@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes skeletonPulse{0%,to{opacity:.4}50%{opacity:.8}}@media (max-width: 640px){button,select,input[type=text],input[type=number],input[type=date],input[type=password],input[type=email]{min-height:44px}}@media (max-width: 640px){.hide-mobile{display:none!important}}@media (min-width: 641px){.hide-desktop{display:none!important}}[data-theme=dark]{color-scheme:dark}[data-theme=dark] table{color:var(--text-primary)!important}[data-theme=dark] th{color:var(--text-muted)!important;border-bottom-color:var(--border-light)!important}[data-theme=dark] td{color:var(--text-primary)!important}[data-theme=dark] tr{border-bottom-color:var(--border-row)!important}[data-theme=dark] thead,[data-theme=dark] tfoot{background:var(--bg-card-alt)!important}[data-theme=dark] tbody tr:hover{background:var(--bg-row-danger)!important}[data-theme=dark] input,[data-theme=dark] textarea{background:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--border)!important}[data-theme=dark] input:focus,[data-theme=dark] textarea:focus{border-color:#6366f1!important}[data-theme=dark] select{background:var(--bg-input)!important;color:var(--text-primary)!important;border-color:var(--border)!important}[data-theme=dark] option{background:var(--bg-card)!important;color:var(--text-primary)!important}[data-theme=dark] ::-webkit-scrollbar{width:8px;height:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:var(--bg-card-alt)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:var(--text-placeholder)!important}[data-theme=dark] input[type=number]::-webkit-inner-spin-button,[data-theme=dark] input[type=number]::-webkit-outer-spin-button{filter:invert(1)}
