*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0c0c14;--surface: #16162a;--surface2: #1e1e38;--border: #2a2a4a;--text: #e8e8ff;--text-dim: #8888aa;--accent: #7c5cff;--accent2: #ff5caa;--success: #5cffa0}html,body,#root{width:100%;height:100%;overflow:hidden;background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif}#root{display:flex;align-items:stretch;justify-content:center}button{cursor:pointer;border:none;font-family:inherit;font-size:inherit;transition:all .15s ease}button:hover{filter:brightness(1.2)}button:active{transform:scale(.97)}input,select,textarea{font-family:inherit;font-size:inherit}
