@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Light.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--teal-400: #2ab0a4;--teal-500: #178a80;--teal-600: #12706a;--teal-700: #0e5a55;--blue-500: #1a7fa0;--blue-600: #156a87;--blue-700: #11566e;--yellow-100: #fef3c7;--yellow-600: #ca8a04;--yellow-800: #854d0e;--green-100: #dcfce7;--green-500: #22c55e;--green-600: #16a34a;--green-800: #166534;--blue-100: #e0f2f8;--blue-800: #11566e;--red-100: #fee2e2;--red-500: #ef4444;--red-600: #dc2626;--red-800: #991b1b;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--white: #ffffff;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--purple-100: #f3e8ff;--purple-700: #7c3aed;--gradient-primary: linear-gradient(to right, #178a80, #1a7fa0);--gradient-sidebar: linear-gradient(to bottom, #0f172a, #1e293b)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:400;color:var(--gray-700);line-height:1.25rem;background-color:var(--gray-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}h1{font-size:1.875rem;font-weight:700;color:var(--gray-900);line-height:2.25rem}h2{font-size:1.5rem;font-weight:600;color:var(--gray-900);line-height:2rem}h3{font-size:1.125rem;font-weight:600;color:var(--gray-900);line-height:1.75rem}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-500)}.gradient-primary{background:var(--gradient-primary)}.gradient-sidebar{background:var(--gradient-sidebar)}button{font-family:inherit;cursor:pointer;border:none;background:none}input,textarea,select{font-family:inherit;font-size:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--teal-500);outline-offset:2px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-spin{animation:spin 1s linear infinite}.animate-fadeIn{animation:fadeIn .3s ease-in-out}.animate-slideIn{animation:slideIn .3s ease-out}.transition-all{transition:all .2s ease-in-out}.transition-colors{transition:color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@media(max-width:768px){h1{font-size:1.375rem;line-height:1.75rem}h2{font-size:1.125rem;line-height:1.5rem}h3{font-size:1rem;line-height:1.375rem}}@media(max-width:480px){h1{font-size:1.25rem;line-height:1.625rem}}.card-status-panels{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem;width:100%;align-items:stretch}.card-status-panels__progress,.card-status-panels__order{min-width:0;display:flex;align-self:stretch}.card-status-panels__progress{flex:1 1 240px}.card-status-panels__order{flex:1 1 100%}@media(min-width:640px){.card-status-panels__order{flex:0 1 auto}}
