:root{--primary:#2563eb;--primary-light:#3b82f6;--primary-dark:#1d4ed8;--accent:#6366f1;--accent-light:#818cf8;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--radius:16px;--radius-sm:10px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--gray-100);color:var(--gray-800);line-height:1.6;min-height:100vh}a{text-decoration:none}li{list-style:none}img{display:block}button{font-family:inherit}::-moz-selection{background:var(--primary);color:#fff}::selection{background:var(--primary);color:#fff}input,textarea{display:block;width:100%;background:none;font:inherit}
