:root{--navy:#062131;--navy-deep:#031722;--ink:#102b3b;--yellow:#fca303;--yellow-soft:#ffdd99;--muted:#5e707b;--line:#dce3e7;--paper:#f4f7f9;--white:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;color:var(--ink);background:var(--white);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #db8a00;outline-offset:4px}button{color:inherit}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.skip{position:fixed;left:12px;top:-70px;z-index:100;background:var(--yellow);padding:14px}.skip:focus{top:10px}.header{height:90px;background:var(--navy);color:#fff;border-bottom:1px solid #ffffff15;position:sticky;top:0;z-index:20}.header-inner{max-width:1400px;height:100%;margin:auto;padding:0 4%;display:flex;align-items:center;gap:30px}.brand{margin-right:auto}.brand img{width:145px;height:48px;object-fit:contain}.header nav{display:flex;gap:28px}.header nav a{font-size:14px;color:#d5dfe5;transition:color .2s}.header nav a:hover{color:var(--yellow)}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--yellow);color:var(--navy-deep);font-size:15px;font-weight:700;line-height:1.4;min-height:56px;padding:17px 24px;border:1px solid transparent;border-radius:8px;transition:background .2s,transform .2s}.button:hover{background:#ffbb40;transform:translateY(-2px)}.button>span:last-child{font-size:21px;font-weight:400;line-height:1}.button-small{min-height:45px;padding:12px 19px;font-size:14px;gap:14px}.menu-toggle{display:none}.hero{background:var(--navy);color:#fff;overflow:hidden}.hero-inner{max-width:1400px;margin:auto;padding:45px 4% 58px;display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;line-height:1.6;margin:0 0 25px;text-transform:uppercase}.hero .eyebrow{color:#c3d1d9;font-size:11px;letter-spacing:1.25px;display:flex;align-items:center;gap:10px}.small-line{width:24px;height:2px;background:var(--yellow);flex-shrink:0}h1{font-size:clamp(46px,5.5vw,80px);font-weight:600;letter-spacing:-3.8px;line-height:1.04;margin:0 0 26px}h1 em,h2 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-1.8px}h1 em{color:var(--yellow-soft);white-space:nowrap}h2{font-size:clamp(34px,3.5vw,52px);font-weight:500;letter-spacing:-2px;line-height:1.12;margin:0 0 23px}.hero-description{font-size:17px;line-height:1.7;color:#c0d0d9;max-width:470px;margin:0 0 32px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.text-link{display:inline-flex;gap:14px;align-items:center;font-weight:600;font-size:15px;line-height:1.5;background:none;padding:0;border:0}.text-link:not(.light):hover{color:#9c6200}.text-link.light{color:#edf3f6}.play-icon{display:inline-flex;align-items:center;justify-content:center;width:37px;height:37px;border:1px solid currentColor;border-radius:50%;font-size:10px;padding-left:2px}.hero-note{display:flex;gap:18px;margin-top:38px;font-size:12px;color:#8ca5b4}.hero-note span+span{padding-left:18px;border-left:1px solid #3f5664}.hero-photo{position:relative;aspect-ratio:3/3.65;border-radius:15px;max-height:640px;isolation:isolate}.hero-photo picture,.hero-photo picture img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:15px}.hero-photo:after{content:'';position:absolute;inset:60% 0 0;border-radius:0 0 15px 15px;background:linear-gradient(transparent,#0519249c);pointer-events:none;z-index:0}.photo-label{position:absolute;bottom:30px;left:-30px;background:#fff;padding:20px 25px;display:flex;align-items:center;gap:16px;border-radius:8px;box-shadow:0 12px 40px #04152020;color:var(--navy);z-index:1}.label-icon{font-size:38px;color:#b77605}.photo-label strong{display:block;font-size:14px;font-weight:600;line-height:1.5}.photo-label div>span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.photo-index{position:absolute;right:20px;top:22px;color:#fff;font-size:10px;letter-spacing:2px;text-shadow:0 1px 6px #000;z-index:1}.benefits{max-width:1400px;margin:auto;padding:32px 4%;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line);gap:24px}.benefits>div{display:flex;gap:17px;align-items:center;justify-content:center}.benefits>div+div{border-left:1px solid var(--line)}.benefits svg{height:30px;width:30px;flex-shrink:0}.benefits span{font-size:13px;line-height:1.65;color:var(--muted)}.benefits strong{display:block;font-size:15px;color:var(--ink);font-weight:600}.section,.section-width{max-width:1320px;margin:auto;padding-left:4%;padding-right:4%}.section{padding-top:110px;padding-bottom:110px}.experience{display:grid;grid-template-columns:1fr 1fr;gap:11%;align-items:center}.experience-image{position:relative;min-width:0}.experience-image>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:10px;object-position:45% 42%}.experience-stamp{position:absolute;bottom:28px;left:28px;background:var(--yellow);border-radius:5px;padding:15px 20px;font-size:10px;letter-spacing:1px;line-height:1.5;transform:rotate(-4deg)}.experience-stamp strong{font-family:Georgia,serif;font-size:20px;font-style:italic;font-weight:400;letter-spacing:0}.experience-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75;max-width:400px}.steps{padding:0;margin:30px 0 0;list-style:none}.steps li{display:flex;gap:17px;align-items:flex-start;margin-top:22px}.steps li>span{font-size:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;border:1px solid #c7d1d8;border-radius:50%;margin-top:1px}.steps h3{margin:0 0 5px;font-size:16px;font-weight:600}.steps p{color:var(--muted);font-size:14px;line-height:1.65;margin:0;max-width:360px}.occasions{padding-top:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:42px}.section-heading h2{margin:0}.section-heading>p{max-width:340px;line-height:1.7;color:var(--muted);margin:0 0 3px}.occasion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.occasion-grid article{padding:30px;background:var(--paper);border:1px solid #e6ebee;border-radius:10px;display:flex;flex-direction:column;transition:transform .2s,border-color .2s}.occasion-grid article:hover{transform:translateY(-4px);border-color:#bccbd4}.occasion-number{font-size:10px;letter-spacing:1.5px;color:#6a7c87}.occasion-grid svg{width:34px;height:34px;margin:34px 0 20px}.occasion-grid h3{font-weight:500;font-size:30px;line-height:1.12;letter-spacing:-.8px;margin:0 0 17px}.occasion-grid p{font-size:14px;color:var(--muted);line-height:1.75;margin:0 0 28px}.occasion-grid a{font-size:14px;border-top:1px solid #dbe3e8;padding-top:21px;display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto}.occasion-grid a span{font-size:22px}.occasion-grid article:nth-child(2){background:var(--navy);color:#fff;border-color:var(--navy)}.occasion-grid article:nth-child(2) .occasion-number,.occasion-grid article:nth-child(2) p{color:#b5c8d2}.occasion-grid article:nth-child(2) svg{color:var(--yellow)}.occasion-grid article:nth-child(2) a{border-color:#3b5160}.in-action{padding:85px 0 90px;background:var(--paper);overflow:hidden}.gallery{max-width:1320px;margin:0 auto;padding:0 4%;display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:20px}.gallery figure{margin:0;min-width:0}.gallery button{padding:0;border:0;width:100%;height:350px;background:#dbe1e4;border-radius:9px;overflow:hidden;position:relative;display:block}.gallery button img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.gallery button:hover img{transform:scale(1.035)}.gallery .wide img{object-position:46% center}.gallery figcaption{font-size:12px;line-height:1.6;margin-top:13px;color:var(--muted)}.zoom-icon{position:absolute;right:14px;bottom:14px;width:32px;height:32px;border-radius:50%;background:#ffffffdd;display:flex;align-items:center;justify-content:center;font-size:22px}.booth{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.booth-copy>p:not(.eyebrow){color:var(--muted);line-height:1.75}.booth-specs{display:flex;gap:30px;margin:30px 0 16px}.booth-specs strong{display:block;font-size:29px;letter-spacing:-.7px;font-weight:500}.booth-specs small{font-size:14px;font-weight:400}.booth-specs div>span{display:block;color:var(--muted);font-size:12px;margin-top:6px}.small{font-size:12px!important;line-height:1.7}.booth-copy>.text-link{margin-top:14px}.viewer-shell{position:relative;background:radial-gradient(ellipse at center,#23465b,#0b2435 70%);border-radius:12px;overflow:hidden;color:#fff}.viewer-top{display:flex;justify-content:space-between;gap:16px;padding:22px 24px 0;color:#b3c7d2;font-size:10px;letter-spacing:1.2px;position:relative;z-index:1}#viewer{height:480px;position:relative;display:flex;justify-content:center;align-items:center;touch-action:pan-y}#viewer canvas{display:block;width:100%;height:100%;touch-action:pan-y}.viewer-poster{height:100%;width:100%;object-fit:contain}.viewer-shell .button{position:absolute;bottom:35px;left:50%;transform:translateX(-50%);white-space:nowrap;box-shadow:0 4px 30px #04172566}.viewer-shell .button:hover{transform:translate(-50%,-2px)}.viewer-controls{display:flex;gap:7px;justify-content:center;flex-wrap:wrap;position:relative;margin-top:-18px;padding:0 12px}.viewer-controls[hidden]{display:none}.viewer-controls button{border:1px solid #617787;background:#102d40;color:#e3edf3;border-radius:20px;font-size:12px;padding:10px 13px;min-height:38px}.viewer-controls button:hover,.viewer-controls button[aria-pressed=true]{background:#fca303;color:#071c2a;border-color:#fca303}.viewer-note{text-align:center;font-size:11px;line-height:1.6;color:#a3bcca;margin:17px 20px 22px}.viewer-status{position:absolute;left:18px;right:18px;top:40%;text-align:center;font-size:14px;color:#fff;background:#0a2435da;border-radius:8px;line-height:1.6}.viewer-status:empty{display:none}.local{background:#fce5b8;padding:60px 0}.local-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:9%;align-items:center}.local h2{font-size:36px;margin:0;letter-spacing:-1.2px}.local .eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:16px}.local p:not(.eyebrow){font-size:15px;line-height:1.75;margin-top:0;color:#5d5645}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:10%}.faq h2{margin-bottom:27px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;font-size:16px;font-weight:500;padding-right:36px;position:relative;line-height:1.55}.faq-list summary:after{content:'+';position:absolute;right:4px;top:-2px;font-size:24px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{font-size:14px;line-height:1.8;color:var(--muted);margin:16px 0 2px;max-width:95%}.quote{background:var(--navy);color:#fff;padding:90px 0}.quote-inner{max-width:1320px;margin:auto;padding:0 4%;display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.quote-copy .eyebrow{color:#a8c0ce;font-size:11px}.quote-copy h2{font-size:clamp(35px,3.5vw,51px)}.quote-copy h2 em{color:var(--yellow-soft)}.quote-copy>p:not(.eyebrow){line-height:1.75;color:#b7cbd6;max-width:350px}.quote-contact{margin-top:40px}.quote-contact>a:first-child{display:flex;gap:15px;align-items:center;border-top:1px solid #355060;border-bottom:1px solid #355060;padding:23px 0;max-width:370px}.quote-contact svg{width:33px;height:33px;color:var(--yellow)}.quote-contact>a:first-child>span:first-of-type{font-size:12px;color:#b1c5d0}.quote-contact strong{display:block;font-size:20px;margin-top:6px;color:white;font-weight:500}.quote-contact>a:first-child>span:last-child{margin-left:auto;font-size:25px}.quote-contact>a:last-child{display:inline-block;font-size:14px;color:#bfd0d9;margin-top:22px;overflow-wrap:anywhere}.quote-form{background:#fff;color:var(--ink);border-radius:12px;padding:34px}.quote-form h3{font-size:23px;letter-spacing:-.7px;font-weight:500;margin:0 0 8px}.form-intro{font-size:13px;color:var(--muted);margin:0 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 16px}.quote-form label{font-size:14px;font-weight:500;display:block;min-width:0}.quote-form input:not([type=checkbox]),.quote-form select,.quote-form textarea{display:block;width:100%;min-width:0;margin-top:9px;background:#fff;border:1px solid #cad5dc;border-radius:6px;padding:13px 11px;font-size:16px;color:var(--ink);min-height:49px}.quote-form select{padding-right:22px}.quote-form textarea{resize:vertical}.quote-form input:disabled{background:#f0f3f5;color:#82929c}.checkline{display:flex;gap:7px;align-items:center;margin-top:10px;font-size:12px;font-weight:400;color:var(--muted)}.checkline input{accent-color:var(--navy);width:15px;height:15px;margin:0;cursor:pointer}.optional-fields{margin:25px 0}.optional-fields summary{cursor:pointer;font-size:13px;color:#435b6a;line-height:1.5}.optional-fields summary span{font-size:11px;color:#788b96;margin-left:5px}.optional-fields label{margin-top:16px}.submit{width:100%;font-size:14px;gap:10px}.submit svg{width:21px;height:21px;flex-shrink:0}.submit>span{margin-left:auto}.form-privacy{font-size:11px;line-height:1.7;color:#687d8a;margin:15px 0 0}.form-privacy a{text-decoration:underline}.footer{max-width:1320px;padding:50px 4% 24px;margin:auto}.footer-top{display:flex;gap:6%;align-items:flex-start;padding-bottom:43px}.footer-top img{width:142px;filter:brightness(0) saturate(100%)}.footer-top>p{font-size:22px;line-height:1.35;margin:1px 0;letter-spacing:-.5px}.footer-top>div{margin-left:auto;display:flex;flex-direction:column;gap:12px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;line-height:1.5;color:#6c808d}.mobile-cta{display:none}.dialog{border:0;border-radius:14px;padding:34px;max-width:560px;width:calc(100% - 28px);max-height:90svh;color:var(--ink)}.dialog::backdrop{background:#031722bd;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:15px;top:10px;min-height:42px;min-width:42px;border:0;background:transparent;color:inherit;font-size:28px;z-index:2;border-radius:50%}.dialog .eyebrow{font-size:10px;margin:8px 30px 18px 0}.dialog h2{font-size:38px}.dialog>p:not(.eyebrow){font-size:14px;line-height:1.7;color:var(--muted)}.dialog pre{font:14px/1.8 Arial,Helvetica,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);padding:18px;border-radius:6px;max-height:35svh;overflow:auto}.review-dialog>.button{width:100%;font-size:14px}.review-alternatives{display:flex;justify-content:space-between;gap:15px;margin:20px 0;font-size:13px}.review-alternatives button{border:0;background:none;padding:0;font-size:13px;text-decoration:underline}.review-alternatives a{text-decoration:underline}.media-dialog{max-width:1000px;padding:0;background:#061a28;color:white;overflow:hidden}.media-dialog .dialog-close{background:#061a28b3;color:white;top:10px;right:10px}.media-dialog img{width:100%;max-height:80svh;object-fit:contain}.media-dialog video{display:block;width:100%;max-height:80svh;background:#000}.media-dialog #media-caption{font-size:13px;margin:14px 20px 18px;color:#c9d8e2}.video-description{display:block;color:#b9cbd5;font-size:13px;padding:14px 20px;line-height:1.7}
@media(min-width:1450px){.hero-photo{aspect-ratio:3/3.6}.hero-inner{gap:7%}}@media(max-width:1100px){.header-inner{gap:20px}.header nav{gap:18px}.header nav a{font-size:13px}.hero-inner{gap:5%}h1{font-size:clamp(46px,6vw,68px);letter-spacing:-2.6px}.hero-actions{gap:17px}.hero-actions .button{font-size:14px;padding:16px 18px}.hero-actions .text-link{font-size:14px}.hero-note{margin-top:27px}.hero .eyebrow{font-size:10px;letter-spacing:.7px}.photo-label{left:-18px;padding:16px 18px}.section{padding-top:80px;padding-bottom:80px}.occasions{padding-top:0}.experience{gap:7%}.occasion-grid article{padding:25px}.occasion-grid h3{font-size:27px}.gallery button{height:300px}.booth{gap:6%}.quote-inner{gap:6%}.quote-form{padding:28px}.local h2{font-size:32px}.viewer-top span:last-child{display:none}.footer-top{gap:5%}}
@media(max-width:900px){.header nav{gap:13px}.header nav a{font-size:12px}.header .button-small{padding:10px 13px;font-size:12px}.brand img{width:126px}.header-inner{gap:16px}.hero-description{font-size:15px}.hero-photo{aspect-ratio:3/4.1}.hero-note{flex-direction:column;gap:7px}.hero-note span+span{border:0;padding:0}.photo-label strong{font-size:12px}.photo-label div>span{font-size:11px}.label-icon{font-size:29px}.benefits{gap:14px;padding-top:25px;padding-bottom:25px}.benefits>div{gap:12px}.benefits svg{width:25px}.benefits strong{font-size:13px}.benefits span{font-size:11px}.experience h2{font-size:37px}.experience .eyebrow{font-size:10px}.experience-image>img{aspect-ratio:3/4.6}.section-heading{gap:30px}.section-heading>p{font-size:14px;max-width:260px}.occasion-grid{gap:13px}.occasion-grid article{padding:21px}.occasion-grid h3{font-size:25px}.occasion-grid a,.occasion-grid p{font-size:13px}.occasion-number{font-size:9px}.gallery{gap:14px}.gallery button{height:270px}.booth h2{font-size:37px}.booth-copy>p:not(.eyebrow){font-size:14px}.booth-specs{gap:20px}.booth-specs strong{font-size:24px}.local-inner{gap:6%}.local h2{font-size:30px}.faq{gap:7%}.quote-inner{grid-template-columns:.9fr 1.1fr;gap:5%}.quote-copy h2{font-size:37px}.quote-form{padding:24px}.form-grid{grid-template-columns:1fr;gap:17px}.form-privacy{font-size:11px}}
@media(max-width:760px){html{scroll-padding-top:87px}.header{height:73px}.header-inner{padding:0 5%;gap:17px}.brand img{width:130px;height:43px}.header .button-small{margin-left:auto;min-height:40px;font-size:12px;padding:10px 12px;gap:8px}.header .button-small span{font-size:18px}.menu-toggle{display:flex;flex-direction:column;gap:6px;justify-content:center;align-items:center;width:30px;min-height:44px;background:none;border:0;padding:0}.menu-toggle span{width:21px;height:1.5px;background:white;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.header nav{display:none;position:absolute;top:73px;left:0;right:0;background:var(--navy);padding:18px 6% 25px;border-bottom:1px solid #365060;flex-direction:column;gap:0}.header nav.open{display:flex}.header nav a{font-size:16px;min-height:47px;display:flex;align-items:center}.hero-inner{grid-template-columns:1fr;padding:38px 6% 44px;gap:35px}.hero .eyebrow{font-size:9px;letter-spacing:1px;margin-bottom:23px}.hero-copy h1{font-size:clamp(43px,10vw,67px);letter-spacing:-2.5px;line-height:1.04;margin-bottom:21px}.hero-description{font-size:16px;line-height:1.7;max-width:480px;margin-bottom:25px}.hero-actions{gap:19px}.hero-actions .button{font-size:14px;min-height:53px;padding:16px 20px}.hero-actions .text-link{font-size:13px}.play-icon{width:31px;height:31px}.hero-note{flex-direction:row;gap:15px;margin-top:23px;font-size:11px}.hero-note span+span{border-left:1px solid #3f5664;padding-left:15px}.hero-photo{aspect-ratio:4/4.7;max-height:650px}.hero-photo picture img{object-position:center 48%}.photo-label{left:16px;bottom:18px;padding:15px 18px;gap:12px}.photo-label strong{font-size:12px}.photo-label div>span{font-size:11px}.photo-index{font-size:9px;top:18px;right:16px}.benefits{grid-template-columns:1fr;padding:10px 6%;gap:0}.benefits>div{justify-content:flex-start;padding:20px 0;gap:17px}.benefits>div+div{border-left:0;border-top:1px solid var(--line)}.benefits strong{font-size:15px}.benefits span{font-size:13px}.benefits svg{width:28px}.section,.section-width{padding-left:6%;padding-right:6%}.section{padding-top:65px;padding-bottom:65px}.experience{grid-template-columns:1fr;gap:35px}.experience-image>img{aspect-ratio:4/4.5;object-position:center 40%}.experience-stamp{left:23px;bottom:23px}.experience-copy{max-width:550px}.eyebrow{font-size:10px;letter-spacing:1.5px;margin-bottom:20px}.experience .eyebrow{font-size:10px}.experience h2,h2{font-size:38px;letter-spacing:-1.7px}.experience-copy>p:not(.eyebrow){font-size:16px;max-width:450px}.steps{margin-top:25px}.steps li{margin-top:24px}.steps p{font-size:14px}.occasions{padding-top:10px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:36px;letter-spacing:-1.5px}.section-heading>p{font-size:15px;max-width:450px;margin-top:20px}.occasion-grid{grid-template-columns:1fr;gap:15px}.occasion-grid article{padding:27px;position:relative}.occasion-number{font-size:10px}.occasion-grid svg{position:absolute;right:26px;top:30px;margin:0;width:31px;height:31px}.occasion-grid h3{font-size:31px;margin:26px 0 17px}.occasion-grid p{font-size:15px;max-width:500px}.occasion-grid a{font-size:14px}.in-action{padding:65px 0}.in-action .section-heading .text-link{margin-top:24px}.gallery{display:flex;gap:15px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 6% 12px;scroll-padding-left:6%;scrollbar-width:thin;scrollbar-color:#9eb2bf transparent}.gallery figure{flex:0 0 78%;scroll-snap-align:start}.gallery figure.wide{flex-basis:88%}.gallery button{height:350px}.gallery figcaption{font-size:12px;max-width:90%}.booth{grid-template-columns:1fr;gap:32px}.booth h2{font-size:37px}.booth-copy>p:not(.eyebrow){font-size:16px}.booth-specs{gap:35px}.booth-specs strong{font-size:30px}.booth-specs div>span{font-size:13px}.viewer-top{padding:21px 22px 0}.viewer-top span:last-child{display:block;font-size:9px}#viewer{height:430px}.viewer-note{font-size:11px}.local{padding:50px 0}.local-inner{grid-template-columns:1fr;gap:23px}.local h2{font-size:32px}.local p:not(.eyebrow){font-size:15px;max-width:500px}.faq{grid-template-columns:1fr;gap:32px}.faq h2{margin-bottom:20px}.faq-list summary{font-size:15px}.faq-list details p{font-size:14px;max-width:100%}.quote{padding:62px 0}.quote-inner{padding:0 6%;grid-template-columns:1fr;gap:33px}.quote-copy h2{font-size:38px}.quote-copy>p:not(.eyebrow){max-width:480px}.quote-contact{margin-top:25px}.quote-contact>a:first-child{max-width:100%;padding:20px 0}.quote-contact>a:last-child{margin-top:17px}.quote-form{padding:26px 22px}.quote-form h3{font-size:23px}.form-grid{grid-template-columns:1fr 1fr;gap:20px 13px}.quote-form label{font-size:13px}.quote-form input:not([type=checkbox]),.quote-form select{font-size:16px;padding:12px 9px}.optional-fields summary{font-size:13px}.quote-form .button{font-size:13px;padding:16px 14px}.footer{padding:37px 6% 105px}.footer-top{flex-wrap:wrap;gap:25px;padding-bottom:30px}.footer-top>a{flex-basis:45%}.footer-top>p{font-size:20px;margin-left:auto}.footer-top>div{flex-basis:100%;margin:0;gap:14px;font-size:14px}.footer-bottom{display:block;font-size:11px}.footer-bottom>span{display:block;margin-bottom:10px}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -3px 25px #06213117;align-items:center;justify-content:space-between;gap:15px;padding:13px 5% calc(13px + env(safe-area-inset-bottom));z-index:15;transition:transform .2s}.mobile-cta>span{font-size:12px;max-width:130px;line-height:1.5}.mobile-cta>a{background:var(--navy);color:white;border-radius:6px;padding:13px 16px;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:16px}.mobile-cta.hidden{transform:translateY(110%)}.dialog{padding:28px 23px}.dialog h2{font-size:34px}.dialog .eyebrow{font-size:9px}.media-dialog{padding:0}.review-alternatives{font-size:12px}.review-dialog>.button{font-size:13px;padding:16px 14px}.dialog pre{font-size:13px}}
@media(max-width:380px){.header-inner{gap:10px}.brand img{width:113px}.header .button-small{font-size:11px;padding:10px}.hero .eyebrow{font-size:8px}.hero-copy h1{font-size:43px}.hero-actions{gap:20px}.hero-actions .button{width:100%}.hero-note{font-size:10px}.form-grid{grid-template-columns:1fr}.photo-label{left:12px;right:12px;padding:14px}.viewer-top span:last-child{display:none}.viewer-controls button{font-size:11px;padding:9px 10px}.mobile-cta>span{max-width:100px;font-size:11px}.booth-specs strong{font-size:26px}.gallery button{height:300px}.footer-top>p{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.quote-form .checkline{display:flex;font-size:12px;font-weight:400;line-height:1.5}.footer-top img{filter:none}.viewer-poster{object-fit:cover;object-position:center 59%}

/* Go1: full-bleed film, with a dark scrim to keep the copy readable. */
.hero-video{position:relative;isolation:isolate;background:#031722 url('assets/go-hero-loop-poster.webp') center 44%/cover no-repeat}
.hero-backdrop{position:absolute;inset:0;z-index:-2;overflow:hidden}
.hero-backdrop video{width:100%;height:100%;object-fit:cover;object-position:center 44%;opacity:.6}
.hero-video:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(3,23,34,.9) 0%,rgba(3,23,34,.57) 48%,rgba(3,23,34,.22) 100%),linear-gradient(0deg,rgba(3,23,34,.5),transparent 45%)}
.hero-video .hero-inner{display:flex;align-items:center;min-height:710px;min-height:min(810px,calc(100svh - 90px));padding-top:85px;padding-bottom:100px}
.hero-video .hero-copy{width:100%;max-width:790px}
.hero-video h1{font-size:clamp(54px,6.5vw,94px);line-height:1.04;letter-spacing:-3.8px;text-shadow:0 2px 30px #03172240}
.hero-video .hero-description{max-width:505px;color:#e1e9ed;font-size:18px}
.hero-video .eyebrow{color:#e1e9ed;font-size:12px}
.hero-video .hero-note{color:#d3dfe5;font-size:14px}
.hero-motion{position:absolute;right:4%;bottom:25px;display:flex;align-items:center;gap:12px;min-height:44px;padding:10px 16px;border:1px solid #ffffff66;background:#03172299;color:#fff;border-radius:30px;font-size:14px}
.hero-motion:hover{background:#062131}.hero-motion span{font-size:16px}
@media(max-width:760px){.hero-video .hero-inner{min-height:690px;min-height:calc(100svh - 73px);padding:58px 6% 98px}.hero-video .hero-copy{max-width:560px}.hero-video h1{font-size:clamp(43px,10.5vw,72px);letter-spacing:-2.4px}.hero-video h1 em{white-space:normal}.hero-video .hero-description{font-size:16px;max-width:430px}.hero-video .eyebrow{font-size:12px;letter-spacing:.7px;max-width:320px}.hero-video .hero-note{font-size:12px;flex-wrap:wrap}.hero-backdrop video{object-position:center 42%;opacity:.58}.hero-video:after{background:linear-gradient(90deg,#031722c9,#03172266),linear-gradient(0deg,#031722b3,transparent 65%)}.hero-motion{right:6%;bottom:22px}.hero-video .hero-actions{gap:20px}}
@media(prefers-reduced-motion:reduce){.hero-backdrop video{opacity:0}.hero-video.motion-enabled .hero-backdrop video{opacity:.6}}
