*,:before,:after{box-sizing:border-box}html,body{color:#0f172a;background:#0b1220;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}.main{min-height:calc(100vh - 140px)}.container{max-width:1120px;margin:0 auto;padding:1.5rem}.section{padding:3rem 0}.section-light{background:#020617}.section-dark{background:radial-gradient(circle at top,#1e293b,#020617)}.section-card{background:#020617;border:1px solid #94a3b833;border-radius:1rem;padding:2rem}h1,h2,h3{color:#e5e7eb;letter-spacing:-.02em}p{color:#94a3b8}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.4rem;font-size:.95rem;font-weight:500;transition:all .15s ease-out;display:inline-flex}.btn-primary{color:#020617;background:linear-gradient(90deg,#22c55e,#22c55e)}.btn-primary:hover{filter:brightness(1.08)}.btn-outline{color:#e5e7eb;background:0 0;border-color:#38bdf8}.btn-outline:hover{background:#38bdf814}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#0f172acc;border-bottom:1px solid #94a3b833;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:.9rem 1.5rem;display:flex}.nav-links{gap:1rem;font-size:.9rem;display:flex}.nav-links a{color:#cbd5f5;opacity:.85}.nav-links a:hover{opacity:1}.site-footer{background:#020617;border-top:1px solid #94a3b833;padding:1.5rem 0}.site-footer-inner{color:#64748b;justify-content:space-between;align-items:center;max-width:1120px;margin:0 auto;padding:0 1.5rem;font-size:.8rem;display:flex}.grid{gap:1.5rem;display:grid}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.hero{padding:3.5rem 0 3rem}.hero-heading{margin-bottom:.75rem;font-size:clamp(2.4rem,3vw + 1rem,3.2rem)}.hero-sub{max-width:30rem;margin-bottom:1.5rem;font-size:1rem}.tier-tag{color:#7dd3fc;background:#38bdf81a;border-radius:999px;align-items:center;margin-bottom:.5rem;padding:.2rem .7rem;font-size:.75rem;display:inline-flex}.text-muted{color:#94a3b8;font-size:.9rem}.chip-row{flex-wrap:wrap;gap:.4rem;margin-top:.8rem;display:flex}.chip{color:#cbd5f5;border:1px solid #94a3b84d;border-radius:999px;padding:.15rem .6rem;font-size:.75rem}
