.landing-hero{border:1px solid var(--border);background:radial-gradient(circle at 15% 15%,#38bdf838,#38bdf800 36%),radial-gradient(circle at 82% 18%,#6366f133,#6366f100 38%),linear-gradient(160deg,#0a1424 0%,#09162a 42%,#0a1b35 100%);border-radius:28px;place-items:center;min-height:min(70vh,620px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #02061780}.landing-hero-inner{z-index:2;text-align:center;width:min(860px,100%);margin:0 auto;padding:34px 24px;position:relative}.landing-badge{text-transform:uppercase;letter-spacing:.08em;color:#dbeafe;background:#0f172a94;border:1px solid #94a3b85c;border-radius:999px;align-items:center;padding:6px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.landing-title{letter-spacing:-.04em;color:#f8fafc;text-wrap:balance;margin:14px 0 0;font-size:clamp(34px,6.4vw,74px);font-weight:800;line-height:1.02}.landing-title>span{display:block}.landing-title>span+span{margin-top:10px}.landing-subtitle{color:#bfdbfe;max-width:680px;margin:12px auto 0;font-size:clamp(15px,2vw,20px);line-height:1.45}.landing-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:22px;display:inline-flex}.landing-value-line{color:#e2e8f0eb;max-width:620px;margin:14px auto 0;font-size:13px;line-height:1.5}.landing-btn{cursor:pointer;appearance:none;letter-spacing:.02em;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 18px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .14s,background .14s,border-color .14s;display:inline-flex}.landing-btn:hover{transform:translateY(-1px)}.landing-btn-primary{color:#0f172a;background:linear-gradient(#e2e8f0 0%,#cbd5e1 100%);border:1px solid #dbeafe2e}.landing-btn-secondary{color:#e2e8f0;background:#0f172a73;border:1px solid #94a3b86b}.landing-glow{filter:blur(52px);pointer-events:none;border-radius:999px;position:absolute}.landing-glow-left{background:#06b6d438;width:280px;height:280px;top:20%;left:-120px}.landing-glow-right{background:#6366f13d;width:300px;height:300px;bottom:10%;right:-130px}:root[data-theme=light] .landing-hero,[data-theme=light] .landing-hero{background:radial-gradient(circle at 12% 12%,#0284c726,#0284c700 32%),radial-gradient(circle at 85% 18%,#4f46e521,#4f46e500 34%),linear-gradient(155deg,#eff6ff 0%,#f8fafc 55%,#eef2ff 100%);border-color:#4755693d;box-shadow:0 24px 56px #0f172a1a}:root[data-theme=light] .landing-badge,[data-theme=light] .landing-badge{color:#0f172a;background:#ffffffdb;border-color:#47556940}:root[data-theme=light] .landing-title,[data-theme=light] .landing-title{color:#020617}:root[data-theme=light] .landing-subtitle,[data-theme=light] .landing-subtitle{color:#1e293b}:root[data-theme=light] .landing-value-line,[data-theme=light] .landing-value-line{color:#334155}:root[data-theme=light] .landing-btn-primary,[data-theme=light] .landing-btn-primary{color:#f8fafc;background:linear-gradient(#0f172a 0%,#1e293b 100%);border-color:#0f172a6b}:root[data-theme=light] .landing-btn-secondary,[data-theme=light] .landing-btn-secondary{color:#0f172a;background:#ffffffc7;border-color:#4755693d}@media (width<=820px){.landing-hero{border-radius:22px;min-height:60vh}.landing-hero-inner{padding:28px 16px}}
