/* styles.css */
@font-face{font-family:"Barlow Condensed";src:url('/assets/barlow-condensed-600.woff2') format('woff2');font-style:normal;font-weight:500 600;font-display:swap}
@font-face{font-family:"Barlow Condensed";src:url('/assets/barlow-condensed-700.woff2') format('woff2');font-style:normal;font-weight:700 900;font-display:swap}
@font-face{font-family:"IBM Plex Sans";src:url('/assets/ibm-plex-sans.woff2') format('woff2');font-style:normal;font-weight:100 700;font-display:swap}
:root{--ink:#102a32;--navy:#0b2028;--paper:#f3f5f3;--white:#fff;--orange:#ff633c;--muted:#53636a;--line:#cdd5d3;--font:"IBM Plex Sans",Arial,sans-serif;--heading:"Barlow Condensed","Arial Narrow",Impact,sans-serif;--gutter:clamp(22px,5vw,96px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:5px}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:500;line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(40px,5.2vw,80px)}h3{font-size:clamp(25px,2.2vw,35px)}::selection{background:var(--orange);color:var(--ink)}.skip-link{position:fixed;z-index:300;top:10px;left:10px;padding:12px;background:#fff;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{height:104px;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:26px;position:absolute;z-index:30;inset:0 0 auto;border-bottom:1px solid #ffffff32;color:#fff;background:linear-gradient(#09232c66,transparent)}.brand{display:flex;align-items:center;flex-shrink:0;width:98px;height:84px}.brand img{width:96px;height:auto;filter:brightness(0) invert(1)}.desktop-nav{display:flex;gap:clamp(20px,2.8vw,48px);margin-left:auto;margin-right:clamp(10px,3vw,55px);font-size:14px}.desktop-nav a{position:relative;padding:12px 0}.desktop-nav a:after{content:'';position:absolute;bottom:5px;left:0;width:100%;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after{transform:scaleX(1)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:60px;padding:17px 26px;border:1px solid transparent;border-radius:2px;background:var(--orange);color:var(--ink);font-weight:500;font-size:15px;line-height:1.45;transition:background .2s,transform .2s}.button span[aria-hidden]{font-size:24px;line-height:1;transition:transform .2s}.button:hover{background:#ff7957;transform:translateY(-2px)}.button:hover span[aria-hidden]{transform:translate(2px,-2px)}.button-small{min-height:46px;padding:12px 20px;font-size:14px;gap:26px}.button-outline{background:transparent;border-color:currentColor}.button-outline:hover{background:var(--ink);color:#fff}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#204650}.menu-toggle,.mobile-nav{display:none}.hero{min-height:720px;height:min(850px,91svh);position:relative;isolation:isolate;overflow:hidden;color:#fff;background:var(--navy)}.hero-visual,.hero-shade{position:absolute;inset:0;z-index:-2}.hero-visual img{height:100%;width:100%;object-fit:cover;object-position:center 52%;}.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(3,19,25,.72),rgba(3,19,25,.18) 70%),linear-gradient(0deg,rgba(3,19,25,.78),transparent 62%)}.hero-copy{position:absolute;inset:auto var(--gutter) 126px}.eyebrow{font-size:12px;line-height:1.4;font-weight:500;letter-spacing:.12em;margin-bottom:30px}.eyebrow.light{color:#fff}.mini-cross{font-size:20px;color:var(--orange);margin-right:9px;vertical-align:-1px}.hero h1{font-size:clamp(68px,8.5vw,136px);letter-spacing:-.046em;line-height:.96;font-weight:600;max-width:1050px;}.hero h1 em{font-style:normal;color:var(--orange)}.hero-bottom{display:flex;align-items:flex-end;gap:clamp(40px,7vw,150px);margin-top:36px}.hero-bottom p{font-size:18px;line-height:1.55;color:#e4ebeb}.hero-actions{display:flex;align-items:center;gap:28px}.text-link{display:inline-flex;gap:20px;align-items:center;border-bottom:1px solid currentColor;padding:10px 0;font-size:15px;font-weight:500}.text-link>span[aria-hidden]{font-size:22px}.light-link{color:white}.hero-index{position:absolute;bottom:27px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;font-size:12px;letter-spacing:.13em;color:#d2dddd;padding-top:20px;border-top:1px solid #ffffff48}.image-note{position:absolute;right:var(--gutter);bottom:255px;display:flex;gap:18px;align-items:center;font-size:12px;letter-spacing:.1em;line-height:1.5}.round-arrow{display:flex;align-items:center;justify-content:center;border:1px solid #ffffff70;border-radius:50%;width:50px;height:50px;font-size:25px;transition:background .2s}.image-note:hover .round-arrow{background:var(--orange);border-color:var(--orange);color:var(--ink)}.facts{display:grid;grid-template-columns:repeat(4,1fr);padding:34px var(--gutter) 38px;background:var(--ink);color:#fff}.facts>div{border-right:1px solid #ffffff30;padding:0 30px}.facts>div:first-child{padding-left:0}.facts>div:last-child{border:0}.facts strong{font-family:var(--heading);font-size:43px;line-height:1.2;font-weight:500;letter-spacing:-.04em}.facts strong span{font-size:28px}.facts p{color:#b9c9ca;font-size:13px;margin-top:7px}.section-pad{padding:100px var(--gutter)}.intro{display:grid;grid-template-columns:1.1fr 1fr;gap:10vw}.display-accent{font-family:inherit;font-style:normal;font-weight:600;letter-spacing:inherit}.intro-copy{padding-top:38px;max-width:480px}.intro-copy p:not(.large-copy){color:var(--muted);margin:25px 0}.large-copy{font-family:var(--heading);font-size:28px;line-height:1.3;letter-spacing:-.03em}.link-meta{font-size:12px;letter-spacing:.08em;opacity:.55}.simple-footer{padding:40px var(--gutter);font-size:12px;letter-spacing:.1em;border-top:1px solid var(--line)}
@keyframes hero-in{from{transform:scale(1.045);opacity:.55}to{transform:scale(1);opacity:1}}@keyframes copy-in{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1800px){.hero{height:950px;min-height:850px}.hero-copy{bottom:150px}}
@media(max-width:1100px){.desktop-nav{gap:20px;margin-right:10px}.hero-bottom{gap:40px}.hero-actions{gap:20px}.image-note{bottom:300px}.hero h1{font-size:10vw}.hero-copy{bottom:120px}.hero{min-height:690px}.facts>div{padding:0 20px}}
@media(max-width:800px){.desktop-nav{display:none}.site-header{height:88px;gap:16px}.brand{width:75px;height:70px}.brand img{width:75px}.header-cta{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:38px;height:42px;border:0;background:none;padding:6px}.menu-toggle span{height:1px;background:currentColor;width:24px;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;top:87px;left:0;right:0;background:var(--ink);padding:30px var(--gutter);flex-direction:column;gap:22px;font-family:var(--heading);font-size:26px;border-bottom:1px solid #ffffff55}.hero{height:810px;min-height:0;max-height:1000px}.hero-copy{bottom:116px}.hero h1{font-size:clamp(60px,11vw,90px)}.hero-bottom{display:block}.hero-actions{margin-top:25px}.image-note{display:none}.hero-index{font-size:12px}.hero-index span:last-child{display:none}.facts{grid-template-columns:repeat(2,1fr);gap:25px 0;padding-block:30px}.facts>div:nth-child(2){border:0}.facts>div:nth-child(3){padding-left:0}.facts strong{font-size:36px}.facts p{font-size:12px}.section-pad{padding-block:70px}.intro{grid-template-columns:1fr;gap:30px}.intro-copy{padding:0;max-width:100%}.eyebrow{margin-bottom:24px}}
@media(max-width:480px){.header-cta{font-size:12px;padding:10px 12px;gap:10px;min-height:42px}.hero{height:780px;min-height:690px;max-height:950px}.hero h1{font-size:clamp(49px,12vw,62px)}.hero-copy{bottom:102px}.hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.hero-actions .button{width:100%;max-width:330px}.hero-bottom p{font-size:16px}.hero-visual img{object-position:56% center}.hero-shade{background:linear-gradient(0deg,#031319e6,rgba(3,19,25,.3))}.hero .eyebrow{font-size:12px}.facts strong{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Editorial sections */
.location-images{display:grid;grid-template-columns:1.7fr 1fr;gap:18px;padding:0 var(--gutter) 30px}.location-images figure{margin:0;position:relative;overflow:hidden;background:var(--ink)}.location-images img{width:100%;height:530px;object-fit:cover;transition:transform .7s}.location-images figure:hover img{transform:scale(1.035)}.location-image-secondary img{filter:brightness(.8)}.location-image-secondary figcaption{position:absolute;left:35px;bottom:32px;color:white;font-family:var(--heading);font-size:clamp(28px,3vw,43px);line-height:1.05;letter-spacing:-.04em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:50px}.section-heading>p{max-width:360px;color:var(--muted)}.format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.format-card{display:block}.format-photo{aspect-ratio:4/4.3;position:relative;overflow:hidden;margin-bottom:25px;background:var(--ink)}.format-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#102a3230,transparent 50%)}.format-photo img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.2,1),filter .7s;filter:saturate(.85)}.format-card:hover img{transform:scale(1.06);filter:saturate(1.05)}.format-num{position:absolute;top:20px;left:22px;color:white;font-size:13px}.card-arrow{position:absolute;bottom:22px;right:22px;display:grid;place-items:center;background:var(--paper);width:52px;height:52px;border-radius:50%;font-size:26px;z-index:1;transition:transform .3s,background .3s}.format-card:hover .card-arrow{transform:rotate(45deg);background:var(--orange)}.card-kicker{font-size:12px;letter-spacing:.08em;color:var(--muted);margin-bottom:15px}.format-card h3{font-size:clamp(28px,2.5vw,39px);margin-bottom:15px}.format-card>p:last-child{font-size:14px;color:var(--muted);line-height:1.65}.space-section{background:var(--ink);color:white}.space-tabs{display:flex;border-bottom:1px solid #ffffff35;margin-bottom:34px;gap:35px}.space-tabs button{border:0;border-bottom:2px solid transparent;background:none;color:#bbcbcf;padding:18px 0;font-size:14px;margin-bottom:-1px;text-align:left}.space-tabs button[aria-selected=true]{color:var(--orange);border-bottom-color:var(--orange)}.space-tabs button:hover{color:white}.space-content{display:grid;grid-template-columns:1.6fr 1fr;gap:clamp(35px,5vw,80px);align-items:stretch}.space-image{min-height:490px;overflow:hidden}.space-image img{width:100%;height:100%;object-fit:cover;}.space-description{padding:30px 0;align-self:center}.space-description .eyebrow{color:#b6c6c9;font-size:12px}.space-description h3{font-size:clamp(35px,3vw,50px);margin-bottom:25px}.space-description>p:not(.eyebrow){color:#b9cacc;font-size:15px;line-height:1.8}.space-description ul{padding:0;list-style:none;margin:24px 0}.space-description li{padding:10px 0;border-top:1px solid #ffffff22;font-size:14px}.space-description li:before{content:'+';color:var(--orange);padding-right:13px}.service{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.service h2{font-size:clamp(40px,4.6vw,70px)}.service-lead{margin-top:30px;color:var(--muted);max-width:460px;font-size:15px;line-height:1.8}.service .text-link{margin-top:20px}.service-list>div{border-top:1px solid var(--line);padding:33px 0;display:flex;gap:25px}.service-list>div>span{font-size:12px;color:var(--muted);padding-top:5px}.service-list h3{font-size:29px;letter-spacing:-.035em;margin-bottom:13px}.service-list p{font-size:15px;line-height:1.8;color:var(--muted)}.impressions{background:#e5ebe8}.home-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:15px}.gallery-item{display:block;position:relative;overflow:hidden;padding:0;border:0;background:var(--ink);width:100%;text-align:left;color:#fff}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.6,.2,1)}.home-gallery .gallery-item{height:450px}.gallery-item:hover img{transform:scale(1.05)}.gallery-caption{display:flex;position:absolute;bottom:0;left:0;width:100%;justify-content:space-between;align-items:flex-end;gap:16px;padding:48px 20px 20px;background:linear-gradient(transparent,#09202bd9);font-size:13px;line-height:1.5}.gallery-caption>span{font-size:24px}.location-section{display:grid;grid-template-columns:1.1fr 1fr;background:#fff;min-height:710px}.location-photo{position:relative;overflow:hidden}.location-photo>img{height:100%;width:100%;object-fit:cover}.location-photo>span{position:absolute;left:36px;bottom:28px;color:#fff;font-size:12px;letter-spacing:.1em}.location-card{padding:70px clamp(30px,6vw,110px)}.location-card h2{font-size:clamp(43px,4.5vw,69px)}.location-card address{font-style:normal;font-size:19px;line-height:1.65;margin-top:25px}.arrival-facts{margin:25px 0 30px}.arrival-facts p{border-top:1px solid var(--line);padding:15px 0;display:flex;flex-direction:column;gap:3px;font-size:13px}.arrival-facts strong{font-weight:500;font-size:15px}.arrival-facts span{color:var(--muted)}.faq{display:grid;grid-template-columns:1fr 1.15fr;gap:9vw}.faq h2{font-size:clamp(36px,4vw,60px)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:16px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;line-height:1.5;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:27px;line-height:1;transition:transform .25s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding:0 30px 25px 0;color:var(--muted);font-size:15px;line-height:1.8}.inquiry{display:grid;grid-template-columns:1fr 1fr;gap:9vw;background:var(--orange)}.inquiry h2{font-size:clamp(44px,5vw,76px)}.inquiry-intro>p:not(.eyebrow){max-width:420px;margin:32px 0 38px;font-size:16px;line-height:1.8}.inquiry-intro a{display:block;width:max-content;max-width:100%;overflow-wrap:anywhere}.contact-phone{font-family:var(--heading);font-size:clamp(24px,2.5vw,39px);letter-spacing:-.03em}.contact-phone>span{padding-left:15px}.contact-email{font-size:15px;border-bottom:1px solid #102a3255;margin-top:10px}.inquiry-card{background:var(--paper);padding:40px;align-self:start;border-radius:3px}.form-progress{display:flex;gap:25px;border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:30px;font-size:12px;color:var(--muted)}.form-progress span{display:flex;gap:10px}.form-progress b{font-weight:400}.form-progress .active{color:var(--ink);font-weight:600}.form-progress .active b{font-weight:500}.inquiry-card h3{font-size:32px;margin-bottom:12px}.form-intro{color:var(--muted);font-size:13px;line-height:1.6;margin-bottom:20px}.inquiry-card label{display:block;font-size:14px;font-weight:500;margin:20px 0 8px}.inquiry-card label span{font-weight:400;color:var(--muted);font-size:12px;margin-left:4px}.inquiry-card input,.inquiry-card select,.inquiry-card textarea{width:100%;min-width:0;border:1px solid #acbab9;border-radius:2px;background:transparent;color:var(--ink);padding:13px 12px;font-size:15px;min-height:50px}.inquiry-card input:focus,.inquiry-card select:focus,.inquiry-card textarea:focus{border-color:var(--ink)}.inquiry-card textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1.1fr 1fr;gap:15px}.form-row>div{min-width:0}.field-note{font-size:12px;line-height:1.65;color:var(--muted);margin:18px 0 23px}.full-width{width:100%}.form-bottom{font-size:12px;text-align:center;color:var(--muted);margin-top:22px;border-top:1px solid var(--line);padding-top:20px}.form-controls{display:flex;align-items:center;justify-content:space-between;gap:15px}.back-button{border:0;background:none;padding:10px 0;font-size:13px;color:var(--muted)}#inquiry-ready>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:20px 0}.site-footer{background:var(--navy);color:#fff;padding:55px var(--gutter) 25px}.footer-top{display:flex;align-items:center;gap:40px;padding-bottom:50px}.footer-top .brand{width:105px;height:auto}.footer-top>p{font-size:14px;color:#b9c9ca;line-height:1.7}.footer-top>.text-link{margin-left:auto}.footer-bottom{border-top:1px solid #ffffff30;display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:25px;font-size:12px;color:#b9c9ca;line-height:1.7}.footer-bottom>div{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-bottom a:hover{text-decoration:underline}.motion-toggle{border:0;background:none;color:inherit;font-size:12px;padding:0}.motion-toggle:hover{text-decoration:underline}.mobile-sticky{display:none}.lightbox{position:fixed;max-width:none;max-height:none;width:100vw;height:100dvh;background:#06181cf2;border:0;color:white;padding:60px 85px;overflow:hidden}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox::backdrop{background:#06181c}.lightbox figure{margin:0;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%}.lightbox figure img{max-height:calc(100dvh - 180px);max-width:100%;width:auto;height:auto;object-fit:contain}.lightbox figcaption{font-size:14px;margin-top:20px;text-align:center}.icon-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid #ffffff50;border-radius:50%;background:none;color:#fff;font-size:26px;line-height:1}.icon-button:hover{background:var(--orange);color:var(--ink);border-color:var(--orange)}.lightbox-close{position:absolute;right:25px;top:20px;font-size:35px}.lightbox-prev{position:absolute;left:20px;top:50%}.lightbox-next{position:absolute;right:20px;top:50%}.lightbox-count{position:absolute;bottom:20px;font-size:12px;letter-spacing:.1em}/* Focused landing pages */
.sub-hero{height:750px;min-height:660px}.sub-hero .hero-copy{bottom:95px}.sub-hero h1{font-size:clamp(54px,7vw,108px)}.sub-hero .hero-bottom{justify-content:space-between;gap:40px;max-width:1050px;align-items:center}.sub-hero .hero-bottom p{max-width:450px;font-size:18px}.breadcrumb{display:inline-block;font-size:12px;color:#c5d4d6;margin-bottom:23px}.sub-hero .eyebrow{margin-bottom:20px;font-size:12px}.landing-intro .landing-lead{font-family:var(--heading);font-size:clamp(27px,3.3vw,48px);line-height:1.25;letter-spacing:-.035em;max-width:1100px}.landing-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:70px}.landing-facts>div{border-top:1px solid var(--line);padding-top:25px}.landing-facts h3{font-size:28px;margin-bottom:15px}.landing-facts p{font-size:15px;color:var(--muted)}.landing-detail{display:grid;grid-template-columns:1fr 1fr;background:#e4ebe7}.landing-detail>div:first-child{min-height:650px}.landing-detail img{width:100%;height:100%;object-fit:cover}.landing-detail-copy{padding:75px clamp(30px,5vw,90px)}.landing-detail-copy h2{font-size:clamp(39px,4vw,65px)}.landing-detail-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:25px;line-height:1.8}.landing-detail-copy ul{list-style:none;margin:28px 0;padding:0}.landing-detail-copy li{border-top:1px solid var(--line);padding:14px 0;font-size:14px}.inner-page:has(.gallery-heading) .site-header,.inner-page:has(.venue-intro) .site-header,.inner-page:has(main>.inquiry:first-child) .site-header{position:relative;background:var(--ink);color:#fff}.gallery-heading{padding-bottom:40px}.gallery-heading h1,.venue-intro h1{font-size:clamp(42px,6vw,91px);font-weight:600}.gallery-heading>p:not(.eyebrow),.venue-intro>p:not(.eyebrow){max-width:650px;margin-top:28px;color:var(--muted);font-size:17px}.gallery-filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:40px}.gallery-filters button{padding:10px 20px;font-size:14px;border:1px solid var(--line);background:none;border-radius:2px}.gallery-filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.gallery-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0 var(--gutter) 40px}.gallery-page-grid .gallery-item{aspect-ratio:4/4.7}.gallery-page-grid .gallery-item:nth-child(3n+2){aspect-ratio:4/4.7}.gallery-item[hidden]{display:none}.gallery-final{background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.gallery-final h2{font-size:clamp(40px,5vw,75px)}.venue-panorama{height:650px;margin:0 var(--gutter);overflow:hidden}.venue-panorama img{width:100%;height:100%;object-fit:cover}.venue-details{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.venue-details dl{margin:0 0 35px}.venue-details dl>div{padding:20px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:100px 1fr;gap:20px;font-size:14px}.venue-details dt{font-weight:500}.venue-details dd{margin:0;color:var(--muted)}.error-page{padding:15vh var(--gutter);min-height:100vh;background:var(--ink);color:#fff}.error-page h1{font-size:clamp(60px,10vw,140px)}.error-page p:not(.eyebrow){max-width:450px;margin:30px 0;font-size:17px;color:#c4d3d4}
@media(max-width:1100px){.home-gallery{grid-template-columns:1.5fr 1fr}.home-gallery>.gallery-item:last-child{display:none}.location-images img{height:430px}.inquiry-card{padding:30px}.space-content{grid-template-columns:1.25fr 1fr}.space-image{min-height:470px}.gallery-page-grid{gap:16px}.footer-bottom{flex-direction:column;align-items:flex-start}.inquiry{gap:5vw}.service{gap:6vw}}
@media(max-width:800px){.location-images{grid-template-columns:1fr 1fr;gap:12px}.location-images img{height:320px}.location-image-secondary figcaption{left:20px;bottom:23px;font-size:31px}.section-heading{align-items:flex-start;gap:25px;flex-direction:column;margin-bottom:32px}.section-heading>p{font-size:15px}.format-grid{gap:18px}.format-card h3{font-size:25px}.card-kicker{font-size:12px}.format-card>p:last-child{font-size:13px}.format-photo{aspect-ratio:3/4.5}.card-arrow{width:42px;height:42px;bottom:15px;right:15px}.space-tabs{gap:20px}.space-tabs button{font-size:12px;flex:1}.space-content{grid-template-columns:1fr;gap:20px}.space-image{min-height:0;aspect-ratio:3/2}.space-description{padding:18px 0 0}.space-description h3{font-size:40px}.space-description>p:not(.eyebrow){max-width:550px}.service{grid-template-columns:1fr;gap:40px}.service h2 br:last-of-type{display:none}.home-gallery>.gallery-item{height:370px}.location-section{grid-template-columns:1fr}.location-photo{height:350px}.location-card{padding:55px var(--gutter)}.arrival-facts{max-width:500px}.faq{grid-template-columns:1fr;gap:30px}.inquiry{grid-template-columns:1fr;gap:40px}.inquiry h2{font-size:54px}.inquiry-intro>p:not(.eyebrow){margin:25px 0;max-width:530px}.inquiry-card{max-width:650px;width:100%;padding:32px}.footer-top{gap:30px;flex-wrap:wrap;padding-bottom:35px}.footer-top>.text-link{margin-left:0}.footer-bottom{font-size:12px}.sub-hero{height:760px;min-height:680px}.sub-hero .hero-bottom{align-items:flex-start;flex-direction:column;gap:25px}.sub-hero h1{font-size:clamp(49px,8vw,65px)}.sub-hero .hero-copy{bottom:80px}.landing-facts{gap:25px;margin-top:40px}.landing-facts h3{font-size:24px}.landing-facts p{font-size:14px}.landing-detail{grid-template-columns:1fr}.landing-detail>div:first-child{min-height:0;height:420px}.landing-detail-copy{padding:55px var(--gutter)}.gallery-page-grid{grid-template-columns:1fr 1fr}.gallery-final{flex-direction:column;align-items:flex-start}.venue-details{grid-template-columns:1fr;gap:35px}.venue-panorama{height:430px}.lightbox{padding:60px 55px}.icon-button{width:36px;height:36px;font-size:22px}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-close{top:15px;right:15px;font-size:30px}}
@media(max-width:560px){.location-images{grid-template-columns:1fr;padding-bottom:0}.location-image-main img{height:330px}.location-image-secondary{display:none}.section-heading>p br{display:none}.format-grid{grid-template-columns:1fr;gap:38px}.format-photo{aspect-ratio:4/3.5;margin-bottom:20px}.format-card h3{font-size:34px}.format-card>p:last-child{font-size:15px}.card-kicker{font-size:12px}.space-tabs{gap:12px}.space-tabs button{font-size:12px;padding:13px 0;line-height:1.7}.space-image{aspect-ratio:1.15}.home-gallery{grid-template-columns:1fr 1fr;gap:10px}.home-gallery>.gallery-item{height:270px}.home-gallery>.gallery-item:first-child{grid-column:1/-1;height:330px}.home-gallery>.gallery-item:last-child{display:block}.gallery-caption{font-size:12px;padding:40px 13px 15px;gap:10px}.gallery-caption>span{font-size:20px}.location-photo{height:280px}.location-photo>span{left:var(--gutter);font-size:12px}.inquiry-card{padding:25px 20px}.inquiry h2{font-size:47px}.contact-email{font-size:13px}.form-controls{gap:10px}.form-controls .button{font-size:13px;padding:15px 18px;gap:20px}.form-row{gap:12px;grid-template-columns:1fr}.form-row label{margin-top:16px}.form-progress{font-size:12px;gap:20px}.form-bottom{font-size:12px}.gallery-page-grid{gap:10px}.gallery-page-grid .gallery-item{aspect-ratio:3/4}.gallery-heading h1,.venue-intro h1{font-size:clamp(35px,8.5vw,48px)}.gallery-filters{gap:8px}.gallery-filters button{font-size:12px;padding:8px 11px}.landing-facts{grid-template-columns:1fr;gap:23px}.landing-facts>div{padding-top:20px}.landing-facts h3{font-size:27px}.landing-detail>div:first-child{height:330px}.sub-hero h1{font-size:clamp(38px,9vw,52px)}.sub-hero .hero-copy{bottom:70px}.sub-hero .hero-bottom p{font-size:16px}.sub-hero .button{font-size:14px}.venue-panorama{height:350px}.venue-details dl>div{grid-template-columns:80px 1fr}.mobile-sticky.visible{display:flex;position:fixed;z-index:25;left:16px;right:16px;bottom:calc(14px + env(safe-area-inset-bottom));box-shadow:0 5px 30px #0b202840;min-height:54px}.site-footer{padding-bottom:100px}.footer-top{gap:25px}.footer-top>p{font-size:13px}.footer-top>.text-link{margin-top:5px}.lightbox{padding:60px 12px}.lightbox figure img{max-height:calc(100dvh - 210px)}.lightbox-prev,.lightbox-next{top:auto;bottom:22px}.lightbox-prev{left:calc(50% - 92px)}.lightbox-next{right:calc(50% - 92px)}.lightbox-count{bottom:30px}.lightbox figcaption{font-size:12px;padding:0 18px}}

.noscript-note{position:relative;z-index:50;margin-top:104px;padding:20px var(--gutter);background:var(--paper);color:var(--ink)}.noscript-note a{text-decoration:underline}.inquiry-card input,.inquiry-card select,.inquiry-card textarea{font-size:16px}.hero-visual{}
@media(max-width:480px){.site-header{gap:10px}.brand{width:62px}.brand img{width:62px}.menu-toggle{width:32px;padding:4px}.header-cta{gap:8px;padding:10px 11px}.header-cta span[aria-hidden]{font-size:20px}.hero-index{font-size:12px;letter-spacing:.06em}}

.inquiry h1{font-size:clamp(44px,5vw,76px)}@media(max-width:560px){.inquiry h1{font-size:47px}}
/* motion.css */
/* Hafen typography: condensed industrial lettering and quiet, open body text. */
h1,h2,h3{font-weight:600;letter-spacing:-.012em;line-height:1.02}
h1,h2{text-transform:uppercase}
h2{font-size:clamp(3rem,6.2vw,6.5rem)}
h3{font-size:clamp(1.75rem,2.5vw,2.75rem);line-height:1.1;letter-spacing:0}
body{font-size:1.0625rem;line-height:1.65}
.large-copy,.landing-lead{font-family:var(--font);font-weight:400;letter-spacing:-.03em}
.large-copy{font-size:1.625rem;line-height:1.35}
.display-accent{color:inherit}
.intro h2 .display-accent,.section-heading h2 .display-accent{display:inline-block;position:relative}
.intro h2 .display-accent::after{content:'';position:absolute;left:0;bottom:-.1em;width:46%;height:3px;background:var(--orange)}
.hero{height:clamp(760px,92svh,980px)}
.hero-visual{inset:-10% 0 -10%;contain:paint}
.hero-visual img{animation:none;object-position:center 52%}
.hero-visual picture{display:block;width:100%;height:100%}
.hero-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 52%;opacity:0;pointer-events:none;transition:opacity .7s ease}
.hero-video-playing .hero-background-video{opacity:1}
.hero-video-playing .hero-shade{background:linear-gradient(90deg,#051c26db,#051c2673 78%),linear-gradient(0deg,#041c26e8,transparent 75%)}
.motion-paused .hero-background-video{opacity:0!important}
.hero-shade{background:linear-gradient(90deg,#051c26b5,transparent 82%),linear-gradient(0deg,#041c26d9,transparent 73%)}
.hero h1{font-size:clamp(5.8rem,12.5vw,12rem);font-weight:700;letter-spacing:-.015em;line-height:.89;max-width:1100px;animation:none}
.heading-line{display:block;overflow:hidden;padding:.07em 0 .08em;margin:-.07em 0 -.08em}
.heading-line>span{display:block}
.hero-copy{bottom:126px}
.hero-bottom{margin-top:34px}
.hero .eyebrow{font-size:.75rem;letter-spacing:.17em;display:flex;align-items:center;gap:16px}
.hero .eyebrow:before{content:'';width:32px;height:1px;background:var(--orange)}
.hero-index{font-variant-numeric:tabular-nums;letter-spacing:.12em}
.hero-index span:first-child{display:flex;gap:13px;align-items:center}
.hero-index span:first-child:before{content:'';display:block;width:24px;height:5px;border-top:1px solid #c4d1d3;border-bottom:1px solid #c4d1d3}
.image-note{bottom:315px;letter-spacing:.13em}
.facts strong{font-family:var(--heading);font-size:3.5rem;letter-spacing:0;line-height:1;font-weight:600}
.facts strong span{font-size:2.1rem}
.facts p{font-size:.875rem}
.eyebrow,.card-kicker{font-size:.75rem;letter-spacing:.115em}
.section-pad{padding-block:clamp(80px,7.4vw,135px)}
.section-heading{margin-bottom:55px}
.format-grid{gap:clamp(20px,2.4vw,44px)}
.format-photo{aspect-ratio:4/4.4}
.format-card h3{font-size:clamp(2.125rem,3.1vw,3.25rem);line-height:1.02;text-transform:uppercase;font-weight:600}
.format-card>p:last-child{font-size:1rem}
.card-kicker{font-size:.75rem;line-height:1.6;letter-spacing:.045em}
.format-num{font-family:var(--heading);font-size:1.75rem;line-height:1;z-index:4}
.card-arrow{border-radius:0;width:48px;height:48px}
.format-card:hover .card-arrow{transform:translate(2px,-2px)}
.button{border-radius:0;min-height:58px;font-size:1rem}
.button-small{font-size:.875rem;min-height:46px}
.button:hover{transform:translateY(-2px)}
.button span[aria-hidden]{display:inline-flex;align-items:center}
.button:hover span[aria-hidden]{transform:none}
.ui-icon{width:1.2em;height:1.2em;display:inline-block;flex-shrink:0;vertical-align:-.2em}
.button>.ui-icon,.button span .ui-icon{width:22px;height:22px}
.text-link .ui-icon{width:20px;height:20px;transition:transform .25s}
.text-link:hover .ui-icon{transform:translate(2px,-2px)}
.card-arrow .ui-icon,.round-arrow .ui-icon{width:25px;height:25px}
.icon-button .ui-icon{width:22px;height:22px}
.lightbox-close .ui-icon{width:24px;height:24px}
.footer-bottom .ui-icon{width:13px;height:13px}
.space-section h2{font-size:clamp(3.3rem,7vw,7.2rem)}
.space-description h3{font-size:clamp(2.5rem,3.4vw,3.7rem);text-transform:uppercase;line-height:1.03}
.space-description>p:not(.eyebrow),.service-lead,.service-list p,.faq details p,.landing-detail-copy>p:not(.eyebrow){font-size:1rem}
.space-description li{font-size:.9375rem}
.space-tabs button{font-size:.9375rem}
.space-image img{animation:none}
.service h2{font-size:clamp(3rem,5.8vw,6rem)}
.service-list h3{font-size:2.25rem}
.service-list>div>span{font-family:var(--heading);font-size:1.5rem;line-height:1.2}
.location-card h2{font-size:clamp(3rem,5.7vw,5.8rem)}
.faq h2{font-size:clamp(3rem,4.6vw,5rem)}
.inquiry h1,.inquiry h2{font-size:clamp(3rem,5.5vw,5.5rem)}
.inquiry .display-accent{display:inline-block;font-size:.83em;line-height:1.07;margin-top:.15em}
.contact-phone{font-family:var(--font);font-size:clamp(1.5rem,2.3vw,2.3rem);font-weight:500;letter-spacing:-.035em}
.inquiry-card h3{font-size:2.35rem}
.inquiry-card{border-radius:0}
.landing-intro .landing-lead{font-family:var(--font);font-size:clamp(1.75rem,3vw,2.875rem);line-height:1.3}
.landing-facts h3{font-size:2rem}
.landing-facts p{font-size:1rem}
.sub-hero{height:clamp(760px,88svh,960px)}
.sub-hero h1{font-size:clamp(4.5rem,9.5vw,9.5rem);line-height:.95}
.sub-hero .hero-copy{bottom:100px}
.landing-detail-copy h2{font-size:clamp(3rem,5vw,5rem)}
.gallery-heading h1,.venue-intro h1{font-size:clamp(3.5rem,8vw,8rem);font-weight:600;line-height:.98}
.gallery-heading .display-accent,.venue-intro .display-accent{font-weight:600}
.gallery-page-grid{align-items:start}
.gallery-page-grid .gallery-item:nth-child(3n+2){margin-top:54px}
.gallery-final h2{font-size:clamp(3.3rem,6.5vw,6rem)}

/* A short photographic sequence: real frames, requested on intent, never an infinite loop. */
[data-burst]{isolation:isolate}
.location-images{align-items:start}
.location-images .location-image-main{background:transparent}
.sequence-media{position:relative;overflow:hidden;contain:paint}
.sequence-media>img:first-child{display:block}
.burst-frame{position:absolute!important;inset:0!important;z-index:2!important;width:100%!important;height:100%!important;object-fit:cover;opacity:0;pointer-events:none;transition:opacity 90ms linear!important;transform:none!important;filter:none!important}
.burst-frame.frame-visible{opacity:1}
.location-image-main .sequence-tools{position:static;padding:0;min-height:60px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:none;color:var(--ink);letter-spacing:0;font-size:.875rem;border-bottom:1px solid var(--line)}
.format-photo:after{z-index:3;pointer-events:none}
.format-photo .card-arrow{z-index:4}
.sequence-control{position:relative;display:inline-flex;align-items:center;gap:12px;background:transparent;color:var(--ink);border:0;padding:14px 0;min-height:52px;font-size:.875rem;line-height:1.3;border-radius:0;box-shadow:none}
.sequence-control:hover{color:var(--orange)}
.sequence-control:disabled{cursor:default;color:var(--muted)}
.sequence-glyph{display:block;flex-shrink:0;width:15px;height:12px;border-left:1px solid currentColor;border-right:1px solid currentColor;position:relative}
.sequence-glyph:before{content:'';position:absolute;left:6px;top:0;height:12px;border-left:1px solid currentColor}
.sequence-tools>.sequence-counter{display:block;font-variant-numeric:tabular-nums;font-size:.8125rem;letter-spacing:.06em;color:var(--muted)}
.sequence-control:after{content:'';position:absolute;left:0;bottom:-4px;right:0;height:2px;background:var(--orange);transform:scaleX(var(--sequence-progress,0));transform-origin:left;transition:transform 140ms linear}
.sequence-playing .sequence-glyph{border-right:0;width:12px;border-left:2px solid currentColor}
.sequence-playing .sequence-glyph:before{border-left:2px solid currentColor}
.location-images .sequence-media>img:first-child{transform:translateY(var(--scene-shift,0px)) scale(var(--scene-scale,1));transition:none}
.location-image-secondary>img,.location-photo>img,.venue-panorama>img{transform:translateY(var(--scene-shift,0px)) scale(var(--scene-scale,1));transition:none}
.location-images figure:hover>img:not(.burst-frame){transform:translateY(var(--scene-shift,0px)) scale(var(--scene-scale,1))}
.location-images img{height:560px}
.location-image-secondary figcaption{font-family:var(--heading);text-transform:uppercase;font-size:3.25rem;font-weight:600;line-height:1}
.motion-toggle{display:inline-flex;align-items:center;gap:9px;min-height:32px}
.motion-symbol{width:12px;height:12px;display:inline-block;border-left:2px solid currentColor;border-right:2px solid currentColor;flex-shrink:0}
.motion-toggle[aria-pressed=true] .motion-symbol{border:0;width:13px;height:13px;clip-path:polygon(15% 0,100% 50%,15% 100%);background:currentColor}
.motion-dock{position:fixed;bottom:22px;right:22px;z-index:24;padding:13px;background:var(--ink);color:white;border:1px solid #aec1c34d;border-radius:0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .25s,transform .25s,visibility .25s;box-shadow:0 4px 15px #071c231a}
.motion-dock.dock-visible{opacity:1;visibility:visible;transform:none}
.hero-video-enabled .motion-dock{opacity:1;visibility:visible;transform:none}
.motion-dock [data-motion-label]{max-width:0;overflow:hidden;white-space:nowrap;transition:max-width .25s}
.motion-dock:hover [data-motion-label],.motion-dock:focus-visible [data-motion-label]{max-width:210px}
.motion-dock:disabled{cursor:default}
.motion-paused *, .motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
.motion-paused .burst-frame{display:none}
.motion-paused .hero-visual,.motion-paused .heading-line>span{transform:none!important}

/* Real-location films are deliberately user-initiated; posters carry the layout. */
.film-feature{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(40px,6vw,110px);background:var(--ink);color:#fff}
.film-feature-copy{max-width:500px}
.film-feature-copy h2{font-size:clamp(3.8rem,6.2vw,7rem)}
.film-feature-copy>p:not(.eyebrow){max-width:440px;margin:25px 0 32px;color:#c5d2d3;font-size:1.0625rem}
.film-feature .film-card{border-top:1px solid #ffffff50;padding-top:15px}
.film-card{margin:0;min-width:0}
.film-card video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#091b22;cursor:pointer}
.film-card figcaption{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 20px;padding-top:18px}
.film-card .film-meta{grid-column:2;grid-row:1/3;align-self:start;font-size:.75rem;letter-spacing:.12em;white-space:nowrap;color:var(--orange)}
.film-card h3{grid-column:1;font-size:clamp(1.9rem,2.6vw,2.7rem);text-transform:uppercase}
.film-card p{grid-column:1;max-width:520px;color:inherit;opacity:.75;font-size:.9375rem}
.film-gallery{background:#e5ebea}
.film-gallery .section-heading>p{max-width:420px}
.film-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,52px)}
.film-grid .film-card{border-top:1px solid var(--ink);padding-top:15px}
.venue-photo-strip{display:grid;grid-template-columns:1.1fr .85fr 1fr;gap:18px;padding-top:28px;padding-bottom:18px}
.venue-photo-strip figure{margin:0;min-width:0}
.venue-photo-strip img{width:100%;height:clamp(280px,31vw,460px);object-fit:cover}
.venue-photo-strip figure:nth-child(2) img{object-position:center 38%}
.venue-photo-strip figcaption{padding-top:12px;border-top:1px solid var(--line);font-size:.8125rem;letter-spacing:.07em;text-transform:uppercase}

@media(max-width:1100px){
 .hero h1{font-size:clamp(5rem,12.8vw,9rem)}
 .hero-bottom{gap:40px}.hero-actions{gap:20px}.hero-actions .button{gap:24px}
 .image-note{bottom:300px}.hero-copy{bottom:124px}
 .location-images img{height:450px}.sequence-label{max-width:180px}
 .sub-hero h1{font-size:clamp(4.3rem,9.6vw,7rem)}
}
@media(max-width:800px){
 .film-feature{grid-template-columns:1fr;gap:36px}
 .film-feature-copy{max-width:700px}
 .film-feature-copy>p:not(.eyebrow){max-width:600px}
 .venue-photo-strip{grid-template-columns:1fr 1fr;gap:14px}
 .venue-photo-strip figure:nth-child(3){display:none}
 .venue-photo-strip img{height:330px}
 h2{font-size:clamp(3.1rem,9vw,4.7rem)}
 .hero{height:auto;min-height:850px}.hero-copy{position:relative;inset:auto;margin:0;padding:190px var(--gutter) 115px}.hero h1{font-size:clamp(4.5rem,14.5vw,7.5rem);line-height:.95}
 .hero-bottom{margin-top:32px}.hero-visual{inset:0}.hero .eyebrow{font-size:.75rem;letter-spacing:.08em;gap:10px}.hero .eyebrow:before{width:24px}
 .section-pad{padding-block:75px}.section-heading{margin-bottom:38px}
 .location-images{grid-template-columns:1fr}.location-image-secondary{display:none}.location-images img{height:430px}
 .format-card h3{font-size:2rem}.card-kicker{font-size:.75rem}.format-card>p:last-child{font-size:1rem}
 .space-section h2{font-size:4rem}.space-tabs button{font-size:.875rem}
 .service h2,.location-card h2,.faq h2{font-size:clamp(3.1rem,9vw,4.7rem)}
 .inquiry h1,.inquiry h2{font-size:clamp(3.1rem,9vw,4.7rem)}
 .inquiry .display-accent{font-size:.84em}
 .sub-hero{min-height:0;height:auto}.sub-hero .hero-copy{inset:auto;padding:165px var(--gutter) 75px}.sub-hero h1{font-size:clamp(3.4rem,10vw,5.8rem)}
 .sub-hero .hero-bottom{display:flex;flex-direction:column;align-items:flex-start}
 .gallery-page-grid .gallery-item:nth-child(3n+2){margin-top:0}
 .gallery-page-grid .gallery-item:nth-child(even){margin-top:30px}
 .gallery-heading h1,.venue-intro h1{font-size:clamp(3.2rem,9vw,5rem)}
 .motion-dock{bottom:90px;right:16px;padding:12px;min-height:40px;min-width:40px}
 .motion-dock [data-motion-label]{display:none}
 .location-image-secondary>img,.location-photo>img,.venue-panorama>img,.sequence-media>img:first-child{transform:none!important}
}
@media(max-width:560px){
 .film-feature-copy h2{font-size:clamp(3.3rem,12vw,5rem)}
 .film-card figcaption{grid-template-columns:1fr;gap:6px}
 .film-card .film-meta{grid-column:1;grid-row:1;margin-bottom:4px}
 .film-card h3,.film-card p{grid-column:1}
 .film-grid{grid-template-columns:1fr;gap:48px}
 .venue-photo-strip{grid-template-columns:1fr;gap:18px}
 .venue-photo-strip figure:nth-child(3){display:block}
 .venue-photo-strip img{height:320px}
 .hero{min-height:780px}.hero-copy{padding-top:185px;padding-bottom:100px}.hero h1{font-size:clamp(3.125rem,15.5vw,5.6rem)}
 .hero h1 .heading-line{padding-block:.08em;margin-block:-.08em}
 .hero .eyebrow{letter-spacing:.04em}.hero .eyebrow:before{width:16px}
 .hero-actions .button{min-height:56px}.header-cta{font-size:.8125rem}
 .hero-bottom p{font-size:1rem}.hero-index{letter-spacing:.02em}.hero-index span:first-child{gap:8px}
 .facts{padding-block:32px}.facts strong{font-size:3rem}.facts p{font-size:.8125rem}
 .section-pad{padding-block:64px}.intro-copy p{font-size:1rem}.intro-copy .large-copy{font-size:1.5rem}
 .location-images img{height:350px}.sequence-control{font-size:.875rem}.sequence-label{max-width:none}
 .format-photo{aspect-ratio:4/3.5}.format-card h3{font-size:2.8rem}
 .space-description h3{font-size:2.8rem}.space-tabs{gap:12px}.space-tabs button{font-size:.8125rem;line-height:1.5}
 .inquiry-card h3{font-size:2.1rem}.contact-email{font-size:.9375rem}.contact-phone{font-size:1.75rem}
 .sub-hero .hero-copy{padding-top:165px}.sub-hero h1{font-size:clamp(3rem,10.4vw,4.4rem);line-height:.99}
 .gallery-heading h1,.venue-intro h1{font-size:clamp(2.7rem,10vw,3.6rem);line-height:1}
 .landing-detail-copy h2{font-size:3.1rem}.gallery-final h2{font-size:3.2rem}
 .gallery-filters button{font-size:.875rem}.gallery-caption{font-size:.8125rem}
 .form-progress,.field-note,.form-bottom{font-size:.8125rem}.form-progress{gap:18px}
 .form-controls .button{font-size:.9375rem;gap:14px}.back-button{font-size:.875rem}
 .footer-bottom{font-size:.8125rem}.motion-toggle{font-size:.8125rem}
}
@media(max-width:360px){
 .hero h1{font-size:clamp(3.125rem,15.5vw,3.5rem)}.hero-copy{padding-top:174px}
 .header-cta{font-size:.75rem;gap:6px;padding-inline:9px}.button-small .ui-icon{width:18px;height:18px}
 .brand,.brand img{width:56px}.site-header{gap:8px}.menu-toggle{width:28px}
 .sequence-control{gap:8px}
 .sub-hero h1{font-size:2.85rem}.inquiry-card{padding:25px 16px}
}
@media(prefers-reduced-motion:reduce){
 .hero-background-video{display:none!important}
 .hero-visual,.heading-line>span,.location-images img,.location-photo>img,.venue-panorama>img{transform:none!important}
 .burst-frame{display:none!important}
 *,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
}
@media(print){.motion-dock,.sequence-control,.mobile-sticky,.hero-background-video{display:none!important}.hero-visual{transform:none!important}.burst-frame{display:none!important}}
/* harbor.css */
/* The wordmark has reserved sky above the scene and its own foreground layer. */
.harbor-story{--harbor-progress:0;--harbor-sky:clamp(132px,22svh,240px);position:relative;background:#091d26;color:#eef3ed;margin:24px 0 70px}
.harbor-stage{position:relative;isolation:isolate;height:clamp(650px,95svh,940px);overflow:hidden;background:#091d26}
.harbor-story.harbor-enhanced{height:235svh;min-height:1500px}
.harbor-enhanced .harbor-stage{position:sticky;top:0;height:100svh;min-height:620px}
.harbor-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.35) saturate(.45);opacity:1;transition:opacity .6s}
.harbor-ready .harbor-fallback{opacity:0}
.harbor-atmosphere{position:absolute;inset:0;background:radial-gradient(ellipse at 52% 47%,#24465066,transparent 68%),linear-gradient(0deg,#091d26,transparent 50%);z-index:1;pointer-events:none}
.harbor-coordinate{position:absolute;left:var(--gutter);top:42px;font-size:.75rem;letter-spacing:.2em;z-index:4;color:#bdc9c7}
.harbor-wordmark{position:absolute;z-index:3;top:clamp(74px,9svh,104px);left:var(--gutter);right:var(--gutter);margin:0;text-align:center;font-family:var(--heading);font-size:min(23vw,20svh,264px);font-weight:700;line-height:1;letter-spacing:.12em;text-indent:.12em;color:#526f77;opacity:.55;white-space:nowrap;pointer-events:none;user-select:none;transform:translate3d(0,calc(var(--harbor-progress)*-6px),0)}
.harbor-wordmark-name{display:block;line-height:.82}
.harbor-wordmark-subtitle{display:block;margin-top:.1em;font-family:var(--font);font-size:.14em;font-weight:500;line-height:1.15;letter-spacing:.62em;text-indent:.62em}
.harbor-canvas{position:absolute;inset:var(--harbor-sky) 0 0;z-index:2;pointer-events:none;opacity:0;transition:opacity .7s}
.harbor-ready .harbor-canvas{opacity:1}
.harbor-canvas canvas{display:block;width:100%;height:100%;filter:saturate(.32)}
.harbor-editorial{position:absolute;left:var(--gutter);bottom:99px;right:var(--gutter);z-index:3;pointer-events:none}
.harbor-editorial:before{content:'';position:absolute;z-index:-1;inset:-40px calc(-1*var(--gutter)) -100px;background:linear-gradient(0deg,#091d26 6%,#091d26e8 42%,#091d2600);pointer-events:none}
.harbor-editorial .eyebrow{margin:0 0 18px;color:#9eafb2;font-size:.75rem;letter-spacing:.16em}
.harbor-editorial h2{font-size:clamp(3rem,5.1vw,5.8rem);font-weight:600;line-height:.98;letter-spacing:-.012em;margin:0;color:#f2f5ef}
.harbor-editorial h2 span{color:#ff805e}
.harbor-footer{position:absolute;left:var(--gutter);right:var(--gutter);bottom:34px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #9eafb230;padding-top:17px;z-index:4;color:#a4b6ba;font-size:.8125rem}
.harbor-chapters{display:flex;gap:8px}
.harbor-chapters i{display:block;width:38px;height:2px;background:#344b53;overflow:hidden}
.harbor-chapters i:after{content:'';display:block;width:100%;height:100%;background:#ff805e;transform-origin:left;transform:scaleX(clamp(0,calc(var(--harbor-progress)*3),1))}
.harbor-chapters i:nth-child(2):after{transform:scaleX(clamp(0,calc(var(--harbor-progress)*3 - 1),1))}
.harbor-chapters i:nth-child(3):after{transform:scaleX(clamp(0,calc(var(--harbor-progress)*3 - 2),1))}
@media(max-width:800px){
 .harbor-story{margin-bottom:24px}
 .harbor-story.harbor-enhanced{height:215svh;min-height:1300px}
 .harbor-stage,.harbor-enhanced .harbor-stage{min-height:650px}
 .harbor-coordinate{top:30px;font-size:.75rem}
 .harbor-wordmark{font-size:min(27vw,18svh);letter-spacing:.1em;text-indent:.1em}
 .harbor-editorial{bottom:102px}
 .harbor-editorial h2{font-size:clamp(2.2rem,7.3vw,4rem)}
 .harbor-editorial .eyebrow{font-size:.75rem;letter-spacing:.1em}
 .harbor-footer{font-size:.75rem;bottom:28px;align-items:flex-start}
 .harbor-footer>span:first-child{max-width:210px}
 .harbor-chapters{padding-top:8px;gap:5px}.harbor-chapters i{width:22px}
}
@media(prefers-reduced-motion:reduce){
 .harbor-story.harbor-enhanced{height:auto;min-height:0}
 .harbor-enhanced .harbor-stage{position:relative;height:80svh}
 .harbor-wordmark{transform:none}
 .harbor-canvas,.harbor-fallback{transition:none}
}
@media(print){.harbor-story{display:none}}
/* editorial.css */
/* Compact editorial layout. Photos stay unobstructed; the original brand tokens remain. */
/* Neighbouring venues: one compact insert, without a new home-page section. */
.venue-synergy{display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px;align-items:center;margin-top:32px;padding-top:28px;border-top:1px solid var(--line)}
.venue-synergy>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}
.venue-synergy .eyebrow{font-size:.7rem;margin-bottom:8px}.venue-synergy h3{font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.1}.venue-synergy p:not(.eyebrow){max-width:780px;margin:12px 0;font-size:.9375rem;line-height:1.6}
.synergy-links{display:flex;flex-wrap:wrap;gap:8px 26px}.synergy-links .text-link{font-size:.8rem;min-height:44px;max-width:100%}
.synergy-context .venue-synergy{margin-top:0}.synergy-venues{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding-top:0}.synergy-venues figure{min-width:0;margin:0}.synergy-venues img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.synergy-venues figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:12px}.synergy-venues strong{font-size:1.1rem}.synergy-planning{grid-template-columns:1fr 1fr}.synergy-planning h2,.synergy-faq h2{font-size:clamp(2rem,3vw,3rem)}.synergy-faq .faq-list{max-width:920px;margin-top:24px}.synergy-faq details p{line-height:1.7;max-width:850px}.venue-intro>.button{margin-top:24px}
@media(max-width:800px){.venue-synergy{grid-template-columns:120px minmax(0,1fr);gap:20px;align-items:start}.synergy-links{flex-direction:column}.synergy-venues,.synergy-planning{grid-template-columns:1fr}}
@media(max-width:480px){.venue-synergy{grid-template-columns:1fr}.venue-synergy>img{max-width:180px}.synergy-links .text-link{white-space:normal}}
html{scroll-padding-top:24px}
.planning-grid.synergy-planning{grid-template-columns:repeat(2,minmax(0,1fr))}.venue-intro .breadcrumb{color:var(--ink)}
.synergy-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:16px 0;cursor:pointer;list-style:none;font-weight:500}.synergy-faq summary::-webkit-details-marker{display:none}.synergy-faq details p{padding:0 0 20px;color:var(--ink)}
@media(max-width:800px){.planning-grid.synergy-planning{grid-template-columns:1fr}}
.site-header{position:relative;height:88px;background:var(--ink);border:0}
.brand{height:72px;width:84px}.brand img{width:82px}
.hero,.sub-hero{height:auto;min-height:0;max-height:none;overflow:hidden}
.hero .hero-visual{position:relative;inset:auto;height:clamp(240px,min(39vw,55svh),570px);transform:none!important;z-index:0}
.hero .hero-visual img,.hero-background-video{width:100%;height:100%;object-fit:cover;object-position:center 52%}
.hero .hero-visual img{filter:brightness(1.08)}
.hero-background-video{filter:brightness(1.12) saturate(1.03)}
.hero-shade{display:none}
.hero .hero-copy{position:relative;inset:auto;margin:0;padding:25px var(--gutter) 29px;background:var(--ink)}
.home-hero .hero-copy{display:flex;align-items:center;justify-content:space-between;gap:32px}
.hero h1,.sub-hero h1{font-size:clamp(2.8rem,4.8vw,5rem);line-height:1;max-width:none;letter-spacing:-.01em}
.hero h1 em{color:#ff805e}
.home-hero .hero-copy p{margin-top:10px;color:#d6e1e1;font-size:1rem}
.home-hero .button{flex-shrink:0}
.hero .eyebrow{margin-bottom:12px}
.sub-hero .hero-copy{padding-block:24px 30px}
.sub-hero .hero-visual{height:clamp(220px,min(31vw,52svh),450px)}
.sub-hero .hero-bottom{margin-top:16px;max-width:none;gap:20px}
.sub-hero .hero-bottom p{font-size:1rem;max-width:none}
.sub-hero .breadcrumb{margin-bottom:12px}
.facts{padding-block:22px;background:#e5ebe8;color:var(--ink)}
.facts>div{border-color:#102a3226}.facts strong{font-size:2.5rem}.facts strong span{font-size:1.5rem}.facts p{color:var(--muted);margin-top:4px}
h2,.space-section h2,.service h2,.location-card h2,.inquiry h1,.inquiry h2{font-size:clamp(2.5rem,4.2vw,4.5rem);line-height:1.04}
.section-pad{padding-block:clamp(44px,4.3vw,68px)}
.eyebrow{margin-bottom:14px}
.section-heading{margin-bottom:25px;gap:24px}
.intro{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;gap:clamp(30px,5vw,80px)}
.intro figure{margin:0;min-width:0}.intro .sequence-media{aspect-ratio:3/2}
.intro .sequence-media img{width:100%;height:100%;object-fit:cover;filter:brightness(1.12)}
.intro-copy{padding:0;max-width:460px}.intro-copy>p:not(.eyebrow){margin:20px 0 12px;font-size:1rem;line-height:1.65}
.intro-copy>.eyebrow{margin:0 0 14px;font-size:.75rem}
.sequence-tools{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);min-height:46px;font-size:.8rem}
.sequence-control{min-height:46px;padding:10px 0}.sequence-counter{font-variant-numeric:tabular-nums;color:var(--muted)}
.impressions-media{display:grid;grid-template-columns:1fr 1.45fr;gap:24px;align-items:start}
.impressions-media>.gallery-item{aspect-ratio:auto}
.impressions-media>.gallery-item img{aspect-ratio:3/2;object-position:center 48%}
.gallery-caption{position:relative;padding:12px 0;background:var(--paper);color:var(--ink);min-height:44px;font-size:.85rem}
.impressions .gallery-caption{background:#e5ebe8}
.gallery-item{overflow:hidden;background:transparent;color:var(--ink)}
.gallery-item img{height:auto;aspect-ratio:3/2;object-fit:cover}
.gallery-item:hover img{transform:scale(1.015)}
.gallery-item img[src$="/gala.webp"],.gallery-item img[src$="/event-party.webp"],.gallery-item img[src$="/party.webp"],.space-image img[src$="/gala.webp"],.lightbox img[src$="/gala.webp"],.lightbox img[src$="/event-party.webp"],.lightbox img[src$="/party.webp"]{filter:brightness(1.18)}
.film-card video{object-fit:contain;filter:brightness(1.08)}
.film-card figcaption{padding-top:12px}.film-card h3{font-size:1.6rem}.film-card p{font-size:.875rem}
.film-card .film-meta{color:var(--muted)}
.space-tabs{margin-bottom:22px;gap:30px}.space-tabs button{padding:12px 0;font-size:1rem;min-height:48px}
.space-content{grid-template-columns:minmax(0,1.75fr) minmax(0,1fr);gap:clamp(26px,4vw,60px);align-items:center}
.space-image{min-height:0;aspect-ratio:3/2}.space-image img{height:100%;filter:brightness(1.1)}
.space-description{padding:0}.space-description h3{font-size:clamp(1.9rem,2.7vw,3rem);margin-bottom:16px}
.space-description .eyebrow{margin-bottom:12px}.space-description ul{margin:17px 0}.space-description li{padding:8px 0}
.space-description>p:not(.eyebrow){line-height:1.6}
.service-strip{display:flex;flex-wrap:wrap;align-items:center;gap:14px 30px;margin-top:30px;padding-top:22px;border-top:1px solid #ffffff35;font-size:.875rem;color:#c8d6d7}
.service-strip strong{color:white;font-weight:500;margin-right:auto}.service-strip span:before{content:'+';color:#ff805e;margin-right:9px}
.format-photo{aspect-ratio:3/2;margin-bottom:14px}.format-photo:after{display:none}.format-photo img{filter:brightness(1.1)}
.format-card:hover img{filter:brightness(1.1);transform:scale(1.03)}
.format-num{background:#102a32c9;padding:6px 8px;top:12px;left:12px;font-size:1.2rem}
.card-kicker{margin-bottom:8px;font-size:.6875rem}.format-card h3{font-size:clamp(1.85rem,2.8vw,2.7rem);margin:0}.format-grid{gap:24px}
.location-section{min-height:0;grid-template-columns:1.1fr 1fr}.location-photo{min-height:420px}.location-photo>img{filter:brightness(1.12)}
.location-card{padding:42px clamp(26px,4vw,70px)}.location-card address{font-size:1rem;margin-top:18px}.arrival-facts{margin:20px 0 10px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.arrival-facts p{padding:12px 0;font-size:.8125rem}
.inquiry{gap:24px 6vw;align-items:start}.inquiry-intro{grid-column:1;grid-row:1}.inquiry-card{grid-column:2;grid-row:1/3}.inquiry>.inquiry-faq{grid-column:1;grid-row:2;margin-top:0}.inquiry .display-accent{font-size:1em;margin:0}.inquiry-intro>p:not(.eyebrow){margin:18px 0 22px;line-height:1.6}.contact-phone{font-size:1.7rem}
.inquiry-card{padding:28px}.form-progress{padding-bottom:15px;margin-bottom:20px}.inquiry-card h3{font-size:2rem}.form-intro{margin-bottom:12px}.inquiry-card label{margin-top:15px}.field-note{margin:14px 0 18px}.form-bottom{margin-top:18px;padding-top:14px}
.inquiry-faq{margin-top:28px;max-width:540px}.inquiry-faq>h3{font-size:1.5rem;margin-bottom:10px}.inquiry-faq .faq-list details{border-color:#102a3238}.inquiry-faq summary{font-size:.875rem;padding:13px 0;gap:12px}.inquiry-faq details p{font-size:.875rem;color:var(--ink);padding:0 12px 16px 0;line-height:1.6}
.site-footer{padding-top:30px}.footer-top{padding-bottom:25px}.footer-bottom{padding-top:18px}.footer-top>p{font-size:.8125rem}
.landing-intro .eyebrow{display:none}.landing-intro .landing-lead{font-size:clamp(1.35rem,2vw,2rem);max-width:960px}.landing-facts{margin-top:26px;gap:25px}.landing-facts>div{padding-top:16px}.landing-facts h3{font-size:1.65rem;margin-bottom:8px}
.landing-detail>div:first-child{min-height:0}.landing-detail-copy{padding:40px var(--gutter)}.landing-detail-copy h2{font-size:clamp(2.5rem,3.8vw,4rem)}.landing-detail-copy>p:not(.eyebrow){margin-top:16px;line-height:1.6}.landing-detail-copy ul{margin:18px 0}.landing-detail-copy li{padding:10px 0}
.gallery-heading,.venue-intro{padding-block:36px 28px}.gallery-heading h1,.venue-intro h1{font-size:clamp(2.5rem,5vw,5rem)}.gallery-heading>p:not(.eyebrow),.venue-intro>p:not(.eyebrow){margin-top:16px;font-size:1rem;max-width:740px}.gallery-filters{margin-top:24px}
.gallery-page-grid{gap:24px 20px}.gallery-page-grid .gallery-item,.gallery-page-grid .gallery-item:nth-child(3n+2){aspect-ratio:auto;margin-top:0}.gallery-page-grid .gallery-item:nth-child(even){margin-top:0}.gallery-page-grid img{aspect-ratio:3/2;object-fit:cover}
.gallery-final h2{font-size:clamp(2.5rem,4vw,4rem)}.film-grid{gap:28px}
.venue-panorama{height:auto;aspect-ratio:2.5}.venue-photo-strip{padding-block:24px 0;gap:20px}.venue-photo-strip img{height:auto;aspect-ratio:3/2}.venue-photo-strip figure:nth-child(2) img{object-position:center}.venue-details{gap:5vw}.venue-details dl{margin-bottom:24px}.venue-details dl>div{padding:14px 0}
/* The preserved harbor scene now passes with normal scrolling, without a pinned runway. */
.harbor-story,.harbor-story.harbor-enhanced{height:auto;min-height:0;margin:0;--harbor-sky:120px}
.harbor-stage,.harbor-enhanced .harbor-stage{position:relative;top:auto;height:440px;min-height:0}
.harbor-coordinate{top:24px}.harbor-wordmark{top:55px;font-size:86px;opacity:.65}.harbor-editorial{bottom:60px}.harbor-editorial .eyebrow{display:none}.harbor-editorial h2{font-size:2rem}.harbor-footer{bottom:20px;padding-top:12px;font-size:.75rem}.harbor-fallback{filter:brightness(.85);object-position:center}.harbor-atmosphere{background:linear-gradient(0deg,#091d26a6,transparent 45%)}
.harbor-editorial:before{inset:-10px calc(-1*var(--gutter)) -70px;background:linear-gradient(0deg,#091d26,transparent)}
@media(max-width:1000px){.home-hero .hero-copy{gap:24px}.hero h1{font-size:3rem}.desktop-nav{gap:18px;margin-right:0}.space-content{grid-template-columns:1.4fr 1fr}.space-description h3{font-size:2rem}}
@media(max-width:800px){
 .site-header{height:80px}.brand{height:66px;width:70px}.brand img{width:68px}.mobile-nav:not([hidden]){top:79px}
 .hero .hero-visual{height:auto;aspect-ratio:16/10}.hero .hero-copy{padding:22px var(--gutter) 25px}.home-hero .hero-copy{align-items:flex-start;flex-direction:column;gap:17px}.hero h1{font-size:clamp(2.5rem,6vw,3.5rem)}
 .home-hero .hero-copy p{font-size:.9375rem;margin-top:10px}.home-hero .button{min-height:48px;padding:12px 20px;font-size:.875rem}
 .sub-hero .hero-copy{padding:22px var(--gutter)}.sub-hero .hero-visual{height:auto;aspect-ratio:16/10}.sub-hero .hero-bottom{gap:16px}.sub-hero h1{font-size:clamp(2.4rem,6.5vw,3.5rem)}
 .section-pad{padding-block:38px}.section-heading{gap:16px;margin-bottom:22px}
 h2,.space-section h2,.location-card h2,.inquiry h1,.inquiry h2{font-size:clamp(2.3rem,6vw,3.2rem)}
 .intro{gap:24px;grid-template-columns:1fr 1fr}.intro h2{font-size:2.5rem}.intro-copy>p:not(.eyebrow){font-size:.9375rem;margin-block:16px 6px}
 .facts{gap:20px 0;padding-block:20px}.facts strong{font-size:2.2rem}.facts p{font-size:.75rem}.facts>div{padding-inline:18px}
 .impressions-media{gap:18px;grid-template-columns:1fr 1.3fr}.film-card h3{font-size:1.45rem}
 .space-content{grid-template-columns:1fr;gap:22px}.space-image{aspect-ratio:3/2}.space-description h3{font-size:2rem}.space-description ul{margin:14px 0}.space-description .eyebrow{display:none}
 .service-strip{gap:10px 20px;margin-top:24px;padding-top:18px}.service-strip strong{flex-basis:100%}
 .format-grid{gap:18px}.format-card h3{font-size:1.8rem}.format-photo{aspect-ratio:4/3}.card-kicker{line-height:1.5}
 .location-section{grid-template-columns:1fr 1fr}.location-photo{min-height:0;height:auto}.location-card{padding:30px var(--gutter)}.location-card h2{font-size:2.5rem}.arrival-facts{grid-template-columns:1fr;gap:0}
 .inquiry{gap:26px;grid-template-columns:1fr}.inquiry-intro{grid-column:1;grid-row:1}.inquiry-card{grid-column:1;grid-row:2}.inquiry>.inquiry-faq{grid-column:1;grid-row:3}.inquiry-intro{max-width:none}.inquiry-faq{margin-top:24px}.inquiry-card{max-width:none}.inquiry-intro>p:not(.eyebrow){margin:16px 0}.inquiry-faq>h3{font-size:1.4rem}
 .motion-dock{bottom:88px;right:16px;background:var(--ink)}
 .landing-facts{gap:18px}.landing-detail{grid-template-columns:1fr 1fr}.landing-detail>div:first-child{height:auto}.landing-detail-copy{padding:30px var(--gutter)}.landing-detail-copy h2{font-size:2.4rem}
 .gallery-heading,.venue-intro{padding-block:30px 24px}.gallery-page-grid{gap:22px 14px}.gallery-page-grid .gallery-item:nth-child(even){margin-top:0}.gallery-filters{gap:8px}.gallery-filters button{min-height:44px}
 .venue-photo-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding-block:20px 0}.venue-photo-strip figure:nth-child(3){display:block}.venue-details{gap:24px}.venue-photo-strip figcaption{font-size:.7rem;letter-spacing:0}
 .harbor-story{--harbor-sky:105px}.harbor-stage,.harbor-enhanced .harbor-stage{height:360px;min-height:0}.harbor-wordmark{top:48px;font-size:64px}.harbor-coordinate{top:20px}.harbor-editorial h2{font-size:1.7rem}.harbor-footer>span:first-child{max-width:none}
}
@media(max-width:560px){
 .hero h1{font-size:clamp(2.3rem,9.4vw,3.2rem)}.home-hero h1 em{display:block}.hero .hero-visual img{object-position:center}.hero .hero-visual{aspect-ratio:16/10}.hero .hero-copy{padding-block:20px 22px}.home-hero .hero-copy{gap:15px}
 .site-header{gap:12px}.brand,.brand img{width:60px}.header-cta{min-height:42px;font-size:.75rem;gap:12px;padding:10px 12px}.menu-toggle{width:32px}
 .facts{gap:18px 0}.facts strong{font-size:2rem}.facts strong span{font-size:1.25rem}.facts p{font-size:.72rem;line-height:1.5}.facts>div:nth-child(odd){padding-left:0}
 .intro{grid-template-columns:1fr;gap:24px}.intro .sequence-media{aspect-ratio:3/2}.intro-copy{max-width:none}.intro h2 br{display:none}.intro h2{font-size:2.45rem}.intro-copy>p:not(.eyebrow){margin-top:14px}
 .impressions-media{grid-template-columns:1fr;gap:24px}.impressions-media>.gallery-item{aspect-ratio:auto}.impressions-media>.gallery-item img{aspect-ratio:16/10}
 .film-card figcaption{grid-template-columns:1fr auto;gap:8px}.film-card .film-meta{grid-column:2;grid-row:1;margin:0}.film-card h3{grid-column:1;font-size:1.4rem}
 .section-pad{padding-block:32px}.eyebrow{margin-bottom:12px;font-size:.6875rem}.section-heading{gap:12px}.section-heading .text-link{font-size:.875rem}
 .space-tabs{gap:20px;margin-bottom:18px}.space-tabs button{font-size:.875rem;padding-block:10px;flex:1}.space-image{aspect-ratio:3/2}.space-description h3{font-size:1.9rem;margin-bottom:12px}.space-description li{font-size:.875rem;padding-block:7px}
 .service-strip{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:.8125rem}.service-strip strong{grid-column:1/-1}.service-strip span:last-child{grid-column:1/-1}
 .format-grid{grid-template-columns:1fr;gap:22px}.format-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:8px 16px;align-items:center}.format-photo{grid-row:1/3;margin:0;aspect-ratio:4/3}.format-card .card-kicker{align-self:end;font-size:.625rem;margin:0;line-height:1.5}.format-card h3{align-self:start;font-size:1.65rem}.format-card .card-arrow{width:32px;height:32px;bottom:8px;right:8px}.format-num{font-size:1rem;top:8px;left:8px;padding:3px 6px}
 .location-section{grid-template-columns:1fr}.location-photo{height:auto;aspect-ratio:16/10}.location-card{padding:30px var(--gutter)}.location-card h2{font-size:2.5rem}.arrival-facts{grid-template-columns:1fr 1fr;gap:16px;margin-block:18px 4px}.arrival-facts strong{font-size:.875rem}
 .inquiry-card{padding:24px 20px}.form-row{grid-template-columns:1fr 1fr;gap:12px}.inquiry-card label{font-size:.8125rem}.inquiry-card label span{font-size:.6875rem}.form-controls{flex-wrap:wrap}.contact-email{font-size:.875rem}
 .site-footer{padding-top:25px;padding-bottom:94px}.footer-top{gap:18px;padding-bottom:24px}.footer-top>.text-link{margin-top:0}.footer-bottom>div{gap:12px 18px}
 .landing-facts{grid-template-columns:1fr;gap:16px}.landing-facts>div{padding-top:12px}.landing-facts h3{font-size:1.5rem;margin-bottom:5px}.landing-facts p{font-size:.9375rem}.landing-detail{grid-template-columns:1fr}.landing-detail>div:first-child{height:auto;aspect-ratio:3/2}.landing-detail-copy{padding:30px var(--gutter)}
 .gallery-heading h1,.venue-intro h1{font-size:2.5rem}.gallery-filters{gap:8px;margin-top:20px}.gallery-filters button{padding:8px 12px;font-size:.8125rem}.gallery-page-grid{grid-template-columns:1fr 1fr;gap:16px 12px;padding-bottom:20px}.gallery-caption{font-size:.75rem;line-height:1.45;gap:8px;padding:9px 0}.gallery-caption>span{flex-shrink:0}.gallery-page-grid img{aspect-ratio:4/3}.film-grid{grid-template-columns:1fr;gap:24px}
 .venue-panorama{aspect-ratio:3/2}.venue-photo-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-block:18px 0}.venue-photo-strip img{aspect-ratio:1}.venue-photo-strip figcaption{line-height:1.4;padding-top:8px;font-size:.625rem}.venue-details dl>div{gap:12px;font-size:.8125rem}
 .harbor-stage,.harbor-enhanced .harbor-stage{height:320px}.harbor-story{--harbor-sky:95px}.harbor-wordmark{font-size:56px}.harbor-editorial{bottom:54px}.harbor-editorial h2{font-size:1.5rem}.harbor-footer{bottom:16px;font-size:.65rem;gap:14px}.harbor-chapters{padding-top:5px}
}
@media(max-width:360px){.form-row{grid-template-columns:1fr}.format-card{gap:7px 12px}.format-card h3{font-size:1.4rem}.hero h1{font-size:2.1rem}}
@media(prefers-reduced-motion:reduce){.harbor-stage,.harbor-enhanced .harbor-stage{height:320px}.hero-visual{transform:none!important}}

/* Direct inquiry delivery retains the compact form and accessible feedback. */
.inquiry-error{margin-top:18px;padding:16px;border:1px solid #9e3224;background:#fff3ee;font-size:14px;line-height:1.6}
.inquiry-error .text-link,#new-inquiry{margin-top:14px;background:transparent;border:0;padding:0;text-align:left}
.field-note a{text-decoration:underline;text-underline-offset:3px}
#inquiry-submit:disabled{opacity:.65;cursor:wait}

.inquiry-card [hidden]{display:none!important}

/* Sales facts: areas and event limits stay separate from total floor area. */
.capacity-overview{margin-top:30px;padding-top:26px;border-top:1px solid var(--line)}
.capacity-overview h3{font-size:clamp(1.8rem,2.6vw,2.7rem);margin-bottom:12px}
.capacity-intro{max-width:820px;font-size:1rem;line-height:1.65}
.capacity-table{width:100%;border-collapse:collapse;margin-top:20px;text-align:left;font-size:1rem}
.capacity-table caption{text-align:left;font-size:.8125rem;padding-bottom:10px;opacity:.8}
.capacity-table th,.capacity-table td{padding:15px 16px;border-bottom:1px solid var(--line);vertical-align:middle}
.capacity-table thead th{font-size:.8125rem;font-weight:500;line-height:1.45}
.capacity-table tbody th{font-weight:500;width:27%}.capacity-table th:first-child{padding-left:0}.capacity-table td:last-child,.capacity-table th:last-child{padding-right:0}
.capacity-label{display:none;hyphens:auto;overflow-wrap:anywhere}.capacity-value{white-space:nowrap}.capacity-footnote{color:inherit;text-decoration:underline;text-underline-offset:3px;padding:5px}
.capacity-note{font-size:.8125rem;line-height:1.6;margin-top:12px}.capacity-small{font-size:.875rem;margin-top:8px;line-height:1.6}
.space-section .capacity-overview,.space-section .capacity-table th,.space-section .capacity-table td{border-color:#ffffff35}
.space-section .capacity-note,.space-section .capacity-small,.space-section .capacity-intro{color:#d6e1e1}
.venue-capacities .capacity-overview{margin:0;padding:0;border:0}
.plan-disclosure{border-block:1px solid #ffffff35;margin-top:24px}
.plan-disclosure>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:24px;align-items:center;padding:18px 0;font-size:1rem;font-weight:500}
.plan-disclosure>summary::-webkit-details-marker{display:none}.plan-disclosure>summary>span{font-size:1.5rem}.plan-disclosure[open]>summary>span{transform:rotate(45deg)}
.plan-disclosure .room-overview{padding-bottom:24px}.room-plan-image{display:block;background:#f5f0e7;border-radius:3px;overflow:hidden}
.room-plan-image img{width:100%;height:auto;filter:none}.plan-actions{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:12px}.plan-actions .text-link{font-size:.875rem}
.room-directory{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:24px}.room-directory h3{font-size:1.7rem;margin-bottom:8px}.room-directory p{font-size:.875rem;line-height:1.7}.room-directory strong{font-weight:500}
.plan-access{margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-size:.9375rem;line-height:1.7}.space-section .plan-access{border-color:#ffffff35;color:#d6e1e1}
.venue-plan{background:#e5ebe8}.venue-plan .section-heading>p{max-width:390px;font-size:1rem;line-height:1.65}
.access-note{font-size:.875rem;line-height:1.65;margin:10px 0 16px;max-width:510px}
@media(max-width:560px){
 .capacity-overview{margin-top:24px;padding-top:22px}.capacity-overview h3{font-size:1.9rem}.capacity-intro{font-size:.9375rem}
 .capacity-table,.capacity-table tbody{display:block}.capacity-table caption{display:block;padding-bottom:4px}
 .capacity-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
 .capacity-table tbody tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);padding:16px 0}
 .space-section .capacity-table tbody tr{border-color:#ffffff35}
 .capacity-table tbody th{grid-column:1/-1;width:auto;font-size:1rem;padding:0 0 12px;border:0}
 .capacity-table td{padding:0 10px 0 0;border:0;display:flex;flex-direction:column;justify-content:space-between;gap:8px}
 .capacity-label{display:block;white-space:normal;font-size:.75rem;line-height:1.5;opacity:.85}.capacity-value{font-size:1.0625rem}
 .plan-disclosure>summary{font-size:.9375rem;line-height:1.6;padding-block:15px}
 .room-directory{grid-template-columns:1fr;gap:18px;margin-top:20px}.room-directory h3{font-size:1.5rem}.plan-access{font-size:.875rem}
 .plan-actions{gap:6px 16px}.plan-actions .text-link{min-height:44px;display:inline-flex;align-items:center}.venue-plan .section-heading{display:block}.venue-plan .section-heading>p{margin-top:16px}
 .facts strong{font-size:1.85rem}
}

/* Readable legal information in the established page layout. */
.legal-page{max-width:900px;margin-inline:auto;padding-top:calc(var(--header-height,88px) + 52px);padding-bottom:72px}
.legal-page h1{font-size:clamp(2.8rem,7vw,5rem);margin-bottom:32px;overflow-wrap:anywhere}
.legal-page h2{font-size:clamp(1.5rem,3vw,2rem);margin:32px 0 12px}
.legal-page h3{margin:22px 0 10px}.legal-page p{line-height:1.75;margin:0 0 16px;max-width:72ch}
.legal-page a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}

/* Practical event information remains readable and distinct from the inquiry. */
.planning-guide{background:#f3f5f3}
.planning-guide .section-heading>p{line-height:1.65}
@media(max-width:900px){.planning-guide .section-heading{display:block}.planning-guide .section-heading>p{margin-top:20px}}
.planning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,64px);margin-top:36px}
.planning-grid h3{font-size:clamp(26px,2.3vw,34px);line-height:1.12;margin:0 0 18px}
.planning-grid p{font-size:16px;line-height:1.65;margin:0 0 18px}
.planning-grid p a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.planning-grid{grid-template-columns:1fr;gap:28px}.planning-grid article{max-width:70ch}}

/* Paired language links stay visible at every viewport and work without JS. */
.language-switch{display:flex;align-items:center;gap:.65rem;flex-shrink:0;font-size:.875rem;line-height:1.25;margin-left:1rem}
.language-switch a{display:inline-flex;align-items:center;min-height:44px;text-underline-offset:5px}
.language-switch a[aria-current="page"]{text-decoration:underline;font-weight:600}
.language-switch a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
html[lang="en"] .header-cta{font-size:.875rem}
@media(min-width:801px) and (max-width:1120px){.desktop-nav{gap:1rem}.site-header .header-cta{display:none}}
@media(max-width:800px){.site-header .header-cta{display:none}.language-switch{margin-left:auto;gap:.55rem}.site-header .menu-toggle{margin-left:.7rem}.language-switch a{min-height:44px}}
@media(max-width:380px){.language-switch{font-size:.8125rem;gap:.5rem}.site-header{padding-left:1rem;padding-right:1rem}}
/* conversion.css */
/* Visibility & conversion additions · 24.09.2026. Loaded last; reuses tokens from styles.css. */

/* Descriptive H1s are longer than the former claims: keep them bold but readable. */
.home-hero h1{font-size:clamp(2.4rem,4.2vw,4.4rem);line-height:1.02}
.sub-hero h1{font-size:clamp(2.3rem,4.4vw,4.6rem);line-height:1.02;max-width:22ch}
.gallery-heading h1,.venue-intro h1{font-size:clamp(2.2rem,4.6vw,4.6rem);line-height:1.02;max-width:24ch}
.inquiry-intro h1{font-size:clamp(2.2rem,3.6vw,3.6rem);line-height:1.04}
.home-hero .hero-copy .eyebrow{margin-bottom:12px}
.home-hero .hero-copy p:not(.eyebrow){max-width:62ch}
.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0}
.hero-actions .text-link{font-size:.875rem;padding:6px 0}

/* FAQ summaries in the inquiry block: one clean row, no browser marker. */
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none;cursor:pointer}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary>span{flex-shrink:0;font-size:1.4rem;line-height:1;transition:transform .25s}
.faq-list details[open] summary>span{transform:rotate(45deg)}
.faq-list details p a{text-decoration:underline;text-underline-offset:3px}

/* Sticky mobile contact bar: enquire + call. Shown by motion.mjs after the first viewport. */
.mobile-sticky.visible{gap:8px;padding:0;background:transparent;box-shadow:none;min-height:0}
.mobile-sticky .button{flex:1 1 0;justify-content:center;gap:10px;min-height:52px;padding:12px 14px;font-size:.9375rem;box-shadow:0 6px 24px #0b202838}
.mobile-sticky .button-call{background:var(--ink);color:#fff;flex:0 0 38%}
@media(min-width:801px){.mobile-sticky,.mobile-sticky.visible{display:none}}
@media(prefers-reduced-motion:no-preference){.mobile-sticky.visible{animation:sticky-in .25s ease-out}}
@keyframes sticky-in{from{transform:translateY(16px);opacity:0}to{transform:none;opacity:1}}

/* Form additions */
.inquiry-card label.check-row{display:flex;align-items:flex-start;gap:10px;margin:14px 0 4px;font-weight:400;font-size:.875rem;line-height:1.45;cursor:pointer}
.inquiry-card .check-row input{width:20px;height:20px;min-height:0;min-width:20px;margin:0;padding:0;accent-color:var(--ink);flex:0 0 20px}
.inquiry-card .check-row+button,.inquiry-card .check-row+label{margin-top:18px}
.price-hint{font-weight:500;color:var(--ink)}
.ready-next{list-style:none;margin:10px 0 18px;padding:0;display:grid;gap:4px}
.ready-next .text-link{font-size:.875rem}
.ready-call{font-size:.875rem;color:var(--muted);padding-top:8px}
.ready-call a{color:var(--ink);font-weight:500;text-decoration:underline;text-underline-offset:3px}
.reply-time{font-size:.9375rem;font-weight:500;margin-top:14px}
.inquiry-trust{margin-top:22px;padding-top:18px;border-top:1px solid #102a3230}
.contact-person{display:flex;align-items:center;gap:14px}
.contact-person img{width:64px;height:64px;border-radius:50%;object-fit:cover}
.contact-person p{display:flex;flex-direction:column;line-height:1.4;font-size:.9375rem}
.contact-person a{text-decoration:underline;text-underline-offset:3px}

/* Area finder */
.area-finder{margin-top:28px;padding:24px;border:1px solid #ffffff30;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:18px 32px;align-items:end}
.area-finder[hidden]{display:none}
.area-finder h3{font-size:clamp(1.6rem,2.2vw,2.1rem)}
.area-finder .finder-copy p{margin-top:8px;font-size:.9375rem;opacity:.85}
.finder-fields{display:grid;grid-template-columns:1fr 1.3fr;gap:12px}
.finder-fields label{display:block;font-size:.8125rem;font-weight:500;margin-bottom:6px}
.finder-fields input,.finder-fields select{width:100%;min-height:48px;padding:10px 12px;border:1px solid currentColor;border-radius:2px;background:transparent;color:inherit;font-size:16px}
.finder-fields select option{color:var(--ink)}
.finder-result{grid-column:1/-1;min-height:1.6em;font-size:1rem;font-weight:500}
.finder-result:empty{display:none}
.area-finder .finder-cta{grid-column:1/-1;justify-self:start;min-height:50px;padding:12px 22px}
.space-section .area-finder .finder-cta{background:var(--orange);color:var(--ink)}
.venue-capacities .area-finder{border-color:var(--line);background:#fff}
.venue-capacities .finder-fields input,.venue-capacities .finder-fields select{border-color:#acbab9}
@media(max-width:800px){.area-finder{grid-template-columns:1fr;padding:20px}.finder-fields{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.finder-fields{grid-template-columns:1fr}}

/* Short answers for search and AI citations */
.quick-answers{background:#e6ecea}
.answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 48px;margin-top:32px}
.answer-grid article{border-top:1px solid #102a3230;padding-top:18px}
.answer-grid h3{font-size:clamp(1.3rem,1.7vw,1.6rem);line-height:1.2;margin-bottom:10px}
.answer-grid p{font-size:1rem;line-height:1.65;max-width:62ch}
@media(max-width:800px){.answer-grid{grid-template-columns:1fr;gap:20px}}

/* Links and small additions */
.season-link{margin-top:22px}
.detail-links,.detail-actions,.intro-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 28px;margin-top:22px}
.intro-links .button{min-height:50px;padding:12px 22px}
.planning-note{font-size:.8125rem!important;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}
.check-list{margin:0 0 18px;padding-left:1.1em;line-height:1.65}
.check-list li+li{margin-top:6px}
.timeline{list-style:none;counter-reset:step;margin:0 0 18px;padding:0}
.timeline li{counter-increment:step;position:relative;padding:0 0 14px 40px;line-height:1.5}
.timeline li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:1px;font-family:var(--heading);font-weight:600;color:var(--orange)}
.timeline strong{display:block}
.format-table-wrap{margin-top:40px;overflow-x:auto}
.format-table{width:100%;border-collapse:collapse;font-size:.9375rem;min-width:560px}
.format-table caption{text-align:left;font-family:var(--heading);font-size:1.6rem;margin-bottom:12px}
.format-table th,.format-table td{text-align:left;vertical-align:top;padding:12px 16px 12px 0;border-bottom:1px solid var(--line)}
.format-table thead th{font-size:.8125rem;color:var(--muted);font-weight:500}
.format-table-wrap .text-link{margin-top:8px}

/* Gallery groups */
.gallery-jump{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}
.gallery-jump a{border:1px solid var(--line);padding:8px 14px;font-size:.875rem;border-radius:2px;background:#fff}
.gallery-jump a:hover{border-color:var(--ink)}
.gallery-group{padding-block:28px}
.gallery-group-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;gap:10px 32px;align-items:end;margin-bottom:20px}
.gallery-group-head h2{font-size:clamp(1.8rem,3vw,2.8rem)}
.gallery-group-head p{color:var(--muted);max-width:52ch}
.gallery-group .gallery-page-grid{padding:0}
@media(max-width:800px){.gallery-group-head{grid-template-columns:1fr}}

/* Data-driven trust, price and date blocks (render only with approved data) */
.trust .section-heading{align-items:end}
.rating-link{display:inline-flex;align-items:center;gap:12px;border:1px solid var(--line);padding:12px 16px;background:#fff}
.rating-link strong{font-family:var(--heading);font-size:2rem;line-height:1}
.rating-date{font-size:.75rem;color:var(--muted)}
.quote-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-top:28px}
.quote{margin:0;padding:22px;background:#fff;border-left:3px solid var(--orange)}
.quote blockquote{margin:0 0 12px;font-size:1.0625rem;line-height:1.55}
.quote figcaption{font-size:.8125rem;color:var(--muted)}
.price-anchor{margin:22px 0 4px;padding:18px 20px;background:#fff;border-left:3px solid var(--orange)}
.price-anchor .eyebrow{margin-bottom:6px}
.price-value{font-family:var(--heading);font-size:2rem;line-height:1.1}
.price-anchor p:not(.eyebrow):not(.price-value){font-size:.9375rem;margin-top:6px}
.price-note{color:var(--muted);font-size:.8125rem!important}
.free-dates{margin-top:36px;padding:24px;background:#fff;border-left:3px solid var(--orange)}
.free-dates ul{margin:14px 0;padding-left:1.1em;columns:2;column-gap:32px}
@media(max-width:560px){.free-dates ul{columns:1}}

/* Reference reports */
.reference-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}
.reference-card{display:block}
.reference-card img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;margin-bottom:14px}
.reference-card h3{margin:6px 0 10px}
.reference-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px 24px;margin-top:24px}
.reference-facts dt{font-size:.75rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}
.reference-facts dd{margin:4px 0 0;font-weight:500}
.reference-story{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:40px}
.reference-text article+article{margin-top:24px}
.reference-text h2{font-size:clamp(1.6rem,2.4vw,2.2rem);margin-bottom:10px}
.reference-images{display:grid;gap:12px}
.reference-links{margin-top:22px}
@media(max-width:800px){.reference-story{grid-template-columns:1fr}}
.home-hero h1 em{display:block}
.inquiry-card .check-row span{font-size:.875rem;color:var(--ink);margin:0;font-weight:400}
.area-finder .finder-cta[hidden]{display:none}
/* Narrow phones (320 px) with long Danish/English labels: let the enquiry grid shrink and wrap. */
.inquiry>*{min-width:0}
.form-progress{flex-wrap:wrap;row-gap:6px}
.form-progress span{white-space:normal}
h1,h2{overflow-wrap:break-word;hyphens:auto}
@media(max-width:360px){.sub-hero h1,.venue-intro h1,.gallery-heading h1,.home-hero h1{font-size:1.95rem}}
