@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=DM+Mono:wght@400;500&family=Syne:wght@600;700;800&display=swap";
@import "https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@3.19.0/dist/tabler-icons.min.css";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f4f6fa;--white:#fff;--border:#e2e6ef;--border2:#cbd2e0;--text:#0f1623;--text2:#5c677d;--text3:#9ba5b7;--blue:#1a56db;--blue-light:#eef3ff;--blue-mid:#c7d9ff;--green:#057a55;--green-light:#ecfdf3;--red:#e02424;--red-light:#fdf2f2;--amber:#92400e;--amber-light:#fffbeb;--sidebar-w:180px;--header-h:50px;--tabs-h:38px;--font-sans:"DM Sans", sans-serif;--font-mono:"DM Mono", monospace;--font-display:"Syne", sans-serif;--radius-sm:6px;--radius-md:8px;--radius-lg:10px;--radius-xl:12px}html,body{height:100%;font-family:var(--font-sans);background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.badge{white-space:nowrap;border-radius:4px;align-items:center;padding:2px 7px;font-size:10px;font-weight:500;display:inline-flex}.badge-prod{color:#1a56db;background:#eef3ff}.badge-comp{color:#92400e;background:#fffbeb}.badge-nueva{color:#5c677d;background:#f9fafb;border:1px solid #e2e6ef}.badge-entregada,.badge-rec{color:#057a55;background:#ecfdf3}.badge-pend{color:#5c677d;background:#f9fafb;border:1px solid #e2e6ef}.badge-cancelada{color:#e02424;background:#fdf2f2}.badge-cerrada{color:#5c677d;background:#f4f6fa}
