.HowTheSystemWorks_root__eToW4{--bg:#0a0a0f;--bg-2:#12121c;--bg-3:#171722;--ink:#f4f4f8;--muted:#9a9ab0;--faint:#6a6a80;--line:rgba(255,255,255,.08);--line-2:rgba(255,255,255,.14);--accent:#6c63ff;--accent-soft:rgba(108,99,255,.14);--side-a:#ff9e5c;--side-a-soft:rgba(255,158,92,.12);--side-b:#5cc8ff;--side-b-soft:rgba(92,200,255,.12);--ok:#5cffc0;--warn:#ffd15c;--stop:#ff6b6b;--radius:18px;--ease:cubic-bezier(.16,1,.3,1);--mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,monospace;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Helvetica,Arial,sans-serif}.HowTheSystemWorks_root__eToW4 *{box-sizing:border-box}.HowTheSystemWorks_root__eToW4{scroll-behavior:smooth;margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;line-height:1.5}.HowTheSystemWorks_root__eToW4 a{color:inherit}.HowTheSystemWorks_root__eToW4 .topbar{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 36px;background:rgba(10,10,15,.82);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.HowTheSystemWorks_root__eToW4 .brand{font-size:20px;font-weight:700;letter-spacing:-.02em;text-decoration:none}.HowTheSystemWorks_root__eToW4 .brand span{color:var(--accent)}.HowTheSystemWorks_root__eToW4 .nav{display:flex;gap:26px;font-size:14px;color:var(--muted)}.HowTheSystemWorks_root__eToW4 .nav a{text-decoration:none;transition:color .2s var(--ease)}.HowTheSystemWorks_root__eToW4 .nav a:hover{color:var(--ink)}.HowTheSystemWorks_root__eToW4 .cta-btn{font-size:14px;font-weight:600;color:#fff;background:var(--accent);border:0;border-radius:999px;padding:10px 20px;cursor:pointer;text-decoration:none;transition:transform .2s var(--ease),filter .2s var(--ease)}.HowTheSystemWorks_root__eToW4 .cta-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.HowTheSystemWorks_root__eToW4 .wrap{max-width:1180px;margin:0 auto;padding:0 36px}.HowTheSystemWorks_root__eToW4 .hero{padding:92px 0 64px;border-bottom:1px solid var(--line)}.HowTheSystemWorks_root__eToW4 .eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.22em;color:var(--accent);margin-bottom:18px}.HowTheSystemWorks_root__eToW4 h1{font-size:clamp(36px,5.2vw,62px);line-height:1.04;letter-spacing:-.03em;font-weight:700;margin:0;max-width:16ch}.HowTheSystemWorks_root__eToW4 .hero-sub{font-size:clamp(16px,1.7vw,20px);line-height:1.55;color:var(--muted);margin-top:22px;max-width:62ch}.HowTheSystemWorks_root__eToW4 .hero-legend{display:flex;flex-wrap:wrap;gap:26px;margin-top:38px;font-size:13px;color:var(--muted)}.HowTheSystemWorks_root__eToW4 .hero-legend b{display:block;color:var(--ink);font-size:13px;font-weight:600;margin-bottom:3px}.HowTheSystemWorks_root__eToW4 .swatch{display:inline-block;width:9px;height:9px;border-radius:50%;margin-right:8px;vertical-align:1px}.HowTheSystemWorks_root__eToW4 section.chapter{padding:82px 0;border-bottom:1px solid var(--line)}.HowTheSystemWorks_root__eToW4 .chapnum{font-family:var(--mono);font-size:12px;letter-spacing:.14em;color:var(--faint);margin-bottom:14px}.HowTheSystemWorks_root__eToW4 .side-tag{display:inline-block;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.16em;padding:5px 11px;border-radius:999px;margin-bottom:16px}.HowTheSystemWorks_root__eToW4 .tag-a{color:var(--side-a);background:var(--side-a-soft);border:1px solid rgba(255,158,92,.28)}.HowTheSystemWorks_root__eToW4 .tag-b{color:var(--side-b);background:var(--side-b-soft);border:1px solid rgba(92,200,255,.28)}.HowTheSystemWorks_root__eToW4 .tag-c{color:var(--accent);background:var(--accent-soft);border:1px solid rgba(108,99,255,.3)}.HowTheSystemWorks_root__eToW4 h2{font-size:clamp(28px,3.5vw,42px);line-height:1.1;letter-spacing:-.025em;font-weight:700;margin:0 0 20px;max-width:20ch}.HowTheSystemWorks_root__eToW4 h3{font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0 0 8px}.HowTheSystemWorks_root__eToW4 .lede{font-size:18px;line-height:1.6;color:var(--muted);max-width:66ch;margin:0 0 12px}.HowTheSystemWorks_root__eToW4 .lede strong{color:var(--ink);font-weight:600}.HowTheSystemWorks_root__eToW4 p.body{font-size:15.5px;line-height:1.65;color:var(--muted);max-width:66ch}.HowTheSystemWorks_root__eToW4 p.body strong{color:var(--ink);font-weight:600}.HowTheSystemWorks_root__eToW4 .split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.HowTheSystemWorks_root__eToW4 .figure{margin:38px 0 0}.HowTheSystemWorks_root__eToW4 .figure svg{width:100%;height:auto;display:block}.HowTheSystemWorks_root__eToW4 .figcap{font-size:12.5px;color:var(--faint);margin-top:14px;padding-top:12px;border-top:1px solid var(--line);max-width:78ch}.HowTheSystemWorks_root__eToW4 .figcap b{color:var(--muted);font-weight:600}.HowTheSystemWorks_root__eToW4 .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.HowTheSystemWorks_root__eToW4 .card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:var(--bg-2)}.HowTheSystemWorks_root__eToW4 .card .k{font-family:var(--mono);font-size:11px;letter-spacing:.1em;color:var(--faint);margin-bottom:10px}.HowTheSystemWorks_root__eToW4 .card p{font-size:14px;line-height:1.55;color:var(--muted);margin:0}.HowTheSystemWorks_root__eToW4 .kv{border-top:1px solid var(--line);margin-top:32px}.HowTheSystemWorks_root__eToW4 .kv-row{display:grid;grid-template-columns:minmax(140px,200px) 1fr;gap:28px;padding:16px 0;border-bottom:1px solid var(--line);align-items:start}.HowTheSystemWorks_root__eToW4 .kv-row dt{font-family:var(--mono);font-size:12.5px;color:var(--ink);letter-spacing:.02em}.HowTheSystemWorks_root__eToW4 .kv-row dd{margin:0;font-size:14.5px;line-height:1.55;color:var(--muted)}.HowTheSystemWorks_root__eToW4 dl{margin:0}.HowTheSystemWorks_root__eToW4 .callout{border:1px solid var(--line-2);border-left:2px solid var(--accent);border-radius:0 14px 14px 0;background:var(--bg-2);padding:22px 26px;margin-top:34px;max-width:74ch}.HowTheSystemWorks_root__eToW4 .callout .k{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);margin-bottom:9px}.HowTheSystemWorks_root__eToW4 .callout p{margin:0;font-size:15px;line-height:1.6;color:var(--muted)}.HowTheSystemWorks_root__eToW4 .callout.warn{border-left-color:var(--warn)}.HowTheSystemWorks_root__eToW4 .callout.warn .k{color:var(--warn)}.HowTheSystemWorks_root__eToW4 code{font-family:var(--mono);font-size:.9em;color:var(--ink);background:rgba(255,255,255,.06);padding:2px 6px;border-radius:5px}.HowTheSystemWorks_root__eToW4 pre{font-family:var(--mono);font-size:12.5px;line-height:1.65;background:var(--bg-2);border:1px solid var(--line);border-radius:14px;padding:20px 22px;overflow-x:auto;color:var(--muted);margin-top:26px}.HowTheSystemWorks_root__eToW4 pre .p{color:var(--side-b)}.HowTheSystemWorks_root__eToW4 pre .s{color:var(--ok)}.HowTheSystemWorks_root__eToW4 pre .c{color:var(--faint)}.HowTheSystemWorks_root__eToW4 ul.ticks{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:11px}.HowTheSystemWorks_root__eToW4 ul.ticks li{display:flex;gap:11px;font-size:15px;line-height:1.5;color:var(--muted)}.HowTheSystemWorks_root__eToW4 ul.ticks .t{color:var(--accent);font-weight:700;flex:none}.HowTheSystemWorks_root__eToW4 ul.ticks li b{color:var(--ink);font-weight:600}.HowTheSystemWorks_root__eToW4 svg text{font-family:var(--sans)}.HowTheSystemWorks_root__eToW4 .s-h{fill:#f4f4f8;font-size:13.5px;font-weight:600}.HowTheSystemWorks_root__eToW4 .s-t{fill:#f4f4f8;font-size:12.5px;font-weight:600}.HowTheSystemWorks_root__eToW4 .s-p{fill:#9a9ab0;font-size:11.5px}.HowTheSystemWorks_root__eToW4 .s-m{font-family:var(--mono);fill:#9a9ab0;font-size:10.5px;letter-spacing:.05em}.HowTheSystemWorks_root__eToW4 .s-mi{font-family:var(--mono);fill:#f4f4f8;font-size:11px;letter-spacing:.03em}.HowTheSystemWorks_root__eToW4 .s-c{fill:#6a6a80;font-size:10px;letter-spacing:.18em;font-weight:600}.HowTheSystemWorks_root__eToW4 .s-a{fill:#ff9e5c}.HowTheSystemWorks_root__eToW4 .s-b{fill:#5cc8ff}.HowTheSystemWorks_root__eToW4 .s-v{fill:#6c63ff}.HowTheSystemWorks_root__eToW4 .s-ok{fill:#5cffc0}.HowTheSystemWorks_root__eToW4 .s-no{fill:#ff6b6b}.HowTheSystemWorks_root__eToW4 .s-w{fill:#ffd15c}.HowTheSystemWorks_root__eToW4 .bx{fill:#12121c;stroke:rgba(255,255,255,.14);stroke-width:1}.HowTheSystemWorks_root__eToW4 .bxa{fill:rgba(255,158,92,.07);stroke:rgba(255,158,92,.38);stroke-width:1}.HowTheSystemWorks_root__eToW4 .bxb{fill:rgba(92,200,255,.07);stroke:rgba(92,200,255,.38);stroke-width:1}.HowTheSystemWorks_root__eToW4 .bxv{fill:rgba(108,99,255,.1);stroke:rgba(108,99,255,.45);stroke-width:1}.HowTheSystemWorks_root__eToW4 .bxd{fill:none;stroke:rgba(255,255,255,.16);stroke-width:1;stroke-dasharray:4 4}.HowTheSystemWorks_root__eToW4 .ln{stroke:rgba(255,255,255,.2);fill:none;stroke-width:1.2}.HowTheSystemWorks_root__eToW4 .lna{stroke:#ff9e5c;fill:none;stroke-width:1.4}.HowTheSystemWorks_root__eToW4 .lnb{stroke:#5cc8ff;fill:none;stroke-width:1.4}.HowTheSystemWorks_root__eToW4 .lnv{stroke:#6c63ff;fill:none;stroke-width:1.4}.HowTheSystemWorks_root__eToW4 .lnd{stroke:rgba(255,255,255,.22);fill:none;stroke-width:1.2;stroke-dasharray:5 5}.HowTheSystemWorks_root__eToW4 .footer{padding:64px 0 80px;color:var(--faint);font-size:13px}.HowTheSystemWorks_root__eToW4 .footer a{color:var(--muted)}@media(max-width:900px){.HowTheSystemWorks_root__eToW4 .topbar{padding:16px 22px}.HowTheSystemWorks_root__eToW4 .nav{display:none}.HowTheSystemWorks_root__eToW4 .wrap{padding:0 22px}.HowTheSystemWorks_root__eToW4 .split{grid-template-columns:1fr;gap:34px}.HowTheSystemWorks_root__eToW4 .cards{grid-template-columns:1fr}.HowTheSystemWorks_root__eToW4 .kv-row{grid-template-columns:1fr;gap:6px}.HowTheSystemWorks_root__eToW4 section.chapter{padding:60px 0}}.HowTheSystemWorks_root__eToW4 .swatch-a{background:var(--side-a)}.HowTheSystemWorks_root__eToW4 .swatch-accent{background:var(--accent)}.HowTheSystemWorks_root__eToW4 .swatch-b{background:var(--side-b)}.HowTheSystemWorks_root__eToW4 .stroke-ok-35{stroke:rgba(92,255,192,.35)}.HowTheSystemWorks_root__eToW4 .stroke-stop-32{stroke:rgba(255,107,107,.32)}.HowTheSystemWorks_root__eToW4 .stroke-ok-30{stroke:rgba(92,255,192,.3)}.HowTheSystemWorks_root__eToW4 .stroke-stop-28{stroke:rgba(255,107,107,.28)}.HowTheSystemWorks_root__eToW4 .stroke-warn-28{stroke:rgba(255,209,92,.28)}.HowTheSystemWorks_root__eToW4 .note-spaced{margin-top:18px}