*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f1f5f9;color:#0f172a}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-thumb-only::-webkit-scrollbar{width:8px}.scrollbar-thumb-only::-webkit-scrollbar-track{background:transparent}.scrollbar-thumb-only::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.scrollbar-thumb-only::-webkit-scrollbar-thumb:hover{background:#94a3b8}.scrollbar-thumb-only{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.card-shadow{box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}@keyframes st_fadeIn{0%{opacity:0}to{opacity:1}}@keyframes st_zoomIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes st_zoomIn95{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes st_slideInBottom4{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.animate-in{animation-fill-mode:both}.fade-in{animation-name:st_fadeIn}.zoom-in{animation-name:st_zoomIn}.zoom-in-95{animation-name:st_zoomIn95}.slide-in-from-bottom-4{animation-name:st_slideInBottom4}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}
