:root{--ink:#171817;--muted:#62645f;--paper:#f7f6f2;--cream:#fffdf8;--sand:#e8e1d4;--graphite:#242829;--navy:#0b1f3a;--line:#17181724;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.no-scroll{overflow:hidden}.site-header{z-index:40;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#141615c2;border:1px solid #ffffff38;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 32px);height:64px;padding:0 14px 0 10px;display:flex;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 40px #00000029}.brand{letter-spacing:.04em;align-items:center;gap:10px;font-size:14px;display:inline-flex}.brand span{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:900;display:grid}.site-header nav{color:#ffffffc7;align-items:center;gap:28px;font-size:13px;display:flex}.site-header nav a:hover{color:#fff}.header-cta{color:var(--ink);background:#fff;border-radius:999px;padding:13px 20px;font-size:13px;font-weight:800}.hero{background:var(--graphite);color:#fff;height:100svh;min-height:790px;position:relative;overflow:hidden}.hero picture,.hero picture img{width:100%;height:100%;position:absolute;inset:0}.hero picture img{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(90deg,#0a0c0bc2 0%,#0a0c0b57 48%,#0a0c0b14 70%),linear-gradient(#0000 55%,#0a0c0b8a);position:absolute;inset:0}.hero-copy{z-index:2;width:min(740px,100% - 64px);position:absolute;bottom:112px;left:max(32px,50vw - 580px)}.kicker,.eyebrow,.section-index{text-transform:uppercase;letter-spacing:.18em;margin:0 0 18px;font-size:12px;font-weight:800}.kicker{color:#d7c39e}.hero h1{letter-spacing:-.055em;max-width:840px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,7.1vw,112px);font-weight:400;line-height:.88}.hero-lead{color:#ffffffd1;max-width:600px;margin:28px 0 0;font-size:19px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:14px;font-weight:800;display:inline-flex}.button-accent{background:var(--navy);color:#fff}.button-ghost{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff80}.hero-price{z-index:2;flex-direction:column;align-items:flex-end;display:flex;position:absolute;bottom:48px;right:max(32px,50vw - 580px)}.hero-price span{color:#ffffffa8;text-transform:uppercase;letter-spacing:.16em;font-size:12px}.hero-price strong{margin-top:5px;font-size:23px}.fact-strip{z-index:3;border-radius:var(--radius);background:var(--navy);color:#fff;grid-template-columns:repeat(4,1fr);width:min(1160px,100% - 32px);margin:-28px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000024}.fact-strip div{border-right:1px solid #ffffff2e;flex-direction:column;justify-content:center;min-height:124px;padding:28px;display:flex}.fact-strip div:last-child{border-right:0}.fact-strip strong{letter-spacing:-.03em;font-size:27px}.fact-strip span{color:#ffffffad;margin-top:7px;font-size:12px}.section-shell{width:min(1160px,100% - 40px);margin:0 auto}.section-block{padding-top:120px;padding-bottom:120px}.intro{grid-template-columns:1fr 2.2fr;gap:60px;padding-top:145px;padding-bottom:110px;display:grid}.section-index{color:#96988f}.intro h2,.section-heading h2,.location-section h2,.contact-copy h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,5.3vw,78px);font-weight:400;line-height:.98}.intro p:last-child{max-width:800px;color:var(--muted);margin:34px 0 0;font-size:20px;line-height:1.7}.section-heading{grid-template-columns:1.45fr .75fr;align-items:end;gap:60px;margin-bottom:54px;display:grid}.section-heading>p{max-width:460px;color:var(--muted);margin:0;line-height:1.7}.eyebrow{color:#7b7e74}.section-heading.light,.section-heading.light .eyebrow{color:#fff}.section-heading.light>p{color:#ffffff9e}.media-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.media-card{cursor:zoom-in;color:#fff;text-align:left;background:#ddd;border:0;border-radius:18px;min-height:390px;padding:0;position:relative;overflow:hidden}.media-card-wide{grid-column:span 2}.media-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.media-card:hover img{transform:scale(1.025)}.media-card:after{content:"";background:linear-gradient(#0000,#000000a6);position:absolute;inset:45% 0 0}.media-card span{z-index:2;font-size:13px;font-weight:800;position:absolute;bottom:20px;left:22px}.lightbox{z-index:100;color:#fff;cursor:zoom-out;background:#090a09f0;place-items:center;padding:60px 24px 28px;display:grid;position:fixed;inset:0}.lightbox img{object-fit:contain;border-radius:8px;max-width:min(1180px,95vw);max-height:80vh}.lightbox p{color:#ffffffb3;margin:14px 0 0;font-size:13px}.lightbox-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:20px;right:24px}.dark-section{background:var(--graphite);color:#fff}.video-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.video-card{background:#ffffff0f;border-radius:20px;margin:0;padding:8px}.video-card video{aspect-ratio:9/16;object-fit:cover;background:#111;border-radius:14px;width:100%;display:block}.video-card figcaption{color:#ffffffad;padding:14px 8px 10px;font-size:12px}.notice{background:var(--sand);border-radius:14px;align-items:center;gap:18px;margin-bottom:24px;padding:18px 22px;font-size:13px;display:flex}.notice strong{flex:none}.notice span{color:var(--muted)}.gallery-tabs{scrollbar-width:thin;gap:8px;margin-bottom:22px;padding-bottom:4px;display:flex;overflow-x:auto}.gallery-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:11px 16px;font-size:12px;font-weight:700}.gallery-tabs button.active{border-color:var(--ink);background:var(--ink);color:#fff}.tech-section{background:#e9e6de}.tech-layout{grid-template-columns:.92fr 1.08fr;gap:44px;display:grid}.tech-images{align-self:start;min-height:720px;position:sticky;top:110px}.tech-images img{object-fit:cover;border-radius:18px;position:absolute;box-shadow:0 24px 60px #0000001f}.tech-images img:first-child{width:72%;height:78%;top:0;left:0}.tech-images img:last-child{border:8px solid #e9e6de;width:56%;height:58%;bottom:0;right:0}.feature-grid{grid-template-columns:repeat(2,1fr);align-content:center;gap:14px;display:grid}.feature-grid article{background:var(--cream);border-radius:18px;flex-direction:column;min-height:300px;padding:28px;display:flex}.feature-grid span{color:#97998f;font-size:12px}.feature-grid h3{margin:auto 0 12px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400}.feature-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.tech-proof{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:44px;display:grid}.tech-proof>div{color:#fff;background:var(--graphite);border-radius:18px;gap:10px;padding:28px;display:grid}.tech-proof strong{font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.tech-proof span{color:#ffffffad;font-size:14px;line-height:1.65}.drawing-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.drawing-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;transition:transform .25s,box-shadow .25s}.drawing-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #00000014}.drawing-card img{object-fit:contain;background:#fafafa;border-radius:10px;width:100%;height:520px}.drawing-card span{padding:16px 4px 4px;font-size:13px;font-weight:800;display:block}.details-section{background:var(--graphite);color:#fff}.spec-grid{grid-template-columns:repeat(2,1fr);gap:0 60px;margin:0;display:grid}.spec-grid div{border-top:1px solid #ffffff24;grid-template-columns:1fr 1.2fr;align-items:center;min-height:74px;padding:20px 0;display:grid}.spec-grid dt{color:#ffffff8c;font-size:13px}.spec-grid dd{margin:0;font-size:15px;font-weight:700}.location-section{grid-template-columns:1fr 2.2fr;gap:60px;padding-top:130px;padding-bottom:130px;display:grid}.location-section>div>p:last-child{max-width:650px;color:var(--muted);margin:32px 0 0;font-size:18px;line-height:1.7}.contact-section{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;min-height:680px;display:grid}.contact-copy{flex-direction:column;justify-content:center;padding:clamp(48px,8vw,120px);display:flex}.contact-copy p:nth-of-type(2){max-width:480px;margin:26px 0;line-height:1.7}.contact-copy .eyebrow{color:#ffffffb3}.contact-copy a{letter-spacing:-.04em;border-bottom:4px solid #fff;width:fit-content;margin-top:10px;font-size:clamp(34px,4.3vw,68px);font-weight:900;line-height:1}.contact-copy span{color:#ffffffa6;margin-top:15px;font-size:13px}.contact-section>img{object-fit:cover;width:100%;height:100%;min-height:680px}footer{color:#fff;background:#151716;justify-content:space-between;gap:40px;padding:40px max(20px,50vw - 580px);display:flex}footer div{flex-direction:column;gap:6px;display:flex}footer div span,footer p{color:#ffffff80;font-size:11px;line-height:1.6}footer p{text-align:right;max-width:520px;margin:0}.footer-legal{align-items:flex-end}.footer-legal a{color:#ffffffd1;text-underline-offset:3px;width:fit-content;font-size:12px;text-decoration:underline}.privacy-settings{color:#ffffffd1;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;width:fit-content;padding:0;font-size:12px;text-decoration:underline}.consent-banner{z-index:80;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1520f7;border:1px solid #ffffff29;border-radius:18px;grid-template-columns:1fr auto;gap:20px;width:min(760px,100% - 28px);padding:22px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 24px 70px #00000052}.consent-banner strong{margin-bottom:7px;font-size:15px;display:block}.consent-banner p{color:#ffffffb3;margin:0;font-size:12px;line-height:1.55}.consent-banner p a{color:#fff;text-underline-offset:2px;text-decoration:underline}.consent-actions{align-items:center;gap:8px;display:flex}.consent-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:999px;min-height:42px;padding:0 15px;font-size:12px;font-weight:800}.consent-actions .consent-primary{color:var(--navy);background:#fff;border-color:#fff}.mobile-contact{display:none}.privacy-page{background:var(--paper);min-height:100vh;padding:70px 20px}.privacy-shell{width:min(820px,100%);margin:0 auto}.privacy-back{color:var(--navy);margin-bottom:44px;font-size:13px;font-weight:800;display:inline-flex}.privacy-shell h1{letter-spacing:-.045em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,7vw,78px);font-weight:400;line-height:1}.privacy-updated{color:var(--muted);margin:0 0 50px;font-size:13px}.privacy-shell section{border-top:1px solid var(--line);padding:28px 0}.privacy-shell h2{margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.privacy-shell p,.privacy-shell li{color:var(--muted);font-size:15px;line-height:1.75}.privacy-shell ul{margin:10px 0 0;padding-left:20px}.privacy-shell a{color:var(--navy);text-underline-offset:3px;text-decoration:underline}.privacy-shell .privacy-settings{border:1px solid var(--navy);color:var(--navy);border-radius:999px;padding:10px 16px;font-weight:800;text-decoration:none}:where(a,button,video):focus-visible{outline-offset:4px;outline:3px solid #c7a96b}@media (max-width:980px){.site-header nav{display:none}.hero{min-height:720px}.fact-strip{grid-template-columns:repeat(2,1fr)}.fact-strip div:nth-child(2){border-right:0}.fact-strip div:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.intro,.location-section{grid-template-columns:1fr;gap:20px}.section-heading{grid-template-columns:1fr;gap:24px}.video-grid{grid-template-columns:repeat(2,1fr)}.tech-layout{grid-template-columns:1fr}.tech-images{min-height:660px;position:relative;top:auto}.spec-grid,.contact-section{grid-template-columns:1fr}.contact-section>img{min-height:520px}}@media (max-width:720px){:root{--radius:18px}.site-header{width:calc(100% - 20px);height:56px;padding-right:8px;top:10px}.brand span{width:40px;height:40px}.brand strong{font-size:12px}.header-cta{padding:11px 14px;font-size:12px}.hero{height:820px;min-height:100svh}.hero picture img{object-position:58% center}.hero-shade{background:linear-gradient(#090a0914 28%,#090a09e0)}.hero-copy{width:calc(100% - 40px);bottom:106px;left:20px}.hero h1{font-size:clamp(49px,15.2vw,72px)}.hero-lead{margin-top:20px;font-size:16px}.hero-actions{margin-top:24px}.button{width:100%}.button-ghost{display:none}.hero-price{bottom:28px;right:20px}.hero-price strong{font-size:19px}.fact-strip{width:calc(100% - 20px);margin-top:-18px}.fact-strip div{min-height:95px;padding:19px}.fact-strip strong{font-size:21px}.section-shell{width:calc(100% - 32px)}.section-block{padding-top:82px;padding-bottom:82px}.intro{padding-top:90px;padding-bottom:76px}.intro p:last-child{margin-top:24px;font-size:17px}.intro h2,.section-heading h2,.location-section h2,.contact-copy h2{font-size:45px}.section-heading{margin-bottom:34px}.media-grid{grid-template-columns:1fr}.media-card,.media-card-wide{grid-column:auto;min-height:430px}.video-grid{grid-template-columns:repeat(2,1fr);gap:9px}.video-card{border-radius:14px;padding:5px}.video-card video{border-radius:10px}.video-card figcaption{padding:10px 5px 7px;font-size:10px}.notice{flex-direction:column;align-items:flex-start;gap:5px}.tech-images{min-height:520px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:210px}.tech-proof,.drawing-grid{grid-template-columns:1fr}.drawing-card img{height:390px}.spec-grid div{grid-template-columns:1fr;gap:8px}.location-section{padding-top:86px;padding-bottom:86px}.contact-copy{padding:76px 20px}.contact-copy a{font-size:38px}.contact-section>img{min-height:430px}footer{flex-direction:column;gap:24px;padding:32px 20px 100px}footer p{text-align:left}.footer-legal{align-items:flex-start}.consent-banner{grid-template-columns:1fr;gap:14px;bottom:82px}.consent-actions{flex-direction:column-reverse;align-items:stretch}.consent-actions button{width:100%}.mobile-contact{z-index:50;background:var(--navy);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;min-height:62px;padding:0 20px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 12px 38px #00000045}.mobile-contact span{text-transform:uppercase;letter-spacing:.1em;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
