:root{--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px;--space-3xl: 64px;--sidebar-width: 240px;--row-min-height: 40px;--color-bg: #ffffff;--color-surface: #f4f5f7;--color-accent: #2563eb;--color-accent-text: #ffffff;--color-accent-surface: #eff4ff;--color-destructive: #dc2626;--color-destructive-text: #ffffff;--color-text: #111827;--color-text-secondary: #6b7280;--color-border: #e5e7eb;--focus-ring: rgba(37, 99, 235, .4);--status-new-fg: #6b7280;--status-new-bg: #f4f5f7;--status-accepted-fg: #2563eb;--status-accepted-bg: #eff4ff;--status-in-progress-fg: #b45309;--status-in-progress-bg: #fef3c7;--status-done-fg: #15803d;--status-done-bg: #dcfce7;--status-cancelled-fg: #b91c1c;--status-cancelled-bg: #fee2e2;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-size-display: 20px;--font-size-heading: 16px;--font-size-body: 14px;--font-size-caption: 13px;--line-height-display: 1.25;--line-height-heading: 1.3;--line-height-body: 1.5;--line-height-caption: 1.4;--font-weight-regular: 400;--font-weight-semibold: 600}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-family);font-size:var(--font-size-body);line-height:var(--line-height-body);color:var(--color-text);background:var(--color-bg)}
