:root{--primary: #5ab031;--primary-hover: #4a9628;--primary-light: #e1f0db;--secondary: #e1f0db;--danger: #ef4444;--danger-hover: #dc2626;--warning: #f59e0b;--bg-color: #f8f9fa;--surface-color: #ffffff;--border-color: #dee2e6;--text-color: #212529;--text-muted: #6c757d;--text-light: #adb5bd;--radius: 10px;--radius-sm: 6px;--radius-lg: 14px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--sidebar-width: 240px;--sidebar-collapsed-width: 56px;--header-height: 48px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.5;background:var(--bg-color);color:var(--text-color);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;font-weight:600}h1{font-size:1.375rem}h2{font-size:1.1rem}h3{font-size:.9375rem}a{color:var(--primary);text-decoration:none}button,input,select,textarea{font-family:inherit;font-size:.8125rem}
