*{box-sizing:border-box;margin:0;padding:0}:root{--primary:#7c3aed;--primary-dark:#5b21b6;--primary-light:#a78bfa;--primary-lighter:#ede9fe;--secondary:#ec4899;--secondary-light:#fce7f3;--bg:#f5f3ff;--surface:#fff;--border:#e5e0f8;--text:#1e1b4b;--text-2:#6b7280;--text-3:#9ca3af;--success:#059669;--success-bg:#d1fae5;--danger:#ef4444;--danger-bg:#fee2e2;--shadow:0 2px 16px #6d28d912;--shadow-md:0 4px 24px #6d28d91f;--radius:16px;--radius-sm:10px;--radius-xs:6px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}#root{text-align:left;border:none;width:100%;max-width:100%;min-height:100svh;margin:0}h1,h2,h3,h4,h5,h6{color:var(--text);margin:0;font-weight:600;line-height:1.3}p{margin:0}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:14px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--primary-light)}
