@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@font-face{font-family:Nexa;src:url(/fonts/NexaLight.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaRegular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Nexa;src:url(/fonts/NexaBlack.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--primary:#009b77;--primary-dark:#007d60;--primary-light:#e0f5ef;--accent:#fbbf24;--accent-light:#fff8e1;--bg:#f0f2f5;--surface:#fff;--surface-2:#f8f9fb;--border:#e4e7ec;--text-primary:#1c1c1e;--text-secondary:#6b7280;--text-muted:#9ca3af;--success:#00a896;--warning:#f5a623;--danger:#ef4444;--info:#3b82f6;--sidebar-w:240px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:Nexa,Inter,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4{letter-spacing:-.02em;font-family:Nexa,Inter,sans-serif;font-weight:700}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:Inter,Nexa,sans-serif}input,select,textarea{outline:none;font-family:Inter,Nexa,sans-serif}#root{width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:.8s linear spin;display:inline-flex}@keyframes pulse{0%,to{box-shadow:0 0 #16a34a80}50%{box-shadow:0 0 0 5px #16a34a00}}body.dark{--bg:#0f172a;--surface:#1e293b;--surface-2:#162032;--border:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--text-muted:#64748b;--shadow-sm:0 1px 3px #00000059;--shadow-md:0 4px 16px #00000080;--primary-light:#009b7726;--accent-light:#fbbf241f}@media print{body *{visibility:hidden}.print-zone,.print-zone *{visibility:visible}.print-zone{background:#fff;width:100%;padding:24px;position:fixed;top:0;left:0}}
