:root{color-scheme:dark;background:#0b132b;color:#e5e7eb;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 20%,rgba(255,77,42,.08),transparent 30%),radial-gradient(circle at 90% 10%,rgba(255,255,255,.1),transparent 25%),linear-gradient(145deg,#0b132b,#0f172a 40%,#0b1f38);color:#e5e7eb}.landing-page{min-height:100vh;color:#e5e7eb}.lp-shell{max-width:1140px;margin:0 auto;padding:0 20px}.lp-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b132bb3;border-bottom:1px solid rgba(255,255,255,.08)}.lp-header-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.lp-brand{display:flex;align-items:center;gap:10px}.lp-brand img{width:44px;height:44px;object-fit:contain}.lp-brand-name{font-weight:700;letter-spacing:.3px;color:#fff}.lp-nav{display:flex;align-items:center;gap:16px;font-size:14px}.lp-nav a{color:#d1d5db;text-decoration:none;padding:8px 10px}.lp-nav a:hover{color:#fff}.lp-nav .lp-primary{background:linear-gradient(90deg,#ff4d2a,#ff7a45);color:#0b132b;padding:10px 16px;border-radius:999px;font-weight:600;box-shadow:0 8px 24px #ff4d2a59}.lp-nav .lp-primary:hover{transform:translateY(-1px);color:#0b132b}.lp-hero{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px;align-items:center;padding:80px 0 48px}.lp-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#ff4d2a1f;color:#ffb59f;font-weight:600;font-size:13px}.lp-title{font-size:38px;line-height:1.15;margin:12px 0;color:#fff}.lp-sub{font-size:17px;color:#cbd5e1;margin:0 0 18px}.lp-cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:10px}.lp-btn-primary{background:linear-gradient(90deg,#ff4d2a,#ff7a45);color:#0b132b;border:none;padding:12px 18px;border-radius:999px;font-weight:700;text-decoration:none;box-shadow:0 12px 30px #ff4d2a59}.lp-btn-primary:hover{transform:translateY(-1px)}.lp-btn-ghost{border:1px solid rgba(255,255,255,.15);color:#e5e7eb;padding:12px 18px;border-radius:999px;text-decoration:none}.lp-badge{font-size:13px;color:#cbd5e1}.lp-hero-art{height:320px;border-radius:18px;border:1px dashed rgba(255,255,255,.15);background:linear-gradient(160deg,#ff4d2a26,#ffffff0a)}.lp-section{padding:32px 0}.lp-section h2{margin:0 0 18px;font-size:24px;color:#fff}.lp-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.lp-card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:16px;box-shadow:0 10px 28px #0003}.lp-card h3{margin:0 0 8px;color:#fff}.lp-card p{margin:0;color:#cbd5e1;font-size:14px}.lp-steps .lp-step-number{width:38px;height:38px;border-radius:50%;background:#ff4d2a33;color:#ffb59f;display:inline-flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:10px}.lp-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.lp-list li{margin-bottom:8px;color:#cbd5e1}.lp-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;background:linear-gradient(90deg,#ff4d2a2e,#ff7a451a);border-radius:14px;padding:18px;border:1px solid rgba(255,255,255,.12)}.lp-stat-value{font-size:22px;font-weight:700;color:#fff}.lp-stat-label{color:#f3f4f6;font-size:13px}.lp-progress{height:8px;border-radius:999px;background:#ffffff1f;overflow:hidden}.lp-progress-fill{height:100%;background:linear-gradient(90deg,#ff4d2a,#ff7a45)}.lp-footer{border-top:1px solid rgba(255,255,255,.1);padding:24px 0 30px;background:#00000026;margin-top:32px}.lp-footer .lp-shell{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;align-items:center}.lp-footer a{color:#cbd5e1;text-decoration:none;margin-right:14px}.lp-footer a:hover{color:#fff}
