:root{--c-primary: #ccff00;--c-primary-dark: #b8e600;--c-secondary: #1a1c18;--c-neutral-bg: #fdfcf5;--c-surface: #ffffff;--c-surface-2: #f8f6ef;--c-surface-3: #f0eee5;--c-surface-dark: #1a1c18;--c-text: #1a1c18;--c-text-muted: #6b6e66;--c-text-subtle: #9a9d94;--c-text-inverse: #fdfcf5;--c-border: #e6e3d6;--c-border-strong: #cdcab8;--c-danger: #e63946;--c-success: #57c54e;--c-warning: #f4a300;--r-sm: 6px;--r-md: 10px;--r-lg: 14px;--r-xl: 20px;--r-pill: 999px;--s-1: 4px;--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--s-7: 48px;--s-8: 64px;--sh-sm: 0 1px 2px rgba(26, 28, 24, .06);--sh-md: 0 4px 12px rgba(26, 28, 24, .08);--sh-lg: 0 12px 32px rgba(26, 28, 24, .12);--layout-sidebar-w: 240px;--layout-header-h: 56px;--font-sans: -apple-system, BlinkMacSystemFont, "PingFang SC", "Source Han Sans SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--ease-out: cubic-bezier(.2, .8, .2, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#app{height:100%}body{font-family:var(--font-sans);color:var(--c-text);background:var(--c-neutral-bg);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;font-size:inherit;cursor:pointer;border:none;background:transparent;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--c-border-strong);border-radius:var(--r-pill)}::-webkit-scrollbar-thumb:hover{background:var(--c-text-subtle)}
