.hero{border-bottom:1px solid var(--border);padding:72px 0 84px}@media (max-width:640px){.hero{padding:48px 0 56px}}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(40px,5vw,110px);display:grid}@media (max-width:960px){.hero-grid{grid-template-columns:1fr;gap:44px}}h1{letter-spacing:-.028em;max-width:15ch;font-size:clamp(34px,4.5vw,54px);font-weight:800;line-height:1.06}.hero-sub{color:var(--body);max-width:46ch;margin-top:18px;font-size:17px}.hero-pos{color:var(--faint);margin-top:16px;font-size:13px}.hero-pos b{color:var(--body);font-weight:600}.fade{opacity:0;animation:fade .6s var(--ease) forwards;transform:translateY(10px)}.fade.f2{animation-delay:80ms}.fade.f3{animation-delay:.16s}.fade.f4{animation-delay:.24s}.fade.f5{animation-delay:.34s}@keyframes fade{to{opacity:1;transform:none}}.search{border:1.5px solid var(--navy);background:#fff;border-radius:10px;max-width:620px;margin-top:28px;display:flex;overflow:hidden;box-shadow:0 2px 6px #0f17290d,0 14px 34px -16px #1b2b5e40}.search .field{border-right:1px solid var(--border);cursor:pointer;flex:1;min-width:0;padding:13px 18px;transition:background .15s}.search .field:hover{background:#fafbfc}.search .fk{font-family:var(--label);color:var(--faint);font-size:11px;font-weight:500}.search .fv{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.search .fv.mono{font-family:var(--mono);font-weight:500}.search .go{background:var(--navy);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:0 24px;font-size:14.5px;font-weight:600;transition:background .15s;display:flex}.search .go:hover{background:var(--navy-hover)}@media (max-width:640px){.search{flex-direction:column}.search .field{border-right:none;border-bottom:1px solid var(--border)}.search .go{justify-content:center;padding:13px}}.ledgerbox{background:var(--dark);border:1px solid var(--border-navy);color:#fff;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -28px #111b3c8c}.lg-head{border-bottom:1px solid var(--border-navy);justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.lg-title{font-size:13px;font-weight:700}.lg-range{font-family:var(--label);color:#8a96bd;font-size:12px}.lg-body{padding:2px 20px}.evt{border-bottom:1px solid #1d2a57;align-items:center;gap:14px;padding:12px 0;display:flex}.evt:last-child{border-bottom:none}.evt.new{animation:evtIn .55s var(--ease)}@keyframes evtIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:none}}.evt-time{font-family:var(--label);color:#6e7fa9;flex-shrink:0;width:66px;font-size:11px}.evt-main{flex:1;min-width:0}.evt-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.evt-loc{color:#8a96bd;margin-top:1px;font-size:11px}.evt-right{text-align:right;flex-shrink:0}.evt-amt{font-family:var(--mono);font-size:12.5px;font-weight:600}.evt-amt.done{border-bottom:3px double var(--gold-lt);padding-bottom:2px}.evt-st{font-family:var(--label);justify-content:flex-end;align-items:center;gap:5px;margin-top:4px;font-size:11px;font-weight:500;display:flex}.evt-st .d{border-radius:50%;width:5px;height:5px}.st-v{color:var(--green-br)}.st-v .d{background:var(--green-br)}.st-e{color:#d9bc66}.st-e .d{background:#d9bc66}.st-c{color:var(--blue)}.st-c .d{background:var(--blue)}.prog{gap:3px;width:66px;margin-top:5px;margin-left:auto;display:flex}.seg{background:#26325f;border-radius:2px;flex:1;height:2.5px}.seg.sv{background:var(--green-br)}.seg.se{background:#d9bc66}.seg.sc{background:var(--blue)}.lg-foot{border-top:1px solid var(--border-navy);font-family:var(--label);color:#8a96bd;justify-content:space-between;padding:11px 20px;font-size:11.5px;display:flex}.lg-foot b{color:#b9c3de;font-weight:500}.proof{background:var(--bg2);border-bottom:1px solid var(--border);padding:20px 0}.proof-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.proof-item{color:var(--body);font-size:13.5px}.proof-item b{font-family:var(--mono);color:var(--ink);font-size:14px;font-weight:600}.proof-div{background:var(--border-dark);width:1px;height:22px}@media (max-width:760px){.proof-div{display:none}.proof-in{justify-content:flex-start}}section{padding:100px 0}@media (max-width:640px){section{padding:64px 0}}.shot{border:1px solid var(--border-dark);background:#fff;border-radius:12px;margin-top:48px;overflow:hidden;box-shadow:0 1px 2px #0f17290a,0 24px 48px -16px #0f172924}.chrome{border-bottom:1px solid var(--border);background:#fafbfc;align-items:center;gap:8px;padding:10px 14px;display:flex}.chrome .d{background:#e3e6ed;border-radius:50%;width:9px;height:9px}.chrome .url{font-family:var(--mono);color:var(--faint);border:1px solid var(--border);background:#fff;border-radius:6px;margin-left:8px;padding:3px 12px;font-size:11px}.chrome .url b{color:var(--body);font-weight:500}.app{grid-template-columns:216px 1fr;min-height:400px;display:grid}@media (max-width:860px){.app{grid-template-columns:1fr}.rail{display:none}}.rail{border-right:1px solid var(--border);background:#fafbfc;padding:16px 14px}.rail h6{font-family:var(--label);color:var(--faint);margin:14px 0 8px;font-size:12px;font-weight:600}.rail h6:first-child{margin-top:0}.frow{color:var(--body);align-items:center;gap:8px;padding:4px 0;font-size:12.5px;display:flex}.frow .box{border:1.5px solid var(--border-dark);border-radius:4px;flex-shrink:0;width:14px;height:14px}.frow .box.on{background:var(--navy);border-color:var(--navy);position:relative}.frow .box.on:after{content:"";border-bottom:1.8px solid #fff;border-right:1.8px solid #fff;width:4px;height:7px;position:absolute;top:1.5px;left:3.5px;transform:rotate(40deg)}.frow .n{font-family:var(--mono);color:var(--faint);margin-left:auto;font-size:10.5px}.toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 18px;display:flex}.searchbox{border:1px solid var(--border-dark);color:var(--ink);min-width:180px;max-width:340px;font-family:var(--label);border-radius:7px;flex:1;align-items:center;gap:8px;padding:7px 12px;font-size:13px;display:flex}.searchbox .ph{color:var(--faint)}.caret{background:var(--navy);vertical-align:-2px;width:1.5px;height:14px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.chip{border:1px solid var(--border);color:var(--body);background:#fff;border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600;transition:all .3s}.chip.on{background:var(--navy);border-color:var(--navy);color:#fff}.results-meta{font-family:var(--label);color:var(--faint);margin-left:auto;font-size:12px}.lrow{border-bottom:1px solid var(--border);cursor:pointer;opacity:0;grid-template-columns:1fr auto;gap:4px 20px;padding:14px 18px;transition:background .15s;display:grid;transform:translateY(8px)}.app.done .lrow{animation:rowIn .5s var(--ease) forwards}.app.done .lrow:nth-child(2){animation-delay:.12s}.app.done .lrow:nth-child(3){animation-delay:.24s}.app.done .lrow:nth-child(4){animation-delay:.36s}@keyframes rowIn{to{opacity:1;transform:none}}.lrow:hover{background:#fafbfc}.lrow .t{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.lrow .sub{color:var(--faint);font-size:12.5px}.lrow .figs{grid-row:span 2;align-items:center;gap:22px;display:flex}@media (max-width:640px){.lrow{grid-template-columns:1fr}.lrow .figs{gap:16px;margin-top:6px}}.fig .k{font-family:var(--label);color:var(--faint);font-size:11px;font-weight:500}.fig .v{font-family:var(--mono);font-size:13px;font-weight:600}.vbadge{font-family:var(--label);color:var(--green);background:var(--green-bg);border-radius:5px;align-items:center;gap:4px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.abadge{font-family:var(--label);color:var(--amber);background:var(--amber-bg);border-radius:5px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.feat{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,120px);display:grid}.feat+.feat{margin-top:110px}@media (max-width:900px){.feat{grid-template-columns:1fr;gap:36px}.feat.flip .fig-side{order:-1}}.feat-list{flex-direction:column;gap:14px;margin-top:24px;display:flex}.feat-item{color:var(--body);gap:12px;font-size:14.5px;display:flex}.feat-item svg{flex-shrink:0;margin-top:3px}.feat-item b{color:var(--ink);font-weight:600}.more{color:var(--navy);align-items:center;gap:6px;margin-top:22px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.more:hover{gap:9px}.panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #0f17290a,0 16px 40px -20px #0f17291f}.panel-h{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:13px 18px;font-size:13px;font-weight:600;display:flex}.panel-h .id{font-family:var(--mono);color:var(--faint);font-size:11px;font-weight:400}.panel-b{padding:18px}.dg-row{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 0;font-size:13.5px;display:flex}.dg-row:last-child{border:none}.dg-row .st{opacity:0;margin-left:auto;transform:scale(.7)}.panel.run .dg-row .st{animation:pop .45s var(--ease) forwards}.panel.run .dg-row:first-child .st{animation-delay:.3s}.panel.run .dg-row:nth-child(2) .st{animation-delay:.9s}.panel.run .dg-row:nth-child(3) .st{animation-delay:1.5s}.panel.run .dg-row:nth-child(4) .st{animation-delay:2.1s}@keyframes pop{60%{opacity:1;transform:scale(1.12)}to{opacity:1;transform:scale(1)}}.ok{color:var(--green);font-family:var(--label);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.flagx{color:var(--amber);font-family:var(--label);align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.dg-note{background:var(--amber-bg);color:#6b5518;opacity:0;border:1px solid #eadfb8;border-radius:8px;margin-top:14px;padding:12px 14px;font-size:12.5px;line-height:1.5;transform:translateY(8px)}.panel.run .dg-note{animation:rowIn .5s var(--ease) 2.7s forwards}.dg-note b{color:var(--amber);margin-bottom:2px;display:block}.fin-grid{background:var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.fin-cell{background:#fff;padding:14px 18px}.fin-cell .k{font-family:var(--label);color:var(--faint);font-size:11.5px;font-weight:500}.fin-cell .v{font-family:var(--mono);margin-top:2px;font-size:16px;font-weight:600}.fin-cell .v.good{color:var(--green)}.fin-foot{border-top:1px solid var(--border);color:var(--body);align-items:center;gap:8px;padding:13px 18px;font-size:12.5px;display:flex}.fin-foot .pill{font-family:var(--label);color:var(--green);background:var(--green-bg);opacity:0;border-radius:5px;margin-left:auto;padding:3px 9px;font-size:11.5px;font-weight:600;transform:scale(.7)}.panel.run .fin-foot .pill{animation:pop .5s var(--ease) 1.7s forwards}.tl{padding:12px 18px 18px}.tl-row{gap:14px;padding:0 0 22px;display:flex;position:relative}.tl-row:last-child{padding-bottom:0}.tl-row:before{content:"";background:var(--border);transform-origin:top;width:1.5px;position:absolute;top:22px;bottom:0;left:9px;transform:scaleY(0)}.panel.run .tl-row:before{animation:.5s linear forwards draw}.panel.run .tl-row:first-child:before{animation-delay:.4s}.panel.run .tl-row:nth-child(2):before{animation-delay:.9s}.panel.run .tl-row:nth-child(3):before{animation-delay:1.4s}.panel.run .tl-row:nth-child(4):before{animation-delay:1.9s}@keyframes draw{to{transform:scaleY(1)}}.tl-row:last-child:before{display:none}.tl-dot{border:1.5px solid var(--border-dark);opacity:0;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;transform:scale(.6)}.panel.run .tl-dot{animation:pop .4s var(--ease) forwards}.panel.run .tl-row:first-child .tl-dot{animation-delay:.2s}.panel.run .tl-row:nth-child(2) .tl-dot{animation-delay:.7s}.panel.run .tl-row:nth-child(3) .tl-dot{animation-delay:1.2s}.panel.run .tl-row:nth-child(4) .tl-dot{animation-delay:1.7s}.panel.run .tl-row:nth-child(5) .tl-dot{animation-delay:2.2s}.tl-dot.done{background:var(--green);border-color:var(--green)}.tl-dot.done:after{content:"";border-bottom:1.8px solid #fff;border-right:1.8px solid #fff;width:5px;height:9px;margin-top:-2px;transform:rotate(40deg)}.tl-dot.now{border-color:var(--navy);border-width:2px;position:relative}.tl-dot.now:before{content:"";border:1.5px solid var(--navy);opacity:0;animation:ring 2s var(--ease) 2.6s infinite;border-radius:50%;position:absolute;inset:-5px}@keyframes ring{0%{opacity:.7;transform:scale(.7)}to{opacity:0;transform:scale(1.25)}}.tl-txt b{font-size:13.5px;font-weight:600;display:block}.tl-txt span{color:var(--faint);font-size:12px;font-family:var(--label)}.tl-amt{font-family:var(--mono);text-align:right;margin-left:auto;font-size:13px;font-weight:600}.tl-amt small{font-family:var(--label);color:var(--faint);font-size:11px;font-weight:400;display:block}.rail-sec{background:var(--dark);color:#fff;padding:118px 0;position:relative;overflow:hidden}@media (max-width:640px){.rail-sec{padding:76px 0}}.rail-sec:before{content:"";pointer-events:none;background:radial-gradient(900px 480px at 85% 0,#c9a95214,#0000 60%);position:absolute;inset:0}.rail-sec .label{color:var(--gold-lt)}.rail-h{letter-spacing:-.028em;max-width:18ch;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.08}.rail-sub{color:#9aa6c8;max-width:52ch;margin-top:16px;font-size:16px}.pipe{margin-top:72px;position:relative}.pipe-track{background:#26325f;height:2px;position:absolute;top:23px;left:4%;right:4%;overflow:visible}.pipe-flow{background:linear-gradient(90deg,transparent,var(--gold-lt),transparent);border-radius:3px;width:64px;height:6px;animation:5.5s linear infinite travel;position:absolute;top:-2px;left:0}@keyframes travel{0%{left:-8%}to{left:104%}}.pipe-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid;position:relative}@media (max-width:860px){.pipe-track{display:none}.pipe-grid{grid-template-columns:1fr;gap:26px}}.pnode{text-align:center;padding:0 8px}@media (max-width:860px){.pnode{text-align:left;align-items:flex-start;gap:16px;display:flex}}.pnode .dotw{background:var(--dark);z-index:2;border:1.5px solid #3a4a85;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 16px;display:flex;position:relative}@media (max-width:860px){.pnode .dotw{margin:0}}.pnode .dotw:after{content:"";border:1.5px solid var(--gold-lt);opacity:0;border-radius:50%;animation:5.5s linear infinite ring;position:absolute;inset:-6px}.pnode:first-child .dotw:after{animation-delay:0s}.pnode:nth-child(2) .dotw:after{animation-delay:1.1s}.pnode:nth-child(3) .dotw:after{animation-delay:2.2s}.pnode:nth-child(4) .dotw:after{animation-delay:3.3s}.pnode:nth-child(5) .dotw:after{animation-delay:4.4s}.pnode .num{font-family:var(--mono);color:var(--gold-lt);font-size:13px;font-weight:600}.pnode h4{margin-bottom:5px;font-size:16px;font-weight:700}.pnode p{color:#8a96bd;max-width:24ch;margin:0 auto;font-size:12.5px;line-height:1.5}@media (max-width:860px){.pnode p{margin:0}}.rail-stats{flex-wrap:wrap;gap:14px;margin-top:72px;display:flex}.rs{border:1px solid var(--border-navy);background:#ffffff05;border-radius:10px;flex:1;min-width:170px;padding:16px 22px}.rs .v{font-family:var(--mono);font-size:22px;font-weight:600}.rs .v .u{color:var(--gold-lt)}.rs .k{color:#8a96bd;margin-top:2px;font-size:12px}.vs-panel{border:1px solid var(--border);border-radius:14px;grid-template-columns:1fr 1fr;margin-top:44px;display:grid;overflow:hidden}@media (max-width:760px){.vs-panel{grid-template-columns:1fr}}.vs-col{padding:34px 36px}@media (max-width:640px){.vs-col{padding:26px 22px}}.vs-col.them{background:var(--bg2);border-right:1px solid var(--border)}@media (max-width:760px){.vs-col.them{border-right:none;border-bottom:1px solid var(--border)}}.vs-col h3{margin-bottom:16px;font-size:15px;font-weight:700}.vs-col.them h3{color:var(--faint)}.vs-col.us h3{color:var(--green)}.vs-li{opacity:0;align-items:flex-start;gap:11px;padding:8px 0;font-size:14.5px;display:flex;transform:translate(-8px)}.vs-panel.run .vs-li{animation:liIn .45s var(--ease) forwards}.vs-panel.run .vs-li:nth-child(2){animation-delay:.15s}.vs-panel.run .vs-li:nth-child(3){animation-delay:.3s}.vs-panel.run .vs-li:nth-child(4){animation-delay:.45s}.vs-panel.run .vs-li:nth-child(5){animation-delay:.6s}.vs-panel.run .vs-li:nth-child(6){animation-delay:.75s}@keyframes liIn{to{opacity:1;transform:none}}.vs-col.them .vs-li{color:var(--body)}.vs-li .m{flex-shrink:0;margin-top:2px;font-size:13px;font-weight:700}.vs-col.them .m{color:#b3564a}.vs-col.us .m{color:var(--green)}.vs-foot{border-top:1px solid var(--border);opacity:0;margin-top:18px;padding-top:16px;font-size:13px}.vs-panel.run .vs-foot{animation:liIn .5s var(--ease) .95s forwards}.vs-col.them .vs-foot{color:var(--faint)}.vs-col.us .vs-foot{font-weight:600}.vs-col.us .vs-foot .n{font-family:var(--mono);color:var(--green)}.aud-band{background:var(--bg2);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.aud3{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px;display:grid}@media (max-width:860px){.aud3{grid-template-columns:1fr}}.aud-c{border:1px solid var(--border);transition:border-color .15s,box-shadow .25s var(--ease),transform .25s var(--ease);background:#fff;border-radius:12px;padding:26px 24px}.aud-c:hover{border-color:var(--border-dark);transform:translateY(-3px);box-shadow:0 12px 28px -14px #0f172929}.aud-c .who{font-family:var(--label);color:var(--navy);font-size:12.5px;font-weight:600}.aud-c h3{letter-spacing:-.015em;margin:8px 0;font-size:19px;font-weight:700}.aud-c p{color:var(--body);margin-bottom:16px;font-size:14px}.aud-c a{color:var(--navy);align-items:center;gap:6px;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.aud-c a:hover{gap:9px}.cta{background:var(--navy);color:#fff}.cta-in{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;display:flex}.cta h2{letter-spacing:-.02em;font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.15}.cta p{color:#b9c3de;max-width:46ch;margin-top:10px;font-size:15px}.cta .btn-secondary{color:var(--navy);background:#fff;border-color:#fff}.cta .btn-ghost{color:#fff;background:0 0;border:1px solid #4b5c93}.cta .btn-ghost:hover{border-color:#8fa0cc}
