:root{color-scheme:dark;--bg: #100816;--surface: #1b1027;--surface-2: #221431;--surface-3: #2a193b;--border: rgba(213, 191, 255, .16);--text: #f3ebff;--muted: #b5a6c9;--accent: #b185ff;--accent-2: #d6bcff;--success: #7ddfb3;--warning: #f4c56f;--danger: #ff7a9c;--shadow: 0 24px 60px rgba(6, 2, 12, .42);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--bg)}body{min-height:100%;margin:0;background:var(--bg);color:var(--text)}button,a{font:inherit}a{color:inherit}
