html.site-page,.site-scope{--void: #05080f;--void-2: #070b15;--panel: #0b111f;--panel-2: #0e1526;--card: #0c1220;--line: #1a2540;--line-2: #26334e;--text: #e9eef8;--muted: #8592a9;--faint: #566079;--blue: #4f8dff;--red: #ff5f57;--green: #4ade80;--cyan: #58d7ff;--pass: #46e0a0;--fail: #ff6a5d;--display: "Archivo", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--wrap: 1140px}.site-scope *{box-sizing:border-box}html.site-page,html.site-page body{height:auto;overflow:visible}html.site-page{background:var(--void)}html.site-page body{margin:0;background:var(--void);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:hidden}.site-scope a{color:inherit}.site-scope ::-moz-selection{background:#58d7ff3d;color:#fff}.site-scope ::selection{background:#58d7ff3d;color:#fff}html.site-page,.site-scope{scrollbar-color:#26334e transparent}.site-scope ::-webkit-scrollbar{width:10px}.site-scope ::-webkit-scrollbar-track{background:transparent}.site-scope ::-webkit-scrollbar-thumb{background:#26334e;border-radius:5px;border:2px solid var(--void)}.site-scope ::-webkit-scrollbar-thumb:hover{background:#35446a}.site-scope .wrap{max-width:var(--wrap);margin:0 auto;padding:0 32px}.site-scope .label{font-family:var(--mono);font-size:11px;letter-spacing:.17em;text-transform:uppercase;color:var(--faint)}.site-scope header.bar{position:sticky;top:0;z-index:40;padding:0}.site-scope header.bar:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:var(--line);opacity:1;transition:opacity .28s ease}.site-scope .bar .wrap{display:flex;align-items:center;justify-content:space-between;height:64px;padding-inline:24px;border:1px solid transparent;border-radius:0;background:#05080fb8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:max-width .34s cubic-bezier(.22,.8,.3,1),transform .34s cubic-bezier(.22,.8,.3,1),border-radius .34s ease,border-color .28s ease,background-color .28s ease,box-shadow .28s ease,height .28s ease}.site-scope header.bar.floating:after{opacity:0}.site-scope header.bar.floating .wrap{max-width:1080px;height:58px;transform:translateY(12px);border-radius:999px;border-color:#ffffff17;background:#0b101cd1;box-shadow:0 10px 34px #00000075}@media (prefers-reduced-motion: reduce){.site-scope .bar .wrap{transition:none}}.site-scope .wordmark{font-family:var(--display);font-size:20px;font-weight:800;letter-spacing:-.02em;display:flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.site-scope .wordmark .logomark{flex:none}.site-scope .wordmark b{color:var(--cyan);font-weight:800}.site-scope .nav-links{display:flex;gap:30px;font-size:14px;color:var(--muted)}.site-scope .nav-links a{text-decoration:none}.site-scope .nav-links a:hover{color:var(--text)}.site-scope .nav-right{display:flex;align-items:center;gap:14px}.site-scope .btn{font-family:var(--sans);font-size:14px;font-weight:500;text-decoration:none;border-radius:8px;padding:9px 17px;display:inline-flex;align-items:center;gap:8px;transition:background .14s ease,border-color .14s ease,transform .14s ease}.site-scope .btn-primary{background:var(--blue);color:#04101f}.site-scope .btn-ghost{color:var(--text);border:1px solid var(--line-2);background:#0c122080}.site-scope .btn-ghost:hover{border-color:var(--blue)}.site-scope .btn .arr{transition:transform .14s ease}.site-scope .btn:hover .arr{transform:translate(2px)}.site-scope .hero{padding:86px 0 0;min-height:920px;position:relative;overflow:hidden;border-top:0}.site-scope #space{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.site-scope .hero .wrap{position:relative;z-index:1}.site-scope .hero .grid{display:grid;grid-template-columns:1.02fr .98fr;gap:56px;align-items:center}.site-scope .hero h1{font-family:var(--display);font-weight:800;font-size:clamp(38px,4vw,54px);line-height:1.06;letter-spacing:-.03em;margin:24px 0 0;color:var(--text);text-wrap:balance}.site-scope .hero .sub{font-size:clamp(16px,1.5vw,19px);color:var(--muted);margin:24px 0 0;max-width:40ch}.site-scope .hero .sub b{color:var(--text);font-weight:600}.site-scope .hero-cta{display:flex;align-items:center;gap:12px;margin-top:34px;flex-wrap:wrap}.site-scope .hero-cta .btn{font-size:15px;padding:12px 22px;border-radius:9px}.site-scope section{border-top:1px solid var(--line)}.site-scope .band{padding:90px 0}.site-scope .band.deep{background:var(--void-2)}.site-scope .value h2{font-family:var(--display);font-weight:800;font-size:clamp(34px,4.8vw,62px);letter-spacing:-.04em;line-height:.99;margin:16px 0 0;max-width:17ch;text-wrap:balance}.site-scope .value p{color:var(--muted);font-size:17px;margin:24px 0 0;max-width:54ch}.site-scope .value p b{color:var(--text);font-weight:600}.site-scope .step{padding:26px 22px 28px;border-right:1px solid var(--line)}.site-scope .step:last-child{border-right:0}.site-scope .step .idx{font-family:var(--mono);font-size:12px;color:var(--cyan)}.site-scope .step h3{font-family:var(--display);font-size:19px;font-weight:700;letter-spacing:-.02em;margin:14px 0 8px}.site-scope .step p{margin:0;color:var(--muted);font-size:13.5px}.site-scope .final{padding:108px 0 116px;text-align:center;position:relative;overflow:hidden}.site-scope #space2{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.site-scope .final .wrap{position:relative;z-index:1}.site-scope .final h2{font-family:var(--display);font-weight:800;font-size:clamp(34px,4.8vw,60px);letter-spacing:-.04em;line-height:.99;margin:16px auto 0;max-width:16ch;text-wrap:balance}.site-scope .final p{color:var(--muted);font-size:17px;margin:20px auto 0;max-width:50ch;text-wrap:pretty}.site-scope .final .btn{margin-top:32px;font-size:15px;padding:14px 28px;border-radius:9px}.site-scope footer.foot{border-top:1px solid var(--line)}.site-scope .foot .wrap{display:flex;align-items:center;justify-content:space-between;height:70px;font-size:13px;color:var(--faint);flex-wrap:wrap;gap:10px}.site-scope .foot .wm{font-family:var(--display);font-weight:800;font-size:16px;color:var(--muted)}@media (max-width: 900px){.site-scope .hero{min-height:0;padding-bottom:56px}.site-scope .hero .grid{grid-template-columns:1fr;gap:40px}.site-scope .nav-links{display:none}.site-scope .step:nth-child(2){border-right:0}.site-scope .step:nth-child(1),.site-scope .step:nth-child(2){border-bottom:1px solid var(--line)}}@media (max-width: 540px){.site-scope .step{border-right:0;border-bottom:1px solid var(--line)}}@media (max-width: 640px){.site-scope .bar .wrap{height:56px}.site-scope .wordmark{font-size:17px}.site-scope .nav-right{gap:8px}.site-scope .nav-right .btn{padding:8px 11px;font-size:12.5px;white-space:nowrap}}@media (prefers-reduced-motion: reduce){.site-scope *{transition:none!important}}.site-scope :focus-visible{outline:2px solid var(--cyan);outline-offset:2px;border-radius:4px}.site-scope .rp{background:#080c16;border:1px solid #1b2740;border-radius:14px;overflow:hidden}.site-scope .hero .grid{display:block;position:relative}.site-scope .hero-left{max-width:396px;position:relative;z-index:2}.site-scope .fleet{position:absolute;left:41%;top:236px;width:1240px;z-index:1}@media (max-width:900px){.site-scope .hero-left{max-width:none}}.site-scope .term{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;max-width:660px}.site-scope .term-bar{display:flex;align-items:center;gap:7px;padding:9px 13px;border-bottom:1px solid #141d31;background:#0a0f1c}.site-scope .term-bar i{width:6px;height:6px;border-radius:50%;background:#232e46;display:block}.site-scope .term-bar span{font-family:var(--mono);font-size:9.5px;color:#5b6579;margin-left:6px}.site-scope .term-body{padding:15px 18px;font-family:var(--mono);font-size:12px;line-height:1.85}.site-scope .term-body .p{color:var(--blue)}.site-scope .term-body .c{color:#e4eaf5}.site-scope .term-body .ok{color:var(--green)}.site-scope .term-body .no{color:var(--red)}.site-scope .df{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;box-shadow:0 24px 60px -34px #000000b3}.site-scope .df-head{display:flex;align-items:baseline;gap:14px;padding:14px 20px;border-bottom:1px solid #141d31}.site-scope .df-head .src{font-family:var(--mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--blue)}.site-scope .df-head .stat{margin-left:auto;font-family:var(--mono);font-size:11px;color:#5b6579}.site-scope .df-head .stat .a{color:var(--green)}.site-scope .df-head .stat .r{color:var(--red)}.site-scope .df-file{display:flex;align-items:center;gap:9px;padding:11px 20px 9px;font-family:var(--mono);font-size:11px;color:#8d9ab3;border-bottom:1px solid #131b2c}.site-scope .df-file i{width:7px;height:7px;border-radius:2px;background:#2f3a52;flex:none}.site-scope .df-file+.df-body{border-top:0}.site-scope .df-body{padding:8px 0 10px}.site-scope .df-ln{display:grid;grid-template-columns:44px 14px 1fr;align-items:baseline;font-family:var(--mono);font-size:12px;line-height:1.85;padding:0 20px 0 0}.site-scope .df-ln .n{text-align:right;padding-right:12px;color:#39425c;font-size:10.5px}.site-scope .df-ln .s{color:#4d566b}.site-scope .df-ln .t{color:#aab6cb;white-space:pre}.site-scope .df-ln.add{background:#4ade800e}.site-scope .df-ln.add .s{color:var(--green)}.site-scope .df-ln.add .t{color:#cfe6d8}.site-scope .df-ln.del{background:#ff5f570f}.site-scope .df-ln.del .s{color:var(--red)}.site-scope .df-ln.del .t{color:#e8cdcb}.site-scope .cc{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;box-shadow:0 24px 60px -34px #000000b3;font-family:var(--mono);font-size:12.5px;line-height:1.75}.site-scope .cc-bar{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid #141d31;background:#0a0f1c}.site-scope .cc-bar i{width:6px;height:6px;border-radius:50%;background:#232e46;display:block}.site-scope .cc-bar span{font-size:10px;color:#5b6579;margin-left:6px}.site-scope .cc-body{padding:16px 18px 18px}.site-scope .cc-you{color:#8d9ab3;margin-bottom:14px}.site-scope .cc-you b{color:#4d566b;font-weight:400;margin-right:8px}.site-scope .cc-call{display:flex;gap:9px;margin-top:12px;color:#e4eaf5}.site-scope .cc-call .d{color:#4f8dff;flex:none}.site-scope .cc-call em{font-style:normal;color:#8d9ab3}.site-scope .cc-out{display:flex;gap:9px;color:#6f7c93;padding-left:0}.site-scope .cc-out .b{color:#3a4560;flex:none}.site-scope .cc-out .ok{color:var(--green)}.site-scope .cc-out .no{color:var(--red)}.site-scope .cc-out .t{margin-left:auto;color:#42506b;flex:none}.site-scope .cc-bar .tot{margin-left:auto;font-size:10.5px;color:#5b6579}.site-scope .cc-say{display:flex;gap:9px;margin-top:16px;color:#cfd8e8}.site-scope .cc-say .d{color:#4f8dff;flex:none}.site-scope .fk{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;box-shadow:0 24px 60px -34px #000000b3}.site-scope .fk-head{display:flex;align-items:baseline;padding:14px 20px;border-bottom:1px solid #141d31}.site-scope .fk-head .fk-t{font-family:var(--mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--blue)}.site-scope .fk-head .fk-time{margin-left:auto;font-family:var(--mono);font-size:11.5px;color:#5b6579}.site-scope .fk-head .fk-time b{color:var(--green);font-weight:400}.site-scope .fk-body{display:grid;grid-template-columns:232px 76px 1fr;padding:18px 20px 20px}.site-scope .fk-lbl{font-family:var(--mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#4a5468;margin:0 0 12px;height:12px}.site-scope .fk-svc{display:flex;align-items:center;gap:10px;padding:8px 0;font-family:var(--mono);font-size:11.5px;color:#93a1ba;border-bottom:1px solid #131b2c}.site-scope .fk-svc i{width:9px;height:9px;border-radius:3px;flex:none;background:#3a4f80}.site-scope .fk-svc i.rd{background:#5a3a52}.site-scope .fk-svc i.s3{background:#2f5449}.site-scope .fk-svc i.api{background:#334a6b}.site-scope .fk-svc em{margin-left:auto;font-style:normal;color:#4d566b}.site-scope .fk-total{margin-top:13px;font-family:var(--mono);font-size:11px;color:#5b6579}.site-scope .fk-total b{color:#aeb9cc;font-weight:400}.site-scope .fk-fan{margin-top:44px;overflow:visible}.site-scope .fk-fan path{fill:none;stroke:#25324c;stroke-width:1}.site-scope .fk-fan .src{fill:var(--blue)}.site-scope .fk-fan .halo{fill:#4f8dff29}.site-scope .fk-axis{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:9px;color:#3f4860;margin-bottom:8px;height:12px}.site-scope .fk-axis .ln{flex:1;height:1px;background:#1a2338}.site-scope .fk-env{display:flex;align-items:center;gap:11px;height:34px;font-family:var(--mono);font-size:11px;color:#93a1ba}.site-scope .fk-env+.fk-env{margin-top:6px}.site-scope .fk-env .dot{width:5px;height:5px;border-radius:50%;background:var(--green);flex:none;box-shadow:0 0 0 3px #4ade801f}.site-scope .fk-env .nm{width:132px;flex:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-scope .fk-env .track{flex:1;min-width:0;height:8px;border-radius:4px;background:#101728}.site-scope .fk-env .track b{display:block;height:100%;border-radius:4px;background:#4f8dff6b;border:1px solid rgba(79,141,255,.5);box-sizing:border-box}.site-scope .fk-env .ms{width:34px;flex:none;text-align:right;color:#5b6579}.site-scope .fk-env.more{color:#4d566b}.site-scope .fk-env.more .track b{background:transparent;border-style:dashed;border-color:#26334e}.site-scope .term+.rad{margin-top:20px}.site-scope .rad{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;box-shadow:0 24px 60px -34px #000000b3}.site-scope .rad-head{display:flex;align-items:baseline;padding:14px 20px;border-bottom:1px solid #141d31}.site-scope .rad-head .rad-t{font-family:var(--mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--blue)}.site-scope .rad-head .rad-n{margin-left:auto;font-family:var(--mono);font-size:11.5px;color:#5b6579}.site-scope .rad-scroll{overflow-x:auto}.site-scope .rad svg{display:block;width:860px;height:auto;margin:0 auto;padding:14px 0 8px}.site-scope .rad .edge{fill:none;stroke:#44639c;stroke-width:1.2}.site-scope .rad .edge2{fill:none;stroke:#2b3c60;stroke-width:1}.site-scope .rad .nd{fill:#0d1424;stroke:#26334e}.site-scope .rad .nd-t{font-family:var(--mono);font-size:11px;fill:#93a1ba}.site-scope .rad .col{font-family:var(--mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;fill:#4a5468}.site-scope .rad .core{fill:#4f8dff12;stroke:#4f8dff59}.site-scope .rad .core-t{font-family:var(--mono);font-size:11px;fill:#aeb9cc}.site-scope .term-body .tfork{display:grid;grid-template-columns:88px 1fr auto;gap:16px;align-items:baseline}.site-scope .term-body .tfork .tk{color:#4d566b}.site-scope .term-body .tfork .tv{color:#aeb9cc}.site-scope .term-body .tfork .tt{color:#5b6579;font-variant-numeric:tabular-nums}.site-scope .term-body .ind{padding-left:16px}.site-scope .term-body .gap{height:11px}.site-scope .fail-card{border:1px solid rgba(255,95,87,.3);border-radius:12px;overflow:hidden;background:#080c16;max-width:560px}.site-scope .fail-top{padding:13px 16px;border-bottom:1px solid #141d31;display:flex;align-items:center;gap:9px}.site-scope .fail-top .vd{font-family:var(--mono);font-size:10.5px;color:var(--red);letter-spacing:.06em}.site-scope .fail-top .id{font-family:var(--mono);font-size:10.5px;color:#5b6579;margin-left:auto}.site-scope .fail-top{padding:11px 12px 11px 20px}.site-scope .fail-what{padding:17px 20px 6px;font-size:20px;color:#eef2f9;line-height:1.32}.site-scope .fail-state{padding:0 20px 15px;font-family:var(--mono);font-size:11.5px;color:#5b6579}.site-scope .reveal{opacity:0;transform:translateY(60px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.site-scope .reveal.visible{opacity:1;transform:translateY(0)}.site-scope .reveal-l{opacity:0;transform:translate(-80px) rotate(-1deg);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.site-scope .reveal-l.visible{opacity:1;transform:translate(0) rotate(0)}.site-scope .reveal-r{opacity:0;transform:translate(80px) rotate(1deg);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.site-scope .reveal-r.visible{opacity:1;transform:translate(0) rotate(0)}@media (prefers-reduced-motion: reduce){.site-scope .reveal,.site-scope .reveal-l,.site-scope .reveal-r{opacity:1;transform:none;transition:none}}.site-scope #how>.wrap{max-width:1880px;padding-left:clamp(24px,4.4vw,96px);padding-right:clamp(16px,2vw,48px);margin:0 auto}.site-scope .story{display:flex;gap:44px;align-items:stretch}.site-scope .story-steps{width:30%;flex:none}.site-scope .story-steps .step{border:0;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:0}.site-scope .story-steps .step h2{font-family:var(--display);font-weight:800;font-size:clamp(28px,2.6vw,38px);letter-spacing:-.025em;line-height:1.12;margin:0 0 16px;color:#39415a;transition:color .5s ease;text-wrap:balance}.site-scope .story-steps .step.on h2{color:var(--text)}.site-scope .story-steps .step p{font-size:16px;line-height:1.65;margin:0;max-width:30rem;color:#333a4f;transition:color .5s ease}.site-scope .story-steps .step p+p{margin-top:1.1em}.site-scope .story-steps .step.on p{color:var(--muted)}.site-scope .story-tail{height:45vh}.site-scope .story-stage{flex:1;min-width:0}.site-scope .story-pin{position:sticky;top:0;height:100vh;display:flex;align-items:center;padding-top:0}.site-scope .story-frame{width:100%}.site-scope .story-acts{position:relative;transition:height .5s ease-out}.site-scope .act{position:absolute;left:0;right:0;top:0;opacity:0;transition:opacity .45s ease}.site-scope .act.active{opacity:1}@media (max-width:980px){.site-scope .story{display:block}.site-scope #how>.wrap{padding-right:clamp(24px,4.4vw,96px)}.site-scope #how .story-head{margin-bottom:64px}.site-scope .story-steps{width:100%}.site-scope .story-steps .step{min-height:0;opacity:1;margin-bottom:76px}.site-scope .story-steps .step h2{color:var(--text)}.site-scope .story-steps .step p{color:var(--muted)}.site-scope .story-stage{display:none}.site-scope .act.inline-act{position:static;opacity:1;margin:26px 0 0}.site-scope .act.inline-act .term{max-width:none}.site-scope .act.inline-act .df-ln{grid-template-columns:30px 12px 1fr}.site-scope .act.inline-act .df-body,.site-scope .act.inline-act .df-body *{font-size:9.5px}.site-scope .act.inline-act .df-ln .t{white-space:nowrap}.site-scope .act.inline-act .cc-body,.site-scope .act.inline-act .cc-body *{font-size:10px}.site-scope .act.inline-act .rad svg{width:100%;height:auto}.site-scope .act.inline-act .fk-body{grid-template-columns:1fr;row-gap:4px}.site-scope .act.inline-act .fk-fan{display:none}.site-scope .act.inline-act .fk-out{margin-top:14px}.site-scope .act.inline-act .fk-out .fk-lbl{height:auto;margin-bottom:14px}.site-scope .act.inline-act .ev3{grid-template-columns:1fr;gap:14px}.site-scope .act.inline-act .shot.pair{grid-template-columns:1fr;gap:16px;margin:8px 14px 0}.site-scope .act.inline-act .shot.pair .sc{min-width:0}.site-scope .act.inline-act .app2 .side{width:86px;padding:8px 6px}.site-scope .act.inline-act .app2 .h{flex-wrap:wrap;gap:4px}.site-scope .act.inline-act .app2 .role{margin-left:0}.site-scope .act.inline-act .app2 .row .meta{display:none}.site-scope .act.inline-act .rp2-cov{flex-wrap:wrap;row-gap:6px}}.site-scope .story-head{max-width:1880px;margin:0 auto 8px;text-align:left;padding:0 clamp(24px,4.4vw,96px);opacity:0;transform:translateY(32px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.site-scope .story-head.visible{opacity:1;transform:translateY(0)}.site-scope .story-head h2{font-family:var(--display);font-weight:800;font-size:clamp(30px,3.6vw,48px);line-height:1.15;letter-spacing:-.03em;margin:0 0 16px;color:var(--text)}.site-scope .story-head p{font-size:clamp(16px,1.4vw,18px);line-height:1.6;color:var(--muted);margin:0;max-width:44rem}@media (prefers-reduced-motion: reduce){.site-scope .story-head{opacity:1;transform:none;transition:none}}.site-scope .ill{position:absolute;left:44%;top:268px;width:1060px;height:760px;z-index:1;-webkit-mask-image:linear-gradient(to right,#000 calc(56vw - 330px),transparent calc(56vw - 24px)),linear-gradient(to bottom,#000 62%,transparent 96%);-webkit-mask-composite:source-in;mask-image:linear-gradient(to right,#000 calc(56vw - 330px),transparent calc(56vw - 24px)),linear-gradient(to bottom,#000 62%,transparent 96%);-webkit-mask-composite:source-in,xor;mask-composite:intersect}.site-scope .rp2{position:absolute;left:0;top:0;width:1010px;background:#080c16;border:1px solid #1e2942;border-radius:13px;box-shadow:0 30px 80px #0000008c;overflow:hidden}.site-scope .rp2-head{padding:18px 22px 16px;border-bottom:1px solid #141d31}.site-scope .rp2-head .src{font-family:var(--mono);font-size:10px;letter-spacing:.09em;color:var(--blue);text-transform:uppercase}.site-scope .rp2-head .verdict{display:flex;align-items:baseline;gap:16px;margin-top:10px;flex-wrap:wrap}.site-scope .rp2-head h3{font-family:var(--display);font-weight:800;font-size:23px;letter-spacing:-.025em;margin:0;color:var(--text)}.site-scope .rp2-head .counts{margin-left:auto;display:flex;gap:14px;font-family:var(--mono);font-size:11px}.site-scope .rp2-head .counts .f{color:var(--red)}.site-scope .rp2-head .counts .p{color:var(--green)}.site-scope .rp2-cov{display:flex;gap:20px;padding:11px 22px;border-bottom:1px solid #141d31;font-family:var(--mono);font-size:10px;color:#5b6579}.site-scope .rp2-cov b{color:#aab4c6;font-weight:400}.site-scope .rp2-row{display:flex;align-items:center;gap:12px;padding:11px 22px;border-bottom:1px solid #141d31}.site-scope .rp2-row:last-child{border-bottom:0}.site-scope .rp2-row .mk{width:17px;height:17px;border-radius:4px;flex:none;display:grid;place-items:center;font-size:9px}.site-scope .rp2-row.bad .mk{border:1px solid rgba(255,95,87,.5);color:var(--red)}.site-scope .rp2-row.ok .mk{border:1px solid rgba(74,222,128,.45);color:var(--green)}.site-scope .rp2-row .nm{font-size:13px;color:#dbe3f0}.site-scope .rp2-row .vd{margin-left:auto;font-family:var(--mono);font-size:9px;letter-spacing:.06em;padding:3px 8px;border-radius:4px;flex:none}.site-scope .rp2-row.bad .vd{color:var(--red);border:1px solid rgba(255,95,87,.32)}.site-scope .rp2-row.ok .vd{color:var(--green);border:1px solid rgba(74,222,128,.3)}.site-scope .rp2-row.bad{background:#ff5f5708}.site-scope .rp2.flow{position:static;width:auto;box-shadow:0 24px 60px -30px #0009}.site-scope .rp2.flow .rp2-row{padding:12px 22px}.site-scope .rp2-more{padding:11px 22px;font-family:var(--mono);font-size:10px;color:#4f5a72}.site-scope .detail{background:#ff5f5709;border-bottom:1px solid #141d31}.site-scope .rp2-row.open{border-bottom:0;background:#ff5f570d}.site-scope .rp2-row .chev{font-family:var(--mono);font-size:10px;color:#4f5a72;flex:none;width:10px}.site-scope .detail .dh{padding:7px 12px 4px 22px;display:flex;align-items:center;gap:9px}.site-scope .detail .dh .vd{font-family:var(--mono);font-size:9px;color:var(--red);letter-spacing:.06em}.site-scope .detail .dh .id{margin-left:auto;font-family:var(--mono);font-size:9px;color:#5b6579}.site-scope .detail .what{padding:2px 22px 12px;font-size:14.5px;color:#eef2f9;line-height:1.35}.site-scope .detail .panes{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#16203a;border:1px solid #16203a;border-radius:8px;overflow:hidden;display:block;background:none;border:0;margin:0;overflow:visible}.site-scope .tb{border:1px solid #16203a;border-radius:8px;background:#0e1320;padding:12px 13px 13px}.site-scope .tb+.tb{margin-top:10px}.site-scope .tb .lb{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:#4d566b}.site-scope .tb .a{font-size:11px;padding:5px 10px;border-radius:6px;background:#182337;color:#aab4c6;border:1px solid #223049;white-space:nowrap}.site-scope .cause{padding:0 22px 12px;font-family:var(--mono);font-size:10.5px;color:#6f7b91;line-height:1.6}.site-scope .cause b{color:#cbd6e6;font-weight:400}.site-scope .cause .no{color:var(--red)}.site-scope .app2{background:#0a0f1c;border:1px solid #1d2740;border-radius:10px;overflow:hidden;font-family:var(--sans);font-size:11px;text-align:left}.site-scope .app2 .tb{display:flex;align-items:center;gap:9px;padding:8px 12px;border-bottom:1px solid #141d31}.site-scope .app2 .tb i{width:8px;height:8px;border-radius:50%;background:#242e45;display:inline-block}.site-scope .app2 .tb .ttl{color:#5b6579;font-size:10.5px}.site-scope .app2 .ab{display:flex}.site-scope .app2 .side{width:112px;flex:none;border-right:1px solid #141d31;padding:10px 9px}.site-scope .app2 .side .ws{color:#aeb9cc;font-weight:600;font-size:11px;margin:0 0 9px 8px}.site-scope .app2 .side a{display:block;padding:4px 8px;border-radius:6px;color:#5b6579;font-size:10.5px}.site-scope .app2 .side a.on{background:#4f8dff1f;color:#bcd6ff}.site-scope .app2 .main{flex:1;min-width:0;padding:11px 13px 13px}.site-scope .app2 .h{display:flex;align-items:center;margin-bottom:9px}.site-scope .app2 .h b{color:var(--text);font-size:12.5px;font-weight:700}.site-scope .app2 .role{margin-left:auto;font-family:var(--mono);font-size:9px;color:#5b6579;border:1px solid #26334e;border-radius:999px;padding:2px 8px;white-space:nowrap}.site-scope .app2 .role.bad2{border-color:#ff5f578c;color:#ff8d85;background:#ff5f5712}.site-scope .app2 .btns{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:9px}.site-scope .app2 .btn2{font-size:10px;padding:3px 8px;border-radius:6px;border:1px solid #26334e;color:#8592a9;white-space:nowrap}.site-scope .app2 .btn2.new{border:1px dashed rgba(255,95,87,.6);color:#ff8d85;background:#ff5f5714}.site-scope .app2 .row{display:flex;align-items:center;gap:8px;padding:6px 0;border-top:1px solid #10182a;color:#8592a9}.site-scope .app2 .row .doc{color:#aeb9cc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-scope .app2 .row .meta{margin-left:auto;flex:none;color:#4d566b;font-size:9.5px}.site-scope .app2 .row .del{flex:none;color:#ff8d85;font-size:9.5px;border:1px dashed rgba(255,95,87,.5);border-radius:5px;padding:1px 6px}.site-scope .shot{display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-scope .sc{border:0;border-radius:9px;background:none;position:relative;padding-top:0}.site-scope .sc.after{border-color:#ff5f5766}.site-scope .sc .lb{position:absolute;left:8px;top:8px;z-index:3;font-family:var(--mono);font-size:7.5px;letter-spacing:.09em;text-transform:uppercase;color:#8e9ab0;background:#080c16d9;border-radius:3px;padding:2px 6px}.site-scope .sc.after .lb{color:#ffb0ab}.site-scope .sc .doc{flex:1;padding:12px 12px 0;display:flex;flex-direction:column}.site-scope .sc .doc .h{background:#3a4considered;height:6px;width:46%;border-radius:2px;background:#3c465e;margin-bottom:9px}.site-scope .sc .doc .l{height:4px;border-radius:2px;background:#212a3c;margin-bottom:6px}.site-scope .sc .doc .l:nth-of-type(2){width:92%}.site-scope .sc .doc .l:nth-of-type(3){width:78%}.site-scope .sc .bar{margin-top:auto;display:flex;gap:5px;padding:9px 0 11px;position:relative}.site-scope .sc .bar .b{height:15px;border-radius:4px;background:#1d2536;border:1px solid #273149;flex:none}.site-scope .sc.after .bar .b.new{background:#ff5f5729;border-color:#ff5f5780}.site-scope .sc.after .bar:after{content:"";position:absolute;left:-5px;right:-5px;top:4px;bottom:6px;border:1px dashed rgba(255,95,87,.65);border-radius:6px}.site-scope .open-env{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#c9dcff;background:#4f8dff1c;border:1px solid rgba(79,141,255,.34);border-radius:7px;padding:7px 12px;transition:background .18s ease,border-color .18s ease}.site-scope .open-env:hover{background:#4f8dff30;border-color:#4f8dff99}.site-scope .open-env svg{width:9px;height:10px;fill:var(--blue);flex:none}.site-scope .fail-top .open-env{margin:0 0 0 16px;padding:6px 13px;font-size:12px}.site-scope .detail .dh .open-env{margin:0 0 0 14px;padding:5px 11px;font-size:11px}.site-scope .fail-top .open-env svg,.site-scope .detail .dh .open-env svg{width:8px;height:9px}.site-scope .detail .grid{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin:0 22px;align-items:start}.site-scope .detail .grid .panes{margin:0}.site-scope .ev{border:1px solid #16203a;border-radius:8px;padding:11px 12px;background:#0e1320}.site-scope .ev .g{font-family:var(--mono);font-size:7.5px;letter-spacing:.1em;text-transform:uppercase;color:#4d566b;margin:0 0 7px}.site-scope .ev .g+.g{margin-top:12px}.site-scope .ev .l{display:flex;align-items:baseline;gap:8px;font-family:var(--mono);font-size:9.5px;color:#8c99ad;padding:2.5px 0}.site-scope .ev .l .meth{color:#5f6a80;width:30px;flex:none}.site-scope .ev .l .u{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-scope .ev .l .s{color:var(--green)}.site-scope .ev .l .d{color:#6b7party;margin-left:auto;color:#6b7688}.site-scope .ev .l .d.bad{color:var(--red)}@media (max-width:1320px){.site-scope .ill{left:46%;transform:scale(.84);transform-origin:top left}}@media (max-width:900px){.site-scope .ill{display:none}}.site-scope .foot .wrap{display:flex;align-items:center;gap:16px;flex-wrap:wrap;height:auto;padding-top:18px;padding-bottom:18px}.site-scope .foot .brand{display:flex;align-items:center;gap:10px}.site-scope .foot .brand .wm{font-family:var(--display);font-weight:800;font-size:19px;letter-spacing:-.03em;color:#c3cdde}.site-scope .foot .socials{margin-left:auto;display:flex;align-items:center;gap:7px}.site-scope .foot .socials a{width:30px;height:30px;border-radius:8px;border:1px solid var(--line-2);display:grid;place-items:center;color:#7d8ba3;transition:color .16s ease,border-color .16s ease,background .16s ease}.site-scope .foot .socials a:hover{color:var(--text);border-color:var(--blue);background:#4f8dff14}.site-scope .foot .socials svg{width:16px;height:16px;fill:currentColor;display:block}.site-scope .foot .legal{font-size:12px;color:#4f5a72;margin:0}.site-scope .ea{display:flex;gap:10px;justify-content:center;align-items:stretch;max-width:600px;margin:34px auto 0}.site-scope .ea input{flex:1;min-width:0;background:#0b1120;border:1px solid #222d47;border-radius:8px;padding:0 15px;height:44px;color:var(--text);font-family:var(--mono);font-size:13px;outline:none;transition:border-color .16s ease}.site-scope .ea input::-moz-placeholder{color:#4d566b}.site-scope .ea input::placeholder{color:#4d566b}.site-scope .ea input:focus{border-color:#4f8dff99}.site-scope .ea button.btn{border:0;cursor:pointer;white-space:nowrap;margin:0;padding:0 22px;height:44px}@media (max-width:640px){.site-scope .ea{flex-direction:column;gap:12px}.site-scope .ea input{width:100%;height:54px;font-size:16px;flex:none}.site-scope .ea button.btn{width:100%;justify-content:center;height:54px}.site-scope .foot .wrap{flex-direction:column;align-items:center;text-align:center;gap:14px;padding-top:24px;padding-bottom:24px}.site-scope .foot .socials{margin:0}}.site-scope .ea-msg{margin-top:14px;font-family:var(--mono);font-size:12px;min-height:16px;color:#5b6579}.site-scope .ea-msg.ok{color:var(--green)}.site-scope .ea-msg.err{color:var(--red)}.site-scope .ea-alt{margin-top:6px;font-family:var(--mono);font-size:11.5px;color:#4d566b}.site-scope .ea-alt a{color:#8592a9;text-decoration:none;border-bottom:1px solid #26334e}.site-scope .ea-alt a:hover{color:var(--text)}.site-scope .btn{font-family:var(--mono);font-size:13px;font-weight:500;letter-spacing:-.01em;border-radius:6px;box-shadow:none;position:relative;transition:background .16s ease,border-color .16s ease,color .16s ease}.site-scope .btn-primary{background:var(--blue);color:#06121f;border:0;border-radius:6px}.site-scope .hero-cta .btn-primary,.site-scope .p-hero .btn-primary{border-radius:0;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px))}.site-scope .btn-primary:before{content:">";opacity:.5;margin-right:4px}.site-scope .btn-primary:hover{background:#6ba0ff}.site-scope .btn-primary:active{background:#3f80f2}.site-scope .btn-ghost{background:transparent;border:1px solid #222d47;color:#8592a9;border-radius:6px}.site-scope .btn-ghost:hover{color:var(--text);border-color:#33415f;background:#ffffff08}.site-scope .hero-cta .btn-ghost:before{content:"["}.site-scope .hero-cta .btn-ghost:after{content:"]"}.site-scope .btn:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.site-scope .btn .arr{transition:transform .18s cubic-bezier(.16,1,.3,1)}.site-scope .btn:hover .arr{transform:translate(3px)}@media (prefers-reduced-motion: reduce){.site-scope .btn,.site-scope .btn .arr{transition:none}.site-scope .btn:hover{transform:none}}.site-scope .nav-links a{position:relative}.site-scope .nav-links a.on{color:var(--text)}.site-scope .nav-links a.on:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:2px;background:var(--blue)}.site-scope .ui{background:#0f131c;border:1px solid #1b2233;border-radius:8px;overflow:hidden;font-family:var(--sans)}.site-scope .ui .top{display:flex;align-items:center;gap:7px;padding:7px 9px;border-bottom:1px solid #1b2233;background:#131824}.site-scope .ui .top .dot{width:11px;height:11px;border-radius:3px;background:#2f3a52;flex:none}.site-scope .ui .top .ws{height:5px;width:52px;border-radius:2px;background:#414d68}.site-scope .ui .top .search{margin-left:auto;height:13px;width:88px;border-radius:4px;background:#171d2b;border:1px solid #222b3e}.site-scope .ui .top .av{width:13px;height:13px;border-radius:50%;background:#2f3a52;flex:none}.site-scope .ui .cols{display:flex;height:186px}.site-scope .ui .side{width:74px;flex:none;border-right:1px solid #1b2233;padding:9px 8px;background:#111622;display:flex;flex-direction:column;gap:7px}.site-scope .ui .side .grp{height:4px;width:26px;border-radius:2px;background:#28324a;margin-bottom:1px}.site-scope .ui .side .it{display:flex;align-items:center;gap:5px}.site-scope .ui .side .it i{width:8px;height:8px;border-radius:2px;background:#2b3450;flex:none}.site-scope .ui .side .it b{height:4px;border-radius:2px;background:#28324a;display:block;font-weight:400}.site-scope .ui .side .it:nth-child(2) b{width:30px}.site-scope .ui .side .it:nth-child(3) b{width:36px}.site-scope .ui .side .it:nth-child(4) b{width:24px}.site-scope .ui .side .it:nth-child(5) b{width:33px}.site-scope .ui .side .it.on i{background:var(--blue)}.site-scope .ui .side .it.on b{background:#5b7bb0}.site-scope .ui .main{flex:1;min-width:0;padding:10px 11px;display:flex;flex-direction:column}.site-scope .ui .crumb{display:flex;gap:5px;align-items:center;margin-bottom:7px}.site-scope .ui .crumb i{height:3.5px;border-radius:2px;background:#28324a;display:block}.site-scope .ui .crumb i:nth-child(1){width:22px}.site-scope .ui .crumb i:nth-child(2){width:6px}.site-scope .ui .crumb i:nth-child(3){width:34px}.site-scope .ui .title{height:7px;width:44%;border-radius:2px;background:#6f7d99;margin-bottom:8px}.site-scope .ui .meta{display:flex;align-items:center;gap:6px;margin-bottom:9px}.site-scope .ui .meta .a{width:10px;height:10px;border-radius:50%;background:#2f3a52}.site-scope .ui .meta .b{height:4px;width:40px;border-radius:2px;background:#28324a}.site-scope .ui .meta .chip{margin-left:auto;height:11px;width:38px;border-radius:5px;background:#18202f;border:1px solid #24304a}.site-scope .ui .toolbar{display:flex;gap:5px;padding:7px 0 9px;border-top:1px solid #1b2233;border-bottom:1px solid #1b2233;margin-bottom:9px;position:relative}.site-scope .ui .toolbar .b{height:16px;border-radius:5px;background:#1b2436;border:1px solid #27324a;flex:none}.site-scope .ui .toolbar .b.w1{width:46px}.site-scope .ui .toolbar .b.w2{width:36px}.site-scope .ui .toolbar .b.w3{width:30px}.site-scope .ui .toolbar .b.w4{width:38px}.site-scope .ui .toolbar .b.w5{width:42px}.site-scope .ui .toolbar .b.new{background:#ff5f5729;border-color:#ff5f5780}.site-scope .ui.after .toolbar:after{content:"";position:absolute;left:-4px;right:-4px;top:3px;bottom:5px;border:1px dashed rgba(255,95,87,.6);border-radius:6px}.site-scope .ui .rows{display:flex;flex-direction:column;gap:0}.site-scope .ui .row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid #171e2c}.site-scope .ui .row:last-child{border-bottom:0}.site-scope .ui .row .c{width:9px;height:9px;border-radius:2px;border:1px solid #2b3450;flex:none}.site-scope .ui .row .nm{height:4px;border-radius:2px;background:#3c4763;flex:1}.site-scope .ui .row:nth-child(2) .nm{max-width:76%}.site-scope .ui .row:nth-child(3) .nm{max-width:58%}.site-scope .ui .row:nth-child(4) .nm{max-width:68%}.site-scope .ui .row .st{height:9px;width:32px;border-radius:4px;background:#1a2c22;border:1px solid #24503a;flex:none}.site-scope .ui .row:nth-child(3) .st{background:#2b2417;border-color:#514226}.site-scope .ui .row .dt{height:4px;width:26px;border-radius:2px;background:#28324a;flex:none}.site-scope .shot.duo{display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-scope .shot.duo .sc{position:static;border:0;padding:0}.site-scope .shot.duo .cap{display:flex;align-items:center;gap:8px;padding:0 1px 6px;height:19px}.site-scope .shot.duo .cap .lb{position:static;font-family:var(--mono);font-size:8px;letter-spacing:.11em;text-transform:uppercase;color:#5b6579;background:none;border:0;padding:0}.site-scope .shot.duo .sc.after .cap .lb{color:#ff8f88}.site-scope .shot.duo .cap .note{font-family:var(--mono);font-size:8px;color:#ff8f88;border:1px solid rgba(255,95,87,.32);border-radius:4px;padding:1px 6px;background:#ff5f5712}.site-scope .shot.duo .plus{display:none}.site-scope .shot.duo .app{zoom:.5}.site-scope .shot.pair{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:8px 20px 0;padding:0}.site-scope .shot.pair .sc{position:static;border:0;padding:0}.site-scope .shot.pair .cap{display:flex;align-items:center;gap:10px;padding:0 1px 8px;height:30px;box-sizing:content-box}.site-scope .shot.pair .cap .lb{position:static;font-family:var(--mono);font-size:10.5px;letter-spacing:.11em;text-transform:uppercase;color:#5b6579;background:none;border:0;padding:0}.site-scope .shot.pair .sc.after .cap .lb{color:#ff8f88}.site-scope .shot.pair .cap .note{font-family:var(--mono);font-size:10.5px;color:#5b6579}.site-scope .shot.pair .sc.after .cap .note{color:#ff8f88;border:1px solid rgba(255,95,87,.32);border-radius:5px;padding:3px 9px;background:#ff5f5712}.site-scope .shot.pair .plus{display:none}.site-scope .shot.pair .app{zoom:.8}.site-scope .ev3{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:26px;margin:19px 20px 4px;padding-top:16px;border-top:1px solid #141d31}.site-scope .ev3 .g{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#4a5468;margin:0 0 9px}.site-scope .ev3 .l{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:11.5px;padding:4px 0;color:#7c88a0}.site-scope .ev3 .meth{color:#4a5468;width:32px;flex:none}.site-scope .ev3 .u{color:#93a1ba;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-scope .ev3 .s{margin-left:auto;color:var(--green);flex:none}.site-scope .ev3 .d{margin-left:auto;color:#7c88a0;flex:none}.site-scope .ev3 .d.bad{color:var(--red)}.site-scope .app{background:#0b1020;border:1px solid #1c2540;border-radius:10px;overflow:hidden;box-shadow:0 18px 40px -22px #000000d9}.site-scope .app .chrome{display:flex;align-items:center;gap:11px;padding:0 13px;height:36px;background:#111829;border-bottom:1px solid #1c2540}.site-scope .app .tl{display:flex;gap:5px;flex:none}.site-scope .app .tl i{width:7px;height:7px;border-radius:50%;background:#2c3752;display:block}.site-scope .app .wsx{display:flex;align-items:center;gap:7px;flex:none}.site-scope .app .wsx i{width:15px;height:15px;border-radius:4px;background:linear-gradient(0deg,#33436b,#33436b);display:block}.site-scope .app .wsx b{width:52px;height:5px;border-radius:2px;background:#5a6787;display:block}.site-scope .app .crumb2{display:flex;align-items:center;gap:6px;flex:none}.site-scope .app .crumb2 i{height:4px;border-radius:2px;background:#2f3a55;display:block}.site-scope .app .crumb2 i:nth-child(1){width:26px}.site-scope .app .crumb2 i:nth-child(2){width:4px}.site-scope .app .crumb2 i:nth-child(3){width:38px}.site-scope .app .find{margin-left:auto;height:21px;width:172px;border-radius:6px;background:#141c2e;border:1px solid #212c46;display:flex;align-items:center;gap:7px;padding:0 8px;flex:none}.site-scope .app .find i{width:8px;height:8px;border-radius:50%;border:1.4px solid #3a4767;display:block;flex:none}.site-scope .app .find b{height:4px;width:56px;border-radius:2px;background:#2b3550;display:block}.site-scope .app .bell{width:12px;height:12px;border-radius:3px;background:#2c3752;flex:none}.site-scope .app .me{width:19px;height:19px;border-radius:50%;background:#39476b;flex:none}.site-scope .app .body{display:flex;height:206px}.site-scope .app .nav{width:150px;flex:none;background:#0d1322;border-right:1px solid #1c2540;padding:11px 9px}.site-scope .app .wsh{display:flex;align-items:center;gap:8px;padding:0 3px 11px;margin-bottom:9px;border-bottom:1px solid #18203a}.site-scope .app .wsh i{width:22px;height:22px;border-radius:6px;background:#33436b;flex:none}.site-scope .app .wsh span{display:flex;flex-direction:column;gap:4px}.site-scope .app .wsh b{height:5px;width:56px;border-radius:2px;background:#65739a;display:block}.site-scope .app .wsh b.s{width:36px;background:#2f3a55}.site-scope .app .lbl{height:4px;width:30px;border-radius:2px;background:#28324c;display:block;margin:0 5px 8px}.site-scope .app .nv{display:flex;align-items:center;gap:8px;height:23px;border-radius:6px;padding:0 6px;margin-bottom:3px}.site-scope .app .nv i{width:11px;height:11px;border-radius:3px;background:#2e3a58;flex:none}.site-scope .app .nv b{height:5px;border-radius:2px;background:#3a4767;display:block}.site-scope .app .nv:nth-of-type(1) b{width:46px}.site-scope .app .nv:nth-of-type(2) b{width:58px}.site-scope .app .nv:nth-of-type(3) b{width:38px}.site-scope .app .nv:nth-of-type(4) b{width:52px}.site-scope .app .nv:nth-of-type(5) b{width:44px}.site-scope .app .nv em{margin-left:auto;height:12px;width:19px;border-radius:6px;background:#1b2540;flex:none}.site-scope .app .nv.on{background:#4f8dff21}.site-scope .app .nv.on i{background:var(--blue)}.site-scope .app .nv.on b{background:#93b6ff}.site-scope .app .nv.on em{background:#4f8dff42}.site-scope .app .page{flex:1;min-width:0;padding:12px 15px;display:flex;flex-direction:column}.site-scope .app .ttl{display:flex;align-items:center;gap:12px;margin-bottom:11px}.site-scope .app .ttl .h{display:flex;flex-direction:column;gap:6px}.site-scope .app .ttl .h b{height:9px;width:132px;border-radius:3px;background:#9aabcb;display:block}.site-scope .app .ttl .h s{height:5px;width:198px;border-radius:2px;background:#303b57;display:block}.site-scope .app .ttl .pri{margin-left:auto;height:23px;width:86px;border-radius:7px;flex:none;background:#4f8dff33;border:1px solid rgba(79,141,255,.48)}.site-scope .app .ttl .sec{height:23px;width:23px;border-radius:7px;background:#151d31;border:1px solid #232e4a;flex:none}.site-scope .app .tabs{display:flex;gap:16px;border-bottom:1px solid #18203a;margin-bottom:10px}.site-scope .app .tabs i{height:5px;border-radius:2px;background:#2e3a58;display:block;padding-bottom:0;margin-bottom:8px}.site-scope .app .tabs i:nth-child(1){width:40px}.site-scope .app .tabs i:nth-child(2){width:54px}.site-scope .app .tabs i:nth-child(3){width:34px}.site-scope .app .tabs i.on{background:#9aabcb;position:relative}.site-scope .app .tabs i.on:after{content:"";position:absolute;left:0;right:0;bottom:-9px;height:1.5px;background:var(--blue)}.site-scope .app .acts{display:flex;align-items:center;gap:7px;padding:4px 0 11px}.site-scope .app .acts .b{height:22px;border-radius:6px;background:#161f34;border:1px solid #232e4a;flex:none}.site-scope .app .acts .b.w1{width:78px}.site-scope .app .acts .b.w2{width:60px}.site-scope .app .acts .b.w3{width:52px}.site-scope .app .acts .b.w4{width:64px}.site-scope .app .acts .b.w5{width:70px}.site-scope .app .acts .b.new{background:#ff5f5726;border-color:#ff5f5785}.site-scope .app .acts .delta{display:inline-flex;align-items:center;gap:7px;border:1px dashed rgba(255,95,87,.6);border-radius:8px;padding:3px 5px;margin:-4px -2px}.site-scope .app .thead{display:flex;align-items:center;gap:11px;padding:0 0 7px;border-bottom:1px solid #18203a}.site-scope .app .thead i{height:4px;border-radius:2px;background:#26304a;display:block}.site-scope .app .thead i:nth-child(1){width:11px}.site-scope .app .thead i:nth-child(2){flex:1;max-width:64px}.site-scope .app .thead i:nth-child(3){width:34px}.site-scope .app .thead i:nth-child(4){width:38px}.site-scope .app .thead i:nth-child(5){width:28px}.site-scope .app .tr{display:flex;align-items:center;gap:11px;height:26px;border-bottom:1px solid #151c30}.site-scope .app .tr:last-child{border-bottom:0}.site-scope .app .tr .ck{width:11px;height:11px;border-radius:3px;border:1px solid #2b3654;flex:none}.site-scope .app .tr .ava{background:#374karma;width:15px;height:15px;border-radius:50%;background:#374565;flex:none}.site-scope .app .tr .nm{height:5px;border-radius:2px;background:#495878;flex:1;min-width:0}.site-scope .app .tr:nth-child(2) .nm{max-width:132px}.site-scope .app .tr:nth-child(3) .nm{max-width:96px}.site-scope .app .tr:nth-child(4) .nm{max-width:118px}.site-scope .app .tr .role{height:14px;width:46px;border-radius:5px;background:#182338;border:1px solid #26324f;flex:none}.site-scope .app .tr .st{height:14px;width:52px;border-radius:5px;flex:none;background:#4ade801f;border:1px solid rgba(74,222,128,.32)}.site-scope .app .tr:nth-child(3) .st{background:#eab3081f;border-color:#eab30857}.site-scope .app .tr .dt{height:4px;width:34px;border-radius:2px;background:#28324c;flex:none}.site-scope .app .tr .kb{display:flex;gap:2.5px;flex:none;margin-left:2px}.site-scope .app .tr .kb:before,.site-scope .app .tr .kb:after{content:"";width:2.5px;height:2.5px;border-radius:50%;background:#39456a}.site-scope .pv{display:inline-flex;align-items:center;gap:5px;flex:none;font-family:var(--mono);font-size:8px;letter-spacing:.09em;text-transform:uppercase;padding:2.5px 8px;border-radius:4px;white-space:nowrap}.site-scope .pv:before{content:"";width:4px;height:4px;border-radius:50%;background:currentColor}.site-scope .pv.d{color:#9cc0ff;background:#4f8dff1c}.site-scope .pv.t{color:#7fdcff;background:#58d7ff17}.site-scope .pv.i{color:#f5c37b;background:#f5b45317}.site-scope .pv.f{color:#ff9e97;background:#ff5f571a}.site-scope .pv.c{color:#8592a9;background:#56607929}.site-scope .rp2-row .pv{margin-left:2px}.site-scope .rp2-row .pv+.vd{margin-left:auto}.site-scope .rcpt{margin:0 22px 13px;padding:8px 12px;border:1px dashed rgba(79,141,255,.28);border-radius:7px;background:#4f8dff0d;font-family:var(--mono);font-size:10.5px;line-height:1.6;color:#9db4d6}.site-scope .rcpt b{color:#cbd6e6;font-weight:400}.site-scope .rcpt .rk{font-size:7.5px;letter-spacing:.12em;text-transform:uppercase;color:#5b7bb0;margin-right:9px}.site-scope .rcpt.tight{margin:0 20px 14px;font-size:10px}.site-scope .wall-head{max-width:1880px;margin:0 auto 56px;text-align:left;padding:0 clamp(24px,4.4vw,96px)}.site-scope .wall-head h2{font-family:var(--display);font-weight:800;font-size:clamp(30px,3.6vw,48px);line-height:1.15;letter-spacing:-.03em;margin:0 0 16px;color:var(--text)}.site-scope .wall-head p{font-size:clamp(16px,1.4vw,18px);line-height:1.6;color:var(--muted);margin:0;max-width:44rem}.site-scope .wall{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.site-scope .wcard{background:#080c16;border:1px solid #1e2942;border-radius:12px;padding:20px 22px 18px;display:flex;flex-direction:column;transition:border-color .25s ease}.site-scope .wcard:hover{border-color:#2c3b5e}.site-scope .wc-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.site-scope .wc-vd{font-family:var(--mono);font-size:9px;letter-spacing:.06em;color:var(--red)}.site-scope .wcard h3{font-family:var(--display);font-weight:700;font-size:17.5px;line-height:1.32;letter-spacing:-.015em;color:var(--text);margin:0 0 13px;text-wrap:balance}.site-scope .wc-rcpt{padding:9px 12px;border:1px dashed rgba(79,141,255,.28);border-radius:7px;background:#4f8dff0d;font-family:var(--mono);font-size:10.5px;line-height:1.6;color:#9db4d6}.site-scope .wc-rcpt .rk{display:block;font-size:7.5px;letter-spacing:.12em;text-transform:uppercase;color:#5b7bb0;margin-bottom:3px}.site-scope .wcard p{font-size:13px;line-height:1.62;color:var(--muted);margin:13px 0 0}.site-scope .wall-note{margin:44px auto 0;max-width:52ch;text-align:center;font-size:clamp(15px,1.4vw,18px);line-height:1.6;color:#aab4c6;text-wrap:balance}.site-scope .splitb{background:var(--void-2)}.site-scope .split{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1240px;margin:0 auto}.site-scope .sp-pane{border:1px solid #1e2942;border-radius:12px;background:#080c16;overflow:hidden;box-shadow:0 24px 60px -34px #000000b3}.site-scope .sp-pane.fail{border-color:#ff5f574d}.site-scope .sp-bar{display:flex;align-items:center;gap:8px;padding:10px 16px;border-bottom:1px solid #141d31;background:#0a0f1c}.site-scope .sp-bar i{width:6px;height:6px;border-radius:50%;background:#232e46;display:block}.site-scope .sp-bar span{font-family:var(--mono);font-size:10px;color:#5b6579;margin-left:6px}.site-scope .sp-bar .sp-vd{margin-left:auto;letter-spacing:.06em}.site-scope .sp-bar .sp-vd.ok{color:var(--pass)}.site-scope .sp-bar .sp-vd.no{color:var(--fail)}.site-scope .sp-body{padding:16px 18px;font-family:var(--mono);font-size:11.5px;line-height:1.85;color:#cbd6e6;overflow-x:auto}.site-scope .sp-body .cm{color:#566079}.site-scope .sp-body .ok{color:var(--pass)}.site-scope .sp-body .no{color:var(--fail)}.site-scope .sp-body b{color:#e9eef8;font-weight:600}.site-scope .split-note{margin:44px auto 0;max-width:52ch;text-align:center;font-size:clamp(15px,1.4vw,18px);line-height:1.6;color:#aab4c6;text-wrap:balance}.site-scope .resid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1240px;margin:0 auto}.site-scope .rz{border:1px solid #1a2540;border-radius:12px;background:#080c16;padding:22px 20px 18px}.site-scope .rz b{display:block;font-family:var(--display);font-weight:800;font-size:clamp(30px,3vw,44px);letter-spacing:-.03em;line-height:1;color:var(--text)}.site-scope .rz span{display:block;margin-top:9px;font-family:var(--mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:#5b6579}.site-scope .rz.zero b{color:var(--pass)}html.site-page,.site-scope,html.site-page body{overflow-x:clip}.site-scope .hero.centered{min-height:calc(100vh - 64px);min-height:calc(100svh - 64px);padding-bottom:96px}@media (max-width:640px){.site-scope .hero.centered{min-height:calc(100vh - 56px);min-height:calc(100svh - 56px)}}.site-scope .hero-mid{position:relative;z-index:2;max-width:820px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;padding:60px 0 190px}.site-scope .hero-mid h1{font-size:clamp(32px,4.05vw,54px);line-height:1.08;max-width:24ch;margin:0 auto}.site-scope .hero-mid h1 em{font-style:normal;color:var(--blue)}.site-scope .hero-mid .sub{margin:18px auto 0;max-width:48ch}.site-scope .hero-mid .hero-cta{justify-content:center;margin-top:22px}.site-scope .loop{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1300px;margin:0 auto;align-items:start}.site-scope .loop-col .cc,.site-scope .loop-col .fk{max-width:none}.site-scope .residb{background:var(--void-2)}@media (max-width:1200px){.site-scope .wall{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.site-scope .split,.site-scope .loop{grid-template-columns:1fr}}@media (max-width:720px){.site-scope .wall{grid-template-columns:1fr}.site-scope .resid{grid-template-columns:repeat(2,1fr)}.site-scope .wall-head{margin-bottom:40px}.site-scope .hero-receipt{margin-top:44px}.site-scope .loop-col .fk-body{grid-template-columns:1fr;row-gap:4px}.site-scope .loop-col .fk-fan{display:none}}.site-scope .ft h2{font-family:var(--display);font-weight:800;font-size:clamp(23px,2.35vw,30px);line-height:1.22;letter-spacing:-.02em;color:var(--text);margin:0 0 18px;text-wrap:balance}.site-scope .vanishb{background:var(--void-2)}.site-scope .speedb .feat,.site-scope .vanishb .feat{align-items:center;border-bottom:0}.site-scope .speedb .feat{grid-template-columns:1fr 392px}.site-scope .speedb .ft{order:2}.site-scope .speedb .fg{order:1}.site-scope .speedb .ft p+p,.site-scope .vanishb .ft p+p{margin-top:14px}.site-scope .speedb .ft p,.site-scope .vanishb .ft p{margin:0}.site-scope .ft-close{margin-top:20px!important;padding-top:16px;border-top:1px solid #1a2540;color:#aab8d0!important}.site-scope .pressb{background:var(--void-2)}.site-scope .pressb .feat{align-items:center}.site-scope .pressb>.wrap{max-width:1320px}.site-scope .pressb .feat{grid-template-columns:336px 1fr}.site-scope .fg-canvas{display:block;width:100%;max-width:660px}.site-scope .pressb .fg-canvas{max-width:852px}.site-scope .ft-list{list-style:none;margin:14px 0;padding:0}.site-scope .ft-list li{position:relative;padding-left:18px;font-size:16px;line-height:1.8;color:var(--muted)}.site-scope .ft-list li:before{content:"";position:absolute;left:0;top:11px;width:5px;height:5px;background:#3a5687}.site-scope .pressb .ft p{margin:0}.site-scope .pressb .ft p+p{margin-top:14px}.site-scope .feat{display:grid;grid-template-columns:392px 1fr;gap:52px;align-items:center;max-width:1240px;margin:0 auto;padding:42px 0;border-bottom:1px solid #131c30}.site-scope .feat:last-child{border-bottom:0}.site-scope .feat h3{font-family:var(--display);font-weight:700;font-size:22px;letter-spacing:-.015em;color:var(--text);margin:0 0 10px}.site-scope .feat p{font-size:16px;line-height:1.62;color:var(--muted);margin:0;max-width:40ch}.site-scope .fg .fk,.site-scope .fg .cc{max-width:640px}.site-scope .fg-panel{background:#080c16;border:1px solid #1e2942;border-radius:12px;overflow:hidden;max-width:640px}.site-scope .fg-pad{padding:14px 16px}.site-scope .fg-panel svg{display:block;width:100%;height:auto}.site-scope .fcore{fill:#13203a;stroke:#3a5687}.site-scope .fnode{fill:#0e1526;stroke:#2c3b5e}.site-scope .fnode.dim{opacity:.55}.site-scope .ftxt{fill:#aab8d0;font-family:var(--mono);font-size:11px}.site-scope .ftxt.fct{fill:#c9d6ef}.site-scope .ftxt.dim{opacity:.6}.site-scope .fedge{stroke:#44639c;fill:none;stroke-width:1.2}.site-scope .ftr{display:flex;align-items:center;gap:12px;padding:12px 18px;border-top:1px solid #141d31}.site-scope .ftr:first-child{border-top:0}.site-scope .ftr-n{font-size:13px;color:#cfd8e6}.site-scope .ftr-r{margin-left:auto;font-family:var(--mono);font-size:10.5px;color:#9db4d6;white-space:nowrap}.site-scope .ftr .pv{flex:none}.site-scope .ftd-case{padding:12px 18px;border-bottom:1px solid #141d31;font-family:var(--mono);font-size:10.5px;color:#8592a9}.site-scope .ftd-h,.site-scope .ftd-r{display:grid;grid-template-columns:1fr 86px 86px 76px;gap:10px;padding:8px 18px;font-family:var(--mono);font-size:11px;align-items:baseline}.site-scope .ftd-h{color:#4d566b;font-size:9px;letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #141d31}.site-scope .ftd-r{color:#aab8d0;border-bottom:1px solid #10182b}.site-scope .ftd-r:last-child{border-bottom:0}.site-scope .ftd-r .no2{color:var(--red)}.site-scope .resid-ft{max-width:640px;margin:0}@media (max-width:980px){.site-scope .feat{grid-template-columns:1fr;gap:22px}.site-scope .speedb .feat,.site-scope .pressb .feat{grid-template-columns:1fr}.site-scope .speedb .ft{order:1}.site-scope .speedb .fg{order:2}.site-scope .feat p{max-width:56ch}}@media (max-width:720px){.site-scope .fg .fk-body{grid-template-columns:1fr;row-gap:4px}.site-scope .fg .fk-fan{display:none}.site-scope .ftd-h,.site-scope .ftd-r{grid-template-columns:1fr 62px 62px 56px}.site-scope .band{padding:52px 0}.site-scope .feat{padding:26px 0}}.analytics-consent{position:fixed;z-index:10000;right:1.5rem;bottom:1.5rem;width:min(34rem,calc(100vw - 3rem));padding:1rem;color:var(--text, #e9eef8);background:color-mix(in srgb,var(--panel, #0b111f) 96%,transparent);border:1px solid var(--line-2, #26334e);border-radius:12px;box-shadow:0 24px 60px -24px #000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font:13.5px/1.5 var(--sans, Inter, system-ui, sans-serif)}.analytics-consent__copy h2{margin:0 0 .35rem;color:var(--text, #e9eef8);font:800 17px/1.25 var(--display, Archivo, Inter, system-ui, sans-serif);letter-spacing:-.015em}.analytics-consent__copy h2:focus{outline:none}.analytics-consent__copy p{margin:0;color:var(--muted, #8592a9)}.analytics-consent__copy p:last-child{margin-bottom:0}.analytics-consent__copy a{color:var(--cyan, #58d7ff);text-decoration:underline;text-underline-offset:2px}.analytics-consent__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin-top:.9rem}.analytics-consent__actions button{min-height:2.5rem;padding:.6rem .9rem;color:var(--text, #e9eef8);background:#0c1220b3;border:1px solid var(--line-2, #26334e);border-radius:8px;cursor:pointer;font:600 13px/1 var(--sans, Inter, system-ui, sans-serif);transition:background .14s ease,border-color .14s ease}.analytics-consent__actions button:last-child:not(:disabled){color:#04101f;background:var(--blue, #4f8dff);border-color:var(--blue, #4f8dff)}.analytics-consent__actions button:hover:not(:disabled){border-color:var(--blue, #4f8dff)}.analytics-consent__actions button:last-child:hover:not(:disabled){background:#6ba0ff;border-color:#6ba0ff}.analytics-consent__actions button:disabled{cursor:not-allowed;opacity:.5}.analytics-consent__actions button:focus-visible,.analytics-consent__copy a:focus-visible{outline:2px solid var(--cyan, #58d7ff);outline-offset:2px}@media (max-width: 760px){.analytics-consent{right:1rem;bottom:1rem;width:calc(100vw - 2rem)}}@media (max-width: 420px){.analytics-consent__actions{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.analytics-consent{scroll-behavior:auto}}@font-face{font-family:Archivo;font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/archivo-400.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/archivo-500.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:700;font-display:optional;src:url(/fonts/archivo-700.woff2) format("woff2")}@font-face{font-family:Archivo;font-style:normal;font-weight:800;font-display:optional;src:url(/fonts/archivo-800.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:optional;src:url(/fonts/inter-400.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/inter-500.woff2) format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:optional;src:url(/fonts/inter-600.woff2) format("woff2")}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:500;font-display:optional;src:url(/fonts/jetbrains-mono-500.woff2) format("woff2")}
