.dl-landing{--ground:#faf6ec;--ground-tint:#f1ecde;--surface:#fff;--surface-2:#efe8d6;--ink:#0f1419;--ink-2:#5b5950;--ink-3:#97907f;--line:#0f14191c;--line-2:#0f14190f;--red:#b41e2c;--red-deep:#8e1622;--red-tint:#f7e6e3;--red-solid:#b41e2c;--gold:#e8b324;--gold-deep:#7e5a08;--gold-tint:#faefcd;--green:#2f8a57;--green-deep:#236841;--green-tint:#e7f1e9;--shadow-sm:0 1px 2px #0f14190f, 0 1px 1px #0f14190a;--shadow-md:0 6px 20px -6px #0f141921, 0 2px 6px -2px #0f141912;--shadow-lg:0 18px 40px -12px #0f141933, 0 6px 14px -6px #0f141917;--r:14px;--r-sm:10px;--r-lg:20px;--pill:999px;--font-body:var(--font-sans), "Geist", system-ui, -apple-system, sans-serif;--font-edit:var(--font-editorial), "Playfair Display", Georgia, serif;--maxw:1120px;--sec-y:56px;--sec-y-strip:30px;--sec-y-rest:48px;--sec-y-close:64px}.dl-landing[data-theme=dark]{--ground:#0f1419;--ground-tint:#141a20;--surface:#161c23;--surface-2:#1f2630;--ink:#faf6ec;--ink-2:#b7af9d;--ink-3:#7e7869;--line:#e8b32429;--line-2:#e8b32414;--red:#ec5562;--red-deep:#a82a36;--red-tint:#ec556226;--red-solid:#c4303e;--gold:#f0c44e;--gold-deep:#f0c44e;--gold-tint:#f0c44e24;--green:#5fbe86;--green-deep:#5fbe86;--green-tint:#5fbe8624;--shadow-sm:0 1px 2px #00000073;--shadow-md:0 8px 24px -8px #0009;--shadow-lg:0 20px 44px -12px #000000a6}.dl-landing{background:var(--ground);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;letter-spacing:-.006em;background-image:none;transition:background .35s,color .35s;overflow-x:hidden}.dl-landing h1,.dl-landing h2,.dl-landing h3{font-family:var(--font-display);letter-spacing:-.01em;font-weight:600;line-height:1.08}.dl-landing .container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.dl-landing .eyebrow{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);align-items:center;gap:8px;font-size:10.5px;font-weight:600;display:inline-flex}.dl-landing .eyebrow:before{content:"";background:var(--red);border-radius:2px;width:16px;height:1.5px}.dl-landing .eyebrow.gold:before{background:var(--gold-deep)}.dl-landing .eyebrow.center{justify-content:center}.dl-landing .btn{font-family:var(--font-body);border-radius:var(--r-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;padding:12px 19px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}.dl-landing .btn:active{transform:translateY(1px)}.dl-landing .btn-primary{background:var(--red-solid);color:#fff;box-shadow:0 2px 10px -2px #b41e2c80}.dl-landing .btn-primary:hover{background:var(--red-deep)}.dl-landing .btn-ghost{color:var(--ink);border-color:var(--line);background:0 0}.dl-landing .btn-ghost:hover{background:var(--surface-2)}.dl-landing .btn-lg{padding:14px 24px;font-size:15px}.dl-landing .sec-pad{padding:var(--sec-y) 0}.dl-landing .sec-title{font-family:var(--font-display);letter-spacing:-.01em;margin-top:12px;font-size:30px;font-weight:600;line-height:1.08}.dl-landing .sec-title .g{color:var(--gold-deep)}.dl-landing .sec-title .r{color:var(--red)}.dl-landing [id]{scroll-margin-top:78px}.dl-landing .reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(12px)}.dl-landing .reveal.shown{opacity:1;transform:none}.dl-landing .mhead{z-index:60;background:color-mix(in srgb, var(--ground) 86%, transparent);-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line-2);position:sticky;top:0}.dl-landing .mhead-in{max-width:var(--maxw);justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:13px 20px;display:flex}.dl-landing .brand{font-family:var(--font-display);letter-spacing:.02em;color:var(--ink);align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.dl-landing .brand .cz{color:var(--gold-deep);font-size:17px}.dl-landing .nav-d{align-items:center;gap:26px;display:none}.dl-landing .nav-d a{color:var(--ink-2);font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s}.dl-landing .nav-d a:hover{color:var(--ink)}.dl-landing .head-right{align-items:center;gap:12px;display:flex}.dl-landing .login-link{color:var(--ink);font-size:13.5px;font-weight:600;text-decoration:none;display:none}.dl-landing .theme-btn{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;font-size:15px;transition:background .2s;display:flex}.dl-landing .theme-btn:hover{background:var(--surface-2)}.dl-landing .burger{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);cursor:pointer;justify-content:center;align-items:center;font-size:17px;display:flex}.dl-landing .mobile-menu{border-bottom:1px solid var(--line-2);background:var(--ground);flex-direction:column;gap:4px;padding:8px 20px 16px;display:none}.dl-landing .mobile-menu.open{display:flex}.dl-landing .mobile-menu a{border-radius:var(--r-sm);color:var(--ink);padding:11px 12px;font-size:14.5px;font-weight:500;text-decoration:none}.dl-landing .mobile-menu a:hover{background:var(--surface-2)}.dl-landing .mobile-menu .mm-cta{background:var(--red-solid);color:#fff;text-align:center;margin-top:6px;font-weight:600}@media (min-width:900px){.dl-landing{--sec-y:80px;--sec-y-strip:34px;--sec-y-rest:72px;--sec-y-close:96px}.dl-landing .nav-d{display:flex}.dl-landing .login-link{display:inline}.dl-landing .burger{display:none}.dl-landing .sec-title{font-size:36px}}.dl-landing .hero{position:relative;overflow:hidden}.dl-landing .hero:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 80% -10%, var(--gold-tint), transparent 55%), radial-gradient(90% 70% at -10% 110%, var(--red-tint), transparent 50%);opacity:.6;position:absolute;inset:0}.dl-landing .hero-in{max-width:var(--maxw);flex-direction:column;gap:36px;margin:0 auto;padding:48px 20px 56px;display:flex;position:relative}.dl-landing .hero .copy{flex:1;min-width:0}.dl-landing .kic{margin-bottom:16px}.dl-landing .h{font-family:var(--font-display);letter-spacing:-.01em;font-size:40px;font-weight:600;line-height:1.03}.dl-landing .h .g{color:var(--gold-deep)}.dl-landing .hsub{color:var(--ink-2);max-width:46ch;margin-top:17px;font-size:16px;line-height:1.5}.dl-landing .hctas{flex-wrap:wrap;align-items:center;gap:11px;margin-top:26px;display:flex}.dl-landing .hctas.center{justify-content:center}.dl-landing .htrust{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-3);margin-top:20px;font-size:10.5px}.dl-landing .htrust b{color:var(--gold-deep)}.dl-landing .hero .vis{justify-content:center;align-items:center;min-height:230px;display:flex}.dl-landing .fan{justify-content:center;align-items:center;display:flex}.dl-landing .tc{background:var(--surface);border:1px solid var(--line);width:152px;height:213px;box-shadow:var(--shadow-md);border-radius:13px;flex-direction:column;flex:none;padding:12px;display:flex;position:relative}.dl-landing .fan .tc{margin:0 -2px}.dl-landing .fan .tc.c1{transform:rotate(-9deg)translateY(10px)}.dl-landing .fan .tc.c2{z-index:3;transform:scale(1.1)translateY(-8px)}.dl-landing .fan .tc.c3{transform:rotate(9deg)translateY(10px)}.dl-landing .tc-top{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.dl-landing .crest{background:var(--ground-tint);border:1.5px solid var(--gold);width:30px;height:30px;font-family:var(--font-display);color:var(--ink);border-radius:8px;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:flex}.dl-landing .rdot{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-3);font-size:8px;font-weight:600}.dl-landing .tc-name{font-family:var(--font-display);color:var(--ink);font-size:18px;font-weight:600;line-height:1.02}.dl-landing .tc-meta{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-3);text-transform:uppercase;margin-top:3px;font-size:8.5px}.dl-landing .tc-sp{flex:1}.dl-landing .tc-pips{gap:4px;margin-bottom:7px;display:flex}.dl-landing .tc-pips i{background:var(--surface-2);border:1px solid var(--line);border-radius:50%;width:7px;height:7px}.dl-landing .tc-pips i.on{background:var(--gold);border-color:var(--gold)}.dl-landing .tc-foot{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;color:var(--ink-3);justify-content:space-between;font-size:8px;display:flex}.dl-landing .tc.rare{border-color:var(--gold);box-shadow:0 6px 20px -6px #e8b32466, var(--shadow-sm)}.dl-landing .tc.rare:before{content:"";pointer-events:none;background:linear-gradient(150deg,#e8b3242e,#0000 45%);border-radius:13px;position:absolute;inset:0}.dl-landing .tc.shine{border-color:var(--gold);background:linear-gradient(135deg, #e8b32438, #b41e2c1f 38%, #2f8a5724 64%, #e8b32438), var(--surface);box-shadow:0 0 0 1px var(--gold), 0 14px 34px -8px #e8b3248c, 0 8px 20px -8px #0f14194d}.dl-landing .tc.shine:after{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 30%,#ffffff8c 48%,#0000 60%);border-radius:13px;position:absolute;inset:0}.dl-landing .tc.shine .crest{background:#fff}.dl-landing .seal{background:var(--gold);color:#3a2a04;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:14px;display:flex;position:absolute;bottom:30px;right:9px;box-shadow:0 2px 8px -1px #e8b324b3}.dl-landing .proof{background:var(--ground-tint);border-top:1px solid var(--line-2);border-bottom:1px solid var(--line-2)}.dl-landing .proof-in{max-width:var(--maxw);padding:var(--sec-y-strip) 20px;text-align:center;flex-direction:column;align-items:center;gap:18px;margin:0 auto;display:flex}.dl-landing .proof-stats{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:0;display:flex}.dl-landing .pstat{flex-direction:column;align-items:center;gap:3px;padding:4px 26px;display:flex;position:relative}.dl-landing .pstat+.pstat{border-left:1px solid var(--line)}@media (max-width:639px){.dl-landing .proof-stats{flex-direction:column;align-items:stretch}.dl-landing .pstat{padding:12px 26px}.dl-landing .pstat+.pstat{border-left:0;border-top:1px solid var(--line)}}.dl-landing .pstat .n{font-family:var(--font-display);color:var(--ink);font-size:32px;font-weight:700;line-height:1}.dl-landing .pstat .n .r{color:var(--red)}.dl-landing .pstat .l{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);font-size:9px}.dl-landing .proof-note{color:var(--ink-2);font-size:12.5px}.dl-landing .proof-note b{color:var(--ink)}.dl-landing .sports-row{flex-wrap:wrap;justify-content:center;gap:8px;max-width:660px;display:flex}.dl-landing .sport-chip{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-2);background:var(--surface);border:1px solid var(--line);border-radius:var(--pill);box-shadow:var(--shadow-sm);align-items:center;gap:7px;padding:7px 13px;font-size:10px;font-weight:600;display:inline-flex}.dl-landing .sport-chip i{background:var(--gold);width:6px;height:6px;box-shadow:0 0 0 2px var(--gold-tint);border-radius:50%;flex:none}.dl-landing .spot{max-width:var(--maxw);padding:var(--sec-y) 20px;flex-direction:column;align-items:center;gap:30px;margin:0 auto;display:flex}.dl-landing .spot .scopy{flex:1;width:100%;min-width:0}.dl-landing .spot .svis{flex:1;order:-1;justify-content:center;align-items:center;width:100%;min-height:220px;display:flex}.dl-landing .spot p.body{color:var(--ink-2);max-width:48ch;margin-top:14px;font-size:15.5px;line-height:1.55}.dl-landing .spot .body b{color:var(--ink);font-weight:600}.dl-landing .spot+.spot{border-top:1px solid var(--line-2)}.dl-landing .spot-wide{max-width:var(--maxw);padding:var(--sec-y) 20px;flex-direction:column;align-items:center;gap:30px;margin:0 auto;display:flex}.dl-landing .spot+.spot-wide{border-top:1px solid var(--line-2)}.dl-landing .spot-wide .scopy{text-align:center;width:100%;max-width:60ch}.dl-landing .spot-wide p.body{color:var(--ink-2);max-width:52ch;margin:14px auto 0;font-size:15.5px;line-height:1.55}.dl-landing .spot-wide .body b{color:var(--ink);font-weight:600}.dl-landing .spot-wide .svis{justify-content:center;width:100%;display:flex}.dl-landing .shot{width:100%;max-width:min(100%, var(--shot-natural-tight,100%));background:var(--surface);border:1px solid var(--gold);border-radius:var(--r);margin:0;overflow:hidden;box-shadow:0 1px 2px #0f14190a,0 8px 24px #0f14190f}.dl-landing .shot-rail{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-3);border-bottom:1px solid var(--line-2);padding:9px 12px;font-size:9px}.dl-landing .shot-img{width:100%;height:auto;display:block}@media (min-width:900px){.dl-landing .shot{max-width:min(100%, var(--shot-natural-wide,100%))}.dl-landing .hero-in{flex-direction:row;align-items:center;gap:40px;padding:72px 20px 84px}.dl-landing .h{font-size:52px}.dl-landing .spot{flex-direction:row}.dl-landing .spot.rev{flex-direction:row-reverse}.dl-landing .spot .scopy{flex:37}.dl-landing .spot .svis{flex:63;order:0}.dl-landing .sec-title{font-size:34px}}.dl-landing .quote{background:var(--ink);color:var(--ground)}.dl-landing[data-theme=dark] .quote{background:var(--surface-2)}.dl-landing .quote-in{max-width:760px;padding:var(--sec-y-rest) 20px;text-align:center;margin:0 auto}.dl-landing .quote q{font-family:var(--font-edit);color:var(--ground);font-size:26px;font-style:italic;line-height:1.3}.dl-landing[data-theme=dark] .quote q{color:var(--ink)}.dl-landing .quote .by{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin-top:18px;font-size:10px;display:block}@media (min-width:900px){.dl-landing .quote q{font-size:32px}}.dl-landing .fam{background:var(--ground-tint)}.dl-landing .fam-in{max-width:var(--maxw);padding:var(--sec-y) 20px;text-align:center;margin:0 auto}.dl-landing .fam .lede{color:var(--ink-2);max-width:52ch;margin:12px auto 0;font-size:15.5px;line-height:1.5}.dl-landing .fam-grid{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:34px;display:flex}.dl-landing .fcard{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);max-width:260px;box-shadow:var(--shadow-sm);text-align:left;flex:240px;padding:20px 18px}.dl-landing .fcard .fck{background:var(--green-tint);width:30px;height:30px;color:var(--green-deep);border-radius:8px;justify-content:center;align-items:center;margin-bottom:12px;font-size:15px;font-weight:700;display:flex}.dl-landing .fcard h4,.dl-landing .fcard h3{font-family:var(--font-display);margin-bottom:6px;font-size:16px;font-weight:600}.dl-landing .fcard p{color:var(--ink-2);font-size:12.5px;line-height:1.5}.dl-landing .pricing-in{text-align:center;max-width:920px;margin:0 auto;padding:0 20px}.dl-landing .pricing .psub{color:var(--ink-2);max-width:50ch;margin:10px auto 0;font-size:14.5px}.dl-landing .plans{text-align:left;flex-direction:column;align-items:stretch;gap:18px;margin-top:34px;display:flex}.dl-landing .plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);flex-direction:column;flex:1;padding:24px 22px;display:flex;position:relative}.dl-landing .plan.feat{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold), var(--shadow-lg)}.dl-landing .ribbon{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#3a2a04;background:var(--gold);border-radius:var(--pill);box-shadow:var(--shadow-sm);white-space:nowrap;padding:4px 14px;font-size:9px;font-weight:600;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.dl-landing .pname{font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-2);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.dl-landing .plan.feat .pname,.dl-landing .pname .cz{color:var(--gold-deep)}.dl-landing .price{font-family:var(--font-display);align-items:baseline;gap:6px;margin:12px 0 2px;font-size:44px;font-weight:700;line-height:1;display:flex}.dl-landing .price .per{font-family:var(--font-body);color:var(--ink-3);font-size:14px;font-weight:500}.dl-landing .ptag{color:var(--ink-2);margin-bottom:16px;font-size:13px}.dl-landing .pannual{border:1px solid var(--gold);border-radius:var(--r-sm);background:var(--gold-tint);margin-bottom:14px;padding:12px 14px}.dl-landing .pa-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.dl-landing .pa-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--gold-deep);font-size:9px;font-weight:600}.dl-landing .pa-save{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:#3a2a04;background:var(--gold);border-radius:var(--pill);white-space:nowrap;padding:3px 9px;font-size:9px;font-weight:700}.dl-landing .pa-fig{font-family:var(--font-display);color:var(--ink);flex-wrap:wrap;align-items:baseline;gap:7px;margin-top:8px;font-size:26px;font-weight:700;line-height:1;display:flex}.dl-landing .pa-per{font-family:var(--font-body);color:var(--ink-2);font-size:13px;font-weight:500}.dl-landing .pa-was{font-family:var(--font-body);color:var(--ink-3);font-size:13px;font-weight:500;text-decoration-thickness:1px}.dl-landing .pa-note{color:var(--ink-2);margin-top:7px;font-size:12.5px;line-height:1.4}.dl-landing .pdiv{background:var(--line-2);height:1px;margin:2px 0 16px}.dl-landing .feats{flex-direction:column;flex:1;gap:11px;display:flex}.dl-landing .fi{align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.35;display:flex}.dl-landing .fi .ck{background:var(--green-tint);width:17px;height:17px;color:var(--green-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:1px;font-size:10px;font-weight:700;display:flex}.dl-landing .plan.feat .fi .ck{background:var(--gold-tint);color:var(--gold-deep)}.dl-landing .fi b{font-weight:600}.dl-landing .fi .muted{color:var(--ink-2)}.dl-landing .pcta{margin-top:20px}@media (min-width:760px){.dl-landing .plans{flex-direction:row}}.dl-landing .plans:has(>.plan:only-child){max-width:560px;margin-left:auto;margin-right:auto}.dl-landing .final{background:var(--surface);border-top:1px solid var(--line-2);position:relative;overflow:hidden}.dl-landing .final:before{content:"";pointer-events:none;background:radial-gradient(90% 120% at 50% -20%, var(--gold-tint), transparent 60%);opacity:.7;position:absolute;inset:0}.dl-landing .final-in{max-width:720px;padding:var(--sec-y-close) 20px;text-align:center;margin:0 auto;position:relative}.dl-landing .final h2{font-family:var(--font-display);font-size:36px;font-weight:600;line-height:1.05}.dl-landing .final h2 .g{color:var(--gold-deep)}.dl-landing .final p{color:var(--ink-2);margin-top:12px;font-size:15.5px}.dl-landing .final .fcta{flex-wrap:wrap;justify-content:center;gap:11px;margin-top:24px;display:flex}.dl-landing .final .gate{margin:24px auto 0}@media (min-width:900px){.dl-landing .final h2{font-size:46px}}.dl-landing .persona-band{background:var(--ground-tint);border-top:1px solid var(--line-2)}.dl-landing .persona-band-in{max-width:var(--maxw);padding:var(--sec-y-strip) 20px;text-align:center;margin:0 auto}.dl-landing .persona-band-in p{color:var(--ink-2);max-width:52ch;margin:10px auto 0;font-size:14px;line-height:1.5}.dl-landing .persona-band-in .hctas{margin-top:18px}.dl-landing .foot{background:var(--ground-tint);border-top:1px solid var(--line)}.dl-landing .foot-in{max-width:var(--maxw);margin:0 auto;padding:48px 20px 26px}.dl-landing .foot-top{flex-direction:column;justify-content:space-between;gap:30px;display:flex}.dl-landing .foot-brand{max-width:300px}.dl-landing .foot-brand .brand{margin-bottom:10px}.dl-landing .foot-brand p{color:var(--ink-2);font-size:12.5px;line-height:1.5}.dl-landing .foot-cols{flex-wrap:wrap;gap:48px;display:flex}.dl-landing .fcol h5{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-3);margin-bottom:12px;font-size:9.5px;font-weight:600}.dl-landing .fcol a,.dl-landing .fcol span{color:var(--ink-2);margin-bottom:9px;font-size:13px;text-decoration:none;transition:color .2s;display:block}.dl-landing .fcol a:hover{color:var(--ink)}.dl-landing .foot-bottom{border-top:1px solid var(--line-2);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;margin-top:34px;padding-top:20px;display:flex}.dl-landing .foot-bottom .cpy{font-family:var(--font-mono);letter-spacing:.05em;color:var(--ink-3);text-transform:uppercase;font-size:10px;line-height:1.6}@media (min-width:760px){.dl-landing .foot-top{flex-direction:row}.dl-landing .foot-bottom{flex-direction:row;align-items:center}}@media (max-width:480px){.dl-landing .fan{transform:scale(.86)}}.dl-landing.dl-gate-shell{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex;position:relative;overflow:hidden}.dl-landing.dl-gate-shell:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% -10%, var(--gold-tint), transparent 60%), radial-gradient(70% 50% at 50% 120%, var(--red-tint), transparent 55%);opacity:.5;position:absolute;inset:0}.dl-landing .gate-theme-btn{border-radius:var(--r-sm);border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--ink);cursor:pointer;z-index:5;justify-content:center;align-items:center;font-size:15px;display:flex;position:absolute;top:18px;right:18px}.dl-landing .gate{z-index:2;background:var(--surface);border:1px solid var(--line);border-radius:var(--r-lg);width:100%;max-width:430px;box-shadow:var(--shadow-lg);text-align:center;padding:40px 34px 30px;position:relative}.dl-landing .gate .gate-crest{background:var(--ground-tint);border:2px solid var(--gold);width:54px;height:54px;color:var(--gold-deep);box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:26px;display:flex}.dl-landing .gate .gate-brand{font-family:var(--font-display);letter-spacing:.04em;margin-bottom:18px;font-size:22px;font-weight:700}.dl-landing .gate .gate-eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-3);margin-bottom:12px;font-size:10px;font-weight:600}.dl-landing .gate .gate-title{font-family:var(--font-display);letter-spacing:-.01em;font-size:26px;font-weight:600;line-height:1.12}.dl-landing .gate .gate-sub{color:var(--ink-2);max-width:34ch;margin:12px auto 0;font-size:14px;line-height:1.55}.dl-landing .gate form{flex-direction:column;gap:10px;margin-top:22px;display:flex}.dl-landing .gate .field{gap:8px;display:flex}.dl-landing .gate input[type=email]{min-width:0;font-family:var(--font-body);color:var(--ink);background:var(--surface-2);border:1px solid var(--line);border-radius:var(--r-sm);outline:none;flex:1;padding:12px 14px;font-size:14px;transition:border .2s}.dl-landing .gate input[type=email]:focus{border-color:var(--gold)}.dl-landing .gate input[type=email]::placeholder{color:var(--ink-3)}.dl-landing .gate .submit{font-family:var(--font-body);color:#fff;background:var(--red-solid);border-radius:var(--r-sm);cursor:pointer;border:none;padding:12px 18px;font-size:14px;font-weight:600;transition:background .2s;box-shadow:0 2px 10px -2px #b41e2c80}.dl-landing .gate .submit:hover{background:var(--red-deep)}.dl-landing .gate .fine{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-3);margin-top:4px;font-size:9.5px}.dl-landing .gate .done{flex-direction:column;align-items:center;gap:10px;margin-top:22px;display:none}.dl-landing .gate .done.show{display:flex}.dl-landing .gate .done .ico{background:var(--green-tint);width:46px;height:46px;color:var(--green-deep);border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex}.dl-landing .gate .done .dt{font-family:var(--font-display);font-size:18px;font-weight:600}.dl-landing .gate .done .ds{color:var(--ink-2);max-width:32ch;font-size:13px;line-height:1.5}.dl-landing .gate-foot{z-index:2;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-2);text-align:center;margin-top:22px;font-size:11px;position:relative}.dl-landing .gate-foot a{color:var(--ink-2);text-decoration:underline}