@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";html{background:#f4f6f9;min-width:320px}body{min-width:320px;min-height:100vh}button,input,select,textarea{font-family:inherit}::selection{color:#0e2342;background:#e2bf65}:root{--navy:#0d223f;--navy-2:#173555;--gold:#e2bf65;--gold-dark:#8a6619;--cream:#fbfaf5;--paper:#fff;--ink:#10213b;--muted:#657183;--line:#dce2e8;--green:#176a53;--green-bg:#e4f4ec;--pending:#705d36;--pending-bg:#f4f1e9;--danger:#a33131}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:DM Sans,sans-serif}main{background:#fff}button,input,select,textarea{font:inherit}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(1180px,100% - 48px);margin:0 auto}.hero{color:#fff;background:radial-gradient(circle at 88% 35%, #254b73 0, #142f50 29%, var(--navy) 61%);min-height:100svh;position:relative;overflow:hidden}.hero>.shell{flex-direction:column;min-height:100svh;display:flex}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#0000001a);height:120px;position:absolute;inset:auto 0 0}.hero-rings{border:1px solid #e2bf6529;border-radius:50%;width:470px;height:470px;position:absolute;top:92px;right:-100px}.hero-rings:before,.hero-rings:after{content:"";border:1px solid #e2bf6529;border-radius:50%;position:absolute;inset:70px}.hero-rings:after{inset:145px}.site-header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#081c36b3;border-radius:10px;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:relative;top:18px;box-shadow:0 10px 30px #0000001f}.brand{align-items:center;gap:12px;font-weight:600;text-decoration:none;display:flex}.brand-mark{width:38px;height:38px;color:var(--navy);background:var(--gold);border-radius:8px;place-items:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;display:grid}.site-header nav{align-items:center;gap:30px;display:flex}.site-header nav a{color:#eef2f6;font-size:15px;text-decoration:none}.site-header nav a:hover{color:var(--gold)}.hero-copy{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;max-width:920px;margin:0 auto;padding:60px 0;display:flex;position:relative}.eyebrow{color:var(--gold-dark);letter-spacing:.17em;text-transform:uppercase;margin:0 0 12px;font-size:12px;font-weight:700;line-height:1.4}.eyebrow-dark{color:#f1d381;background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;align-items:center;padding:8px 13px;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;max-width:860px;margin:25px auto 24px;font-family:Manrope,sans-serif;font-size:clamp(54px,7vw,82px);font-weight:600;line-height:1}h1 span{color:var(--gold)}.hero-intro{color:#e3e9ef;max-width:790px;margin:0 auto;font-size:19px;line-height:1.62}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:31px;display:flex}.button{cursor:pointer;border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 22px;font-weight:700;text-decoration:none;transition:transform .18s,filter .18s,background .18s;display:inline-flex}.button:hover{filter:brightness(1.04);transform:translateY(-1px)}.button:focus-visible,.reset:focus-visible,.modal-close:focus-visible{outline-offset:3px;outline:3px solid #e2bf658c}.button-gold{color:#172742;background:var(--gold);box-shadow:0 8px 20px #e2bf6529}.button-ghost{color:#fff;background:#ffffff17;border:1px solid #ffffff1f}.button-light{color:var(--ink);background:#edf0f3}.hero-proof{color:var(--gold);margin:15px 0 0;font-size:15px;font-weight:700}.filter-wrap{z-index:4;background:var(--cream);border:1px solid #e2e2da;border-radius:14px;flex-direction:column;justify-content:center;min-height:calc(100svh - 64px);margin:32px auto;padding:31px 34px 32px;scroll-margin-top:20px;display:flex;position:relative;box-shadow:0 18px 42px #13243b1c}.filter-heading{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:25px;display:flex}.filter-heading h2{letter-spacing:-.035em;margin:0 0 6px;font-family:Manrope,sans-serif;font-size:28px}.filter-heading p:last-child{color:var(--muted);margin:0}.filter-tools{white-space:nowrap;align-items:center;gap:18px;display:flex}.reset{color:var(--ink);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:7px 0;font-weight:600;text-decoration:underline}.search-fields{grid-template-columns:1fr 1fr .75fr;gap:16px;display:grid}.search-fields label,.form-grid label,.feedback-message{color:#536071;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.search-fields select,.search-fields input,.form-grid input,.form-grid select,.form-grid textarea,.feedback-message textarea{width:100%;min-height:48px;color:var(--ink);letter-spacing:0;text-transform:none;background:#fff;border:1px solid #d4dbe2;border-radius:7px;outline:none;margin-top:7px;padding:11px 13px;font-size:14px;font-weight:500;display:block;box-shadow:0 5px 14px #16263b0a}.search-fields select:focus,.search-fields input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.feedback-message textarea:focus{border-color:#a68536;box-shadow:0 0 0 3px #e2bf6533}.requirement-filters{border:0;margin:24px 0 0;padding:0}.requirement-filters legend,.request-requirements legend{color:#536071;letter-spacing:.11em;text-transform:uppercase;margin-bottom:11px;font-size:12px;font-weight:800}.requirement-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.requirement-filter{color:#4c5969;cursor:pointer;background:#fff;border:1px solid #d9dee4;border-radius:8px;align-items:center;gap:10px;min-height:50px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.requirement-filter:hover{border-color:#b8a36e}.requirement-filter.selected{color:var(--ink);background:#fff9e9;border-color:#baa05d;box-shadow:inset 0 0 0 1px #e7cb7f}.requirement-filter>input[type=checkbox],.access-time-filter label>input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.check-box{color:#fff;background:#fff;border:1px solid #aeb7c1;border-radius:5px;flex:0 0 21px;place-items:center;height:21px;font-size:13px;display:grid}.requirement-filter.selected .check-box{border-color:var(--navy);background:var(--navy)}.access-time-filter{cursor:default;justify-content:space-between}.access-time-filter label{cursor:pointer;align-items:center;gap:10px;display:flex}.access-time-filter>input[type=time]{width:116px;min-height:34px;color:var(--ink);background:#fff;border:1px solid #cbd3db;border-radius:6px;padding:5px 28px 5px 7px;font-size:13px;font-weight:700}.access-time-filter>input[type=time]:focus{border-color:#a68536;outline:3px solid #e2bf6533}.filter-submit{justify-content:center;margin-top:24px;display:flex}.venues-section{padding:105px 0 115px;scroll-margin-top:20px}.section-heading{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:60px;margin-bottom:42px;display:grid}.section-heading h2{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(34px,5vw,53px);font-weight:600;line-height:1.08}.section-heading>p{color:var(--muted);margin:0 0 5px;line-height:1.65}.venue-list{gap:28px;display:grid}.venue-card{background:#fff;border:1px solid #dfe3e7;border-radius:14px;overflow:hidden;box-shadow:0 12px 36px #18294114}.venue-image-wrap{background:#dbe0e6;height:350px;position:relative;overflow:hidden}.venue-image{object-fit:cover;width:100%;height:100%;display:block}.image-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:99px;padding:7px 13px;font-size:12px;font-weight:700;position:absolute;bottom:19px;left:22px}.venue-body{padding:29px 34px 32px}.venue-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:12px 18px;font-size:13px;display:flex}.verification-chip{color:var(--pending);background:var(--pending-bg);border-radius:99px;padding:7px 10px;font-weight:700}.capacity-chip{color:#fff;background:var(--navy);border-radius:7px;margin-left:auto;padding:9px 13px;font-weight:700}.venue-body h3{letter-spacing:-.035em;margin:15px 0 8px;font-family:Manrope,sans-serif;font-size:29px}.venue-summary{max-width:850px;color:var(--muted);margin-bottom:26px;line-height:1.65}.criteria-row{border-top:1px solid #edf0f2;padding:21px 0 22px}.criteria-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.criteria-title p{margin:0}.criteria-title>span{color:var(--muted);font-size:12px;font-weight:600}.section-label{color:#657080;letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.badges{flex-wrap:wrap;gap:8px;display:flex}.badge{border-radius:99px;align-items:center;gap:7px;padding:8px 11px;font-size:12px;font-weight:700;display:inline-flex}.badge-ok{color:var(--green);background:var(--green-bg)}.badge-pending{color:var(--pending);background:var(--pending-bg)}.venue-contact{background:#f6f8fa;border-radius:9px;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:25px;padding:20px;display:flex}.venue-contact p{color:#536071;margin:7px 0 5px;font-size:14px}.venue-contact a:not(.button){color:var(--gold-dark);font-size:14px;font-weight:700;text-decoration:none}.venue-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.empty-state{text-align:center;background:#fff;border:1px dashed #b8c0ca;border-radius:13px;padding:70px 30px}.empty-state>span{font-size:32px}.empty-state h3{margin:14px 0 6px;font-size:23px}.empty-state p{color:var(--muted)}.criteria-section{color:#fff;background:var(--navy);padding:110px 0}.criteria-section .eyebrow{color:var(--gold)}.criteria-section .section-heading>p{color:#b8c2d0}.criteria-grid{background:#ffffff1c;border:1px solid #ffffff1c;border-radius:11px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.criteria-grid article{background:#132b4d;gap:17px;min-height:170px;padding:28px;display:flex}.criteria-grid article>span{height:47px;color:var(--navy);background:var(--gold);border-radius:9px;flex:0 0 47px;place-items:center;font-size:12px;font-weight:800;display:grid}.criteria-grid h3{margin:2px 0 8px;font-family:Manrope,sans-serif;font-size:18px}.criteria-grid p{color:#b8c2d0;margin:0;font-size:14px;line-height:1.55}.location-hero{color:#fff;background:radial-gradient(circle at 86% 32%, #254b73 0, #142f50 35%, var(--navy) 72%);position:relative;overflow:hidden}.location-hero-copy{max-width:920px;padding:105px 0 112px}.location-hero-copy h1{max-width:830px;margin:20px 0;font-size:clamp(46px,6vw,72px)}.location-hero-copy h1 span{color:var(--gold)}.location-hero-copy>p:not(.eyebrow){color:#e3e9ef;max-width:720px;margin:0 0 28px;font-size:19px;line-height:1.6}.location-directory{padding:92px 0 65px}.location-summary{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:end;gap:55px;margin-bottom:40px;display:grid}.location-summary h2,.location-faq h2{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif;font-size:clamp(34px,5vw,52px);line-height:1.08}.location-summary>p:last-child{color:var(--muted);margin:0;line-height:1.65}.location-faq{padding:58px 0 105px}.location-faq>div{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.location-faq article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:24px}.location-faq h3{margin:0 0 9px;font-family:Manrope,sans-serif;font-size:18px}.location-faq article p{color:var(--muted);margin:0;line-height:1.6}footer{color:#c7cfda;background:#08182d;padding:34px 0}footer .shell{justify-content:space-between;align-items:center;gap:30px;display:flex}footer p{margin:0;font-size:14px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#051428c2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(840px,100%);max-height:calc(100vh - 48px);padding:36px;position:relative;overflow:auto;box-shadow:0 25px 80px #0000004d}.modal h2{letter-spacing:-.03em;margin:0 42px 10px 0;font-family:Manrope,sans-serif;font-size:32px}.modal-intro{max-width:680px;color:var(--muted);margin-bottom:27px;line-height:1.6}.modal-close{color:#5e6876;cursor:pointer;background:0 0;border:0;font-size:31px;line-height:1;position:absolute;top:20px;right:23px}.request-requirements{background:#fcfaf3;border:1px solid #ded7c4;border-radius:10px;margin:0 0 29px;padding:21px}.request-requirements legend{color:var(--gold-dark);margin:0;padding:0 7px}.request-requirements>p{color:var(--muted);margin:0 0 14px;font-size:14px}.request-check-grid{grid-template-columns:1fr 1fr;gap:9px 16px;display:grid}.request-check-grid label{color:#445163;cursor:pointer;align-items:flex-start;gap:9px;font-size:14px;font-weight:600;display:flex}.request-check-grid input{width:17px;height:17px;accent-color:var(--navy);margin:2px 0 0}.form-section+.form-section{margin-top:30px}.form-section-heading{align-items:center;gap:10px;margin-bottom:15px;display:flex}.form-section-heading>span{width:27px;height:27px;color:var(--navy);background:var(--gold);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.form-section-heading h3{margin:0;font-family:Manrope,sans-serif;font-size:20px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-grid .full{grid-column:1/-1}.form-grid textarea,.feedback-message textarea{resize:vertical;min-height:100px}.optional{color:#8b96a3;letter-spacing:0;text-transform:none;font-size:10px;font-weight:600}.form-error{color:var(--danger);background:#fbeaea;border-radius:7px;margin:18px 0 0;padding:11px 13px;font-size:14px;font-weight:600}.delivery-note{border-left:3px solid var(--gold);color:#626d7b;background:#f6f7f8;margin:22px 0 0;padding:13px 15px;font-size:13px;line-height:1.55}.modal-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.confirmation{text-align:center;padding:34px 12px 14px}.confirmation-icon{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:65px;height:65px;margin:0 auto 22px;font-size:29px;display:grid}.confirmation h2{margin:0 auto 13px}.confirmation>p:not(.eyebrow){max-width:620px;color:var(--muted);margin:0 auto 22px;line-height:1.6}.confirmation-feedback{border-top:1px solid var(--line);max-width:620px;margin:28px auto 0;padding-top:24px}.confirmation-actions{justify-content:center;gap:10px;display:flex}.feedback-message{text-align:left;display:block}@media (width<=800px){.shell{width:min(100% - 32px,1180px)}.site-header nav a:first-child{display:none}h1{font-size:54px}.hero-intro{font-size:17px}.filter-wrap{padding:26px 22px}.filter-heading{display:block}.filter-tools{justify-content:space-between;margin-top:19px}.search-fields{grid-template-columns:1fr 1fr}.search-fields label:last-child{grid-column:1/-1}.requirement-grid{grid-template-columns:1fr 1fr}.section-heading{grid-template-columns:1fr;gap:18px}.venue-image-wrap{height:300px}.capacity-chip{margin-left:0}.criteria-grid{grid-template-columns:1fr 1fr}.venue-contact{display:grid}.venue-actions{justify-content:flex-start}.location-summary{grid-template-columns:1fr;gap:18px}.location-faq>div{grid-template-columns:1fr 1fr}}@media (width<=540px){.shell{width:min(100% - 24px,1180px)}.site-header{padding:13px}.brand span:last-child{font-size:14px}.brand-mark{width:34px;height:34px}.site-header nav{display:none}.hero-rings{right:-270px}h1{font-size:43px;line-height:1.04}.hero-actions{display:grid}.hero-actions .button{width:100%}.trust-note{margin-top:27px}.filter-wrap{margin-top:32px}.filter-heading h2{font-size:24px}.filter-tools{gap:12px}.search-fields,.requirement-grid{grid-template-columns:1fr}.search-fields label:last-child{grid-column:auto}.venues-section{padding-top:84px}.section-heading h2{font-size:36px}.venue-image-wrap{height:225px}.venue-body{padding:23px 19px 24px}.venue-body h3{font-size:24px}.venue-meta{gap:9px}.capacity-chip{text-align:center;width:100%}.criteria-title{align-items:flex-start}.venue-contact{padding:16px}.venue-actions{display:grid}.criteria-grid{grid-template-columns:1fr}.criteria-grid article{min-height:auto}footer .shell{display:grid}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:16px 16px 0 0;width:100%;max-height:94vh;padding:29px 18px 24px}.modal h2{font-size:27px}.request-check-grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.modal-actions,.confirmation-actions{grid-template-columns:1fr;display:grid}.modal-actions .button,.confirmation-actions .button{width:100%}.access-time-filter{align-items:flex-start}.access-time-filter label{min-height:34px}.access-time-filter>input[type=time]{width:116px}.location-hero-copy{padding:82px 0 90px}.location-hero-copy h1{font-size:42px}.location-faq>div{grid-template-columns:1fr}}
