body{margin:0;min-height:100vh;background-color:#f8f9fa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.card{min-width:300px}.btn-outline-primary,.btn-primary{transition:all .2s ease-in-out}.btn-outline-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.btn-primary{transform:scale(1.05);box-shadow:0 4px 12px #0d6efd4d}.d-flex.justify-content-between.align-items-center{transition:background-color .2s ease}.spinner-border-sm{width:1rem;height:1rem;border-width:.15em}.alert{animation:slideIn .3s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.col-2{min-width:80px}}
