:root{--color-background: #ffffff;--color-surface: #f7f7f7;--color-surface-1: #ffffff;--color-surface-2: #f3f3f3;--color-surface-3: #e8e8e8;--color-primary: #111111;--color-primary-hover: #2a2a2a;--color-primary-active: #000000;--on-primary: #ffffff;--color-text: #111111;--color-text-secondary: #5f5f5f;--color-text-tertiary: #8a8a8a;--color-border-primary: #d9d9d9;--color-border-active: #111111;--color-hover-background: #efefef;--focus-ring: rgba(17, 17, 17, .18);--shadow-panel: 0 16px 38px rgba(0, 0, 0, .08);--font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--sidebar-width: 4.75rem}html,body{width:100%;height:100%;margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-family);font-size:16px}button,input{font:inherit}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d0d0d0;border:3px solid transparent;border-radius:999px;background-clip:content-box}
