@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";body{font-family:Inter,sans-serif;background-color:#f8fafc}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.tabular-nums{font-variant-numeric:tabular-nums}.animate-in{animation-fill-mode:both}.fade-in{animation-name:fadeIn}.slide-in-from-bottom-4{animation-name:slideInBottom}.duration-500{animation-duration:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInBottom{0%{transform:translateY(1rem)}to{transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.zoom-in{animation-name:zoomIn}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.slide-in-from-bottom-2{animation-name:slideInBottom2}@keyframes slideInBottom2{0%{transform:translateY(.5rem)}to{transform:translateY(0)}}@media print{@page{margin:0;size:A4 portrait}body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background-color:#fff!important}}
