.Header-module__9fWxfa__header{z-index:100;transition:background var(--duration-normal)var(--ease-smooth),box-shadow var(--duration-normal)var(--ease-smooth);padding:0;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__header:not(.Header-module__9fWxfa__scrolled){background:0 0}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled{background:var(--color-naval-white);box-shadow:0 1px 0 var(--color-border)}.Header-module__9fWxfa__inner{justify-content:space-between;align-items:center;max-width:1440px;height:68px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__9fWxfa__newsBox{border:1px solid var(--color-text-primary);font-family:var(--font-body);letter-spacing:.18em;color:var(--color-text-primary);transition:color var(--duration-fast)var(--ease-smooth),background var(--duration-fast)var(--ease-smooth);align-items:center;gap:6px;padding:5px 12px;font-size:.65rem;font-weight:500;display:flex}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled .Header-module__9fWxfa__newsBox{border-color:var(--color-naval-blue);color:var(--color-naval-blue)}.Header-module__9fWxfa__newsBox:hover{background:var(--color-naval-blue);border-color:var(--color-naval-blue);color:var(--color-naval-white)}.Header-module__9fWxfa__header.Header-module__9fWxfa__lightTheme .Header-module__9fWxfa__newsBox{color:#fff;border-color:#ffffff80}.Header-module__9fWxfa__header.Header-module__9fWxfa__lightTheme .Header-module__9fWxfa__newsBox:hover{color:var(--color-naval-blue);background:#fff;border-color:#fff}.Header-module__9fWxfa__brand{flex-direction:column;align-items:center;gap:1px;line-height:1;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__logo{filter:brightness(0);width:auto;height:34px;transition:filter var(--duration-normal)var(--ease-smooth)}.Header-module__9fWxfa__header.Header-module__9fWxfa__lightTheme .Header-module__9fWxfa__logo{filter:brightness(0)invert()}.Header-module__9fWxfa__menuTrigger{cursor:pointer;flex-direction:column;gap:6px;padding:8px;display:flex}.Header-module__9fWxfa__menuLine{background:var(--color-naval-blue);width:26px;height:1.5px;transition:background var(--duration-normal)var(--ease-smooth),transform var(--duration-fast)var(--ease-smooth);display:block}.Header-module__9fWxfa__header.Header-module__9fWxfa__lightTheme .Header-module__9fWxfa__menuLine{background:#fff}.Header-module__9fWxfa__menuTrigger:hover .Header-module__9fWxfa__menuLine:first-child{transform:translateY(-2px)}.Header-module__9fWxfa__menuTrigger:hover .Header-module__9fWxfa__menuLine:last-child{transform:translateY(2px)}.Header-module__9fWxfa__backdrop{z-index:150;-webkit-backdrop-filter:blur(16px);background:#030f2699;position:fixed;inset:0}.Header-module__9fWxfa__navOverlay{z-index:200;background:var(--color-naval-white);flex-direction:column;width:100%;max-width:600px;padding:0;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #0000000d}@media (max-width:768px){.Header-module__9fWxfa__inner{padding:0 1.25rem}.Header-module__9fWxfa__brand{position:absolute;left:50%;transform:translate(-50%)}.Header-module__9fWxfa__logo{height:22px}.Header-module__9fWxfa__newsBox{padding:4px 8px;font-size:.6rem}.Header-module__9fWxfa__navOverlay{max-width:100%}.Header-module__9fWxfa__navLayout{padding:5rem 2.5rem 3rem}.Header-module__9fWxfa__navList{margin-bottom:3rem}.Header-module__9fWxfa__navLabel{font-size:clamp(2.5rem,8vw,3.5rem)}.Header-module__9fWxfa__navContact{flex-direction:column;gap:1.5rem;padding:2.5rem 0 0}.Header-module__9fWxfa__navBranding{padding:1.5rem 2.5rem}}.Header-module__9fWxfa__navClose{color:var(--color-text-primary);transition:color var(--duration-fast),transform .3s ease;z-index:10;cursor:pointer;position:absolute;top:2rem;left:auto;right:2.5rem}.Header-module__9fWxfa__navClose:hover{color:var(--color-text-secondary);transform:rotate(90deg)}.Header-module__9fWxfa__navLayout{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;justify-content:flex-start;padding:6rem 4.5rem 2rem;display:flex;overflow-y:auto}.Header-module__9fWxfa__navList{flex-direction:column;gap:.1rem;margin-top:auto;margin-bottom:2rem;list-style:none;display:flex}.Header-module__9fWxfa__navItem,.Header-module__9fWxfa__navItemButton{color:var(--color-text-muted);transition:color var(--duration-normal)var(--ease-smooth);align-items:center;gap:0;width:100%;padding-left:2.5rem;text-decoration:none;display:flex;position:relative}.Header-module__9fWxfa__navItemButton{cursor:pointer;text-align:left;background:0 0;border:none}.Header-module__9fWxfa__navNum{font-family:var(--font-body);letter-spacing:.1em;color:var(--color-naval-blue);opacity:.4;font-size:.65rem;font-weight:500;transition:opacity .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__9fWxfa__navLabel{font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(2.5rem,4vh + 1vw,4rem);font-weight:400;line-height:1.1}.Header-module__9fWxfa__chevron{opacity:.3;margin-left:auto;transition:transform .3s,opacity .3s}.Header-module__9fWxfa__navItemButton:hover .Header-module__9fWxfa__chevron{opacity:1;transform:translate(8px)}.Header-module__9fWxfa__navItem:hover,.Header-module__9fWxfa__navItemButton:hover{color:var(--color-naval-blue)}.Header-module__9fWxfa__navItem:hover .Header-module__9fWxfa__navNum,.Header-module__9fWxfa__navItemButton:hover .Header-module__9fWxfa__navNum{opacity:1}.Header-module__9fWxfa__submenuContainer{flex-direction:column;flex:1;width:100%;display:flex}.Header-module__9fWxfa__navBack{color:var(--color-text-muted);font-family:var(--font-display);letter-spacing:-.01em;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:0 0 0 2.5rem;font-size:clamp(2.5rem,4vh + 1vw,4rem);font-weight:400;line-height:1.1;transition:color .3s;display:inline-flex}.Header-module__9fWxfa__backArrow{font-family:var(--font-body);opacity:.6;width:2rem;color:var(--color-naval-blue);margin-left:-3rem;margin-right:1rem;font-size:.8em;transition:transform .3s;display:inline-block}.Header-module__9fWxfa__navBack:hover{color:var(--color-naval-blue)}.Header-module__9fWxfa__navBack:hover .Header-module__9fWxfa__backArrow{transform:translate(-4px)}.Header-module__9fWxfa__subnavList{flex-direction:column;gap:1.5rem;padding-left:5.5rem;list-style:none;display:flex}.Header-module__9fWxfa__subnavItem{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--duration-normal)var(--ease-smooth);font-size:1.1rem;font-weight:500;text-decoration:none}.Header-module__9fWxfa__subnavItem:hover{color:var(--color-naval-blue)}.Header-module__9fWxfa__navContact{border-top:1px solid var(--color-border);border-left:1px solid var(--color-text-primary);flex-flow:wrap;gap:2rem 4rem;margin-bottom:auto;padding:2rem 0 0 2rem;display:flex}.Header-module__9fWxfa__contactPoint{flex-direction:column;gap:.25rem;display:flex}.Header-module__9fWxfa__contactTitle{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.6rem;font-weight:600}.Header-module__9fWxfa__contactDetail{font-family:var(--font-body);color:var(--color-text-primary);font-size:.85rem;font-weight:300;line-height:1.6;transition:color .2s}a.Header-module__9fWxfa__contactDetail:hover{color:var(--color-text-secondary)}.Header-module__9fWxfa__navBranding{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--color-text-secondary);border-top:1px solid var(--color-border);flex-shrink:0;padding:1.5rem 4.5rem;font-size:.6rem;font-weight:500}
.Footer-module__nhiC3q__footer{background:var(--color-naval-white);color:var(--color-text-primary);overflow:hidden}.Footer-module__nhiC3q__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start;gap:4rem;max-width:1300px;margin:0 auto;padding:6rem 3.5rem 4rem;display:grid}.Footer-module__nhiC3q__col{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__colLabel{font-family:var(--font-body);color:var(--color-text-primary);margin-bottom:.25rem;font-size:.8rem;font-weight:500}.Footer-module__nhiC3q__logo{filter:brightness(0);width:auto;height:36px}.Footer-module__nhiC3q__tagline{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:.9rem;font-weight:400;line-height:1.6}.Footer-module__nhiC3q__navList{flex-direction:column;gap:.5rem;display:flex}.Footer-module__nhiC3q__navLink{font-family:var(--font-body);color:var(--color-naval-blue);font-size:.85rem;font-weight:500;transition:color .2s}.Footer-module__nhiC3q__navLink:hover{color:var(--color-naval-blue-mid)}.Footer-module__nhiC3q__address{font-style:normal;font-family:var(--font-body);color:var(--color-text-secondary);flex-direction:column;gap:.2rem;font-size:.85rem;font-weight:400;line-height:1.6;display:flex}.Footer-module__nhiC3q__contactLinks{flex-direction:column;gap:.3rem;padding-top:.5rem;display:flex}.Footer-module__nhiC3q__contactLink{font-family:var(--font-body);color:var(--color-naval-blue);font-size:.85rem;font-weight:500;transition:color .2s}.Footer-module__nhiC3q__contactLink:hover{color:var(--color-naval-blue-mid)}.Footer-module__nhiC3q__quote{display:none}.Footer-module__nhiC3q__ctaLink{font-family:var(--font-body);color:var(--color-naval-blue);margin-top:.5rem;font-size:.85rem;font-weight:500;transition:opacity .2s}.Footer-module__nhiC3q__ctaLink:hover{opacity:.7}.Footer-module__nhiC3q__horizon{padding:2rem 0;position:relative;overflow:hidden}.Footer-module__nhiC3q__wordmark{text-align:center;font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:clamp(8rem,20vw,22rem);font-weight:700;line-height:.8}.Footer-module__nhiC3q__waterline{background:linear-gradient(90deg,#0000,#b8974a59 15% 85%,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Footer-module__nhiC3q__silhouette{width:min(90%,1100px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Footer-module__nhiC3q__silhouetteImg{object-fit:contain;object-position:bottom;width:100%;height:auto;max-height:220px;display:block;opacity:.2!important;filter:brightness(0)!important}.Footer-module__nhiC3q__horizon:after{content:"";height:220px;display:block}.Footer-module__nhiC3q__bottom{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1300px;margin:0 auto;padding:1.5rem 3.5rem;display:flex}.Footer-module__nhiC3q__copy,.Footer-module__nhiC3q__madeBy{font-family:var(--font-body);color:var(--color-naval-blue);font-size:.75rem;font-weight:500}.Footer-module__nhiC3q__madeByLink{color:var(--color-text-secondary);font-weight:600;transition:color .2s}.Footer-module__nhiC3q__madeByLink:hover{color:var(--color-naval-blue)}@media (max-width:1024px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:640px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr;padding:4rem 1.5rem 3rem}.Footer-module__nhiC3q__bottom{flex-direction:column;align-items:flex-start;padding:1.25rem 1.5rem}.Footer-module__nhiC3q__wordmark{font-size:22vw}}
.Hero-module__gNeX-G__hero{background:var(--color-naval-white);width:100%;height:100svh;min-height:640px;margin-bottom:2rem;padding:0;position:relative}.Hero-module__gNeX-G__bgWrapper{border-radius:var(--radius-md)var(--radius-md)0 0;will-change:transform;position:absolute;inset:100px 1.5rem 0;overflow:hidden}.Hero-module__gNeX-G__bgPoster{background-position:50% 60%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.Hero-module__gNeX-G__videoWrapper{pointer-events:none;width:177.78vh;min-width:100%;height:100vh;min-height:56.25vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__videoIframe{pointer-events:none;border:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__gNeX-G__overlayGradient{background:#0000001a;position:absolute;inset:0}.Hero-module__gNeX-G__content{z-index:10;pointer-events:none;flex-direction:column;justify-content:flex-end;max-width:1200px;padding:0 4rem 6rem;display:flex;position:absolute;inset:100px 1.5rem 0}.Hero-module__gNeX-G__eyebrow{font-family:var(--font-body);letter-spacing:.15em;color:#fff;text-transform:uppercase;pointer-events:auto;margin-bottom:1rem;font-size:.75rem;font-weight:600}.Hero-module__gNeX-G__headlineWrapper{will-change:transform;pointer-events:auto}.Hero-module__gNeX-G__headline{flex-direction:column;margin-bottom:1.5rem;line-height:.95;display:flex}.Hero-module__gNeX-G__headlineLine{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;will-change:transform,opacity;font-size:clamp(3rem,7vw,7rem);font-weight:500;display:block}.Hero-module__gNeX-G__headlineGold{color:#ffffffd9}.Hero-module__gNeX-G__headlineSm{font-size:clamp(2rem,5vw,5rem);font-weight:400}.Hero-module__gNeX-G__subCopy{font-family:var(--font-body);color:#ffffffe6;pointer-events:auto;max-width:600px;margin-bottom:2.5rem;font-size:1rem;font-weight:400;line-height:1.5}.Hero-module__gNeX-G__ctaRow{pointer-events:auto;align-items:center;gap:1.5rem;display:flex}.Hero-module__gNeX-G__ctaPrimary{background:var(--color-naval-white);color:var(--color-naval-blue);font-family:var(--font-body);transition:background var(--duration-fast)var(--ease-smooth),transform var(--duration-fast)var(--ease-smooth);align-items:center;gap:8px;padding:13px 28px;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__ctaPrimary:hover{background:#ffffffe6;transform:translateY(-2px)}.Hero-module__gNeX-G__ctaSecondary{font-family:var(--font-body);color:#fffc;transition:color var(--duration-fast),border-color var(--duration-fast);border-bottom:1px solid #fff6;padding-bottom:2px;font-size:.8rem;font-weight:500}.Hero-module__gNeX-G__ctaSecondary:hover{color:#fff;border-color:#fff}.Hero-module__gNeX-G__scrollIndicator{display:none}.Hero-module__gNeX-G__awardBadge{border-left:1px solid var(--color-luxury-gold);flex-direction:column;align-items:flex-end;gap:4px;padding-left:1.5rem;display:flex;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}.Hero-module__gNeX-G__awardLabel{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:var(--color-luxury-gold);font-size:.55rem;font-weight:500}.Hero-module__gNeX-G__awardTitle{font-family:var(--font-serif);color:#ffffffbf;text-align:right;font-size:.75rem;font-style:italic;line-height:1.4}@media (max-width:768px){.Hero-module__gNeX-G__content{padding:0 1.5rem 4rem}.Hero-module__gNeX-G__headlineLine{font-size:clamp(3rem,14vw,5.5rem)}.Hero-module__gNeX-G__ctaRow{flex-direction:column;align-items:stretch;gap:1.5rem}.Hero-module__gNeX-G__ctaPrimary{justify-content:center;width:100%}.Hero-module__gNeX-G__ctaSecondary{align-self:center}.Hero-module__gNeX-G__awardBadge{display:none}.Hero-module__gNeX-G__scrollIndicator{bottom:1.5rem;right:1.5rem}}
.ManifestoSection-module__SWLNdG__section{background:var(--color-naval-white);padding:7rem 0 8rem;position:relative;overflow:hidden}.ManifestoSection-module__SWLNdG__topAccent{display:none}.ManifestoSection-module__SWLNdG__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:0 4rem;max-width:1300px;margin:0 auto;padding:0 3.5rem;display:grid}.ManifestoSection-module__SWLNdG__left{flex-direction:column;gap:1.5rem;display:flex}.ManifestoSection-module__SWLNdG__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600}.ManifestoSection-module__SWLNdG__quote{margin:0;padding:0}.ManifestoSection-module__SWLNdG__quoteText{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);font-size:clamp(3rem,5vw,5.5rem);font-weight:500;line-height:1.1;display:block}.ManifestoSection-module__SWLNdG__quoteAccent{font-family:var(--font-display);color:var(--color-text-secondary);letter-spacing:-.02em;font-size:clamp(3rem,5vw,5.5rem);font-weight:400}.ManifestoSection-module__SWLNdG__attribution{font-family:var(--font-body);letter-spacing:.05em;color:var(--color-text-secondary);border-top:1px solid var(--color-border);padding-top:1rem;font-size:.8rem;font-weight:500}.ManifestoSection-module__SWLNdG__divider{background:var(--color-border);width:1px;height:180px}.ManifestoSection-module__SWLNdG__right{flex-direction:column;gap:1.75rem;display:flex}.ManifestoSection-module__SWLNdG__body{font-family:var(--font-body);color:var(--color-text-secondary);max-width:52ch;font-size:1rem;font-weight:400;line-height:1.7}.ManifestoSection-module__SWLNdG__stats{border-top:1px solid var(--color-border);gap:3rem;margin-top:.5rem;padding-top:1.5rem;display:flex}.ManifestoSection-module__SWLNdG__stat{flex-direction:column;gap:6px;display:flex}.ManifestoSection-module__SWLNdG__statValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);font-size:2.2rem;font-weight:600;line-height:1}.ManifestoSection-module__SWLNdG__statLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-size:.7rem;font-weight:600}@media (max-width:900px){.ManifestoSection-module__SWLNdG__inner{grid-template-columns:1fr;gap:3rem 0}.ManifestoSection-module__SWLNdG__divider{display:none}.ManifestoSection-module__SWLNdG__left,.ManifestoSection-module__SWLNdG__right{padding-top:0}.ManifestoSection-module__SWLNdG__stats{flex-wrap:wrap;gap:1.5rem}}@media (max-width:768px){.ManifestoSection-module__SWLNdG__section{padding:5rem 0 6rem}.ManifestoSection-module__SWLNdG__inner{padding:0 1.5rem}.ManifestoSection-module__SWLNdG__topAccent{left:1.5rem;right:1.5rem}.ManifestoSection-module__SWLNdG__quoteText,.ManifestoSection-module__SWLNdG__quoteAccent{font-size:clamp(3rem,10vw,4rem)}.ManifestoSection-module__SWLNdG__stats{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;padding-top:1rem}.ManifestoSection-module__SWLNdG__statValue{font-size:clamp(1.4rem,6vw,2rem)}.ManifestoSection-module__SWLNdG__statLabel{letter-spacing:.1em;font-size:.5rem}}
.CTABridge-module__ASKk2q__section{background:var(--color-naval-white);padding:5.5rem 0;overflow:hidden}.CTABridge-module__ASKk2q__rule{background:linear-gradient(to right,transparent,var(--color-luxury-gold)25%,var(--color-luxury-gold)75%,transparent);opacity:.3;width:100%;height:1px}.CTABridge-module__ASKk2q__inner{text-align:center;flex-direction:column;align-items:center;gap:2rem;max-width:900px;margin:0 auto;padding:4rem 3.5rem;display:flex}.CTABridge-module__ASKk2q__eyebrow{font-family:var(--font-body);letter-spacing:.28em;text-transform:uppercase;color:var(--color-luxury-gold);font-size:.62rem;font-weight:500}.CTABridge-module__ASKk2q__headline{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(3rem,6vw,6rem);line-height:1}.CTABridge-module__ASKk2q__headline em{font-family:var(--font-serif);color:var(--color-luxury-gold);font-style:italic;font-weight:300}.CTABridge-module__ASKk2q__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;padding-top:.5rem;display:flex}.CTABridge-module__ASKk2q__btnPrimary{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:#fff;background:var(--color-naval-blue);border:1px solid var(--color-naval-blue);padding:.9rem 2.25rem;font-size:.72rem;font-weight:500;transition:background .25s,color .25s}.CTABridge-module__ASKk2q__btnPrimary:hover{background:var(--color-luxury-gold);border-color:var(--color-luxury-gold)}.CTABridge-module__ASKk2q__btnSecondary{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--color-naval-blue);border:1px solid #0b234040;padding:.9rem 2.25rem;font-size:.72rem;font-weight:500;transition:border-color .25s,color .25s}.CTABridge-module__ASKk2q__btnSecondary:hover{border-color:var(--color-luxury-gold);color:var(--color-luxury-gold)}@media (max-width:640px){.CTABridge-module__ASKk2q__inner{padding:3rem 1.5rem}.CTABridge-module__ASKk2q__actions{flex-direction:column;width:100%}.CTABridge-module__ASKk2q__btnPrimary,.CTABridge-module__ASKk2q__btnSecondary{text-align:center;width:100%}}
.DecksSection-module__eEx2wq__decks{background:var(--color-naval-white);padding:8rem 3.5rem}.DecksSection-module__eEx2wq__decksHeader{max-width:1300px;margin:0 auto 3rem}.DecksSection-module__eEx2wq__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600;display:block}.DecksSection-module__eEx2wq__decksTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;line-height:1}.DecksSection-module__eEx2wq__decksTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.DecksSection-module__eEx2wq__deckTabs{border-bottom:1px solid var(--color-border);gap:0;max-width:1300px;margin:0 auto 3.5rem;display:flex}.DecksSection-module__eEx2wq__deckTab{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.7rem;margin-bottom:-1px;padding:.9rem 2rem;font-size:.8rem;font-weight:500;transition:color .25s,border-color .25s;display:flex}.DecksSection-module__eEx2wq__deckTab:hover{color:var(--color-naval-blue)}.DecksSection-module__eEx2wq__deckTabActive{color:var(--color-naval-blue);border-bottom-color:var(--color-naval-blue)}.DecksSection-module__eEx2wq__deckTabNum{font-family:var(--font-display);color:var(--color-naval-blue);opacity:.5;font-size:.8rem;font-weight:600}.DecksSection-module__eEx2wq__deckPanel{grid-template-columns:1fr 380px;align-items:center;gap:5rem;max-width:1300px;margin:0 auto;display:grid}.DecksSection-module__eEx2wq__deckPanelImg{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#030f2608;justify-content:center;align-items:center;padding:3.5rem;display:flex}.DecksSection-module__eEx2wq__deckPanelImg img{object-fit:contain;width:100%;height:auto;max-height:380px}.DecksSection-module__eEx2wq__deckPanelInfo{flex-direction:column;display:flex}.DecksSection-module__eEx2wq__deckPanelLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.DecksSection-module__eEx2wq__deckPanelTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:500;line-height:1.05}.DecksSection-module__eEx2wq__deckPanelBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:44ch;margin:0 0 2.5rem;font-size:1rem;font-weight:400;line-height:1.7}.DecksSection-module__eEx2wq__detailLine{border-top:1px solid var(--color-border);align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.DecksSection-module__eEx2wq__detailDot{background:var(--color-naval-blue);border-radius:50%;width:6px;height:6px}.DecksSection-module__eEx2wq__detailText{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:500}@media (max-width:1024px){.DecksSection-module__eEx2wq__deckPanel{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.DecksSection-module__eEx2wq__decks{padding:6rem 1.5rem}.DecksSection-module__eEx2wq__deckTabs{border-bottom:none;flex-direction:column;gap:.5rem;padding-bottom:0;overflow-x:visible}.DecksSection-module__eEx2wq__deckTab{white-space:normal;border-radius:var(--radius-sm);background:#030f2605;border-bottom:none;border-left:2px solid #0000;justify-content:flex-start;margin-bottom:0;padding:1rem 1.2rem}.DecksSection-module__eEx2wq__deckTabActive{color:var(--color-naval-blue);background:#030f260d;border-left-color:#0000}.DecksSection-module__eEx2wq__deckPanelImg{padding:1.5rem}}
.QuicksteelSection-module__cKPQiG__section{background:var(--color-naval-white);padding:8rem 0;overflow:hidden}.QuicksteelSection-module__cKPQiG__inner{grid-template-columns:420px 1fr;align-items:start;gap:5rem;max-width:1300px;margin:0 auto;padding:0 3.5rem;display:grid}.QuicksteelSection-module__cKPQiG__left{flex-direction:column;gap:3.5rem;display:flex;position:sticky;top:8rem}.QuicksteelSection-module__cKPQiG__brand{flex-direction:column;gap:.75rem;display:flex}.QuicksteelSection-module__cKPQiG__brandSub{font-family:var(--font-body);letter-spacing:.25em;text-transform:uppercase;color:var(--color-luxury-gold);font-size:.62rem;font-weight:500}.QuicksteelSection-module__cKPQiG__brandName{font-family:var(--font-display);letter-spacing:.01em;color:var(--color-naval-blue);margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.95}.QuicksteelSection-module__cKPQiG__brandName em{font-family:var(--font-serif);color:var(--color-luxury-gold);font-style:italic;font-weight:300}.QuicksteelSection-module__cKPQiG__brandName sup{font-family:var(--font-body);vertical-align:super;color:var(--color-luxury-gold);font-size:.4em}.QuicksteelSection-module__cKPQiG__brandDesc{font-family:var(--font-body);color:#0b234080;max-width:36ch;margin:.25rem 0 0;font-size:.82rem;font-weight:300;line-height:1.75}.QuicksteelSection-module__cKPQiG__tabs{border-left:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.QuicksteelSection-module__cKPQiG__tab{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1rem;padding:1.1rem 1.5rem;transition:background .2s;display:flex;position:relative}.QuicksteelSection-module__cKPQiG__tab:hover,.QuicksteelSection-module__cKPQiG__tabActive{background:#030f260a}.QuicksteelSection-module__cKPQiG__tabIndex{font-family:var(--font-body);letter-spacing:.1em;color:var(--color-naval-blue);opacity:.5;min-width:20px;font-size:.65rem;font-weight:500}.QuicksteelSection-module__cKPQiG__tabTag{font-family:var(--font-body);letter-spacing:.05em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.8rem;font-weight:500;transition:color .2s}.QuicksteelSection-module__cKPQiG__tab:not(.QuicksteelSection-module__cKPQiG__tabActive) .QuicksteelSection-module__cKPQiG__tabTag{color:var(--color-text-muted)}.QuicksteelSection-module__cKPQiG__tabLine{background:var(--color-naval-blue);transform-origin:0;width:2px;display:block;position:absolute;top:0;bottom:0;left:-1px}.QuicksteelSection-module__cKPQiG__right{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#030f2608;align-items:center;min-height:480px;padding:4rem;display:flex;position:relative}.QuicksteelSection-module__cKPQiG__content{z-index:2;flex-direction:column;gap:1.75rem;width:100%;display:flex;position:relative}.QuicksteelSection-module__cKPQiG__bgIndex{font-family:var(--font-display);letter-spacing:-.04em;color:#030f260a;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;font-size:clamp(8rem,18vw,16rem);font-weight:600;line-height:1;position:absolute;top:-3rem;right:-1.5rem}.QuicksteelSection-module__cKPQiG__tag{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);border:1px solid var(--color-naval-blue);border-radius:4px;width:fit-content;padding:.35rem .85rem;font-size:.7rem;font-weight:600;display:inline-block}.QuicksteelSection-module__cKPQiG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);flex-direction:column;margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:500;line-height:1.05;display:flex}.QuicksteelSection-module__cKPQiG__headlineLine{display:block}.QuicksteelSection-module__cKPQiG__stat{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);flex-direction:column;gap:4px;padding:1.25rem 0;display:flex}.QuicksteelSection-module__cKPQiG__statValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);font-size:3rem;font-weight:600;line-height:1}.QuicksteelSection-module__cKPQiG__statLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.QuicksteelSection-module__cKPQiG__body{font-family:var(--font-body);color:var(--color-text-secondary);max-width:48ch;font-size:1rem;font-weight:400;line-height:1.7}.QuicksteelSection-module__cKPQiG__keywordRow{align-items:center;gap:.75rem;margin-top:.25rem;display:flex}.QuicksteelSection-module__cKPQiG__keywordDot{background:var(--color-naval-blue);border-radius:50%;flex-shrink:0;width:6px;height:6px}.QuicksteelSection-module__cKPQiG__keyword{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.QuicksteelSection-module__cKPQiG__corner{border-color:var(--color-luxury-gold);opacity:.4;border-style:solid;width:14px;height:14px;position:absolute}.QuicksteelSection-module__cKPQiG__cornerTL{border-width:1px 0 0 1px;top:1rem;left:1rem}.QuicksteelSection-module__cKPQiG__cornerBR{border-width:0 1px 1px 0;bottom:1rem;right:1rem}@media (max-width:960px){.QuicksteelSection-module__cKPQiG__inner{grid-template-columns:1fr;gap:3rem}.QuicksteelSection-module__cKPQiG__left{position:static}.QuicksteelSection-module__cKPQiG__tabs{border-bottom:1px solid #0b23401a;border-left:none;flex-direction:row;overflow-x:auto}.QuicksteelSection-module__cKPQiG__tab{flex-direction:column;flex-shrink:0;align-items:flex-start;padding:1rem}.QuicksteelSection-module__cKPQiG__tabLine{transform-origin:bottom;width:auto;height:2px;inset:auto 0 -1px}.QuicksteelSection-module__cKPQiG__right{min-height:380px;padding:2.5rem}}@media (max-width:768px){.QuicksteelSection-module__cKPQiG__section{padding:5rem 0}.QuicksteelSection-module__cKPQiG__inner{gap:2.5rem;padding:0 1.5rem}.QuicksteelSection-module__cKPQiG__tabs{border-bottom:none;flex-direction:column;gap:.5rem}.QuicksteelSection-module__cKPQiG__tab{background:#0b234008;flex-direction:row;align-items:center;padding:1rem 1.2rem}.QuicksteelSection-module__cKPQiG__tabActive{background:#0b23400f}.QuicksteelSection-module__cKPQiG__tabLine{transform-origin:0;width:2px;height:auto;inset:0 auto 0 0}.QuicksteelSection-module__cKPQiG__right{min-height:auto;padding:2rem 1.5rem}.QuicksteelSection-module__cKPQiG__headline{font-size:clamp(2.5rem,8vw,3.5rem)}.QuicksteelSection-module__cKPQiG__bgIndex{font-size:clamp(7rem,25vw,10rem);top:-1.75rem;right:-.5rem}}
.CharterSection-module__cuNCtW__section{background:var(--color-naval-white);padding:8rem 0;overflow:hidden}.CharterSection-module__cuNCtW__inner{grid-template-columns:380px 1fr;align-items:start;gap:6rem;max-width:1300px;margin:0 auto;padding:0 3.5rem;display:grid}.CharterSection-module__cuNCtW__left{flex-direction:column;gap:1.75rem;display:flex;position:sticky;top:9rem}.CharterSection-module__cuNCtW__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600}.CharterSection-module__cuNCtW__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(2.5rem,4vw,4.5rem);font-weight:500;line-height:1.05}.CharterSection-module__cuNCtW__headline em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.CharterSection-module__cuNCtW__intro{font-family:var(--font-body);color:var(--color-text-secondary);max-width:36ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.CharterSection-module__cuNCtW__contact{border-top:1px solid var(--color-border);flex-direction:column;gap:.4rem;padding-top:1rem;display:flex}.CharterSection-module__cuNCtW__contactLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.25rem;font-size:.7rem;font-weight:600}.CharterSection-module__cuNCtW__email{font-family:var(--font-body);color:var(--color-naval-blue);letter-spacing:.02em;font-size:.85rem;font-weight:500;transition:color .2s}.CharterSection-module__cuNCtW__email:hover{color:var(--color-naval-blue-mid)}.CharterSection-module__cuNCtW__cta{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-naval-white);background:var(--color-naval-blue);width:fit-content;padding:1rem 2rem;font-size:.8rem;font-weight:600;transition:background .25s,transform .25s;display:inline-block}.CharterSection-module__cuNCtW__cta:hover{background:var(--color-naval-blue-mid);transform:translateY(-2px)}.CharterSection-module__cuNCtW__cards{flex-direction:column;gap:0;display:flex}.CharterSection-module__cuNCtW__card{border-bottom:1px solid var(--color-border);cursor:default;grid-template-columns:64px 1fr;align-items:start;gap:1.5rem;padding:2.25rem 0;display:grid}.CharterSection-module__cuNCtW__card:first-child{border-top:1px solid var(--color-border)}.CharterSection-module__cuNCtW__cardNum{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);opacity:.2;padding-top:.2rem;font-size:2.25rem;font-weight:600;line-height:1;transition:opacity .25s}.CharterSection-module__cuNCtW__card:hover .CharterSection-module__cuNCtW__cardNum{opacity:1}.CharterSection-module__cuNCtW__cardContent{flex-direction:column;gap:.3rem;display:flex}.CharterSection-module__cuNCtW__cardTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:500;line-height:1.1}.CharterSection-module__cuNCtW__cardSub{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.CharterSection-module__cuNCtW__cardBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:52ch;margin:0;font-size:.95rem;font-weight:400;line-height:1.7}@media (max-width:960px){.CharterSection-module__cuNCtW__inner{grid-template-columns:1fr;gap:3.5rem}.CharterSection-module__cuNCtW__left{position:static}.CharterSection-module__cuNCtW__card:hover{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media (max-width:768px){.CharterSection-module__cuNCtW__section{padding:5rem 0}.CharterSection-module__cuNCtW__inner{gap:3rem;padding:0 1.5rem}.CharterSection-module__cuNCtW__headline{font-size:clamp(2.5rem,8vw,3.5rem)}}
.charter-module__dKkmkG__hero{text-align:center;background-image:url(/images/hero.jpg);background-position:50% 35%;background-size:cover;justify-content:center;align-items:center;height:100vh;min-height:720px;display:flex;position:relative;overflow:hidden}.charter-module__dKkmkG__heroOverlay{background:#00000026;position:absolute;inset:0}.charter-module__dKkmkG__heroContent{z-index:2;max-width:900px;padding:0 2rem;position:relative}.charter-module__dKkmkG__heroEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:block}.charter-module__dKkmkG__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0 0 2.5rem;font-size:clamp(3.5rem,8vw,9.5rem);font-weight:500;line-height:.95}.charter-module__dKkmkG__heroTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.charter-module__dKkmkG__heroActions{justify-content:center;gap:1.5rem;display:flex}.charter-module__dKkmkG__ctaPrimary{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);background:#fff;padding:1.1rem 2.5rem;font-size:.75rem;font-weight:600;transition:background .3s,color .3s,transform .25s}.charter-module__dKkmkG__ctaPrimary:hover{background:#ffffffd9;transform:translateY(-2px)}.charter-module__dKkmkG__heroScroll{opacity:.6;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.charter-module__dKkmkG__scrollLine{background:linear-gradient(#0000,#fff9);width:1px;height:40px}.charter-module__dKkmkG__intro{background:var(--color-naval-white);padding:10rem 3.5rem}.charter-module__dKkmkG__introInner{grid-template-columns:1fr 1fr;align-items:start;gap:8rem;max-width:1300px;margin:0 auto;display:grid}.charter-module__dKkmkG__introTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.75rem 0 0;font-size:clamp(2.5rem,4.5vw,5rem);font-weight:500;line-height:.95}.charter-module__dKkmkG__introTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.charter-module__dKkmkG__introBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.charter-module__dKkmkG__features{background:var(--color-naval-white);padding:10rem 3.5rem}.charter-module__dKkmkG__featuresGrid{background:var(--color-border);border:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1300px;margin:0 auto;display:grid}.charter-module__dKkmkG__featureCard{background:var(--color-naval-white);flex-direction:column;gap:2rem;padding:5rem 3.5rem;transition:background .4s;display:flex}.charter-module__dKkmkG__featureCard:hover{background:#030f2605}.charter-module__dKkmkG__featureNum{font-family:var(--font-display);color:var(--color-naval-blue);letter-spacing:.1em;opacity:.4;font-size:.8rem;font-weight:600}.charter-module__dKkmkG__featureTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:2.2rem;font-weight:500;line-height:1.05}.charter-module__dKkmkG__featureBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.7}.charter-module__dKkmkG__destination{background:var(--color-naval-blue);align-items:center;padding:10rem 3.5rem;display:flex;position:relative;overflow:hidden}.charter-module__dKkmkG__destBg{opacity:.4;background-image:url(/images/charter-horizon.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.charter-module__dKkmkG__destOverlay{background:linear-gradient(90deg,#040a14e6 0%,#040a1466 100%);position:absolute;inset:0}.charter-module__dKkmkG__destContent{z-index:2;max-width:600px;position:relative}.charter-module__dKkmkG__destTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0 0 2rem;font-size:clamp(3rem,6vw,7rem);font-weight:500;line-height:.9}.charter-module__dKkmkG__destBody{font-family:var(--font-body);color:#fffc;font-size:1.1rem;font-weight:400;line-height:1.7}.charter-module__dKkmkG__inquiry{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:10rem 3.5rem}.charter-module__dKkmkG__inquiryInner{text-align:center;max-width:900px;margin:0 auto}.charter-module__dKkmkG__inquiryHeader{margin-bottom:5rem}.charter-module__dKkmkG__inquiryTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:1rem 0;font-size:clamp(3rem,6vw,7.5rem);font-weight:500;line-height:.9}.charter-module__dKkmkG__inquiryTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.charter-module__dKkmkG__formGrid{text-align:left;grid-template-columns:1fr 1fr;gap:3rem;display:grid}.charter-module__dKkmkG__inputField{flex-direction:column;gap:.75rem;display:flex}.charter-module__dKkmkG__label{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.65rem;font-weight:600}.charter-module__dKkmkG__input{border:none;border-bottom:1px solid var(--color-border);font-family:var(--font-body);color:var(--color-naval-blue);background:0 0;outline:none;padding:.75rem 0;font-size:1.1rem;transition:border-color .3s}.charter-module__dKkmkG__input:focus{border-bottom-color:var(--color-naval-blue)}.charter-module__dKkmkG__submitBox{grid-column:span 2;justify-content:center;padding-top:3rem;display:flex}.charter-module__dKkmkG__submitBtn{background:var(--color-naval-blue);color:#fff;font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;padding:1.25rem 4rem;font-size:.75rem;font-weight:600;transition:transform .25s}.charter-module__dKkmkG__submitBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.charter-module__dKkmkG__introInner{grid-template-columns:1fr;gap:3rem}.charter-module__dKkmkG__featuresGrid{grid-template-columns:1fr}}@media (max-width:768px){.charter-module__dKkmkG__intro,.charter-module__dKkmkG__features,.charter-module__dKkmkG__inquiry,.charter-module__dKkmkG__destination{padding:5rem 1.5rem}.charter-module__dKkmkG__heroContent{padding:0 1.5rem}.charter-module__dKkmkG__formGrid{grid-template-columns:1fr;gap:2rem}.charter-module__dKkmkG__submitBox{grid-column:span 1}}
.SpecsSection-module__8TPeNG__section{background:var(--color-naval-white);padding:8rem 0;position:relative;overflow:hidden}.SpecsSection-module__8TPeNG__blueprintGrid{display:none}.SpecsSection-module__8TPeNG__inner{z-index:1;flex-direction:column;gap:5rem;max-width:1300px;margin:0 auto;padding:0 3.5rem;display:flex;position:relative}.SpecsSection-module__8TPeNG__header{flex-direction:column;gap:1rem;max-width:550px;display:flex}.SpecsSection-module__8TPeNG__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600}.SpecsSection-module__8TPeNG__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(3rem,5.5vw,4.5rem);font-weight:500;line-height:1}.SpecsSection-module__8TPeNG__headline em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.SpecsSection-module__8TPeNG__subline{font-family:var(--font-body);color:var(--color-text-secondary);max-width:46ch;margin:.25rem 0 0;font-size:1rem;font-weight:400;line-height:1.6}.SpecsSection-module__8TPeNG__dims{border-left:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);display:grid}.SpecsSection-module__8TPeNG__dimCard{border-right:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding:2.5rem 2.5rem 2.5rem 2rem;display:flex;position:relative}.SpecsSection-module__8TPeNG__dimCard:before{content:"";background:var(--color-naval-blue);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.SpecsSection-module__8TPeNG__dimCard:hover:before{opacity:1}.SpecsSection-module__8TPeNG__dimLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.SpecsSection-module__8TPeNG__dimValue{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);font-size:clamp(4rem,8vw,6.5rem);font-weight:600;line-height:.9;display:block}.SpecsSection-module__8TPeNG__dimUnit{font-family:var(--font-body);letter-spacing:.1em;color:var(--color-text-secondary);vertical-align:super;margin-left:2px;font-size:.3em;font-weight:500}.SpecsSection-module__8TPeNG__dimBar{background:var(--color-border);height:1px;position:absolute;bottom:0;left:0;right:0}.SpecsSection-module__8TPeNG__specGrid{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:0 4rem;padding-top:3rem;display:grid}.SpecsSection-module__8TPeNG__specBlock{flex-direction:column;gap:0;display:flex}.SpecsSection-module__8TPeNG__blockLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);border-bottom:1px solid var(--color-border);margin-bottom:1rem;padding-bottom:.6rem;font-size:.8rem;font-weight:600}.SpecsSection-module__8TPeNG__specRow{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:baseline;gap:1rem;padding:.65rem 0;display:flex}.SpecsSection-module__8TPeNG__specLabel{font-family:var(--font-body);color:var(--color-text-secondary);white-space:nowrap;font-size:.85rem;font-weight:400}.SpecsSection-module__8TPeNG__specValue{font-family:var(--font-body);color:var(--color-naval-blue);text-align:right;font-size:.85rem;font-weight:500}@media (max-width:900px){.SpecsSection-module__8TPeNG__dims{border-left:none;grid-template-columns:1fr}.SpecsSection-module__8TPeNG__dimCard{border-right:none;border-bottom:1px solid var(--color-border);padding:2rem 0}.SpecsSection-module__8TPeNG__specGrid{grid-template-columns:1fr;gap:2.5rem}}@media (max-width:768px){.SpecsSection-module__8TPeNG__section{padding:5rem 0}.SpecsSection-module__8TPeNG__inner{gap:3.5rem;padding:0 1.5rem}.SpecsSection-module__8TPeNG__dimValue{font-size:clamp(3.5rem,12vw,5rem)}.SpecsSection-module__8TPeNG__dimCard{padding:1.5rem 0}.SpecsSection-module__8TPeNG__specRow{flex-direction:column;align-items:flex-start;gap:.35rem}.SpecsSection-module__8TPeNG__specValue{text-align:left}}
.contact-module__xwJ-uq__hero{align-items:flex-end;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.contact-module__xwJ-uq__heroBg{filter:brightness(.72);background-image:url(/images/contact-hero.jpg);background-position:0;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.contact-module__xwJ-uq__heroOverlay{background:#00000026;position:absolute;inset:0}.contact-module__xwJ-uq__hero:after{content:"";background:linear-gradient(to top,var(--color-naval-white),transparent);pointer-events:none;height:140px;position:absolute;bottom:0;left:0;right:0}.contact-module__xwJ-uq__heroContent{z-index:2;flex-direction:column;gap:1.5rem;width:50%;margin-left:auto;padding:0 3.5rem 6rem;display:flex;position:relative}.contact-module__xwJ-uq__heroEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:.75rem;font-weight:600;display:block}.contact-module__xwJ-uq__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.5rem,8vw,7.5rem);font-weight:500;line-height:.95}.contact-module__xwJ-uq__heroTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.contact-module__xwJ-uq__heroSub{font-family:var(--font-body);color:#fffc;max-width:42ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.contact-module__xwJ-uq__heroCta{font-family:var(--font-body);color:#fffc;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #ffffff4d;width:fit-content;padding-bottom:2px;font-size:.75rem;font-weight:500;transition:color .2s,border-color .2s}.contact-module__xwJ-uq__heroCta:hover{color:#fff;border-bottom-color:#fff}.contact-module__xwJ-uq__section{background:var(--color-naval-white);padding:0 0 8rem;overflow:hidden}.contact-module__xwJ-uq__inner{border-top:1px solid var(--color-border);grid-template-columns:380px 1fr;align-items:start;gap:6rem;max-width:1300px;margin:0 auto;padding:5rem 3.5rem 0;display:grid}.contact-module__xwJ-uq__left{flex-direction:column;gap:1.75rem;display:flex;position:sticky;top:9rem}.contact-module__xwJ-uq__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(2.8rem,7vw,6rem);font-weight:500;line-height:.95}.contact-module__xwJ-uq__headline em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.contact-module__xwJ-uq__intro{font-family:var(--font-body);color:var(--color-text-secondary);max-width:36ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.contact-module__xwJ-uq__contact{border-top:1px solid var(--color-border);flex-direction:column;gap:.3rem;padding-top:.5rem;display:flex}.contact-module__xwJ-uq__contactLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.15rem;font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__phone{font-family:var(--font-body);color:var(--color-naval-blue);letter-spacing:.02em;font-size:1.1rem;font-weight:500;transition:color .2s}.contact-module__xwJ-uq__phone:hover{color:var(--color-text-muted)}.contact-module__xwJ-uq__email{font-family:var(--font-body);color:var(--color-text-secondary);letter-spacing:.02em;font-size:.95rem;font-weight:400;transition:color .2s}.contact-module__xwJ-uq__email:hover{color:var(--color-naval-blue)}.contact-module__xwJ-uq__cta{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;background:var(--color-naval-blue);width:fit-content;margin-top:.25rem;padding:.85rem 2rem;font-size:.75rem;font-weight:600;transition:transform .25s;display:inline-block}.contact-module__xwJ-uq__cta:hover{transform:translateY(-2px)}.contact-module__xwJ-uq__cards{flex-direction:column;gap:0;display:flex}.contact-module__xwJ-uq__card{border-bottom:1px solid var(--color-border);cursor:default;grid-template-columns:64px 1fr;align-items:start;gap:1.5rem;padding:2.25rem 0;transition:background .2s,padding .2s,margin .2s;display:grid}.contact-module__xwJ-uq__card:first-child{border-top:1px solid var(--color-border)}.contact-module__xwJ-uq__card:hover{background:#030f2605;margin-left:-.75rem;margin-right:-.75rem;padding-left:.75rem;padding-right:.75rem}.contact-module__xwJ-uq__cardNum{font-family:var(--font-display);letter-spacing:.04em;color:var(--color-naval-blue);opacity:.2;padding-top:.2rem;font-size:2.5rem;font-weight:500;line-height:1;transition:opacity .25s}.contact-module__xwJ-uq__card:hover .contact-module__xwJ-uq__cardNum{opacity:.8}.contact-module__xwJ-uq__cardContent{flex-direction:column;gap:.3rem;display:flex}.contact-module__xwJ-uq__cardTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-naval-blue);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:500;line-height:1.1}.contact-module__xwJ-uq__cardSub{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__cardBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.7}@media (max-width:960px){.contact-module__xwJ-uq__heroContent{width:90%;padding:0 2rem 5rem}.contact-module__xwJ-uq__inner{grid-template-columns:1fr;gap:3.5rem;padding:4rem 2rem}.contact-module__xwJ-uq__left{position:static}.contact-module__xwJ-uq__card:hover{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}@media (max-width:720px){.contact-module__xwJ-uq__inner,.contact-module__xwJ-uq__formInner{padding:4rem 1.5rem}.contact-module__xwJ-uq__heroContent{width:100%;padding:0 1.5rem 5rem}}.contact-module__xwJ-uq__hoursStrip{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:5rem 3.5rem}.contact-module__xwJ-uq__hoursInner{grid-template-columns:220px 1fr auto;align-items:center;gap:4rem;max-width:1300px;margin:0 auto;display:grid}.contact-module__xwJ-uq__hoursLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__hoursGrid{border-top:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.contact-module__xwJ-uq__hoursRow{border-bottom:1px solid var(--color-border);grid-template-columns:200px 1fr 140px;align-items:center;gap:1rem;padding:.75rem 0;display:grid}.contact-module__xwJ-uq__hoursDay{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-naval-blue);font-size:clamp(1rem,1.4vw,1.15rem);font-weight:500}.contact-module__xwJ-uq__hoursDivider{background:var(--color-border);height:1px;display:block}.contact-module__xwJ-uq__hoursTime{font-family:var(--font-body);letter-spacing:.02em;color:var(--color-text-secondary);text-align:right;font-size:.95rem;font-weight:400}.contact-module__xwJ-uq__hoursNote{font-family:var(--font-body);color:var(--color-text-muted);text-align:right;max-width:22ch;margin:0;font-size:.85rem;font-weight:400;line-height:1.7}@media (max-width:1000px){.contact-module__xwJ-uq__hoursInner{grid-template-columns:1fr;gap:2rem}.contact-module__xwJ-uq__hoursNote{text-align:left}}@media (max-width:720px){.contact-module__xwJ-uq__hoursStrip{padding:4rem 1.5rem}.contact-module__xwJ-uq__hoursInner{gap:2rem}.contact-module__xwJ-uq__hoursRow{grid-template-columns:1fr;gap:.25rem;padding:1rem 0}.contact-module__xwJ-uq__hoursDivider{display:none}.contact-module__xwJ-uq__hoursTime{text-align:left}}.contact-module__xwJ-uq__formSection{background:var(--color-naval-white);padding:8rem 0;overflow:hidden}.contact-module__xwJ-uq__formInner{grid-template-columns:380px 1fr;align-items:start;gap:6rem;max-width:1300px;margin:0 auto;padding:0 3.5rem;display:grid}.contact-module__xwJ-uq__formLeft{flex-direction:column;gap:1.75rem;display:flex;position:sticky;top:9rem}.contact-module__xwJ-uq__formHeadline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:500;line-height:.95}.contact-module__xwJ-uq__formHeadline em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.contact-module__xwJ-uq__formIntro{font-family:var(--font-body);color:var(--color-text-secondary);max-width:34ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.contact-module__xwJ-uq__proefvaart{border:1px solid var(--color-border);background:#030f2605;flex-direction:column;gap:.6rem;margin-top:1rem;padding:1.75rem;display:flex}.contact-module__xwJ-uq__proefvaartLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__proefvaartTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-naval-blue);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;line-height:1.1}.contact-module__xwJ-uq__proefvaartBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:.95rem;font-weight:400;line-height:1.75}.contact-module__xwJ-uq__proefvaartBtn{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);border-bottom:1px solid var(--color-naval-blue);width:fit-content;margin-top:.25rem;padding-bottom:2px;font-size:.75rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-block}.contact-module__xwJ-uq__proefvaartBtn:hover{color:var(--color-text-muted);border-bottom-color:var(--color-text-muted)}.contact-module__xwJ-uq__formRight{border-top:1px solid var(--color-border);padding:3rem 0}.contact-module__xwJ-uq__form{flex-direction:column;gap:2.25rem;display:flex}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.contact-module__xwJ-uq__field{flex-direction:column;gap:.6rem;display:flex}.contact-module__xwJ-uq__fieldLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__input,.contact-module__xwJ-uq__select,.contact-module__xwJ-uq__textarea{font-family:var(--font-body);color:var(--color-naval-blue);border:none;border-bottom:1px solid var(--color-border);background:0 0;outline:none;width:100%;padding:.6rem 0;font-size:1rem;font-weight:400;transition:border-color .2s}.contact-module__xwJ-uq__input::placeholder,.contact-module__xwJ-uq__textarea::placeholder{color:var(--color-text-muted);opacity:.6}.contact-module__xwJ-uq__input:focus,.contact-module__xwJ-uq__select:focus,.contact-module__xwJ-uq__textarea:focus{border-bottom-color:var(--color-naval-blue)}.contact-module__xwJ-uq__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230a121e' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 4px center;background-repeat:no-repeat;padding-right:1.5rem}.contact-module__xwJ-uq__select option{color:var(--color-naval-blue);background:#fff}.contact-module__xwJ-uq__textarea{resize:vertical;min-height:120px;line-height:1.7}.contact-module__xwJ-uq__submit{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;background:var(--color-naval-blue);cursor:pointer;border:none;width:fit-content;padding:1rem 2.5rem;font-size:.75rem;font-weight:600;transition:transform .25s;display:inline-block}.contact-module__xwJ-uq__submit:hover{transform:translateY(-2px)}.contact-module__xwJ-uq__successMsg{flex-direction:column;align-items:flex-start;gap:1rem;padding:3rem 0;display:flex}.contact-module__xwJ-uq__successIcon{color:var(--color-naval-blue);font-size:1.8rem;font-family:var(--font-display)}.contact-module__xwJ-uq__successTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-naval-blue);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500}.contact-module__xwJ-uq__successBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:44ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}@media (max-width:960px){.contact-module__xwJ-uq__formInner{grid-template-columns:1fr;gap:3.5rem;padding:0 2rem}.contact-module__xwJ-uq__formLeft{position:static}.contact-module__xwJ-uq__formRow{grid-template-columns:1fr;gap:2.25rem}}.contact-module__xwJ-uq__mapSection{height:520px;position:relative;overflow:hidden}.contact-module__xwJ-uq__mapIframe{filter:saturate(0)brightness(1.05)opacity(.85);border:none;width:100%;height:100%;display:block}.contact-module__xwJ-uq__mapOverlay{z-index:2;background:var(--color-naval-white);border-left:2px solid var(--color-naval-blue);flex-direction:column;gap:.65rem;max-width:300px;padding:2rem 2rem 2rem 1.75rem;display:flex;position:absolute;top:50%;left:5%;transform:translateY(-50%)}.contact-module__xwJ-uq__mapEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.contact-module__xwJ-uq__mapAddress{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.7}.contact-module__xwJ-uq__mapAddress strong{color:var(--color-naval-blue);font-weight:500}.contact-module__xwJ-uq__mapCoords{font-family:var(--font-display);letter-spacing:.08em;color:var(--color-text-muted);margin:0;font-size:.8rem;font-weight:500}.contact-module__xwJ-uq__mapLink{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600;transition:opacity .2s}.contact-module__xwJ-uq__mapLink:hover{opacity:.7}.contact-module__xwJ-uq__mapIframeWrap{pointer-events:none;position:absolute;inset:0}.contact-module__xwJ-uq__mapSection:hover .contact-module__xwJ-uq__mapIframeWrap,.contact-module__xwJ-uq__mapSection:focus-within .contact-module__xwJ-uq__mapIframeWrap{pointer-events:auto}@media (max-width:720px){.contact-module__xwJ-uq__mapSection{height:400px}.contact-module__xwJ-uq__mapOverlay{max-width:100%;inset:auto 1rem 1.5rem;transform:none}}
.nieuws-module__gROmoW__main{background:var(--color-naval-white,#fff);min-height:100vh;padding-top:8rem}.nieuws-module__gROmoW__hero{border-bottom:1px solid var(--color-border);padding:6rem 3.5rem 4rem}.nieuws-module__gROmoW__heroInner{text-align:center;flex-direction:column;align-items:center;max-width:1300px;margin:0 auto;display:flex}.nieuws-module__gROmoW__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:600;display:block}.nieuws-module__gROmoW__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0 0 1.5rem;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:.95}.nieuws-module__gROmoW__title em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.nieuws-module__gROmoW__subtitle{font-family:var(--font-body);color:var(--color-text-secondary);max-width:60ch;margin:0;font-size:1.1rem;line-height:1.7}.nieuws-module__gROmoW__gridSection{background:#fdfdfd;padding:6rem 3.5rem 10rem}.nieuws-module__gROmoW__gridInner{grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:3rem;max-width:1300px;margin:0 auto;display:grid}.nieuws-module__gROmoW__card{background:var(--color-naval-white,#fff);border:1px solid var(--color-border);border-radius:8px;flex-direction:column;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;display:flex;overflow:hidden}.nieuws-module__gROmoW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0a11280f}.nieuws-module__gROmoW__cardLink{color:inherit;flex-direction:column;height:100%;text-decoration:none;display:flex}.nieuws-module__gROmoW__imageWrapper{aspect-ratio:16/10;border-bottom:1px solid var(--color-border);width:100%;position:relative;overflow:hidden}.nieuws-module__gROmoW__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.nieuws-module__gROmoW__card:hover .nieuws-module__gROmoW__imageWrapper img{transform:scale(1.05)}.nieuws-module__gROmoW__cardContent{flex-direction:column;flex-grow:1;padding:2.5rem;display:flex}.nieuws-module__gROmoW__date{font-family:var(--font-body);letter-spacing:.1em;color:var(--color-text-muted);text-transform:uppercase;margin-bottom:1rem;font-size:.75rem}.nieuws-module__gROmoW__cardTitle{font-family:var(--font-display);color:var(--color-naval-blue);margin:0 0 1rem;font-size:1.75rem;font-weight:500;line-height:1.2}.nieuws-module__gROmoW__cardExcerpt{font-family:var(--font-body);color:var(--color-text-secondary);flex-grow:1;margin:0 0 2rem;font-size:1rem;line-height:1.6}.nieuws-module__gROmoW__readMore{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-naval-blue);align-items:center;font-size:.85rem;font-weight:600;transition:gap .3s;display:inline-flex}.nieuws-module__gROmoW__card:hover .nieuws-module__gROmoW__readMore{gap:.5rem}@media (max-width:768px){.nieuws-module__gROmoW__main{padding-top:6rem}.nieuws-module__gROmoW__hero{padding:4rem 1.5rem}.nieuws-module__gROmoW__gridSection{padding:4rem 1.5rem 6rem}.nieuws-module__gROmoW__gridInner{grid-template-columns:1fr;gap:2rem}.nieuws-module__gROmoW__cardContent{padding:1.5rem}}
.overons-module__tq_p8W__eyebrow,.overons-module__tq_p8W__eyebrowLight,.overons-module__tq_p8W__eyebrowDark{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600;display:block}.overons-module__tq_p8W__eyebrowLight{color:var(--color-text-muted)}.overons-module__tq_p8W__hero{height:100vh;min-height:680px;position:relative;overflow:hidden}.overons-module__tq_p8W__heroBg{background-image:url(/images/hero.jpg);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.overons-module__tq_p8W__heroOverlay{background:#00000026;position:absolute;inset:0}.overons-module__tq_p8W__heroContent{z-index:2;flex-direction:column;gap:1.8rem;max-width:700px;display:flex;position:absolute;bottom:6rem;left:3.5rem}.overons-module__tq_p8W__heroEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:.75rem;font-weight:600;display:block}.overons-module__tq_p8W__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(4rem,8.5vw,8rem);font-weight:500;line-height:.95}.overons-module__tq_p8W__heroTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.overons-module__tq_p8W__heroSub{font-family:var(--font-body);color:#ffffffe6;max-width:44ch;margin:0;font-size:1rem;font-weight:400;line-height:1.6}.overons-module__tq_p8W__heroScrollCue{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;right:3.5rem}.overons-module__tq_p8W__heroScrollLine{background:linear-gradient(#0000,#fff9);width:1px;height:48px;animation:2s ease-in-out infinite overons-module__tq_p8W__scrollPulse;display:block}@keyframes overons-module__tq_p8W__scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.overons-module__tq_p8W__heroScrollTxt{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#fff;writing-mode:vertical-rl;font-size:.6rem;font-weight:500}.overons-module__tq_p8W__story{background:var(--color-naval-white);padding:10rem 3.5rem 0}.overons-module__tq_p8W__storyInner{grid-template-columns:420px 1fr;align-items:start;gap:8rem;max-width:1300px;margin:0 auto;padding-bottom:7rem;display:grid}.overons-module__tq_p8W__storyTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.75rem 0 0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;line-height:.95}.overons-module__tq_p8W__storyTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.overons-module__tq_p8W__storyAccent{background:var(--color-naval-blue);width:42px;height:2px;margin-top:2.5rem}.overons-module__tq_p8W__storyBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:56ch;margin:0 0 1.5rem;font-size:1.05rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__storyBody:last-child{margin:0}.overons-module__tq_p8W__storyImageStrip{grid-template-columns:2fr 1.2fr 1.5fr;gap:4px;height:420px;display:grid}.overons-module__tq_p8W__storyImg1{background-image:url(/images/v45-gallery-01.jpg);background-position:50%;background-size:cover;border-radius:6px}.overons-module__tq_p8W__storyImg2{background-image:url(/images/v45-gallery-08.jpg);background-position:50%;background-size:cover;border-radius:6px}.overons-module__tq_p8W__storyImg3{background-image:url(/images/v45-gallery-15.jpg);background-position:50%;background-size:cover;border-radius:6px}.overons-module__tq_p8W__founder{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#030f2605;padding:10rem 3.5rem}.overons-module__tq_p8W__founderInner{grid-template-columns:380px 1fr;align-items:center;gap:9rem;max-width:1300px;margin:0 auto;display:grid}.overons-module__tq_p8W__founderPhoto{aspect-ratio:3/4;position:relative}.overons-module__tq_p8W__founderPhotoInner{background-image:url(/images/v45-gallery-20.jpg);background-position:top;background-size:cover;border-radius:6px;position:absolute;inset:0}.overons-module__tq_p8W__founderPhotoAccent{pointer-events:none;border:1px solid #030f261a;width:60%;height:60%;position:absolute;bottom:-1.5rem;right:-1.5rem}.overons-module__tq_p8W__founderQuote{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:1.5rem 0 1.25rem;padding:0;font-size:clamp(1.8rem,2.5vw,2.5rem);font-style:normal;font-weight:500;line-height:1.15}.overons-module__tq_p8W__founderCite{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:2.5rem;padding-left:2rem;font-size:.75rem;font-style:normal;font-weight:600;display:block;position:relative}.overons-module__tq_p8W__founderCite:before{content:"";background:var(--color-naval-blue);width:20px;height:1px;position:absolute;top:50%;left:0}.overons-module__tq_p8W__founderBio{font-family:var(--font-body);color:var(--color-text-secondary);border-left:1px solid var(--color-border);max-width:50ch;margin:0;padding-left:1.75rem;font-size:1rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__timeline{background:var(--color-naval-white);padding:9rem 3.5rem}.overons-module__tq_p8W__timelineInner{max-width:1300px;margin:0 auto}.overons-module__tq_p8W__timelineHeader{margin-bottom:5rem}.overons-module__tq_p8W__timelineTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;line-height:.95}.overons-module__tq_p8W__timelineTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.overons-module__tq_p8W__timelineBody{grid-template-columns:260px 1fr;align-items:start;gap:6rem;margin-bottom:3rem;display:grid}.overons-module__tq_p8W__timelineNav{border-left:1px solid var(--color-border);flex-direction:column;gap:0;display:flex}.overons-module__tq_p8W__timelineBtn{font-family:var(--font-display);letter-spacing:.08em;color:var(--color-text-muted);text-align:left;cursor:pointer;background:0 0;border-left:2px solid #0000;margin-left:-1px;padding:.9rem 0 .9rem 1.5rem;font-size:1.1rem;transition:color .25s,border-color .25s}.overons-module__tq_p8W__timelineBtn:hover{color:var(--color-naval-blue)}.overons-module__tq_p8W__timelineBtnActive{color:var(--color-naval-blue);border-left-color:var(--color-naval-blue)}.overons-module__tq_p8W__timelineContent{min-height:220px;padding-top:.4rem}.overons-module__tq_p8W__timelineYear{font-family:var(--font-display);letter-spacing:-.04em;color:#030f260a;margin-bottom:.25rem;font-size:5rem;font-weight:600;line-height:1;display:block}.overons-module__tq_p8W__timelineItemTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0 0 1rem;font-size:clamp(1.6rem,2.8vw,2.5rem);font-weight:500}.overons-module__tq_p8W__timelineItemBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:52ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__timelineTrack{align-items:center;gap:0;padding-left:0;display:flex;position:relative}.overons-module__tq_p8W__timelineLine{background:var(--color-border);z-index:0;height:1px;position:absolute;left:0;right:0}.overons-module__tq_p8W__timelineDot{background:var(--color-naval-white);cursor:pointer;z-index:1;border:1px solid #0a121e33;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-right:calc(25% - 12.5px);transition:background .25s,border-color .25s,transform .2s}.overons-module__tq_p8W__timelineDot:last-of-type{margin-right:0}.overons-module__tq_p8W__timelineDot:hover{transform:scale(1.25)}.overons-module__tq_p8W__timelineDotPast{background:#0a121e1a;border-color:#0a121e1a}.overons-module__tq_p8W__timelineDotActive{background:var(--color-naval-blue);border-color:var(--color-naval-blue);transform:scale(1.3)}.overons-module__tq_p8W__values{background:var(--color-naval-white);padding:9rem 3.5rem}.overons-module__tq_p8W__valuesInner{max-width:1300px;margin:0 auto}.overons-module__tq_p8W__valuesHeader{margin-bottom:5rem}.overons-module__tq_p8W__valuesTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;line-height:.95}.overons-module__tq_p8W__valuesTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.overons-module__tq_p8W__valuesGrid{border-top:1px solid var(--color-border);grid-template-columns:repeat(4,1fr);gap:0;display:grid}.overons-module__tq_p8W__valueCard{border-right:1px solid var(--color-border);padding:3rem 3rem 3rem 4.5rem!important}.overons-module__tq_p8W__valueCard:first-child{padding-left:0!important}.overons-module__tq_p8W__valueCard:last-child{border-right:none;padding-right:0!important}.overons-module__tq_p8W__valueNum{font-family:var(--font-display);letter-spacing:.1em;color:var(--color-naval-blue);opacity:.4;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:block}.overons-module__tq_p8W__valueTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0 0 1rem;font-size:1.25rem;font-weight:500;line-height:1.25}.overons-module__tq_p8W__valueBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:.95rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__location{align-items:flex-end;height:85vh;min-height:560px;display:flex;position:relative;overflow:hidden}.overons-module__tq_p8W__locationBg{background-image:url(/images/v45-gallery-03.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.overons-module__tq_p8W__locationOverlay{background:linear-gradient(90deg,#040a14e6 0%,#040a148c 50%,#040a1426 100%);position:absolute;inset:0}.overons-module__tq_p8W__locationContent{z-index:2;flex-direction:column;gap:1.5rem;max-width:560px;padding:0 3.5rem 6rem;display:flex;position:relative}.overons-module__tq_p8W__locationTitle{font-family:var(--font-display);letter-spacing:.01em;color:#fff;margin:0;font-size:clamp(3rem,6vw,7rem);line-height:.92}.overons-module__tq_p8W__locationTitle em{font-family:var(--font-display);color:#ffffffb3;font-style:normal;font-weight:400}.overons-module__tq_p8W__locationBody{font-family:var(--font-body);color:#fffc;max-width:42ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__locationMeta{align-items:center;gap:2rem;padding-top:.5rem;display:flex}.overons-module__tq_p8W__locationMetaItem{flex-direction:column;gap:.2rem;display:flex}.overons-module__tq_p8W__locationMetaValue{font-family:var(--font-display);letter-spacing:.04em;color:#fff;font-size:1.4rem;line-height:1}.overons-module__tq_p8W__locationMetaLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#ffffff80;font-size:.65rem;font-weight:500}.overons-module__tq_p8W__locationMetaDivider{background:#ffffff1f;width:1px;height:36px}.overons-module__tq_p8W__locationCta{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;border-bottom:1px solid #ffffff4d;width:fit-content;padding-bottom:3px;font-size:.75rem;font-weight:600;transition:letter-spacing .3s,border-color .3s;display:inline-block}.overons-module__tq_p8W__locationCta:hover{letter-spacing:.2em;border-color:#fff}.overons-module__tq_p8W__cta{background:var(--color-naval-blue);padding:10rem 3.5rem}.overons-module__tq_p8W__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;max-width:800px;margin:0 auto;display:flex}.overons-module__tq_p8W__ctaEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff9;font-size:.75rem;font-weight:600;display:block}.overons-module__tq_p8W__ctaTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3.5rem,7vw,6rem);font-weight:500;line-height:1.05}.overons-module__tq_p8W__ctaTitle em{font-family:var(--font-display);color:#ffffffb3;font-style:normal;font-weight:400}.overons-module__tq_p8W__ctaBody{font-family:var(--font-body);color:#ffffffb3;max-width:44ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.overons-module__tq_p8W__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding-top:.5rem;display:flex}.overons-module__tq_p8W__ctaPrimary{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-naval-blue);background:#fff;padding:1rem 2.5rem;font-size:.8rem;font-weight:600;transition:transform .25s}.overons-module__tq_p8W__ctaPrimary:hover{transform:translateY(-2px)}.overons-module__tq_p8W__ctaSecondary{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff9;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-size:.75rem;font-weight:500;transition:color .2s,border-color .2s}.overons-module__tq_p8W__ctaSecondary:hover{color:#fff;border-color:#fff}@media (max-width:1100px){.overons-module__tq_p8W__storyInner{grid-template-columns:1fr;gap:3rem}.overons-module__tq_p8W__founderInner{grid-template-columns:1fr;gap:4rem}.overons-module__tq_p8W__founderPhoto{max-width:340px}.overons-module__tq_p8W__timelineBody{grid-template-columns:1fr;gap:2.5rem}.overons-module__tq_p8W__timelineNav{-webkit-overflow-scrolling:touch;white-space:nowrap;border-top:1px solid #ffffff12;border-left:none;flex-direction:row;padding-bottom:.5rem;overflow-x:auto}.overons-module__tq_p8W__timelineBtn{border-top:2px solid #0000;border-left:none;margin-top:-1px;margin-left:0;padding:.6rem .5rem;font-size:.8rem}.overons-module__tq_p8W__timelineBtnActive{border-top-color:var(--color-luxury-gold);border-left:none}.overons-module__tq_p8W__valuesGrid{grid-template-columns:repeat(2,1fr)}.overons-module__tq_p8W__valueCard:nth-child(2){border-right:none}.overons-module__tq_p8W__valueCard:nth-child(3){border-top:1px solid #0a121e1a;padding-left:0}.overons-module__tq_p8W__valueCard:nth-child(4){border-top:1px solid #0a121e1a;border-right:none}}@media (max-width:720px){.overons-module__tq_p8W__hero,.overons-module__tq_p8W__story,.overons-module__tq_p8W__founder,.overons-module__tq_p8W__timeline,.overons-module__tq_p8W__values{padding-left:1.5rem;padding-right:1.5rem}.overons-module__tq_p8W__cta{padding:5rem 1.5rem}.overons-module__tq_p8W__heroContent{bottom:5rem;left:1.5rem}.overons-module__tq_p8W__storyImageStrip{grid-template-columns:1fr;height:280px}.overons-module__tq_p8W__storyImg2,.overons-module__tq_p8W__storyImg3{display:none}.overons-module__tq_p8W__valuesGrid{grid-template-columns:1fr}.overons-module__tq_p8W__valueCard{border-top:1px solid #0a121e1a;border-right:none;padding-right:0}.overons-module__tq_p8W__locationContent{padding:0 1.5rem 5rem}}
.shipyard-module__2qHAmG__eyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600;display:block}.shipyard-module__2qHAmG__hero{align-items:flex-end;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.shipyard-module__2qHAmG__heroBg{background-image:url(/images/contact-hero.jpg);background-position:50% 35%;background-size:cover;position:absolute;inset:0}.shipyard-module__2qHAmG__heroOverlay{background:#00000026;position:absolute;inset:0}.shipyard-module__2qHAmG__hero:after{content:"";background:linear-gradient(to top,var(--color-naval-white),transparent);pointer-events:none;height:160px;position:absolute;bottom:0;left:0;right:0}.shipyard-module__2qHAmG__heroContent{z-index:2;flex-direction:column;gap:1.5rem;max-width:760px;padding:0 3.5rem 7rem;display:flex;position:relative}.shipyard-module__2qHAmG__heroEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;font-size:.75rem;font-weight:600}.shipyard-module__2qHAmG__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3.2rem,7vw,8rem);font-weight:500;line-height:.95}.shipyard-module__2qHAmG__heroTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.shipyard-module__2qHAmG__heroSub{font-family:var(--font-body);color:#fffc;max-width:52ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__heroStats{border-top:1px solid #fff3;gap:3rem;padding-top:1rem;display:flex}.shipyard-module__2qHAmG__heroStat{flex-direction:column;gap:.25rem;display:flex}.shipyard-module__2qHAmG__heroStatVal{font-family:var(--font-display);letter-spacing:-.01em;color:#fff;font-size:2.2rem;font-weight:500;line-height:1}.shipyard-module__2qHAmG__heroStatVal sup{vertical-align:super;color:#fff;font-size:.55em}.shipyard-module__2qHAmG__heroStatLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fffc;font-size:.65rem;font-weight:600}.shipyard-module__2qHAmG__scrollCue{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;right:3.5rem}.shipyard-module__2qHAmG__scrollLine{background:linear-gradient(#0000,#fff9);width:1px;height:48px;animation:2s ease-in-out infinite shipyard-module__2qHAmG__scrollPulse;display:block}@keyframes shipyard-module__2qHAmG__scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.shipyard-module__2qHAmG__scrollTxt{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#fff;writing-mode:vertical-rl;font-size:.6rem;font-weight:600}.shipyard-module__2qHAmG__vision{background:var(--color-naval-white);padding:10rem 3.5rem}.shipyard-module__2qHAmG__visionInner{grid-template-rows:auto auto;grid-template-columns:160px 1fr;align-items:start;gap:2.5rem 5rem;max-width:1100px;margin:0 auto;display:grid}.shipyard-module__2qHAmG__visionEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);grid-column:1/-1;font-size:.75rem;font-weight:600}.shipyard-module__2qHAmG__visionStatement{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);grid-column:1/-1;margin:0;font-size:clamp(2rem,4.5vw,4.5rem);font-weight:500;line-height:1.1}.shipyard-module__2qHAmG__visionStatement em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.shipyard-module__2qHAmG__visionBody{border-left:1px solid var(--color-border);flex-direction:column;grid-column:2/-1;gap:1.5rem;padding-left:3rem;display:flex}.shipyard-module__2qHAmG__visionBody p{font-family:var(--font-body);color:var(--color-text-secondary);max-width:60ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__design{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:8rem 3.5rem}.shipyard-module__2qHAmG__designHeader{grid-template-columns:1fr 1fr;align-items:end;gap:2rem 6rem;max-width:1300px;margin:0 auto 5rem;display:grid}.shipyard-module__2qHAmG__designTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);grid-row:2;margin:0;font-size:clamp(3rem,5.5vw,6rem);font-weight:500;line-height:.95}.shipyard-module__2qHAmG__designTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.shipyard-module__2qHAmG__designIntro{font-family:var(--font-body);color:var(--color-text-secondary);grid-row:2;align-self:end;max-width:44ch;margin:0;padding-bottom:.25rem;font-size:1.05rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__pillars{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:0;max-width:1300px;margin:0 auto;display:grid}.shipyard-module__2qHAmG__pillar{border-right:1px solid var(--color-border);flex-direction:column;gap:1.25rem;padding:3rem 2.5rem;transition:background .3s;display:flex}.shipyard-module__2qHAmG__pillar:last-child{border-right:none}.shipyard-module__2qHAmG__pillar:hover{background:#030f2605}.shipyard-module__2qHAmG__pillarNum{font-family:var(--font-display);letter-spacing:.04em;color:var(--color-naval-blue);opacity:.2;font-size:3rem;font-weight:500;line-height:1;transition:opacity .3s}.shipyard-module__2qHAmG__pillar:hover .shipyard-module__2qHAmG__pillarNum{opacity:.8}.shipyard-module__2qHAmG__pillarTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--color-naval-blue);margin:0;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:500;line-height:1.1}.shipyard-module__2qHAmG__pillarBody{font-family:var(--font-body);color:var(--color-text-secondary);margin:0;font-size:1rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__awards{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:7rem 3.5rem}.shipyard-module__2qHAmG__awardsInner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1300px;margin:0 auto;display:grid}.shipyard-module__2qHAmG__awardsLeft{flex-direction:column;gap:1.5rem;display:flex}.shipyard-module__2qHAmG__awardsLeft .shipyard-module__2qHAmG__eyebrow{color:var(--color-text-muted);letter-spacing:.15em;font-size:.75rem;font-weight:600}.shipyard-module__2qHAmG__awardsTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:500;line-height:.95}.shipyard-module__2qHAmG__awardsTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.shipyard-module__2qHAmG__awardsBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:44ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__awardsLogos{justify-content:center;align-items:center;gap:3.5rem;display:flex}.shipyard-module__2qHAmG__awardLogo{flex-direction:column;align-items:center;gap:1rem;display:flex}.shipyard-module__2qHAmG__awardLogo img{object-fit:contain;filter:drop-shadow(0 4px 24px #0000001f);width:auto;max-height:180px;transition:transform .3s}.shipyard-module__2qHAmG__awardLogo:hover img{transform:scale(1.04)}.shipyard-module__2qHAmG__awardYear{font-family:var(--font-display);letter-spacing:.2em;color:var(--color-text-muted);font-size:.75rem;font-weight:600}.shipyard-module__2qHAmG__colorSection{align-items:flex-end;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.shipyard-module__2qHAmG__colorBg{background-position:50%;background-size:cover;position:absolute;inset:0}.shipyard-module__2qHAmG__colorOverlay{background:linear-gradient(90deg,#040a14d9 0%,#040a1466 50%,#040a141a 100%);position:absolute;inset:0}.shipyard-module__2qHAmG__colorContent{z-index:2;flex-direction:column;gap:1.25rem;max-width:560px;padding:0 3.5rem 10rem;display:flex;position:relative}.shipyard-module__2qHAmG__colorTitle{font-family:var(--font-display);letter-spacing:.01em;color:#fff;margin:0;font-size:clamp(2.8rem,5.5vw,6rem);line-height:.95}.shipyard-module__2qHAmG__colorTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.shipyard-module__2qHAmG__colorBody{font-family:var(--font-body);color:#ffffffe6;max-width:44ch;margin:0;font-size:1.05rem;font-weight:400;line-height:1.7}.shipyard-module__2qHAmG__colorName{font-family:var(--font-display);letter-spacing:.1em;color:#ffffffb3;align-items:center;gap:.75rem;font-size:1rem;display:flex}.shipyard-module__2qHAmG__colorSwatch{border-radius:50%;flex-shrink:0;width:12px;height:12px;display:inline-block}.shipyard-module__2qHAmG__thumbStrip{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:3rem;right:3.5rem}.shipyard-module__2qHAmG__thumb{cursor:pointer;opacity:.45;background-position:50%;background-size:cover;border:2px solid #0000;width:52px;height:38px;transition:border-color .25s,opacity .25s,transform .25s}.shipyard-module__2qHAmG__thumb:hover{opacity:.75;transform:scaleY(1.06)}.shipyard-module__2qHAmG__thumbActive{opacity:1;border-color:#fff}.shipyard-module__2qHAmG__progressBar{z-index:4;background:#ffffff1a;height:2px;position:absolute;bottom:0;left:0;right:0}.shipyard-module__2qHAmG__progressFill{transform-origin:0;background:#fff;height:100%}.shipyard-module__2qHAmG__cta{background:var(--color-naval-white);padding:10rem 3.5rem;overflow:hidden}.shipyard-module__2qHAmG__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;max-width:900px;margin:0 auto;display:flex;position:relative}.shipyard-module__2qHAmG__ctaBgWord{font-family:var(--font-display);letter-spacing:-.03em;color:#030f260d;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:0;font-size:clamp(8rem,20vw,22rem);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.shipyard-module__2qHAmG__ctaTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);z-index:1;margin:0;font-size:clamp(3.5rem,7vw,7.5rem);font-weight:500;line-height:1.05;position:relative}.shipyard-module__2qHAmG__ctaTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.shipyard-module__2qHAmG__ctaBody{font-family:var(--font-body);color:var(--color-text-secondary);z-index:1;max-width:54ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7;position:relative}.shipyard-module__2qHAmG__ctaActions{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding-top:.5rem;display:flex;position:relative}.shipyard-module__2qHAmG__ctaPrimary{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;background:var(--color-naval-blue);padding:1rem 2.5rem;font-size:.75rem;font-weight:600;transition:transform .25s}.shipyard-module__2qHAmG__ctaPrimary:hover{transform:translateY(-2px)}.shipyard-module__2qHAmG__ctaSecondary{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:2px;font-size:.75rem;font-weight:600;transition:color .2s}.shipyard-module__2qHAmG__ctaSecondary:hover{color:var(--color-naval-blue);border-bottom-color:var(--color-naval-blue)}.shipyard-module__2qHAmG__ctaCoords{z-index:1;align-items:center;gap:1.5rem;width:100%;max-width:500px;padding-top:1rem;display:flex;position:relative}.shipyard-module__2qHAmG__ctaLine{background:var(--color-border);flex:1;height:1px}.shipyard-module__2qHAmG__ctaCoordsText{font-family:var(--font-display);letter-spacing:.14em;color:var(--color-text-muted);white-space:nowrap;font-size:.75rem;font-weight:500}@media (max-width:1024px){.shipyard-module__2qHAmG__designHeader{grid-template-columns:1fr;gap:1.5rem}.shipyard-module__2qHAmG__designTitle,.shipyard-module__2qHAmG__designIntro{grid-row:auto}.shipyard-module__2qHAmG__pillars{grid-template-columns:1fr}.shipyard-module__2qHAmG__pillar{border-bottom:1px solid #ffffff14;border-right:none}.shipyard-module__2qHAmG__awardsInner{grid-template-columns:1fr;gap:4rem}.shipyard-module__2qHAmG__awardsLogos{justify-content:flex-start}.shipyard-module__2qHAmG__visionInner{grid-template-columns:1fr;gap:2rem}.shipyard-module__2qHAmG__visionBody{border-top:1px solid #ffffff14;border-left:none;grid-column:1;padding-top:2rem;padding-left:0}}@media (max-width:720px){.shipyard-module__2qHAmG__heroContent,.shipyard-module__2qHAmG__vision,.shipyard-module__2qHAmG__design,.shipyard-module__2qHAmG__awards,.shipyard-module__2qHAmG__cta{padding-left:1.5rem;padding-right:1.5rem}.shipyard-module__2qHAmG__heroStats{flex-direction:column;gap:1.5rem}.shipyard-module__2qHAmG__thumbStrip{bottom:2rem;right:1.5rem}.shipyard-module__2qHAmG__thumb{width:36px;height:28px}.shipyard-module__2qHAmG__colorContent{padding:0 1.5rem 9rem}.shipyard-module__2qHAmG__scrollCue{display:none}}
.vanton45-module__FszPfW__eyebrow,.vanton45-module__FszPfW__eyebrowDark{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);font-size:.75rem;font-weight:600;display:block}.vanton45-module__FszPfW__eyebrowDark{color:var(--color-text-muted)}.vanton45-module__FszPfW__hero{height:100vh;min-height:680px;position:relative;overflow:hidden}.vanton45-module__FszPfW__heroBg{background-image:url(/images/hero.jpg);background-position:50% 40%;background-size:cover;position:absolute;inset:0}.vanton45-module__FszPfW__heroOverlay{background:#00000026;position:absolute;inset:0}.vanton45-module__FszPfW__hero:after{content:"";background:linear-gradient(to top,var(--color-naval-white),transparent);pointer-events:none;height:180px;position:absolute;bottom:0;left:0;right:0}.vanton45-module__FszPfW__heroContent{z-index:2;flex-direction:column;gap:2rem;max-width:820px;display:flex;position:absolute;bottom:6rem;left:3.5rem}.vanton45-module__FszPfW__heroEyebrow{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.vanton45-module__FszPfW__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3.5rem,7.5vw,9rem);font-weight:500;line-height:.95}.vanton45-module__FszPfW__heroTitle em{font-family:var(--font-display);color:#fffc;font-style:normal;font-weight:400}.vanton45-module__FszPfW__heroMeta{font-family:var(--font-body);letter-spacing:.1em;color:#fffc;align-items:center;gap:1rem;font-size:.8rem;font-weight:400;display:flex}.vanton45-module__FszPfW__heroDot{background:#fff;border-radius:50%;flex-shrink:0;width:3px;height:3px}.vanton45-module__FszPfW__heroActions{align-items:center;gap:1.25rem;display:flex}.vanton45-module__FszPfW__heroCta{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);white-space:nowrap;background:#fff;padding:1rem 2.25rem;font-size:.75rem;font-weight:600;transition:background .25s,color .25s,transform .25s}.vanton45-module__FszPfW__heroCta:hover{background:#ffffffd9;transform:translateY(-2px)}.vanton45-module__FszPfW__heroCtaGhost{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:#fffc;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-size:.75rem;font-weight:500;transition:color .2s,border-color .2s}.vanton45-module__FszPfW__heroCtaGhost:hover{color:#fff;border-color:#fff}.vanton45-module__FszPfW__heroScrollCue{z-index:2;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2.5rem;right:3.5rem}.vanton45-module__FszPfW__heroScrollLine{background:linear-gradient(#0000,#fff9);width:1px;height:48px;animation:2s ease-in-out infinite vanton45-module__FszPfW__scrollPulse;display:block}@keyframes vanton45-module__FszPfW__scrollPulse{0%,to{opacity:.3;transform-origin:top;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.vanton45-module__FszPfW__heroScrollTxt{font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;color:#fff;writing-mode:vertical-rl;font-size:.6rem;font-weight:600}.vanton45-module__FszPfW__intro{background:var(--color-naval-white);padding:9rem 3.5rem}.vanton45-module__FszPfW__introInner{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;max-width:1300px;margin:0 auto;display:grid}.vanton45-module__FszPfW__introTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.75rem 0 0;font-size:clamp(2.4rem,4vw,4.5rem);font-weight:500;line-height:1.05}.vanton45-module__FszPfW__introTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.vanton45-module__FszPfW__introBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:56ch;margin:0 0 1.25rem;font-size:1rem;font-weight:400;line-height:1.7}.vanton45-module__FszPfW__introBadges{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.vanton45-module__FszPfW__badge{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);border:1px solid var(--color-border);padding:.5rem 1rem;font-size:.65rem;font-weight:600}.vanton45-module__FszPfW__decks{background:var(--color-naval-white);padding:8rem 3.5rem}.vanton45-module__FszPfW__decksHeader{max-width:1300px;margin:0 auto 3rem}.vanton45-module__FszPfW__decksTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.8rem,5vw,5.5rem);font-weight:500;line-height:.95}.vanton45-module__FszPfW__decksTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.vanton45-module__FszPfW__deckTabs{border-bottom:1px solid var(--color-border);gap:0;max-width:1300px;margin:0 auto 3.5rem;display:flex}.vanton45-module__FszPfW__deckTab{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.7rem;margin-bottom:-1px;padding:.9rem 2rem;font-size:.75rem;font-weight:500;transition:color .25s,border-color .25s;display:flex}.vanton45-module__FszPfW__deckTab:hover{color:var(--color-naval-blue)}.vanton45-module__FszPfW__deckTabActive{color:var(--color-naval-blue);border-bottom-color:var(--color-naval-blue)}.vanton45-module__FszPfW__deckTabNum{font-family:var(--font-display);color:var(--color-naval-blue);opacity:.4;letter-spacing:.08em;font-size:.75rem;font-weight:600}.vanton45-module__FszPfW__deckPanel{grid-template-columns:1fr 380px;align-items:center;gap:5rem;max-width:1300px;margin:0 auto;display:grid}.vanton45-module__FszPfW__deckPanelImg{background:var(--color-naval-white);border:1px solid var(--color-border);justify-content:center;align-items:center;padding:2.5rem;display:flex}.vanton45-module__FszPfW__deckPanelImg img{object-fit:contain;border-radius:6px;width:100%;height:auto;max-height:380px}.vanton45-module__FszPfW__deckPanelLabel{font-family:var(--font-body);letter-spacing:.15em;text-transform:uppercase;color:var(--color-naval-blue);margin-bottom:1rem;font-size:.75rem;font-weight:600;display:block}.vanton45-module__FszPfW__deckPanelTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:0 0 1.25rem;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:500;line-height:1.05}.vanton45-module__FszPfW__deckPanelBody{font-family:var(--font-body);color:var(--color-text-secondary);max-width:44ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.vanton45-module__FszPfW__specs{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:8rem 3.5rem}.vanton45-module__FszPfW__specsInner{grid-template-columns:360px 1fr;align-items:start;gap:8rem;max-width:1300px;margin:0 auto;display:grid}.vanton45-module__FszPfW__specsTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.4rem,4vw,4.5rem);font-weight:500;line-height:.95}.vanton45-module__FszPfW__specsTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.vanton45-module__FszPfW__specsGrid{border-top:1px solid var(--color-border);grid-template-columns:1fr 1fr;gap:0;display:grid}.vanton45-module__FszPfW__specRow{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:baseline;gap:1.5rem;padding:1.1rem 0;display:flex}.vanton45-module__FszPfW__specRow:nth-child(odd){padding-right:2rem}.vanton45-module__FszPfW__specRow:nth-child(2n){border-left:1px solid var(--color-border);padding-left:2rem}.vanton45-module__FszPfW__specLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.vanton45-module__FszPfW__specValue{font-family:var(--font-display);letter-spacing:.02em;color:var(--color-naval-blue);text-align:right;font-size:.9rem;font-weight:500}.vanton45-module__FszPfW__gallery{background:var(--color-naval-white);border-top:1px solid var(--color-border);padding:8rem 3.5rem}.vanton45-module__FszPfW__galleryHeader{max-width:1300px;margin:0 auto 3.5rem}.vanton45-module__FszPfW__galleryTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-naval-blue);margin:.5rem 0 0;font-size:clamp(2.4rem,4.5vw,5rem);font-weight:500;line-height:.95}.vanton45-module__FszPfW__galleryTitle em{font-family:var(--font-display);color:var(--color-text-secondary);font-style:normal;font-weight:400}.vanton45-module__FszPfW__galleryGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:220px;gap:6px;max-width:1300px;margin:0 auto;display:grid}.vanton45-module__FszPfW__galleryItem{cursor:pointer;grid-column:span var(--span,1);background:#0d1a2a;border-radius:6px;position:relative;overflow:hidden}.vanton45-module__FszPfW__galleryItem img{object-fit:cover;width:100%;height:100%;transition:transform .55s cubic-bezier(.25,.46,.45,.94);display:block}.vanton45-module__FszPfW__galleryItem:hover img{transform:scale(1.06)}.vanton45-module__FszPfW__galleryOverlay{background:#040a1400;transition:background .3s;position:absolute;inset:0}.vanton45-module__FszPfW__galleryItem:hover .vanton45-module__FszPfW__galleryOverlay{background:#040a1440}.vanton45-module__FszPfW__lightboxBackdrop{z-index:1000;background:#040a14f5;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.vanton45-module__FszPfW__lightboxInner{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.vanton45-module__FszPfW__lbImage{object-fit:contain;border-radius:6px;max-width:90vw;max-height:90vh;display:block;box-shadow:0 40px 120px #000c}.vanton45-module__FszPfW__lbClose{font-family:var(--font-body);color:#ffffff80;cursor:pointer;z-index:1001;background:0 0;font-size:1.1rem;transition:color .2s;position:fixed;top:1.5rem;right:2rem}.vanton45-module__FszPfW__lbClose:hover{color:#fff}.vanton45-module__FszPfW__lbPrev,.vanton45-module__FszPfW__lbNext{font-family:var(--font-display);color:#fff6;cursor:pointer;z-index:1001;background:0 0;padding:1rem;font-size:2.5rem;line-height:1;transition:color .2s;position:fixed;top:50%;transform:translateY(-50%)}.vanton45-module__FszPfW__lbPrev{left:1.5rem}.vanton45-module__FszPfW__lbNext{right:1.5rem}.vanton45-module__FszPfW__lbPrev:hover,.vanton45-module__FszPfW__lbNext:hover{color:#fff}.vanton45-module__FszPfW__lbCounter{font-family:var(--font-body);letter-spacing:.2em;color:#ffffff59;font-size:.65rem;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.vanton45-module__FszPfW__colorSection{align-items:flex-end;height:100vh;min-height:640px;display:flex;position:relative;overflow:hidden}.vanton45-module__FszPfW__colorBg{background-position:50%;background-size:cover;position:absolute;inset:0}.vanton45-module__FszPfW__colorOverlay{background:linear-gradient(90deg,#040a14e0 0%,#040a1473 50%,#040a141f 100%);position:absolute;inset:0}.vanton45-module__FszPfW__colorContent{z-index:2;flex-direction:column;gap:1.25rem;max-width:560px;padding:0 3.5rem 10rem;display:flex;position:relative}.vanton45-module__FszPfW__colorTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2.8rem,5.5vw,6.5rem);font-weight:500;line-height:.93}.vanton45-module__FszPfW__colorTitle em{font-family:var(--font-display);color:#ffffffb3;font-style:normal;font-weight:400}.vanton45-module__FszPfW__colorBody{font-family:var(--font-body);color:#fffc;max-width:44ch;margin:0;font-size:1rem;font-weight:400;line-height:1.7}.vanton45-module__FszPfW__colorNameRow{align-items:center;gap:.8rem;margin-top:.5rem;display:flex}.vanton45-module__FszPfW__colorSwatch{border:1.5px solid #ffffff80;border-radius:50%;flex-shrink:0;width:14px;height:14px;display:inline-block}.vanton45-module__FszPfW__colorNameText{font-family:var(--font-display);letter-spacing:.05em;color:#fff;font-size:1.1rem;font-weight:500}.vanton45-module__FszPfW__colorSwatches{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:3rem;right:3.5rem}.vanton45-module__FszPfW__swatchBtn{opacity:.45;cursor:pointer;background-position:50%;background-size:cover;border:2px solid #0000;border-radius:6px;width:54px;height:38px;transition:opacity .25s,border-color .25s,transform .25s}.vanton45-module__FszPfW__swatchBtn:hover{opacity:.75;transform:scaleY(1.06)}.vanton45-module__FszPfW__swatchBtnActive{opacity:1;border-color:#fff}.vanton45-module__FszPfW__colorProgress{z-index:4;background:#ffffff1a;height:2px;position:absolute;bottom:0;left:0;right:0}.vanton45-module__FszPfW__colorProgressFill{transform-origin:0;background:#fff;height:100%}.vanton45-module__FszPfW__cta{background:var(--color-naval-blue);padding:10rem 3.5rem}.vanton45-module__FszPfW__ctaInner{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;max-width:900px;margin:0 auto;display:flex}.vanton45-module__FszPfW__ctaTitle{font-family:var(--font-display);letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:500;line-height:1.05}.vanton45-module__FszPfW__ctaTitle em{font-family:var(--font-display);color:#ffffffb3;font-style:normal;font-weight:400}.vanton45-module__FszPfW__ctaActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding-top:.5rem;display:flex}.vanton45-module__FszPfW__ctaPrimary{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-naval-blue);background:#fff;padding:1rem 2.5rem;font-size:.8rem;font-weight:600;transition:transform .25s}.vanton45-module__FszPfW__ctaPrimary:hover{transform:translateY(-2px)}.vanton45-module__FszPfW__ctaSecondary{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#fff9;border-bottom:1px solid #ffffff4d;padding-bottom:2px;font-size:.75rem;font-weight:500;transition:color .2s,border-color .2s}.vanton45-module__FszPfW__ctaSecondary:hover{color:#fff;border-color:#fff}.vanton45-module__FszPfW__ctaCoords{align-items:center;gap:1.5rem;width:100%;max-width:500px;padding-top:.5rem;display:flex}.vanton45-module__FszPfW__ctaLine{background:#ffffff14;flex:1;height:1px}.vanton45-module__FszPfW__ctaCoordsText{font-family:var(--font-display);letter-spacing:.14em;color:#fff3;white-space:nowrap;font-size:.65rem}@media (max-width:1024px){.vanton45-module__FszPfW__introInner,.vanton45-module__FszPfW__specsInner{grid-template-columns:1fr;gap:3rem}.vanton45-module__FszPfW__deckPanel{grid-template-columns:1fr;gap:2.5rem}.vanton45-module__FszPfW__galleryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:720px){.vanton45-module__FszPfW__hero,.vanton45-module__FszPfW__intro,.vanton45-module__FszPfW__decks,.vanton45-module__FszPfW__specs,.vanton45-module__FszPfW__gallery{padding-left:1.5rem;padding-right:1.5rem}.vanton45-module__FszPfW__cta{padding:5rem 1.5rem}.vanton45-module__FszPfW__heroContent{width:100%;padding:0 1.5rem 5rem;left:0;right:0}.vanton45-module__FszPfW__heroActions{flex-direction:column;align-items:flex-start;gap:1.5rem}.vanton45-module__FszPfW__heroCta{text-align:center;justify-content:center;width:fit-content}.vanton45-module__FszPfW__heroMeta{flex-direction:column;align-items:flex-start;gap:.5rem}.vanton45-module__FszPfW__heroDot{display:none}.vanton45-module__FszPfW__deckTabs{border-bottom:none;flex-direction:column;gap:.5rem;padding-bottom:0;overflow-x:visible}.vanton45-module__FszPfW__deckTab{white-space:normal;background:#0a121e08;border-bottom:none;border-left:2px solid #0000;justify-content:flex-start;margin-bottom:0;padding:1rem 1.2rem}.vanton45-module__FszPfW__deckTabActive{border-bottom-color:#0000;border-left-color:var(--color-luxury-gold);background:#0a121e0f}.vanton45-module__FszPfW__galleryGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.vanton45-module__FszPfW__specsGrid{grid-template-columns:1fr}.vanton45-module__FszPfW__specRow:nth-child(2n){border-left:none;padding-left:0}.vanton45-module__FszPfW__colorSwatches{bottom:2rem;right:1.5rem}.vanton45-module__FszPfW__colorContent{padding:0 1.5rem 9rem}}
