:root{--font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-xs: .6875rem;--font-size-sm: .75rem;--font-size-md: .8125rem;--font-size-base: 1rem;--font-size-lg: 1.15rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.05;--line-height-normal: 1.1;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--radius-sm: 6px;--radius-md: 8px;--radius-full: 99999px;--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;--on-primary: #ffffff;--color-text: #111111;--color-text-secondary: #5f5f5f;--color-border-primary: #d9d9d9;--color-border-active: #111111;--color-hover-background: #efefef;--color-scrollbar-thumb: #d0d0d0;--color-status-success: #1d5f3d;--color-status-success-bg: #d8ffe8;--color-status-info: #284d78;--color-status-info-bg: #dcecff;--color-status-warning: #765b1d;--color-status-warning-bg: #fff0bd;--color-status-danger: #7a2933;--color-status-danger-bg: #ffdbe0;--color-classification-default: #3f4b59;--color-classification-default-bg: #e8edf3;--color-classification-intent: #17643a;--color-classification-intent-bg: #d9f7e7;--color-classification-result: #284d78;--color-classification-result-bg: #dcecff;--color-classification-correction: #765b1d;--color-classification-correction-bg: #fff0bd;--color-classification-analysis: #5a3788;--color-classification-analysis-bg: #e9ddff;--color-classification-promotion: #82345d;--color-classification-promotion-bg: #ffe0f0;--color-classification-conversation: #1f6663;--color-classification-conversation-bg: #dff4f3;--color-action-primary: #2169d8;--color-action-danger: #812d37;--color-action-danger-border: #a34753;--color-action-danger-link: #ff9da8;--color-error: #9a2633;--color-error-bg: #fff0f2;--color-error-login: #8a1f1f;--color-error-runtime-bg: #4a1f25;--color-error-runtime-text: #ffd9de;--color-error-stream: #ffb4b4;--color-stream-frame: #101010;--color-stream-overlay: rgb(0 0 0 / 70%);--color-ambiguity-warning: #9a5b18;--color-login-gradient-start: #ffffff;--color-login-gradient-end: #f7f7f7;--focus-ring: rgba(17, 17, 17, .18);--shadow-panel: 0 16px 38px rgba(0, 0, 0, .08);--sidebar-width-collapsed: 3.5rem;--sidebar-width-expanded: 12rem;--topbar-height: 0;--topbar-height-mobile: 0;--input-height: 2.75rem}html,body{width:100%;height:100%;margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-family);font-size:var(--font-size-base)}button,input{font:inherit}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border:3px solid transparent;border-radius:var(--radius-full);background-clip:content-box}
