@font-face{font-family:Encode Sans;font-style:normal;font-weight:400 700;font-display:block;src:url(/fonts/encode-sans-latin-400-700.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400 600;font-display:block;src:url(/fonts/inter-latin-400-600.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:400 500;font-display:block;src:url(/fonts/jetbrains-mono-latin-400-500.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#08090a;--bg-alt:#0d0e10;--surface:#111215;--grid-backplate:#010202;--surface-2:#15171a;--surface-hover:#1a1c20;--line:#ffffff17;--line-strong:#ffffff2b;--line-gold:#c6a24d6b;--text-1:#f2f0ea;--text-2:#aaa79f;--text-3:#706e68;--gold:#c6a24d;--gold-bright:#f0ce7c;--gold-deep:#806127;--gold-rgb:198,162,77;--gold-bright-rgb:240,206,124;--font-head:"Encode Sans","Inter",sans-serif;--font-body:"Inter",sans-serif;--font-mono:"JetBrains Mono",monospace;--sp-1:8px;--sp-2:16px;--sp-3:24px;--sp-4:32px;--sp-5:48px;--sp-6:64px;--sp-7:96px;--sp-8:136px;--container:1360px;--viewport-height:100dvh;--ease:cubic-bezier(.22,.61,.36,1);--fast:.25s;--mid:.65s;--slow:1s}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--text-1);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}h1,h2,h3,h4{font-family:var(--font-head);letter-spacing:-.022em;font-weight:500;line-height:1.04}::selection{background:rgba(var(--gold-rgb),.32);color:var(--text-1)}:focus-visible{outline:2px solid var(--gold-bright);outline-offset:4px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (hover:none){.principle-tile__reveal{opacity:1;transform:none}}.container{width:min(100%,var(--container));padding-inline:var(--sp-4);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section{padding-block:var(--sp-8);position:relative}.section--compact{padding-block:var(--sp-7)}.section--alt{background:var(--bg-alt)}.section-head{justify-content:space-between;align-items:flex-end;gap:var(--sp-5);margin-bottom:var(--sp-6);display:flex}.section-head__copy{max-width:760px}.section-head h2{font-size:clamp(34px,4.3vw,62px)}.section-head__intro{max-width:58ch;margin-top:var(--sp-3);color:var(--text-2);font-size:16px}.eyebrow{margin-bottom:var(--sp-3);color:var(--gold);font-family:var(--font-mono);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:500;line-height:1.4;display:inline-flex}.eyebrow:before{background:linear-gradient(90deg,var(--gold),transparent);content:"";width:16px;height:1px}.text-link{border-bottom:1px solid var(--line);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;transition:border-color var(--fast) var(--ease),color var(--fast) var(--ease),gap var(--fast) var(--ease);align-items:center;gap:10px;padding-bottom:5px;font-size:11px;display:inline-flex}.text-link:hover{border-color:var(--line-gold);color:var(--gold-bright);gap:15px}.text-link svg{width:13px;height:13px}.btn{border:1px solid var(--line-strong);min-height:48px;font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;transition:background var(--fast) var(--ease),border-color var(--fast) var(--ease),color var(--fast) var(--ease),transform var(--fast) var(--ease),box-shadow var(--fast) var(--ease);border-radius:2px;justify-content:center;align-items:center;gap:10px;padding:13px 22px;font-size:11px;font-weight:500;display:inline-flex}.btn svg{width:13px;height:13px}.btn--primary{background:linear-gradient(180deg,#d2ad56,var(--gold));color:#171207;box-shadow:0 10px 32px rgba(var(--gold-rgb),.18);border-color:#0000;font-weight:700}.btn--primary:hover{box-shadow:0 14px 38px rgba(var(--gold-rgb),.3);transform:translateY(-2px)}.btn--secondary{backdrop-filter:blur(8px);background:#08090a57}.btn--secondary:hover{border-color:var(--gold);color:var(--gold-bright)}.tile-field{border-block:1px solid var(--line);background:var(--grid-backplate);width:100%}.tile-grid{background:var(--grid-backplate);gap:1px;display:grid}.tile{background:var(--surface);isolation:isolate;min-width:0;position:relative;overflow:hidden}.tile:after{z-index:8;pointer-events:none;content:"";transition:border-color var(--fast) var(--ease),box-shadow var(--fast) var(--ease);border:1px solid #0000;position:absolute;inset:0}.tile:hover:after{border-color:var(--line-gold);box-shadow:inset 0 0 34px rgba(var(--gold-rgb),.045)}.tile:hover .image-slot{filter:saturate(1.05)contrast(1.03);transform:scale(1.035)}.track-cap{flex:0 0 var(--track-cap-width);width:var(--track-cap-width);min-width:var(--track-cap-width);max-width:var(--track-cap-width);height:var(--venture-card-height,clamp(500px,76vh,720px));background:radial-gradient(90% 72% at 30% 20%,#ffffff09,transparent 62%), linear-gradient(180deg,var(--surface),var(--bg-alt));isolation:isolate;pointer-events:none;position:relative;overflow:hidden}.track-cap:after{content:"";border:1px solid #ffffff09;position:absolute;inset:0}.track-cap__label{z-index:2;color:var(--text-1);font-family:var(--font-head);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;transform-origin:0 0;align-items:center;gap:16px;font-size:clamp(15px,1.25vw,20px);font-weight:600;line-height:1;display:flex;position:absolute;top:28px;left:calc(26px + 1em);transform:rotate(90deg)}.track-cap__label:after{background:linear-gradient(90deg,var(--gold),transparent);content:"";flex:0 0 36px;width:36px;height:1px;display:block}.track-cap__meta{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;writing-mode:vertical-rl;font-size:9px;position:absolute;bottom:24px;right:20px}.track-cap__continue{color:var(--text-2);flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.track-cap__continue span{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;writing-mode:vertical-rl;font-size:8.5px}.track-cap__continue-line{background:linear-gradient(180deg,transparent,var(--gold),rgba(var(--gold-rgb),.12));width:1px;height:104px}.track-cap__continue svg{width:14px;height:14px;color:var(--gold-bright);filter:drop-shadow(0 0 7px rgba(var(--gold-rgb),.42))}.reveal{opacity:0;filter:blur(5px);transition:opacity .85s var(--ease),filter .85s var(--ease),transform .85s var(--ease);transform:translateY(24px)}.reveal.is-visible{opacity:1;filter:none;transform:none}@media (width<=680px){.track-cap__label{font-size:14px;top:22px;left:calc(20px + 1em)}.track-cap__meta{bottom:20px;right:14px}.track-cap__continue-line{height:84px}}.beam-border{--beam-angle:0deg;--beam-border-radius:0px;--beam-border-width:2px;--beam-border-opacity:0;--beam-border-glow-opacity:0;--beam-border-glow-width:4px;position:relative}.beam-border__halo,.beam-border__spark{pointer-events:none;content:"";opacity:0;transition:opacity var(--fast) var(--ease);will-change:opacity;display:block;position:absolute}.beam-border__halo{z-index:20;border-radius:var(--beam-border-radius);background:conic-gradient(from var(--beam-angle), transparent 0deg, rgba(var(--gold-rgb),.08) 18deg, rgba(var(--gold-rgb),.48) 48deg, #ffe68eeb 64deg, rgba(var(--gold-rgb),.48) 80deg, rgba(var(--gold-rgb),.08) 110deg, transparent 138deg, transparent 360deg);filter:blur(1.5px);mix-blend-mode:screen;-webkit-mask-composite:xor;padding:var(--beam-border-glow-width);inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.beam-border__spark{z-index:21;border-radius:var(--beam-border-radius);background:conic-gradient(from var(--beam-angle), transparent 0deg, transparent 50deg, #ffeeae6b 58deg, #fffce0 65deg, #ffde806b 72deg, transparent 82deg, transparent 360deg);filter:drop-shadow(0 0 8px rgba(var(--gold-bright-rgb),.34));mix-blend-mode:screen;-webkit-mask-composite:xor;padding:var(--beam-border-width);inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.beam-border--hover:hover,.beam-border--hover:focus-visible,.beam-border--active{--beam-border-opacity:1;--beam-border-glow-opacity:1}.beam-border--hover:hover .beam-border__halo,.beam-border--hover:focus-visible .beam-border__halo,.beam-border--active .beam-border__halo{opacity:var(--beam-border-glow-opacity)}.beam-border--hover:hover .beam-border__spark,.beam-border--hover:focus-visible .beam-border__spark,.beam-border--active .beam-border__spark{opacity:var(--beam-border-opacity)}@media (prefers-reduced-motion:reduce){.beam-border__halo,.beam-border__spark{transition:none}}.image-slot{background-color:#111216;background-image:var(--slot-image,var(--placeholder-image,radial-gradient(100% 80% at 68% 24%,#ffffff0d,transparent 54%), repeating-linear-gradient(135deg,#ffffff09 0 1px,transparent 1px 16px), linear-gradient(155deg,#17191d 0%,#0a0b0d 68%,#070809 100%)));background-position:var(--slot-position,center);transition:transform 1.1s var(--ease),filter .7s var(--ease);background-size:cover;position:absolute;inset:0;overflow:hidden}.image-slot:before{content:"";background:radial-gradient(60% 50% at 66% 34%,#0000 30%,#0405067a 100%),linear-gradient(#0506070a,#050607b3);position:absolute;inset:0}.image-slot:after{content:none}@media (width<=680px){.image-slot{background-image:var(--slot-image-mobile,var(--slot-image,var(--placeholder-image,radial-gradient(100% 80% at 68% 24%,#ffffff0d,transparent 54%), repeating-linear-gradient(135deg,#ffffff09 0 1px,transparent 1px 16px), linear-gradient(155deg,#17191d 0%,#0a0b0d 68%,#070809 100%))))}}[data-scroll-image]{--scroll-image-position:50% 50%;--scroll-image-origin:50% 50%;--scroll-image-muted-saturation:.16;--scroll-image-saturation:1}[data-scroll-image][data-focal=top-left]{--scroll-image-position:18% 12%;--scroll-image-origin:top left}[data-scroll-image][data-focal=top-center]{--scroll-image-position:50% 12%;--scroll-image-origin:top center}[data-scroll-image][data-focal=top-right]{--scroll-image-position:82% 12%;--scroll-image-origin:top right}[data-scroll-image][data-focal=center-left]{--scroll-image-position:18% 50%;--scroll-image-origin:center left}[data-scroll-image][data-focal=center]{--scroll-image-position:50% 50%;--scroll-image-origin:center}[data-scroll-image][data-focal=center-right]{--scroll-image-position:82% 50%;--scroll-image-origin:center right}[data-scroll-image][data-focal=bottom-left]{--scroll-image-position:18% 88%;--scroll-image-origin:bottom left}[data-scroll-image][data-focal=bottom-center]{--scroll-image-position:50% 88%;--scroll-image-origin:bottom center}[data-scroll-image][data-focal=bottom-right]{--scroll-image-position:82% 88%;--scroll-image-origin:bottom right}.scroll-image__media{background-position:var(--scroll-image-position);filter:saturate(var(--scroll-image-saturation));transform-origin:var(--scroll-image-origin);will-change:transform;backface-visibility:hidden;transition:filter .7s var(--ease)}@media (prefers-reduced-motion:reduce){.scroll-image__media{will-change:auto;transform:none!important}}.scroll-progress{z-index:300;pointer-events:none;width:100%;height:2px;position:fixed;top:0;left:0}.scroll-progress__bar{background:linear-gradient(90deg,var(--gold-deep),var(--gold-bright));width:100%;height:100%;box-shadow:0 0 12px rgba(var(--gold-bright-rgb),.7);transform-origin:0;will-change:transform;transform:scaleX(0)}.site-header{z-index:200;width:100%;transition:padding var(--fast) var(--ease),background var(--fast) var(--ease),border-color var(--fast) var(--ease);border-bottom:1px solid #0000;padding-block:22px;position:fixed;top:0;left:0}.site-header.is-scrolled{border-bottom-color:var(--line);backdrop-filter:blur(16px)saturate(140%);background:#08090ad1;padding-block:14px}.header-row{justify-content:space-between;align-items:center;gap:var(--sp-4);display:flex}.logo{flex-shrink:0;align-items:center;gap:11px;display:inline-flex}.logo__mark{border:1.25px solid var(--gold);width:19px;height:26px;position:relative}.logo__mark:after{box-shadow:0 0 9px rgba(var(--gold-rgb),.9);content:"";position:absolute;inset:4px}.logo__word{flex-direction:column;line-height:1;display:flex}.logo__word strong{font-family:var(--font-head);letter-spacing:.025em;font-size:17px;font-weight:600}.logo__word span{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.29em;margin-top:4px;font-size:8px}.nav{align-items:center;gap:var(--sp-5);display:flex}.nav__desktop{display:contents}.mobile-nav{display:none}.nav__list{align-items:center;gap:var(--sp-4);display:flex}.nav__item{position:relative}.nav__list>.nav__item>a{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.065em;text-transform:uppercase;transition:color var(--fast) var(--ease);align-items:center;gap:7px;padding-block:7px;font-size:10.5px;display:inline-flex}.nav__list>.nav__item>a:hover,.nav__list>.nav__item>a.is-active,.nav__item--has-menu:focus-within>a{color:var(--text-1)}.nav__dot{background:var(--gold);width:4px;height:4px;box-shadow:0 0 7px rgba(var(--gold-rgb),.95);border-radius:50%}.nav-menu{pointer-events:none;opacity:0;width:min(78vw,520px);transition:opacity var(--fast) var(--ease),transform var(--fast) var(--ease);padding-top:20px;position:absolute;top:100%;left:50%;transform:translate(-50%,10px)}.nav__item--has-menu:hover .nav-menu,.nav__item--has-menu:focus-within .nav-menu{pointer-events:auto;opacity:1;transform:translate(-50%)}.nav-menu__inner{background:var(--grid-backplate);backdrop-filter:blur(18px)saturate(140%);border:1px solid #ffffff1f;grid-template-columns:minmax(140px,.42fr) minmax(0,.58fr);gap:1px;display:grid;box-shadow:0 24px 80px #0000006b}.nav-menu__intro{background:radial-gradient(100% 82% at 20% 0,#ffffff0a,#0000 58%),#08090aeb;min-height:100%;padding:24px}.nav-menu__intro span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:9px;display:block}.nav-menu__intro strong{max-width:7ch;color:var(--text-1);font-family:var(--font-head);letter-spacing:-.025em;font-size:clamp(24px,2.5vw,34px);font-weight:500;line-height:1.02;display:block}.nav-menu__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.nav-menu__list a{min-height:92px;transition:background var(--fast) var(--ease),color var(--fast) var(--ease);background:#08090af0;grid-template-columns:auto minmax(0,1fr);align-content:center;gap:8px 12px;padding:18px;display:grid}.nav-menu__list a:hover,.nav-menu__list a:focus-visible,.nav-menu__list a.is-active{background:linear-gradient(135deg,#ffffff0f,#ffffff06),#0c0d0ffa}.nav-menu__list span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.08em;grid-row:1/span 2;font-size:9px}.nav-menu__list strong{min-width:0;color:var(--text-1);font-family:var(--font-head);letter-spacing:.01em;font-size:16px;font-weight:600;line-height:1}.nav-menu__list em{min-width:0;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8.5px;font-style:normal;line-height:1.35;overflow:hidden}.nav-toggle{border:1px solid var(--line-strong);width:42px;height:42px;display:none}.nav-toggle span,.nav-toggle:before,.nav-toggle:after{content:"";width:16px;height:1px;transition:transform var(--fast) var(--ease),opacity var(--fast) var(--ease);background:currentColor;margin:4px auto;display:block}.nav-toggle.is-open span{opacity:0}.nav-toggle.is-open:before{transform:translateY(5px)rotate(45deg)}.nav-toggle.is-open:after{transform:translateY(-5px)rotate(-45deg)}@media (width<=900px){html.nav-open,body.nav-open{overscroll-behavior:none;width:100%;max-width:100%;overflow:hidden}.site-header{pointer-events:none;padding-block:16px;position:absolute}.site-header.is-scrolled{backdrop-filter:none;background:0 0;border-bottom-color:#0000;padding-block:16px}.header-row{pointer-events:none}.site-header .logo{pointer-events:auto}.nav-toggle{z-index:240;color:var(--text-1);backdrop-filter:blur(14px)saturate(140%);pointer-events:auto;transition:background var(--fast) var(--ease),border-color var(--fast) var(--ease),transform var(--fast) var(--ease);background:#08090a75;display:block;position:fixed;top:18px;right:20px}.site-header.is-scrolled .nav-toggle,.nav-toggle.is-open{border-color:rgba(var(--gold-rgb),.42);background:#08090adb}.nav{z-index:230;box-sizing:border-box;overscroll-behavior-x:none;overscroll-behavior-y:contain;border-bottom:1px solid var(--line);background:radial-gradient(95% 42% at 18% 0%,rgba(var(--gold-rgb),.055),transparent 62%), #08090afb;pointer-events:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch;contain:layout paint;width:auto;min-width:0;max-width:none;height:100dvh;max-height:100dvh;padding:0;display:none;position:fixed;inset:0;overflow:clip auto}.nav.is-open{display:block}.nav__desktop{display:none}.mobile-nav{box-sizing:border-box;width:100%;min-width:0;padding:104px 20px calc(38px + env(safe-area-inset-bottom));flex-direction:column;display:flex}.mobile-nav,.mobile-nav *{min-width:0}.mobile-nav__intro{gap:7px;padding-bottom:18px;display:grid}.mobile-nav__intro span,.mobile-nav__section-head>div>span,.mobile-nav__section-head>span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.15em;text-transform:uppercase;font-size:8.5px}.mobile-nav__intro strong{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:400}.mobile-nav__primary{border-top:1px solid #ffffff21}.mobile-nav__primary li{border-bottom:1px solid #ffffff1a}.mobile-nav__primary a{min-height:88px;transition:background var(--fast) var(--ease),padding var(--fast) var(--ease);grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:14px;padding:16px 4px 16px 0;display:grid;position:relative}.mobile-nav__primary a:before{background:var(--gold);opacity:0;width:2px;transition:opacity var(--fast) var(--ease),transform var(--fast) var(--ease);content:"";position:absolute;top:17px;bottom:17px;left:-20px;transform:scaleY(.35)}.mobile-nav__primary a.is-active{background:linear-gradient(90deg,rgba(var(--gold-rgb),.055),transparent 58%);padding-left:8px}.mobile-nav__primary a.is-active:before{opacity:.9;transform:scaleY(1)}.mobile-nav__index{color:var(--gold);font-family:var(--font-mono);letter-spacing:.1em;align-self:start;padding-top:7px;font-size:9px}.mobile-nav__primary-copy{gap:7px;display:grid}.mobile-nav__primary-copy strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.025em;font-size:clamp(28px,5.2vw,36px);font-weight:500;line-height:1}.mobile-nav__primary-copy em{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:8.5px;font-style:normal;line-height:1.35}.mobile-nav__primary svg{color:#ffffff6b;width:15px;height:15px;transition:color var(--fast) var(--ease),transform var(--fast) var(--ease)}.mobile-nav__primary a.is-active svg{color:var(--gold-bright);transform:translate(2px,-2px)}.mobile-nav__ventures{margin-top:44px}.mobile-nav__section-head{border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:15px;display:flex}.mobile-nav__section-head>div{gap:7px;display:grid}.mobile-nav__section-head>div>strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.02em;font-size:22px;font-weight:500;line-height:1}.mobile-nav__section-head>span{color:var(--text-2);letter-spacing:.1em;padding-bottom:2px;font-size:8px}.mobile-nav__venture-list li{border-bottom:1px solid #ffffff13}.mobile-nav__venture-list a{min-height:78px;transition:background var(--fast) var(--ease),padding var(--fast) var(--ease);grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:14px;padding:15px 4px 15px 0;display:grid;position:relative}.mobile-nav__venture-list a>span:first-child{color:rgba(var(--gold-rgb),.84);font-family:var(--font-mono);letter-spacing:.08em;align-self:start;padding-top:4px;font-size:8.5px}.mobile-nav__venture-copy{gap:7px;display:grid}.mobile-nav__venture-copy strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.015em;font-size:clamp(20px,3.5vw,25px);font-weight:550;line-height:1}.mobile-nav__venture-copy em{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.105em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-style:normal;line-height:1.35;overflow:hidden}.mobile-nav__venture-list svg{color:#ffffff47;width:13px;height:13px;transition:color var(--fast) var(--ease),transform var(--fast) var(--ease)}.mobile-nav__venture-list a.is-active{background:linear-gradient(90deg,#ffffff0b,#0000 66%);padding-left:8px}.mobile-nav__venture-list a.is-active:before{background:var(--gold-deep);content:"";width:2px;position:absolute;top:15px;bottom:15px;left:-20px}.mobile-nav__venture-list a.is-active svg{color:var(--gold);transform:translate(2px)}.nav__item--has-menu:hover .nav-menu,.nav__item--has-menu:focus-within .nav-menu{pointer-events:auto;opacity:1;width:100%;max-width:100%;left:auto;transform:none}}@media (width<=680px){.mobile-nav{padding-inline:20px}.mobile-nav__primary a{min-height:84px}.mobile-nav__primary-copy strong{font-size:clamp(27px,8.2vw,34px)}.mobile-nav__venture-copy strong{font-size:clamp(20px,6vw,24px)}}.hero{border-bottom:1px solid var(--line);isolation:isolate;align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero__media{z-index:-3}.hero__media:before,.hero:before,.hero:after{content:none}.hero__inner{width:100%;padding-top:170px;padding-bottom:clamp(72px,9vw,132px)}.hero__content{max-width:790px}.hero__content--wide{max-width:1240px}.hero h1{max-width:12.5ch;margin-bottom:var(--sp-4);letter-spacing:-.04em;font-size:clamp(52px,7.3vw,110px);font-weight:500;line-height:.96}.hero__heading--split{max-width:none}.hero__heading-line{display:block}.hero__heading-line--muted{color:var(--text-2)}.hero__heading-line--primary{color:var(--text-1)}.hero__lede{max-width:61ch;color:var(--text-2);font-size:clamp(16px,1.45vw,19px);line-height:1.7}.hero__ctas{gap:var(--sp-2);margin-top:var(--sp-5);flex-wrap:wrap;display:flex}.hero__proof{margin-top:var(--sp-6);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;align-items:center;gap:13px;font-size:10px;display:flex}.hero__proof:before{background:linear-gradient(90deg,var(--gold),transparent);content:"";width:44px;height:1px}.hero__edge-rail{z-index:2;right:var(--sp-4);bottom:var(--sp-5);pointer-events:none;flex-direction:column;align-items:center;gap:clamp(22px,3.6vh,42px);display:flex;position:absolute}.hero__edge,.hero__scroll{font-family:var(--font-mono);text-transform:uppercase;writing-mode:vertical-rl}.hero__edge{color:#ffffff61;letter-spacing:.16em;font-size:8px}.hero__scroll{color:var(--text-2);letter-spacing:.12em;align-items:center;gap:12px;font-size:9.5px;display:flex}.hero__scroll:after{background:linear-gradient(var(--gold),transparent);content:"";width:1px;height:52px}.hero--editorial .hero__inner{padding-top:clamp(150px,15vh,210px);padding-bottom:clamp(62px,7.5vw,112px)}.hero--editorial .hero__content{max-width:1260px}.hero--editorial h1{letter-spacing:-.035em;max-width:none;font-size:clamp(54px,5.35vw,88px);line-height:.98}.hero--editorial .hero__lede{max-width:58ch}.hero--editorial .hero__ctas{margin-top:var(--sp-4)}.hero--editorial .hero__proof{margin-top:var(--sp-5)}@media (width<=900px){.hero__inner{padding-top:150px;padding-bottom:96px}.hero:before{background:linear-gradient(90deg,#050607f5,#050607b8 72%,#05060775),linear-gradient(180deg,#05060766,#05060714 40%,var(--bg) 100%)}.hero__media:after{width:120px;height:220px;left:73%}.hero__edge-rail{display:none}.hero--editorial h1{font-size:clamp(50px,7.7vw,72px)}}@media (width<=680px){.hero:not(.hero--editorial){align-items:flex-start;min-height:132svh}.hero:not(.hero--editorial) .hero__inner{padding-top:clamp(420px,100svh - 218px,620px);padding-bottom:92px}.hero h1{font-size:clamp(34px,10.2vw,50px)}.hero__heading-line{white-space:nowrap}.hero__ctas{flex-direction:column;align-items:stretch}.hero__ctas .btn{width:100%}.hero__proof{margin-top:36px;line-height:1.7}.hero--editorial{min-height:780px}.hero--editorial .hero__inner{padding-top:138px;padding-bottom:68px}.hero--editorial h1{font-size:clamp(44px,12.8vw,62px);line-height:1}.hero--mobile-split-story{--scroll-image-position:50% 62%;--scroll-image-origin:center;align-items:initial;background:var(--bg);min-height:0;display:block}.hero--mobile-split-story .hero__media{height:54svh;min-height:390px;max-height:520px;inset:0 0 auto;transform:none!important}.hero--mobile-split-story:before{z-index:-2;background:linear-gradient(180deg, #05060705 0%, #05060705 54%, #05060733 68%, #050607ad 84%, var(--bg) 100%);content:"";pointer-events:none;height:54svh;min-height:390px;max-height:520px;position:absolute;top:0;left:0;right:0}.hero--mobile-split-story .hero__inner,.hero--mobile-split-story.hero--editorial .hero__inner{z-index:1;padding-top:calc(clamp(390px,54svh,520px) - 28px);padding-bottom:72px;position:relative}.hero--mobile-split-story .hero__content,.hero--mobile-split-story .hero__content--wide{width:100%;max-width:none}.hero--mobile-split-story .hero__heading-line{white-space:normal;text-wrap:balance}.hero--mobile-split-story.hero--editorial h1{letter-spacing:-.035em;text-wrap:balance;max-width:100%;font-size:clamp(42px,11.5vw,56px);line-height:.98}.hero--mobile-split-story .hero__lede{max-width:34ch;font-size:16px;line-height:1.72}}.editorial-image-hero{border-bottom:1px solid var(--line);background:var(--bg);isolation:isolate;--editorial-copy-width:720px;align-items:center;display:flex;position:relative;overflow:hidden}.editorial-image-hero--viewport{min-height:92svh}.editorial-image-hero--compact{min-height:clamp(620px,72vw,920px)}.editorial-image-hero--full{min-height:100svh}.editorial-image-hero--bottom{align-items:flex-end}.editorial-image-hero--right{--editorial-copy-width:clamp(460px,41vw,560px)}.editorial-image-hero__media{z-index:-3}.editorial-image-hero__media:before{content:none}.editorial-image-hero__shade{z-index:-2;pointer-events:none;position:absolute;inset:0}.editorial-image-hero--left .editorial-image-hero__shade{background:linear-gradient(90deg,#050607fa 0%,#050607e6 31%,#0506078f 53%,#05060729 75%,#0000 100%),linear-gradient(#05060714,#05060729 58%,#0506079e)}.editorial-image-hero--right .editorial-image-hero__shade{background:linear-gradient(270deg,#050607fa 0%,#050607eb 25%,#0506079e 43%,#0506072e 59%,#0000 74%),linear-gradient(#0506070f,#05060724 58%,#05060794)}.editorial-image-hero__inner{z-index:1;width:100%;min-height:inherit;grid-template-columns:minmax(0,var(--editorial-copy-width)) minmax(0,1fr);align-items:center;column-gap:clamp(40px,5vw,88px);padding-top:clamp(118px,13vw,190px);padding-bottom:clamp(88px,10vw,150px);display:grid;position:relative}.editorial-image-hero--right .editorial-image-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,var(--editorial-copy-width))}.editorial-image-hero--bottom .editorial-image-hero__inner{align-items:flex-end}.editorial-image-hero__copy{grid-column:1;width:100%}.editorial-image-hero--right .editorial-image-hero__copy{grid-column:2}.editorial-image-hero h2{letter-spacing:-.045em;max-width:11.5ch;font-size:clamp(52px,5.8vw,88px);line-height:.96}.editorial-image-hero--compact h2{font-size:clamp(46px,6.2vw,88px)}.editorial-image-hero--full h2{font-size:clamp(52px,7vw,104px)}.editorial-image-hero--thesis h2,.editorial-image-hero--thesis.editorial-image-hero--compact h2,.editorial-image-hero--thesis.editorial-image-hero--full h2{letter-spacing:-.03em;max-width:14ch;font-size:clamp(36px,3.7vw,58px);line-height:1.04}.editorial-image-hero__lede,.editorial-image-hero__body{max-width:46ch;margin-top:var(--sp-5)}.editorial-image-hero__lede,.editorial-image-hero__body p{color:#f0efeabd;font-size:clamp(17px,1.42vw,21px);line-height:1.78}.editorial-image-hero__body{gap:var(--sp-3);max-width:60ch;display:grid}.editorial-image-hero blockquote{max-width:30ch;margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid var(--line-gold);color:var(--text-1);font-family:var(--font-head);letter-spacing:-.025em;font-size:clamp(23px,2.5vw,36px);font-weight:500;line-height:1.25}.editorial-image-hero--thesis blockquote{border-top:0;border-left:3px solid var(--gold-deep);max-width:31ch;padding-top:0;padding-left:clamp(20px,2.2vw,32px);line-height:1.28}.editorial-image-hero .text-link,.editorial-image-hero .btn{margin-top:var(--sp-5)}.editorial-image-hero__index{padding-top:var(--sp-4);color:var(--gold);font-family:var(--font-mono);letter-spacing:.16em;border-top:1px solid #ffffff2e;margin-top:clamp(42px,6vw,82px);font-size:9px;display:block}@media (width<=980px){.editorial-image-hero{align-items:flex-end}.editorial-image-hero--compact{min-height:720px}.editorial-image-hero--viewport{min-height:820px}.editorial-image-hero--full{min-height:880px}.editorial-image-hero--left .editorial-image-hero__shade,.editorial-image-hero--right .editorial-image-hero__shade{background:linear-gradient(#05060714 0%,#05060738 35%,#050607db 68%,#050607fa 100%)}.editorial-image-hero__inner,.editorial-image-hero--right .editorial-image-hero__inner,.editorial-image-hero--bottom .editorial-image-hero__inner{min-height:inherit;grid-template-columns:1fr;align-items:flex-end;padding-top:138px;padding-bottom:78px}.editorial-image-hero__copy,.editorial-image-hero--right .editorial-image-hero__copy{grid-column:1;width:100%}}@media (width<=680px){.editorial-image-hero--compact{min-height:760px}.editorial-image-hero--viewport{min-height:820px}.editorial-image-hero--full{min-height:880px}.editorial-image-hero__inner{padding-top:132px;padding-bottom:76px}.editorial-image-hero h2,.editorial-image-hero--compact h2,.editorial-image-hero--full h2{font-size:clamp(44px,13vw,68px)}.editorial-image-hero--thesis h2,.editorial-image-hero--thesis.editorial-image-hero--compact h2,.editorial-image-hero--thesis.editorial-image-hero--full h2{font-size:clamp(34px,10vw,52px)}.editorial-image-hero--thesis blockquote{border-left-width:2px;padding-left:20px}.editorial-image-hero__lede,.editorial-image-hero__body p{font-size:16px}.editorial-image-hero__index{margin-top:42px}.editorial-image-hero--mobile-copy-top{align-items:flex-start}.editorial-image-hero--mobile-copy-top.editorial-image-hero--left .editorial-image-hero__shade,.editorial-image-hero--mobile-copy-top.editorial-image-hero--right .editorial-image-hero__shade{background:linear-gradient(#050607f0 0%,#050607d1 28%,#0506075c 44%,#05060714 54%,#0000 62% 100%)}.editorial-image-hero--mobile-copy-top .editorial-image-hero__inner,.editorial-image-hero--mobile-copy-top.editorial-image-hero--right .editorial-image-hero__inner,.editorial-image-hero--mobile-copy-top.editorial-image-hero--bottom .editorial-image-hero__inner{align-items:flex-start;padding-top:112px;padding-bottom:0}.editorial-image-hero--mobile-split-story{--scroll-image-position:50% 46%;--scroll-image-origin:center;align-items:initial;background:var(--bg);min-height:0;display:block}.editorial-image-hero--mobile-split-story.editorial-image-hero--viewport,.editorial-image-hero--mobile-split-story.editorial-image-hero--compact,.editorial-image-hero--mobile-split-story.editorial-image-hero--full{min-height:0}.editorial-image-hero--mobile-split-story .editorial-image-hero__media{height:48svh;min-height:350px;max-height:470px;inset:0 0 auto;transform:none!important}.editorial-image-hero--mobile-split-story.editorial-image-hero--left .editorial-image-hero__shade,.editorial-image-hero--mobile-split-story.editorial-image-hero--right .editorial-image-hero__shade{background:linear-gradient(180deg, #05060705 0%, #05060705 52%, #0506072e 66%, #050607b3 84%, var(--bg) 100%);height:48svh;min-height:350px;max-height:470px;inset:0 0 auto}.editorial-image-hero--mobile-split-story.editorial-image-hero--no-shade:after{z-index:-2;background:linear-gradient(180deg, #05060700 0%, #05060700 52%, #0506072e 66%, #050607b3 84%, var(--bg) 100%);pointer-events:none;content:"";height:48svh;min-height:350px;max-height:470px;position:absolute;top:0;left:0;right:0}.editorial-image-hero--mobile-split-story .editorial-image-hero__inner,.editorial-image-hero--mobile-split-story.editorial-image-hero--right .editorial-image-hero__inner,.editorial-image-hero--mobile-split-story.editorial-image-hero--bottom .editorial-image-hero__inner{align-items:start;min-height:0;padding-top:calc(clamp(350px,48svh,470px) - 24px);padding-bottom:76px}.editorial-image-hero--mobile-split-story .editorial-image-hero__copy,.editorial-image-hero--mobile-split-story.editorial-image-hero--right .editorial-image-hero__copy{width:100%;max-width:none}.editorial-image-hero--mobile-split-story.editorial-image-hero--thesis h2{text-wrap:balance;max-width:11ch;font-size:clamp(38px,10.5vw,50px);line-height:1.02}.editorial-image-hero--mobile-split-story .editorial-image-hero__lede,.editorial-image-hero--mobile-split-story .editorial-image-hero__body{max-width:35ch}.editorial-image-hero--mobile-split-story .editorial-image-hero__index{margin-top:36px}}@media (prefers-reduced-motion:reduce){.editorial-image-hero .thesis-motion-step{opacity:1!important;transform:none!important}}.ventures{--venture-card-width:clamp(190px,22.2vw,360px);--venture-card-height:clamp(500px,76vh,720px);--ventures-progress-space:72px;--track-cap-width:clamp(95px,11.1vw,180px);--ventures-scroll-range:0px;--ventures-progress:0;height:calc(var(--venture-card-height) + var(--ventures-progress-space) + var(--ventures-scroll-range));background:var(--bg);position:relative}.ventures__sticky{top:max(0px,calc((100dvh - var(--venture-card-height)) / 2));height:var(--venture-card-height);background:var(--bg);align-items:center;display:flex;position:sticky;overflow:visible}.ventures__viewport{touch-action:pan-y;width:100%;overflow:hidden}.ventures-grid{border-block:1px solid var(--line);background:var(--grid-backplate);vertical-align:top;will-change:transform;justify-content:flex-start;gap:1px;width:max-content;min-width:0;max-width:none;margin:0;padding:0;display:inline-flex}.venture-tile{flex:0 0 var(--venture-card-width);width:var(--venture-card-width);height:var(--venture-card-height);align-items:flex-end;min-height:0;display:flex}.venture-tile .image-slot{filter:saturate(.12)contrast(1.04)}.venture-tile .image-slot:before{background:linear-gradient(#0607080a 20%,#0607083d 52%,#060708f5 100%),radial-gradient(80% 60% at 55% 35%,#0000 25%,#05060757 100%)}.venture-tile .image-slot:after{opacity:.62;width:46px;height:72px;left:52%}.venture-tile__top{z-index:4;width:100%;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.08em;justify-content:space-between;align-items:center;padding:28px;font-size:10px;display:flex;position:absolute;top:0;left:0}.venture-tile__top svg{width:14px;height:14px}.venture-tile__body{z-index:4;width:100%;padding:32px 28px 34px;position:relative}.venture-tile__body h3{letter-spacing:-.025em;margin-bottom:6px;font-size:clamp(20px,1.8vw,28px)}.venture-tile__category{color:var(--gold);font-family:var(--font-mono);letter-spacing:.075em;text-transform:uppercase;font-size:10px}.venture-tile__desc{max-height:0;color:var(--text-2);opacity:0;transition:max-height var(--mid) var(--ease),margin var(--mid) var(--ease),opacity var(--fast) var(--ease),transform var(--fast) var(--ease);margin-top:0;font-size:13px;line-height:1.62;overflow:hidden;transform:translateY(8px)}.venture-tile:hover .venture-tile__desc,.venture-tile:focus-visible .venture-tile__desc{opacity:1;max-height:140px;margin-top:16px;transform:none}.venture-tile:hover .image-slot,.venture-tile:focus-visible .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.ventures__progress{z-index:10;pointer-events:none;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;justify-content:flex-end;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;top:calc(100% + 22px);left:28px;right:28px}.ventures__progress-track{background:var(--line-strong);width:104px;height:1px;position:relative;overflow:hidden}.ventures__progress-track:after{background:linear-gradient(90deg,var(--gold-deep),var(--gold-bright));content:"";transform:scaleX(max(.02,var(--ventures-progress)));transform-origin:0;transition:transform 80ms linear;position:absolute;inset:0}.ventures__progress-count{text-align:right;min-width:48px}.ventures.is-native{height:auto}.ventures.is-native .ventures__sticky{height:auto;position:relative;top:auto;overflow:visible}.ventures.is-native .ventures__viewport{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;overflow-x:auto}.ventures.is-native .ventures__viewport::-webkit-scrollbar{display:none}.ventures.is-native .ventures-grid{transform:none!important}.ventures.is-native .track-cap{scroll-snap-align:none}.ventures.is-native .venture-tile{scroll-snap-align:start;scroll-snap-stop:normal}.ventures.is-native .ventures__progress{padding:18px 20px 22px;position:relative;inset:auto}@media (width<=900px){.ventures{--venture-card-width:100vw;--ventures-progress-space:42px;--venture-card-height:calc(var(--viewport-height) - var(--ventures-progress-space))}.ventures__sticky{height:var(--viewport-height);align-items:flex-start;position:sticky;top:0;overflow:visible}.ventures__viewport{height:var(--venture-card-height);touch-action:pan-y;overflow:hidden}.ventures__progress{height:var(--ventures-progress-space);border-top:1px solid var(--line);backdrop-filter:blur(10px)saturate(130%);background:#040506b8;justify-content:flex-start;gap:0;inset:auto 0 0}.ventures__progress-track{background:#ffffff24;width:calc(100% - 92px);height:2px}.ventures__viewport::-webkit-scrollbar{display:none}.ventures .track-cap--open{display:none}.ventures-grid{gap:0}.venture-tile{flex-basis:var(--venture-card-width);width:var(--venture-card-width);height:var(--venture-card-height)}.ventures .track-cap{height:var(--venture-card-height)}.ventures__progress-count{color:#ffffffad;text-shadow:0 1px 12px #0009;position:absolute;bottom:13px;right:18px}}@media (width<=680px){.ventures{--ventures-progress-space:40px;--venture-card-height:calc(var(--viewport-height) - var(--ventures-progress-space))}.venture-tile{flex-basis:var(--venture-card-width);width:var(--venture-card-width);height:var(--venture-card-height)}.ventures .track-cap{height:var(--venture-card-height)}.venture-tile__desc{opacity:1;max-height:none;margin-top:15px;transform:none}}.statement-grid{grid-template-columns:1.05fr .95fr}.statement-panel{min-height:660px}.statement-panel--image .image-slot:after{width:86px;height:150px;left:62%}.statement-panel--copy{background:linear-gradient(90deg,#ffffff09,transparent 1px), radial-gradient(72% 70% at 4% 100%,#ffffff07,transparent 58%), var(--bg-alt);align-items:center;display:flex}.statement-panel__inner{max-width:720px;padding:clamp(52px,7vw,112px);position:relative}.statement-panel h2{max-width:11ch;margin-bottom:var(--sp-4);font-size:clamp(42px,5.2vw,76px)}.statement-panel__lede{max-width:48ch;color:var(--text-2);font-size:17px;line-height:1.78}.statement-panel__detail{margin-top:var(--sp-6);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,56px);display:grid}.statement-panel__detail div{padding-top:0;position:relative}.statement-panel__detail span{color:var(--gold-bright);font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:16px;font-size:10px;display:block}.statement-panel__detail strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.01em;margin-bottom:8px;font-size:clamp(18px,1.55vw,24px);font-weight:500;display:block}.statement-panel__detail p{max-width:24ch;color:var(--text-2);font-size:13px;line-height:1.65}@media (width<=900px){.statement-grid{grid-template-columns:1fr}.statement-panel{min-height:560px}.statement-panel--image{min-height:52vw}}@media (width<=680px){.statement-panel{min-height:auto}.statement-panel--image{min-height:78vw}.statement-panel__inner{padding:64px 24px}.statement-panel__detail{grid-template-columns:1fr}}.principles{--principle-card-width:clamp(190px,22.2vw,360px);--principle-card-height:clamp(500px,76vh,720px);--principles-progress-space:72px;--track-cap-width:clamp(95px,11.1vw,180px);--principles-progress:0;background:var(--bg-alt);height:auto;padding-bottom:0;position:relative}.principles__header{padding-bottom:var(--sp-5)}.principles__header .section-head{margin-bottom:0}.principles__scroll-region{--principles-scroll-range:0px;height:calc(var(--principle-card-height) + var(--principles-progress-space) + var(--principles-scroll-range));position:relative}.principles__sticky{top:max(0px,calc((100dvh - var(--principle-card-height)) / 2));height:var(--principle-card-height);background:var(--bg-alt);align-items:center;display:flex;position:sticky;overflow:visible}.principles__viewport{touch-action:pan-y;width:100%;overflow:hidden}.principles-grid{border-block:1px solid var(--line);background:var(--grid-backplate);vertical-align:top;will-change:transform;justify-content:flex-start;gap:1px;width:max-content;min-width:0;max-width:none;margin:0;padding:0;display:inline-flex}.principle-tile{flex:0 0 var(--principle-card-width);width:var(--principle-card-width);height:var(--principle-card-height);background:#0b0c0e;align-items:flex-start;min-height:0;display:flex}.principle-tile .image-slot{filter:saturate(.12)contrast(1.04)}.principle-tile .image-slot:before{background:linear-gradient(#050607e6 0%,#05060773 26%,#05060714 56%,#050607e0 100%),radial-gradient(80% 55% at 50% 48%,#0000 24%,#0506074d 100%)}.principle-tile .image-slot:after{display:none}.principle-tile__head{z-index:4;width:100%;padding:28px 22px;position:relative}.principle-tile__index{color:var(--gold-bright);font-family:var(--font-mono);letter-spacing:.08em;font-size:11px;display:block}.principle-tile__index:after{background:var(--gold-deep);content:"";width:20px;height:1px;margin-top:13px;display:block}.principle-tile h3{letter-spacing:.14em;text-transform:uppercase;max-width:10ch;margin-top:26px;font-size:clamp(15px,1.1vw,19px);font-weight:500;line-height:1.45}.principle-tile__reveal{z-index:4;opacity:0;transition:opacity var(--fast) var(--ease),transform var(--mid) var(--ease);background:linear-gradient(#0000,#050607f5 58%);padding:88px 22px 28px;position:absolute;bottom:0;left:0;right:0;transform:translateY(18px)}.principle-tile__reveal p{color:var(--text-1);font-size:12.5px;line-height:1.55}.principle-tile:hover .principle-tile__reveal,.principle-tile:focus-visible .principle-tile__reveal{opacity:1;transform:none}.principle-tile:hover .image-slot,.principle-tile:focus-visible .image-slot{filter:saturate()contrast(1.03);transform:scale(1.045)}.principles__progress{z-index:10;pointer-events:none;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;justify-content:flex-end;align-items:center;gap:14px;font-size:9px;display:flex;position:absolute;top:calc(100% + 22px);left:28px;right:28px}.principles__progress-track{background:var(--line-strong);width:104px;height:1px;position:relative;overflow:hidden}.principles__progress-track:after{background:linear-gradient(90deg,var(--gold-deep),var(--gold-bright));content:"";transform:scaleX(max(.02,var(--principles-progress)));transform-origin:0;transition:transform 80ms linear;position:absolute;inset:0}.principles__progress-count{text-align:right;min-width:48px}.principles.is-native,.principles.is-native .principles__scroll-region{height:auto}.principles.is-native .principles__sticky{height:auto;position:relative;top:auto;overflow:visible}.principles.is-native .principles__viewport{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;overflow-x:auto}.principles.is-native .principles__viewport::-webkit-scrollbar{display:none}.principles.is-native .principles-grid{transform:none!important}.principles.is-native .track-cap{scroll-snap-align:none}.principles.is-native .principle-tile{scroll-snap-align:start;scroll-snap-stop:normal}.principles.is-native .principles__progress{padding:18px 20px 22px;position:relative;inset:auto}@media (width<=900px){.principles{--principle-card-width:100vw;--principles-progress-space:42px;--principle-card-height:calc(var(--viewport-height) - var(--principles-progress-space));height:auto}.principles__header{padding-bottom:var(--sp-5)}.principles__sticky{height:var(--viewport-height);align-items:flex-start;position:sticky;top:0;overflow:visible}.principles__viewport{height:var(--principle-card-height);touch-action:pan-y;overflow:hidden}.principles__progress{height:var(--principles-progress-space);border-top:1px solid var(--line);backdrop-filter:blur(10px)saturate(130%);background:#040506b8;justify-content:flex-start;gap:0;inset:auto 0 0}.principles__progress-track{background:#ffffff24;width:calc(100% - 92px);height:2px}.principles__viewport::-webkit-scrollbar{display:none}.principles .track-cap--open{display:none}.principles-grid{gap:0}.principle-tile{flex-basis:var(--principle-card-width);width:var(--principle-card-width);height:var(--principle-card-height)}.principle-tile.is-mobile-active .principle-tile__reveal{opacity:1;transform:none}.principle-tile.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.045)}.principles .track-cap{height:var(--principle-card-height)}.principles__progress-count{color:#ffffffad;text-shadow:0 1px 12px #0009;position:absolute;bottom:13px;right:18px}}@media (width<=680px){.principles{--principles-progress-space:40px;--principle-card-height:calc(var(--viewport-height) - var(--principles-progress-space))}.principle-tile{flex-basis:var(--principle-card-width);width:var(--principle-card-width);height:var(--principle-card-height)}.principles .track-cap{height:var(--principle-card-height)}.principle-tile__reveal{opacity:1;transform:none}}.standard-section{--standard-header-height:70px;--standard-stage-height:calc(100dvh - var(--standard-header-height));--standard-scroll-range:0px;--standard-progress:0;height:calc(var(--standard-stage-height) + var(--standard-scroll-range));border-block:1px solid var(--line);background:var(--bg);position:relative}.standard__sticky{top:var(--standard-header-height);height:var(--standard-stage-height);background:var(--bg);min-height:0;position:sticky;overflow:hidden}.standard__grid{background:var(--grid-backplate);grid-template-columns:1.25fr repeat(3,.75fr);gap:1px;width:100%;height:100%;display:grid}.system-tile{--system-tile-inset:clamp(28px,2.6vw,40px);background:var(--surface);min-width:0;position:relative;overflow:hidden}.system-tile--lead{z-index:4;background:radial-gradient(90% 70% at 0% 100%,#ffffff09,transparent 60%), var(--bg-alt);flex-direction:column;grid-column:1;justify-content:space-between;padding:clamp(34px,4.2vw,64px);display:flex}.system-tile--lead:after{width:1px;height:calc(var(--standard-progress) * 100%);background:linear-gradient(180deg,transparent,var(--gold));content:"";position:absolute;bottom:0;right:0}.system-tile--lead h2{max-width:11ch;transform:translate3d(0,calc(var(--standard-progress) * -10px),0);will-change:transform;font-size:clamp(36px,4vw,58px)}.system-tile--lead p:not(.eyebrow){max-width:42ch;color:var(--text-2);font-size:14px}.standard__progress{background:#ffffff1a;width:1px;height:clamp(76px,9vh,118px);position:absolute;bottom:clamp(26px,3vw,44px);right:clamp(18px,2vw,30px);overflow:hidden}.standard__progress span{background:linear-gradient(180deg,var(--gold-bright),var(--gold),transparent);transform-origin:top;will-change:transform;width:100%;height:100%;display:block;transform:scaleY(0)}.standard__stage{isolation:isolate;background:#090a0c;grid-column:2/-1;min-width:0;position:relative;overflow:hidden}.standard__image{z-index:0;--placeholder-image:linear-gradient(122deg,transparent 0 47%,#ffffff14 48% 48.5%,transparent 49% 100%), radial-gradient(55% 70% at 67% 46%,#ffffff0f,transparent 67%), linear-gradient(135deg,#17191e 0%,#0b0c0f 46%,#050607 100%);will-change:transform;background-position:50%;transform:scale(1.015)}.standard__image:before{background:linear-gradient(90deg,#05060729,#05060705 48%,#05060757),linear-gradient(#0506071f,#05060705 45%,#0506076b)}.standard__image:after{border-color:rgba(var(--gold-bright-rgb),.36);width:clamp(64px,7vw,104px);height:clamp(120px,14vw,210px);box-shadow:0 0 32px rgba(var(--gold-bright-rgb),.12);left:68%}.standard__cards{z-index:3;background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;position:absolute;inset:0}.standard__card{border-left:1px solid var(--line);background:var(--surface);opacity:.18;clip-path:inset(12% 0 0);will-change:transform,opacity,clip-path;height:100%;padding:0;transform:translateY(105%);box-shadow:0 -18px 44px #00000038}.standard__card:first-child{border-left:0}.standard__card:before{background:linear-gradient(90deg,transparent,var(--gold-deep),transparent);opacity:.72;content:"";height:1px;position:absolute;top:0;left:0;right:0}.standard__card .image-slot{filter:saturate(.12)contrast(1.04)}.standard__card .image-slot:before{z-index:1;background:linear-gradient(#05060714 0%,#0506072e 34%,#05060794 68%,#050607f0 100%),radial-gradient(80% 70% at 50% 34%,#0000 20%,#0506073d 100%)}.standard__card:hover .image-slot,.standard__card:focus-within .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.standard__card-content{z-index:4;right:var(--system-tile-inset);bottom:var(--system-tile-inset);left:var(--system-tile-inset);position:absolute}.standard__card-index{color:var(--gold-bright);font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:18px;font-size:10px;display:block}.standard__card-index:after{background:linear-gradient(90deg,var(--gold),transparent);content:"";width:28px;height:1px;margin-top:14px;display:block}.standard__card h3{letter-spacing:-.025em;margin-bottom:10px;font-size:clamp(28px,3vw,44px)}.standard__card-label{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.085em;text-transform:uppercase;font-size:10px;display:block}.standard__card p{max-width:29ch;color:var(--text-2);margin-top:18px;font-size:13px;line-height:1.58}.standard-section.is-native{border-block:1px solid var(--line);height:auto}.standard-section.is-native .standard__sticky{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.standard-section.is-native .standard__grid{grid-template-columns:1fr;height:auto}.standard-section.is-native .system-tile--lead{grid-column:auto;min-height:360px}.standard-section.is-native .standard__progress{display:none}.standard-section.is-native .standard__stage{grid-column:auto;display:grid;overflow:visible}.standard-section.is-native .standard__image{z-index:0;grid-area:1/1;min-height:56vw;position:relative}.standard-section.is-native .standard__cards{pointer-events:auto;grid-area:2/1;position:relative;inset:auto}.standard-section.is-native .standard__card{min-height:360px;opacity:1!important;clip-path:none!important;transform:none!important}.standard-section.is-native .standard__card-content{transform:none}.standard-section.is-native .standard__card p{opacity:1;max-height:none;margin-top:18px;transform:none}@media (width<=1180px){.standard__grid{grid-template-columns:1.18fr repeat(3,.82fr)}.system-tile--lead{padding:clamp(32px,3.6vw,52px)}}@media (width<=900px){.standard__card.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}}@media (width<=680px){.standard-section{height:auto}.standard__sticky{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.standard__grid{grid-template-columns:1fr;height:auto}.system-tile{--system-tile-inset:24px}.system-tile--lead{grid-column:auto;min-height:340px;padding:48px 24px}.standard__progress{display:none}.standard__stage{grid-column:auto;display:grid;overflow:visible}.standard__image{display:none}.standard__cards{pointer-events:auto;grid-area:1/1;grid-template-columns:1fr;position:relative;inset:auto}.standard__card{border-top:1px solid var(--line);border-left:0;min-height:320px;opacity:1!important;clip-path:none!important;transform:none!important}}.innovation-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-alt);position:relative}.innovation-pillars{grid-template-columns:repeat(4,minmax(0,1fr))}.innovation-pillar{background:radial-gradient(90% 90% at 50% 110%,#ffffff08,transparent 60%), var(--surface);flex-direction:column;justify-content:space-between;height:clamp(300px,23vw,350px);min-height:300px;padding:clamp(30px,4vw,54px);display:flex;overflow:hidden}.innovation-pillar__icon{width:30px;height:30px;color:var(--gold);transition:transform var(--fast) var(--ease),color var(--fast) var(--ease)}.innovation-pillar__icon svg{width:100%;height:100%}.innovation-pillar__body{min-height:108px;margin-top:var(--sp-5)}.innovation-pillar__index{color:var(--gold);font-family:var(--font-mono);letter-spacing:.1em;margin-bottom:14px;font-size:10px;display:block}.innovation-pillar h3{letter-spacing:-.015em;margin-bottom:0;font-size:clamp(19px,1.8vw,27px)}.innovation-pillar p{max-height:0;color:var(--text-2);opacity:0;transition:max-height var(--mid) var(--ease),margin var(--mid) var(--ease),opacity var(--fast) var(--ease),transform var(--fast) var(--ease);margin-top:0;font-size:13px;line-height:1.6;overflow:hidden;transform:translateY(8px)}.innovation-pillar:before{background:linear-gradient(90deg,transparent,var(--gold-bright),transparent);content:"";opacity:0;height:2px;transition:opacity var(--fast) var(--ease),transform var(--mid) var(--ease);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.45)}.innovation-pillar:hover:before,.innovation-pillar:focus-within:before{opacity:.8;transform:scaleX(1)}.innovation-pillar:hover .innovation-pillar__icon,.innovation-pillar:focus-within .innovation-pillar__icon{color:var(--gold-bright);transform:translateY(-4px)}.innovation-pillar:hover .innovation-pillar__body,.innovation-pillar:focus-within .innovation-pillar__body{transform:translateY(-4px)}.innovation-pillar:hover p,.innovation-pillar:focus-within p{opacity:1;max-height:72px;margin-top:11px;transform:none}.innovation-pillar__body{transition:transform var(--fast) var(--ease)}.innovation-pillar[data-scroll-reveal]{will-change:transform,opacity,clip-path;transform-origin:bottom}.innovation-pillar[data-scroll-reveal] .innovation-pillar__icon{will-change:transform,opacity}@media (prefers-reduced-motion:reduce){.innovation-pillar[data-scroll-reveal],.innovation-pillar[data-scroll-reveal] .innovation-pillar__icon{will-change:auto;opacity:1!important;clip-path:none!important;transform:none!important}}@media (width<=900px){.innovation-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.innovation-pillars{grid-template-columns:1fr}.innovation-pillar{height:260px;min-height:260px;padding:38px 24px}.innovation-pillar__body{min-height:104px}.innovation-pillar p{opacity:1;max-height:none;margin-top:11px;transform:none}}.section.insights{padding-bottom:0}.insights-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-tile{align-items:flex-end;min-height:520px;display:flex}.insight-tile .image-slot{filter:saturate(.12)contrast(1.04)}.insight-tile .image-slot:before{z-index:1;background:linear-gradient(#05060700 0%,#05060714 28%,#05060757 44%,#050607ad 62%,#050607e0 82%,#050607f5 100%)}.insight-tile .image-slot:after{opacity:.5;width:50px;height:76px;left:50%}.insight-tile:hover .image-slot,.insight-tile:focus-visible .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.insight-tile__body{z-index:4;width:100%;padding:clamp(28px,4vw,52px);position:relative}.insight-tile__meta{margin-bottom:var(--sp-2);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:9.5px;display:flex}.insight-tile__meta span:first-child{color:var(--gold)}.insight-tile h3{max-width:17ch;margin-bottom:var(--sp-3);font-size:clamp(28px,3vw,44px)}@media (width<=900px){.insights-grid{grid-template-columns:1fr}.insight-tile{min-height:520px}.insight-tile.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}}@media (width<=680px){.insight-tile{min-height:480px}}.thesis-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);isolation:isolate;align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.thesis-band .image-slot{z-index:-3}.thesis-band .image-slot:before,.thesis-band:before{content:none}.thesis-band__content{max-width:770px;padding-block:var(--sp-8)}.thesis-band h2{max-width:13ch;margin-bottom:var(--sp-3);font-size:clamp(43px,5.4vw,78px)}.thesis-band--section-heading h2{letter-spacing:-.03em;max-width:14ch;font-size:clamp(36px,3.9vw,58px);line-height:1.04}.thesis-band p:not(.eyebrow){max-width:58ch;color:var(--text-2);font-size:17px}.thesis-band .btn{margin-top:var(--sp-5)}@media (width<=680px){.thesis-band{min-height:700px}.thesis-band--section-heading h2{font-size:clamp(34px,10vw,52px)}.thesis-band:before{background:linear-gradient(90deg,#050607f7,#050607d1),linear-gradient(180deg,transparent,var(--bg))}.thesis-band .image-slot:after{width:70px;height:120px;left:70%}.thesis-band--mobile-split-story{--scroll-image-position:50% 46%;--scroll-image-origin:center;background:var(--bg);min-height:0;display:block}.thesis-band--mobile-split-story .image-slot{height:46svh;min-height:340px;max-height:450px;inset:0 0 auto;transform:none!important}.thesis-band--mobile-split-story:after{z-index:-2;background:linear-gradient(180deg, #05060700 0%, #05060700 50%, #0506072e 64%, #050607b8 83%, var(--bg) 100%);pointer-events:none;content:"";height:46svh;min-height:340px;max-height:450px;position:absolute;top:0;left:0;right:0}.thesis-band--mobile-split-story>.container{z-index:1;padding-top:calc(clamp(340px,46svh,450px) - 22px);padding-bottom:78px;position:relative}.thesis-band--mobile-split-story .thesis-band__content{max-width:none;padding-block:0}.thesis-band--mobile-split-story.thesis-band--section-heading h2{text-wrap:balance;max-width:11ch;font-size:clamp(38px,10.5vw,50px);line-height:1.02}.thesis-band--mobile-split-story p:not(.eyebrow){max-width:35ch;font-size:16px;line-height:1.72}.thesis-band--mobile-bottom-focal{--scroll-image-position:50% 88%;--scroll-image-origin:bottom center;background:var(--bg);min-height:0;display:block}.thesis-band--mobile-bottom-focal:after{z-index:-2;content:"";pointer-events:none;background:linear-gradient(#050607fa 0%,#050607f5 34%,#050607d6 48%,#05060761 63%,#05060714 76%,#0000 88%);position:absolute;inset:0}.thesis-band--mobile-bottom-focal>.container{z-index:1;padding-top:108px;padding-bottom:clamp(360px,46svh,500px);position:relative}.thesis-band--mobile-bottom-focal .thesis-band__content{max-width:none;padding-block:0}.thesis-band--mobile-bottom-focal h2{text-wrap:balance;max-width:11ch;font-size:clamp(42px,11.5vw,56px);line-height:1.01}.thesis-band--mobile-bottom-focal p:not(.eyebrow){max-width:34ch;font-size:16px;line-height:1.72}}.venture-hero{border-bottom:1px solid var(--line);background:var(--grid-backplate);grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:1px;min-height:100svh;display:grid}.venture-hero__media{background:var(--surface);isolation:isolate;min-height:720px;position:relative;overflow:hidden}.venture-hero__media .image-slot{filter:saturate(.9)contrast(1.04)}.venture-hero__media .image-slot:before{background:radial-gradient(62% 54% at 50% 42%,#0000 16%,#0506074d 74%,#050607d1 100%),linear-gradient(#0506071a,#050607b3)}.venture-hero__brand{z-index:4;gap:8px;display:grid;position:absolute;top:calc(70px + clamp(28px,4vw,56px));left:clamp(28px,4vw,56px)}.venture-hero__brand span{color:var(--text-1);font-family:var(--font-head);letter-spacing:.02em;font-size:clamp(24px,3vw,46px);font-weight:600}.venture-hero__brand strong{color:var(--gold);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:500}.venture-hero__copy{background:radial-gradient(78% 68% at 0% 100%,#ffffff09,transparent 62%), var(--bg);flex-direction:column;justify-content:center;min-width:0;padding:calc(70px + clamp(56px,7vw,112px)) clamp(56px,7vw,112px) clamp(56px,7vw,112px);display:flex}.venture-hero h1{max-width:17ch;margin-bottom:var(--sp-4);letter-spacing:-.024em;font-size:clamp(34px,3.8vw,56px);line-height:1.06}.venture-hero__lede{max-width:58ch;color:var(--text-2);font-size:clamp(16px,1.35vw,19px);line-height:1.75}.venture-hero__details{width:min(100%,620px);margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid rgba(var(--gold-rgb),.28);background:linear-gradient(90deg,rgba(var(--gold-rgb),.1),transparent 44%) top left / 100% 1px no-repeat}.venture-hero__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.2vw,32px);display:grid}.venture-hero__meta div{min-width:0;padding-right:clamp(16px,2vw,28px);position:relative}.venture-hero__meta div+div:before{content:"";background:linear-gradient(#0000,#ffffff29,#0000);width:1px;position:absolute;top:2px;bottom:2px;left:calc(clamp(18px,2.2vw,32px)/-2)}.venture-hero__meta dt,.venture-hero__flags span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:500}.venture-hero__meta dd{color:var(--text-1);font-family:var(--font-head);letter-spacing:.01em;margin-top:11px;font-size:clamp(15px,1.15vw,18px);line-height:1.28}.venture-hero__flags{margin-top:var(--sp-5);padding-top:var(--sp-3);border-top:1px solid #ffffff17;flex-wrap:wrap;gap:0;display:flex}.venture-hero__flags span{color:var(--text-2);margin-bottom:10px;margin-right:14px;padding:0 14px 0 0;line-height:1.35;position:relative}.venture-hero__flags span:after{background:rgba(var(--gold-rgb),.68);content:"";border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.venture-hero__flags span:last-child:after{content:none}@media (width<=900px){.venture-hero{grid-template-columns:1fr}.venture-hero__media{min-height:62vw}.venture-hero__brand{top:calc(68px + clamp(24px,5vw,44px))}.venture-hero__copy{padding:calc(68px + var(--sp-6)) var(--sp-3) var(--sp-7)}}@media (width<=680px){.venture-hero{background:var(--bg);min-height:0;display:block}.venture-hero__media{height:62svh;min-height:450px;max-height:600px}.venture-hero__media .image-slot{transform:none!important}.venture-hero__media .image-slot:before{background:radial-gradient(72% 62% at 52% 42%,#0000 12%,#05060733 62%,#050607a8 100%),linear-gradient(#0506070d 0%,#0506071f 46%,#05060794 100%)}.venture-hero__brand{gap:9px;top:auto;bottom:34px;left:20px}.venture-hero__brand span{letter-spacing:-.025em;font-size:clamp(38px,10.2vw,52px);line-height:1}.venture-hero__brand strong{letter-spacing:.14em;font-size:9.5px}.venture-hero__copy{background:radial-gradient(92% 72% at 0% 0%,#ffffff07,transparent 64%), var(--bg);justify-content:flex-start;padding:52px 20px 76px}.venture-hero__copy>.eyebrow{display:none}.venture-hero h1{max-width:23ch;margin-bottom:var(--sp-3);letter-spacing:-.018em;text-wrap:balance;font-size:clamp(26px,3vw,44px);line-height:1.08}.venture-hero__lede{max-width:35ch;font-size:16px;line-height:1.72}.venture-hero__details{border-top-color:rgba(var(--gold-rgb),.24);background:linear-gradient(90deg,rgba(var(--gold-rgb),.08),transparent 46%) top left / 100% 1px no-repeat;width:100%;margin-top:38px;padding-top:22px}.venture-hero__meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.venture-hero__meta div{border-bottom:0;padding-bottom:0;padding-right:0}.venture-hero__meta div+div:before{content:"";background:linear-gradient(#0000,#ffffff1f,#0000);top:0;bottom:0;left:-7px}.venture-hero__meta div:last-child{border-bottom:0;padding-bottom:0}.venture-hero__meta dt{letter-spacing:.11em;font-size:7.5px;line-height:1.35}.venture-hero__meta dd{margin-top:8px;font-size:14px;line-height:1.22}.venture-hero__flags{margin-top:22px;padding-top:18px}.venture-hero__flags span{letter-spacing:.11em;margin-bottom:9px;margin-right:12px;padding-right:12px;font-size:8px}}.portfolio-feature{background:var(--grid-backplate);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:1px;min-height:820px;display:grid}.portfolio-feature__media,.portfolio-feature__copy{background:var(--bg);min-width:0;position:relative}.portfolio-feature__media{display:block;overflow:hidden}.portfolio-feature__media .image-slot{filter:saturate(.72)contrast(1.05);transform:scale(1.02)}.portfolio-feature__media .image-slot:before{background:linear-gradient(#0506070f,#050607a3),radial-gradient(80% 64% at 52% 36%,#0000 20%,#05060780 100%)}.portfolio-feature__media:hover .image-slot,.portfolio-feature__media:focus-visible .image-slot{filter:saturate(1.05)contrast(1.03);transform:scale(1.045)}.portfolio-feature__index{z-index:4;color:var(--gold);font-family:var(--font-head);letter-spacing:-.07em;opacity:.84;font-size:clamp(84px,11vw,176px);line-height:.78;position:absolute;bottom:clamp(28px,4vw,56px);left:clamp(28px,4vw,56px)}.portfolio-feature__copy{flex-direction:column;justify-content:center;padding:clamp(48px,7vw,112px);display:flex}.portfolio-feature__copy h2{max-width:11ch;margin-bottom:var(--sp-4);letter-spacing:-.045em;font-size:clamp(46px,7vw,104px);line-height:.95}.portfolio-feature__copy p:not(.eyebrow){max-width:58ch;color:var(--text-2);font-size:clamp(16px,1.25vw,19px);line-height:1.78}.portfolio-feature__facts{margin-block:var(--sp-5);background:var(--grid-backplate);border:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.portfolio-feature__facts div{background:#ffffff09;min-width:0;padding:18px}.portfolio-feature__facts dt{color:var(--gold);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:9px;font-size:9px}.portfolio-feature__facts dd{color:var(--text-1);font-family:var(--font-head);font-size:16px;line-height:1.25}.portfolio-feature__signals{margin-bottom:var(--sp-5);padding-top:var(--sp-4);border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:10px 14px;display:flex}.portfolio-feature__signals span{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;padding-right:14px;font-size:9px;line-height:1.45;position:relative}.portfolio-feature__signals span:after{background:var(--gold);content:"";border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.portfolio-feature__signals span:last-child:after{content:none}@media (width<=900px){.portfolio-feature{grid-template-columns:1fr}.portfolio-feature__media{min-height:72vw}}@media (width<=680px){.portfolio-feature__media{min-height:94vw}.portfolio-feature__copy{padding:64px 20px}.portfolio-feature__facts{grid-template-columns:1fr}}.portfolio-field{border-bottom:1px solid var(--line);background:var(--bg)}.portfolio-field__grid{grid-auto-flow:dense;background:var(--grid-backplate);grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(430px,46vh,540px);gap:1px;display:grid}.portfolio-card{grid-column:span var(--portfolio-span-desktop,2);grid-row:span var(--portfolio-rows-desktop,2);align-items:flex-end;height:100%;min-height:0;display:flex;position:relative}.portfolio-card:before{z-index:3;background:linear-gradient(180deg,var(--gold),transparent);opacity:.42;content:"";width:1px;height:clamp(72px,12vh,132px);transition:height var(--mid) var(--ease),opacity var(--fast) var(--ease);position:absolute;top:72px;left:28px}.portfolio-card .image-slot{filter:saturate(.1)contrast(1.06)}.portfolio-card .image-slot:before{background:linear-gradient(#0506070f,#0506072e 34%,#050607f5 100%),radial-gradient(84% 58% at 52% 30%,#0000 22%,#0506077a 100%)}.portfolio-card:hover .image-slot,.portfolio-card:focus-visible .image-slot{filter:saturate(1.05)contrast(1.03);transform:scale(1.035)}.portfolio-card:hover:before,.portfolio-card:focus-visible:before{opacity:.86;height:clamp(104px,18vh,190px)}.portfolio-card.is-current:after{border-color:rgba(var(--gold-rgb),.5);box-shadow:inset 0 0 42px rgba(var(--gold-rgb),.08)}.portfolio-card.is-current .image-slot{filter:saturate(.82)contrast(1.03)}.portfolio-card__top{z-index:4;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;transition:color var(--fast) var(--ease);justify-content:space-between;align-items:center;gap:20px;padding:28px;font-size:9.5px;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.portfolio-card:hover .portfolio-card__top,.portfolio-card:focus-visible .portfolio-card__top{color:var(--gold)}.portfolio-card__body{z-index:4;width:100%;transition:background var(--mid) var(--ease),padding-bottom var(--mid) var(--ease);background:linear-gradient(#0000,#05060733);padding:clamp(28px,2.8vw,46px);position:relative}.portfolio-card__category{color:var(--gold);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin-top:10px;font-size:9.5px;display:block}.portfolio-card h2{letter-spacing:-.03em;margin-bottom:0;font-size:clamp(25px,2.35vw,42px);line-height:1.04}.portfolio-card--span-3 h2,.portfolio-card--span-4 h2,.portfolio-card--span-6 h2{max-width:12ch;font-size:clamp(28px,2.8vw,48px)}.portfolio-card--rows-1 h2{font-size:clamp(24px,1.9vw,34px)}.portfolio-card--rows-1 .portfolio-card__body{padding:clamp(26px,2.4vw,40px)}.portfolio-card--rows-1 p{font-size:13px;line-height:1.58}.portfolio-card p{max-width:36ch;max-height:0;color:var(--text-2);opacity:0;transition:max-height var(--mid) var(--ease),margin var(--mid) var(--ease),opacity var(--fast) var(--ease),transform var(--mid) var(--ease);margin-top:0;font-size:13.5px;line-height:1.68;overflow:hidden;transform:translateY(10px)}.portfolio-card__meta{max-height:0;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.12em;opacity:0;text-transform:uppercase;transition:max-height var(--mid) var(--ease),margin var(--mid) var(--ease),opacity var(--fast) var(--ease),transform var(--mid) var(--ease);justify-content:space-between;align-items:center;gap:20px;margin-top:0;font-size:9.5px;display:flex;overflow:hidden;transform:translateY(10px)}.portfolio-card:hover .portfolio-card__body,.portfolio-card:focus-visible .portfolio-card__body{background:linear-gradient(#0000,#05060757)}.portfolio-card:hover p,.portfolio-card:focus-visible p{max-height:130px;margin-top:var(--sp-3);opacity:1;transform:none}.portfolio-card:hover .portfolio-card__meta,.portfolio-card:focus-visible .portfolio-card__meta{max-height:42px;margin-top:var(--sp-4);opacity:1;transform:none}.portfolio-card__meta svg{width:15px;height:15px;color:var(--gold);transition:transform var(--fast) var(--ease),color var(--fast) var(--ease)}.portfolio-card:hover .portfolio-card__meta svg,.portfolio-card:focus-visible .portfolio-card__meta svg{color:var(--gold-bright);transform:translate(3px,-3px)}@media (width<=1180px){.portfolio-field__grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:clamp(410px,44vh,520px)}.portfolio-card{grid-column:span var(--portfolio-span-tablet,2);grid-row:span var(--portfolio-rows-tablet,2)}}@media (width<=900px){.portfolio-card.is-mobile-active .image-slot{filter:saturate(1.05)contrast(1.03);transform:scale(1.035)}.portfolio-card.is-mobile-active:before{opacity:.86;height:clamp(104px,18vh,190px)}.portfolio-card.is-mobile-active .portfolio-card__top{color:var(--gold)}.portfolio-card.is-mobile-active .portfolio-card__body{background:linear-gradient(#0000,#05060757)}.portfolio-card.is-mobile-active p{max-height:130px;margin-top:var(--sp-3);opacity:1;transform:none}.portfolio-card.is-mobile-active .portfolio-card__meta{max-height:42px;margin-top:var(--sp-4);opacity:1;transform:none}.portfolio-card.is-mobile-active .portfolio-card__meta svg{color:var(--gold-bright);transform:translate(3px,-3px)}}@media (width<=680px){.portfolio-field__grid{grid-template-columns:1fr;grid-auto-rows:auto;display:grid}.portfolio-card{grid-column:auto;min-height:560px}.portfolio-card p{max-height:none;margin-top:var(--sp-3);opacity:1;transform:none}.portfolio-card__meta{max-height:none;margin-top:var(--sp-4);opacity:1;transform:none}}.stacked-story{--stack-slide-count:5;--stack-tab-depth:56px;--stack-tab-overlap:32px;--stack-tab-height:112px;--stack-tab-height-runtime:var(--stack-tab-height);--stack-stage-height:calc(100dvh - 70px);min-height:calc(var(--stack-slide-count) * 100dvh);border-block:1px solid var(--line);background:var(--bg);position:relative}.stacked-story__sticky{background:var(--bg);isolation:isolate;height:calc(100dvh - 70px);min-height:620px;position:sticky;top:70px;overflow:hidden}.stacked-story__slides{pointer-events:none;position:absolute;inset:0}.stacked-story__reveal{z-index:0;background:#08090a;position:absolute;inset:0;overflow:hidden}.stacked-story__reveal .image-slot{filter:saturate(var(--reveal-saturation,.18)) contrast(var(--reveal-contrast,1.06));transform:perspective(1200px) translate3d(var(--reveal-bg-x,0%),var(--reveal-bg-y,0%),0) rotateX(var(--reveal-bg-pitch,0deg)) rotateY(var(--reveal-bg-yaw,0deg)) scale(calc(var(--reveal-scale,1.03) + .018));transform-origin:50%;transition:filter .7s var(--ease),transform .22s var(--ease)}.stacked-story__reveal .image-slot:before{background:radial-gradient(70% 68% at 50% 46%,#05060705 0%,#05060733 55%,#0506079e 100%),linear-gradient(#05060714,#05060757)}.stacked-story__reveal-brand{z-index:3;top:calc(50% + var(--reveal-brand-optical-offset,34px));width:min(78vw,620px);opacity:var(--reveal-brand-opacity,1);text-align:center;transform:translate(-50%,-50%) translate3d(0,var(--reveal-brand-y,0px),0) scale(var(--reveal-brand-scale,1));transform-origin:50% 72%;will-change:transform,opacity;justify-items:center;padding:clamp(24px,4vw,56px);display:grid;position:absolute;left:50%}.stacked-story__reveal-brand:before{z-index:-1;aspect-ratio:1;content:"";filter:blur(26px);mix-blend-mode:screen;width:min(48vw,430px);opacity:calc(var(--reveal-glow-opacity,.36) + var(--reveal-glow-hover-boost,0));transform:translate3d(calc(-50% + var(--reveal-glow-scroll-x,0px) + var(--reveal-glow-pointer-x,0px)), calc(-50% + var(--reveal-glow-scroll-y,0px) + var(--reveal-glow-pointer-y,0px)), 0) scale(.96);transition:opacity .22s var(--ease),transform .22s var(--ease);will-change:transform,opacity;background:radial-gradient(circle at 50% 48%,#fff674e6 0%,#ffe25080 19%,#ffc74129 43%,#0000 68%);border-radius:50%;position:absolute;top:34%;left:50%}.stacked-story__reveal-brand:after{content:"";width:min(42vw,320px);height:42px;filter:blur(var(--reveal-brand-shadow-blur,22px));opacity:var(--reveal-brand-shadow-opacity,.32);transform:scaleX(var(--reveal-brand-shadow-scale,.9));transform-origin:50%;will-change:transform,opacity,filter;background:#000000d1;border-radius:50%;margin-top:clamp(18px,3vw,34px)}.stacked-story__reveal-brand strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:.04em;text-shadow:0 18px 60px #00000094;font-size:clamp(52px,8vw,124px);font-weight:600;line-height:.92}.stacked-story__reveal-app{pointer-events:auto;transform:perspective(620px) rotateX(var(--reveal-brand-tilt,0deg)) rotateX(var(--reveal-pointer-pitch,0deg)) rotateY(var(--reveal-pointer-yaw,0deg)) translateZ(var(--reveal-pointer-lift,0px)) translateZ(0);transform-origin:50% 82%;transform-style:preserve-3d;transition:transform .18s var(--ease);will-change:transform;justify-items:center;gap:clamp(5px,.65vw,9px);display:grid;position:relative}.stacked-story__reveal-app:hover{--reveal-pointer-pitch:-5deg;--reveal-pointer-yaw:5deg;--reveal-pointer-lift:18px}.stacked-story__reveal:hover .stacked-story__reveal-app{--reveal-pointer-pitch:-4deg;--reveal-pointer-yaw:4deg;--reveal-pointer-lift:16px}.stacked-story__reveal:hover .stacked-story__reveal-brand{--reveal-glow-pointer-x:-74px;--reveal-glow-pointer-y:-58px;--reveal-glow-hover-boost:.18}.stacked-story__reveal-brand img{object-fit:contain;backface-visibility:hidden;filter:drop-shadow(0 26px 52px #00000094);width:min(58vw,360px);max-height:360px}.stacked-story__reveal-app span{color:#ffffffc7;width:min(58vw,360px);font-family:var(--font-body);letter-spacing:0;text-align:center;text-shadow:0 12px 34px #000000a3;font-size:clamp(24px,3.2vw,46px);font-weight:400;line-height:1.05;display:block}.stacked-story__reveal-app em{width:min(58vw,360px);color:var(--gold);font-family:var(--font-mono);letter-spacing:.13em;text-align:center;text-shadow:0 10px 28px #000000ad;text-transform:uppercase;font-size:clamp(9px,.92vw,12px);font-style:normal;font-weight:500;line-height:1.25;display:block}.stacked-story__slide{--slide-x:0px;--tab-top:100px;z-index:calc(var(--slide-index,0) + 1);transform:translate3d(var(--slide-x),0,0);will-change:transform;background:0 0;position:absolute;inset:0;overflow:visible}.stacked-story__sheet-tab{z-index:1;top:var(--tab-top);width:calc(var(--stack-tab-depth) + var(--stack-tab-overlap));height:var(--stack-tab-height-runtime);transform-origin:100%;border-radius:18px 0 0 18px;justify-content:flex-start;align-items:center;display:flex;position:absolute;left:0;overflow:hidden;transform:skewY(-8deg);box-shadow:-16px 22px 38px #0000003d}.stacked-story__tab-media,.stacked-story__sheet-tab span{transform:skewY(8deg)}.stacked-story__tab-media{position:absolute;inset:0;overflow:hidden}.stacked-story__tab-media .image-slot{top:calc(-1 * var(--tab-top));width:100vw;height:var(--stack-stage-height);filter:saturate(var(--slide-saturation,.22)) contrast(var(--slide-contrast,1.05));bottom:auto;left:0;right:auto;transform:none}.stacked-story__tab-media .image-slot:before{content:none}.stacked-story__sheet-tab span{z-index:2;width:var(--stack-tab-depth);color:var(--tab-label-color,#ffffffd1);font-family:var(--font-mono);letter-spacing:.1em;text-align:center;text-shadow:0 1px 12px #000000a3;text-transform:uppercase;white-space:nowrap;font-size:9px;font-weight:700;line-height:1;display:block;position:relative;transform:skewY(8deg)rotate(-90deg)}.stacked-story__slide-main{z-index:2;top:0;bottom:0;right:0;left:var(--stack-tab-depth);background:#090a0c;position:absolute;overflow:hidden;box-shadow:-18px 0 34px #0003}.stacked-story__slide-media{z-index:1;position:absolute;inset:0;overflow:hidden}.stacked-story__slide-media .image-slot{right:auto;left:calc(-1 * var(--stack-tab-depth));width:calc(100% + var(--stack-tab-depth));filter:saturate(var(--slide-saturation,.22)) contrast(var(--slide-contrast,1.05));transform:scale(var(--slide-scale,1.04))}.stacked-story__slide-media .image-slot:before{content:none}.stacked-story__slide-copy{z-index:4;flex-direction:column;justify-content:center;min-width:0;display:flex;position:absolute;inset:0 clamp(40px,7vw,128px) 0 clamp(40px,6vw,112px)}.stacked-story__slide-copy span{margin-bottom:var(--sp-3);color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;line-height:1.3;display:flex}.stacked-story__slide-copy span em{color:var(--text-2);align-items:center;gap:10px;font-style:normal;display:flex}.stacked-story__slide-copy span em:before{background:rgba(var(--gold-rgb),.58);content:"";width:24px;height:1px}.stacked-story__slide-copy h3{max-width:23ch;margin-bottom:var(--sp-3);letter-spacing:-.018em;font-size:clamp(26px,3vw,44px);line-height:1.08}.stacked-story__slide-copy p{max-width:62ch;color:var(--text-2);font-size:clamp(14px,1.08vw,17px);line-height:1.78}@media (width<=900px){.stacked-story{min-height:auto}.stacked-story__sticky{height:auto;min-height:0;position:relative;top:auto;overflow:visible}.stacked-story__slides{position:relative;inset:auto}.stacked-story__reveal{display:none}.stacked-story__slide{background:#08090a;grid-template-columns:minmax(0,1fr);display:grid;position:relative;inset:auto;overflow:hidden;transform:none!important}.stacked-story__slide:before,.stacked-story__sheet-tab{display:none}.stacked-story__slide-main{position:relative;inset:auto;overflow:hidden}.stacked-story__slide-media{min-height:58vw;position:relative;inset:auto}.stacked-story__slide-media .image-slot{width:100%;left:0}.stacked-story__slide-copy{padding:var(--sp-6) var(--sp-3);background:var(--bg);position:relative;inset:auto}}@media (width<=680px){.stacked-story{--stack-tab-height:136px}.stacked-story__slide-media{aspect-ratio:1;width:min(88vw,420px);min-height:0;margin-left:auto}.stacked-story__slide-media .image-slot{transform-origin:100%;background-position:100%;width:100%;left:0}.stacked-story__slide-copy{padding:56px 20px 72px}}.venture-promise{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--bg-alt);position:relative}.venture-promise__hero{isolation:isolate;align-items:center;min-height:clamp(560px,58vw,760px);display:flex;position:relative;overflow:hidden}.venture-promise__hero .image-slot{z-index:-3;--placeholder-image:radial-gradient(48% 58% at 22% 54%,#ffffff0e,transparent 70%), linear-gradient(90deg,#11151a 0%,#090b0e 42%,#060708 100%)}.venture-promise__hero .image-slot:before{content:none}.venture-promise__hero-content{width:min(100%,var(--container));padding:clamp(84px,9vw,132px) var(--sp-4);gap:var(--sp-4);grid-template-columns:repeat(12,minmax(0,1fr));margin-inline:auto;display:grid}.venture-promise__copy{grid-column:8/-1;justify-self:end;width:100%;max-width:560px}.venture-promise__copy h2{max-width:17ch;margin-bottom:var(--sp-4);letter-spacing:-.024em;font-size:clamp(34px,3.8vw,58px);line-height:1.06}.venture-promise__copy p:not(.eyebrow){max-width:52ch;color:var(--text-2);font-size:16px;line-height:1.75}.venture-promise__copy .text-link{margin-top:var(--sp-5)}.venture-promise__field{border-block:1px solid var(--line);background:var(--grid-backplate)}.venture-promise__grid{background:var(--grid-backplate);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.venture-promise-card{background:#090a0c;align-items:flex-end;min-height:clamp(560px,72vh,780px);display:flex}.venture-promise-card .image-slot{filter:saturate(.12)contrast(1.04)}.venture-promise-card .image-slot:before{background:linear-gradient(#05060714 0%,#0506072e 28%,#050607ad 72%,#050607f7 100%),radial-gradient(82% 58% at 52% 32%,#0000 24%,#05060770 100%)}.venture-promise-card__top{z-index:4;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;transition:color var(--fast) var(--ease);justify-content:space-between;align-items:center;padding:28px 24px;font-size:9px;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.venture-promise-card__top span:last-child{text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:15ch;overflow:hidden}.venture-promise-card__body{z-index:4;width:100%;transition:transform var(--mid) var(--ease);background:linear-gradient(#0000,#050607e6 42%,#050607fa 100%);padding:112px clamp(24px,2.6vw,40px) clamp(34px,3vw,48px);position:relative;transform:none}.venture-promise-card__eyebrow{color:var(--gold);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:9.5px;line-height:1.3}.venture-promise-card h3{letter-spacing:-.026em;max-width:12ch;margin-bottom:0;font-size:clamp(25px,2.35vw,38px);line-height:1.06}.venture-promise-card__body>p:last-child{max-width:37ch;max-height:0;color:var(--text-2);opacity:0;transition:max-height var(--mid) var(--ease),margin var(--mid) var(--ease),opacity var(--fast) var(--ease),transform var(--fast) var(--ease);margin-top:0;font-size:13.5px;line-height:1.68;overflow:hidden;transform:translateY(10px)}.venture-promise-card:hover .image-slot,.venture-promise-card:focus-visible .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.venture-promise-card:hover .venture-promise-card__top,.venture-promise-card:focus-visible .venture-promise-card__top{color:var(--gold)}.venture-promise-card:hover .venture-promise-card__body,.venture-promise-card:focus-visible .venture-promise-card__body{transform:translateY(-8px)}.venture-promise-card:hover .venture-promise-card__body>p:last-child,.venture-promise-card:focus-visible .venture-promise-card__body>p:last-child{opacity:1;max-height:180px;margin-top:18px;transform:none}@media (width<=1100px){.venture-promise__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.venture-promise-card{min-height:620px}}@media (width<=900px){.venture-promise__hero{align-items:flex-end;min-height:640px}.venture-promise__hero .image-slot:before{background:linear-gradient(#05060724 0%,#05060747 40%,#050607f0 100%)}.venture-promise__hero-content{padding-block:var(--sp-7);grid-template-columns:1fr}.venture-promise__copy{grid-column:1;justify-self:start}.venture-promise-card.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.venture-promise-card.is-mobile-active .venture-promise-card__top{color:var(--gold)}.venture-promise-card.is-mobile-active .venture-promise-card__body{transform:translateY(-8px)}.venture-promise-card.is-mobile-active .venture-promise-card__body>p:last-child{opacity:1;max-height:180px;margin-top:18px;transform:none}}@media (width<=680px){.venture-promise__hero{align-items:initial;background:var(--bg);min-height:0;display:block}.venture-promise__hero .image-slot{height:58svh;min-height:430px;max-height:560px;inset:0 0 auto;transform:none!important}.venture-promise__hero:after{z-index:-2;background:linear-gradient(180deg, #05060703 0%, #05060703 56%, #05060729 68%, #050607a8 84%, var(--bg) 100%);content:"";pointer-events:none;height:58svh;min-height:430px;max-height:560px;position:absolute;top:0;left:0;right:0}.venture-promise__hero-content{z-index:1;grid-template-columns:1fr;width:100%;padding:calc(clamp(430px,58svh,560px) - 24px) 20px 76px;position:relative}.venture-promise__copy{grid-column:1;justify-self:start;max-width:none}.venture-promise__copy h2{text-wrap:balance;max-width:11.5ch;font-size:clamp(38px,10.5vw,50px);line-height:1.02}.venture-promise__copy p:not(.eyebrow){max-width:35ch}.venture-promise__grid{grid-template-columns:1fr}.venture-promise-card{min-height:560px}.venture-promise-card__body{transform:none}.venture-promise-card__body>p:last-child{opacity:1;max-height:none;margin-top:18px;transform:none}}.journal-index{min-height:100svh;padding-top:calc(70px + var(--sp-7));background:var(--bg)}.journal-index__head{padding-bottom:var(--sp-6)}.journal-index__head h1{max-width:11ch;margin-bottom:var(--sp-3);letter-spacing:-.038em;font-size:clamp(52px,8vw,118px);line-height:.95}.journal-index__head p:not(.eyebrow){max-width:58ch;color:var(--text-2);font-size:17px;line-height:1.75}.journal-index__field{border-block:1px solid var(--line);background:var(--grid-backplate)}.journal-index__grid{background:var(--grid-backplate);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.journal-index-card{align-items:flex-end;min-height:clamp(560px,72vh,760px);display:flex}.journal-index-card .image-slot{filter:saturate(.18)contrast(1.05)}.journal-index-card .image-slot:before{background:linear-gradient(#0506070a,#05060738 42%,#050607eb 100%),radial-gradient(82% 62% at 52% 28%,#05060705,#050607b8)}.journal-index-card__top{z-index:4;color:var(--text-2);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:20px;padding:28px;font-size:9.5px;font-weight:700;display:flex;position:absolute;top:0;left:0;right:0}.journal-index-card__body{z-index:4;width:100%;padding:clamp(28px,3vw,46px);position:relative}.journal-index-card h2{max-width:13ch;margin-bottom:var(--sp-3);letter-spacing:-.03em;font-size:clamp(30px,3.4vw,56px);line-height:1.02}.journal-index-card p{max-width:42ch;color:var(--text-2);font-size:14px;line-height:1.7}.journal-index-card:hover .image-slot,.journal-index-card:focus-visible .image-slot{filter:saturate(1.04)contrast(1.03);transform:scale(1.035)}.journal-index__empty{min-height:420px;padding:var(--sp-6) var(--sp-4);background:radial-gradient(72% 90% at 20% 12%,#ffffff09,transparent 60%), var(--bg-alt);grid-column:1/-1}.journal-index__empty h2{max-width:17ch;font-size:clamp(32px,4vw,58px)}@media (width<=900px){.journal-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journal-index-card.is-mobile-active .image-slot{filter:saturate(1.04)contrast(1.03);transform:scale(1.035)}}@media (width<=680px){.journal-index{padding-top:128px}.journal-index__grid{grid-template-columns:1fr}.journal-index-card{min-height:540px}}.journal-article{background:var(--bg)}.journal-hero{isolation:isolate;border-bottom:1px solid var(--line);align-items:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.journal-hero .image-slot{z-index:-2;filter:saturate(.9)contrast(1.04);transform:scale(1.035)}.journal-hero .image-slot:before{background:radial-gradient(78% 64% at 64% 42%,#05060714 0%,#05060757 52%,#050607d1 100%), linear-gradient(180deg,#05060733 0%,#050607b8 72%,var(--bg) 100%)}.journal-hero__content{padding-top:calc(70px + var(--sp-7));padding-bottom:var(--sp-8)}.journal-hero h1{max-width:13ch;margin-bottom:var(--sp-4);letter-spacing:-.035em;font-size:clamp(48px,7vw,112px);line-height:.96}.journal-hero p:not(.eyebrow){max-width:62ch;color:var(--text-2);font-size:clamp(17px,1.45vw,21px);line-height:1.72}.journal-hero__meta{margin-top:var(--sp-5);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:12px 20px;font-size:10px;display:flex}.journal-hero__meta span{align-items:center;gap:20px;display:inline-flex;position:relative}.journal-hero__meta span+span:before{background:var(--gold);content:"";border-radius:50%;width:3px;height:3px}.journal-layout{background:var(--bg)}.journal-section{border-bottom:1px solid var(--line);position:relative}.journal-section--body{padding-block:var(--sp-8)}.journal-narrow{max-width:860px}.journal-narrow h2{max-width:14ch;margin-bottom:var(--sp-4);font-size:clamp(34px,4.5vw,68px)}.journal-prose{color:var(--text-2);font-size:clamp(16px,1.15vw,19px);line-height:1.85}.journal-prose :where(p,ul,ol,blockquote){margin-bottom:1.45em}.journal-prose :where(h2,h3){max-width:18ch;color:var(--text-1);letter-spacing:-.02em;margin:2.2em 0 .7em;line-height:1.08}.journal-prose h2{font-size:clamp(30px,3vw,48px)}.journal-prose h3{font-size:clamp(24px,2.2vw,34px)}.journal-prose a{color:var(--gold-bright);border-bottom:1px solid rgba(var(--gold-rgb),.42)}.journal-prose blockquote{margin-block:var(--sp-5);padding:var(--sp-4);border-left:3px solid var(--gold-deep);color:var(--text-1);background:#ffffff09}.journal-image-band{isolation:isolate;align-items:flex-end;min-height:clamp(620px,80vw,980px);display:flex;overflow:hidden}.journal-image-band .image-slot{z-index:-2}.journal-image-band .image-slot:before{background:linear-gradient(#05060714,#050607c7),radial-gradient(74% 64% at 58% 42%,#0506070a,#050607b8)}.journal-image-band__content{padding-block:var(--sp-7)}.journal-image-band__content h2{max-width:14ch;margin-bottom:var(--sp-3);font-size:clamp(38px,5.4vw,82px)}.journal-image-band__content p:not(.eyebrow){max-width:54ch;color:var(--text-2);font-size:16px;line-height:1.75}.journal-image-band__content small{max-width:52ch;margin-top:var(--sp-4);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:10px;display:block}.journal-split{background:var(--grid-backplate);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1px;min-height:720px;display:grid}.journal-split--reverse .journal-split__media{order:2}.journal-split__media,.journal-split__copy{background:var(--bg);min-width:0;position:relative}.journal-split__media{min-height:620px;overflow:hidden}.journal-split__copy{flex-direction:column;justify-content:center;padding:clamp(48px,7vw,112px);display:flex}.journal-split__copy h2{max-width:13ch;margin-bottom:var(--sp-4);font-size:clamp(38px,4.8vw,74px)}.journal-split__copy p:not(.eyebrow){max-width:54ch;color:var(--text-2);font-size:16px;line-height:1.78}.journal-quote{padding-block:var(--sp-8);background:radial-gradient(72% 110% at 22% 20%,#ffffff09,transparent 62%), var(--bg-alt)}.journal-quote blockquote{border-left:3px solid var(--gold-deep);max-width:980px;margin:0;padding-left:clamp(20px,2.2vw,32px)}.journal-quote p{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.028em;font-size:clamp(36px,5vw,78px);line-height:1.04}.journal-quote cite{margin-top:var(--sp-4);color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-style:normal;display:block}.journal-callout{padding-block:var(--sp-7);background:linear-gradient(90deg,#ffffff0a,transparent 52%), var(--bg)}.journal-callout p:not(.eyebrow){max-width:62ch;color:var(--text-2);font-size:clamp(17px,1.4vw,22px);line-height:1.72}@media (width<=900px){.journal-hero{min-height:760px}.journal-hero__content{padding-top:140px}.journal-split,.journal-split--reverse{grid-template-columns:1fr}.journal-split--reverse .journal-split__media{order:0}.journal-split__media{min-height:62vw}.journal-split__copy{padding:var(--sp-6) var(--sp-3)}}@media (width<=680px){.journal-hero{min-height:720px}.journal-hero h1{font-size:clamp(44px,14vw,72px)}.journal-section--body,.journal-quote,.journal-callout{padding-block:72px}.journal-prose blockquote,.journal-quote blockquote{border-left-width:2px}.journal-quote blockquote{padding-left:20px}.journal-image-band{min-height:720px}.journal-split__media{min-height:86vw}.journal-split__copy{padding:64px 20px}}.manifesto-sequence{border-top:1px solid var(--line);background:var(--bg);position:relative}.manifesto-chapter{border-bottom:1px solid var(--line);background:var(--grid-backplate);grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:1px;min-height:88svh;display:grid}.manifesto-chapter--reverse{grid-template-columns:minmax(420px,.92fr) minmax(0,1.08fr)}.manifesto-chapter--reverse .manifesto-chapter__media{order:2}.manifesto-chapter--reverse .manifesto-chapter__copy{order:1}.manifesto-chapter__media{background:var(--surface);isolation:isolate;min-height:88svh;position:relative;overflow:hidden}.manifesto-chapter__media-frame{transform-origin:50%;will-change:transform;position:absolute;inset:0;overflow:hidden}.manifesto-chapter__media:after,.manifesto-chapter__media .image-slot:before{content:none}.manifesto-chapter__number{z-index:3;top:var(--sp-4);left:var(--sp-4);color:#ffffffa3;font-family:var(--font-mono);letter-spacing:.16em;font-size:10px;position:absolute}.manifesto-chapter__copy{background:radial-gradient(90% 70% at 40% 15%,#ffffff08,transparent 70%), var(--surface);align-items:center;display:flex}.manifesto-chapter__copy-inner{width:min(100%,720px);padding:clamp(64px,8vw,132px) clamp(28px,6vw,92px)}.manifesto-chapter__copy h3{letter-spacing:-.032em;max-width:14ch;font-size:clamp(34px,3.6vw,56px);line-height:1.05}.manifesto-chapter__body{gap:var(--sp-3);max-width:57ch;margin-top:var(--sp-5);display:grid}.manifesto-chapter__body p{color:var(--text-2);font-size:clamp(16px,1.25vw,19px);line-height:1.78}.manifesto-chapter__lines{margin-top:var(--sp-5);border-block:1px solid var(--line);background:var(--grid-backplate);gap:1px;display:grid}.manifesto-chapter__lines p{background:var(--surface);color:var(--text-1);grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:16px 0;font-size:14px;line-height:1.5;display:grid}.manifesto-chapter__lines span{color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;font-size:9px}.manifesto-chapter blockquote{max-width:27ch;margin-top:var(--sp-6);border-left:3px solid var(--gold-deep);color:var(--text-1);font-family:var(--font-head);letter-spacing:-.02em;padding-left:clamp(20px,2.2vw,32px);font-size:clamp(22px,2.2vw,32px);font-weight:500;line-height:1.28;position:relative}.has-thesis-motion .thesis-motion-step{opacity:0;will-change:transform,opacity;transform:translateY(34px)}.has-thesis-motion .manifesto-chapter__media-frame{transform:scale(1.1)}@media (width<=980px){.manifesto-chapter,.manifesto-chapter--reverse{grid-template-columns:1fr}.manifesto-chapter--reverse .manifesto-chapter__media,.manifesto-chapter--reverse .manifesto-chapter__copy{order:initial}.manifesto-chapter__media{min-height:62svh}.manifesto-chapter__copy-inner{width:100%;max-width:none}}@media (width<=680px){.manifesto-chapter__media{min-height:52svh}.manifesto-chapter__copy-inner{padding:64px var(--sp-4) 76px}.manifesto-chapter__copy h3{font-size:clamp(34px,10vw,50px)}.manifesto-chapter__lines p{grid-template-columns:34px 1fr}.manifesto-chapter blockquote{border-left-width:2px;padding-left:20px}}@media (prefers-reduced-motion:reduce){.has-thesis-motion .thesis-motion-step{opacity:1!important;transform:none!important}.has-thesis-motion .manifesto-chapter__media-frame{transform:none!important}}.thesis-system-field{border-top:1px solid var(--line);background:var(--bg);position:relative}.thesis-system-field__grid{background:var(--grid-backplate);perspective:1400px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.thesis-system-card{background:var(--surface);isolation:isolate;transform-origin:bottom;will-change:transform,opacity;outline:none;align-items:flex-end;min-height:clamp(600px,76vh,780px);display:flex;position:relative;overflow:hidden}.thesis-system-card:before{z-index:5;pointer-events:none;transition:border-color var(--fast) var(--ease);content:"";border:1px solid #0000;position:absolute;inset:12px}.thesis-system-card:focus-visible:before{border-color:rgba(var(--gold-rgb),.72)}.thesis-system-card__media{z-index:0;filter:saturate(.14)contrast(1.05);transition:transform .75s var(--ease),filter .55s var(--ease);position:absolute;inset:0;transform:scale(1.025)}.thesis-system-card__media:before{content:none}.thesis-system-card__shade{z-index:1;transition:background .55s var(--ease);pointer-events:none;background:linear-gradient(#0506070a 0%,#0506071f 34%,#0506078c 72%,#050607eb 100%),radial-gradient(82% 58% at 52% 32%,#0000 24%,#05060761 100%);position:absolute;inset:0}.thesis-system-card__index{z-index:3;color:#ffffffad;font-family:var(--font-mono);letter-spacing:.14em;font-size:9px;position:absolute;top:24px;left:26px}.thesis-system-card__copy{z-index:2;width:100%;transition:transform var(--mid) var(--ease),background var(--mid) var(--ease);background:linear-gradient(#0000,#050607d6 42%,#050607fa 100%);padding:112px clamp(36px,4.4vw,64px) clamp(36px,4.4vw,64px);position:relative}.thesis-system-card__copy h3{letter-spacing:-.03em;max-width:14ch;font-size:clamp(30px,2.65vw,44px);line-height:1.08}.thesis-system-card__copy h3:after{background:linear-gradient(90deg,var(--gold),transparent);transform-origin:0;width:46px;height:1px;transition:width .5s var(--ease),opacity var(--fast) var(--ease);opacity:.72;content:"";margin-top:24px;display:block}.thesis-system-card__description{max-width:41ch;margin-top:var(--sp-4);color:#f0efeac2;font-size:15px;line-height:1.75}.thesis-system-card:hover .thesis-system-card__media,.thesis-system-card:focus-visible .thesis-system-card__media{filter:saturate(1.04)contrast(1.03);transform:scale(1.075)}.thesis-system-card:hover .thesis-system-card__shade,.thesis-system-card:focus-visible .thesis-system-card__shade{background:linear-gradient(#05060705 0%,#0506072e 24%,#050607ad 60%,#050607f5 100%),radial-gradient(86% 62% at 52% 30%,#0000 20%,#05060775 100%)}.thesis-system-card:hover .thesis-system-card__copy,.thesis-system-card:focus-visible .thesis-system-card__copy{background:linear-gradient(#0000,#050607e6 34%,#050607fc 100%);transform:translateY(-8px)}.thesis-system-card:hover .thesis-system-card__copy h3:after,.thesis-system-card:focus-visible .thesis-system-card__copy h3:after{opacity:1;width:min(100%,180px)}@media (hover:hover) and (pointer:fine){.thesis-system-card__description{opacity:0;max-height:0;transition:max-height .58s var(--ease), margin-top .45s var(--ease), opacity .3s var(--ease), transform .5s var(--ease);margin-top:0;overflow:hidden;transform:translateY(18px)}.thesis-system-card:hover .thesis-system-card__description,.thesis-system-card:focus-visible .thesis-system-card__description{max-height:220px;margin-top:var(--sp-4);opacity:1;transform:none}}@media (width<=980px){.thesis-system-field__grid{grid-template-columns:1fr}.thesis-system-card{min-height:clamp(620px,76svh,780px)}.thesis-system-card__copy{padding:clamp(38px,7vw,72px)}}@media (width<=900px){.thesis-system-card.is-mobile-active .thesis-system-card__media{filter:saturate(1.04)contrast(1.03);transform:scale(1.075)}.thesis-system-card.is-mobile-active .thesis-system-card__shade{background:linear-gradient(#05060705 0%,#0506072e 24%,#050607ad 60%,#050607f5 100%),radial-gradient(86% 62% at 52% 30%,#0000 20%,#05060775 100%)}.thesis-system-card.is-mobile-active .thesis-system-card__copy{background:linear-gradient(#0000,#050607e6 34%,#050607fc 100%);transform:translateY(-8px)}.thesis-system-card.is-mobile-active .thesis-system-card__copy h3:after{opacity:1;width:min(100%,180px)}}@media (width<=680px){.thesis-system-card{min-height:680px}.thesis-system-card__copy{padding:38px var(--sp-4) 46px}.thesis-system-card__copy h3{font-size:clamp(32px,9.5vw,46px)}.thesis-system-card__description{font-size:15px;line-height:1.7}}@media (prefers-reduced-motion:reduce){.thesis-system-card__media,.thesis-system-card__copy h3:after,.thesis-system-card__description{transition:none!important}}.legal-document{background:var(--bg)}.legal-document__hero{border-bottom:1px solid var(--line);isolation:isolate;align-items:flex-end;min-height:72svh;display:flex;position:relative;overflow:hidden}.legal-document__hero-media{z-index:-2}.legal-document__hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#050607fa,#050607d6 48%,#05060757),linear-gradient(#05060733,#050607db);position:absolute;inset:0}.legal-document__hero-inner{width:100%;padding-top:170px;padding-bottom:clamp(72px,9vw,124px)}.legal-document__hero-copy{max-width:900px}.legal-document__hero h1{letter-spacing:-.045em;max-width:13ch;font-size:clamp(54px,7vw,104px);font-weight:500;line-height:.96}.legal-document__lede{max-width:58ch;margin-top:var(--sp-4);color:var(--text-2);font-size:clamp(17px,1.4vw,20px);line-height:1.72}.legal-document__meta{margin-top:var(--sp-6);padding-top:var(--sp-4);border-top:1px solid var(--line);flex-wrap:wrap;gap:clamp(28px,5vw,72px);display:flex}.legal-document__meta div{gap:8px;display:grid}.legal-document__meta dt{color:var(--gold);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;font-size:9px}.legal-document__meta dd{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.05em;font-size:11px}.legal-document__body{border-bottom:1px solid var(--line);background:radial-gradient(55% 30% at 18% 0%,#ffffff06,transparent 70%), var(--bg)}.legal-document__layout{width:min(100%,1080px);margin-inline:auto;padding-top:clamp(72px,8vw,124px);padding-bottom:clamp(88px,10vw,160px)}.legal-document__content{min-width:0}.legal-document__introduction{gap:var(--sp-3);max-width:72ch;padding-bottom:clamp(52px,6vw,84px);display:grid}.legal-document__introduction p{color:var(--text-2);font-size:clamp(18px,1.55vw,22px);line-height:1.75}.legal-section{border-top:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);gap:clamp(24px,4vw,58px);padding-block:clamp(46px,6vw,78px);scroll-margin-top:110px;display:grid}.legal-section__number{color:var(--gold);font-family:var(--font-mono);letter-spacing:.14em;padding-top:10px;font-size:10px}.legal-section__copy{max-width:78ch}.legal-section h2{letter-spacing:-.035em;max-width:18ch;font-size:clamp(32px,3.5vw,48px);line-height:1.05}.legal-section__paragraphs{gap:var(--sp-3);margin-top:var(--sp-4);display:grid}.legal-section p,.legal-section li{color:var(--text-2);font-size:16px;line-height:1.78}.legal-section ul{margin-top:var(--sp-4);gap:12px;padding-left:0;list-style:none;display:grid}.legal-section li{padding-left:24px;position:relative}.legal-section li:before{background:var(--gold);content:"";width:8px;height:1px;position:absolute;top:.78em;left:0}.legal-section__note{margin-top:var(--sp-4);border-left:3px solid var(--gold-deep);background:#ffffff07;padding:18px 20px}.legal-section--contact .text-link{margin-top:var(--sp-4)}@media (width<=680px){.legal-document__hero{min-height:700px}.legal-document__hero:after{background:linear-gradient(#05060747,#050607d1 48%,#050607fa)}.legal-document__hero-inner{padding-top:138px;padding-bottom:72px}.legal-document__hero h1{font-size:clamp(50px,14vw,72px)}.legal-document__meta{gap:28px}.legal-section{grid-template-columns:36px 1fr;gap:14px}.legal-section p,.legal-section li{font-size:15px}}.not-found-gateway{background:var(--bg);isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.not-found-gateway__media{z-index:-1}.not-found-gateway__media:before{content:none}.not-found-gateway__inner{flex-direction:column;justify-content:flex-end;min-height:100svh;padding-top:clamp(150px,16vw,230px);display:flex}.not-found-gateway__copy{width:min(100%,890px);margin-bottom:clamp(54px,6vw,88px)}.not-found-gateway h1{letter-spacing:-.055em;max-width:10ch;font-size:clamp(62px,8.6vw,132px);font-weight:500;line-height:.9}.not-found-gateway__lede{max-width:54ch;margin-top:var(--sp-4);color:var(--text-2);font-size:clamp(17px,1.45vw,21px);line-height:1.72}.not-found-gateway__paths{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));column-gap:clamp(24px,3vw,52px);display:grid}.not-found-path{grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:116px;padding:24px 0;display:grid;position:relative}.not-found-path__index{color:var(--gold);font-family:var(--font-mono);letter-spacing:.12em;align-self:start;padding-top:2px;font-size:9px}.not-found-path__copy{gap:8px;padding-bottom:12px;display:grid;position:relative}.not-found-path__copy:after{background:linear-gradient(90deg,var(--gold),transparent 72%);opacity:.34;transform-origin:0;height:1px;transition:transform .45s var(--ease),opacity var(--fast) var(--ease);content:"";position:absolute;bottom:0;left:0;right:0;transform:scaleX(.22)}.not-found-path__copy small{color:var(--text-2);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:8px}.not-found-path__copy strong{color:var(--text-1);font-family:var(--font-head);letter-spacing:-.02em;transition:transform var(--fast) var(--ease);font-size:clamp(17px,1.55vw,22px);font-weight:500}.not-found-path svg{width:15px;height:15px;color:var(--text-2);transition:color var(--fast) var(--ease),transform var(--fast) var(--ease)}.not-found-path:hover .not-found-path__copy:after,.not-found-path:focus-visible .not-found-path__copy:after{opacity:.9;transform:scaleX(1)}.not-found-path:hover .not-found-path__copy strong,.not-found-path:focus-visible .not-found-path__copy strong{transform:translate(4px)}.not-found-path:hover svg,.not-found-path:focus-visible svg{color:var(--gold-bright);transform:translate(3px,-3px)}.not-found-gateway__edge{color:#ffffff61;font-family:var(--font-mono);letter-spacing:.16em;writing-mode:vertical-rl;font-size:8px;position:absolute;top:50%;right:18px;transform:translateY(-50%)}@media (width<=980px){.not-found-gateway__paths{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(28px,6vw,64px)}.not-found-path:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=680px){.not-found-gateway{min-height:920px}.not-found-gateway__inner{min-height:920px;padding-top:148px}.not-found-gateway__copy{margin-bottom:48px}.not-found-gateway h1{font-size:clamp(58px,17vw,84px)}.not-found-gateway__paths{grid-template-columns:1fr;column-gap:0}.not-found-path{border-bottom:1px solid var(--line);min-height:92px;padding:20px 0}.not-found-path:nth-child(-n+2){border-bottom:1px solid var(--line)}.not-found-path:last-child{border-bottom:0}.not-found-gateway__edge{display:none}}@media (prefers-reduced-motion:reduce){.not-found-path__copy:after,.not-found-path__copy strong,.not-found-path svg{transition:none}}.site-footer{background:#070809}.footer-main{gap:var(--sp-6);padding-block:var(--sp-7);grid-template-columns:1.5fr repeat(3,.8fr);display:grid}.footer-brand p{max-width:38ch;margin-top:var(--sp-3);color:var(--text-2);font-size:14px}.footer-col__label{margin-bottom:var(--sp-3);color:var(--gold-bright);font-family:var(--font-mono);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:500}.footer-col ul{gap:12px;display:grid}.footer-col a{color:var(--text-2);transition:color var(--fast) var(--ease);font-size:13px}.footer-col a:hover{color:var(--gold-bright)}.footer-bottom{justify-content:space-between;align-items:center;gap:var(--sp-4);padding-block:var(--sp-4);border-top:1px solid var(--line);color:var(--text-2);font-family:var(--font-mono);letter-spacing:.04em;font-size:9.5px;display:flex}.footer-bottom__links{gap:var(--sp-4);display:flex}.footer-bottom a{color:var(--text-2)}.footer-bottom a:hover{color:var(--gold-bright)}@media (width<=900px){.footer-main{grid-template-columns:1.3fr repeat(2,1fr)}.footer-brand{grid-column:1/-1}}@media (width<=680px){.footer-main{gap:var(--sp-5);grid-template-columns:1fr;padding-block:72px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (width<=900px){.section,.section--compact{padding-block:var(--sp-7)}.container{padding-inline:var(--sp-3)}.section-head{margin-bottom:var(--sp-5);flex-direction:column;align-items:flex-start}.ventures-grid,.principles-grid{transition:transform .6s cubic-bezier(.2,.78,.2,1)}.ventures.is-native .ventures-grid,.principles.is-native .principles-grid{transition:none}.venture-tile.is-mobile-active .venture-tile__desc{opacity:1;max-height:140px;margin-top:16px;transform:none}.venture-tile.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.035)}.principle-tile.is-mobile-active .principle-tile__reveal{opacity:1;transform:none}.principle-tile.is-mobile-active .image-slot{filter:saturate()contrast(1.03);transform:scale(1.045)}}@media (width<=680px){.container{padding-inline:20px}.section,.section--compact{padding-block:72px}.stacked-story__slide-media{aspect-ratio:1;width:100%;margin-left:0;margin-right:0}.stacked-story__slide-media .image-slot{transform-origin:100%;background-position:100%;background-size:cover}}
