body{margin:0;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}::-webkit-scrollbar-corner{background:transparent}@keyframes fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes livePulse{0%,to{box-shadow:0 0 #e1060099}50%{box-shadow:0 0 0 6px #e1060000}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.fade-in-up{animation:fadeInUp .4s ease-out both}.fade-in{animation:fadeIn .3s ease-out both}.stagger-1{animation-delay:.05s}.stagger-2{animation-delay:.1s}.stagger-3{animation-delay:.15s}.stagger-4{animation-delay:.2s}tbody tr{transition:background .15s ease}tbody tr:hover{background:#e106000a!important}tbody tr:hover td{border-bottom-color:#e1060014!important}select{transition:border-color .25s ease,box-shadow .25s ease}select:focus{border-color:#e1060066!important;box-shadow:0 0 0 3px #e106001a!important}select:hover{border-color:#ffffff26!important}select option{background:#14142a;color:#e0e0e6;padding:8px}::selection{background:#e106004d;color:#fff}
