:root{--c-bg: #0a0a0a;--c-bg-deep: #060608;--c-surface: #111111;--c-surface2: #18181b;--c-border: rgba(255,255,255,.07);--c-border-hover: rgba(255,255,255,.14);--c-text: #ffffff;--c-text2: #a1a1aa;--c-text3: #52525b;--c-purple-light: #22D3EE}[data-theme=light]{--c-bg: #f3f3fb;--c-bg-deep: #eaeaf5;--c-surface: #ffffff;--c-surface2: #f0f0f9;--c-border: rgba(0,0,0,.08);--c-border-hover: rgba(0,0,0,.16);--c-text: #0d0d1a;--c-text2: #5a5a7a;--c-text3: #9090b0;--c-purple-light: #0E7490}*,*:before,*:after{transition:background-color .2s ease,border-color .2s ease,color .2s ease}body{background:var(--c-bg-deep)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--c-bg)}::-webkit-scrollbar-thumb{background:var(--c-border-hover);border-radius:3px}
