:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#020617;font-family:Segoe UI,Tahoma,Vazirmatn,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.page{min-height:100vh;padding:2rem clamp(1.25rem,4vw,4rem) 3rem;position:relative;overflow:hidden}.glow{filter:blur(80px);opacity:.35;pointer-events:none;border-radius:999px;position:absolute}.glow-a{background:#6366f1;width:420px;height:420px;top:-120px;left:-80px}.glow-b{background:#06b6d4;width:360px;height:360px;bottom:-80px;right:-60px}.header{z-index:1;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:4rem;display:flex;position:relative}.logo{letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.nav{gap:1.25rem;display:flex}.nav a{color:#cbd5e1;text-decoration:none;transition:color .2s}.nav a:hover{color:#fff}.hero{z-index:1;max-width:920px;position:relative}.badge{color:#94a3b8;background:#0f172a8c;border:1px solid #94a3b859;border-radius:999px;margin:0 0 1rem;padding:.35rem .85rem;font-size:.9rem;display:inline-block}.hero h1{margin:0 0 1rem;font-size:clamp(2rem,6vw,3.75rem);font-weight:800;line-height:1.15}.hero h1 span{background:linear-gradient(90deg,#818cf8,#22d3ee);color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.lead{color:#94a3b8;max-width:680px;margin:0 0 2rem;font-size:1.1rem;line-height:1.9}.actions{flex-wrap:wrap;gap:.85rem;margin-bottom:3rem;display:flex}.btn{border-radius:.85rem;justify-content:center;align-items:center;padding:.85rem 1.35rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{color:#fff;background:linear-gradient(135deg,#6366f1,#0891b2);box-shadow:0 10px 30px #6366f140}.btn.ghost{color:#e2e8f0;background:#0f172a73;border:1px solid #94a3b859}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #94a3b82e;border-radius:1rem;padding:1.25rem}.card h2{margin:0 0 .5rem;font-size:1.1rem}.card p{color:#94a3b8;margin:0;line-height:1.8}.footer{z-index:1;color:#94a3b8;border-top:1px solid #94a3b82e;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:4rem;padding-top:1.5rem;display:flex;position:relative}.footer strong{color:#e2e8f0;margin-bottom:.25rem;display:block}.footer a{color:#67e8f9;text-decoration:none}@media (width<=640px){.header{flex-direction:column;align-items:flex-start}.nav{flex-wrap:wrap}}
