:root{color-scheme:dark;--bg:#07090d;--panel:#10151d;--line:#242d3b;--text:#f7f9fc;--muted:#9ba7b9;--violet:#8c78ff;--mint:#67e6c1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 78% 10%,#252050 0,transparent 29%),radial-gradient(circle at 8% 42%,#10342f 0,transparent 23%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 36px));margin:auto}.nav{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:850}.mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,var(--violet),var(--mint));box-shadow:0 10px 30px #786cff55}.nav nav{display:flex;align-items:center;gap:25px;color:var(--muted);font-size:14px}.button{display:inline-flex;justify-content:center;align-items:center;border-radius:12px;padding:13px 18px;font-weight:750}.primary{background:linear-gradient(135deg,var(--violet),#6965db);color:white;box-shadow:0 14px 42px #6559d244}.subtle,.ghost{border:1px solid var(--line);background:#11172299}.ghost{padding:10px 14px}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;padding:94px 0 112px}.eyebrow{color:var(--mint);font-size:12px;letter-spacing:.18em;font-weight:850}.hero h1{font-size:clamp(55px,8vw,94px);line-height:.92;letter-spacing:-.065em;margin:18px 0 28px}.hero h1 span{background:linear-gradient(90deg,#fff 5%,var(--mint));-webkit-background-clip:text;background-clip:text;color:transparent}.lede{max-width:690px;color:var(--muted);font-size:19px;line-height:1.7}.lede.small{font-size:17px}.actions{display:flex;gap:12px;margin:34px 0}.proof{display:flex;flex-wrap:wrap;gap:9px}.proof span{border:1px solid var(--line);background:#0e131bcc;border-radius:999px;padding:8px 11px;color:#b5bfd0;font-size:12px}.authority-card{border:1px solid #33405a;background:linear-gradient(180deg,#161d29,#0c1118);border-radius:24px;box-shadow:0 40px 100px #000a,0 0 0 1px #7f72ff16;padding:20px;transform:rotate(1.2deg)}.card-head{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;color:#dfe5f1;font-size:13px}.card-head small{color:var(--muted)}.pulse{width:9px;height:9px;border-radius:50%;background:var(--mint);box-shadow:0 0 18px var(--mint)}.request{margin:20px 0;background:#0b1017;border:1px solid var(--line);border-radius:17px;padding:19px}.request p{font-size:11px;color:var(--violet);font-weight:850;letter-spacing:.14em}.request h2{font-size:20px;margin:7px 0 19px}.rule{display:flex;justify-content:space-between;border-top:1px solid #202a38;padding:13px 0;color:var(--muted);font-size:13px}.rule strong{color:#e9edf5}.decision button{width:100%;padding:13px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--violet),#645ed0);color:white;font-weight:800}.decision span{display:block;text-align:center;color:var(--muted);font-size:11px;margin-top:11px}.band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a0e14aa}.band-inner{display:flex;gap:32px;align-items:center;justify-content:space-between;padding:22px 0;color:#7f8ba0;font-size:13px}.band strong{color:#dce3ef}.section{padding:112px 0}.section>h2,.split h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.045em;max-width:760px;margin:15px 0 42px}.grid{display:grid;gap:15px}.three{grid-template-columns:repeat(3,1fr)}.two{grid-template-columns:repeat(2,1fr)}article{border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#111720,#0d1219);padding:24px}article b{color:var(--violet);font-size:12px}article h3{font-size:19px;margin:20px 0 9px}article p{color:var(--muted);line-height:1.65;margin:0;font-size:14px}.split{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.cta{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #3a4660;background:linear-gradient(120deg,#151b28,#141a27 50%,#182e2b);border-radius:25px;padding:38px;margin-bottom:90px}.cta h2{font-size:34px;margin:8px 0}.footer{border-top:1px solid var(--line);padding:28px 0 45px;color:var(--muted);font-size:12px;display:flex;justify-content:space-between}@media(max-width:880px){.nav nav>a:not(.button){display:none}.hero,.split{grid-template-columns:1fr}.hero{padding-top:55px}.authority-card{transform:none}.three,.two{grid-template-columns:1fr}.band-inner{overflow:auto;justify-content:flex-start}.cta{align-items:flex-start;flex-direction:column}}@media(max-width:520px){.hero h1{font-size:52px}.actions{flex-direction:column}.button{width:100%}.footer{display:grid;gap:10px}}
