.headline-lg{font-family:var(--font-primary);font-weight:700;font-size:2rem;line-height:2.5rem;letter-spacing:-.02em}.headline-md{font-family:var(--font-primary);font-weight:600;font-size:1.5rem;line-height:2rem;letter-spacing:-.015em}.headline-sm{font-family:var(--font-primary);font-weight:600;font-size:1.25rem;line-height:1.75rem;letter-spacing:-.01em}.title-lg{font-family:var(--font-primary);font-weight:600;font-size:1.125rem;line-height:1.5rem}.title-md{font-family:var(--font-primary);font-weight:600;font-size:1rem;line-height:1.5rem}.title-sm{font-family:var(--font-primary);font-weight:600;font-size:.875rem;line-height:1.25rem}.body-lg{font-family:var(--font-secondary);font-weight:400;font-size:1rem;line-height:1.5rem}.body-md{font-family:var(--font-secondary);font-weight:400;font-size:.875rem;line-height:1.375rem}.body-sm{font-family:var(--font-secondary);font-weight:400;font-size:.8125rem;line-height:1.125rem}.label-md{font-family:var(--font-secondary);font-weight:600;font-size:.8125rem;line-height:1rem;letter-spacing:.01em}.label-sm{font-family:var(--font-secondary);font-weight:600;font-size:.6875rem;line-height:1rem;letter-spacing:.04em;text-transform:uppercase}.text-muted{color:var(--color-text-muted)}.text-subtle{color:var(--color-text-subtle)}.mono{font-family:var(--font-mono)}:root{--color-primary: #1877f2;--color-primary-hover: #0a5cd8;--color-primary-active: #0a56d0;--color-primary-contrast: #ffffff;--color-primary-subtle: rgba(24, 119, 242, .12);--color-secondary: #00d492;--color-secondary-contrast: #052e22;--color-danger: #fb2c36;--color-danger-subtle: #fef2f2;--color-success: #009966;--color-success-subtle: #ecfdf5;--color-warning: #d97706;--color-background: #f7f8fa;--color-surface: #ffffff;--color-surface-muted: #f0f2f5;--color-border: rgba(0, 0, 0, .08);--color-border-strong: #cdd2d8;--color-input-bg: #f7f8fa;--color-input-border: rgba(0, 0, 0, .08);--color-text: #0d1117;--color-text-muted: #6b7280;--color-text-subtle: #8b939d;--color-text-on-danger: #ffffff;--font-primary: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-secondary: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 999px;--shadow-sm: 0 1px 2px rgba(20, 24, 31, .06), 0 1px 3px rgba(20, 24, 31, .08);--shadow-md: 0 4px 12px rgba(20, 24, 31, .08), 0 2px 4px rgba(20, 24, 31, .06);--shadow-lg: 0 12px 32px rgba(20, 24, 31, .12);--topbar-height: 60px;--sidenav-width: 216px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--font-secondary);font-weight:400;font-size:.875rem;line-height:1.375rem;color:var(--color-text);background:var(--color-background);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,p{margin:0}.app-tooltip{position:fixed;z-index:1000;max-width:240px;padding:6px 8px;background:var(--color-text);color:var(--color-surface);border-radius:var(--radius-sm);box-shadow:var(--shadow-md);font-size:11px;line-height:1.4;text-transform:none;letter-spacing:normal;white-space:normal;pointer-events:none}
