@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280cc}::-webkit-scrollbar-track{background:#18181b}::-webkit-scrollbar-thumb{background:#27272a}::-webkit-scrollbar-thumb:hover{background:#3f3f46}:root{color-scheme:dark;--color-brand-blue: #3b82f6;--color-brand-dark: #09090b;--color-brand-card: #18181b;--color-brand-border: #27272a;--color-brand-text: #f4f4f5}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes soft-fade-in{0%{opacity:0}to{opacity:1}}@keyframes soft-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes soft-slide-in-right{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes soft-bounce-in{0%{opacity:0;transform:scale(.95)}70%{transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:soft-fade-in .4s ease-out both}.animate-fade-in-up{animation:soft-fade-in-up .45s ease-out both}.animate-fade-in-up-slow{animation:soft-fade-in-up .6s ease-out both}.animate-soft-scale-in{animation:soft-scale-in .35s ease-out both}.animate-soft-slide-in-right{animation:soft-slide-in-right .35s ease-out both}.animate-bounce-in{animation:soft-bounce-in .4s ease-out both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}.stagger-5{animation-delay:.25s}button,a,input,select,textarea{transition:all .25s ease-out}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#27272a 25%,#3f3f46,#27272a 75%);background-size:800px 100%;border-radius:6px;animation:shimmer 1.4s infinite linear}@keyframes glow-pulse-red{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 6px #ef444440}}@keyframes glow-pulse-amber{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 0 6px #f59e0b33}}.glow-red{animation:glow-pulse-red 2s ease-in-out infinite}.glow-amber{animation:glow-pulse-amber 2.5s ease-in-out infinite}@keyframes badge-pop{0%{transform:scale(1)}40%{transform:scale(1.18)}70%{transform:scale(.94)}to{transform:scale(1)}}.badge-pop{animation:badge-pop .35s cubic-bezier(.36,.07,.19,.97) both}.group:hover .group-hover\:spin-slow{animation:spin-slow .6s linear}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stagger-6{animation-delay:.3s}.stagger-7{animation-delay:.35s}.stagger-8{animation-delay:.4s}.stagger-9{animation-delay:.45s}.stagger-10{animation-delay:.5s}@keyframes soft-slide-in-left{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-left{animation:soft-slide-in-left .35s ease-out both}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.animate-float{animation:float-up 3s ease-in-out infinite}.hidden-scrollbar::-webkit-scrollbar{display:none}.hidden-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes glow-purple-whatsapp{0%,to{box-shadow:0 0 4px 1px #8b5cf64d,0 0 8px 2px #8b5cf626}50%{box-shadow:0 0 8px 3px #8b5cf699,0 0 16px 6px #8b5cf640}}.status-glow-draft{animation:glow-purple-whatsapp 1.8s ease-in-out infinite;border-color:#8b5cf699!important}@keyframes glow-blue-attention{0%,to{box-shadow:0 0 4px 1px #3b82f64d,0 0 8px 2px #3b82f626}50%{box-shadow:0 0 8px 3px #3b82f699,0 0 16px 6px #3b82f640}}.status-glow-investigating{animation:glow-blue-attention 2s ease-in-out infinite;border-color:#3b82f699!important}@keyframes glow-amber-status{0%,to{box-shadow:0 0 4px 1px #f59e0b40}50%{box-shadow:0 0 8px 3px #f59e0b73}}.status-glow-open{animation:glow-amber-status 2.5s ease-in-out infinite;border-color:#f59e0b80!important}@keyframes glow-emerald-status{0%,to{box-shadow:0 0 4px 1px #10b98140}50%{box-shadow:0 0 8px 3px #10b98173}}.status-glow-resolved{animation:glow-emerald-status 3s ease-in-out infinite;border-color:#10b98180!important}@keyframes glow-rose-status{0%,to{box-shadow:0 0 4px 1px #f43f5e40}50%{box-shadow:0 0 8px 3px #f43f5e73}}.status-glow-rejected{animation:glow-rose-status 2.5s ease-in-out infinite;border-color:#f43f5e80!important}@keyframes glow-purple-status{0%,to{box-shadow:0 0 4px 1px #a855f740}50%{box-shadow:0 0 8px 3px #a855f766}}.status-glow-pending{animation:glow-purple-status 2.8s ease-in-out infinite;border-color:#a855f780!important}@keyframes glow-orange-status{0%,to{box-shadow:0 0 4px 1px #f9731640}50%{box-shadow:0 0 8px 3px #f9731673}}.status-glow-waiting{animation:glow-orange-status 2.2s ease-in-out infinite;border-color:#f9731680!important}@keyframes glow-indigo-status{0%,to{box-shadow:0 0 4px 1px #6366f14d}50%{box-shadow:0 0 10px 4px #6366f18c}}.status-glow-escalated{animation:glow-indigo-status 1.8s ease-in-out infinite;border-color:#6366f199!important}@keyframes glow-yellow-status{0%,to{box-shadow:0 0 4px 1px #eab30840}50%{box-shadow:0 0 8px 3px #eab30866}}.status-glow-partial{animation:glow-yellow-status 2.8s ease-in-out infinite;border-color:#eab30880!important}@keyframes glow-slate-status{0%,to{box-shadow:0 0 4px 1px #94a3b833}50%{box-shadow:0 0 8px 3px #94a3b866}}.status-glow-legal{animation:glow-slate-status 3s ease-in-out infinite;border-color:#94a3b866!important}@keyframes glow-red-status{0%,to{box-shadow:0 0 4px 1px #ef44444d}50%{box-shadow:0 0 10px 4px #ef444480}}.status-glow-reopened{animation:glow-red-status 1.8s ease-in-out infinite;border-color:#ef444480!important}@keyframes glow-gray-status{0%,to{box-shadow:0 0 3px 1px #9ca3af26}50%{box-shadow:0 0 6px 2px #9ca3af4d}}.status-glow-cancelled{animation:glow-gray-status 3s ease-in-out infinite;border-color:#9ca3af4d!important}@keyframes glow-cyan-status{0%,to{box-shadow:0 0 4px 1px #06b6d440}50%{box-shadow:0 0 8px 3px #06b6d473}}.status-glow-payment{animation:glow-cyan-status 2.5s ease-in-out infinite;border-color:#06b6d480!important}@keyframes glow-pink-status{0%,to{box-shadow:0 0 4px 1px #ec489940}50%{box-shadow:0 0 8px 3px #ec489973}}.status-glow-refund{animation:glow-pink-status 2.5s ease-in-out infinite;border-color:#ec489980!important}@keyframes glow-sky-status{0%,to{box-shadow:0 0 4px 1px #0ea5e940}50%{box-shadow:0 0 8px 3px #0ea5e973}}.status-glow-researching{animation:glow-sky-status 2.2s ease-in-out infinite;border-color:#0ea5e980!important}@keyframes urgency-pulse-red{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 4px #ef44444d}}.urgency-acil{animation:urgency-pulse-red 1.5s ease-in-out infinite}@keyframes card-shake{0%,90%,to{transform:translate(0)}92%{transform:translate(-3px)}94%{transform:translate(3px)}96%{transform:translate(-2px)}98%{transform:translate(2px)}}.card-shake-overdue{animation:card-shake 10s ease-in-out infinite}.urgency-progress-bar{height:3px;border-radius:999px;transition:width .5s ease-out}
