*,:before,:after{box-sizing:border-box;margin:0;padding:0}[data-theme=dark]{--color-bg:#0d0d0d;--color-nav:#25282b;--color-surface:#1a1d1f;--color-surface-hover:#2a2d30;--color-text:#f2f2f2;--color-text-sub:#7e7e7e;--color-text-dim:#555558;--color-text-muted:#3a3a3c;--color-border:#ffffff14;--color-border-md:#ffffff1a;--color-border-strong:#ffffff1f;--color-shadow:#00000080;--scrollbar-track:#1a1d1f;--scrollbar-thumb:#3a3a3c;--scrollbar-thumb-hover:#555558}[data-theme=light]{--color-bg:#f5f5f7;--color-nav:#fff;--color-surface:#fff;--color-surface-hover:#ebebed;--color-text:#1d1d1f;--color-text-sub:#6e6e73;--color-text-dim:#8e8e93;--color-text-muted:#aeaeb2;--color-border:#0000000f;--color-border-md:#00000017;--color-border-strong:#0000001f;--color-shadow:#0000001f;--scrollbar-track:#e5e5e7;--scrollbar-thumb:#c7c7cc;--scrollbar-thumb-hover:#8e8e93}html,body{background:var(--color-bg);min-height:100vh;color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button{font-family:inherit}button,a{transition:opacity .15s,background .2s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}
