:root{--brand-50: #f8eff2;--brand-100: #eed6de;--brand-500: #6d213c;--brand-600: #5c1b32;--brand-700: #481426;--brand-900: #2e0d18;--secondary-900: #101418;--secondary-800: #1b2128;--secondary-300: #cbd5e1;--acento: #6d213c}.bg-brand-50{background-color:var(--brand-50)!important}.bg-brand-100{background-color:var(--brand-100)!important}.bg-brand-500{background-color:var(--brand-500)!important}.bg-brand-600{background-color:var(--brand-600)!important}.bg-brand-700{background-color:var(--brand-700)!important}.bg-brand-900{background-color:var(--brand-900)!important}.text-brand-50{color:var(--brand-50)!important}.text-brand-100{color:var(--brand-100)!important}.text-brand-500{color:var(--brand-500)!important}.text-brand-600{color:var(--brand-600)!important}.text-brand-700{color:var(--brand-700)!important}.text-brand-900{color:var(--brand-900)!important}.border-brand-500{border-color:var(--brand-500)!important}.border-brand-600{border-color:var(--brand-600)!important}.ring-brand-500{--tw-ring-color: var(--brand-500) !important}.text-gold-400{color:var(--acento)!important}.bg-sidebar{background-color:var(--secondary-900)!important}body{font-family:Inter,sans-serif}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.animate-fade-in{animation:fadeIn .2s ease-out}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.animate-fade-in-left{animation:fadeInLeft .35s cubic-bezier(.22,1,.36,1) both}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in-scale{animation:fadeInScale .4s cubic-bezier(.22,1,.36,1) both}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate-fade-out{animation:fadeOut .2s ease-in both}@keyframes fadeOutScale{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}.animate-fade-out-scale{animation:fadeOutScale .2s ease-in both}.stagger-1{animation-delay:30ms}.stagger-2{animation-delay:60ms}.stagger-3{animation-delay:90ms}.stagger-4{animation-delay:.12s}.stagger-5{animation-delay:.15s}.stagger-6{animation-delay:.18s}.anim-cascada>*{animation:fadeInScale .4s cubic-bezier(.22,1,.36,1) both}.anim-cascada>*:nth-child(2){animation-delay:30ms}.anim-cascada>*:nth-child(3){animation-delay:60ms}.anim-cascada>*:nth-child(4){animation-delay:90ms}.anim-cascada>*:nth-child(5){animation-delay:.12s}.anim-cascada>*:nth-child(6){animation-delay:.15s}.anim-cascada>*:nth-child(n+7){animation-delay:.18s}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
