:root{--color-bg: #0c0c0f;--color-surface: #111115;--color-surface-2: #18181d;--color-surface-3: #202026;--color-border: #26262e;--color-border-2: #333340;--color-text: #e2e2ea;--color-text-muted: #74747e;--color-text-dim: #44444e;--color-accent: #c8c4bc;--color-accent-2: #e0ddd8;--color-accent-glow: rgba(200, 196, 188, .12);--color-red: #f87171;--color-green: #4ade80;--color-yellow: #fbbf24;--color-orange: #fb923c;--color-silver: #9aa3b2;--sidebar-width: 240px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--font-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;height:100%;overflow:hidden}body{margin:0;height:100%;overflow:hidden;background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none}a{color:inherit}button,input,textarea,select{font-family:inherit;font-size:inherit}img,video{display:block;max-width:100%}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border-2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-text-dim)}
