:root{--primary-gradient:linear-gradient(135deg,#4f46e5,#7c3aed);--secondary-gradient:linear-gradient(135deg,#3b82f6,#2563eb);--accent-color:#f59e0b;--bg-gradient:linear-gradient(135deg,#f8fafc,#f1f5f9);--glass-bg:#ffffffd9;--glass-border:#e2e8f0cc;--card-shadow:0 10px 30px -5px #0000000d,0 4px 12px -2px #00000008;--hover-shadow:0 20px 35px -5px #4f46e51f,0 8px 16px -2px #0000000a}body{-webkit-font-smoothing:antialiased;background:linear-gradient(135deg,#f8fafc,#f1f5f9);background:var(--bg-gradient);color:#1e293b;font-family:Inter,system-ui,-apple-system,sans-serif;margin:0;min-height:100vh}.brand-font,h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}.navbar-custom{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc;border-bottom:1px solid var(--glass-border);box-shadow:0 4px 20px #00000008}.brand-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f46e5,#7c3aed);background:var(--primary-gradient);-webkit-background-clip:text;font-weight:800;letter-spacing:-.5px}.glass-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;background:var(--glass-bg);border:1px solid #e2e8f0cc;border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 10px 30px -5px #0000000d,0 4px 12px -2px #00000008;box-shadow:var(--card-shadow);transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{box-shadow:0 20px 35px -5px #4f46e51f,0 8px 16px -2px #0000000a;box-shadow:var(--hover-shadow);transform:translateY(-2px)}.status-pill{align-items:center;border-radius:50px;display:inline-flex;font-size:.825rem;font-weight:600;gap:6px;letter-spacing:.3px;padding:6px 14px}.status-submitted{background:#e0f2fe;color:#0369a1}.status-assigned{background:#fef3c7;color:#b45309}.status-in-progress{background:#e0e7ff;color:#4338ca}.status-pending-customer{background:#ffedd5;color:#c2410c}.status-resolved{background:#dcfce7;color:#15803d}.status-closed{background:#f1f5f9;color:#475569}.status-escalated{animation:pulse-alert 2s infinite;background:#fee2e2;color:#b91c1c}@keyframes pulse-alert{0%{box-shadow:0 0 0 0 #ef444466}70%{box-shadow:0 0 0 8px #ef444400}to{box-shadow:0 0 0 0 #ef444400}}.priority-tag{border-radius:6px;font-size:.75rem;font-weight:700;padding:4px 10px;text-transform:uppercase}.priority-low{background:#f1f5f9;color:#64748b}.priority-medium{background:#e0f2fe;color:#0284c7}.priority-high{background:#ffedd5;color:#ea580c}.priority-urgent{background:#fee2e2;color:#dc2626}.btn-primary-gradient{background:linear-gradient(135deg,#4f46e5,#7c3aed);background:var(--primary-gradient);border:none;border-radius:10px;box-shadow:0 4px 12px #4f46e540;color:#fff;font-weight:600;padding:10px 24px;transition:all .3s ease}.btn-primary-gradient:hover{box-shadow:0 6px 16px #4f46e559;color:#fff;opacity:.95;transform:translateY(-1px)}.timeline-item{margin-bottom:20px;padding-left:28px;position:relative}.timeline-item:before{background:#e2e8f0;bottom:-20px;content:"";left:8px;position:absolute;top:4px;width:2px}.timeline-item:last-child:before{display:none}.timeline-icon{background:#4f46e5;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #4f46e5;height:18px;left:0;position:absolute;top:0;width:18px}
/*# sourceMappingURL=main.3b342d6d.css.map*/