:root{--ink: #f4f2f7;--muted: #97949f;--dim: #66636d;--line: rgba(255, 255, 255, .1);--panel: rgba(12, 12, 16, .68);--active-color: #8b7cff;--active-rgb: 139, 124, 255;--page-progress: 0;color:var(--ink);background:#050507;color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden;background:radial-gradient(circle at 72% 18%,rgba(83,65,158,.12),transparent 33%),#050507}body:before{position:fixed;z-index:-2;inset:0;content:"";background:linear-gradient(rgba(255,255,255,.016) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.016) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,black,transparent 78%);pointer-events:none}::selection{color:#fff;background:rgba(var(--active-rgb),.55)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit;font:inherit}img{display:block;max-width:100%}:focus-visible{outline:2px solid var(--active-color);outline-offset:5px}.site-shell{position:relative;isolation:isolate;min-height:100vh;overflow:clip;background:radial-gradient(circle at 76% 24%,rgba(var(--active-rgb),.075),transparent 29%),linear-gradient(180deg,transparent 0%,rgba(5,5,7,.18) 35%,#050507 100%);transition:background 1s ease}.page-progress{position:fixed;z-index:60;top:0;left:0;width:calc(var(--page-progress) * 100%);height:2px;transform-origin:left;background:linear-gradient(90deg,#fff,var(--active-color));box-shadow:0 0 18px rgba(var(--active-rgb),.72);pointer-events:none}.universe-layer{position:fixed;z-index:0;inset:0;width:100%;height:100svh;pointer-events:auto}.universe-layer:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(5,5,7,.97) 0%,rgba(5,5,7,.78) 33%,transparent 62%),linear-gradient(180deg,rgba(5,5,7,.28),transparent 22%,transparent 76%,rgba(5,5,7,.36));pointer-events:none}.universe-layer canvas{display:block;width:100%!important;height:100%!important}.universe-layer.is-exploring{z-index:70;background:radial-gradient(circle at 50% 48%,rgba(var(--active-rgb),.12),transparent 30%),#050507}.universe-layer.is-exploring:before{position:absolute;z-index:2;inset:0;content:"";background:linear-gradient(90deg,transparent calc(50% - 32px),rgba(255,255,255,.06) 50%,transparent calc(50% + 32px)),linear-gradient(transparent calc(50% - 32px),rgba(255,255,255,.06) 50%,transparent calc(50% + 32px));mask-image:radial-gradient(circle at center,black 0 5%,transparent 22%);pointer-events:none}.universe-layer.is-exploring:after{background:radial-gradient(circle at center,transparent 38%,rgba(5,5,7,.28) 72%,rgba(5,5,7,.8) 100%),linear-gradient(180deg,rgba(5,5,7,.2),transparent 20%,transparent 78%,rgba(5,5,7,.38))}.universe-layer.is-exploring canvas:focus-visible{outline:none}.universe-explore-trigger{position:fixed;z-index:45;top:104px;right:24px;display:grid;min-width:210px;padding:8px 10px 8px 8px;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;text-align:left;border:1px solid rgba(255,255,255,.11);border-radius:16px;background:#09090db8;box-shadow:0 18px 55px #00000047;backdrop-filter:blur(20px);cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease;animation:universeControlsIn .6s .5s backwards cubic-bezier(.2,.8,.2,1)}.universe-explore-trigger:hover{transform:translateY(-2px);border-color:rgba(var(--active-rgb),.42);background:#0e0d14db}.universe-explore-trigger-icon{display:grid;width:42px;height:42px;place-items:center;color:#fff;border:1px solid rgba(var(--active-rgb),.35);border-radius:13px;background:radial-gradient(circle,rgba(var(--active-rgb),.32),rgba(var(--active-rgb),.08));box-shadow:inset 0 0 18px rgba(var(--active-rgb),.14)}.universe-explore-trigger span:nth-child(2){display:grid;gap:3px}.universe-explore-trigger small{color:#706d78;font-size:.52rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.universe-explore-trigger strong{font-size:.76rem;font-weight:650}.universe-explore-trigger>svg{color:#77737f;transition:transform .22s ease,color .22s ease}.universe-explore-trigger:hover>svg{color:#fff;transform:translate(2px,-2px)}.universe-explore-ui{position:fixed;z-index:90;inset:0;pointer-events:none;animation:universeControlsIn .42s both cubic-bezier(.2,.8,.2,1)}.universe-explore-status,.universe-explore-guide,.universe-explore-actions{position:absolute;border:1px solid rgba(255,255,255,.1);background:#08080cb8;box-shadow:0 22px 70px #00000059;backdrop-filter:blur(22px);pointer-events:auto}.universe-explore-status{top:24px;left:24px;display:grid;min-width:250px;padding:10px 13px 10px 10px;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border-radius:17px}.universe-explore-status img{width:38px;height:38px;border-radius:12px;box-shadow:0 0 20px rgba(var(--active-rgb),.22)}.universe-explore-status>span{display:grid;gap:2px}.universe-explore-status small{color:#77737f;font-size:.53rem;letter-spacing:.14em;text-transform:uppercase}.universe-explore-status strong{font-size:.78rem;font-weight:620}.universe-explore-status i{display:flex;align-items:center;gap:6px;color:#898590;font-size:.5rem;font-style:normal;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.universe-explore-status i b{width:6px;height:6px;border-radius:50%;background:#70f0a9;box-shadow:0 0 12px #70f0a9b3}.universe-explore-guide{bottom:24px;left:50%;display:flex;padding:8px;align-items:center;gap:2px;border-radius:16px;transform:translate(-50%)}.universe-explore-guide span{display:flex;min-height:40px;padding:0 13px;align-items:center;gap:7px;color:#74717b;border-right:1px solid rgba(255,255,255,.07);font-size:.62rem;white-space:nowrap}.universe-explore-guide span:last-child{border-right:0}.universe-explore-guide svg{color:var(--active-color)}.universe-explore-guide b{color:#d7d3dc;font-weight:600}.universe-explore-actions{right:24px;bottom:24px;display:flex;padding:7px;gap:6px;border-radius:16px}.universe-explore-actions button{display:flex;min-height:42px;padding:0 14px;align-items:center;justify-content:center;gap:7px;color:#aaa6b0;border:0;border-radius:11px;background:transparent;font-size:.66rem;font-weight:600;cursor:pointer;transition:color .18s ease,background .18s ease}.universe-explore-actions button:hover{color:#fff;background:#ffffff12}.universe-explore-actions .universe-explore-exit{color:#101014;background:#f3f0f5}.universe-explore-actions .universe-explore-exit:hover{color:#050507;background:#fff}.universe-loading,.static-universe{position:absolute;inset:0;display:grid;place-items:center}.universe-loading span{width:58px;height:58px;border:1px solid rgba(255,255,255,.08);border-top-color:var(--active-color);border-radius:50%;animation:spin 1s linear infinite}.static-core{position:relative;z-index:2;display:grid;width:170px;height:170px;place-items:center;border:1px solid rgba(var(--active-rgb),.34);border-radius:42%;background:radial-gradient(circle,rgba(var(--active-rgb),.34),#09090de6 64%);box-shadow:0 0 100px rgba(var(--active-rgb),.28);transform:translate(19vw) rotate(12deg)}.static-core img{width:84px;height:84px;border-radius:24px;transform:rotate(-12deg)}.static-ring{position:absolute;top:50%;left:69%;border:1px solid rgba(var(--active-rgb),.18);border-radius:50%;transform:translate(-50%,-50%) rotate(-14deg)}.static-ring-one{width:450px;height:290px}.static-ring-two{width:620px;height:390px;opacity:.5}main{position:relative;z-index:2;pointer-events:none}main a,main button,main [data-reveal],.product-chapter .signal-panel{pointer-events:auto}.site-header{position:fixed;z-index:40;top:18px;right:24px;left:24px;display:flex;width:auto;min-height:66px;padding:10px 12px 10px 16px;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:#08080b94;box-shadow:0 14px 50px #0000002e;backdrop-filter:blur(22px) saturate(130%)}.brand{display:inline-flex;align-items:center;gap:11px;color:#fff;font-size:.98rem;font-weight:720;letter-spacing:-.02em}.brand img{width:38px;height:38px;border-radius:12px;box-shadow:0 8px 24px #2c5ff633}.primary-nav{display:flex;align-items:center;gap:4px}.primary-nav>a{padding:12px 15px;color:#9996a0;border-radius:12px;font-size:.78rem;font-weight:600;transition:color .18s ease,background .18s ease}.primary-nav>a:hover{color:#fff;background:#ffffff0d}.primary-nav .header-contact{display:inline-flex;margin-left:8px;padding:12px 17px;align-items:center;gap:9px;color:#101014;background:#f3f1f5;white-space:nowrap}.primary-nav .header-contact:hover{color:#050507;background:#fff}.menu-toggle{display:none;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--line);border-radius:13px;background:#ffffff0a}.world-rail{position:fixed;z-index:30;top:50%;right:25px;display:flex;padding:10px 8px;flex-direction:column;gap:7px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.07);border-radius:18px;background:#09090c8c;backdrop-filter:blur(18px)}.world-rail-line{position:absolute;z-index:-1;top:22px;bottom:22px;left:30px;width:1px;background:#ffffff14}.world-rail a{display:grid;width:44px;height:44px;padding:6px;align-items:center;grid-template-columns:1fr;border:1px solid transparent;border-radius:12px;background:#ffffff06;transition:width .24s ease,border-color .24s ease,background .24s ease}.world-rail a>span,.world-rail a>strong{display:none}.world-rail a img{width:30px;height:30px;justify-self:center;border-radius:8px;object-fit:contain;filter:saturate(.72);opacity:.72;transition:filter .2s ease,opacity .2s ease,transform .2s ease}.world-rail a:hover img,.world-rail a.is-active img{filter:saturate(1.08);opacity:1;transform:scale(1.08)}.world-rail a.is-active{border-color:rgba(var(--active-rgb),.35);background:rgba(var(--active-rgb),.09);box-shadow:0 0 24px rgba(var(--active-rgb),.13)}.hero{position:relative;display:flex;min-height:max(100svh,820px);padding:152px clamp(24px,4vw,68px) 174px;align-items:center}.hero-copy{position:relative;z-index:3;width:min(690px,53vw)}.eyebrow{display:inline-flex;margin-bottom:27px;padding:9px 13px;align-items:center;gap:10px;color:#aaa7b2;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#0c0c1080;font-size:.67rem;font-weight:670;letter-spacing:.15em;text-transform:uppercase;backdrop-filter:blur(14px)}.eyebrow i{width:6px;height:6px;border-radius:50%;background:#7effbc;box-shadow:0 0 15px #7effbccc}.hero h1{max-width:860px;margin:0;font-size:clamp(4.9rem,8.5vw,9rem);font-weight:680;line-height:.82;letter-spacing:-.085em}.hero h1 span{display:block;padding-bottom:.12em;color:transparent;background:linear-gradient(100deg,#f4f2f7 4%,#bdb5ff 42%,#7b69ff 94%);background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:610px;margin:31px 0 0;color:#aaa7b0;font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.72}.hero-actions{display:flex;margin-top:35px;align-items:center;gap:24px}.primary-button,.text-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;font-size:.82rem;font-weight:680}.primary-button{min-height:52px;padding:0 22px;color:#0b0b0e;border-radius:15px;background:#f4f2f5;box-shadow:0 18px 45px #00000047;transition:transform .2s ease,box-shadow .2s ease}.primary-button:hover{transform:translateY(-2px);box-shadow:0 22px 60px rgba(var(--active-rgb),.19)}.text-button{color:#aaa7b0;transition:color .18s ease}.text-button:hover{color:#fff}.text-button svg{transition:transform .18s ease}.text-button:hover svg{transform:translate(3px)}.hero-coordinate{position:absolute;top:123px;right:44px;display:flex;flex-direction:column;align-items:flex-end;gap:5px;color:#ffffff42;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.56rem;letter-spacing:.14em;text-transform:uppercase}.hero-worlds{position:absolute;z-index:4;bottom:30px;left:clamp(24px,4vw,68px);display:grid;width:min(820px,calc(100% - 280px));grid-template-columns:repeat(var(--product-count),minmax(160px,1fr));gap:1px;overflow-x:auto;overflow-y:hidden;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#08080b9e;box-shadow:0 20px 60px #0000003d;backdrop-filter:blur(22px) saturate(125%);animation:dockReveal .9s .48s cubic-bezier(.2,.8,.2,1) both;scrollbar-width:none}.hero-worlds::-webkit-scrollbar{display:none}.hero-worlds a{display:grid;min-height:86px;padding:16px;align-items:center;grid-template-columns:27px 32px 1fr;grid-template-rows:auto auto;column-gap:10px;background:#08080bdb;transition:background .2s ease}.hero-worlds a:hover{background:#ffffff0e}.hero-worlds a>span{grid-row:1 / 3;color:#5e5b65;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.58rem}.hero-worlds img{width:32px;height:32px;grid-row:1 / 3;border-radius:9px;object-fit:contain}.hero-worlds strong{align-self:end;font-size:.74rem;font-weight:680}.hero-worlds small{align-self:start;color:#77747e;font-size:.6rem}.scroll-cue{position:absolute;z-index:3;right:44px;bottom:44px;display:flex;align-items:center;gap:12px;color:#6f6c76;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.scroll-cue i{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:50%;animation:breathe 2.8s ease-in-out infinite}.thesis-section{position:relative;display:grid;min-height:125svh;padding:22vh clamp(24px,7vw,112px) 14vh;align-content:space-between;background:linear-gradient(90deg,rgba(5,5,7,.98),rgba(5,5,7,.67) 49%,transparent 76%)}.thesis-label{display:flex;width:min(740px,58vw);justify-content:space-between;color:#6d6973;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.59rem;letter-spacing:.16em;text-transform:uppercase}.thesis-copy{width:min(910px,68vw);margin:13vh 0}.thesis-copy p{margin:0 0 25px;color:#87848e;font-size:clamp(1rem,1.35vw,1.3rem)}.thesis-copy h2{margin:0;font-size:clamp(3.7rem,7.4vw,8rem);font-weight:620;line-height:.92;letter-spacing:-.068em}.thesis-verbs{display:grid;width:min(970px,76vw);grid-template-columns:repeat(var(--product-count),minmax(180px,1fr));gap:1px;overflow-x:auto;border-top:1px solid var(--line);background:var(--line);scrollbar-width:none}.thesis-verbs::-webkit-scrollbar{display:none}.thesis-verbs a{display:grid;min-height:112px;padding:20px 18px;align-content:space-between;background:#050507;transition:background .2s ease}.thesis-verbs a:hover{background:#ffffff09}.thesis-verbs span{color:#5e5b65;font:.57rem ui-monospace,monospace}.thesis-verbs strong{margin-top:20px;font-size:1.08rem;font-weight:620}.thesis-verbs small{color:#74717b;font-size:.62rem}.worlds-section{position:relative}.worlds-intro{display:grid;min-height:82svh;padding:20vh clamp(24px,7vw,112px) 12vh;align-items:end;grid-template-columns:1.1fr .6fr;gap:11vw;background:linear-gradient(90deg,#050507 0%,rgba(5,5,7,.72) 52%,transparent 78%)}.worlds-intro span,.belief-heading>span,.company-copy>span{display:block;margin-bottom:24px;color:#77747e;font-size:.65rem;font-weight:680;letter-spacing:.16em;text-transform:uppercase}.worlds-intro h2{margin:0;font-size:clamp(4rem,7vw,7.6rem);font-weight:630;line-height:.88;letter-spacing:-.067em}.worlds-intro>p{max-width:430px;margin:0 0 8px;color:#918e98;font-size:1rem;line-height:1.75}.product-chapter{--product-color: #8b7cff;--product-rgb: 139, 124, 255;--product-secondary: #c4bdff;position:relative;display:grid;min-height:118svh;padding:16vh clamp(24px,7vw,112px) 14vh;align-items:center;grid-template-columns:minmax(0,650px) 1fr;scroll-margin-top:40px}.product-chapter:before{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(5,5,7,.99) 0%,rgba(5,5,7,.93) 38%,rgba(5,5,7,.35) 67%,transparent 84%),linear-gradient(180deg,rgba(5,5,7,.26),transparent 28%,transparent 72%,rgba(5,5,7,.32));pointer-events:none}.product-chapter:target:after{position:absolute;inset:0;content:"";border:1px solid rgba(var(--product-rgb),.28);box-shadow:inset 0 0 120px rgba(var(--product-rgb),.06);pointer-events:none;animation:targetFade 2.2s ease both}.chapter-atmosphere{position:absolute;inset:0;background:radial-gradient(circle at 74% 47%,rgba(var(--product-rgb),.11),transparent 26%),linear-gradient(180deg,transparent 70%,rgba(var(--product-rgb),.03));opacity:.9}.chapter-copy{position:relative;z-index:4;width:min(650px,46vw)}.chapter-index{display:flex;margin-bottom:46px;align-items:center;gap:15px;color:#74717b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.chapter-index i{width:45px;height:1px;background:rgba(var(--product-rgb),.6)}.chapter-brand{display:flex;margin-bottom:30px;align-items:center;gap:14px}.chapter-logo{display:grid;width:56px;height:56px;padding:5px;place-items:center;border:1px solid rgba(var(--product-rgb),.32);border-radius:16px;background:rgba(var(--product-rgb),.08);box-shadow:0 16px 38px rgba(var(--product-rgb),.13)}.chapter-logo img{width:46px;height:46px;border-radius:12px;object-fit:contain}.chapter-brand>div{display:flex;flex-direction:column;gap:4px}.chapter-brand>div span{color:#6f6c76;font-size:.57rem;letter-spacing:.1em;text-transform:uppercase}.chapter-brand strong{color:var(--product-color);font-size:1rem}.chapter-verb{position:absolute;z-index:-1;top:68px;left:-8px;margin:0;color:transparent;-webkit-text-stroke:1px rgba(var(--product-rgb),.1);font-size:clamp(5.4rem,10vw,11rem);font-weight:760;letter-spacing:-.08em;text-transform:uppercase;white-space:nowrap}.chapter-copy h2{max-width:760px;margin:0;font-size:clamp(3.25rem,5.8vw,6.6rem);font-weight:640;line-height:.92;letter-spacing:-.063em}.chapter-description{max-width:610px;margin:30px 0 0;color:#aaa7b0;font-size:clamp(.98rem,1.25vw,1.16rem);line-height:1.72}.chapter-features{display:flex;margin:31px 0 0;padding:0;flex-wrap:wrap;gap:8px;list-style:none}.chapter-features li{display:inline-flex;padding:10px 12px;align-items:center;gap:9px;color:#bab7c0;border:1px solid rgba(255,255,255,.085);border-radius:10px;background:#ffffff06;font-size:.67rem;font-weight:600}.chapter-features li span{color:var(--product-color);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.52rem}.chapter-link{display:inline-flex;margin-top:34px;align-items:center;gap:14px;font-size:.83rem;font-weight:680}.chapter-link>span{display:grid;width:42px;height:42px;place-items:center;color:#09090c;border-radius:50%;background:var(--product-color);box-shadow:0 10px 30px rgba(var(--product-rgb),.22);transition:transform .2s ease}.chapter-link:hover>span{transform:translate(3px,-3px) rotate(6deg)}.signal-panel{position:absolute;z-index:5;right:clamp(85px,8vw,136px);bottom:10vh;width:min(330px,30vw);padding:18px;border:1px solid rgba(var(--product-rgb),.2);border-radius:18px;background:#09090dab;box-shadow:0 22px 80px #00000047,inset 0 1px #ffffff0d;backdrop-filter:blur(22px) saturate(130%)}.signal-panel-top,.signal-meta{display:flex;align-items:center;justify-content:space-between;color:#65626b;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.5rem;letter-spacing:.11em;text-transform:uppercase}.signal-panel-top span:first-child{display:inline-flex;align-items:center;gap:7px}.signal-panel-top i{width:5px;height:5px;border-radius:50%;background:var(--product-color);box-shadow:0 0 12px rgba(var(--product-rgb),.8)}.signal-visual{display:flex;height:62px;margin:24px 0 20px;align-items:center;gap:5px}.signal-visual span{flex:1;height:20%;border-radius:999px;background:linear-gradient(to top,rgba(var(--product-rgb),.18),var(--product-color));animation:signalPulse 2.4s ease-in-out infinite alternate}.signal-visual span:nth-child(2){animation-delay:-1.6s}.signal-visual span:nth-child(3){animation-delay:-.8s}.signal-visual span:nth-child(4){animation-delay:-2s}.signal-visual span:nth-child(5){animation-delay:-.4s}.signal-visual span:nth-child(6){animation-delay:-1.3s}.signal-visual span:nth-child(7){animation-delay:-2.2s}.signal-visual span:nth-child(8){animation-delay:-.9s}.signal-panel>p{margin:0 0 8px;color:var(--product-color);font-size:.6rem;font-weight:680;letter-spacing:.11em;text-transform:uppercase}.signal-panel>strong{display:block;min-height:44px;font-size:1.05rem;font-weight:620;line-height:1.35}.signal-meta{margin-top:20px;padding-top:14px;gap:16px;border-top:1px solid rgba(255,255,255,.07)}.signal-meta span:last-child{overflow:hidden;color:#918e98;text-align:right;text-overflow:ellipsis;white-space:nowrap}.belief-section{position:relative;display:grid;min-height:130svh;padding:18vh clamp(24px,7vw,112px) 13vh;align-content:space-between;background:radial-gradient(circle at 72% 48%,rgba(126,107,255,.09),transparent 29%),linear-gradient(90deg,#050507 0%,rgba(5,5,7,.84) 53%,transparent 78%)}.belief-heading{width:min(880px,68vw)}.belief-heading h2{margin:0;font-size:clamp(4.5rem,8.4vw,9rem);font-weight:640;line-height:.87;letter-spacing:-.076em}.belief-heading h2 em{color:transparent;background:linear-gradient(100deg,#fff,#9a8cff 52%,#6753ff);background-clip:text;-webkit-background-clip:text;font-style:normal}.belief-heading>p{max-width:650px;margin:31px 0 0;color:#9c99a3;font-size:1.05rem;line-height:1.75}.belief-grid{display:grid;width:min(1080px,83vw);grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.belief-grid article{min-height:230px;padding:25px 28px 28px 0;border-right:1px solid var(--line)}.belief-grid article+article{padding-left:28px}.belief-grid article:last-child{border-right:0}.belief-grid article>span{color:#5f5c66;font:.57rem ui-monospace,monospace}.belief-grid h3{margin:65px 0 13px;font-size:1.18rem;font-weight:620}.belief-grid p{max-width:290px;margin:0;color:#86838d;font-size:.84rem;line-height:1.65}.company-section{position:relative;display:grid;min-height:100svh;padding:18vh clamp(24px,7vw,112px) 14vh;align-items:end;grid-template-columns:minmax(0,1.1fr) minmax(320px,.55fr);gap:9vw;background:radial-gradient(circle at 30% 72%,rgba(126,107,255,.12),transparent 28%),#050507de}.company-line{position:absolute;top:14vh;right:7vw;left:7vw;height:1px;background:linear-gradient(90deg,var(--active-color),rgba(255,255,255,.08) 36%,transparent)}.company-copy h2{max-width:980px;margin:0;font-size:clamp(4rem,7.2vw,8rem);font-weight:630;line-height:.9;letter-spacing:-.071em}.company-copy>p{max-width:630px;margin:31px 0 0;color:#95929c;font-size:1rem;line-height:1.75}.company-cta{position:relative;display:flex;min-height:220px;padding:28px;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:26px;background:#ffffff09;box-shadow:0 24px 80px #0000004d;backdrop-filter:blur(18px);transition:border-color .22s ease,transform .22s ease}.company-cta:before{position:absolute;width:220px;height:220px;top:-110px;right:-60px;content:"";border-radius:50%;background:rgba(var(--active-rgb),.2);filter:blur(20px)}.company-cta:hover{transform:translateY(-5px);border-color:rgba(var(--active-rgb),.38)}.company-cta>span{color:#77747e;font-size:.67rem}.company-cta>strong{max-width:280px;margin-top:9px;font-size:1.45rem;font-weight:620;line-height:1.18}.company-cta>i{position:absolute;top:24px;right:24px;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#fff;color:#08080b}.site-footer{position:relative;z-index:3;display:grid;min-height:400px;padding:70px clamp(24px,7vw,112px) 28px;grid-template-columns:1fr auto auto;grid-template-rows:1fr auto;gap:50px;border-top:1px solid var(--line);background:#050507}.footer-primary p{margin:17px 0 0;color:#6f6c76;font-size:.84rem}.footer-links{display:grid;min-width:180px;align-content:start;gap:13px}.footer-links a{display:flex;align-items:center;gap:8px;color:#8a8791;font-size:.76rem;transition:color .18s ease}.footer-links a:hover{color:#fff}.footer-social{display:flex;align-items:flex-start;gap:8px}.footer-social a{display:grid;width:40px;height:40px;place-items:center;color:#898690;border:1px solid var(--line);border-radius:12px;transition:color .18s ease,border-color .18s ease}.footer-social a:hover{color:#fff;border-color:#ffffff38}.footer-bottom{display:grid;padding-top:24px;grid-column:1 / -1;grid-template-columns:1fr auto 1fr;color:#56535c;border-top:1px solid rgba(255,255,255,.07);font-size:.62rem}.footer-bottom a{color:#77747e}.footer-bottom span:last-child{text-align:right}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .8s cubic-bezier(.2,.8,.2,1),transform .8s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes breathe{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes signalPulse{0%{height:15%;opacity:.35}to{height:92%;opacity:1}}@keyframes targetFade{0%{opacity:1}to{opacity:0}}@keyframes dockReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes universeControlsIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.world-rail{display:none}.hero h1{font-size:clamp(4.6rem,8.8vw,7rem)}.hero-worlds{width:min(760px,calc(100% - 170px))}.scroll-cue{right:28px}.signal-panel{right:40px;width:300px}.product-chapter{grid-template-columns:minmax(0,600px) 1fr}}@media (max-width: 900px){.site-header{top:12px;right:14px;left:14px;min-height:60px;border-radius:17px}.menu-toggle{display:grid}.primary-nav{position:absolute;top:calc(100% + 8px);right:0;left:0;display:grid;padding:10px;visibility:hidden;transform:translateY(-8px) scale(.98);opacity:0;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:#08080bf5;box-shadow:0 24px 70px #0006;backdrop-filter:blur(22px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.primary-nav.is-open{visibility:visible;transform:translateY(0) scale(1);opacity:1}.primary-nav>a{padding:14px}.primary-nav .header-contact{margin:5px 0 0;justify-content:space-between}.universe-layer:after{background:linear-gradient(180deg,#050507d1,#05050740 34%,#05050714 60%,#050507c2),linear-gradient(90deg,rgba(5,5,7,.5),transparent)}.hero{min-height:1160px;padding:128px 18px 310px;align-items:flex-start}.hero-copy{width:100%}.hero-copy:before{position:absolute;z-index:-1;inset:-28px -18px -42px;content:"";background:radial-gradient(ellipse at 28% 46%,rgba(5,5,7,.92),rgba(5,5,7,.68) 58%,transparent 82%);filter:blur(12px);pointer-events:none}.hero h1{font-size:clamp(4rem,15vw,7rem);line-height:.86}.hero-copy>p{max-width:580px;font-size:1rem}.hero-coordinate{display:none}.hero-worlds{right:18px;bottom:78px;left:18px;width:auto;grid-template-columns:none;grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-columns:calc((100% - 1px)/2);grid-auto-flow:column}.scroll-cue{right:18px;bottom:25px}.universe-explore-trigger{top:88px;right:14px;min-width:190px}.universe-explore-status{top:14px;left:14px;min-width:236px}.universe-explore-guide{right:14px;bottom:78px;left:14px;width:auto;justify-content:stretch;transform:none}.universe-explore-guide span{min-width:0;padding:0 8px;flex:1;justify-content:center;font-size:.55rem;line-height:1.35;white-space:normal}.universe-explore-actions{right:14px;bottom:14px;left:14px}.universe-explore-actions button{flex:1}.thesis-section{min-height:1100px;padding:150px 20px 100px}.thesis-label,.thesis-copy,.thesis-verbs{width:100%}.thesis-copy{margin:80px 0}.thesis-copy h2{font-size:clamp(3.6rem,11vw,6rem)}.thesis-verbs{grid-template-columns:repeat(2,1fr)}.thesis-verbs a:last-child:nth-child(odd){grid-column:1 / -1}.worlds-intro{min-height:780px;padding:150px 20px 90px;grid-template-columns:1fr;gap:45px}.worlds-intro h2{font-size:clamp(3.6rem,13vw,6rem)}.product-chapter{min-height:1180px;padding:145px 20px 400px;align-items:start;grid-template-columns:1fr}.product-chapter:before{background:linear-gradient(180deg,rgba(5,5,7,.98) 0%,rgba(5,5,7,.82) 39%,transparent 67%,rgba(5,5,7,.28))}.chapter-copy{width:min(100%,660px)}.chapter-copy h2{font-size:clamp(3.2rem,10.5vw,5.6rem)}.chapter-description{max-width:570px}.signal-panel{right:20px;bottom:90px;width:min(330px,calc(100% - 40px))}.belief-section{min-height:1180px;padding:150px 20px 100px}.belief-heading{width:100%}.belief-heading h2{font-size:clamp(4rem,13vw,7rem)}.belief-grid{width:100%;grid-template-columns:1fr}.belief-grid article{min-height:160px;padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.belief-grid article+article{padding-left:0}.belief-grid article:last-child{border-bottom:0}.belief-grid h3{margin:35px 0 10px}.company-section{min-height:1000px;padding:150px 20px 90px;grid-template-columns:1fr;gap:70px}.company-line{right:20px;left:20px}.company-copy h2{font-size:clamp(3.5rem,12vw,6.5rem)}.company-cta{max-width:540px}.site-footer{padding:60px 20px 25px;grid-template-columns:1fr auto}.footer-primary{grid-column:1 / -1}}@media (max-width: 560px){.brand img{width:34px;height:34px}.eyebrow{margin-bottom:23px;font-size:.57rem;letter-spacing:.1em}.hero{min-height:1110px;padding-top:122px}.hero h1{font-size:clamp(3.65rem,17vw,5.2rem)}.hero-copy>p{margin-top:24px;line-height:1.62}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.primary-button{width:100%}.hero-worlds a{min-height:76px;padding:12px;grid-template-columns:22px 30px 1fr}.hero-worlds img{width:30px;height:30px}.thesis-section{min-height:1030px}.thesis-label span:last-child{display:none}.thesis-copy h2{font-size:clamp(3.2rem,15vw,4.5rem)}.thesis-verbs a{min-height:100px;padding:16px 12px}.thesis-verbs strong{font-size:.94rem}.worlds-intro{min-height:700px}.worlds-intro h2{font-size:clamp(3.25rem,15vw,4.8rem)}.product-chapter{min-height:1520px;padding-top:480px;padding-bottom:410px}.product-chapter:before{background:linear-gradient(180deg,#05050714,#0505072e 25%,#050507f0 38%,#050507fc 72%,#0505076b)}.chapter-index{margin-bottom:35px;font-size:.55rem}.chapter-verb{top:78px;font-size:25vw}.chapter-copy h2{font-size:clamp(3rem,14vw,4.5rem)}.chapter-description{font-size:.94rem}.chapter-features{flex-direction:column;align-items:flex-start}.chapter-features li{width:100%}.signal-panel{bottom:74px}.belief-section{min-height:1220px}.belief-heading h2{font-size:clamp(3.8rem,16vw,5.4rem)}.company-section{min-height:930px}.company-copy h2{font-size:clamp(3.2rem,14vw,4.7rem)}.site-footer{grid-template-columns:1fr;gap:42px}.footer-primary{grid-column:auto}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{grid-template-columns:1fr;gap:10px}.footer-bottom span:last-child{text-align:left}.static-core{transform:translateY(11vh) rotate(12deg) scale(.78)}.static-ring{top:60%;left:50%}}@media (prefers-reduced-motion: reduce){:root{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}[data-reveal]{opacity:1;transform:none}}@media (forced-colors: active){.universe-layer{display:none}.site-header,.hero-worlds,.signal-panel,.company-cta{border:1px solid CanvasText}.hero h1 span,.belief-heading h2 em{color:LinkText;background:none}}
