/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fa;font-synthesis:none;text-rendering:optimizelegibility;--black:#050505;--graphite:#0b0d10;--surface:#111318;--text:#f5f7fa;--muted:#9ca3af;--violet:#9d6cff;--indigo:#5949d6;--cyan:#59d9ff;--border:#ffffff1a;--container:1240px;background:#050505;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--black);min-width:320px;min-height:100vh;color:var(--text);margin:0;overflow-x:hidden}body::selection{background:#9d6cff59}button,a{color:inherit}a{text-decoration:none}button{font:inherit}img,svg{display:block}p{color:var(--muted);line-height:1.75}h1,h2,h3,p{margin-top:0}.container{width:min(var(--container), calc(100% - 48px));margin-inline:auto}.section{border-top:1px solid var(--border);padding:140px 0;position:relative}.alt-section{background:var(--graphite)}.skip-link{z-index:100;background:var(--text);color:var(--black);padding:10px 15px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}.site-header{z-index:50;border-bottom:1px solid #0000;width:100%;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;position:fixed;top:0;left:0}.site-header.is-scrolled{border-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505d1}.site-header:has(.mobile-nav){border-color:var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#050505d1}.nav-wrap{justify-content:space-between;align-items:center;gap:26px;width:min(1440px,100% - 48px);height:78px;margin:auto;display:flex}.logo{letter-spacing:.16em;white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:inline-flex}.logo svg{color:#ffffff73;width:31px;height:31px}.logo b{color:var(--violet);font-weight:650}.desktop-nav{align-items:center;gap:clamp(15px,1.5vw,28px);display:flex}.desktop-nav a{color:#c5c9d0;letter-spacing:.02em;font-size:12px;position:relative}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a:after{content:"";background:linear-gradient(90deg,var(--violet),var(--cyan));width:0;height:1px;transition:width .25s;position:absolute;bottom:-9px;left:0}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.nav-end{align-items:center;display:flex}.docs-label{border-left:1px solid var(--border);color:#858a93;letter-spacing:.08em;text-transform:uppercase;padding-left:23px;font-size:11px}.docs-label small{color:var(--violet);letter-spacing:.14em;margin-top:2px;font-size:8px;display:block}.menu-button{cursor:pointer;background:0 0;border:0;padding:8px;display:none}.mobile-nav{display:none}.eyebrow{color:#c8cbd1;letter-spacing:.22em;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:600;display:flex}.eyebrow i{background:var(--violet);width:24px;height:1px}.section-heading.center{text-align:center;margin-inline:auto}.section-label{color:#cfd2d9;letter-spacing:.18em;align-items:center;gap:13px;margin-bottom:30px;font-size:10px;display:flex}.section-label i{background:linear-gradient(90deg,var(--violet),transparent);width:42px;height:1px}.section-label b{font-weight:500}.section-heading h2,.closing-section h2,.page-hero h1{letter-spacing:-.045em;margin-bottom:24px;font-size:clamp(42px,5.1vw,72px);font-weight:450;line-height:1.04}.section-heading p{max-width:710px;font-size:16px;line-height:1.8}.pill{color:#bba0ff;letter-spacing:.14em;background:#9d6cff0f;border:1px solid #9d6cff33;border-radius:99px;width:fit-content;padding:6px 9px;font-size:8px;font-weight:650;display:inline-flex}.button{letter-spacing:.04em;border:1px solid #0000;justify-content:center;align-items:center;gap:14px;min-height:48px;padding:0 20px;font-size:12px;font-weight:600;transition:transform .25s,background .25s,border-color .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--text);color:var(--black)}.button-primary:hover{background:#fff}.button-secondary{border-color:var(--border);color:#e5e7eb;background:#ffffff05}.button-secondary:hover{background:#9d6cff0f;border-color:#9d6cff8c}.center-action{justify-content:center;margin-top:55px;display:flex}.hero{align-items:center;min-height:940px;padding:154px 0 90px;display:flex;position:relative;overflow:hidden}.hero-grid,.hero-spectrum{pointer-events:none;position:absolute;inset:0}.hero-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:58px 58px;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-spectrum{filter:blur(24px);background:radial-gradient(at 40% 45%,#5b43be2b,#0000 44%),radial-gradient(at 70% 40%,#00b4ff0f,#0000 35%);width:65%;left:48%}.hero-inner{grid-template-columns:1.03fr .97fr;align-items:center;gap:38px;display:grid;position:relative}.hero-copy h1{letter-spacing:-.055em;max-width:760px;font-size:clamp(52px,5.7vw,88px);font-weight:430;line-height:.99}.hero-copy h1 span{color:#a5a8ae}.hero-lead{max-width:665px;margin:30px 0 34px;font-size:17px}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.status-line{border-top:1px solid var(--border);color:#6f747d;letter-spacing:.15em;justify-content:space-between;align-items:center;margin-top:56px;padding-top:18px;font-size:9px;display:flex}.status-line span:first-child{color:#a1a6af}.status-line span:first-child i,.footer-status i{background:#8f7cff;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 14px #8f7cff}.hero-visual{background:linear-gradient(145deg,#ffffff06,#0000 35%);border:1px solid #ffffff14;min-width:0;padding:20px;position:relative}.hero-visual:before,.hero-visual:after{content:"";border-color:#59d9ff59;width:24px;height:24px;position:absolute}.hero-visual:before{border-top:1px solid;border-left:1px solid;top:-1px;left:-1px}.hero-visual:after{border-bottom:1px solid;border-right:1px solid;bottom:-1px;right:-1px}.visual-caption,.visual-legend{color:#686d76;letter-spacing:.15em;justify-content:space-between;font-size:8px;display:flex}.hero-visual svg{width:100%;height:auto;margin:5px 0}.orbit{fill:none;stroke:#ffffff1a;stroke-width:.8px;stroke-dasharray:2 10}.orbit-1{stroke:#9d6cff47}.orbit-3{stroke:#59d9ff38}.data-line{stroke:#ffffff1f;stroke-width:.8px;stroke-dasharray:2 5}.core-hex{fill:#07080ce0;stroke:#7c60de;stroke-width:1px}.core-inner{fill:#9d6cff14;stroke:#59d9ff73;stroke-width:1px}.visual-legend{justify-content:flex-start;gap:18px}.visual-legend span{align-items:center;gap:5px;display:flex}.visual-legend i{border-radius:50%;width:5px;height:5px}.visual-legend .public{background:#777}.visual-legend .private{background:var(--violet)}.visual-legend .proof{background:var(--cyan)}.scroll-cue{color:#777;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:12px;font-size:9px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.problem-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.problem-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:270px;padding:28px;transition:background .3s}.problem-card:hover{background:#ffffff06}.card-top{color:var(--violet);justify-content:space-between;display:flex}.card-top span{color:#555;font-size:10px}.problem-card h3{margin:55px 0 15px;font-size:19px;font-weight:500}.problem-card p{font-size:13px;line-height:1.7}.balanced-note{align-items:flex-start;gap:13px;max-width:820px;margin:36px 0 0;font-size:12px;display:flex}.balanced-note svg{color:var(--cyan);flex:none;margin-top:4px}.thesis-section{background:radial-gradient(circle at 80%,#633cbe17,#0000 34%);overflow:hidden}.thesis-layout{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:72px;display:grid}.thesis-statement{flex-direction:column;justify-content:space-between;display:flex}.thesis-statement blockquote{margin:0 0 45px;font-family:Georgia,serif;font-size:clamp(31px,3.4vw,48px);font-style:italic;line-height:1.25}.thesis-statement blockquote span{color:var(--violet)}.thesis-statement p{max-width:500px}.comparison{border:1px solid var(--border);background:#ffffff04;grid-template-columns:1fr 28px 1fr;display:grid}.comparison-side{min-height:350px;padding:34px;position:relative;overflow:hidden}.comparison-side>svg{color:#777}.comparison-side>span{color:#6e737c;letter-spacing:.16em;margin-top:54px;font-size:9px;display:block}.comparison-side h3{margin:12px 0;font-size:20px;font-weight:500}.comparison-side p{font-size:12px}.comparison-arrow{color:var(--violet);justify-content:center;align-items:center;display:flex}.private-side{background:linear-gradient(145deg,#9d6cff14,#0000)}.private-side>svg{color:var(--cyan)}.signal-lines{gap:7px;margin-top:35px;display:grid}.signal-lines i{background:linear-gradient(90deg,#555,#0000);height:1px}.protected-node{border:1px solid #59d9ff4d;place-items:center;width:64px;height:64px;display:grid;position:absolute;bottom:28px;right:30px;transform:rotate(45deg)}.protected-node svg{color:var(--cyan);transform:rotate(-45deg)}.thesis-principles{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(5,1fr);margin-top:70px;display:grid}.thesis-principles span{border-right:1px solid var(--border);color:#aaa;padding:18px 10px;font-size:10px}.thesis-principles span:last-child{border:0}.thesis-principles b{color:#5b5f68;margin-right:10px;font-weight:400}.architecture-layout{grid-template-columns:1.3fr .7fr;align-items:start;gap:28px;display:grid}.architecture-stack{perspective:900px;flex-direction:column;gap:9px;display:flex}.arch-layer{border:1px solid rgba(255,255,255,calc(.06 + var(--layer)*.008));background:linear-gradient(90deg,rgba(157,108,255,calc(.025 + var(--layer)*.012)),#ffffff04);min-height:103px;transform:translateX(calc(var(--layer)*8px));grid-template-columns:44px 1fr auto;align-items:center;gap:18px;padding:18px 24px;display:grid;position:relative}.arch-layer>span{color:#777;font-size:10px}.arch-layer b{font-size:14px;font-weight:500}.arch-layer p{margin:6px 0 0;font-size:11px;line-height:1.5}.research-panel{border:1px solid var(--border);background:#090a0d;padding:32px}.panel-label{color:var(--violet);letter-spacing:.17em;align-items:center;gap:9px;font-size:9px;display:flex}.research-panel h3{margin:24px 0 12px;font-size:23px;font-weight:500}.research-panel>p{font-size:12px}.research-panel ul{margin:25px 0 30px;padding:0;list-style:none}.research-panel li{color:#aaa;border-bottom:1px solid #ffffff0d;align-items:center;gap:9px;padding:9px 0;font-size:11px;display:flex}.research-panel li svg{color:var(--cyan)}.table-wrap{border:1px solid var(--border);overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:760px}th,td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:20px 22px;font-size:12px}th{color:#d9dce1;letter-spacing:.1em;background:#0c0d10;font-size:10px;font-weight:500}td:first-child{color:#ddd;font-weight:500}td{color:#8e949e}.highlight-col{border-right-color:#9d6cff38;background:#9d6cff0b!important}th small{color:var(--violet);margin-top:4px;font-size:7px;display:block}.table-note{color:#666;margin:15px 0 0;font-size:10px}.usecase-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.usecase-card{border:1px solid var(--border);background:linear-gradient(155deg,#ffffff06,#0000 60%);min-height:480px;padding:28px;position:relative}.usecase-card:before{content:"";pointer-events:none;opacity:0;background:linear-gradient(120deg,#0000 60%,#9d6cff26);transition:all .3s;position:absolute;inset:-1px}.usecase-card:hover:before{opacity:1}.usecase-head{color:var(--violet);justify-content:space-between;display:flex}.usecase-head span{color:#646973;font-size:10px}.usecase-card h3{margin:58px 0 30px;font-size:22px;font-weight:500}.usecase-card dl{margin:0 0 26px}.usecase-card dl>div{margin-bottom:19px}.usecase-card dt{color:#626771;letter-spacing:.15em;text-transform:uppercase;margin-bottom:4px;font-size:8px}.usecase-card dd{color:#a3a8b0;margin:0;font-size:11px;line-height:1.65}.responsibility-section{overflow:hidden}.responsibility-layout{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.responsibility-copy>p{font-size:17px}.responsibility-copy blockquote{border-left:1px solid var(--violet);background:linear-gradient(90deg,#9d6cff12,#0000);margin:44px 0 0;padding:26px;font-family:Georgia,serif;font-size:23px;font-style:italic;line-height:1.5}.principle-wheel{aspect-ratio:1;background:radial-gradient(circle,#9d6cff1f,#0000 55%);border:1px solid #ffffff14;border-radius:50%;max-width:520px;position:relative}.principle-wheel:before{content:"";border:1px dashed #ffffff1f;border-radius:50%;position:absolute;inset:17%}.principle-wheel>div{text-align:center;background:#08090b;border:1px solid #59d9ff4d;place-items:center;display:grid;position:absolute;inset:34%;transform:rotate(45deg)}.principle-wheel>div>*{transform:rotate(-45deg)}.principle-wheel>div b{letter-spacing:.14em;font-size:8px;line-height:1.5}.principle-wheel>span{text-align:center;color:#979ca5;width:128px;transform:rotate(calc(var(--i)*36deg)) translateY(-235px) rotate(calc(var(--i)*-36deg));transform-origin:50%;margin-left:-64px;font-size:9px;position:absolute;top:50%;left:50%}.roadmap-list{border-top:1px solid var(--border)}.roadmap-item{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(260px,.75fr) 1fr;align-items:center;gap:20px;min-height:132px;display:grid}.roadmap-marker{align-items:center;height:100%;display:flex}.roadmap-marker span{color:#6e737d;font-size:10px}.roadmap-marker i{background:var(--border);width:1px;height:100%;margin-left:28px}.roadmap-item>div:nth-child(2)>p{color:#6f747c;letter-spacing:.13em;margin:0 0 7px;font-size:9px}.roadmap-item h3{margin:0 0 10px;font-size:16px;font-weight:500}.roadmap-item>p{max-width:450px;margin:0;font-size:12px}.roadmap-status{color:#8e949e;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:6px;font-size:8px;display:inline-flex}.roadmap-status:before{content:"";background:#777;border-radius:50%;width:5px;height:5px}.status-active{color:#a89aff}.status-active:before{background:#8f7cff;box-shadow:0 0 9px #8f7cff}.status-in-development{color:#77cde5}.status-in-development:before{background:#59d9ff}.status-planned:before,.status-future-research:before{background:#5f6269}.closing-section{text-align:center;border-top:1px solid var(--border);padding:170px 0;position:relative;overflow:hidden}.closing-spectrum{filter:blur(30px);background:radial-gradient(#754dd72e,#0000 60%);height:70%;position:absolute;top:0;left:10%;right:10%}.closing-section .container{position:relative}.closing-number{color:var(--violet);letter-spacing:.18em;margin-bottom:35px;font-size:10px;display:block}.closing-section h2{max-width:980px;margin:0 auto 32px;font-size:clamp(48px,6.5vw,88px)}.closing-section h2 em{color:#a89bbd;font-family:Georgia,serif;font-weight:400}.closing-section>div>p{max-width:720px;margin:0 auto 36px;font-size:16px}.closing-section .hero-actions{justify-content:center}.closing-section small{color:#656a72;letter-spacing:.04em;max-width:650px;margin:40px auto 0;font-size:9px;line-height:1.6;display:block}.page-hero{border-bottom:1px solid var(--border);background:linear-gradient(#08080a,#050505);align-items:end;min-height:650px;padding:180px 0 90px;display:flex;position:relative;overflow:hidden}.page-hero:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000,#0000);mask-image:linear-gradient(90deg,#0000,#000,#0000)}.page-hero-inner{position:relative}.page-intro{max-width:750px;font-size:17px}.page-rule{color:#636871;letter-spacing:.17em;align-items:center;gap:20px;margin-top:60px;font-size:8px;display:flex}.page-rule i{background:linear-gradient(90deg,var(--border),transparent);flex:1;height:1px}.orb{filter:blur(70px);border-radius:50%;position:absolute}.orb-one{background:#5838b41f;width:420px;height:420px;top:10%;right:10%}.orb-two{background:#2caed80d;width:200px;height:200px;top:40%;right:35%}.state-diagram{grid-template-columns:1fr 110px 1fr;align-items:stretch;display:grid}.state-card{border:1px solid var(--border);background:#08090b;padding:38px}.state-card.private-state{background:linear-gradient(145deg,#9d6cff14,#08090b)}.state-card>div:first-child{color:#777;justify-content:space-between;display:flex}.private-state>div:first-child{color:var(--cyan)}.state-card h3{margin:80px 0 14px;font-size:25px;font-weight:500}.state-flow{color:var(--violet);flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.state-flow span{letter-spacing:.15em;writing-mode:vertical-rl;font-size:7px}.topic-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.topic-card{border:1px solid var(--border);background:#090a0d;min-height:380px;padding:30px}.topic-card>svg{color:var(--violet)}.topic-card>span{float:right;color:#575b63;font-size:10px}.topic-card h3{margin:74px 0 18px;font-size:21px;font-weight:500}.topic-card p{font-size:12px}.developer-flow{border:1px solid var(--border);grid-template-columns:repeat(6,1fr);display:grid}.developer-flow>div{border-right:1px solid var(--border);flex-direction:column;min-height:220px;padding:20px;display:flex}.developer-flow>div:last-child{border:0}.developer-flow span{color:#5d6169;font-size:9px}.developer-flow svg{color:var(--violet);margin:38px 0 17px}.developer-flow b{margin-bottom:auto;font-size:12px;font-weight:500}.split-copy{grid-template-columns:1fr 1fr;gap:70px;display:grid}.split-copy>div{border:1px solid var(--border);padding:35px}.split-copy h3{font-size:25px;font-weight:500}.split-copy ul{columns:2;color:#888;padding:0 0 0 16px;font-size:11px;line-height:2}.tradeoff-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:32px;display:grid}.tradeoff-metrics span{border:1px solid var(--border);color:#999;flex-direction:column;gap:12px;padding:14px;font-size:9px;display:flex}.tradeoff-metrics svg{color:var(--violet)}.research-notice{background:#9d6cff0e;border-top:1px solid #9d6cff40;padding:70px 0}.research-notice .container{gap:35px;max-width:950px;display:flex}.research-notice>.container>svg{color:#b090ff;flex:none}.research-notice h2{margin:17px 0 13px;font-size:28px;font-weight:500}.research-notice p{margin:0;font-size:13px}.ecosystem-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.ecosystem-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);min-height:320px;padding:25px}.ecosystem-card>div{color:var(--violet);justify-content:space-between;display:flex}.ecosystem-card>div span{color:#555;font-size:9px}.ecosystem-card h3{margin:65px 0 15px;font-size:19px;font-weight:500}.ecosystem-card p{min-height:90px;font-size:12px}.vault-section{background:radial-gradient(circle at 25% 50%,#6e45c921,transparent 35%),var(--graphite)}.vault-layout{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.vault-visual{aspect-ratio:1;place-items:center;display:grid;position:relative}.vault-ring{border:1px dashed #9d6cff5c;border-radius:50%;place-items:center;width:62%;height:62%;animation:30s linear infinite spin;display:grid}.vault-ring:before,.vault-ring:after{content:"";border:1px solid var(--border);border-radius:50%;position:absolute}.vault-ring:before{inset:11%}.vault-ring:after{border-color:#59d9ff33;inset:28%}.vault-ring>div{background:#07070a;border:1px solid #9d6cff99;place-items:center;gap:9px;width:90px;height:90px;display:grid;transform:rotate(-45deg)}.vault-ring svg,.vault-ring span{transform:rotate(45deg)}.vault-ring span{letter-spacing:.15em;font-size:10px}.satellite{color:#888;letter-spacing:.12em;align-items:center;gap:7px;font-size:8px;display:flex;position:absolute}.satellite svg{width:14px;color:var(--cyan)}.satellite-one{top:16%;right:3%}.satellite-two{bottom:16%;left:3%}.vault-copy .eyebrow{color:var(--violet)}.vault-copy h2{letter-spacing:-.04em;font-size:60px;font-weight:450}.vault-copy>p{font-size:14px}.ecosystem-cta{text-align:center}.ecosystem-cta h2{letter-spacing:-.045em;font-size:clamp(40px,5vw,68px);font-weight:450}.ecosystem-cta p{max-width:650px;margin:0 auto 32px}.status-overview{border:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.status-overview>div{border-right:1px solid var(--border);flex-direction:column;min-height:190px;padding:25px;display:flex}.status-overview>div:last-child{border:0}.status-overview svg{color:var(--violet)}.status-overview span{color:#777;letter-spacing:.1em;margin-top:auto;font-size:9px}.status-overview b{margin-top:6px;font-size:12px;font-weight:500}.roadmap-page-section{padding-top:50px}.expanded-roadmap{max-width:950px;margin:auto}.expanded-phase{grid-template-columns:100px 1fr;min-height:270px;display:grid}.phase-index{color:#656a73;flex-direction:column;align-items:center;font-size:10px;display:flex}.phase-index i{background:linear-gradient(var(--violet),var(--border));flex:1;width:1px;margin-top:15px}.expanded-phase:last-child .phase-index i{background:linear-gradient(var(--border),transparent)}.phase-content{padding:0 0 75px 25px}.phase-content>div{justify-content:space-between;align-items:center;display:flex}.phase-content h2{margin:28px 0 15px;font-size:30px;font-weight:450}.phase-content>p{max-width:650px}.phase-qualifier{color:#656a72;border-left:1px solid #333;padding-left:13px;font-size:9px}.readiness-note{grid-template-columns:1fr 1fr;gap:50px;display:grid}.readiness-note p{font-size:16px}.faq-section{background:var(--graphite)}.faq-list{border-top:1px solid var(--border);max-width:950px;margin:auto}.faq-item{border-bottom:1px solid var(--border)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:55px 1fr 24px;align-items:center;width:100%;padding:26px 10px;display:grid}.faq-item button>span{color:#5f646d;font-size:9px}.faq-item button b{font-size:16px;font-weight:450}.faq-item button svg{color:#777;transition:transform .25s}.faq-item.is-open button svg{color:var(--violet);transform:rotate(180deg)}.faq-answer{overflow:hidden}.faq-answer p{max-width:760px;margin:0;padding:0 20px 30px 65px;font-size:13px}.faq-contact{border:1px solid var(--border);justify-content:space-between;align-items:center;max-width:950px;margin:45px auto 0;padding:25px;display:flex}.faq-contact p{margin:0;font-size:12px}.contact-section{background:var(--graphite)}.contact-layout{grid-template-columns:1.05fr .95fr;gap:25px;display:grid}.contact-card{background:linear-gradient(145deg,#9d6cff17,#0000);border:1px solid #9d6cff4d;padding:45px}.contact-card>svg{color:var(--violet);margin:70px 0 25px}.contact-card h2{font-size:34px;font-weight:450}.contact-card>a:not(.button){align-items:center;gap:8px;margin-bottom:20px;font-size:20px;display:flex}.contact-card>a:not(.button) svg{width:17px}.contact-card p{font-size:12px}.contact-card .button{margin-top:32px}.contact-guidance{border-top:1px solid var(--border)}.contact-guidance>div{border:1px solid var(--border);border-top:0;grid-template-columns:35px 1fr;column-gap:13px;padding:27px;display:grid}.contact-guidance svg{color:var(--violet);grid-row:1/3}.contact-guidance h3{margin:0 0 8px;font-size:15px;font-weight:500}.contact-guidance p{margin:0;font-size:11px}.legal-page{padding:180px 0 140px}.legal-header{border-bottom:1px solid var(--border);padding-bottom:70px}.legal-header h1{letter-spacing:-.05em;font-size:clamp(54px,7vw,96px);font-weight:450}.legal-header>p:last-child{font-size:11px}.legal-placeholder{color:#e9b669;letter-spacing:.03em;background:#ffaa321a;padding:3px 6px;font-size:.9em;display:inline-block}.legal-layout{grid-template-columns:230px 1fr;gap:75px;padding-top:55px;display:grid}.legal-layout aside{flex-direction:column;align-self:start;display:flex;position:sticky;top:110px}.legal-layout aside span{color:#565b64;letter-spacing:.16em;margin-bottom:18px;font-size:8px}.legal-layout aside a{color:#797e87;padding:8px 0;font-size:10px}.legal-layout aside a:hover{color:#ddd}.legal-content{max-width:780px}.legal-review{background:#e9b6690a;border:1px solid #e9b66933;gap:15px;margin-bottom:60px;padding:20px;display:flex}.legal-review svg{color:#e9b669;flex:none}.legal-review p{margin:0;font-size:11px}.legal-content>section{padding:10px 0 45px;scroll-margin-top:110px}.legal-content>section>span{color:var(--violet);font-size:9px}.legal-content h2{margin:12px 0 20px;font-size:27px;font-weight:500}.legal-content p,.legal-content li{font-size:13px}.legal-content a{color:#b89bff;text-underline-offset:3px;text-decoration:underline}.not-found{text-align:center;background:radial-gradient(circle,#613cbe24,#0000 35%);flex-direction:column;justify-content:center;align-items:center;min-height:850px;padding:170px 24px 100px;display:flex}.not-found-orbit{border:1px dashed #9d6cff66;border-radius:50%;place-items:center;width:210px;height:210px;margin-bottom:40px;display:grid;position:relative}.not-found-orbit svg{stroke-width:.25px;color:#555;width:100%;height:100%;animation:20s linear infinite spin;position:absolute}.not-found-orbit span{letter-spacing:.12em;font-size:45px;font-weight:300}.not-found h1{letter-spacing:-.04em;max-width:680px;font-size:52px;font-weight:450}.not-found>p:not(.eyebrow){margin-bottom:32px}.footer{border-top:1px solid var(--border);background:#070708;padding:90px 0 25px;position:relative;overflow:hidden}.footer-glow{filter:blur(70px);background:#5e3cba14;width:500px;height:300px;position:absolute;bottom:-100px;left:-100px}.footer-top{grid-template-columns:1fr 1fr;gap:80px;display:grid;position:relative}.footer-brand>p{max-width:430px;margin:28px 0 22px;font-size:12px}.email-link{color:#c1c5cc;align-items:center;gap:6px;font-size:11px;display:inline-flex}.footer-links{grid-template-columns:1fr 1fr;gap:40px;display:grid}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links h2{color:#666;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:8px}.footer-links a{color:#a1a5ad;font-size:11px}.footer-links a:hover{color:#fff}.footer-status{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:#7d828a;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;margin-top:65px;padding:17px 0;font-size:9px;display:flex}.footer-bottom{justify-content:space-between;gap:40px;padding-top:22px;display:flex}.footer-bottom p{letter-spacing:.03em;margin:0;font-size:8px}.footer-bottom p:first-child{max-width:650px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1080px){.desktop-nav{display:none}.menu-button{display:block}.docs-label{margin-right:8px}.mobile-nav{border-top:1px solid var(--border);background:#050505f0;grid-template-columns:repeat(2,1fr);gap:0;padding:12px 24px 28px;display:grid}.mobile-nav a{border-bottom:1px solid var(--border);gap:14px;padding:16px 4px;font-size:14px;display:flex}.mobile-nav a span{color:#5b5f67;font-size:8px}.mobile-docs{color:#777;padding:16px 4px;font-size:12px}.mobile-docs small{color:var(--violet);text-transform:uppercase;margin-left:10px;font-size:8px}.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:850px}.hero-visual{max-width:650px;margin:30px auto 0}.hero{padding-top:140px}.problem-grid,.usecase-grid,.topic-grid{grid-template-columns:repeat(2,1fr)}.architecture-layout{grid-template-columns:1fr}.research-panel{max-width:none}.principle-wheel>span{transform:rotate(calc(var(--i)*36deg)) translateY(-200px) rotate(calc(var(--i)*-36deg))}.developer-flow{grid-template-columns:repeat(3,1fr)}.developer-flow>div:nth-child(3){border-right:0}.developer-flow>div:nth-child(-n+3){border-bottom:1px solid var(--border)}.ecosystem-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.container{width:min(100% - 30px,var(--container))}.section{padding:95px 0}.nav-wrap{width:calc(100% - 28px);height:68px}.docs-label{display:none}.section-heading{margin-bottom:48px}.section-heading h2,.closing-section h2{font-size:clamp(38px,11vw,54px)}.hero{min-height:auto;padding:120px 0 90px}.hero-copy h1{font-size:clamp(47px,13vw,68px)}.hero-lead{font-size:15px}.status-line{margin-top:38px}.hero-visual{padding:12px}.visual-legend{flex-wrap:wrap;gap:9px}.scroll-cue{display:none}.problem-grid,.usecase-grid,.topic-grid{grid-template-columns:1fr}.problem-card{min-height:235px}.thesis-layout,.responsibility-layout,.vault-layout,.contact-layout,.footer-top,.split-copy{grid-template-columns:1fr;gap:45px}.comparison{grid-template-columns:1fr}.comparison-arrow{height:30px;transform:rotate(90deg)}.thesis-principles{grid-template-columns:1fr 1fr}.thesis-principles span{border-bottom:1px solid var(--border)}.arch-layer{grid-template-columns:32px 1fr;padding:15px;transform:translate(0)}.arch-layer .pill{display:none}.architecture-stack{overflow:hidden}.usecase-card{min-height:430px}.principle-wheel{width:94%;margin:auto}.principle-wheel>span{transform:rotate(calc(var(--i)*36deg)) translateY(-42vw) rotate(calc(var(--i)*-36deg));font-size:7px}.roadmap-item{grid-template-columns:45px 1fr;padding:20px 0}.roadmap-item>p{grid-column:2}.closing-section{padding:110px 0}.closing-section .button{width:100%}.page-hero{min-height:580px;padding:140px 0 65px}.page-hero h1{font-size:clamp(48px,13vw,70px)}.state-diagram{grid-template-columns:1fr}.state-flow{height:80px}.state-flow span{writing-mode:initial}.state-card h3{margin-top:55px}.developer-flow{grid-template-columns:repeat(2,1fr)}.developer-flow>div:nth-child(2n){border-right:0}.developer-flow>div:nth-child(3){border-right:1px solid var(--border)}.tradeoff-metrics{grid-template-columns:1fr}.research-notice .container{gap:15px}.ecosystem-grid{grid-template-columns:1fr}.ecosystem-card{min-height:275px}.vault-copy h2{font-size:48px}.status-overview{grid-template-columns:1fr 1fr}.status-overview>div:nth-child(2){border-right:0}.status-overview>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.expanded-phase{grid-template-columns:50px 1fr}.phase-content{padding-left:10px}.readiness-note{grid-template-columns:1fr;gap:15px}.faq-item button{grid-template-columns:38px 1fr 20px;padding:23px 5px}.faq-item button b{font-size:14px}.faq-answer p{padding-left:43px}.faq-contact{flex-direction:column;align-items:flex-start;gap:15px}.contact-card{padding:28px}.contact-card>a:not(.button){font-size:16px}.legal-page{padding:130px 0 100px}.legal-layout{grid-template-columns:1fr;gap:30px}.legal-layout aside{display:none;position:static}.legal-header{padding-bottom:45px}.not-found h1{font-size:40px}.footer-links{margin-top:15px}.footer-status,.footer-bottom{flex-direction:column;gap:12px}.footer-status{align-items:flex-start}.mobile-nav{grid-template-columns:1fr 1fr}.logo span{font-size:11px}}@media (width<=430px){.mobile-nav{grid-template-columns:1fr}.principle-wheel>span{width:96px;margin-left:-48px}.status-overview{grid-template-columns:1fr}.status-overview>div{border-right:0;border-bottom:1px solid var(--border)!important}.footer-links{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--black:#050505;--graphite:#090909;--surface:#0e1116;--surface-raised:#12151c;--text:#f5f7fa;--muted:#a1a8b3;--muted-dim:#6b7280;--violet:#9b7cff;--indigo:#5145cd;--cyan:#75d8ff;--border:#ffffff16;--container:1320px}body{background:radial-gradient(circle at 50% -20%,#5240a817,#0000 30%),#050505}body:before{z-index:1000;pointer-events:none;content:"";opacity:.035;background-image:repeating-radial-gradient(circle at 12% 18%,#ffffff52 0 1px,#0000 1px 4px);background-size:7px 7px;position:fixed;inset:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(24px)saturate(120%);backdrop-filter:blur(24px)saturate(120%);background:#050505b8;border-color:#ffffff13}.site-header:has(.mobile-nav){-webkit-backdrop-filter:blur(24px)saturate(120%);backdrop-filter:blur(24px)saturate(120%);background:#050505b8;border-color:#ffffff13}.nav-wrap{width:min(1480px,100% - 64px);height:72px}.logo{letter-spacing:-.025em;font-size:16px;font-weight:590}.logo span{color:#0000;background:linear-gradient(100deg,#fff 10%,#b9bec7 100%);-webkit-background-clip:text;background-clip:text}.desktop-nav{gap:30px}.desktop-nav a{color:#9ca2ac;letter-spacing:.015em;font-size:11px}.docs-label{letter-spacing:.12em;border-left-color:#ffffff12;font-size:8px}.docs-label small{color:#9b88e8;font-size:7px}.section{padding:150px 0}.cinematic-section{overflow:hidden}.cinematic-section:after{z-index:-1;content:"";filter:blur(100px);pointer-events:none;background:#5641b40b;border-radius:50%;width:700px;height:700px;position:absolute}.cinematic-section:nth-of-type(2n):after{top:20%;right:-320px}.cinematic-section:nth-of-type(odd):after{top:35%;left:-360px}.section-heading{max-width:890px;margin-bottom:80px}.section-heading h2,.closing-section h2,.page-hero h1{letter-spacing:-.055em;font-weight:470;line-height:1.02}.section-heading h2{font-size:clamp(46px,5.4vw,78px)}.section-heading p{color:#9299a5;max-width:680px;font-size:15px}.section-label{color:#bcc1c9;margin-bottom:26px;font-size:9px}.section-label span{color:#ab91ff}.eyebrow{letter-spacing:.19em;color:#bdc2ca;font-size:9px}.pill{color:#bdaaff;background:#9b7cff0e;border-color:#9b7cff2e;padding:5px 8px}.button{letter-spacing:.025em;border-radius:8px;min-height:49px;padding:0 19px;font-size:11px}.button-primary{box-shadow:0 8px 30px #ffffff0d}.button-secondary{background:#ffffff06}.product-window{transform-style:preserve-3d;background:linear-gradient(155deg,#12151cf7,#08090cf7);border:1px solid #ffffff1a;border-radius:14px;position:relative;overflow:hidden;box-shadow:0 28px 80px #0000007a,inset 0 1px #ffffff06}.product-window:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 50px #9b7cff06}.product-window.tone-cyan:after{box-shadow:inset 0 0 55px #75d8ff06}.product-window.tone-silver:after{box-shadow:inset 0 0 50px #dce1eb05}.product-window:hover{border-color:#9b7cff3b;box-shadow:0 35px 100px #0000008c,0 0 50px #664fc30e}.window-bar{background:#ffffff05;border-bottom:1px solid #ffffff12;grid-template-columns:72px 1fr auto;align-items:center;min-height:43px;padding:0 14px;display:grid}.window-lights{gap:6px;display:flex}.window-lights i{background:#41454d;border-radius:50%;width:6px;height:6px}.window-lights i:nth-child(2){background:#58506d}.window-lights i:nth-child(3){background:#3c5460}.window-title{color:#9aa1ac;text-align:center;text-overflow:ellipsis;white-space:nowrap;font:500 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.window-meta{color:#5e6570;letter-spacing:.09em;font:600 7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.code-surface{height:270px;padding:19px 0;position:relative;overflow:hidden}.code-surface:before,.code-surface:after{z-index:2;content:"";pointer-events:none;height:32px;position:absolute;left:0;right:0}.code-surface:before{background:linear-gradient(#0d0f14,#0000);top:0}.code-surface:after{background:linear-gradient(#0000,#090b0f);bottom:0}.code-line{opacity:.9;grid-template-columns:28px 1fr;align-items:center;min-height:28px;display:grid}.line-number{color:#3d424a;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.code-line code{color:#abb1bb;white-space:pre;font:10px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.syntax-comment{color:#555c66}.terminal-surface{min-height:235px;padding:19px;font:9px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.terminal-surface>p{color:#767e89;font:inherit;margin:0 0 16px}.terminal-surface>p span{color:#9c87e7}.terminal-row{color:#6a727d;border-top:1px solid #ffffff0e;grid-template-columns:16px minmax(130px,1fr) 1fr auto;align-items:center;gap:8px;min-height:34px;display:grid}.terminal-row svg{color:#73cce7}.terminal-row code{color:#b5bac3}.terminal-row b{color:#7e8490;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:600}.terminal-row b.done{color:#77c6a3}.terminal-row b.active{color:#a890f1}.terminal-cursor{padding-top:10px}.terminal-cursor i{vertical-align:middle;background:#9577ea;width:5px;height:11px;margin-left:6px;animation:1.1s step-end infinite blink;display:inline-block}.protocol-flow{padding:16px 18px 20px}.protocol-step{grid-template-columns:25px 16px 1fr 18px;align-items:center;gap:8px;min-height:54px;display:grid;position:relative}.protocol-step>span{color:#59606a;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.protocol-step>i{border:1px solid #7e69c1;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #9b7cff59}.protocol-step>i.connected:after{content:"";background:linear-gradient(#9b7cff73,#ffffff0d);width:1px;position:absolute;top:31px;bottom:-20px;left:36px}.protocol-step div{flex-direction:column;gap:5px;display:flex}.protocol-step b{color:#cbd0d8;font-size:10px;font-weight:520}.protocol-step small{color:#646b75;font-size:8px}.protocol-step svg{color:#777e8a}.product-hero{align-items:center;min-height:980px;padding:145px 0 100px}.product-hero .hero-grid{opacity:.7;background-size:68px 68px;-webkit-mask-image:radial-gradient(72% 68% at 70% 46%,#000,#0000);mask-image:radial-gradient(72% 68% at 70% 46%,#000,#0000)}.product-hero .hero-spectrum{background:radial-gradient(at 62% 45%,#6247cc2e,#0000 46%),radial-gradient(at 74% 35%,#279ecd14,#0000 34%);width:76%;left:38%}.product-hero-inner{grid-template-columns:minmax(0,.92fr) minmax(600px,1.08fr);align-items:center;gap:60px;display:grid;position:relative}.product-hero .hero-copy{z-index:4;max-width:710px;position:relative}.product-hero .hero-copy h1{letter-spacing:-.067em;max-width:720px;margin-bottom:30px;font-size:clamp(58px,6.3vw,94px);font-weight:480;line-height:.98}.product-hero .hero-lead{color:#a0a6b0;max-width:610px;font-size:16px;line-height:1.72}.hero-actions{gap:10px}.product-hero .status-line{color:#69707b;max-width:610px;margin-top:60px}.hero-window-stage{perspective:1200px;min-height:660px;position:relative}.hero-code-main{z-index:3;width:76%;position:absolute;top:105px;left:2%;transform:rotateY(-2deg)rotate(-.7deg)}.hero-terminal{z-index:4;width:67%;position:absolute;bottom:85px;right:-4%;transform:rotateY(-4deg)rotate(1.3deg)}.hero-protocol{z-index:2;opacity:.9;width:52%;position:absolute;top:13px;right:-1%;transform:rotateY(-5deg)rotate(1deg)}.stage-label{z-index:5;color:#59606a;letter-spacing:.13em;gap:8px;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:absolute}.stage-label span{color:#9c82eb}.stage-label-one{bottom:30px;left:6%}.stage-label-two{top:60px;left:6%}.hero-window-stage .product-window{transition:transform .45s,border-color .3s,box-shadow .3s}.hero-window-stage .hero-code-main:hover,.hero-window-stage .hero-terminal:hover{transform:rotateY(0)rotate(0)translateY(-6px)}.hero-window-stage .hero-protocol:hover{transform:rotateY(0)rotate(0)translateY(-5px)}.editorial-split{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;margin-bottom:75px;display:grid}.editorial-split .section-heading{margin-bottom:0}.trace-window{align-self:end}.trace-list{padding:14px 18px}.trace-list>div{border-bottom:1px solid #ffffff0d;grid-template-columns:27px 1fr 70px auto;align-items:center;gap:10px;min-height:39px;font:8px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:grid}.trace-list span{color:#484e57}.trace-list code{color:#9fa5af}.trace-list i{background:linear-gradient(90deg,#5d6470,#0000);height:1px}.trace-list b{color:#bd8b91;text-transform:uppercase;letter-spacing:.08em;font-size:7px}.window-note{color:#727986;align-items:center;gap:9px;margin:0;padding:13px 18px 16px;font:8px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.window-note svg{color:#a88de9}.product-problem-grid{border:1px solid var(--border);background:var(--border);gap:1px}.product-problem-grid .problem-card{background:#0b0d11;border:0;min-height:275px;transition:background .3s,transform .3s}.product-problem-grid .problem-card:hover{z-index:2;background:#0f1218;transform:translateY(-4px)}.product-problem-grid .card-top svg{color:#9580dd}.control-comparison{grid-template-columns:1fr 95px 1fr;align-items:stretch;display:grid}.control-card{border:1px solid var(--border);background:#090a0d;min-height:455px;padding:40px}.control-private{background:radial-gradient(circle at 80% 15%,#7155d51f,#0000 30%),#0b0c11;border-color:#9b7cff33}.control-card-head{color:#777f8b;justify-content:space-between;display:flex}.control-card-head span{letter-spacing:.15em;font-size:8px}.control-card h3{letter-spacing:-.04em;max-width:390px;margin:105px 0 16px;font-size:clamp(28px,3vw,42px);font-weight:470}.control-card>p{max-width:400px;font-size:12px}.control-card>small{color:#5b616b;letter-spacing:.08em;font:7px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.exposure-map{align-items:center;gap:9px;margin:33px 0 24px;display:flex}.exposure-map span{color:#888f9a;border:1px solid #ffffff14;border-radius:6px;padding:9px 10px;font-size:8px}.exposure-map svg{color:#575e68;width:13px}.private-map span{color:#aca1cb;border-color:#9b7cff29}.comparison-divider{color:#5d6470;letter-spacing:.12em;writing-mode:vertical-rl;flex-direction:column;justify-content:center;align-items:center;gap:13px;font-size:7px;display:flex}.comparison-divider i{background:linear-gradient(#0000,#7a61c3,#0000);width:1px;height:90px}.architecture-product-layout{grid-template-columns:1fr .88fr;align-items:center;gap:80px;display:grid}.product-stack .arch-layer{background:linear-gradient(100deg,#101218fa,#0a0b0ff5);border-radius:10px;min-height:112px}.product-stack .arch-layer:hover{transform:translateX(calc(var(--layer) * 9px + 7px));border-color:#9b7cff47}.architecture-windows{gap:18px;display:grid}.architecture-windows .product-window:first-child{margin-left:-35px}.architecture-windows .product-window:last-child{margin-left:55px}.defi-product-stage{grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:20px;display:grid}.defi-code-window{align-self:start;position:sticky;top:110px}.defi-code-window .code-surface{height:390px;padding-top:45px}.defi-feature-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.feature-window{border:1px solid var(--border);background:linear-gradient(145deg,#101319,#0b0c10);border-radius:12px;min-height:290px;padding:27px;transition:transform .3s,border-color .3s;position:relative;overflow:hidden}.feature-window:hover{border-color:#9b7cff3d;transform:translateY(-4px)}.feature-window:after{content:"";filter:blur(40px);background:#5a42ba1a;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-90px;right:-70px}.feature-window-top{color:#8470c4;letter-spacing:.14em;justify-content:space-between;font-size:8px;display:flex}.feature-window h3{letter-spacing:-.025em;margin:50px 0 13px;font-size:21px;font-weight:500}.feature-window p{font-size:11px;line-height:1.65}.feature-window-details{flex-wrap:wrap;gap:7px;margin:20px 0;display:flex}.feature-window-details span{color:#878e98;border:1px solid #ffffff0f;border-radius:5px;align-items:center;gap:5px;padding:6px 7px;font-size:7px;display:inline-flex}.feature-window-details svg{color:#7fc5ae}.feature-window>small{color:#555c66;font-size:7px}.technology-heading-row{justify-content:space-between;align-items:end;gap:40px;display:flex}.technology-heading-row .button{flex:none;margin-bottom:80px}.technology-product-grid{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.technology-product-card{background:#090b0e;min-height:340px;padding:27px;position:relative}.technology-product-card>div{color:#8a73cf;justify-content:space-between;display:flex}.technology-product-card>div span{color:#4f555f;font-size:9px}.technology-product-card h3{margin:80px 0 17px;font-size:19px;font-weight:500}.technology-product-card p{font-size:11px;line-height:1.75}.technology-product-card>i{transform-origin:0;background:linear-gradient(90deg,#9b7cff66,#0000);height:1px;transition:transform .35s;position:absolute;bottom:25px;left:27px;right:27px;transform:scaleX(.25)}.technology-product-card:hover>i{transform:scaleX(1)}.wide-terminal{max-width:950px;margin:40px auto 0}.wide-terminal .terminal-surface{min-height:220px}.usecase-stories{border-top:1px solid var(--border)}.usecase-story{border-bottom:1px solid var(--border);grid-template-columns:80px minmax(300px,1fr) minmax(330px,.85fr);align-items:center;gap:30px;min-height:240px;display:grid}.usecase-index{color:#4e545e;font:9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.usecase-story-copy{grid-template-columns:32px 1fr;align-items:start;column-gap:14px;display:grid}.usecase-story-copy>svg{color:#917bd5;grid-row:1/4}.usecase-story-copy h3{letter-spacing:-.035em;margin:0 0 12px;font-size:25px;font-weight:490}.usecase-story-copy p{max-width:500px;margin-bottom:16px;font-size:11px}.usecase-mini-window{background:#0b0d12;border:1px solid #ffffff14;border-radius:10px;transition:transform .3s,border-color .3s;overflow:hidden}.usecase-story:nth-child(2n) .usecase-mini-window{transform:translate(-15px)rotate(-.4deg)}.usecase-story:hover .usecase-mini-window{border-color:#9b7cff3d;transform:translate(-5px)translateY(-4px)}.usecase-mini-window>div{border-bottom:1px solid #ffffff0f;align-items:center;gap:5px;height:32px;padding:0 11px;display:flex}.usecase-mini-window>div span{background:#42464f;border-radius:50%;width:5px;height:5px}.usecase-mini-window>div b{color:#555c65;margin-left:auto;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.usecase-mini-window code{color:#8f97a2;padding:27px 18px 10px;font:9px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.usecase-mini-window code em{color:#aa8df5;font-style:normal}.usecase-mini-window code strong{color:#78cee1;font-weight:500}.usecase-mini-window small{color:#555d67;padding:0 18px 25px;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.release-timeline{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.release-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(145deg,#0f1116bf,#07080ab3);grid-template-columns:38px 1fr;min-height:330px;transition:background .3s;display:grid}.release-card:hover{background:#0d0f14}.release-rail{border-right:1px solid #ffffff0e;flex-direction:column;align-items:center;padding-top:25px;display:flex}.release-rail span{color:#686f79;font-size:8px}.release-rail i{background:linear-gradient(#9b7cff66,#0000);flex:1;width:1px;margin-top:17px}.release-content{flex-direction:column;padding:24px 20px;display:flex}.release-content>div{justify-content:space-between;gap:8px;display:flex}.release-content>div>p{color:#666d77;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:7px}.release-content h3{letter-spacing:-.02em;margin:auto 0 18px;font-size:18px;font-weight:500;line-height:1.25}.release-content>p{margin:0;font-size:10px;line-height:1.65}.product-closing{align-items:center;min-height:800px;padding:150px 0;display:flex}.product-closing .closing-spectrum{background:radial-gradient(at 50% 45%,#6449cc30,#0000 44%),radial-gradient(at 58% 40%,#269ac50f,#0000 30%);height:auto;inset:0}.closing-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 70%);mask-image:radial-gradient(#000,#0000 70%)}.product-closing h2{max-width:1050px;font-size:clamp(52px,7.2vw,96px)}.product-closing h2 em{color:#b9aecb}.product-closing>div>p{color:#9aa1ac}.page-hero{background:radial-gradient(circle at 75% 30%,#5b43be1c,#0000 34%),linear-gradient(#08090c,#050505);min-height:720px}.page-hero:before{background-size:70px 70px;-webkit-mask-image:radial-gradient(at 70% 40%,#000,#0000 75%);mask-image:radial-gradient(at 70% 40%,#000,#0000 75%)}.page-hero h1{max-width:1100px;font-size:clamp(56px,7vw,100px)}.topic-card,.ecosystem-card,.state-card,.split-copy>div,.contact-card,.contact-guidance>div,.status-overview,.faq-contact{background:linear-gradient(145deg,#0e1015,#090a0d);border-color:#ffffff14;border-radius:10px}.faq-item button{border-radius:8px}.faq-item button:hover{background:#ffffff05}.footer{background:#07080a}.footer-top{gap:120px}.footer-brand .logo{font-size:20px}.footer-brand>p{color:#898f99}@keyframes code-drift{0%{transform:translateY(7px)}35%{transform:translateY(2px)}to{transform:translateY(-20px)}}@keyframes blink{50%{opacity:0}}@media (width<=1180px){.product-hero{min-height:auto}.product-hero-inner{grid-template-columns:1fr}.product-hero .hero-copy{max-width:930px}.hero-window-stage{width:min(850px,100%);margin:10px auto 0}.editorial-split,.architecture-product-layout{grid-template-columns:1fr}.trace-window{max-width:650px}.architecture-windows{grid-template-columns:1fr 1fr}.architecture-windows .product-window:first-child,.architecture-windows .product-window:last-child{margin-left:0}.release-timeline{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.defi-product-stage{grid-template-columns:1fr}.defi-code-window{position:static}.defi-code-window .code-surface{height:300px}.technology-product-grid{grid-template-columns:repeat(2,1fr)}.usecase-story{grid-template-columns:50px 1fr;padding:35px 0}.usecase-mini-window{grid-column:2}.control-comparison{grid-template-columns:1fr;gap:12px}.comparison-divider{writing-mode:initial;flex-direction:row;height:55px}.comparison-divider i{width:90px;height:1px}}@media (width<=760px){.nav-wrap{width:calc(100% - 30px)}.section{padding:105px 0}.product-hero{padding:125px 0 85px}.product-hero .hero-copy h1{font-size:clamp(48px,14vw,68px)}.product-hero .hero-lead{font-size:14px}.hero-window-stage{width:calc(100% + 20px);min-height:670px;margin-left:-10px}.hero-code-main{width:92%;top:100px;left:0}.hero-terminal{width:92%;bottom:55px;right:0}.hero-protocol{width:77%;top:0;right:0}.window-meta{display:none}.window-bar{grid-template-columns:55px 1fr 0}.code-line code{font-size:9px}.editorial-split{gap:45px}.product-problem-grid{grid-template-columns:1fr}.control-card{min-height:400px;padding:28px}.control-card h3{margin-top:75px}.exposure-map{flex-wrap:wrap}.architecture-windows{grid-template-columns:1fr}.product-stack .arch-layer{transform:none}.defi-feature-grid,.technology-product-grid{grid-template-columns:1fr}.feature-window{min-height:260px}.technology-heading-row{display:block}.technology-heading-row .button{margin:-40px 0 60px}.usecase-story{grid-template-columns:34px 1fr;gap:15px}.usecase-story-copy{grid-template-columns:1fr}.usecase-story-copy>svg{grid-row:auto;margin-bottom:15px}.usecase-mini-window{grid-column:1/3;margin-left:49px}.usecase-story:nth-child(2n) .usecase-mini-window{transform:none}.release-timeline{grid-template-columns:1fr}.release-card{min-height:280px}.product-closing{min-height:680px}.product-closing h2{font-size:clamp(45px,13vw,65px)}.footer-top{gap:45px}}@media (width<=430px){.product-hero .hero-actions{flex-direction:column}.product-hero .hero-actions .button{width:100%}.hero-window-stage{min-height:625px}.hero-terminal{bottom:25px}.hero-protocol{width:88%}.terminal-row{grid-template-columns:15px 1fr auto}.terminal-row>span{display:none}.trace-list>div{grid-template-columns:24px 1fr auto}.trace-list i{display:none}.control-card{padding:22px}.exposure-map svg{display:none}.technology-heading-row .button{width:100%}}@media (prefers-reduced-motion:reduce){.auto-scroll .code-track,.terminal-cursor i{animation:none}.hero-window-stage .product-window,.usecase-mini-window{transform:none!important}}:root{--window-border:#ced7e71b;--window-border-strong:#b8a2ff30;--window-shadow:0 34px 100px #0000008f,0 10px 34px #00000061;--section-rule:#ffffff12}.site-shell{isolation:isolate}.logo{letter-spacing:-.035em;gap:.31em;font-size:16px;font-weight:620}.logo .wordmark-first{color:#f4f6f9;background:0 0}.logo .wordmark-second{color:#0000;background:linear-gradient(105deg,#c9cdd5,#8e84aa);-webkit-background-clip:text;background-clip:text;font-weight:470}.site-header{box-shadow:0 1px #0000}.site-header.is-scrolled{box-shadow:0 16px 45px #0000002e}.desktop-nav a{transition:color .25s}.cinematic-section{border-top-color:var(--section-rule)}.cinematic-section:before{z-index:0;content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#a48bf640,#87d3ee1c,#0000);width:min(76vw,1000px);height:1px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.cinematic-section>.container{z-index:1;position:relative}.section-heading h2{text-wrap:balance}.section-heading p{text-wrap:pretty}.section-label i{opacity:.75;width:52px}.section-label b{color:#aeb4be}.eyebrow{margin-bottom:31px}.product-window{border-color:var(--window-border);box-shadow:var(--window-shadow),inset 0 1px 0 #ffffff09;background:linear-gradient(135deg,#ffffff06,#0000 36%),linear-gradient(155deg,#11141bfb,#080a0efc);border-radius:15px;transition:border-color .35s,box-shadow .35s,transform .45s cubic-bezier(.22,1,.36,1)}.window-accent{z-index:4;opacity:.65;pointer-events:none;background:linear-gradient(90deg,#0000,#b195ffad,#0000);width:34%;height:1px;position:absolute;top:0;left:16%}.tone-cyan .window-accent{background:linear-gradient(90deg,#0000,#75d8ff9e,#0000)}.tone-silver .window-accent{background:linear-gradient(90deg,#0000,#e0e4eb6b,#0000)}.product-window:before{z-index:3;content:"";pointer-events:none;border:1px solid #ffffff05;border-radius:13px;position:absolute;inset:1px}.window-bar{background:linear-gradient(#ffffff06,#ffffff02);border-bottom-color:#cfd7e411;min-height:42px}.window-lights i{width:5px;height:5px;box-shadow:0 0 0 1px #ffffff05}.window-title{color:#939aa6;letter-spacing:.01em;justify-content:center;align-items:center;gap:7px;font-size:8px;display:flex}.window-title>i{background:#876dd2;border-radius:50%;width:4px;height:4px;box-shadow:0 0 8px #9b7cff8c}.tone-cyan .window-title>i{background:#69bfd6;box-shadow:0 0 8px #75d8ff73}.window-meta{color:#555c67;letter-spacing:.11em}.editor-tabs{color:#4f5661;background:#0304062e;border-bottom:1px solid #ffffff0e;align-items:end;height:35px;padding:0 13px;font:7px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.editor-tabs>span{border-right:1px solid #ffffff0b;align-items:center;gap:7px;height:35px;padding:0 12px;display:flex}.editor-tabs>span:first-child{border-left:1px solid #ffffff0b}.editor-tabs>span.is-active{color:#9098a4;background:#ffffff05;position:relative}.editor-tabs>span.is-active:after{content:"";background:#7e68bd;height:1px;position:absolute;bottom:-1px;left:0;right:0}.editor-tabs>span i{border:1px solid #7763b4;border-radius:2px;width:5px;height:5px}.editor-tabs>b{color:#545b66;letter-spacing:.11em;margin:auto 3px auto auto;font-size:6px;font-weight:600}.code-surface{background:linear-gradient(90deg,#ffffff02,#0000 16%);height:282px;padding:17px 0}.code-track{padding:0 14px}.auto-scroll .code-track{animation:11s cubic-bezier(.22,.72,.32,1) 1.15s both code-drift}.code-line{opacity:.83;border-radius:3px;min-height:27px;position:relative}.code-line.is-active{background:linear-gradient(90deg,#8969dd13,#0000 76%)}.code-line.is-active:before{content:"";background:#a183f48c;width:1px;position:absolute;top:5px;bottom:5px;left:-14px}.code-line:hover{background:linear-gradient(90deg,#ffffff06,#0000 80%)}.code-line code{color:#aab1bc;letter-spacing:-.012em;font-size:9px}.line-number{color:#383e47}.syntax-key{color:#b296fb}.syntax-value{color:#79cbdc}.syntax-comment{color:#505762;font-style:italic}.syntax-accent{color:#d2baf6}.editor-status{color:#4f5660;letter-spacing:.02em;border-top:1px solid #ffffff0e;justify-content:flex-end;align-items:center;gap:16px;min-height:27px;padding:0 14px;font:6px/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.editor-status span:first-child{color:#59616c;align-items:center;gap:6px;margin-right:auto;display:flex}.editor-status span:first-child i{background:#6d9c8b;border-radius:50%;width:4px;height:4px}.terminal-row{min-height:36px}.terminal-cursor i{animation:1.05s step-end 5 blink}.protocol-step>i{box-shadow:0 0 12px #9b7cff38}@media (hover:hover){.product-window:hover{border-color:var(--window-border-strong);box-shadow:0 42px 115px #0009,0 0 55px #5b44b00e,inset 0 1px #ffffff0a}}.product-hero{min-height:1020px;padding-top:152px}.product-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#08090b);height:170px;position:absolute;bottom:0;left:0;right:0}.product-hero-inner{grid-template-columns:minmax(520px,.93fr) minmax(630px,1.07fr);gap:clamp(45px,5vw,82px)}.product-hero .hero-copy:before{content:"";background:linear-gradient(#0000,#9b7cff3d,#0000);width:1px;position:absolute;top:3px;bottom:4px;left:-40px}.product-hero .hero-copy h1{letter-spacing:-.064em;text-wrap:balance;max-width:740px;margin-bottom:32px;font-size:clamp(62px,5.85vw,91px);line-height:.985}.product-hero .hero-lead{color:#979eaa;text-wrap:pretty;max-width:585px;line-height:1.75}.product-hero .hero-actions{margin-top:34px}.product-hero .status-line{border-top:1px solid #fff1;margin-top:56px;padding-top:17px}.hero-window-stage{min-height:690px}.hero-window-stage:before{content:"";filter:blur(10px);background:radial-gradient(#5b44ae1a,#0000 66%);border:1px solid #ffffff06;border-radius:50%;width:92%;height:230px;position:absolute;bottom:44px;right:-8%;transform:rotate(-7deg)}.hero-code-main{width:79%;top:108px;left:0;transform:rotateY(-2deg)rotate(-.45deg)}.hero-terminal{width:66%;bottom:78px;right:-2%;transform:rotateY(-3deg)rotate(.75deg)}.hero-protocol{opacity:.88;width:51%;top:5px;right:0;transform:rotateY(-4deg)rotate(.6deg)}.stage-label-one{bottom:24px}.stage-label-two{top:53px}.problem-section{background:linear-gradient(#08090b 0% 84%,#060708 100%)}.thesis-section{background:linear-gradient(#060708,#050505 16% 84%,#07080a)}.architecture-section{background:linear-gradient(#07080a,#08090b 18% 84%,#090a0d)}.defi-section{background:linear-gradient(#090a0d,#08090b 15% 85%,#060708)}.technology-preview{background:linear-gradient(#060708,#050505 16% 86%,#08090b)}.usecase-section{background:linear-gradient(#08090b,#090a0d 16% 88%,#07080a)}.home-roadmap{background:linear-gradient(#07080a,#050505 18%,#050505)}.product-problem-grid .problem-card,.technology-product-card,.feature-window,.release-card{box-shadow:inset 0 1px #ffffff05}.product-stack .arch-layer{box-shadow:0 18px 42px #0000001f,inset 0 1px #ffffff06}.architecture-windows{gap:22px}.defi-product-stage{gap:24px}.feature-window{border-color:#ffffff13}.feature-window:before{content:"";background:linear-gradient(90deg,#0000,#977de240,#0000);height:1px;position:absolute;top:0;left:25%;right:25%}.wide-terminal{margin-top:48px}.usecase-story{min-height:252px}.usecase-mini-window{box-shadow:0 20px 55px #00000040,inset 0 1px #ffffff05}.release-card{min-height:344px}.legal-page{background:radial-gradient(circle at 78% 8%,#533ea512,#0000 25%),#060708}.legal-header{position:relative}.legal-header:after{content:"";background:linear-gradient(90deg,#0000,#9b7cff47);width:min(42%,420px);height:1px;position:absolute;bottom:-1px;right:0}.legal-header h1{letter-spacing:-.055em;text-wrap:balance;max-width:900px}.legal-layout aside{background:#0d0f1480;border:1px solid #fff1;border-radius:10px;padding:18px}.legal-layout aside a{border-bottom:1px solid #ffffff0a}.legal-content{color:#a5abb5}.legal-content>section{border-bottom:1px solid #ffffff0b}.legal-content>section:last-child{border-bottom:0}.legal-review{border-radius:10px}@media (width<=1280px) and (width>=1181px){.product-hero-inner{grid-template-columns:minmax(450px,.88fr) minmax(580px,1.12fr);gap:35px}.product-hero .hero-copy h1{font-size:clamp(60px,5.65vw,76px)}.hero-window-stage{transform-origin:100%;transform:scale(.94)}}@media (width<=1180px){.product-hero .hero-copy:before{display:none}.product-hero-inner{grid-template-columns:1fr}.product-hero .hero-copy h1{max-width:900px}.hero-window-stage{margin-top:32px}}@media (width<=760px){.logo{font-size:14px}.section{padding:112px 0}.section-heading{margin-bottom:58px}.section-heading h2{font-size:clamp(40px,11vw,54px);line-height:1.035}.cinematic-section:before{width:88vw}.product-hero{min-height:auto;padding-top:128px}.product-hero:after{height:110px}.product-hero .hero-copy h1{font-size:clamp(47px,13.5vw,66px)}.product-hero .status-line{margin-top:43px}.hero-window-stage{min-height:720px;margin-top:20px}.hero-code-main{width:96%;top:112px}.hero-protocol{width:80%}.hero-terminal{width:94%;bottom:55px}.editor-tabs>span:nth-child(2){display:none}.editor-tabs>span{padding-inline:9px}.editor-status span:nth-child(2){display:none}.code-surface{height:270px}.defi-code-window .code-surface{height:310px}.usecase-story{min-height:auto}.legal-layout aside{display:none}}@media (width<=430px){.hero-window-stage{min-height:685px}.hero-protocol{width:90%}.hero-terminal{bottom:30px}.editor-status span:last-child,.window-title>i{display:none}}@media (prefers-reduced-motion:reduce){.auto-scroll .code-track,.terminal-cursor i{animation:none;transform:none}}
