:root{--void-black:#030405;--void-black-soft:#050607;--obsidian-900:#0B0C0E;--obsidian-800:#121317;--obsidian-700:#181A1E;--obsidian-600:#24262B;--obsidian-500:#34373D;--obsidian-400:#4C5057;--obsidian-300:#6E727A;--obsidian-200:#9BA1A9;--obsidian-100:#C7CBD1;--stellar-blue:var(--obsidian-800);--deep-navy:var(--obsidian-700);--graphite:#15171B;--pure-white:#F7F7F4;--invinci-silver:#C5CCD6;--moon-grey:#E8E6DF;--aluminium:#A3A9B3;--signal-blue:#3D6E9E;--orbit-cyan:#76A8C8;--core-light:#E9EBEE;--atlas-gold:#BFA46B;--bg-primary:#030405;--bg-secondary:#070809;--surface:#0B0C0E;--surface-2:#101114;--text-primary:#F7F7F4;--text-secondary:#C5CCD6;--text-muted:#8A93A1;--border-subtle:rgba(197,204,214,0.12);--border-strong:rgba(197,204,214,0.22);--link:#C7CBD1;--focus:#9BA1A9;--font-display:"Neue Haas Grotesk Display","Helvetica Now Display",var(--font-display-source),"Inter Display","SF Pro Display","Helvetica Neue",Arial,sans-serif;--font-ui:var(--font-inter),"SF Pro Text",system-ui,-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-mono:var(--font-plex-mono),"SF Mono",Menlo,Consolas,monospace;--radius-input:10px;--radius-card:16px;--radius-modal:24px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--space-9:96px;--space-10:128px;--max-width:1200px;--header-height:72px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background-color:var(--void-black);color:var(--text-primary);font-family:var(--font-ui);font-size:16px;line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:hidden}::selection{background:rgba(155,161,169,.3);color:var(--pure-white)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;line-height:1.04;letter-spacing:0;text-wrap:balance}p{color:rgba(247,247,244,.76);text-wrap:pretty}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:4px}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding-left:var(--space-6);padding-right:var(--space-6)}.section{position:relative;padding-top:clamp(80px,13vw,150px);padding-bottom:clamp(80px,13vw,150px);z-index:2}.eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:rgba(247,247,244,.72);display:inline-block}.divider{height:1px;width:100%;background:var(--border-subtle)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-family:var(--font-ui);font-size:13px;font-weight:600;letter-spacing:.08em;line-height:1;min-height:48px;padding:0 24px;border-radius:2px;border:1px solid transparent;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s ease,border-color .3s ease,color .3s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--pure-white);color:var(--void-black)}.btn-primary:hover{background:var(--moon-grey)}.btn-secondary{background:rgba(247,247,244,.02);color:var(--text-primary);border-color:var(--border-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-secondary:hover{background:rgba(247,247,244,.06);border-color:rgba(247,247,244,.42)}.btn-lg{min-height:56px;padding:0 30px;font-size:13px}.btn .arrow{transition:transform .35s cubic-bezier(.16,1,.3,1)}.btn:hover .arrow{transform:translate(3px,-3px)}.section__title{max-width:18ch;margin-top:var(--space-4);color:var(--pure-white);font-size:clamp(34px,5.2vw,64px);font-weight:500;line-height:.98}.section__lead{max-width:640px;margin-top:var(--space-5);color:rgba(247,247,244,.76);font-size:clamp(16px,1.35vw,19px);line-height:1.68}.site-header{position:fixed;inset:0 0 auto;z-index:50;height:var(--header-height);display:flex;align-items:center;border-bottom:1px solid transparent;transition:background .4s ease,border-color .4s ease,-webkit-backdrop-filter .4s ease;transition:background .4s ease,border-color .4s ease,backdrop-filter .4s ease;transition:background .4s ease,border-color .4s ease,backdrop-filter .4s ease,-webkit-backdrop-filter .4s ease}.site-header.is-scrolled{background:rgba(3,4,5,.82);border-bottom-color:rgba(247,247,244,.1);-webkit-backdrop-filter:blur(16px) saturate(120%);backdrop-filter:blur(16px) saturate(120%)}.site-header.is-menu-open{background:rgba(3,4,5,.94);border-bottom-color:rgba(247,247,244,.14);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%)}.site-header__inner{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;width:100%}.brand{display:inline-flex;align-items:center;width:clamp(168px,17vw,218px);min-width:168px;height:48px;overflow:visible}.brand__lockup{display:block;width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}.site-nav{position:absolute;left:50%;display:flex;gap:clamp(22px,3vw,44px);transform:translateX(-50%)}.site-nav__link{color:rgba(247,247,244,.68);font-family:var(--font-ui);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:color .2s ease}.site-nav__link:hover{color:var(--pure-white)}.site-header__cta{min-height:40px;padding-inline:18px;font-size:11px}.site-header__menu{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;background:rgba(247,247,244,.03);border:1px solid rgba(247,247,244,.12);border-radius:2px;transition:background .25s ease,border-color .25s ease}.site-header__menu.is-open,.site-header__menu:hover{background:rgba(247,247,244,.08);border-color:rgba(247,247,244,.26)}.site-header__menu span{display:block;width:18px;height:1px;background:var(--pure-white);transition:opacity .22s ease,transform .28s cubic-bezier(.16,1,.3,1);transform-origin:center}.site-header.is-menu-open .site-header__menu span:first-child{transform:translateY(6px) rotate(45deg)}.site-header.is-menu-open .site-header__menu span:nth-child(2){opacity:0;transform:scaleX(.35)}.site-header.is-menu-open .site-header__menu span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-nav{display:none;position:fixed;inset:0;z-index:3;min-height:100svh;pointer-events:none}.mobile-nav.is-open{pointer-events:auto}.mobile-nav__scrim{position:absolute;inset:0;border:0;background:radial-gradient(80% 72% at 50% 15%,rgba(118,168,200,.08),transparent 62%),rgba(3,4,5,.94);-webkit-backdrop-filter:blur(18px) saturate(108%);backdrop-filter:blur(18px) saturate(108%)}.mobile-nav__panel{position:absolute;inset:var(--header-height) 0 0;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100svh - var(--header-height));padding:clamp(28px,8vw,52px) var(--space-6) var(--space-6);border-top:1px solid rgba(247,247,244,.1);background:linear-gradient(180deg,rgba(3,4,5,.88),rgba(3,4,5,.985) 76%),radial-gradient(120% 76% at 50% 0,rgba(197,204,214,.055),transparent 62%);animation:mobilePanelIn .44s cubic-bezier(.16,1,.3,1) both}.mobile-nav__eyebrow{font-family:var(--font-mono);color:rgba(247,247,244,.58);font-size:10px;letter-spacing:.3em;text-transform:uppercase}.mobile-nav__list{display:grid;margin-top:clamp(30px,9vh,72px);border-top:1px solid rgba(247,247,244,.14)}.mobile-nav__link{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;min-height:clamp(72px,17vw,96px);color:rgba(247,247,244,.9);border-bottom:1px solid rgba(247,247,244,.14);transition:background .25s ease,color .25s ease,padding-left .25s ease}.mobile-nav__link:focus-visible,.mobile-nav__link:hover{color:var(--pure-white);background:rgba(247,247,244,.045);padding-left:10px}.mobile-nav__index{color:rgba(197,204,214,.48);font-family:var(--font-mono);font-size:10px;letter-spacing:.22em}.mobile-nav__text{font-family:var(--font-display);font-size:clamp(34px,12vw,58px);font-weight:500;line-height:.95;letter-spacing:-.035em}.mobile-nav__footer{display:grid;grid-gap:var(--space-5);gap:var(--space-5);margin-top:var(--space-7)}.mobile-nav__footer p{max-width:28ch;color:rgba(247,247,244,.68);font-size:14px;line-height:1.6}.mobile-nav__cta{width:100%}body.nav-open{overflow:hidden}@keyframes mobilePanelIn{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mobile-nav__panel{animation:none}.mobile-nav__link,.site-header__menu span{transition:none}}.hero{position:relative;min-height:100svh;display:flex;align-items:center;padding-top:clamp(120px,16vh,172px);overflow:hidden}.hero__veil{background:radial-gradient(100% 72% at 50% 8%,rgba(3,4,5,0) 42%,rgba(3,4,5,.54) 100%),linear-gradient(180deg,rgba(3,4,5,.3),rgba(3,4,5,0) 30%,rgba(3,4,5,.16) 62%,rgba(3,4,5,.7))}.hero__city-lights,.hero__veil{position:absolute;inset:0;z-index:2;pointer-events:none}.hero__city-lights{width:100%;height:100%;mix-blend-mode:screen;opacity:.74}.hero__content{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;padding-bottom:clamp(84px,15vh,180px);text-align:center}.hero__logo{display:block;width:clamp(190px,20vw,280px);height:auto;margin:0 auto clamp(22px,3.8vw,38px);aspect-ratio:880/710;filter:drop-shadow(0 10px 46px rgba(0,0,0,.62))}.hero__title{max-width:17ch;color:var(--pure-white);font-family:var(--font-display);font-size:clamp(50px,7.4vw,96px);font-weight:500;line-height:.95}.hero__sub{max-width:660px;margin-top:var(--space-6);color:rgba(247,247,244,.82);font-size:clamp(17px,1.7vw,22px);line-height:1.58}.hero__actions{flex-wrap:wrap;gap:var(--space-4);margin-top:var(--space-7)}.hero__actions,.hero__scroll{display:flex;justify-content:center}.hero__scroll{position:absolute;bottom:26px;left:50%;z-index:3;width:24px;height:40px;transform:translateX(-50%)}.hero__scroll-line{width:1px;height:100%;background:linear-gradient(180deg,rgba(247,247,244,.78),transparent);animation:scrollPulse 2.4s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:.2;transform:scaleY(.6);transform-origin:top}50%{opacity:.9;transform:scaleY(1);transform-origin:top}}@media (prefers-reduced-motion:reduce){.hero__scroll-line{animation:none}}.proof-strip{position:relative;z-index:2;padding:clamp(46px,8vw,86px) 0;border-top:1px solid rgba(247,247,244,.06);border-bottom:1px solid rgba(247,247,244,.06);background:rgba(3,4,5,.76)}.proof-strip__line{max-width:860px;margin:0 auto;color:rgba(247,247,244,.78);font-family:var(--font-mono);font-size:clamp(11px,1.1vw,13px);letter-spacing:.26em;line-height:2;text-align:center;text-transform:uppercase}.value__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--space-5);gap:var(--space-5);margin-top:var(--space-8)}.method__node,.proof__state,.system-card,.value-card{background:linear-gradient(180deg,rgba(247,247,244,.045),rgba(247,247,244,.018));border:1px solid rgba(247,247,244,.1);border-radius:8px}.value-card{min-height:280px;padding:clamp(28px,3vw,38px);transition:border-color .3s ease,transform .3s ease}.method__node:hover,.system-card:hover,.value-card:hover{border-color:rgba(247,247,244,.22);transform:translateY(-2px)}.method__name,.system-card__title,.value-card__title{color:var(--pure-white);font-family:var(--font-display);font-size:clamp(20px,2vw,26px);font-weight:500;line-height:1.08}.method__body,.system-card__body,.value-card__body{margin-top:var(--space-4);color:rgba(247,247,244,.7);font-size:15px;line-height:1.68}.method__track{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:var(--space-4);gap:var(--space-4);margin-top:var(--space-8)}.method__node{min-height:300px;padding:var(--space-5)}.method__index{margin-bottom:var(--space-7);color:rgba(247,247,244,.58);font-family:var(--font-mono);font-size:11px;letter-spacing:.22em}.proof__intro{display:flex;flex-direction:column;align-items:center;text-align:center}.proof__flow{display:grid;grid-template-columns:1fr minmax(180px,.7fr) 1fr;grid-gap:var(--space-5);gap:var(--space-5);align-items:stretch;margin-top:var(--space-8)}.proof__state{padding:clamp(28px,3vw,38px)}.proof__state--future{border-color:rgba(118,168,200,.22);background:linear-gradient(180deg,rgba(118,168,200,.08),rgba(247,247,244,.018))}.proof__state-label{color:rgba(247,247,244,.58);font-family:var(--font-mono);font-size:11px;letter-spacing:.22em;text-transform:uppercase}.proof__list{display:flex;flex-direction:column;gap:14px;margin-top:var(--space-5);list-style:none}.proof__list li{position:relative;padding-left:22px;color:rgba(247,247,244,.76);font-size:15px;line-height:1.5}.proof__list li:before{content:"";position:absolute;top:.68em;left:0;width:6px;height:6px;background:rgba(247,247,244,.42);border-radius:50%}.proof__state--future .proof__list li:before{background:rgba(118,168,200,.78)}.proof__bridge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);min-height:100%;color:rgba(247,247,244,.62);text-align:center}.proof__bridge-label{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase}.proof__bridge-line{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(247,247,244,.32),rgba(118,168,200,.36),transparent)}.proof__bridge-copy{max-width:22ch;font-size:13px;line-height:1.5}.systems__layout{display:grid;grid-template-columns:minmax(280px,.88fr) 1.12fr;grid-gap:clamp(40px,7vw,96px);gap:clamp(40px,7vw,96px);align-items:start}.systems__intro{position:-webkit-sticky;position:sticky;top:120px}.systems__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--space-5);gap:var(--space-5)}.system-card{min-height:236px;padding:clamp(28px,3vw,38px);transition:border-color .3s ease,transform .3s ease}.phoenix{position:relative;z-index:2;height:300vh}.phoenix__sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;overflow:hidden}.phoenix__canvas{position:absolute;inset:0;z-index:1;width:100%;height:100%;pointer-events:none}.phoenix__content{position:absolute;top:clamp(76px,15vh,170px);left:50%;z-index:2;display:flex;width:100%;flex-direction:column;align-items:center;text-align:center;transform:translateX(-50%)}.phoenix__title{max-width:16ch;margin-top:var(--space-4);color:var(--pure-white);font-size:clamp(34px,5vw,62px);font-weight:500;line-height:.98}.phoenix__lead{max-width:500px;margin-top:var(--space-5);color:rgba(247,247,244,.74);font-size:clamp(16px,1.35vw,18px);line-height:1.68}.contact__inner{display:flex;max-width:760px;margin:0 auto;flex-direction:column;align-items:center;text-align:center}.contact__title{max-width:14ch;margin-top:var(--space-4);color:var(--pure-white);font-size:clamp(38px,6vw,72px);font-weight:500;line-height:.98}.contact__lead{max-width:600px;margin-top:var(--space-5);color:rgba(247,247,244,.76);font-size:clamp(16px,1.35vw,19px);line-height:1.68}.contact__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4);margin-top:var(--space-7)}.contact__email{margin-top:var(--space-6);color:rgba(247,247,244,.6);font-family:var(--font-mono);font-size:12px;letter-spacing:.08em;transition:color .3s ease}.contact__email:hover{color:var(--core-light)}.footer{position:relative;z-index:2;padding:var(--space-8) 0;border-top:1px solid rgba(247,247,244,.1);background:var(--void-black)}.footer__inner{justify-content:space-between;gap:var(--space-6)}.footer__brand,.footer__inner{display:flex;align-items:center}.footer__logo{display:block;width:clamp(160px,18vw,220px);height:auto}.footer__meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.footer__email{color:rgba(247,247,244,.82);font-family:var(--font-mono);font-size:12px;letter-spacing:.08em}.footer__copy{color:rgba(247,247,244,.48);font-size:12px}@media (max-width:1080px){.method__track{grid-template-columns:repeat(2,1fr)}.method__node{min-height:240px}}@media (max-width:980px){.site-header__cta,.site-nav{display:none}.site-header__menu{display:flex}.mobile-nav{display:block}.proof__flow,.systems__layout,.value__cards{grid-template-columns:1fr}.systems__intro{position:static}.systems__grid{grid-template-columns:1fr}.proof__bridge{min-height:120px}}@media (max-width:620px){.container{padding-left:var(--space-5);padding-right:var(--space-5)}.brand{width:156px;min-width:156px;height:42px}.brand__lockup{max-height:42px}.mobile-nav__panel{padding:28px var(--space-5) var(--space-5)}.mobile-nav__list{margin-top:clamp(28px,7vh,52px)}.mobile-nav__link{grid-template-columns:42px minmax(0,1fr)}.hero{min-height:auto;padding-top:112px;padding-bottom:84px}.hero__content{padding-bottom:0}.hero__logo{width:clamp(184px,54vw,230px);margin-bottom:var(--space-5)}.hero__title{max-width:9.8ch;font-size:clamp(46px,15vw,70px)}.hero__sub{margin-top:var(--space-5)}.contact__actions,.hero__actions{width:100%;flex-direction:column}.contact__actions .btn,.hero__actions .btn{width:100%}.hero__scroll{display:none}.proof-strip__line{letter-spacing:.2em;text-align:left}.method__track,.value__cards{grid-template-columns:1fr}.method__node,.proof__state,.system-card,.value-card{min-height:auto}.footer__inner{flex-direction:column}.footer__inner,.footer__meta{align-items:flex-start}.phoenix{height:220vh}}