@font-face{font-family:TailSync Sans;src:local(Inter),local(SF Pro Display),local(Segoe UI Variable Display);font-display:swap}:root{--ink:#11120f;--ink-soft:#1a1c18;--paper:#f1efe7;--paper-bright:#fbfaf6;--muted:#a7a89f;--line:#11120f29;--line-light:#f1efe729;--lime:#d8ff54;--cyan:#58dfe5;--coral:#ff7158;--blue:#177cf7;--danger:#ff5b54;color:var(--ink);background:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:TailSync Sans,PingFang SC,Microsoft YaHei,Arial,sans-serif}*,:before,:after{box-sizing:border-box;letter-spacing:0;margin:0;padding:0}html{scroll-behavior:smooth;background:var(--ink)}html[data-theme=light],html[data-theme=light] body{background:var(--paper)}html[data-theme=dark],html[data-theme=dark] body{background:var(--ink)}body{min-width:320px;min-height:100%;color:var(--ink);background:var(--ink);overflow-x:hidden}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,svg,canvas{display:block}button:focus-visible,a:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}::selection{color:var(--ink);background:var(--lime)}#root{width:100%;min-height:100%}.landing-shell{background:var(--paper);width:100%;transition:background-color .42s,color .42s;overflow:clip}section[id]{scroll-margin-top:72px}.scroll-progress{z-index:100;transform-origin:0;background:var(--lime);pointer-events:none;width:100%;height:3px;position:fixed;top:0;left:0}.site-header{z-index:90;width:100%;height:72px;color:var(--paper-bright);backdrop-filter:blur(16px);background:#11120fd6;border-bottom:1px solid #f1efe71f;justify-content:space-between;align-items:center;padding:0 42px;display:flex;position:fixed;top:0;left:0}.brand{align-items:center;gap:10px;min-width:0;font-size:15px;font-weight:760;display:inline-flex}.brand img{border-radius:7px;width:30px;height:30px}.brand small{height:20px;color:var(--lime);border:1px solid #d8ff546b;border-radius:3px;align-items:center;padding:0 7px;font:600 10px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.site-nav{align-items:center;gap:24px;font-size:13px;font-weight:580;display:flex}.theme-switcher{isolation:isolate;background:#fbfaf60b;border:1px solid #f1efe72e;border-radius:4px;flex:none;grid-template-columns:repeat(3,64px);gap:2px;padding:3px;display:grid;position:relative}.theme-switch-indicator{z-index:-1;background:var(--lime);pointer-events:none;border-radius:2px;width:calc(33.3333% - 3.33333px);transition:transform .42s cubic-bezier(.16,1,.3,1),background-color .26s;position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 0 0 1px #d8ff542e}.theme-switcher.preference-light .theme-switch-indicator{transform:translate(calc(100% + 2px))}.theme-switcher.preference-dark .theme-switch-indicator{transform:translate(calc(200% + 4px))}.theme-switcher button{z-index:1;color:#fbfaf675;cursor:pointer;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;gap:6px;width:64px;height:30px;transition:color .18s,background-color .18s,transform .18s;display:inline-flex;position:relative}.theme-switcher button:hover:not(.active){color:var(--paper-bright);background:#fbfaf614}.theme-switcher button:active{transform:translateY(1px)}.theme-switcher button.active{color:var(--ink);background:0 0}.theme-switcher button span{font-size:11px;font-weight:650;display:inline}.site-nav>a{color:#fbfaf6ad;align-items:center;gap:7px;min-height:36px;transition:color .18s;display:inline-flex;position:relative}.site-nav>a:after{content:"";transform-origin:100%;background:var(--lime);height:1px;transition:transform .22s;position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.site-nav>a:hover{color:var(--paper-bright)}.site-nav>a:hover:after{transform-origin:0;transform:scaleX(1)}.site-nav .nav-source{height:38px;color:var(--ink);background:var(--paper-bright);border-radius:4px;padding:0 13px}.site-nav .nav-source:after{display:none}.menu-toggle{width:40px;height:40px;color:var(--paper-bright);cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;display:none}.hero{height:calc(100svh - 38px);min-height:680px;color:var(--paper-bright);background:var(--ink);isolation:isolate;position:relative;overflow:hidden}.sync-field{z-index:0;touch-action:pan-y;width:100%;height:100%;position:absolute;inset:0}.hero-noise{z-index:1;pointer-events:none;mix-blend-mode:screen;border:1px solid #f1efe70a;position:absolute;inset:0}.hero-copy{z-index:4;pointer-events:none;width:min(880px,67%);position:absolute;top:18%;left:6.5%}.hero-kicker,.eyebrow{text-transform:uppercase;align-items:center;gap:9px;font:650 11px/1 SFMono-Regular,Consolas,monospace;display:flex}.live-dot{background:var(--lime);border-radius:50%;width:7px;height:7px;animation:2s ease-in-out infinite live-pulse;box-shadow:0 0 0 5px #d8ff541f}@keyframes live-pulse{0%,to{box-shadow:0 0 0 5px #d8ff541a}50%{box-shadow:0 0 0 10px #d8ff5400}}.hero h1{text-wrap:balance;max-width:880px;margin-top:30px;font-size:112px;font-weight:760;line-height:.91}.hero h1 span{color:var(--lime)}.hero-copy>p{color:#fbfaf6ad;text-wrap:pretty;width:min(620px,84%);margin-top:30px;font-size:17px;line-height:1.75}.hero-actions,.download-actions{pointer-events:auto;flex-wrap:wrap;align-items:center;gap:10px;margin-top:34px;display:flex}.hero-actions{width:fit-content;max-width:100%}.button{border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:13px;font-weight:680;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-3px)}.button-primary{color:var(--ink);background:var(--lime)}.button-primary:hover{background:var(--paper-bright)}.button-quiet{color:var(--paper-bright);background:#11120fa3;border-color:#f1efe73d}.button-quiet:hover{border-color:var(--cyan);color:var(--cyan)}.hero-index{z-index:4;color:#fbfaf66b;align-items:center;gap:12px;font:600 9px/1 SFMono-Regular,Consolas,monospace;display:flex;position:absolute;bottom:26px;left:42px}.hero-index span:first-child{width:26px;height:26px;color:var(--ink);background:var(--lime);place-items:center;display:grid}.scroll-cue{z-index:4;color:#fbfaf699;align-items:center;gap:9px;font:600 9px/1 SFMono-Regular,Consolas,monospace;display:inline-flex;position:absolute;bottom:26px;right:42px}.scroll-cue svg{animation:1.8s ease-in-out infinite scroll-nudge}@keyframes scroll-nudge{0%,to{transform:translateY(-2px)}50%{transform:translateY(4px)}}.manifesto{color:var(--ink);background:#e9e7df;position:relative}.marquee{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);width:100%;color:var(--ink);background:var(--lime);overflow:hidden}.marquee-track{align-items:center;gap:24px;width:max-content;height:58px;animation:28s linear infinite marquee-shift;display:flex}.marquee-track span{font:760 14px/1 SFMono-Regular,Consolas,monospace}.marquee-track i{border:1px solid var(--ink);width:8px;height:8px;transform:rotate(45deg)}@keyframes marquee-shift{to{transform:translate(-50%)}}.manifesto-inner{grid-template-columns:minmax(390px,.82fr) minmax(560px,1.18fr);align-items:center;gap:7vw;min-height:820px;padding:110px 6.5% 126px;display:grid}.section-marker{color:currentColor;align-self:start;align-items:center;gap:10px;font:650 9px/1 SFMono-Regular,Consolas,monospace;display:flex}.section-marker>span{border:1px solid;place-items:center;width:28px;height:28px;display:grid}.section-marker-dark{color:#11120f99}.section-marker-light{color:#f1efe78f}.manifesto-copy{min-width:0}.manifesto-lead{text-wrap:balance;max-width:650px;margin-top:82px;font-size:52px;font-weight:520;line-height:1.08}.manifesto-lead strong{margin-top:12px;font-weight:780;display:block}.manifesto-note{border-top:1px solid var(--ink);max-width:430px;margin-top:72px;padding-top:22px}.manifesto-note p{margin-top:24px;font-size:14px;line-height:1.75}.relay-visual{--relay-bg:#10120f;--relay-fg:#f7f5ee;--relay-line:#f7f5ee2e;min-width:0;color:var(--relay-fg);border:1px solid var(--ink);background:var(--relay-bg);box-shadow:16px 16px 0 var(--coral);isolation:isolate;position:relative}.relay-head,.relay-footer{justify-content:space-between;align-items:center;gap:18px;min-height:52px;padding:0 18px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.relay-head{border-bottom:1px solid var(--relay-line)}.relay-head>span,.relay-footer>span:first-child{align-items:center;gap:7px;display:inline-flex}.relay-head svg,.relay-footer svg{color:var(--lime)}.relay-head small{color:#f7f5ee75;font:inherit}.relay-stage{min-height:520px;position:relative;overflow:hidden}.relay-stage:before{content:"";border:1px solid var(--relay-line);width:340px;height:340px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.relay-axis{z-index:1;background:var(--relay-line);height:1px;position:absolute;top:50%;left:11%;right:11%}.relay-axis:before,.relay-axis:after{content:"";background:var(--lime);width:7px;height:7px;position:absolute;top:-3px;transform:rotate(45deg)}.relay-axis:before{left:0}.relay-axis:after{background:var(--cyan);right:0}.relay-scanner{z-index:2;background:#58dfe5b8;width:1px;animation:4.8s cubic-bezier(.65,0,.35,1) infinite relay-scan;position:absolute;top:10%;bottom:10%;left:16%;box-shadow:0 0 18px #58dfe59e}@keyframes relay-scan{0%,8%{opacity:0;left:16%}16%,76%{opacity:1}88%,to{opacity:0;left:84%}}.relay-device{z-index:5;width:104px;height:112px;color:var(--relay-fg);border:1px solid var(--relay-line);background:var(--relay-bg);flex-direction:column;justify-content:center;align-items:center;animation:3.2s ease-in-out infinite relay-device-breathe;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.relay-device-mac{box-shadow:7px 7px 0 var(--lime);left:5%}.relay-device-pc{box-shadow:7px 7px 0 var(--cyan);animation-delay:-1.6s;right:5%}.relay-device strong{margin-top:11px;font-size:11px}.relay-device small{color:#f7f5ee73;margin-top:5px;font:500 7px/1 SFMono-Regular,Consolas,monospace}@keyframes relay-device-breathe{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 7px))}}.relay-core{z-index:6;width:170px;height:170px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.relay-orbit{border:1px dashed #d8ff547a;border-radius:50%;animation:8s linear infinite relay-orbit;position:absolute;inset:0}.relay-orbit i{background:var(--lime);width:7px;height:7px;position:absolute}.relay-orbit i:first-child{top:12px;left:35px}.relay-orbit i:nth-child(2){background:var(--cyan);top:50%;right:-4px}.relay-orbit i:last-child{background:var(--coral);bottom:10px;left:48px}@keyframes relay-orbit{to{transform:rotate(360deg)}}.relay-core-face{width:102px;height:102px;color:var(--ink);background:var(--lime);box-shadow:8px 8px 0 var(--coral);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.relay-core-face>*{transform:rotate(-45deg)}.relay-core-face strong{margin-top:7px;font:760 8px/1 SFMono-Regular,Consolas,monospace}.relay-core-face small{margin-top:4px;font:650 6px/1 SFMono-Regular,Consolas,monospace}.relay-packet{z-index:4;width:29px;height:29px;color:var(--ink);border:1px solid var(--ink);background:var(--lime);place-items:center;animation:4.2s cubic-bezier(.65,0,.35,1) infinite relay-packet-forward;display:grid;position:absolute;left:18%}.relay-packet-text{top:39%}.relay-packet-image{background:var(--cyan);animation-name:relay-packet-reverse;animation-delay:-1.4s;top:50%;left:auto;right:18%}.relay-packet-file{background:var(--coral);animation-delay:-2.8s;top:61%}@keyframes relay-packet-forward{0%{opacity:0;left:18%;transform:rotate(0)}10%,90%{opacity:1}to{opacity:0;left:calc(82% - 29px);transform:rotate(360deg)}}@keyframes relay-packet-reverse{0%{opacity:0;right:18%;transform:rotate(0)}10%,90%{opacity:1}to{opacity:0;right:calc(82% - 29px);transform:rotate(-360deg)}}.relay-footer{border-top:1px solid var(--relay-line);color:#f7f5ee75}.relay-footer>span:first-child{color:var(--relay-fg)}.routing-section{min-height:900px;color:var(--ink);background:var(--paper);grid-template-columns:minmax(390px,.82fr) minmax(600px,1.18fr);display:grid}.routing-copy{border-right:1px solid var(--line);flex-direction:column;justify-content:center;padding:100px 5vw 100px 6.5vw;display:flex;position:relative}.routing-copy .section-marker{position:absolute;top:54px;left:6.5vw}.routing-copy .eyebrow{color:#53621d}.routing-copy h2{min-height:136px;margin-top:24px;font-size:58px;line-height:1.05}.routing-copy>p{color:#11120fa3;min-height:118px;margin-top:24px;font-size:16px;line-height:1.8}.route-interface{border-left:3px solid var(--lime);background:var(--ink);min-height:44px;color:var(--paper-bright);align-items:center;gap:10px;margin-top:22px;padding:0 13px;font:600 11px/1 SFMono-Regular,Consolas,monospace;display:flex}.route-switcher{border:1px solid var(--line);background:#e6e3d9;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin-top:28px;padding:3px;display:grid}.route-switcher button{color:#11120fad;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;gap:7px;min-width:0;height:44px;padding:0 7px;font-size:11px;font-weight:680;transition:background .18s,color .18s;display:inline-flex}.route-switcher button.active{color:var(--paper-bright);background:var(--ink)}.route-lab{border:1px solid var(--ink);background:var(--paper-bright);min-width:0;box-shadow:18px 18px 0 var(--cyan);margin:52px;position:relative}.lab-header,.lab-status{justify-content:space-between;align-items:center;height:48px;padding:0 17px;font:650 9px/1 SFMono-Regular,Consolas,monospace;display:flex}.lab-header{border-bottom:1px solid var(--line)}.lab-header small{color:#11120fad}.route-stage{background-color:#f7f5ee;background-size:40px 40px;min-height:650px;position:relative;overflow:hidden}.route-stage:before,.route-stage:after{content:"";pointer-events:none;position:absolute}.route-stage:before{border:20px solid #11120f06;inset:0}.route-stage:after{border:1px solid #11120f14;width:440px;height:440px;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.lab-device{z-index:4;border:1px solid var(--ink);background:var(--paper-bright);flex-direction:column;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lab-device-a{box-shadow:7px 7px 0 var(--lime);left:5%}.lab-device-b{box-shadow:7px 7px 0 var(--coral);right:5%}.lab-device strong{margin-top:9px;font-size:11px}.lab-device small{color:#11120fad;margin-top:3px;font:500 8px/1 SFMono-Regular,Consolas,monospace}.route-core{z-index:5;width:92px;height:92px;color:var(--paper-bright);background:var(--ink);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.route-core:before,.route-core:after{content:"";pointer-events:none;position:absolute}.route-core:before{border:1px solid #11120f33;animation:7s linear infinite route-core-orbit;inset:-13px}.route-core:after{background:var(--cyan);width:7px;height:7px;box-shadow:0 124px 0 var(--coral);animation:4.8s linear infinite route-core-counter-orbit;top:-18px;left:50%}@keyframes route-core-orbit{to{transform:rotate(360deg)}}@keyframes route-core-counter-orbit{to{transform:rotate(-360deg)}}.route-core-content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;transform:rotate(-45deg)}.route-core-content>span{color:var(--lime)}.route-core-content strong{margin-top:4px;font:720 10px/1 SFMono-Regular,Consolas,monospace}.route-core-content small{color:#f1efe78c;margin-top:3px;font:500 7px/1 SFMono-Regular,Consolas,monospace}.route-path{z-index:2;border-top:1px dashed #11120f61;height:1px;transition:opacity .24s,border-color .24s;position:absolute;left:12%;right:12%}.route-path-lan{top:30%}.route-path-tail{top:70%}.route-path-label{z-index:4;background:#f7f5ee;border:1px solid #11120f24;justify-content:center;align-items:center;gap:8px;min-width:78px;padding:5px 7px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.route-path-lan .route-path-label{top:-46px}.route-path-tail .route-path-label{top:26px}.route-path-label b,.route-path-label small{font:650 8px/1 SFMono-Regular,Consolas,monospace}.route-path-label small{color:#11120fad}.route-packet{z-index:3;border:1px solid var(--ink);width:30px;height:30px;color:var(--ink);background:var(--lime);place-items:center;animation:3.6s cubic-bezier(.65,0,.35,1) infinite packet-cross;display:grid;position:absolute;top:-15px;left:0}.packet-tail{background:var(--cyan);animation-delay:-1.8s}@keyframes packet-cross{0%{left:0;transform:rotate(0)}50%{left:calc(100% - 30px);transform:rotate(180deg)}to{left:0;transform:rotate(360deg)}}.mode-auto .route-path-lan,.mode-lan .route-path-lan,.mode-tailscale .route-path-tail{border-color:var(--ink);opacity:1}.mode-lan .route-path-tail,.mode-tailscale .route-path-lan{opacity:.18}.mode-lan .packet-tail,.mode-tailscale .packet-lan{animation-play-state:paused}.mode-auto .packet-tail{opacity:.35;animation-duration:6s}.lab-status{border-top:1px solid var(--line);color:#11120fad}.lab-status span{align-items:center;gap:6px;display:inline-flex}.lab-status i,.route-float-head i{background:#37bd68;border-radius:50%;width:6px;height:6px}.flow-section{color:var(--paper-bright);background:var(--ink);padding:130px 6.5% 150px}.flow-heading{grid-template-columns:170px minmax(0,1fr);gap:40px;display:grid}.flow-heading h2{max-width:920px;font-size:64px;line-height:1.06}.flow-heading h2 span{color:#f1efe75c}.flow-workbench{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);min-height:690px;margin-top:82px;display:grid}.flow-tabs{border-right:1px solid var(--line-light);flex-direction:column;display:flex}.flow-tabs button{border:0;border-bottom:1px solid var(--line-light);color:#f1efe76b;text-align:left;cursor:pointer;background:0 0;flex:1;grid-template-columns:38px 42px 1fr 24px;align-items:center;gap:14px;min-height:150px;padding:0 28px;transition:color .22s,background .22s;display:grid;position:relative}.flow-tabs button:last-child{border-bottom:0}.flow-tabs button:before{content:"";background:var(--lime);width:4px;transition:transform .22s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.flow-tabs button:hover,.flow-tabs button.active{color:var(--paper-bright);background:#f1efe70a}.flow-tabs button.active:before{transform:scaleY(1)}.flow-tab-index{font:600 10px/1 SFMono-Regular,Consolas,monospace}.flow-tab-icon{border:1px solid;place-items:center;width:40px;height:40px;display:grid}.flow-tab-name{font-size:24px;font-weight:700}.flow-preview{background:var(--paper-bright);min-width:0;color:var(--ink);grid-template-rows:50px 1fr;grid-template-columns:minmax(280px,1fr) minmax(260px,.75fr);display:grid}.preview-topline{border-bottom:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;height:50px;padding:0 18px;font:650 9px/1 SFMono-Regular,Consolas,monospace;display:flex}.preview-topline small{color:#11120fad}.preview-art{border:1px solid var(--ink);background:var(--paper);min-width:0;box-shadow:10px 10px 0 var(--lime);isolation:isolate;justify-content:center;align-items:center;margin:28px;animation:.72s cubic-bezier(.16,1,.3,1) both preview-arrive;display:flex;position:relative;overflow:hidden}@keyframes preview-arrive{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.preview-copy{border-left:1px solid var(--line);flex-direction:column;justify-content:flex-end;padding:50px 42px;display:flex}.preview-copy>span{color:#11120fad;font:650 9px/1.4 SFMono-Regular,Consolas,monospace}.preview-copy h3{margin-top:18px;font-size:36px;line-height:1.08}.preview-copy p{color:#11120f9e;margin-top:22px;font-size:14px;line-height:1.78}.preview-text{color:var(--paper-bright);background:var(--ink-soft);box-shadow:10px 10px 0 var(--lime);flex-direction:column;justify-content:flex-start;align-items:stretch;padding:34px}.text-preview-head{z-index:3;border-bottom:1px solid #f1efe729;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;font:600 8px/1 SFMono-Regular,Consolas,monospace;display:flex;position:relative}.text-preview-head>span{color:var(--paper-bright);align-items:center;gap:8px;display:inline-flex}.text-preview-head svg,.text-preview-head small{color:var(--lime)}.text-code{z-index:3;white-space:pre;flex-direction:column;gap:8px;margin-top:38px;font:500 12.5px/1.6 SFMono-Regular,Consolas,monospace;display:flex;position:relative}.code-line{opacity:0;grid-template-columns:28px minmax(0,1fr);animation:6s cubic-bezier(.16,1,.3,1) infinite code-line-write;display:grid;transform:translate(-14px)}.code-line:nth-child(2){animation-delay:.14s}.code-line:nth-child(3){animation-delay:.28s}.code-line:nth-child(4){animation-delay:.42s}.code-line:nth-child(5){animation-delay:.56s}.code-line>i{color:#f1efe742;font-style:normal}.code-line code{min-width:0;color:var(--paper-bright);font:inherit}.code-line em{color:var(--coral);font-style:normal}.code-line b,.code-line strong{color:var(--cyan);font-weight:600}@keyframes code-line-write{0%,5%{opacity:0;transform:translate(-14px)}13%,82%{opacity:1;transform:translate(0)}94%,to{opacity:0;transform:translate(8px)}}.code-caret{background:var(--lime);width:7px;height:1.15em;margin-left:4px;animation:.72s step-end infinite caret-blink;display:inline-block;transform:translateY(3px)}@keyframes caret-blink{50%{opacity:0}}.text-scan{z-index:2;background:#58dfe5c7;height:1px;animation:3.8s cubic-bezier(.65,0,.35,1) infinite text-scan-pass;position:absolute;top:60px;left:0;right:0;box-shadow:0 0 16px #58dfe5b3}@keyframes text-scan-pass{0%,8%{opacity:0;top:60px}16%,76%{opacity:1}90%,to{opacity:0;top:calc(100% - 34px)}}.text-ack,.file-check{color:var(--lime);align-items:center;gap:7px;font:600 8px/1 SFMono-Regular,Consolas,monospace;display:inline-flex;position:absolute;bottom:18px;right:18px}.text-ack{animation:2s ease-in-out infinite ack-pulse}@keyframes ack-pulse{0%,to{opacity:.46}50%{opacity:1}}.preview-image{background:var(--coral);box-shadow:10px 10px 0 var(--coral)}.image-plane{border:1px solid var(--ink);background:var(--paper-bright);position:absolute}.image-plane-a{width:55%;height:62%;box-shadow:18px 18px 0 var(--cyan);animation:5.2s ease-in-out infinite image-plane-a-float;top:13%;left:14%;transform:rotate(-7deg)}.image-plane-a:before{content:"";border:16px solid var(--ink);border-right-color:var(--lime);width:58%;height:58%;position:absolute;top:18%;left:17%;transform:rotate(21deg)}.image-plane-b{background:var(--ink);width:34%;height:42%;animation:4.4s ease-in-out infinite image-plane-b-float;bottom:14%;right:11%;transform:rotate(8deg)}@keyframes image-plane-a-float{0%,to{transform:translate(0,0)rotate(-7deg)}50%{transform:translate(8px,-13px)rotate(-2deg)}}@keyframes image-plane-b-float{0%,to{transform:translate(0,0)rotate(8deg)}50%{transform:translate(-10px,9px)rotate(13deg)}}.image-plane-b:before,.image-plane-b:after{content:"";border:1px solid var(--paper-bright);position:absolute}.image-plane-b:before{inset:18%}.image-plane-b:after{top:42%;left:-18%;right:-18%}.image-scan{z-index:4;background:var(--lime);width:2px;animation:3.6s cubic-bezier(.65,0,.35,1) infinite image-scan-pass;position:absolute;top:0;bottom:0;left:8%;box-shadow:0 0 18px #d8ff54e6}@keyframes image-scan-pass{0%,7%{opacity:0;left:8%}16%,78%{opacity:1}91%,to{opacity:0;left:92%}}.image-pixels{z-index:5;pointer-events:none;position:absolute;inset:0}.image-pixels span{--pixel-x:0px;--pixel-y:0px;opacity:0;background:var(--lime);width:7px;height:7px;animation:4.8s cubic-bezier(.16,1,.3,1) infinite pixel-reassemble;position:absolute;top:47%;left:49%}.image-pixels span:first-child{--pixel-x:-112px;--pixel-y:-88px}.image-pixels span:nth-child(2){--pixel-x:98px;--pixel-y:-76px;background:var(--cyan);animation-delay:-.4s}.image-pixels span:nth-child(3){--pixel-x:-134px;--pixel-y:64px;background:var(--paper-bright);animation-delay:-.8s}.image-pixels span:nth-child(4){--pixel-x:126px;--pixel-y:79px;animation-delay:-1.2s}.image-pixels span:nth-child(5){--pixel-x:-62px;--pixel-y:108px;background:var(--ink);animation-delay:-1.6s}.image-pixels span:nth-child(6){--pixel-x:72px;--pixel-y:112px;background:var(--paper-bright);animation-delay:-2s}.image-pixels span:nth-child(7){--pixel-x:-146px;--pixel-y:-12px;background:var(--cyan);animation-delay:-2.4s}.image-pixels span:nth-child(8){--pixel-x:148px;--pixel-y:4px;background:var(--ink);animation-delay:-2.8s}@keyframes pixel-reassemble{0%,12%{opacity:0;transform:translate(0)scale(0)}28%,68%{opacity:1;transform:translate(var(--pixel-x), var(--pixel-y)) scale(1)}86%,to{opacity:0;transform:translate(0)scale(.2)}}.image-status{z-index:6;min-height:32px;color:var(--ink);border:1px solid var(--ink);background:var(--lime);align-items:center;gap:7px;padding:0 9px;font:650 7px/1 SFMono-Regular,Consolas,monospace;animation:2.4s ease-in-out infinite image-status-pulse;display:flex;position:absolute;top:15px;left:15px}@keyframes image-status-pulse{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.image-caption{z-index:3;min-height:34px;color:var(--paper-bright);background:var(--ink);align-items:center;gap:8px;padding:0 10px;font:600 8px/1 SFMono-Regular,Consolas,monospace;animation:4.8s cubic-bezier(.16,1,.3,1) infinite image-caption-cycle;display:flex;position:absolute;bottom:16px;right:16px}@keyframes image-caption-cycle{0%,8%{opacity:0;transform:translateY(12px)}20%,82%{opacity:1;transform:translateY(0)}94%,to{opacity:0;transform:translateY(-6px)}}.preview-file{color:var(--ink);background:var(--cyan);box-shadow:10px 10px 0 var(--cyan);flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:38px}.file-icon-wrap{animation:3s ease-in-out infinite file-icon-lift;position:relative}.file-icon-wrap>span{width:25px;height:25px;color:var(--paper-bright);border:1px solid var(--ink);background:var(--ink);place-items:center;font:650 7px/1 SFMono-Regular,Consolas,monospace;display:grid;position:absolute;bottom:-7px;right:-13px}@keyframes file-icon-lift{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-4deg)}}.file-preview-copy{flex-direction:column;gap:5px;margin-top:25px;display:flex}.file-preview-copy strong{font-size:18px}.file-preview-copy span{font:550 9px/1 SFMono-Regular,Consolas,monospace}.file-progress-track{border:1px solid var(--ink);background:0 0;width:100%;height:7px;margin-top:30px}.file-progress-track span{background:var(--ink);width:100%;height:100%;animation:3s ease-in-out infinite progress-complete;display:block}@keyframes progress-complete{0%{width:14%}70%,to{width:100%}}.file-chunk-rail{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;width:100%;margin-top:18px;display:grid}.file-chunk-rail span{opacity:.18;border:1px solid var(--ink);background:0 0;height:24px;animation:2.8s ease-in-out infinite file-chunk-confirm;transform:translateY(8px)}.file-chunk-rail span:nth-child(2){animation-delay:.12s}.file-chunk-rail span:nth-child(3){animation-delay:.24s}.file-chunk-rail span:nth-child(4){animation-delay:.36s}.file-chunk-rail span:nth-child(5){animation-delay:.48s}.file-chunk-rail span:nth-child(6){animation-delay:.6s}.file-chunk-rail span:nth-child(7){animation-delay:.72s}@keyframes file-chunk-confirm{0%,12%{opacity:.18;background:0 0;transform:translateY(8px)}30%,72%{opacity:1;background:var(--ink);transform:translateY(0)}92%,to{opacity:.18;background:0 0;transform:translateY(-5px)}}.file-metrics{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-top:13px;font:600 7px/1 SFMono-Regular,Consolas,monospace;display:flex}.preview-file .file-check{color:var(--ink);animation:3s ease-in-out infinite file-check-pulse}@keyframes file-check-pulse{0%,62%{opacity:.34;transform:translate(-6px)}74%,94%{opacity:1;transform:translate(0)}to{opacity:.34;transform:translate(4px)}}.history-intelligence{min-height:1420px;color:var(--paper-bright);isolation:isolate;background:#151813;padding:110px 6.5% 0;position:relative;overflow:hidden}.history-kinetic-word{z-index:-1;color:#0000;opacity:.68;white-space:nowrap;-webkit-text-stroke:1px #f1efe71a;font-size:17vw;font-weight:820;line-height:.86;animation:18s ease-in-out infinite history-word-drift;position:absolute;top:12px;left:-4vw}@keyframes history-word-drift{0%,to{transform:translate(0)}50%{transform:translate(7vw)}}.history-pulse-field{z-index:-1;opacity:.62;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(6,1fr);width:38vw;height:520px;display:grid;position:absolute;top:0;right:0;transform:rotate(-8deg)translate(4%,-8%)}.history-pulse-field i{border:1px solid var(--cyan);place-self:center;width:5px;height:5px;animation:3.2s ease-in-out infinite history-pulse-node}.history-pulse-field i:nth-child(3n+1){border-color:var(--lime);animation-delay:-.8s}.history-pulse-field i:nth-child(3n+2){border-color:var(--coral);animation-delay:-1.6s}.history-pulse-field i:nth-child(4n){width:22px}@keyframes history-pulse-node{0%,to{opacity:.16;transform:scale(.6)rotate(0)}50%{opacity:1;transform:scale(1.4)rotate(90deg)}}.history-intro{z-index:2;grid-template-columns:150px minmax(420px,1fr) minmax(210px,.42fr);align-items:end;gap:42px;min-height:340px;display:grid;position:relative}.history-intro>.section-marker{align-self:start}.history-intro-copy{max-width:820px}.history-eyebrow,.recovery-eyebrow{color:var(--lime);align-items:center;gap:9px;font:650 9px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.history-intro-copy h2{text-wrap:balance;margin-top:28px;font-size:72px;font-weight:520;line-height:.98}.history-intro-copy h2 strong{color:var(--cyan);font-weight:820}.history-intro-copy p{color:#f1efe799;max-width:650px;margin-top:30px;font-size:15px;line-height:1.82}.history-intro-stats{border-top:1px solid #f1efe72e;align-self:end;display:grid}.history-intro-stats>div{border-bottom:1px solid #f1efe72e;justify-content:space-between;align-items:center;gap:20px;min-height:92px;display:flex}.history-intro-stats strong{color:var(--lime);font:720 28px/1 SFMono-Regular,Consolas,monospace}.history-intro-stats span{color:#f1efe780;font-size:11px}.history-console{z-index:3;width:100%;min-height:860px;color:var(--paper-bright);box-shadow:14px 14px 0 var(--coral);background:#0d0f0c;border:1px solid #f1efe7b8;margin-top:58px;position:relative}.history-console-head{border-bottom:1px solid #f1efe729;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;min-height:58px;padding:0 18px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:grid}.history-console-head>span,.history-console-live{align-items:center;gap:8px;display:inline-flex}.history-console-head>small{color:#f1efe766;justify-self:end}.history-console-live{color:var(--lime)}.history-console-live i{background:var(--lime);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite history-live-pulse}@keyframes history-live-pulse{0%,to{opacity:.3;box-shadow:0 0 #d8ff5400}50%{opacity:1;box-shadow:0 0 0 7px #d8ff541a}}.history-date-filter{border-bottom:1px solid #f1efe729;grid-template-columns:112px minmax(0,1fr) 100px;align-items:center;gap:14px;min-height:68px;padding:9px 14px;display:grid}.history-date-label{color:#f1efe780;align-items:center;gap:8px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.history-date-options{border:1px solid #f1efe724;grid-template-columns:repeat(7,minmax(68px,1fr));min-width:0;display:grid}.history-date-options button{color:#f1efe775;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-right:1px solid #f1efe724;min-height:34px;padding:0 8px;font-size:10px;transition:color .18s,background-color .18s}.history-date-options button:last-child{border-right:0}.history-date-options button:hover,.history-date-options button.active{color:var(--ink);background:var(--lime)}.history-date-filter>strong{color:var(--cyan);text-align:right;font:650 8px/1 SFMono-Regular,Consolas,monospace}.history-console-grid{grid-template-columns:220px minmax(390px,1.18fr) minmax(300px,.82fr);min-height:680px;display:grid}.history-category-rail{border-right:1px solid #f1efe729;min-width:0}.history-rail-title{color:#f1efe75c;border-bottom:1px solid #f1efe71f;align-items:center;height:48px;padding:0 15px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.history-category-rail button{color:#f1efe76b;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #f1efe71f;grid-template-columns:24px 24px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:77px;padding:0 15px;transition:color .18s,background-color .18s;display:grid;position:relative}.history-category-rail button:before{content:"";background:var(--lime);width:3px;transition:transform .26s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.history-category-rail button:hover,.history-category-rail button.active{color:var(--paper-bright);background:#f1efe70e}.history-category-rail button.active:before{transform:scaleY(1)}.history-category-rail button>span,.history-category-rail button>small{color:#f1efe757;font:600 7px/1 SFMono-Regular,Consolas,monospace}.history-category-rail button>b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.history-analysis{--history-tone:var(--lime);isolation:isolate;background:#171a15;border-right:1px solid #f1efe729;place-items:center;min-width:0;padding:54px 48px;display:grid;position:relative;overflow:hidden}.history-analysis.tone-cyan{--history-tone:var(--cyan)}.history-analysis.tone-coral{--history-tone:var(--coral)}.history-analysis.tone-paper{--history-tone:var(--paper-bright)}.history-analysis-scan{z-index:4;background:var(--history-tone);width:1px;box-shadow:0 0 18px var(--history-tone);pointer-events:none;animation:4.6s cubic-bezier(.65,0,.35,1) infinite history-analysis-scan;position:absolute;top:4%;bottom:4%;left:8%}@keyframes history-analysis-scan{0%,8%{opacity:0;left:8%}18%,78%{opacity:.9}92%,to{opacity:0;left:92%}}.history-vector-field{z-index:-1;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(6,1fr);display:grid;position:absolute;inset:8%;transform:rotate(-5deg)scale(1.08)}.history-vector-field i{background:#f1efe738;place-self:center;width:4px;height:4px;animation:2.8s ease-in-out infinite history-vector-node}.history-vector-field i:nth-child(4n+1){background:var(--lime);animation-delay:-.7s}.history-vector-field i:nth-child(4n+2){background:var(--cyan);animation-delay:-1.4s}.history-vector-field i:nth-child(4n+3){background:var(--coral);animation-delay:-2.1s}@keyframes history-vector-node{0%,to{opacity:.14;transform:translateY(0)scale(.7)}50%{opacity:.82;transform:translateY(-8px)scale(1.3)}}.history-sample{z-index:2;width:min(520px,100%);min-height:420px;box-shadow:11px 11px 0 var(--history-tone);background:#0e100d;border:1px solid #f1efe7b8;padding:26px;animation:.62s cubic-bezier(.16,1,.3,1) both history-sample-enter;position:relative}@keyframes history-sample-enter{0%{opacity:0;transform:translateY(22px)rotate(1.5deg)scale(.97)}to{opacity:1;transform:translateY(0)rotate(0)scale(1)}}.history-sample-head{border-bottom:1px solid #f1efe729;justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.history-sample-head>span{color:var(--history-tone);align-items:center;gap:8px;display:inline-flex}.history-sample-head>small{color:#f1efe76b}.history-sample>p{overflow-wrap:anywhere;min-height:104px;color:var(--paper-bright);align-items:center;margin-top:28px;font:620 18px/1.55 SFMono-Regular,Consolas,monospace;display:flex}.history-sample-source{color:#f1efe76b;font:550 8px/1 SFMono-Regular,Consolas,monospace}.history-labels{flex-wrap:wrap;align-items:center;gap:7px;margin-top:27px;display:flex}.history-labels>span{color:#f1efe761;margin-right:5px;font:600 7px/1 SFMono-Regular,Consolas,monospace}.history-labels>b{color:#f1efe794;border:1px solid #f1efe733;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:9px;font-weight:620;display:inline-flex}.history-labels>b.primary{color:var(--ink);border-color:var(--history-tone);background:var(--history-tone)}.history-confidence{margin-top:26px}.history-confidence>div{color:#f1efe76b;justify-content:space-between;align-items:center;margin-bottom:9px;font:600 7px/1 SFMono-Regular,Consolas,monospace;display:flex}.history-confidence>div strong{color:var(--history-tone);font-size:11px}.history-confidence-track{border:1px solid #f1efe752;width:100%;height:7px;display:block;overflow:hidden}.history-confidence-track>i{background:var(--history-tone);height:100%;transition:width .62s cubic-bezier(.16,1,.3,1);animation:1.8s ease-in-out infinite history-confidence-pulse;display:block}@keyframes history-confidence-pulse{0%,to{opacity:.64}50%{opacity:1}}.history-feature-strip{color:#f1efe757;grid-template-columns:auto 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:6px;margin-top:25px;font:550 6px/1 SFMono-Regular,Consolas,monospace;display:grid}.history-feature-strip i{background:#f1efe733;height:1px}.history-orbit-tags{pointer-events:none;position:absolute;inset:0}.history-orbit-tags span{min-width:34px;height:24px;color:var(--ink);border:1px solid var(--ink);background:var(--lime);place-items:center;font:700 7px/1 SFMono-Regular,Consolas,monospace;animation:4s ease-in-out infinite history-tag-float;display:grid;position:absolute}.history-orbit-tags span:first-child{top:8%;left:5%}.history-orbit-tags span:nth-child(2){background:var(--cyan);animation-delay:-1s;top:14%;right:4%}.history-orbit-tags span:nth-child(3){background:var(--coral);animation-delay:-2s;bottom:9%;left:7%}.history-orbit-tags span:nth-child(4){background:var(--paper-bright);animation-delay:-3s;bottom:13%;right:6%}@keyframes history-tag-float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(3deg)}}.history-results{min-width:0;color:var(--ink);background:var(--paper-bright)}.history-results-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:48px;padding:0 15px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.history-results-head>span{align-items:center;gap:7px;display:inline-flex}.history-results-head>small{color:#11120fad}.history-results>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:154px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:17px 15px;transition:background-color .18s;display:grid;position:relative}.history-results>button:after{content:"";background:var(--lime);width:0;height:3px;position:absolute;bottom:0;left:0}.history-results>button:hover,.history-results>button.active{background:#eeece3}.history-results>button.active:after{animation:2.4s linear infinite history-result-progress}@keyframes history-result-progress{0%{width:0}to{width:100%}}.history-result-icon{border:1px solid var(--ink);background:var(--lime);place-items:center;width:38px;height:38px;display:grid}.history-result-icon.tone-cyan{background:var(--cyan)}.history-result-icon.tone-coral{background:var(--coral)}.history-result-icon.tone-paper{background:var(--paper)}.history-result-copy{flex-direction:column;gap:9px;min-width:0;display:flex}.history-result-copy>b{color:#4f544f;font:650 8px/1 SFMono-Regular,Consolas,monospace}.history-result-copy>strong{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;font:620 11px/1.45 SFMono-Regular,Consolas,monospace;display:-webkit-box;overflow:hidden}.history-result-copy>small{color:#5f645f;text-overflow:ellipsis;white-space:nowrap;font:500 7px/1 SFMono-Regular,Consolas,monospace;overflow:hidden}.history-query-state{color:#686a64;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;min-height:58px;padding:0 15px;font:600 8px/1 SFMono-Regular,Consolas,monospace;display:grid}.history-query-state>svg,.history-query-state>strong{color:#277d82}.history-console-foot{color:#f1efe76b;border-top:1px solid #f1efe729;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:16px;min-height:54px;padding:0 18px;font:600 7px/1 SFMono-Regular,Consolas,monospace;display:grid}.history-console-foot span:first-child{color:var(--lime);align-items:center;gap:7px;display:inline-flex}.history-console-foot span:nth-child(2){text-align:center}.history-console-foot span:last-child{color:var(--cyan);text-align:right}.history-category-marquee{height:62px;color:var(--ink);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--lime);margin:95px -8% 0;overflow:hidden}.history-category-marquee>div{align-items:center;width:max-content;height:100%;animation:24s linear infinite history-marquee-shift;display:flex}.history-category-marquee span{align-items:center;gap:28px;margin-right:28px;font:760 17px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.history-category-marquee i{border:1px solid var(--ink);background:var(--coral);width:8px;height:8px;transform:rotate(45deg)}@keyframes history-marquee-shift{to{transform:translate(-50%)}}.security-section{min-height:980px;color:var(--paper-bright);background:#070806;position:relative;overflow:hidden}.security-section:before,.security-section:after{content:"";pointer-events:none;position:absolute}.security-section:before{border:1px solid #f1efe714;width:560px;height:560px;animation:18s linear infinite security-field-rotate;top:50%;right:-210px}.security-section:after{z-index:1;background:#58dfe53d;height:1px;animation:7s cubic-bezier(.65,0,.35,1) infinite security-field-scan;top:14%;left:0;right:0;box-shadow:0 0 24px #58dfe547}@keyframes security-field-rotate{to{transform:rotate(360deg)}}@keyframes security-field-scan{0%,8%{opacity:0;top:14%}18%,78%{opacity:1}92%,to{opacity:0;top:86%}}.security-word{color:#f1efe70e;pointer-events:none;white-space:nowrap;font-size:210px;font-weight:820;line-height:1;animation:13s ease-in-out infinite security-word-drift;position:absolute;top:-40px;left:50%;transform:translate(-50%)}@keyframes security-word-drift{0%,to{transform:translate(-52%)}50%{transform:translate(-48%)}}.security-inner{z-index:2;grid-template-columns:minmax(400px,.9fr) minmax(550px,1.1fr);align-items:center;gap:8vw;min-height:980px;padding:150px 6.5% 110px;display:grid;position:relative}.security-copy h2{margin-top:74px;font-size:54px;line-height:1.08}.security-copy h2 span{color:var(--coral)}.security-copy>p{color:#f1efe78f;max-width:600px;margin-top:30px;font-size:16px;line-height:1.85}.security-facts{flex-direction:column;gap:13px;margin-top:34px;display:flex}.security-facts span{align-items:center;gap:10px;font-size:13px;display:flex}.security-facts svg{color:var(--lime)}.handshake{min-width:0;box-shadow:16px 16px 0 var(--coral);isolation:isolate;background:#0f110e;border:1px solid #f1efe752;position:relative;overflow:hidden}.handshake-head{z-index:8;border-bottom:1px solid var(--line-light);color:#f1efe78c;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:0 20px;font:650 9px/1 SFMono-Regular,Consolas,monospace;display:flex;position:relative}.handshake-head b{color:var(--paper-bright);font:inherit}.handshake-live-status{color:var(--paper-bright);align-items:center;gap:8px;display:inline-flex}.handshake-live-status>i{background:var(--lime);border-radius:50%;width:6px;height:6px;animation:1.15s ease-in-out infinite handshake-live-pulse}@keyframes handshake-live-pulse{0%,to{opacity:.3;box-shadow:0 0 #d8ff5400}50%{opacity:1;box-shadow:0 0 0 6px #d8ff541f}}.handshake-live-status svg{color:var(--lime)}.crypto-stage{border-bottom:1px solid var(--line-light);background:#0a0c09;min-height:180px;position:relative;overflow:hidden}.crypto-stage:before{content:"";border:1px solid #f1efe713;width:220px;height:220px;animation:12s linear infinite crypto-field-turn;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@keyframes crypto-field-turn{to{transform:translate(-50%,-50%)rotate(405deg)}}.crypto-sweep{z-index:6;background:var(--cyan);width:1px;animation:3.8s cubic-bezier(.65,0,.35,1) infinite crypto-sweep-pass;position:absolute;top:0;bottom:0;left:8%;box-shadow:0 0 16px #58dfe5b8}@keyframes crypto-sweep-pass{0%,8%{opacity:0;left:8%}18%,78%{opacity:.86}92%,to{opacity:0;left:92%}}.crypto-peer{z-index:5;background:#11140f;border:1px solid #f1efe73d;flex-direction:column;justify-content:center;align-items:center;width:76px;height:78px;animation:3.4s ease-in-out infinite crypto-peer-float;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.crypto-peer-local{box-shadow:5px 5px 0 var(--lime);left:5%}.crypto-peer-remote{box-shadow:5px 5px 0 var(--cyan);animation-delay:-1.7s;right:5%}@keyframes crypto-peer-float{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 6px))}}.crypto-peer strong{margin-top:7px;font-size:8px}.crypto-peer small{color:#f1efe761;margin-top:4px;font:550 6px/1 SFMono-Regular,Consolas,monospace}.crypto-channel{z-index:2;height:1px;position:absolute;top:50%;left:16%;right:16%}.crypto-channel>i{background:#d8ff544d;position:absolute;inset:0}.crypto-signal{width:27px;height:27px;color:var(--ink);border:1px solid var(--ink);background:var(--lime);place-items:center;animation:3.4s cubic-bezier(.65,0,.35,1) infinite crypto-signal-forward;display:grid;position:absolute;top:-13px;left:0}.crypto-signal-b{background:var(--cyan);animation-delay:-1.15s}.crypto-signal-c{background:var(--coral);animation-delay:-2.3s}@keyframes crypto-signal-forward{0%{opacity:0;left:0;transform:rotate(0)}10%,90%{opacity:1}to{opacity:0;left:calc(100% - 27px);transform:rotate(360deg)}}.crypto-core{z-index:7;width:116px;height:116px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.crypto-ring{border-radius:50%;position:absolute}.crypto-ring-a{border:1px dashed #d8ff5485;animation:7s linear infinite crypto-ring-spin;inset:0}.crypto-ring-b{border:1px solid #58dfe55c;animation:4.5s linear infinite reverse crypto-ring-spin;inset:15px}.crypto-ring-a:before,.crypto-ring-b:before{content:"";background:var(--lime);width:7px;height:7px;position:absolute;top:-4px;left:50%}.crypto-ring-b:before{background:var(--cyan);inset:auto -4px 20% auto}@keyframes crypto-ring-spin{to{transform:rotate(360deg)}}.crypto-core>div{width:58px;height:58px;color:var(--ink);background:var(--lime);box-shadow:5px 5px 0 var(--coral);flex-direction:column;justify-content:center;align-items:center;animation:2.3s ease-in-out infinite crypto-core-lock;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.crypto-core>div>*{transform:rotate(-45deg)}.crypto-core small{margin-top:5px;font:720 5px/1 SFMono-Regular,Consolas,monospace}@keyframes crypto-core-lock{0%,to{width:58px;height:58px}50%{width:66px;height:66px}}.entropy-stream{z-index:1;position:absolute;inset:0}.entropy-stream i{opacity:0;background:var(--lime);width:4px;height:4px;animation:3.8s linear infinite entropy-drop;position:absolute;top:-8px}.entropy-stream i:first-child{animation-delay:-.3s;left:12%}.entropy-stream i:nth-child(2){background:var(--cyan);animation-delay:-2.1s;left:19%}.entropy-stream i:nth-child(3){animation-delay:-1.4s;left:27%}.entropy-stream i:nth-child(4){background:var(--coral);animation-delay:-3.2s;left:35%}.entropy-stream i:nth-child(5){animation-delay:-.8s;left:43%}.entropy-stream i:nth-child(6){background:var(--cyan);animation-delay:-2.7s;left:49%}.entropy-stream i:nth-child(7){animation-delay:-1.8s;left:56%}.entropy-stream i:nth-child(8){background:var(--coral);animation-delay:-.1s;left:63%}.entropy-stream i:nth-child(9){animation-delay:-2.4s;left:71%}.entropy-stream i:nth-child(10){background:var(--cyan);animation-delay:-1.1s;left:78%}.entropy-stream i:nth-child(11){animation-delay:-3.5s;left:85%}.entropy-stream i:nth-child(12){background:var(--coral);animation-delay:-1.6s;left:91%}@keyframes entropy-drop{0%{opacity:0;top:-8px;transform:rotate(0)}12%,76%{opacity:.7}to{opacity:0;top:calc(100% + 8px);transform:rotate(270deg)}}.crypto-caption{z-index:5;color:#f1efe75c;font:600 6px/1 SFMono-Regular,Consolas,monospace;position:absolute;bottom:10px}.crypto-caption-left{left:18px}.crypto-caption-right{color:var(--cyan);right:18px}.pair-code-panel{border-bottom:1px solid var(--line-light)}.pair-code-meta{color:#f1efe75c;justify-content:space-between;align-items:flex-end;gap:14px;min-height:29px;padding:0 20px 2px;font:600 6px/1 SFMono-Regular,Consolas,monospace;display:flex}.pair-code-meta small{color:var(--lime);font:inherit}.pair-code{perspective:600px;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:10px 20px 17px;display:grid}.pair-code span{height:54px;color:var(--lime);backface-visibility:hidden;background:#171a15;border:1px solid #f1efe73d;place-items:center;font:720 23px/1 SFMono-Regular,Consolas,monospace;animation:5.1s cubic-bezier(.16,1,.3,1) infinite pair-digit-lock;display:grid}.pair-code span:nth-child(2){animation-delay:.11s}.pair-code span:nth-child(3){animation-delay:.22s}.pair-code span:nth-child(4){animation-delay:.33s}.pair-code span:nth-child(5){animation-delay:.44s}.pair-code span:nth-child(6){animation-delay:.55s}@keyframes pair-digit-lock{0%,5%{opacity:.18;transform:translateY(-16px)rotateX(72deg)}14%,78%{opacity:1;transform:translateY(0)rotateX(0)}92%,to{opacity:.18;transform:translateY(12px)rotateX(-54deg)}}.handshake-steps{grid-template-columns:repeat(4,minmax(0,1fr));padding:22px 18px 27px;display:grid;position:relative}.handshake-steps:before,.handshake-steps:after{content:"";height:1px;position:absolute;top:41px;left:12%;right:12%}.handshake-steps:before{background:#d8ff545c}.handshake-steps:after{background:var(--lime);width:0;transition:width .56s cubic-bezier(.16,1,.3,1);right:auto;box-shadow:0 0 12px #d8ff548a}.handshake-phase-1 .handshake-steps:after{width:25%}.handshake-phase-2 .handshake-steps:after{width:50%}.handshake-phase-3 .handshake-steps:after{width:76%}.handshake-steps>div{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.handshake-steps>div>span{border:1px solid var(--lime);color:#f1efe757;background:#0f110e;place-items:center;width:40px;height:40px;transition:color .36s,background .36s,border-color .36s,transform .36s,box-shadow .36s;display:grid}.handshake-steps>div.complete>span{color:var(--ink);background:var(--lime)}.handshake-steps>div.active>span{color:var(--lime);border-color:var(--cyan);animation:1.15s ease-in-out infinite handshake-node-active;transform:translateY(-5px)rotate(45deg);box-shadow:5px 5px #58dfe561}.handshake-steps>div.active>span svg{transform:rotate(-45deg)}@keyframes handshake-node-active{0%,to{box-shadow:5px 5px #58dfe53d}50%{box-shadow:9px 9px #58dfe580}}.handshake-steps small{color:#f1efe757;margin-top:12px;font:550 8px/1 SFMono-Regular,Consolas,monospace}.handshake-steps strong{color:#f1efe775;margin-top:5px;font:650 9px/1 SFMono-Regular,Consolas,monospace;transition:color .26s}.handshake-steps>div.active strong,.handshake-steps>div.complete strong{color:var(--paper-bright)}.fingerprint-line{border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding:0 20px;font:600 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.fingerprint-line span{color:#f1efe766}.fingerprint-line code{color:var(--cyan);font:inherit;animation:2.3s ease-in-out infinite fingerprint-lock}.fingerprint-line strong{color:var(--lime);font:inherit;align-items:center;gap:6px;animation:1.15s ease-in-out infinite fingerprint-match;display:inline-flex}@keyframes fingerprint-lock{0%,to{opacity:.46}50%{opacity:1}}@keyframes fingerprint-match{0%,to{opacity:.5;transform:translate(-3px)}50%{opacity:1;transform:translate(3px)}}.product-section{min-height:1000px;color:var(--ink);background:var(--paper);grid-template-columns:minmax(370px,.7fr) minmax(650px,1.3fr);display:grid}.product-copy{flex-direction:column;justify-content:center;padding:120px 5vw 120px 6.5vw;display:flex}.product-copy h2{margin-top:66px;font-size:56px;line-height:1.06}.product-copy>p{color:#11120f9e;max-width:500px;margin-top:28px;font-size:15px;line-height:1.8}.product-points{border-top:1px solid var(--line);flex-direction:column;gap:16px;margin-top:38px;padding-top:28px;display:flex}.product-points span{align-items:center;gap:12px;font-size:13px;font-weight:620;display:flex}.product-points svg{color:#4d5f12}.product-stage{border-left:1px solid var(--ink);background:var(--coral);place-items:center;min-width:0;min-height:1000px;display:grid;position:relative;overflow:hidden}.product-stage:before{content:"";border:1px solid #11120f3d;width:720px;height:720px;animation:17s linear infinite product-diamond-outer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.product-stage:after{content:"";border:1px solid #11120f3d;width:490px;height:490px;animation:11s linear infinite reverse product-diamond-inner;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}@keyframes product-diamond-outer{to{transform:translate(-50%,-50%)rotate(405deg)}}@keyframes product-diamond-inner{to{transform:translate(-50%,-50%)rotate(405deg)}}.product-stage-motion{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.stage-scan{background:var(--cyan);height:2px;animation:5.6s cubic-bezier(.65,0,.35,1) infinite product-stage-scan;position:absolute;top:8%;left:0;right:0;box-shadow:0 0 22px #58dfe5b8}@keyframes product-stage-scan{0%,7%{opacity:0;top:8%}16%,80%{opacity:.82}92%,to{opacity:0;top:92%}}.stage-rail{border-top:1px dashed #11120f52;height:1px;animation:3.4s ease-in-out infinite stage-rail-breathe;position:absolute;left:4%;right:4%}.stage-rail-a{top:27%}.stage-rail-b{animation-delay:-1.7s;bottom:27%}@keyframes stage-rail-breathe{0%,to{opacity:.28;transform:scaleX(.82)}50%{opacity:.8;transform:scaleX(1)}}.stage-packet{width:38px;height:38px;color:var(--ink);border:1px solid var(--ink);background:var(--lime);box-shadow:5px 5px 0 var(--ink);place-items:center;animation:10.8s cubic-bezier(.65,0,.35,1) infinite stage-packet-orbit;display:grid;position:absolute;top:76%;left:4%}.stage-packet-image{background:var(--cyan);animation-delay:-3.6s}.stage-packet-file{background:var(--paper-bright);animation-delay:-7.2s}@keyframes stage-packet-orbit{0%{top:76%;left:4%;transform:rotate(0)}22%{top:18%;left:4%;transform:rotate(90deg)}48%{top:18%;left:calc(94% - 38px);transform:rotate(180deg)}74%{top:76%;left:calc(94% - 38px);transform:rotate(270deg)}to{top:76%;left:4%;transform:rotate(360deg)}}.product-stage-label{z-index:4;font:650 9px/1 SFMono-Regular,Consolas,monospace;position:absolute;left:30px}.label-top{top:30px}.label-bottom{bottom:30px}.product-window{z-index:3;color:#1d1e1b;width:min(650px,78%);min-width:560px;box-shadow:22px 22px 0 var(--ink);background:#f5f5f7;border:1px solid #1d1e1b;border-radius:7px;animation:5.8s ease-in-out infinite product-window-float;position:relative;overflow:hidden}@keyframes product-window-float{0%,to{transform:translateY(5px)rotate(-.35deg)}50%{transform:translateY(-11px)rotate(.35deg)}}.product-window-scan{z-index:8;pointer-events:none;background:#177cf7b8;height:1px;animation:3.9s cubic-bezier(.65,0,.35,1) infinite product-window-scan;position:absolute;top:48px;left:0;right:0;box-shadow:0 0 14px #177cf78a}@keyframes product-window-scan{0%,8%{opacity:0;top:48px}18%,78%{opacity:1}92%,to{opacity:0;top:calc(100% - 46px)}}.product-titlebar{border-bottom:1px solid #11120f1a;grid-template-columns:1fr auto auto;align-items:center;gap:18px;height:48px;padding:0 16px;display:grid}.product-title{align-items:center;gap:8px;font-size:12px;font-weight:720;display:flex}.product-title img{border-radius:5px;width:20px;height:20px}.product-title small{color:#4d55a8;background:#e8e9fa;border-radius:3px;padding:2px 5px;font:600 8px/1 SFMono-Regular,Consolas,monospace}.product-live-state{color:#666762;align-items:center;gap:6px;font:650 7px/1 SFMono-Regular,Consolas,monospace;display:inline-flex}.product-live-state i{background:#35b968;border-radius:50%;width:6px;height:6px;animation:1.65s ease-in-out infinite product-live-pulse}@keyframes product-live-pulse{0%,to{opacity:.34;box-shadow:0 0 #35b96800}50%{opacity:1;box-shadow:0 0 0 6px #35b9681f}}.window-controls{gap:6px;display:flex}.window-controls span{background:#d5d5d7;border-radius:50%;width:9px;height:9px}.window-controls span:first-child{background:#ff5f57}.window-controls span:nth-child(2){background:#febc2e}.window-controls span:last-child{background:#28c840}.product-toolbar{grid-template-columns:1fr 34px;gap:8px;padding:14px 16px 12px;display:grid}.product-search{color:#62645f;background:#e9e9eb;border-radius:5px;align-items:center;gap:9px;height:36px;padding:0 12px;font-size:11px;display:flex}.product-toolbar button{color:#777872;background:#e9e9eb;border:0;border-radius:5px;place-items:center;width:34px;height:34px;display:grid}.product-filterbar{align-items:center;gap:7px;min-height:36px;padding:0 16px 10px;display:flex}.product-filterbar button,.product-filterbar>span{color:#5d605a;background:#eeeeef;border:1px solid #11120f1f;border-radius:4px;align-items:center;gap:6px;min-height:26px;padding:0 9px;font-size:8px;font-weight:620;display:inline-flex}.product-filterbar button{cursor:pointer}.product-filterbar button.active{color:#31322f;background:#e9f7ba;border-color:#c7d875}.product-filterbar>span{color:#176f75;background:0 0;margin-left:auto;font:650 7px/1 SFMono-Regular,Consolas,monospace}.product-date{color:#62645f;border-bottom:1px solid #11120f14;justify-content:space-between;align-items:center;gap:16px;padding:7px 18px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.product-date small{color:#5d7500;font:inherit}.product-list{padding:5px 8px 10px}.product-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #11120f12;border-radius:5px;grid-template-columns:42px 1fr 28px;align-items:center;gap:12px;width:100%;min-height:96px;padding:10px;transition:background .36s,transform .36s cubic-bezier(.16,1,.3,1),box-shadow .36s;display:grid;position:relative;overflow:hidden}.product-row:before{content:"";background:var(--lime);width:3px;transition:transform .32s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.product-row:hover{background:#e9e9eb;transform:translate(3px)}.product-row.active{background:#e9e9eb;transform:translate(7px);box-shadow:inset 0 0 0 1px #11120f0f}.product-row.active:before{transform:scaleY(1)}.product-row:nth-child(2).active:before{background:var(--coral)}.product-row:nth-child(3).active:before{background:var(--cyan)}.product-row:nth-child(4).active:before{background:var(--ink)}.product-row-icon{border-radius:6px;place-items:center;width:38px;height:38px;display:grid}.product-row-icon.lime{color:#53621d;background:#e9f7ba}.product-row-icon.coral{color:#b84532;background:#ffe1dc}.product-row-icon.cyan{color:#18757b;background:#cceff1}.product-row-icon.paper{color:#4f504c;background:#f1efe7;border:1px solid #d8d8d5}.product-row.active .product-row-icon{animation:1.65s cubic-bezier(.16,1,.3,1) infinite product-icon-receive}@keyframes product-icon-receive{0%,to{transform:rotate(0)scale(1)}45%{transform:rotate(-8deg)scale(1.12)}70%{transform:rotate(4deg)scale(1.04)}}.product-row-copy{flex-direction:column;gap:7px;min-width:0;display:flex}.product-row-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-row-meta b{color:#51534f;font:650 8px/1 SFMono-Regular,Consolas,monospace}.product-row-meta small{color:#646661;text-overflow:ellipsis;white-space:nowrap;font:500 8px/1 SFMono-Regular,Consolas,monospace;overflow:hidden}.product-row-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:640;overflow:hidden}.row-action{color:#646661}.product-row.active .row-action{color:#2a9452;animation:1.65s ease-in-out infinite row-action-confirm}@keyframes row-action-confirm{0%,to{opacity:.4;transform:translate(-3px)}50%{opacity:1;transform:translate(3px)}}.product-statusbar{color:#5d5f5a;border-top:1px solid #11120f1a;justify-content:space-between;align-items:center;height:46px;padding:0 17px;font:600 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.product-statusbar span:first-child{align-items:center;gap:7px;display:flex}.product-statusbar i{background:#35b968;border-radius:50%;width:6px;height:6px;animation:1.65s ease-in-out infinite product-live-pulse}.route-float,.transfer-float{z-index:5;border:1px solid var(--ink);background:var(--paper-bright);box-shadow:8px 8px 0 var(--lime);border-radius:5px;position:absolute}.route-float{width:214px;padding:16px;animation:4.2s ease-in-out infinite route-float-drift;top:16%;right:3%}@keyframes route-float-drift{0%,to{transform:translate(0,0)rotate(.4deg)}50%{transform:translate(-9px,-13px)rotate(-.5deg)}}.route-float-head{justify-content:space-between;align-items:center;font-size:10px;display:flex}.route-float-head span{align-items:center;gap:7px;display:flex}.route-float>strong{margin-top:22px;font-size:13px;display:block}.route-float>small{color:#11120fad;margin-top:5px;font:500 8px/1 SFMono-Regular,Consolas,monospace;display:block}.route-float-meta{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:15px;padding-top:12px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:flex}.route-float-meta span{color:#1f733c}.route-float-meta b{font-size:11px}.route-signal{align-items:flex-end;gap:4px;height:27px;margin-top:15px;display:flex}.route-signal i{background:var(--lime);flex:1;height:4px;animation:1.8s ease-in-out infinite route-signal-wave}.route-signal i:nth-child(2){animation-delay:.11s}.route-signal i:nth-child(3){animation-delay:.22s}.route-signal i:nth-child(4){background:var(--cyan);animation-delay:.33s}.route-signal i:nth-child(5){animation-delay:.44s}.route-signal i:nth-child(6){animation-delay:.55s}.route-signal i:nth-child(7){animation-delay:.66s}@keyframes route-signal-wave{0%,to{opacity:.34;height:4px}50%{opacity:1;height:25px}}.transfer-float{min-width:260px;min-height:62px;box-shadow:8px 8px 0 var(--cyan);grid-template-columns:28px 1fr 22px;align-items:center;gap:9px;padding:10px 14px;animation:3.8s ease-in-out infinite transfer-float-drift;display:grid;bottom:16%;left:3%}@keyframes transfer-float-drift{0%,to{transform:translate(0,0)}50%{transform:translate(12px,-9px)}}.transfer-float>svg:last-child{color:#1f733c}.transfer-float-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.transfer-float strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.transfer-float small{color:#1f733c;font-size:8px}.transfer-progress{background:#11120f24;width:100%;height:3px;overflow:hidden}.transfer-progress i{background:var(--ink);width:24%;height:100%;animation:2.6s cubic-bezier(.65,0,.35,1) infinite transfer-progress-run;display:block}@keyframes transfer-progress-run{0%{width:8%;transform:translate(0)}72%{width:100%;transform:translate(0)}to{width:24%;transform:translate(320%)}}.transfer-float>svg:first-child{animation:2.6s ease-in-out infinite transfer-file-jump}@keyframes transfer-file-jump{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-6px)rotate(-8deg)}}.transfer-float>svg:last-child{animation:2.6s ease-in-out infinite transfer-check-confirm}@keyframes transfer-check-confirm{0%,62%{opacity:.22;transform:scale(.7)}76%,94%{opacity:1;transform:scale(1.15)}to{opacity:.22;transform:scale(.7)}}.architecture-strip{min-height:540px;color:var(--ink);border-top:1px solid var(--ink);background:var(--cyan);grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:100px 6.5%;display:grid}.architecture-copy>span{font:650 9px/1 SFMono-Regular,Consolas,monospace}.architecture-copy h2{margin-top:28px;font-size:47px;line-height:1.12}.architecture-copy h2 b{color:#305b5e}.architecture-diagram{grid-template-columns:120px 1fr 140px 1fr 120px;align-items:center;display:grid}.architecture-diagram>div{border:1px solid var(--ink);background:var(--paper-bright);flex-direction:column;justify-content:center;align-items:center;height:120px;display:flex}.architecture-diagram>i{background:var(--ink);height:1px}.architecture-diagram span{margin-top:10px;font-size:12px;font-weight:720}.architecture-diagram small{color:#11120fad;margin-top:4px;font:550 8px/1 SFMono-Regular,Consolas,monospace}.architecture-diagram .core-node{height:140px;color:var(--paper-bright);background:var(--ink);box-shadow:8px 8px 0 var(--lime)}.architecture-diagram .core-node svg{color:var(--lime)}.architecture-diagram .core-node small{color:#f1efe78c}.recovery-section{min-height:1180px;color:var(--ink);isolation:isolate;background:#ece9df;grid-template-columns:minmax(340px,.72fr) minmax(660px,1.28fr);align-items:center;gap:6vw;padding:140px 6.5%;display:grid;position:relative;overflow:hidden}.recovery-section:before{content:"WAKE / RESUME";z-index:-1;color:#0000;opacity:.72;white-space:nowrap;-webkit-text-stroke:1px #11120f1f;font-size:10.4vw;font-weight:820;line-height:.86;animation:14s ease-in-out infinite recovery-word-drift;position:absolute;top:18px;right:-3vw}.recovery-section:after{content:"";z-index:-1;background:#11120f2e;height:1px;animation:7s cubic-bezier(.65,0,.35,1) infinite recovery-section-scan;position:absolute;top:12%;left:0;right:0}@keyframes recovery-word-drift{0%,to{transform:translate(0)}50%{transform:translate(-5vw)}}@keyframes recovery-section-scan{0%,8%{opacity:0;top:12%}20%,80%{opacity:1}94%,to{opacity:0;top:92%}}.recovery-copy{z-index:2;max-width:560px;position:relative}.recovery-copy>.section-marker{margin-bottom:72px}.recovery-eyebrow{color:#526515}.recovery-copy h2{text-wrap:balance;margin-top:28px;font-size:64px;font-weight:540;line-height:1.02}.recovery-copy h2 strong{color:#247f85;font-weight:820}.recovery-copy>p{color:#11120f9e;max-width:540px;margin-top:30px;font-size:15px;line-height:1.82}.recovery-facts{border-top:1px solid var(--line);gap:0;margin-top:42px;display:grid}.recovery-facts span{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:57px;font-size:12px;font-weight:620;display:flex}.recovery-facts svg{color:#247f85}.recovery-console{z-index:2;min-width:0;min-height:880px;color:var(--paper-bright);border:1px solid var(--ink);box-shadow:14px 14px 0 var(--cyan);background:#11130f;position:relative;overflow:hidden}.recovery-console-head{border-bottom:1px solid #f1efe729;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:58px;padding:0 18px;font:650 8px/1 SFMono-Regular,Consolas,monospace;display:grid}.recovery-console-head>span,.recovery-console-head>strong{align-items:center;gap:8px;display:inline-flex}.recovery-console-head>strong{min-height:26px;color:var(--ink);background:var(--lime);padding:0 9px}.recovery-console-head>strong i{background:var(--ink);border-radius:50%;width:5px;height:5px;animation:1.3s ease-in-out infinite recovery-head-pulse}.recovery-console-head>small{color:#f1efe766;justify-self:end}@keyframes recovery-head-pulse{0%,to{opacity:.3;transform:scale(.7)}50%{opacity:1;transform:scale(1.25)}}.recovery-wave{border-bottom:1px solid #f1efe729;align-items:center;gap:5px;height:118px;padding:24px 18px 32px;display:flex;position:relative;overflow:hidden}.recovery-wave:before{content:"";background:#f1efe71a;height:1px;position:absolute;top:50%;left:18px;right:18px}.recovery-wave>i{z-index:1;background:var(--cyan);transform-origin:50%;flex:1;height:8px;animation:1.6s ease-in-out infinite recovery-wave-signal;position:relative}.recovery-wave>i.wave-2{animation-delay:-.2s}.recovery-wave>i.wave-3{animation-delay:-.4s}.recovery-wave>i.wave-4{background:var(--lime);animation-delay:-.6s}.recovery-wave>i.wave-5{animation-delay:-.8s}.recovery-wave>i.wave-6{background:var(--coral);animation-delay:-1s}@keyframes recovery-wave-signal{0%,to{opacity:.24;height:6px}50%{opacity:.9;height:54px}}.recovery-phase-0 .recovery-wave>i,.recovery-phase-1 .recovery-wave>i{opacity:.28;animation-duration:3.6s}.recovery-wave>span{color:#f1efe757;font:600 7px/1 SFMono-Regular,Consolas,monospace;position:absolute;bottom:11px;right:18px}.recovery-timeline{border-bottom:1px solid #f1efe729;grid-template-columns:repeat(5,minmax(0,1fr));min-height:112px;display:grid}.recovery-timeline button{color:#f1efe752;text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #f1efe724;grid-template-rows:28px auto;grid-template-columns:28px 1fr;align-content:center;align-items:center;gap:7px 8px;min-width:0;padding:14px 10px;transition:color .18s,background-color .18s;display:grid;position:relative}.recovery-timeline button:last-child{border-right:0}.recovery-timeline button:after{content:"";transform-origin:0;background:var(--lime);height:3px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.recovery-timeline button.complete{color:#f1efe7a8}.recovery-timeline button.active{color:var(--ink);background:var(--lime)}.recovery-timeline button.active:after{animation:1.3s linear infinite recovery-step-progress}@keyframes recovery-step-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.recovery-timeline button>span{border:1px solid;place-items:center;width:28px;height:28px;display:grid}.recovery-timeline button>small{justify-self:end;font:600 7px/1 SFMono-Regular,Consolas,monospace}.recovery-timeline button>strong{font:650 8px/1 SFMono-Regular,Consolas,monospace}.recovery-timeline button>em{text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.product-row-tags{align-items:center;gap:5px;display:flex}.product-row-tags i,.product-row-tags em{color:#5d605a;background:#f4f4f5;border:1px solid #11120f1c;border-radius:3px;align-items:center;min-height:18px;padding:0 6px;font-size:7px;font-style:normal;font-weight:620;display:inline-flex}.product-row-tags i.primary{color:#4d5f12;background:#edf8c7;border-color:#d0df8c}.product-row-tags em{color:#176f75;background:0 0;margin-left:auto;font-family:SFMono-Regular,Consolas,monospace}.recovery-network{background:#181a16;border-bottom:1px solid #f1efe729;grid-template-columns:86px minmax(70px,1fr) 114px minmax(70px,1fr) 86px;align-items:center;gap:8px;min-height:260px;padding:28px 18px;display:grid;overflow:hidden}.recovery-device{z-index:3;background:#20231d;border:1px solid #f1efe7ad;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:86px;height:104px;animation:4s ease-in-out infinite recovery-device-float;display:flex;position:relative}.recovery-device-target{animation-delay:-2s}@keyframes recovery-device-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.recovery-device>strong{font:700 9px/1 SFMono-Regular,Consolas,monospace}.recovery-device>small{color:#f1efe766;text-align:center;font:550 6px/1 SFMono-Regular,Consolas,monospace}.recovery-link{height:82px;position:relative}.recovery-link-base,.recovery-link-live{height:1px;position:absolute;top:50%;left:-10px;right:-10px}.recovery-link-base{border-top:1px dashed #f1efe742}.recovery-link-live{transform-origin:0;background:var(--cyan);transition:transform .48s cubic-bezier(.16,1,.3,1);transform:scaleX(0)}.recovery-link-right .recovery-link-live{background:var(--lime)}.recovery-phase-2 .recovery-link:first-of-type .recovery-link-live,.recovery-phase-3 .recovery-link .recovery-link-live,.recovery-phase-4 .recovery-link .recovery-link-live{transform:scaleX(1)}.recovery-packet{z-index:2;opacity:0;width:26px;height:26px;color:var(--ink);border:1px solid var(--ink);background:var(--cyan);place-items:center;display:grid;position:absolute;top:calc(50% - 13px);left:-4px}.recovery-link-right .recovery-packet{background:var(--lime)}.recovery-phase-2 .recovery-link:first-of-type .recovery-packet,.recovery-phase-3 .recovery-link .recovery-packet,.recovery-phase-4 .recovery-link .recovery-packet{animation:2s cubic-bezier(.65,0,.35,1) infinite recovery-packet-cross}.recovery-packet.packet-b{animation-delay:-1s!important}@keyframes recovery-packet-cross{0%{opacity:0;left:-4px;transform:rotate(0)}14%,82%{opacity:1}to{opacity:0;left:calc(100% - 22px);transform:rotate(180deg)}}.recovery-link>b{color:#f1efe766;text-align:center;text-overflow:ellipsis;white-space:nowrap;font:600 6px/1 SFMono-Regular,Consolas,monospace;position:absolute;bottom:8px;left:0;right:0;overflow:hidden}.recovery-core{z-index:3;background:#10120f;border:1px solid #f1efe7bd;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:114px;height:114px;display:flex;position:relative}.recovery-core>span{border:1px dashed #58dfe573;animation:8s linear infinite recovery-core-turn;position:absolute;inset:-12px}@keyframes recovery-core-turn{to{transform:rotate(360deg)}}.recovery-core>svg{color:var(--cyan);animation:2.6s ease-in-out infinite recovery-core-icon}@keyframes recovery-core-icon{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}.recovery-core>strong{font:700 8px/1 SFMono-Regular,Consolas,monospace}.recovery-core>small{color:var(--lime);font:650 6px/1 SFMono-Regular,Consolas,monospace}.recovery-log{border-bottom:1px solid #f1efe729}.recovery-log-head{color:#f1efe75c;border-bottom:1px solid #f1efe71f;justify-content:space-between;align-items:center;height:38px;padding:0 15px;font:600 7px/1 SFMono-Regular,Consolas,monospace;display:flex}.recovery-log>div:not(.recovery-log-head){color:#f1efe73d;border-bottom:1px solid #f1efe714;grid-template-columns:68px 20px minmax(0,1fr) 52px;align-items:center;gap:8px;min-height:42px;padding:0 15px;font:600 7px/1 SFMono-Regular,Consolas,monospace;transition:color .18s,background-color .18s;display:grid}.recovery-log>div:last-child{border-bottom:0}.recovery-log>div.complete{color:#f1efe780}.recovery-log>div.active{color:var(--paper-bright);background:#58dfe514}.recovery-log>div.active svg,.recovery-log>div.active small{color:var(--cyan)}.recovery-log>div.complete small{color:var(--lime)}.recovery-log>div small{justify-self:end}.recovery-guard{min-height:58px;color:var(--ink);background:var(--lime);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 16px;font:650 7px/1.4 SFMono-Regular,Consolas,monospace;display:grid}.recovery-guard>b{border:1px solid var(--ink);align-items:center;min-height:25px;padding:0 9px;display:inline-flex}.download-section{min-height:860px;color:var(--paper-bright);background:var(--ink);place-items:center;display:grid;position:relative;overflow:hidden}.download-grid{opacity:.42;pointer-events:none;position:absolute;inset:0}.download-grid:before,.download-grid:after{content:"";border:1px solid #f1efe72e;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.download-grid:before{width:620px;height:620px}.download-grid:after{width:860px;height:860px}.download-copy{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(900px,88%);display:flex;position:relative}.download-copy>img{width:74px;height:74px;box-shadow:10px 10px 0 var(--lime);border-radius:8px}.download-copy>span{color:var(--lime);margin-top:34px;font:650 10px/1 SFMono-Regular,Consolas,monospace}.download-copy h2{margin-top:26px;font-size:72px;line-height:1}.download-copy>p{color:#f1efe785;margin-top:24px;font-size:14px}.download-actions{justify-content:center}.button-download{min-width:195px;color:var(--ink);background:var(--lime)}.button-download-alt{background:var(--cyan)}.source-link{color:#f1efe7b8;border-bottom:1px solid #f1efe76b;align-items:center;gap:9px;margin-top:24px;padding-bottom:6px;font-size:12px;transition:color .18s,border-color .18s;display:inline-flex}.source-link:hover{color:var(--paper-bright);border-color:var(--lime)}.site-footer{color:#f1efe77a;border-top:1px solid var(--line-light);background:var(--ink);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;min-height:100px;padding:0 42px;font:600 8px/1.5 SFMono-Regular,Consolas,monospace;display:grid}.footer-brand{color:var(--paper-bright);font-family:inherit;font-size:12px}.footer-brand img{border-radius:6px;width:24px;height:24px}.site-footer p{text-align:center}.site-footer>span{text-align:right}.theme-light{--light-stage:#f7f9f5;--light-stage-alt:#e5ece8;--light-stage-deep:#d8e4df;--light-stage-line:#11120f2e;--light-stage-muted:#11120fad;--light-lime-ink:#536916;--light-cyan-ink:#176f75;--light-coral-ink:#a94335;color:var(--ink);background:var(--paper)}.theme-light .site-header{color:var(--ink);background:#f7f5eee0;border-bottom-color:#11120f24}.theme-light .theme-switcher{background:#11120f0a;border-color:#11120f2e}.theme-light .theme-switcher button{color:#11120fa8}.theme-light .theme-switcher button:hover:not(.active){color:var(--ink);background:#11120f14}.theme-light .theme-switcher button.active{color:var(--ink);background:0 0}.theme-light .site-nav{background:#f7f5eefa}.theme-light .site-nav>a{color:#11120f9e}.theme-light .site-nav>a:hover{color:var(--ink)}.theme-light .site-nav .nav-source{color:var(--paper-bright);background:var(--ink)}.theme-light .menu-toggle{color:var(--ink)}.theme-light .brand small{color:var(--light-lime-ink);background:#d8ff5429;border-color:#53691675}.theme-light .hero{color:var(--ink);background:var(--paper-bright)}.theme-light .hero-noise{mix-blend-mode:multiply;border-color:#11120f0d}.theme-light .hero h1 span{color:#5d7500}.theme-light .hero-copy>p{color:#11120fa3}.theme-light .button-quiet{color:var(--ink);background:#f7f5eead;border-color:#11120f3d}.theme-light .button-quiet:hover{color:#106f75;border-color:#16858c}.theme-light .hero-index,.theme-light .scroll-cue{color:#11120fad}.theme-light .relay-visual{--relay-bg:var(--light-stage);--relay-fg:var(--ink);--relay-line:var(--light-stage-line);border-color:#11120fb3}.theme-light .relay-head small,.theme-light .relay-device small,.theme-light .relay-footer{color:var(--light-stage-muted)}.theme-light .relay-head svg,.theme-light .relay-footer svg{color:var(--light-lime-ink)}.theme-light .relay-footer>span:first-child{color:var(--ink)}.theme-light .flow-section{color:var(--ink);background:#dedcd4}.theme-light .flow-heading h2 span{color:#11120f94}.theme-light .flow-workbench,.theme-light .flow-tabs,.theme-light .flow-tabs button{border-color:#11120f29}.theme-light .flow-tabs button{color:#11120fa8}.theme-light .flow-tabs button:hover,.theme-light .flow-tabs button.active{color:var(--ink);background:#11120f0e}.theme-light .preview-text{color:var(--ink);background:var(--light-stage-alt);border-color:#11120fb3}.theme-light .text-preview-head{border-bottom-color:var(--light-stage-line)}.theme-light .text-preview-head>span,.theme-light .code-line code{color:var(--ink)}.theme-light .text-preview-head svg,.theme-light .text-preview-head small,.theme-light .text-ack{color:var(--light-lime-ink)}.theme-light .code-line>i{color:#11120fa3}.theme-light .code-line em{color:var(--light-coral-ink)}.theme-light .code-line b,.theme-light .code-line strong{color:var(--light-cyan-ink)}.theme-light .history-intelligence{color:var(--ink);background:#e5e2d9}.theme-light .history-kinetic-word{-webkit-text-stroke-color:#11120f1a}.theme-light .history-intro .section-marker-light,.theme-light .history-intro-copy p,.theme-light .history-intro-stats span{color:#11120fa8}.theme-light .history-eyebrow{color:#536916}.theme-light .history-intro-copy h2 strong{color:#247d83}.theme-light .history-intro-stats,.theme-light .history-intro-stats>div{border-color:#11120f2e}.theme-light .history-intro-stats strong{color:#536916}.theme-light .history-console{color:var(--ink);background:var(--light-stage);border-color:#11120fb3}.theme-light .history-console-head,.theme-light .history-date-filter,.theme-light .history-category-rail,.theme-light .history-analysis,.theme-light .history-console-foot{border-color:var(--light-stage-line)}.theme-light .history-console-head>small,.theme-light .history-date-label,.theme-light .history-rail-title,.theme-light .history-category-rail button>span,.theme-light .history-category-rail button>small,.theme-light .history-console-foot{color:var(--light-stage-muted)}.theme-light .history-console-live,.theme-light .history-console-foot span:first-child{color:var(--light-lime-ink)}.theme-light .history-console-live i{background:var(--light-lime-ink)}.theme-light .history-date-options{border-color:var(--light-stage-line);background:#ffffff57}.theme-light .history-date-options button{color:#11120fa8;border-right-color:var(--light-stage-line)}.theme-light .history-date-options button:hover,.theme-light .history-date-options button.active{color:var(--ink)}.theme-light .history-date-filter>strong,.theme-light .history-console-foot span:last-child{color:var(--light-cyan-ink)}.theme-light .history-category-rail{background:#d8e4df75}.theme-light .history-rail-title,.theme-light .history-category-rail button{border-bottom-color:#11120f1f}.theme-light .history-category-rail button{color:#11120fa8}.theme-light .history-category-rail button:hover,.theme-light .history-category-rail button.active{color:var(--ink);background:#11120f11}.theme-light .history-analysis{--history-tone-ink:var(--light-lime-ink);background:var(--light-stage-deep)}.theme-light .history-analysis.tone-cyan{--history-tone-ink:var(--light-cyan-ink)}.theme-light .history-analysis.tone-coral{--history-tone-ink:var(--light-coral-ink)}.theme-light .history-analysis.tone-paper{--history-tone:#9aa8a2;--history-tone-ink:#4d5a55}.theme-light .history-vector-field i{background:#11120f33}.theme-light .history-sample{color:var(--ink);background:var(--light-stage);border-color:#11120fad}.theme-light .history-sample-head{border-bottom-color:var(--light-stage-line)}.theme-light .history-sample-head>span,.theme-light .history-confidence>div strong{color:var(--history-tone-ink)}.theme-light .history-sample-head>small,.theme-light .history-sample-source,.theme-light .history-labels>span,.theme-light .history-confidence>div,.theme-light .history-feature-strip{color:var(--light-stage-muted)}.theme-light .history-sample>p{color:var(--ink)}.theme-light .history-labels>b{color:#11120fa3;border-color:var(--light-stage-line);background:#ffffff75}.theme-light .history-labels>b.primary{color:var(--ink)}.theme-light .history-confidence-track{background:#11120f0a;border-color:#11120f4d}.theme-light .history-feature-strip i{background:#11120f33}.theme-light .history-console-foot{background:var(--light-stage-alt)}.theme-light .security-section{color:var(--ink);background:#f4f2eb}.theme-light .security-word{color:#11120f0b}.theme-light .security-copy .section-marker-light{color:#11120fa8}.theme-light .security-copy>p{color:#11120f9e}.theme-light .security-facts svg{color:#5d7500}.theme-light .security-copy h2 span{color:var(--light-coral-ink)}.theme-light .handshake{color:var(--ink);background:var(--light-stage);border-color:#11120fb3}.theme-light .handshake-head,.theme-light .crypto-stage,.theme-light .pair-code-panel,.theme-light .fingerprint-line{border-color:var(--light-stage-line)}.theme-light .handshake-head{color:var(--light-stage-muted)}.theme-light .handshake-head b,.theme-light .handshake-live-status{color:var(--ink)}.theme-light .handshake-live-status svg{color:var(--light-lime-ink)}.theme-light .handshake-live-status>i{background:var(--light-lime-ink)}.theme-light .crypto-stage{background:var(--light-stage-deep)}.theme-light .crypto-stage:before{border-color:#11120f1f}.theme-light .crypto-peer{color:var(--ink);background:var(--light-stage);border-color:#11120f7a}.theme-light .crypto-peer small,.theme-light .crypto-caption,.theme-light .pair-code-meta,.theme-light .handshake-steps small,.theme-light .handshake-steps strong,.theme-light .fingerprint-line span{color:var(--light-stage-muted)}.theme-light .fingerprint-line code{color:var(--light-cyan-ink);animation-name:fingerprint-lock-light}.theme-light .fingerprint-line strong{color:var(--light-lime-ink);animation-name:fingerprint-match-light}@keyframes fingerprint-lock-light{0%,to{opacity:.78}50%{opacity:1}}@keyframes fingerprint-match-light{0%,to{opacity:.78;transform:translate(-3px)}50%{opacity:1;transform:translate(3px)}}.theme-light .crypto-channel>i{background:#5369164d}.theme-light .crypto-ring-a{border-color:#53691694}.theme-light .crypto-ring-b{border-color:#176f756b}.theme-light .crypto-caption-right{color:var(--light-cyan-ink)}.theme-light .pair-code-meta small{color:var(--light-lime-ink)}.theme-light .pair-code span{color:var(--light-lime-ink);background:#ffffff9e;border-color:#11120f3d}.theme-light .handshake-steps:before{background:#5369165c}.theme-light .handshake-steps>div>span{color:#11120f66;border-color:var(--light-lime-ink);background:var(--light-stage)}.theme-light .handshake-steps>div.active>span{color:var(--light-cyan-ink);border-color:var(--light-cyan-ink)}.theme-light .handshake-steps>div.active strong,.theme-light .handshake-steps>div.complete strong{color:var(--ink)}.theme-light .recovery-console{color:var(--ink);background:var(--light-stage);border-color:#11120fb3}.theme-light .recovery-console-head,.theme-light .recovery-wave,.theme-light .recovery-timeline,.theme-light .recovery-network,.theme-light .recovery-log{border-color:var(--light-stage-line)}.theme-light .recovery-console-head>small,.theme-light .recovery-wave>span,.theme-light .recovery-device>small,.theme-light .recovery-link>b,.theme-light .recovery-log-head{color:var(--light-stage-muted)}.theme-light .recovery-wave:before{background:#11120f1f}.theme-light .recovery-timeline button{color:#11120fa8;border-right-color:#11120f24}.theme-light .recovery-timeline button.complete{color:#11120fbd}.theme-light .recovery-timeline button.active{color:var(--ink)}.theme-light .recovery-network{background:var(--light-stage-deep)}.theme-light .recovery-device,.theme-light .recovery-core{color:var(--ink);background:var(--light-stage);border-color:#11120f94}.theme-light .recovery-link-base{border-top-color:#11120f4d}.theme-light .recovery-core>svg{color:var(--light-cyan-ink)}.theme-light .recovery-core>small{color:var(--light-lime-ink)}.theme-light .recovery-log-head{border-bottom-color:#11120f1f}.theme-light .recovery-log>div:not(.recovery-log-head){color:#11120fa3;border-bottom-color:#11120f14}.theme-light .recovery-log>div.complete{color:#11120fb8}.theme-light .recovery-log>div.active{color:var(--ink);background:#176f7517}.theme-light .recovery-log>div.active svg,.theme-light .recovery-log>div.active small{color:var(--light-cyan-ink)}.theme-light .recovery-log>div.complete small{color:var(--light-lime-ink)}.theme-light .download-section{color:var(--ink);background:var(--paper-bright)}.theme-light .download-grid:before,.theme-light .download-grid:after{border-color:#11120f29}.theme-light .download-copy>p{color:#11120fa8}.theme-light .download-copy>span{color:var(--light-lime-ink)}.theme-light .source-link{color:#11120fb3;border-bottom-color:#11120f61}.theme-light .source-link:hover{color:var(--ink);border-color:#667f00}.theme-light .site-footer{color:#11120fad;background:var(--paper);border-top-color:#11120f29}.theme-light .footer-brand{color:var(--ink)}.theme-dark{color:var(--paper-bright);background:var(--ink)}.theme-dark .manifesto{color:var(--paper-bright);background:#181a16}.theme-dark .manifesto-note{border-top-color:#f1efe73d}.theme-dark .relay-visual{border-color:#f1efe752}.theme-dark .routing-section{color:var(--paper-bright);background:#131510}.theme-dark .routing-copy{border-color:#f1efe729}.theme-dark .routing-copy .section-marker-dark{color:#f1efe78f}.theme-dark .routing-copy .eyebrow{color:var(--lime)}.theme-dark .routing-copy>p{color:#f1efe79e}.theme-dark .route-interface{border-left-color:var(--lime);background:#22251e}.theme-dark .route-switcher{background:#22251e;border-color:#f1efe729}.theme-dark .route-switcher button{color:#f1efe780}.theme-dark .route-switcher button.active{color:var(--ink);background:var(--lime)}.theme-dark .route-lab{color:var(--paper-bright);background:#11130f;border-color:#f1efe7b8}.theme-dark .lab-header,.theme-dark .lab-status{border-color:#f1efe724}.theme-dark .lab-header small,.theme-dark .lab-status{color:#f1efe775}.theme-dark .route-stage{background-color:#181a16}.theme-dark .route-stage:before{border-color:#f1efe706}.theme-dark .route-stage:after{border-color:#f1efe71a}.theme-dark .lab-device{color:var(--paper-bright);background:#1d201a;border-color:#f1efe7b8}.theme-dark .lab-device small{color:#f1efe775}.theme-dark .route-core{border:1px solid #f1efe7ad}.theme-dark .route-core:before{border-color:#f1efe73d}.theme-dark .route-path{border-top-color:#f1efe761}.theme-dark .mode-auto .route-path-lan,.theme-dark .mode-lan .route-path-lan,.theme-dark .mode-tailscale .route-path-tail{border-color:#f1efe7c7}.theme-dark .route-path-label{color:var(--paper-bright);background:#181a16;border-color:#f1efe729}.theme-dark .route-path-label small{color:#f1efe780}.theme-dark .product-section{color:var(--paper-bright);background:#151712}.theme-dark .product-copy>p{color:#f1efe79e}.theme-dark .product-points{border-top-color:#f1efe72e}.theme-dark .product-points svg{color:var(--lime)}.theme-dark .product-stage{border-color:#f1efe780}.theme-dark .architecture-strip{color:var(--paper-bright);background:#10282a;border-color:#f1efe780}.theme-dark .architecture-copy h2 b{color:var(--cyan)}.theme-dark .architecture-diagram>div{color:var(--paper-bright);background:#151b18;border-color:#f1efe799}.theme-dark .architecture-diagram>i{background:var(--paper-bright)}.theme-dark .architecture-diagram small{color:#f1efe780}.theme-dark .architecture-diagram .core-node{color:var(--ink);background:var(--lime);box-shadow:8px 8px 0 var(--coral)}.theme-dark .architecture-diagram .core-node svg,.theme-dark .architecture-diagram .core-node small{color:var(--ink)}.theme-dark .recovery-section{color:var(--paper-bright);background:#141612}.theme-dark .recovery-section:before{-webkit-text-stroke-color:#f1efe71a}.theme-dark .recovery-section:after{background:#f1efe71f}.theme-dark .recovery-eyebrow,.theme-dark .recovery-copy h2 strong,.theme-dark .recovery-facts svg{color:var(--cyan)}.theme-dark .recovery-copy>p{color:#f1efe79e}.theme-dark .recovery-facts,.theme-dark .recovery-facts span{border-color:#f1efe72e}.theme-dark .recovery-console{background:#0c0e0b;border-color:#f1efe7b8}[data-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:translateY(34px)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}@media (width<=1360px){.recovery-section{grid-template-columns:1fr;gap:28px;min-height:0;padding-top:110px}.recovery-copy{max-width:980px}.recovery-copy>p{max-width:800px}.recovery-copy>.section-marker{margin-bottom:48px}.recovery-facts{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.recovery-facts span{border-right:1px solid var(--line);padding:0 14px}.recovery-console{border-top-color:var(--cyan);justify-self:center;width:min(980px,100%)}}@media (width<=1180px){.hero h1{font-size:84px}.manifesto-inner{grid-template-columns:1fr;gap:90px}.manifesto-copy{max-width:880px}.manifesto-note{grid-column:auto;max-width:500px}.relay-visual{justify-self:center;width:min(900px,100%)}.routing-section,.product-section{grid-template-columns:1fr}.routing-copy{border-right:0;border-bottom:1px solid var(--line);min-height:650px;padding-right:12%}.routing-copy h2,.routing-copy>p{min-height:0}.route-lab{min-height:740px}.product-copy{min-height:690px;padding-right:12%}.product-stage{border-top:1px solid var(--ink);border-left:0;min-height:900px}.security-inner{grid-template-columns:1fr;gap:90px}.security-copy{max-width:740px}.handshake{width:min(760px,100%)}.architecture-strip{grid-template-columns:.8fr 1.2fr}.architecture-diagram{grid-template-columns:100px 1fr 120px 1fr 100px}.history-intro{grid-template-columns:130px minmax(0,1fr)}.history-intro-stats{grid-column:2;grid-template-columns:repeat(3,minmax(0,1fr))}.history-intro-stats>div{border-right:1px solid #f1efe72e;min-height:78px;padding:0 18px}.history-console-grid{grid-template-columns:190px minmax(360px,1fr) minmax(270px,.78fr)}.history-analysis{padding-left:34px;padding-right:34px}.recovery-section{grid-template-columns:1fr;gap:28px;min-height:0}.recovery-copy{max-width:980px}.recovery-copy>p{max-width:800px}.recovery-console{justify-self:center;width:min(920px,100%)}}@media (width<=900px){section[id]{scroll-margin-top:64px}.site-header{height:64px;padding:0 22px}.menu-toggle{display:inline-flex}.site-nav{border-bottom:1px solid var(--line-light);background:#11120ffa;flex-direction:column;align-items:stretch;gap:0;padding:14px 22px 22px;display:none;position:absolute;top:64px;left:0;right:0}.theme-switcher{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin-bottom:10px;padding:4px}.theme-switcher button{width:100%;height:38px}.theme-switcher button span{display:inline}.site-nav.is-open{display:flex}.site-nav>a{min-height:48px}.site-nav .nav-source{justify-content:center;margin-top:8px}.hero{min-height:650px}.hero-copy{width:83%;top:18%}.hero h1{font-size:70px}.manifesto-inner{grid-template-columns:1fr;align-content:center;gap:82px;min-height:0;padding:90px 7%}.manifesto-note{grid-column:auto}.manifesto-lead{font-size:46px}.relay-stage{min-height:480px}.route-lab{margin:40px}.flow-section{padding:100px 7%}.flow-heading{grid-template-columns:1fr;gap:50px}.flow-heading h2{font-size:50px}.flow-workbench{grid-template-columns:1fr}.flow-tabs{border-right:0;border-bottom:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.flow-tabs button{border-right:1px solid var(--line-light);border-bottom:0;grid-template-columns:30px 34px 1fr;gap:8px;min-height:112px;padding:0 14px}.flow-tabs button>svg{display:none}.flow-tab-icon{width:34px;height:34px}.flow-tab-name{font-size:16px}.flow-preview{min-height:610px}.security-word{font-size:150px}.security-inner{padding-left:7%;padding-right:7%}.product-window{width:min(650px,86%)}.history-intelligence{min-height:0;padding:110px 7% 0}.history-kinetic-word{font-size:22vw}.history-intro{grid-template-columns:1fr;gap:50px;min-height:0}.history-intro-stats{grid-column:auto;grid-template-columns:repeat(3,minmax(0,1fr))}.history-intro-copy h2{font-size:58px}.history-console{margin-top:72px}.history-date-filter{grid-template-columns:1fr auto}.history-date-options{grid-area:2/1/auto/-1;overflow-x:auto}.history-date-filter>strong{grid-area:1/2}.history-console-grid{grid-template-columns:1fr}.history-category-rail{border-bottom:1px solid #f1efe729;border-right:0;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.history-rail-title{grid-column:1/-1}.history-category-rail button{border-right:1px solid #f1efe71f;grid-template-columns:24px 24px minmax(0,1fr);min-height:82px}.history-category-rail button>small{display:none}.history-analysis{border-bottom:1px solid #f1efe729;border-right:0;min-height:630px}.history-results{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.history-results-head,.history-query-state{grid-column:1/-1}.history-results>button{border-right:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);align-content:center;min-height:174px}.history-results>button>svg{display:none}.history-category-marquee{margin-top:72px}.recovery-section{gap:28px;padding:110px 7%}.recovery-copy h2{font-size:56px}.recovery-console{min-height:0}.architecture-strip{grid-template-columns:1fr;gap:70px}.architecture-diagram{width:min(600px,100%)}.download-copy h2{font-size:58px}}@media (width<=640px){.site-header{padding:0 16px}.brand{font-size:13px}.brand img{width:27px;height:27px}.hero{height:calc(100svh - 24px);min-height:590px}.hero-copy{width:calc(100% - 36px);top:16%;left:18px}.hero-kicker{font-size:9px}.hero h1{margin-top:22px;font-size:46px;line-height:.98}.hero-copy>p{width:100%;margin-top:22px;font-size:14px;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;width:min(280px,100%);margin-top:24px}.hero-actions .button{width:100%}.hero-index{display:none}.scroll-cue{bottom:18px;right:18px}.marquee-track{height:48px}.manifesto-inner{gap:68px;min-height:0;padding:70px 18px 84px}.manifesto-lead{margin-top:52px;font-size:36px}.manifesto-note{max-width:100%;margin-top:44px}.relay-visual{width:calc(100% - 8px);box-shadow:8px 8px 0 var(--coral)}.relay-head,.relay-footer{flex-wrap:wrap;gap:8px 16px;min-height:58px;padding:11px 12px}.relay-head small{width:100%}.relay-stage{min-height:410px}.relay-stage:before{width:238px;height:238px}.relay-device{width:72px;height:82px}.relay-device-mac{box-shadow:4px 4px 0 var(--lime);left:3%}.relay-device-pc{box-shadow:4px 4px 0 var(--cyan);right:3%}.relay-device small{display:none}.relay-core{width:122px;height:122px}.relay-core-face{width:76px;height:76px;box-shadow:5px 5px 0 var(--coral)}.relay-core-face svg{width:19px;height:19px}.relay-core-face strong{margin-top:5px;font-size:6px}.relay-core-face small{display:none}.relay-packet{width:25px;height:25px}.relay-footer>span:last-child{width:100%}.routing-copy{min-height:610px;padding:110px 18px 60px}.routing-copy .section-marker{top:38px;left:18px}.routing-copy h2{font-size:43px}.routing-copy>p{font-size:14px}.route-switcher{grid-template-columns:1fr}.route-switcher button{justify-content:flex-start;padding:0 14px}.route-lab{min-height:520px;box-shadow:8px 8px 0 var(--cyan);margin:22px 18px 30px}.route-stage{min-height:430px}.route-stage:after{width:260px;height:260px}.lab-device{width:72px;height:82px}.lab-device-a{box-shadow:4px 4px 0 var(--lime);left:3%}.lab-device-b{box-shadow:4px 4px 0 var(--coral);right:3%}.lab-device small{display:none}.route-core{width:70px;height:70px}.route-core:before{inset:-10px}.route-core:after{box-shadow:0 96px 0 var(--coral);top:-14px}.route-path-lan{top:28%}.route-path-tail{top:72%}.route-path{left:12%;right:12%}.lab-status{flex-wrap:wrap;gap:8px;height:auto;min-height:54px;padding:10px 12px}.lab-status span:last-child{width:100%}.flow-section{padding:82px 18px}.flow-heading h2{font-size:39px}.flow-workbench{margin-top:54px}.flow-tabs button{text-align:center;grid-template-columns:1fr;justify-items:center;min-height:94px;padding:10px 4px}.flow-tab-index{display:none}.flow-tab-name{font-size:13px}.flow-preview{grid-template-rows:50px 390px 1fr;grid-template-columns:1fr;min-height:730px}.preview-art{margin:20px}.preview-text,.preview-file{padding:30px}.preview-text pre{font-size:9.5px}.code-line{grid-template-columns:22px minmax(0,1fr)}.file-metrics{flex-direction:column;align-items:flex-start;gap:6px}.preview-copy{border-top:1px solid var(--line);border-left:0;padding:36px 24px}.preview-copy h3{font-size:29px}.security-section,.security-inner{min-height:1040px}.security-word{font-size:80px;top:20px}.security-inner{gap:70px;padding:100px 18px 80px}.security-copy h2{margin-top:55px;font-size:36px}.security-copy>p{font-size:14px}.handshake{box-shadow:8px 8px 0 var(--coral)}.handshake-head{padding:0 12px}.crypto-stage{min-height:168px}.crypto-peer{width:66px;height:72px}.crypto-peer-local{left:3%}.crypto-peer-remote{right:3%}.crypto-core{width:104px;height:104px}.pair-code-meta{padding-left:12px;padding-right:12px}.pair-code{gap:4px;padding:9px 12px 15px}.pair-code span{height:54px;font-size:20px}.handshake-steps{grid-template-columns:repeat(2,1fr);row-gap:30px}.handshake-steps:before,.handshake-steps:after{display:none}.fingerprint-line{flex-direction:column;justify-content:center;align-items:flex-start;padding-top:14px;padding-bottom:14px}.product-copy{min-height:650px;padding:90px 18px}.product-copy h2{margin-top:54px;font-size:42px}.product-stage{min-height:820px}.product-stage:before{width:430px;height:430px}.product-stage:after{width:280px;height:280px}.product-window{width:calc(100% - 36px);min-width:0;box-shadow:9px 9px 0 var(--ink)}.product-titlebar{gap:8px;padding:0 10px}.product-live-state{font-size:6px}.stage-packet{width:31px;height:31px;box-shadow:3px 3px 0 var(--ink)}@keyframes stage-packet-orbit{0%{top:78%;left:3%;transform:rotate(0)}22%{top:16%;left:3%;transform:rotate(90deg)}48%{top:16%;left:calc(97% - 31px);transform:rotate(180deg)}74%{top:78%;left:calc(97% - 31px);transform:rotate(270deg)}to{top:78%;left:3%;transform:rotate(360deg)}}.product-row-meta small{max-width:120px}.route-float{display:none}.transfer-float{width:calc(100% - 54px);min-width:0;animation-name:transfer-float-drift-mobile;bottom:18px;left:50%;transform:translate(-50%)}@keyframes transfer-float-drift-mobile{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-9px)}}.product-stage-label{left:18px}.architecture-strip{min-height:680px;padding:80px 18px}.architecture-copy h2{font-size:36px}.architecture-diagram{grid-template-columns:1fr;justify-items:center}.architecture-diagram>div{width:min(220px,100%);height:100px}.architecture-diagram>i{width:1px;height:36px}.architecture-diagram .core-node{height:120px}.download-section{min-height:720px}.download-grid:before{width:360px;height:360px}.download-grid:after{width:520px;height:520px}.download-copy h2{font-size:44px}.download-actions{flex-direction:column;align-items:stretch;width:min(300px,100%)}.button-download{width:100%}.history-intelligence{padding:86px 18px 0}.history-kinetic-word{font-size:28vw;top:28px;left:-8vw}.history-pulse-field{width:70vw;height:320px}.history-intro{gap:40px}.history-intro-copy h2{margin-top:24px;font-size:43px}.history-intro-copy p{font-size:14px}.history-intro-stats>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:72px;padding:0 10px}.history-intro-stats strong{font-size:21px}.history-intro-stats span{font-size:9px}.history-console{box-shadow:8px 8px 0 var(--coral);margin-top:56px}.history-console-head{grid-template-columns:1fr auto;gap:10px;min-height:72px;padding:10px 12px}.history-console-head>small{grid-column:1/-1;justify-self:start}.history-date-filter{padding-left:10px;padding-right:10px}.history-date-options{scrollbar-width:none;grid-template-columns:repeat(7,minmax(82px,1fr))}.history-date-options::-webkit-scrollbar{display:none}.recovery-timeline::-webkit-scrollbar{display:none}.history-category-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.history-category-rail button{grid-template-columns:20px 22px minmax(0,1fr);min-height:66px;padding:0 10px}.history-category-rail button>b{font-size:10px}.history-analysis{min-height:560px;padding:48px 22px}.history-sample{min-height:410px;box-shadow:8px 8px 0 var(--history-tone);padding:22px}.history-sample>p{min-height:118px;font-size:14px}.history-feature-strip{grid-template-columns:auto 1fr auto 1fr}.history-feature-strip span:nth-of-type(n+3),.history-feature-strip i:nth-of-type(n+3),.history-orbit-tags span:nth-child(2),.history-orbit-tags span:nth-child(3){display:none}.history-results{grid-template-columns:1fr}.history-results>button{border-right:0;grid-template-columns:38px minmax(0,1fr) 16px;min-height:136px}.history-results>button>svg{display:block}.history-console-foot{grid-template-columns:1fr;gap:8px;min-height:88px;padding-top:14px;padding-bottom:14px}.history-console-foot span:nth-child(2),.history-console-foot span:last-child{text-align:left}.history-category-marquee{height:54px;margin-left:-18px;margin-right:-18px}.history-category-marquee span{font-size:13px}.recovery-section{gap:58px;padding:92px 18px}.recovery-section:before{font-size:18vw;top:32px}.recovery-copy>.section-marker{margin-bottom:56px}.recovery-copy h2{font-size:43px}.recovery-copy>p{font-size:14px}.recovery-facts{grid-template-columns:1fr}.recovery-facts span{border-right:0;padding-left:0;padding-right:0}.recovery-console{width:100%;box-shadow:8px 8px 0 var(--cyan)}.recovery-console-head{grid-template-columns:1fr auto;gap:9px;min-height:72px;padding:9px 12px}.recovery-console-head>small{grid-column:1/-1;justify-self:start}.recovery-wave{gap:2px;padding-left:12px;padding-right:12px}.recovery-timeline{scrollbar-width:none;display:flex;overflow-x:auto}.recovery-timeline button{flex:0 0 116px}.recovery-network{grid-template-columns:58px minmax(28px,1fr) 78px minmax(28px,1fr) 58px;gap:4px;min-height:230px;padding:24px 9px}.recovery-device{width:58px;height:78px}.recovery-device>small{display:none}.recovery-core{width:78px;height:78px}.recovery-core>span{inset:-7px}.recovery-core>strong,.recovery-link>b{display:none}.recovery-packet{width:22px;height:22px}.recovery-log-head{padding:0 10px}.recovery-log-head>small{display:none}.recovery-log>div:not(.recovery-log-head){grid-template-columns:54px 18px minmax(0,1fr) 42px;gap:5px;padding:0 10px}.recovery-log>div strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recovery-guard{grid-template-columns:22px minmax(0,1fr);min-height:88px;padding-top:12px;padding-bottom:12px}.recovery-guard>b{grid-column:2;justify-self:start}.product-live-state,.product-filterbar>span{display:none}.product-row{min-height:96px}.product-row-tags i:not(.primary),.product-statusbar span:last-child{display:none}.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px;min-height:170px;padding:30px 18px}.site-footer>span{text-align:center}}@media (height<=700px) and (width>=641px){.hero{min-height:620px}.hero-copy{top:15%}.hero h1{margin-top:20px;font-size:70px}.hero-copy>p{margin-top:18px}.hero-actions{margin-top:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
