@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/plex-sans-400.woff2") format("woff2")}
@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/plex-sans-600.woff2") format("woff2")}
@font-face{font-family:"IBM Plex Sans";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/plex-sans-700.woff2") format("woff2")}
@font-face{font-family:"IBM Plex Mono";font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/plex-mono-500.woff2") format("woff2")}

:root{color-scheme:light;--ink:#132136;--ink-2:#23334a;--paper:#f3f0e8;--paper-2:#eae6dc;--surface:#fffefa;--blue:#245bc2;--blue-dark:#163a7c;--blue-soft:#e5ecfa;--muted:#5b6678;--line:#d8d3c8;--line-strong:#aaa89f;--on-blue:#fff;--dark-surface:#132136;--blue-surface:#163a7c;--radius:3px;--shadow:0 18px 50px rgba(20,32,49,.1)}
:root[data-theme="dark"]{color-scheme:dark;--ink:#e9e4d6;--ink-2:#c8cdd8;--paper:#0e1826;--paper-2:#0b1420;--surface:#16283f;--blue:#7fa6ea;--blue-dark:#b7cbf2;--blue-soft:#1c3050;--muted:#97a1b1;--line:#263850;--line-strong:#3d5170;--on-blue:#0b1420;--dark-surface:#0a1220;--blue-surface:#0f1e33;--shadow:0 18px 50px rgba(0,0,0,.45)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--ink);background:var(--paper);font:400 16px/1.6 "IBM Plex Sans",system-ui,sans-serif}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:-.045em;text-wrap:balance}a{color:inherit}button{font:inherit;color:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:2px}.skip-link{position:fixed;z-index:100;top:.5rem;left:.5rem;transform:translateY(-150%);padding:.6rem .8rem;background:var(--surface);border:1px solid var(--blue);color:var(--ink)}.skip-link:focus{transform:none}.kicker{color:var(--blue);font:500 .68rem/1.2 "IBM Plex Mono",monospace;letter-spacing:.16em;text-transform:uppercase}.section-index{width:40px;padding-top:.4rem;border-top:2px solid var(--blue);color:var(--blue);font:500 .75rem "IBM Plex Mono",monospace}

.site-head{max-width:1240px;min-height:82px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand svg{width:25px;height:35px;margin-right:.65rem;color:var(--blue);stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.brand svg circle{fill:currentColor}.brand-name{font-size:1.3rem;font-weight:700;line-height:1;letter-spacing:-.05em}.brand-division{min-height:1.75rem;margin-left:.65rem;padding-left:.65rem;border-left:1px solid var(--line-strong);display:inline-flex;align-items:center;color:var(--muted);font:500 .72rem/1 "IBM Plex Mono",monospace;letter-spacing:.13em;text-transform:uppercase}.site-head nav{display:flex;align-items:center;gap:1.7rem;font-size:.82rem;font-weight:500}.site-head nav a{text-decoration:none}.site-head nav a:hover,.site-head nav a[aria-current="page"]{color:var(--blue)}.nav-studios{color:var(--blue);font-weight:600}.nav-login{border-left:1px solid var(--line);padding-left:1.7rem;font-weight:600}.theme-toggle{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--line-strong);border-radius:var(--radius)}.theme-toggle button{width:44px;height:44px;padding:0;border:0;border-radius:2px;display:grid;place-items:center;color:var(--muted);background:transparent;cursor:pointer}.theme-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.theme-toggle button[aria-pressed="true"]{background:var(--blue);color:var(--on-blue)}

.purpose-hero{max-width:1240px;min-height:700px;margin:0 auto;padding:7rem 2rem 5rem;display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:5rem;align-items:start;position:relative}.purpose-hero:before{content:"";position:absolute;top:0;bottom:0;right:330px;width:1px;background:var(--line)}.purpose-hero h1{max-width:14ch;margin-top:1rem;font-size:clamp(3.3rem,7vw,7rem);line-height:.94}.purpose-hero-lead{max-width:680px;margin-top:2rem;color:var(--muted);font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.65}.hero-aside{margin-top:15rem;padding-top:1.2rem;border-top:2px solid var(--ink)}.hero-aside p{margin-top:.8rem;color:var(--muted);font-size:.9rem}.hero-axis{display:flex;align-items:center;gap:.8rem;margin-top:3rem;color:var(--muted);font:500 .65rem "IBM Plex Mono",monospace;text-transform:uppercase;letter-spacing:.14em}.hero-axis i{position:relative;width:150px;height:1px;background:var(--blue)}.hero-axis i:after{content:"";position:absolute;right:-4px;top:-3px;width:7px;height:7px;border-radius:50%;background:var(--blue)}

.problem{max-width:none;padding:7rem max(2rem,calc((100vw - 1240px)/2));display:grid;grid-template-columns:80px minmax(0,1fr) minmax(300px,.62fr);gap:3rem;background:var(--dark-surface);color:#fff}.problem .kicker,.problem .section-index{color:#8db3ff;border-color:#8db3ff}.problem h2{max-width:800px;margin-top:1rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1}.problem-copy{align-self:end;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.2)}.problem-copy p{color:#aeb9ca;font-size:1.05rem}.problem-copy p+p{margin-top:1rem}

.platform{max-width:1240px;margin:0 auto;padding:7.5rem 2rem;display:grid;grid-template-columns:80px 1fr;gap:3rem}.platform-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.platform-grid article{padding:2.3rem 2rem 2.3rem 0}.platform-grid article:nth-child(even){padding-left:2rem;border-left:1px solid var(--line)}.platform-grid article:nth-child(n+3){border-top:1px solid var(--line)}.platform-grid h2{margin:.7rem 0 1rem;font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.03}.platform-grid p{color:var(--muted);max-width:580px}.platform-grid .belief{grid-column:1/-1;padding-right:0}.platform-grid .belief h2{max-width:20ch;font-size:clamp(2.7rem,5vw,5.2rem)}

.principles{max-width:none;padding:7.5rem max(2rem,calc((100vw - 1240px)/2));background:var(--paper-2)}.principles-head{display:grid;grid-template-columns:80px 1fr minmax(250px,.55fr);gap:3rem;align-items:end}.principles-head h2{font-size:clamp(2.6rem,5vw,4.7rem);line-height:1}.principles-head>p{color:var(--muted)}.principles-grid{margin:4rem 0 0 110px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.principles-grid article{display:grid;grid-template-columns:44px 1fr;gap:1rem;padding:2rem 2rem 2rem 0}.principles-grid article:nth-child(even){padding-left:2rem;border-left:1px solid var(--line)}.principles-grid article:nth-child(n+3){border-top:1px solid var(--line)}.principles-grid span{color:var(--blue);font:500 .68rem "IBM Plex Mono",monospace}.principles-grid h3{font-size:1.3rem;margin-bottom:.45rem}.principles-grid p{color:var(--muted);font-size:.9rem}

.manifestation{max-width:1240px;margin:0 auto;padding:7.5rem 2rem;display:grid;grid-template-columns:80px minmax(0,1fr);gap:3rem}.manifestation-head{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:end}.manifestation h2{font-size:clamp(2.6rem,5vw,4.7rem);line-height:1}.manifestation-head p{color:var(--muted)}.product-sequence{margin-top:4rem;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.product-sequence article{padding:1.8rem 1.2rem 1.8rem 0}.product-sequence article+article{padding-left:1.2rem;border-left:1px solid var(--line)}.product-sequence span{color:var(--blue);font:500 .68rem "IBM Plex Mono",monospace}.product-sequence h3{margin:1.4rem 0 .45rem;font-size:1rem}.product-sequence p{color:var(--muted);font-size:.8rem}.action-callout{margin-top:3rem;padding:2rem;background:var(--blue-soft);display:grid;grid-template-columns:1fr 1fr;gap:3rem}.action-callout h3{font-size:clamp(1.6rem,3vw,2.5rem);line-height:1.05}.action-callout p{color:var(--muted)}

.refusal{max-width:none;padding:7.5rem max(2rem,calc((100vw - 1240px)/2));display:grid;grid-template-columns:80px minmax(0,1fr) minmax(300px,.7fr);gap:3rem;background:var(--blue-surface);color:#fff}.refusal .kicker,.refusal .section-index{color:#8db3ff;border-color:#8db3ff}.refusal h2{max-width:780px;margin-top:1rem;font-size:clamp(2.5rem,5vw,4.6rem);line-height:1}.refusal ul{list-style:none;margin:0;padding:0}.refusal li{padding:.85rem 0;border-top:1px solid rgba(255,255,255,.18);color:#c4d1e5}.refusal li:before{content:"—";margin-right:.7rem;color:#8db3ff}

.future{max-width:1240px;margin:0 auto;padding:8rem 2rem;display:grid;grid-template-columns:80px minmax(0,1fr);gap:3rem}.future h2{max-width:970px;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98}.future-copy{margin-top:3rem;display:grid;grid-template-columns:1fr .7fr;gap:4rem}.future-copy p{color:var(--muted);font-size:1.05rem}.button{width:max-content;min-height:48px;padding:.75rem 1.1rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);background:var(--blue);color:var(--on-blue);font-size:.9rem;font-weight:600;text-decoration:none}.button:hover{filter:brightness(.94)}

.site-foot{max-width:1240px;margin:0 auto;padding:2rem;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.7rem}.site-foot .brand{transform:scale(.8);transform-origin:left center}.site-foot-links{display:flex;flex-wrap:wrap;gap:.35rem}

.consent{position:fixed;z-index:60;left:50%;transform:translateX(-50%);bottom:1rem;width:min(560px,calc(100vw - 2rem));padding:1rem 1.2rem;display:flex;flex-direction:column;gap:.8rem;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);font-size:.8rem}.consent[hidden]{display:none}.consent p{margin:0;color:var(--muted)}.consent p a{color:var(--blue)}.consent .actions{display:flex;gap:.6rem;justify-content:flex-end}.consent .btn-sm{min-height:40px;padding:.4rem 1rem;border:1px solid var(--line-strong);border-radius:var(--radius);background:transparent;cursor:pointer}.consent .btn-sm.primary{background:var(--blue);color:var(--on-blue);border-color:transparent}

@media(max-width:980px){.site-head nav{gap:.8rem}.site-head nav>a:not(.nav-login):not(.nav-studios){display:none}.purpose-hero{grid-template-columns:1fr 220px;gap:3rem}.purpose-hero:before{right:270px}.problem,.refusal{grid-template-columns:55px 1fr}.problem-copy,.refusal ul{grid-column:2}.principles-head{grid-template-columns:55px 1fr}.principles-head>p{grid-column:2}.principles-grid{margin-left:85px}.manifestation-head{grid-template-columns:1fr}.product-sequence{grid-template-columns:1fr 1fr}.product-sequence article:nth-child(3),.product-sequence article:nth-child(5){border-left:0;padding-left:0}.product-sequence article:nth-child(n+3){border-top:1px solid var(--line)}}
@media(max-width:700px){.site-head{min-height:72px;padding:0 1.15rem}.brand svg{width:22px;height:31px;margin-right:.5rem}.brand-name{font-size:1.05rem}.brand-division{min-height:1.5rem;margin-left:.5rem;padding-left:.5rem;font-size:.58rem}.nav-studios{display:none}.nav-login{padding-left:.8rem;font-size:.75rem}.purpose-hero{min-height:auto;padding:4.5rem 1.15rem 4rem;display:block}.purpose-hero:before{display:none}.purpose-hero h1{font-size:clamp(3rem,14vw,5rem)}.hero-aside{margin:4rem 0 0 20%}.problem,.platform,.principles,.manifestation,.refusal,.future{padding:5rem 1.15rem;display:block}.problem>div,.platform>div,.principles-head>div,.manifestation>div,.refusal>div,.future>div{margin-top:1.5rem}.problem-copy,.refusal ul{margin-top:2rem}.platform-grid{display:block;margin-top:2.5rem}.platform-grid article,.platform-grid article:nth-child(even),.platform-grid article:nth-child(n+3){padding:1.8rem 0;border-left:0;border-top:1px solid var(--line)}.principles-head{display:block}.principles-head h2,.principles-head>p{margin-top:1.5rem}.principles-grid{display:block;margin:2.5rem 0 0}.principles-grid article,.principles-grid article:nth-child(even),.principles-grid article:nth-child(n+3){padding:1.6rem 0;border-left:0;border-top:1px solid var(--line)}.manifestation-head{display:block;margin-top:1.5rem}.manifestation-head p{margin-top:1.5rem}.product-sequence{display:block;margin-top:2.5rem}.product-sequence article,.product-sequence article+article,.product-sequence article:nth-child(3),.product-sequence article:nth-child(5){padding:1.5rem 0;border-left:0;border-top:1px solid var(--line)}.action-callout{grid-template-columns:1fr;gap:1rem;padding:1.4rem}.future-copy{grid-template-columns:1fr;gap:2rem}.site-foot{padding:1.5rem 1.15rem}.site-foot>.brand,.site-foot>p{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}
