.dl{--bg:#0d1117;--card:#161b22;--pop:#1c2128;--fg:#e6edf3;--muted:#8b949e;--soft:#c9d1d9;--border:#30363d;--gold:#f0b429;--gold2:#d4a843;--red:#ff4655;--win:#00c882;--blurple:#5865f2;color:var(--fg);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif}.dl *{box-sizing:border-box}.dl h1,.dl h2,.dl h3,.dl h4{letter-spacing:-.02em;margin:0;font-family:Anybody,sans-serif}.dl a{color:inherit;text-decoration:none}.dl .wrap{max-width:80rem;margin:0 auto;padding:24px 1.5rem}.dl .cta{border-radius:11px;align-items:center;gap:.6rem;padding:.85rem 1.4rem;font-size:1rem;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.dl .cta svg{width:1.15rem;height:1.15rem}.dl .cta-primary{background:var(--gold);color:#0d1117;box-shadow:0 8px 26px #f0b42938}.dl .cta-primary:hover{transform:translateY(-1px);box-shadow:0 12px 32px #f0b4294d}.dl .cta-ghost{color:var(--fg);border:1px solid var(--border);background:#ffffff0d}.dl .cta-ghost:hover{background:#ffffff17}.dl .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold2);background:#f0b42914;border:1px solid #f0b42938;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .7rem;font-family:DM Sans;font-size:.75rem;font-weight:700;display:inline-flex}.dl .shot{border:1px solid var(--border);background:#0b0e13;border-radius:14px;overflow:hidden;box-shadow:0 18px 50px #00000073}.dl .shot img{width:100%;height:auto;display:block}.dl .shot-bar{background:#11151c;border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;padding:.55rem .8rem;display:flex}.dl .shot-bar .t{color:var(--muted);font-size:.72rem;font-weight:500}.dl section{padding:5rem 0}.dl section+section{margin-top:12px}.dl .sec-head{max-width:42rem;margin:0 0 3rem}.dl .sec-head h2{font-size:clamp(1.8rem,3.6vw,2.6rem);font-weight:800;line-height:1.05}.dl .sec-head p{color:var(--muted);margin:.9rem 0 0;font-size:1.0625rem;line-height:1.6}.dl .feat{grid-template-columns:1fr;align-items:center;gap:2.5rem;margin-bottom:5.5rem;display:grid}.dl .feat:last-child{margin-bottom:0}.dl .feat .ico{width:2.5rem;height:2.5rem;color:var(--gold);background:#f0b4291a;border:1px solid #f0b42938;border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.dl .feat .ico svg{width:1.35rem;height:1.35rem}.dl .feat-head{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.dl .feat-head .ico{flex:none;margin-bottom:0}.dl .feat-head h3{margin-bottom:0}.dl .feat h3{font-size:1.6rem;font-weight:700}.dl .feat p{color:var(--muted);margin:0 0 1.1rem;font-size:1.0625rem;line-height:1.62}.dl .chips{flex-wrap:wrap;gap:.4rem;display:flex}.dl .chip{color:var(--soft);background:var(--pop);border:1px solid var(--border);border-radius:999px;padding:.32rem .7rem;font-size:.78rem;font-weight:600}.dl .chip.tok{color:var(--gold2);font-family:ui-monospace,monospace}.dl .feat-media{gap:1rem;display:grid}@media (min-width:920px){.dl .feat{grid-template-columns:1fr 1.05fr;gap:4rem}.dl .feat.rev .feat-text{order:2}.dl .feat.rev .feat-media{order:1}.dl .feat-media.two{grid-template-columns:1fr 1fr;align-items:start}.dl .feat-media.two .span2{grid-column:1/-1}}.dl .perks{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:720px){.dl .perks{grid-template-columns:repeat(3,1fr)}}.dl .perk{background:var(--card);border:1px solid #ffffff12;border-radius:14px;padding:1.5rem}.dl .perk .ico{width:2.2rem;height:2.2rem;color:var(--gold);background:#f0b4291a;border-radius:9px;justify-content:center;align-items:center;margin-bottom:.9rem;display:flex}.dl .perk .ico svg{width:1.2rem;height:1.2rem}.dl .perk h4{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.dl .perk p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.55}.dl .setupGrid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:920px){.dl .setupGrid{grid-template-columns:1.05fr 1fr}}.dl .step{gap:1rem;margin-bottom:1.5rem;display:flex}.dl .step .n{background:var(--gold);color:#0d1117;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-family:Anybody;font-size:1rem;font-weight:800;display:flex}.dl .step h4{align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:1.15rem;font-weight:700;display:flex}.dl .step code{color:var(--gold2);background:var(--pop);border:1px solid var(--border);border-radius:6px;padding:.1rem .4rem;font-family:ui-monospace,monospace;font-size:.8em}.dl .step p{color:var(--muted);margin:0;font-size:1rem;line-height:1.55}.dl .cmd-card{background:var(--card);border:1px solid #ffffff12;border-radius:16px;overflow:hidden}.dl .cmd-row{border-top:1px solid #ffffff0d;grid-template-columns:minmax(8.5rem,12rem) 1fr;align-items:center;gap:1rem;padding:.95rem 1.4rem;display:grid}.dl .cmd-row:first-child{border-top:none}.dl .cmd-row:hover{background:#ffffff05}.dl .cmd-name{color:var(--gold2);flex-wrap:wrap;align-items:center;gap:.5rem;font-family:ui-monospace,monospace;font-size:.92rem;font-weight:600;display:flex}.dl .cmd-name .admin{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);border-radius:5px;padding:.05rem .35rem;font-family:DM Sans;font-size:.62rem;font-weight:600}.dl .cmd-desc{color:var(--muted);font-size:.95rem}.dl .whyGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:820px){.dl .whyGrid{grid-template-columns:repeat(3,1fr)}}.dl .why{background:linear-gradient(#ffffff06,#0000);border:1px solid #ffffff14;border-radius:16px;padding:1.7rem}.dl .why .ico{color:var(--gold);margin-bottom:1rem}.dl .why .ico svg{width:1.5rem;height:1.5rem}.dl .why h4{margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.dl .why p{color:var(--muted);margin:0;font-size:.97rem;line-height:1.58}.dl .faqGrid{grid-template-columns:1fr;gap:0;max-width:48rem;display:grid}.dl .qa{border-top:1px solid #ffffff14;padding:1.4rem 0}.dl .qa:last-child{border-bottom:1px solid #ffffff14}.dl .qa dt{color:var(--fg);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.dl .qa dd{color:var(--muted);margin:0;font-size:1rem;line-height:1.62}.dl .final{background:radial-gradient(120% 140% at 50% -20%, #f0b4291f, transparent 60%), var(--card);text-align:center;border:1px solid #f0b42938;border-radius:24px;padding:4rem 2rem;position:relative;overflow:hidden}.dl .final h2{margin-bottom:.8rem;font-size:clamp(1.9rem,4vw,2.8rem);font-weight:900}.dl .final p{color:var(--soft);margin:0 0 2rem;font-size:1.1rem}.dl .final .row{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.dl .hero{padding:4.5rem 0 4rem;position:relative}.dl .hero-glow{pointer-events:none;background:radial-gradient(60% 55% at 70% 0,#f0b4291a,#0000 60%),radial-gradient(50% 50% at 15% 30%,#ff46550f,#0000 60%);position:absolute;inset:0}.dl .hero-grid{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid;position:relative}@media (min-width:960px){.dl .hero-grid{grid-template-columns:1.05fr .95fr;gap:4rem}}.dl .hero h1{margin:1.3rem 0 0;font-size:clamp(2.3rem,5.4vw,3.6rem);font-weight:900;line-height:1.03}.dl .hero h1 .accent{color:var(--gold)}.dl .hero .lead{color:var(--soft);max-width:34rem;margin:1.3rem 0 0;font-size:1.15rem;line-height:1.6}.dl .hero .actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.dl .trust{color:var(--muted);flex-wrap:wrap;gap:1.25rem;margin-top:2.2rem;font-size:.9rem;display:flex}.dl .trust span{align-items:center;gap:.45rem;display:inline-flex}.dl .trust svg{width:1rem;height:1rem;color:var(--win)}.dl .hero-shot{width:100%;max-width:420px;margin:0 auto}@media (min-width:960px){.dl .hero-shot{max-width:none}}.dl .feat-media:not(.two) .shot,.dl .hero-shot .shot{width:fit-content;max-width:100%;margin-inline:auto}.dl .feat-media:not(.two) .shot img,.dl .hero-shot .shot img{width:auto;max-width:100%;height:auto;max-height:450px}.dl .feat-media:not(.two) .shot img[src$="/match.png"],.dl .hero-shot .shot img{max-height:600px}.dl .feat-media.roles-row{max-width:880px;margin-inline:auto}
