@tailwind base;@tailwind components;@tailwind utilities;@layer utilities{.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:100vh}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fff3}}.pdf-export-active{width:1200px!important;max-width:1200px!important;padding:40px!important;background:#0a0a0a!important}.pdf-export-active section{margin-bottom:40px!important;break-inside:avoid}.pdf-export-active .recharts-responsive-container{width:100%!important;height:300px!important}.pdf-export-active *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}@keyframes slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-slide-up{animation:slide-up .6s ease-out forwards}.toggle-checkbox:checked{right:0;border-color:#3b82f6}.toggle-checkbox:checked+.toggle-label{background-color:#3b82f633}
