*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2e7d32;--primary-dark:#1b5e20;--primary-light:#e8f5e9;--accent:#f4a124;--accent-light:#fff8e1;--sidebar-bg:#1f2937;--sidebar-hover:#374151;--sidebar-text:#d1d5db;--sidebar-active:#fff;--bg:#f9fafb;--surface:#fff;--border:#e5e7eb;--text:#111827;--text-2:#6b7280;--text-3:#9ca3af;--error:#dc2626;--error-light:#fef2f2;--blue:#1d4ed8;--blue-light:#eff6ff;--amber:#d97706;--amber-light:#fffbeb;--green:#15803d;--purple:#7c3aed;--purple-light:#f5f3ff;--radius-sm:6px;--radius:8px;--radius-lg:12px;--shadow-sm:0 1px 2px rgba(0,0,0,.05);--shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}body,html{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}