:root{--bg:#050607;--bg-2:#0a0b0d;--bg-3:#101214;--surface:#e7e1d5;--surface-2:#d8d0c2;--text:#ece6da;--text-strong:#f5efe4;--text-dark:#0e1012;--muted:rgba(236,230,218,.72);--muted-dark:rgba(14,16,18,.72);--line:rgba(255,255,255,.1);--line-strong:rgba(255,255,255,.16);--line-dark:rgba(14,16,18,.12);--accent:#b89b61;--accent-soft:#ccb17d;--max-width:1280px;--header-height:92px;--section-pad:104px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--bg);color:var(--text);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;text-rendering:optimizeLegibility}body::before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.06;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:56px 56px;mask-image:linear-gradient(180deg,rgba(0,0,0,.34),transparent 92%)}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}input,textarea{appearance:none}.container{width:min(calc(100% - 56px),var(--max-width));margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(5,6,7,.78);backdrop-filter:blur(18px)}.header-shell{display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height);gap:24px}.brand{display:flex;align-items:center;gap:18px;min-width:0}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:1px solid var(--line-strong);color:var(--text-strong);font-size:.88rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;flex-shrink:0}.brand-lockup{display:grid;gap:4px;min-width:0}.brand-lockup strong{font-size:.86rem;line-height:1;letter-spacing:.28em;text-transform:uppercase;font-weight:800;color:var(--text-strong)}.brand-lockup .brand-descriptor{font-size:.8rem;color:rgba(236,230,218,.5)}.brand-lockup .subbrand{font-size:.7rem;color:var(--accent);text-transform:uppercase;letter-spacing:.18em}.site-nav{display:flex;align-items:center;gap:34px}.site-nav a{font-size:.8rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:rgba(236,230,218,.84);transition:color .18s ease}.site-nav a:hover,.site-nav a:focus-visible{color:var(--accent)}.nav-toggle{display:none;width:48px;height:48px;border:1px solid var(--line-strong);background:transparent;color:var(--text-strong)}.nav-toggle span{display:block;width:18px;height:1px;background:currentColor;margin:4px auto}.video-shell{position:absolute;inset:0;overflow:hidden}.video-shell video{width:100%;height:100%;object-fit:cover;object-position:center center;filter:brightness(.72) saturate(.92) contrast(1.04);transform:scale(1.06);will-change:transform,filter;backface-visibility:hidden;animation:ams-video-drift 28s ease-in-out infinite alternate}.video-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,7,.62) 0%,rgba(5,6,7,.4) 34%,rgba(5,6,7,.24) 58%,rgba(5,6,7,.68) 100%),linear-gradient(180deg,rgba(5,6,7,.16) 0%,rgba(5,6,7,.08) 28%,rgba(5,6,7,.8) 100%)}.hero{position:relative;min-height:100svh;padding-top:calc(var(--header-height) + 54px);background:var(--bg)}.hero .video-shell video{filter:brightness(.78) saturate(.94) contrast(1.03);animation-duration:34s}.hero-shell{position:relative;min-height:calc(100svh - var(--header-height));display:grid;align-items:end;padding-bottom:72px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);gap:72px;align-items:end}.kicker,.section-label,.page-label{font-size:.78rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.kicker{color:#e4d8be}.section-label,.page-label{color:var(--accent)}.hero-copy,.section-copy,.essay-aside{max-width:720px}.hero-copy h1,.page-hero h1{margin:26px 0 0;font-family:"Inter Tight","Inter",sans-serif;font-size:clamp(3.2rem,5.6vw,5.9rem);line-height:.98;letter-spacing:-.035em;font-weight:800;color:var(--text-strong);max-width:14ch}.hero-copy .descriptor,.page-hero .descriptor{margin-top:18px;font-size:.92rem;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.hero-copy .lead,.page-hero .lead{max-width:760px;margin:30px 0 0;font-size:clamp(1.14rem,1.8vw,1.42rem);line-height:1.68;color:rgba(245,239,228,.92)}.hero-copy .long-lead{max-width:700px;margin:20px 0 0;font-size:1rem;line-height:1.86;color:rgba(236,230,218,.74)}.hero-actions,.page-cta{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.button,.button-secondary,.text-link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800;border:1px solid transparent}.button{background:var(--accent);color:var(--text-dark)}.button:hover,.button:focus-visible{background:var(--accent-soft)}.button-secondary{background:transparent;border-color:var(--line-strong);color:var(--text-strong)}.button-secondary:hover,.button-secondary:focus-visible{border-color:var(--accent);color:var(--accent)}.text-link{padding:0;min-height:auto;border:0;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-facts,.contact-card,.quote-block,.policy-nav,.policy-copy section,.tool-card,.statement-grid,.service-card,.mini-card{border:1px solid var(--line)}.hero-facts{background:rgba(5,6,7,.28);backdrop-filter:blur(10px)}.hero-fact{padding:28px 30px;border-bottom:1px solid var(--line)}.hero-fact:last-child{border-bottom:0}.hero-fact strong,.stat strong,.service-card strong,.mini-card strong{display:block;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.hero-fact h2,.hero-fact h3,.stat h3,.tool-card h3,.service-card h3,.mini-card h3{margin:14px 0 14px;font-family:"Inter Tight","Inter",sans-serif;font-size:1.48rem;line-height:1.12;letter-spacing:-.025em;color:var(--text-strong)}.hero-fact p,.section-copy p,.quote-block p,.contact-copy p,.essay-body p,.policy-copy p,.policy-copy li,.tool-card p,.stat p,.service-card p,.mini-card p{margin:0;line-height:1.86}.section-copy p + p,.quote-block p + p,.contact-copy p + p,.essay-body p + p,.policy-copy p + p,.tool-card p + p,.stat p + p,.service-card p + p,.mini-card p + p{margin-top:16px}.section-dark,.section-light,.section-stone,.page-main{padding:var(--section-pad) 0}.section-dark{background:var(--bg)}.section-light{background:var(--surface)}.section-stone,.page-main{background:var(--surface);color:var(--text-dark)}.video-section{position:relative;overflow:hidden;background:var(--bg)}.video-section>.container{position:relative;z-index:2}.video-section .video-shell video{filter:brightness(.66) saturate(.9) contrast(1.02);animation-duration:32s}.video-section .video-overlay{background:linear-gradient(90deg,rgba(5,6,7,.72) 0%,rgba(5,6,7,.52) 34%,rgba(5,6,7,.34) 58%,rgba(5,6,7,.74) 100%),linear-gradient(180deg,rgba(5,6,7,.18) 0%,rgba(5,6,7,.1) 28%,rgba(5,6,7,.78) 100%)}.mission-video .video-shell video,.contact-video .video-shell video{object-position:center center;transform:scale(1.04);animation-duration:36s}.page-hero{position:relative;overflow:hidden;padding-top:calc(var(--header-height) + 92px);padding-bottom:88px;background:var(--bg)}.page-hero .container{position:relative;z-index:2}.page-hero .video-shell video{filter:brightness(.74) saturate(.92) contrast(1.03);animation-duration:30s}.section-title,.contact-copy h2,.quote-block h2,.page-main h2,.policy-title{margin:20px 0 0;font-family:"Inter Tight","Inter",sans-serif;font-size:clamp(2rem,3.2vw,3.5rem);line-height:1.02;letter-spacing:-.028em;max-width:16ch}.section-copy .section-title + p,.quote-block h2 + p,.contact-copy h2 + p,.page-main h2 + p{margin-top:24px}.section-dark .section-title,.section-dark .contact-copy h2,.section-dark .quote-block h2{color:var(--text-strong)}.section-stone .section-title,.page-main h2,.section-stone .contact-copy h2,.section-stone .quote-block h2,.section-light .section-title,.section-light .contact-copy h2,.section-light .quote-block h2,.tool-card h3{color:var(--text-dark)}.section-dark .section-copy p,.section-dark .quote-block p,.section-dark .contact-copy p,.section-dark .hero-fact p,.section-dark .service-card p,.section-dark .mini-card p,.section-dark .essay-aside p,.section-dark .essay-body p{color:var(--muted)}.section-stone .section-copy p,.page-main p,.page-main li,.section-stone .quote-block p,.section-stone .contact-copy p,.tool-card p,.stat p,.section-light .section-copy p,.section-light .quote-block p,.section-light .service-card p,.section-light .mini-card p,.section-light .contact-copy p,.section-light .contact-list a,.section-light .contact-list span,.section-light .contact-direct .meta,.section-light .essay-aside p,.section-light .essay-body p,.section-light .essay-body li{color:var(--muted-dark)}.section-light .mini-card h3,.section-stone .mini-card h3,.page-main .mini-card h3,.section-light .stat h3,.section-stone .stat h3,.page-main .stat h3{color:var(--text-dark)}.split-stage,.contact-grid,.essay-shell,.policy-layout{display:grid;gap:60px}.split-stage{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);align-items:start}.split-stage .section-copy .section-title{max-width:11ch;font-size:clamp(1.9rem,2.55vw,2.85rem);line-height:1.05;letter-spacing:-.024em}.split-stage .section-copy p{max-width:40rem}.contact-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start}.essay-shell{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:60px}.policy-layout{grid-template-columns:minmax(220px,.42fr) minmax(0,1fr)}.quote-block{padding:34px 36px;background:rgba(255,255,255,.02)}.quote-block h2{margin-top:0;margin-bottom:18px;max-width:15ch;font-size:clamp(1.9rem,2.6vw,3rem);line-height:1.04}.statement-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:42px}.stat{padding:30px 28px;border-right:1px solid var(--line-dark);border-bottom:0}.stat:last-child{border-right:0}.stat h3{max-width:15ch}.section-stone .statement-grid,.page-main .statement-grid,.section-light .statement-grid{border-color:var(--line-dark)}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}.service-card{padding:28px;background:rgba(255,255,255,.24)}.service-card h3{color:var(--text-dark);max-width:16ch}.service-card p{color:var(--muted-dark)}.service-card .text-link{margin-top:20px}.cards-3{display:grid;grid-template-columns:1fr;gap:18px;margin-top:28px}.mini-card{padding:22px;background:rgba(255,255,255,.02)}.mini-card h3{font-size:1.08rem;line-height:1.18;margin:12px 0 10px;max-width:none}.contact-list{display:grid;gap:16px;margin-top:34px}.contact-list a,.contact-list span{display:block;padding-top:14px;border-top:1px solid rgba(255,255,255,.14);font-size:1rem}.contact-list strong{display:block;margin-bottom:5px;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.contact-card{padding:34px;background:rgba(255,255,255,.03);backdrop-filter:blur(10px)}.contact-direct{display:grid;gap:20px}.contact-direct .meta{padding-top:16px;border-top:1px solid rgba(255,255,255,.12);font-size:1rem;line-height:1.8}.contact-direct .meta strong{display:block;margin-bottom:6px;font-size:.76rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent)}.section-light .contact-card{background:rgba(255,255,255,.34);border-color:var(--line-dark)}.section-light .contact-list a,.section-light .contact-list span{border-top:1px solid var(--line-dark)}.section-light .contact-direct .meta{border-top:1px solid var(--line-dark)}.section-light .button-secondary,.section-stone .button-secondary,.page-main .button-secondary{color:var(--text-dark);border-color:rgba(14,16,18,.18);background:rgba(14,16,18,.02)}.section-light .button-secondary:hover,.section-light .button-secondary:focus-visible,.section-stone .button-secondary:hover,.section-stone .button-secondary:focus-visible,.page-main .button-secondary:hover,.page-main .button-secondary:focus-visible{border-color:var(--accent);color:var(--text-dark);background:rgba(14,16,18,.05)}.essay-aside{align-self:start}.essay-aside p{margin-top:18px;line-height:1.88;color:rgba(14,16,18,.68)}.essay-body{display:grid;gap:22px}.essay-body p,.policy-copy p,.policy-copy li{font-size:1.04rem;line-height:1.92}.policy-nav{position:sticky;top:calc(var(--header-height) + 18px);align-self:start;background:rgba(255,255,255,.28)}.policy-nav a{display:block;padding:15px 18px;border-bottom:1px solid var(--line-dark);font-size:.9rem;line-height:1.58;color:rgba(14,16,18,.72)}.policy-nav a:last-child{border-bottom:0}.policy-nav a:hover,.policy-nav a:focus-visible{background:rgba(255,255,255,.48);color:var(--text-dark)}.policy-copy{display:grid;gap:24px}.policy-copy section{padding:24px 0 0;border-color:var(--line-dark)}.policy-copy h2{margin:0 0 14px;font-family:"Inter Tight","Inter",sans-serif;font-size:clamp(1.38rem,2vw,1.9rem);line-height:1.08;letter-spacing:-.02em;max-width:none}.policy-copy ul{margin:12px 0 0;padding-left:20px}.policy-copy li + li{margin-top:10px}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:42px}.tool-card{padding:30px;background:rgba(255,255,255,.22)}.tool-card h3{max-width:15ch;font-size:1.38rem;color:var(--text-dark)}.tool-placeholder{margin-top:26px;border:1px solid var(--line-dark);background:rgba(14,16,18,.03);padding:42px 20px;font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(14,16,18,.36);text-align:center}.site-footer{padding:36px 0 48px;background:var(--bg);border-top:1px solid rgba(255,255,255,.08)}.footer-shell{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.footer-shell strong{display:block;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--text-strong)}.footer-shell p,.footer-shell a{margin:0;font-size:.84rem;color:rgba(236,230,218,.52)}.footer-shell p{margin-top:6px;color:var(--accent);text-transform:uppercase;letter-spacing:.14em}.footer-links{display:flex;flex-wrap:wrap;gap:16px 24px;justify-content:flex-end}.hero-home{overflow:hidden}.hero-home .container{width:min(calc(100% - 72px),1440px)}.hero-home .hero-grid{align-items:start;grid-template-columns:minmax(620px,680px) minmax(420px,500px);justify-content:space-between;gap:56px}.hero-home .hero-shell{padding-bottom:56px}.hero-home .kicker{max-width:44rem}.hero-home .hero-copy{max-width:680px}.hero-home .hero-copy h1{max-width:8ch;font-size:6.35rem;line-height:.91;letter-spacing:-.055em}.hero-home .descriptor{margin-top:16px;font-size:.9rem;letter-spacing:.18em}.hero-home .lead{max-width:35rem;margin-top:28px;font-size:1.04rem;line-height:1.72}.hero-home .long-lead{max-width:38rem;margin-top:18px;font-size:.98rem;line-height:1.8}.hero-home .hero-facts{width:min(100%,500px);max-width:500px;justify-self:end;align-self:end;margin-top:102px}.hero-home .video-shell video{transform:scale(1.1);object-position:center 47%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes ams-video-drift{0%{transform:scale(1.06) translate3d(-1%,0,0)}50%{transform:scale(1.08) translate3d(0,.5%,0)}100%{transform:scale(1.06) translate3d(1%,-.3%,0)}}@media (prefers-reduced-motion:reduce){.video-shell video{animation:none;transform:scale(1.04)}}@media (max-width:1180px){.hero-grid,.split-stage,.contact-grid,.essay-shell,.policy-layout,.tool-grid,.statement-grid,.service-grid,.cards-3{grid-template-columns:1fr}.policy-nav{position:static}.stat,.tool-card,.service-card,.mini-card{border-right:0}.hero-grid{gap:52px}.split-stage,.contact-grid,.essay-shell,.policy-layout{gap:48px}.cards-3{margin-top:18px}.hero-copy h1,.page-hero h1{max-width:13ch}.hero-home .container{width:min(calc(100% - 56px),var(--max-width))}.hero-home .hero-grid{grid-template-columns:1fr;gap:40px}.hero-home .hero-copy{max-width:100%}.hero-home .hero-copy h1{max-width:8.5ch;font-size:clamp(4rem,9vw,6.2rem)}.hero-home .hero-facts{margin-top:0;max-width:none;width:100%}.hero-home .video-shell video{transform:scale(1.06);object-position:center center}}@media (max-width:920px){:root{--section-pad:86px}.site-nav{position:absolute;top:calc(100% + 1px);left:0;right:0;display:none;flex-direction:column;align-items:flex-start;padding:18px 20px 22px;background:rgba(5,6,7,.96);border-bottom:1px solid rgba(255,255,255,.08);gap:18px}.site-header.nav-open .site-nav{display:flex}.nav-toggle{display:inline-flex;align-items:center;justify-content:center}.hero-shell{align-items:center;padding-bottom:60px}.footer-shell{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (max-width:720px){body::before{opacity:.06}.container{width:min(calc(100% - 28px),var(--max-width))}.brand-mark{width:48px;height:48px;font-size:.76rem}.brand-lockup strong{font-size:.72rem;letter-spacing:.24em}.brand-lockup .brand-descriptor{font-size:.7rem}.hero{padding-top:calc(var(--header-height) + 30px)}.video-shell video{animation:none;object-fit:cover;object-position:center center;transform:none;width:100%;height:100%}.hero .video-shell video,.video-section .video-shell video,.page-hero .video-shell video,.mission-video .video-shell video,.contact-video .video-shell video{object-fit:cover;object-position:center center;transform:none}.hero .video-shell video{filter:brightness(.78) saturate(.94) contrast(1.03)}.hero-copy .lead,.page-hero .lead{font-size:1.06rem;line-height:1.74}.hero-copy .long-lead,.section-copy p,.quote-block p,.essay-body p,.policy-copy p,.policy-copy li,.contact-copy p,.service-card p,.mini-card p,.tool-card p,.stat p{font-size:.98rem;line-height:1.84}.hero-actions,.page-cta{flex-direction:column;align-items:stretch}.button,.button-secondary{width:100%}.section-title,.contact-copy h2,.quote-block h2,.page-main h2{max-width:none;font-size:clamp(1.9rem,8vw,2.7rem)}.service-grid,.tool-grid,.cards-3,.statement-grid{gap:16px}}