*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#e91e8c;--primary-dark:#c4177a;--primary-light:#fce4f3;--green:#4caf50;--green-dark:#388e3c;--sidebar-bg:#16172b;--sidebar-text:#b0b3c6;--bg:#f4f6fb;--card-bg:#fff;--text:#1a1a2e;--text-muted:#6b7280;--border:#e5e7eb;--danger:#ef4444;--warning:#f59e0b;--success:#10b981;font-family:Segoe UI,system-ui,-apple-system,sans-serif}body{background:var(--bg);color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{border:1.5px solid var(--border);background:#fff;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--primary)}
