*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080810;--purple: #cba6f7;--green: #a6e3a1;--blue: #89dceb;--text: #cdd6f4;--muted: #45475a;--surface: rgba(255,255,255,.03);--border: rgba(255,255,255,.07)}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--muted);border-radius:99px}
