:root{color-scheme:dark;--bg:#080b0d;--text:#f1eee7;--muted:#b9bfc3;--line:#343b40;--gold:#d4c6ac;--error:#ffb7aa;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-synthesis:none;color:var(--text);background:var(--bg);scroll-behavior:smooth;scroll-padding-top:28px}
*{box-sizing:border-box}body{margin:0;font-size:20px;line-height:1.6}h1,h2,h3,p{margin-top:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}a,button,input,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold);outline-offset:6px}::selection{color:var(--bg);background:var(--gold)}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;z-index:10;top:12px;left:20px;padding:10px 20px;background:var(--text);color:var(--bg);transform:translateY(-180%)}.skip:focus{transform:none}
.site-header{height:68px;display:flex;align-items:center;justify-content:flex-end;gap:28px}nav{display:flex;gap:34px;align-items:center;font-size:17px}nav a{padding:10px 0}.nav-contact{padding:7px 19px;border:1px solid #626a6e;transition:background .2s}.nav-contact:hover{background:#ffffff0c}
.hero{background:#030608}.hero-frame{position:relative;width:100%;aspect-ratio:1672/941;max-height:100svh;background:#030608;overflow:hidden}.hero-frame picture{display:block;height:100%;width:100%}.hero-poster{display:block;width:100%;height:100%;object-fit:contain}.hero-fallback{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.hero-fallback p{font-size:18px;letter-spacing:4px}.hero-fallback h2{font-size:clamp(36px,5vw,72px)}.hero-summary{padding:48px 0 56px;display:flex;align-items:center;justify-content:space-between;gap:55px}.hero-description{font-size:22px;line-height:1.6;max-width:720px;color:#d1d4d4;margin:0}.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;font-size:17px;line-height:1.5;padding:8px 0;border:0;border-bottom:1px solid #777b76;background:none;color:var(--text);flex-shrink:0}.text-link:hover{color:var(--gold);border-color:var(--gold)}
.section{padding-block:115px}.eyebrow{font-size:14px;font-weight:500;letter-spacing:1.8px;line-height:1.5;color:var(--muted);margin-bottom:28px}h2{font-size:clamp(38px,4.6vw,62px);font-weight:400;line-height:1.12;letter-spacing:-1.8px;margin-bottom:26px}.section-intro>p:last-child{font-size:20px;color:var(--muted);margin-bottom:0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:64px;margin-top:58px}.principle h3{font-size:32px;font-weight:400;letter-spacing:-.6px;margin:0 0 20px}.principle p{font-size:18px;line-height:1.75;color:var(--muted);margin:0}.about{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:95px}.about-copy{padding-top:50px}.about-copy p{font-size:22px;line-height:1.65}.about-copy p+p{font-size:20px;color:var(--muted)}
.building{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:350px;border-block:1px solid var(--line)}.building-visual{display:flex;align-items:center;justify-content:center;min-height:350px}.brand-mark{object-fit:contain;mix-blend-mode:screen}.building-visual .brand-mark{width:124px;height:auto;opacity:.82}.building-copy{padding:55px 0}.building-copy .eyebrow{margin-bottom:25px}.building-copy p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:460px}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold);vertical-align:middle;margin-right:10px}
.contact{display:grid;grid-template-columns:1fr 1fr;gap:95px}.contact-intro>p:not(.eyebrow){font-size:18px;color:var(--muted)}.contact-intro .privacy-note{font-size:16px!important;max-width:370px;margin-top:38px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;margin-bottom:22px}label{font-size:16px;margin-bottom:9px}input,textarea{width:100%;min-height:52px;padding:12px 14px;border:1px solid #5b6369;border-radius:3px;background:#0c1115;color:var(--text);font-size:18px}textarea{resize:vertical;min-height:160px}input:hover,textarea:hover{border-color:#aab3b8}[aria-invalid=true]{border-color:var(--error)}.field-error{font-size:16px;color:var(--error)}.field-error:not(:empty){padding-top:7px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:16px;color:var(--muted);margin:10px 0 20px}#form-status:empty{display:none}.submit{font-size:17px;font-weight:600;width:100%;min-height:56px;padding:14px 22px;background:#ddd6c9;color:#121619;border:1px solid #ddd6c9;border-radius:3px}.submit:hover:not(:disabled){background:#eee9df}.submit:disabled{opacity:.6;cursor:not-allowed}.success{padding:28px 0}.success-icon{display:grid;place-items:center;width:50px;height:50px;border:1px solid #848071;border-radius:50%;color:var(--gold);margin-bottom:30px}.success h3{font-size:34px;line-height:1.2;font-weight:400;letter-spacing:-1px}.success p:not(.eyebrow){font-size:18px;color:var(--muted)}
footer{border-top:1px solid var(--line);display:flex;align-items:center;flex-wrap:wrap;gap:25px;padding-block:32px;font-size:16px;color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:14px;color:var(--text)}.footer-brand .brand-mark{width:27px;height:auto}.footer-separator{padding-inline:9px}.footer-links{margin-left:auto;display:flex;gap:27px}footer p{width:100%;font-size:14px;margin:0}footer a:hover{color:var(--text)}
.settle-long{transform:translateY(24px);transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.settle-short{transform:translateY(12px);transition:transform .9s cubic-bezier(.16,1,.3,1)}.is-revealed,:is(.settle-long,.settle-short):focus-within{transform:none}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.principles{gap:34px}.section{padding-block:85px}.about,.contact{gap:45px}.hero-description{font-size:20px}.hero-summary{gap:30px}.about-copy{padding-top:44px}}
@media(max-width:700px){.wrap{width:calc(100% - 40px)}.site-header{height:64px;gap:15px}nav{gap:20px;font-size:16px}.nav-contact{padding:7px 13px}.hero-summary{display:block;padding-block:30px 44px}.hero-description{font-size:19px;line-height:1.65}.hero-summary .text-link{margin-top:21px}.section{padding-block:72px}h2{font-size:38px;letter-spacing:-1.2px}.section-intro>p:last-child{font-size:18px}.principles{grid-template-columns:1fr;gap:32px;margin-top:36px}.principle h3{font-size:30px;margin-bottom:12px}.about,.contact{grid-template-columns:1fr;gap:20px}.about-copy{padding-top:0}.about-copy p{font-size:21px}.about-copy p+p{font-size:18px}.building{grid-template-columns:1fr}.building-visual{min-height:175px;padding-top:36px}.building-visual .brand-mark{width:82px}.building-copy{padding:25px 0 40px}.building-copy h2{font-size:38px}.contact-intro .privacy-note{margin-top:25px;margin-bottom:5px}.form-row{grid-template-columns:1fr;gap:0}.footer-links{margin-left:0;width:100%;justify-content:space-between}.x-handle{font-size:14px}}
@media(max-width:600px){.hero-frame{aspect-ratio:941/1672;max-height:none}.hero-poster{object-fit:contain}}
@media(max-width:360px){nav{gap:14px}.nav-contact{padding:7px 11px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.settle-long,.settle-short{transform:none}}

/* Match the approved desktop canvas exactly to its still fallback. */
.hero-art{position:relative;width:100%;height:100%;max-width:calc(100svh*1672/941);margin-inline:auto}
#hero-motion{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}
#hero-mobile-motion{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.hero-playback{display:flex;justify-content:flex-end;gap:24px}
#hero-motion-toggle,#hero-replay{font-size:14px;color:var(--muted);border:0;border-bottom:1px solid #626a6e;background:transparent;padding:10px 0;min-height:44px}
#hero-motion-toggle:hover,#hero-replay:hover{color:var(--text)}
@media(max-width:600px){.hero-art{max-width:none}.hero-playback{display:none}#hero-motion{display:none}}

/* Navigation joins the scene after the opening, without a separate header bar. */
.site-header{position:absolute;z-index:3;top:16px;left:0;right:0;height:auto;min-height:44px;background:transparent;transition:opacity 1.1s ease,visibility 1.1s;}
.site-header nav{gap:34px;font-size:14px;letter-spacing:.12em;font-weight:400;color:#dce0e5;}
.site-header nav a,.site-header .nav-contact{position:relative;display:inline-flex;align-items:center;min-height:44px;padding:8px 0;border:0;background:transparent;}
.site-header nav a::after{content:"";position:absolute;left:0;right:.12em;bottom:6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s ease;}
.site-header nav a:hover::after,.site-header nav a:focus-visible::after{transform:scaleX(1)}
.site-header .nav-contact:hover{background:transparent}
@media(min-width:601px) and (prefers-reduced-motion:no-preference){.site-header.intro-pending{opacity:0;visibility:hidden;pointer-events:none}}
@media(max-width:600px){.site-header{top:8px}.site-header nav{font-size:13px;gap:25px;letter-spacing:.08em}}

@media(min-width:601px){.site-header{padding-right:clamp(32px,5vw,80px)}}

.hero-scroll{position:absolute;z-index:3;bottom:18px;left:50%;transform:translateX(-50%);display:grid;place-items:center;width:48px;height:48px;color:#dce0e5;transition:opacity 1.1s ease,visibility 1.1s;}
.hero-scroll span{width:10px;height:10px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-3px) rotate(45deg);filter:drop-shadow(0 1px 3px #000);}
.hero-scroll:hover{color:#fff}
@media(min-width:601px) and (prefers-reduced-motion:no-preference){.hero-scroll.intro-pending{opacity:0;visibility:hidden;pointer-events:none}}

/* About copy follows the headline baseline, with deliberate thought-sized groups. */
.about{grid-template-columns:1fr 1.1fr;gap:clamp(44px,6vw,84px)}
.about-copy{padding-top:49px;max-width:580px}
.about-copy p,.about-copy p+p{font-size:20px;line-height:1.65;margin:0 0 22px;text-wrap:pretty;color:var(--muted)}
.about-copy .about-lead{color:var(--text);margin-bottom:28px}
.about-copy p:last-child{margin-bottom:0}
@media(max-width:1000px){.about-copy{padding-top:49px}.about-copy p,.about-copy p+p{font-size:18px}.about-break{display:none}}
@media(max-width:700px){.about{grid-template-columns:1fr;gap:20px}.about-copy{padding-top:0;max-width:540px}.about-copy p,.about-copy p+p{font-size:18px}}
