@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--r: 12px;--r2: 8px;--hi: #7c6af5;--lo: #3f3a7a}[data-theme=dark]{--bg: #0e0e11;--surface: #17171c;--card: #1e1e26;--border: rgba(255,255,255,.07);--border2: rgba(255,255,255,.12);--txt: #f0eff4;--txt2: #8b8a9a;--txt3: #55546a;--menu-bg: #252530}[data-theme=light]{--bg: #f4f3f8;--surface: #ffffff;--card: #ffffff;--border: rgba(0,0,0,.07);--border2: rgba(0,0,0,.14);--txt: #18181b;--txt2: #52525b;--txt3: #a1a1aa;--menu-bg: #ffffff}html{font-size:15px}body{font-family:Inter,sans-serif;background:var(--bg);color:var(--txt);min-height:100vh;transition:background .3s,color .3s}button{font-family:Inter,sans-serif;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:Inter,sans-serif;outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}
