body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif}option{color:#000}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#00968838;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#00968873}button{transition:all .15s ease}@keyframes fadeInPage{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.page-fade-in{animation:fadeInPage .25s ease-out}@media (prefers-reduced-motion:reduce){.page-fade-in{animation:none}}