*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{color:#1a1025;background:#f4f2f8;font-family:DM Sans,sans-serif}:root{--purple:#7c3aed;--magenta:#c026d3;--sidebar-bg:#0e0818;--sidebar-w:248px;--border:#e8e3f0}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-thumb{background:#d0c8e0;border-radius:99px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0e08188c;justify-content:center;align-items:center;animation:.15s fadeIn;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:16px;width:560px;max-width:95vw;max-height:90vh;padding:28px;animation:.2s slideUp;overflow-y:auto;box-shadow:0 20px 60px #00000040}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.toast{color:#fff;z-index:3000;background:#1a1025;border-radius:10px;align-items:center;gap:9px;padding:11px 18px;font-size:14px;font-weight:500;animation:.2s slideUp;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0000004d}.toast.success{border-left:4px solid #22c55e}.toast.error{border-left:4px solid #ef4444}.toast.info{border-left:4px solid #7c3aed}
