:root{--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--primary-50:#e8f5e9;--primary-100:#c8e6c9;--primary-500:#4caf50;--primary-600:#43a047;--primary-700:#388e3c;--primary-800:#2e7d32;--accent-50:#fff8e1;--accent-100:#ffecb3;--accent-400:#ffca28;--accent-500:#ffc107;--accent-600:#ffb300;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#eee;--gray-300:#e0e0e0;--gray-400:#bdbdbd;--gray-500:#9e9e9e;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--success-bg:#e8f5e9;--success-text:#1b5e20;--warning-bg:#fff8e1;--warning-text:#f57f17;--error-bg:#ffebee;--error-text:#c62828;--bg-body:#f0f2f5;--bg-card:#fff;--bg-navbar:linear-gradient(135deg, #1a237e 0%, #283593 50%, #3949ab 100%);--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 32px #0000001f;--shadow-xl:0 16px 48px #00000029;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:var(--font-family);background:var(--bg-body);color:var(--gray-900);min-height:100vh;line-height:1.6}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--gray-100);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.page-enter{opacity:0;transform:translateY(12px)}.page-enter-active{opacity:1;transition:opacity .35s,transform .35s;transform:translateY(0)}@page{size:A4 landscape;margin:8mm}.vendors-print{display:none}@media print{html,body{color:#000!important;background:#fff!important}body *{visibility:hidden!important}.print-area,.print-area *{visibility:visible!important}.print-area{width:100%!important;max-width:100%!important;box-shadow:none!important;background:#fff!important;border:none!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important}.no-print{display:none!important}.print-table-container{width:100%!important;max-width:100%!important;box-shadow:none!important;border:1px solid #000!important;overflow:visible!important}.print-table{table-layout:fixed!important;border-collapse:collapse!important;width:100%!important;font-size:9px!important}.vendors-screen{display:none!important}.vendors-print{white-space:normal!important;word-break:break-word!important;font-size:8px!important;line-height:1.35!important;display:block!important;overflow:visible!important}.print-table th,.print-table td{white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;vertical-align:top!important;border:1px solid #000!important;padding:3px 4px!important;line-height:1.2!important;overflow:visible!important}.print-table .MuiTableCell-root{padding:3px 4px!important;font-size:9px!important}.decision-badge{border-radius:4px!important;padding:1px 4px!important;font-size:8px!important;line-height:1.1!important}}
