@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}:root{color-scheme:dark;--color-brand-blue: #6C9FFF;--color-brand-dark: #0C0F14;--color-brand-card: #141820;--color-brand-border: rgba(255, 255, 255, .07);--color-brand-text: #E4E7EC;--radius-card: 16px;--radius-btn: 10px;--shadow-card: 0 1px 3px rgba(0,0,0,.3), 0 0 0 1px rgba(255,255,255,.04);--shadow-card-hover: 0 8px 24px rgba(0,0,0,.35), 0 0 0 1px rgba(255,255,255,.06);--transition-base: .2s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:-.01em;font-feature-settings:"cv02","cv03","cv04","cv11"}@keyframes soft-fade-in{0%{opacity:0}to{opacity:1}}@keyframes soft-fade-in-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-scale-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes soft-slide-in-right{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes soft-bounce-in{0%{opacity:0;transform:scale(.96)}70%{transform:scale(1.01)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:soft-fade-in .35s ease-out both}.animate-fade-in-up{animation:soft-fade-in-up .4s ease-out both}.animate-fade-in-up-slow{animation:soft-fade-in-up .55s ease-out both}.animate-soft-scale-in{animation:soft-scale-in .3s ease-out both}.animate-soft-slide-in-right{animation:soft-slide-in-right .3s ease-out both}.animate-bounce-in{animation:soft-bounce-in .35s ease-out both}.stagger-1{animation-delay:.04s}.stagger-2{animation-delay:.08s}.stagger-3{animation-delay:.12s}.stagger-4{animation-delay:.16s}.stagger-5{animation-delay:.2s}.stagger-6{animation-delay:.24s}.stagger-7{animation-delay:.28s}.stagger-8{animation-delay:.32s}.stagger-9{animation-delay:.36s}.stagger-10{animation-delay:.4s}button,a,input,select,textarea{transition:all var(--transition-base)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-brand-blue);outline-offset:2px}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#1a1f2b 25%,#242a38,#1a1f2b 75%);background-size:800px 100%;border-radius:8px;animation:shimmer 1.6s infinite linear}@keyframes glow-pulse-red{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 3px #ef44441f}}@keyframes glow-pulse-amber{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 0 3px #f59e0b1a}}.glow-red{animation:glow-pulse-red 2.5s ease-in-out infinite}.glow-amber{animation:glow-pulse-amber 3s ease-in-out infinite}@keyframes badge-pop{0%{transform:scale(1)}40%{transform:scale(1.08)}70%{transform:scale(.97)}to{transform:scale(1)}}.badge-pop{animation:badge-pop .3s 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)}}@keyframes soft-slide-in-left{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}.animate-slide-in-left{animation:soft-slide-in-left .3s ease-out both}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.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 3px #8b5cf626}50%{box-shadow:0 0 6px 1px #8b5cf640}}.status-glow-draft{animation:glow-purple-whatsapp 2.5s ease-in-out infinite;border-color:#8b5cf640!important}@keyframes glow-blue-attention{0%,to{box-shadow:0 0 3px #60a5fa26}50%{box-shadow:0 0 6px 1px #60a5fa40}}.status-glow-investigating{animation:glow-blue-attention 2.8s ease-in-out infinite;border-color:#60a5fa40!important}@keyframes glow-amber-status{0%,to{box-shadow:0 0 3px #f59e0b1f}50%{box-shadow:0 0 6px 1px #f59e0b38}}.status-glow-open{animation:glow-amber-status 3s ease-in-out infinite;border-color:#f59e0b33!important}@keyframes glow-emerald-status{0%,to{box-shadow:0 0 3px #10b9811f}50%{box-shadow:0 0 6px 1px #10b98138}}.status-glow-resolved{animation:glow-emerald-status 3.5s ease-in-out infinite;border-color:#10b98133!important}@keyframes glow-rose-status{0%,to{box-shadow:0 0 3px #f43f5e1f}50%{box-shadow:0 0 6px 1px #f43f5e38}}.status-glow-rejected{animation:glow-rose-status 3s ease-in-out infinite;border-color:#f43f5e33!important}@keyframes glow-purple-status{0%,to{box-shadow:0 0 3px #a855f71f}50%{box-shadow:0 0 6px 1px #a855f733}}.status-glow-pending{animation:glow-purple-status 3.2s ease-in-out infinite;border-color:#a855f733!important}@keyframes glow-orange-status{0%,to{box-shadow:0 0 3px #f973161f}50%{box-shadow:0 0 6px 1px #f9731638}}.status-glow-waiting{animation:glow-orange-status 2.8s ease-in-out infinite;border-color:#f9731633!important}@keyframes glow-indigo-status{0%,to{box-shadow:0 0 3px #6366f126}50%{box-shadow:0 0 6px 2px #6366f140}}.status-glow-escalated{animation:glow-indigo-status 2.5s ease-in-out infinite;border-color:#6366f140!important}@keyframes glow-yellow-status{0%,to{box-shadow:0 0 3px #eab3081f}50%{box-shadow:0 0 6px 1px #eab30833}}.status-glow-partial{animation:glow-yellow-status 3.2s ease-in-out infinite;border-color:#eab30833!important}@keyframes glow-slate-status{0%,to{box-shadow:0 0 3px #94a3b81a}50%{box-shadow:0 0 5px 1px #94a3b82e}}.status-glow-legal{animation:glow-slate-status 3.5s ease-in-out infinite;border-color:#94a3b82e!important}@keyframes glow-red-status{0%,to{box-shadow:0 0 3px #ef444426}50%{box-shadow:0 0 6px 2px #ef444440}}.status-glow-reopened{animation:glow-red-status 2.5s ease-in-out infinite;border-color:#ef444438!important}@keyframes glow-gray-status{0%,to{box-shadow:0 0 2px #9ca3af0f}50%{box-shadow:0 0 4px 1px #9ca3af1f}}.status-glow-cancelled{animation:glow-gray-status 3.5s ease-in-out infinite;border-color:#9ca3af1f!important}@keyframes glow-cyan-status{0%,to{box-shadow:0 0 3px #06b6d41f}50%{box-shadow:0 0 6px 1px #06b6d438}}.status-glow-payment{animation:glow-cyan-status 3s ease-in-out infinite;border-color:#06b6d433!important}@keyframes glow-pink-status{0%,to{box-shadow:0 0 3px #ec48991f}50%{box-shadow:0 0 6px 1px #ec489938}}.status-glow-refund{animation:glow-pink-status 3s ease-in-out infinite;border-color:#ec489933!important}@keyframes glow-sky-status{0%,to{box-shadow:0 0 3px #0ea5e91f}50%{box-shadow:0 0 6px 1px #0ea5e938}}.status-glow-researching{animation:glow-sky-status 2.8s ease-in-out infinite;border-color:#0ea5e933!important}@keyframes urgency-pulse-red{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 0 3px #ef444426}}.urgency-acil{animation:urgency-pulse-red 2s ease-in-out infinite}@keyframes card-shake{0%,92%,to{transform:translate(0)}94%{transform:translate(-2px)}96%{transform:translate(2px)}98%{transform:translate(-1px)}}.card-shake-overdue{animation:card-shake 12s ease-in-out infinite}.urgency-progress-bar{height:2px;border-radius:999px;transition:width .5s ease-out}.kanban-scroll{scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.kanban-scroll::-webkit-scrollbar{height:6px}.kanban-scroll::-webkit-scrollbar-track{background:#ffffff05;border-radius:999px}.kanban-scroll::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:999px}.kanban-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff26}
