@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";:root{--bg:#ffffff;--text:#0f172a;--muted:#64748b;--border:#e2e8f0;--blue:#2563eb;--blue-2:#22d3ee;--shadow:0 10px 30px rgba(0,0,0,.08)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--text);background:var(--bg)}
