:root{--color-primary: #1d6adb;--color-primary-dark: #0f172a;--color-primary-light: #dbeafe;--color-primary-hover: #1558c0;--color-green: #16a34a;--color-error: #dc2626;--color-error-light: #fef2f2;--color-success: #16a34a;--color-success-light: #f0fdf4;--color-black: #0f172a;--color-white: #ffffff;--color-bg: #f0f2f5;--color-surface: #ffffff;--color-border: #e5e7eb;--color-border-strong: #d1d5db;--color-text: #1a1f36;--color-text-secondary: #374151;--color-text-muted: #6b7280;--color-text-light: #9ca3af;--sidebar-width: 64px;--sidebar-bg: #0f172a;--topbar-height: 56px;--topbar-bg: #ffffff;--shadow-card: 0 1px 3px rgba(0, 0, 0, .06), 0 0 0 1px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.25;margin:0;color:var(--color-text)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
