*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%;display:flex;flex-direction:column}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.priority-critical{background-color:#d32f2f!important;color:#fff!important}.priority-high{background-color:#f57c00!important;color:#fff!important}.priority-medium{background-color:#fbc02d!important;color:#212121!important}.priority-low{background-color:#388e3c!important;color:#fff!important}.status-pending{background-color:#e3f2fd!important;color:#1565c0!important}.status-in-progress{background-color:#fff3e0!important;color:#e65100!important}.status-completed{background-color:#e8f5e9!important;color:#2e7d32!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 2s ease-in-out infinite}.queue-item{transition:all .2s ease}.queue-item:hover{transform:translate(4px);box-shadow:0 4px 12px #0000001a}.form-section{padding:24px;margin-bottom:16px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014}.form-section-title{font-size:1.1rem;font-weight:600;color:#424242;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #f5f5f5}
