@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#2d5f3f;--primary-light:#e8f5ed;--primary-mid:#4a9464;--sidebar-bg:#1a2e22;--sidebar-text:#a3c4ab;--sidebar-active:#e8f5ed;--text:#1a1a1a;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--bg:#f3f4f6;--white:#fff;--danger:#dc2626;--danger-light:#fef2f2;--warning:#d97706;--warning-light:#fffbeb;--success:#16a34a;--success-light:#f0fdf4;--radius:8px;--radius-lg:12px;--shadow:0 1px 3px #00000014;--shadow-md:0 4px 12px #00000014}html{font-size:16px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}
