html,body,#root{height:100%}body{margin:0;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}:root{--app-scrollbar-thumb:#64748b47;--app-scrollbar-thumb-hover:#47556973}html{scrollbar-width:thin;scrollbar-color:var(--app-scrollbar-thumb) transparent}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:var(--app-scrollbar-thumb);border-radius:100px}::-webkit-scrollbar-thumb:hover{background-color:var(--app-scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:0 0}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-page-in{animation:.2s ease-out both page-in}.animate-generic-tabs-content{animation:.22s ease-out both page-in}@media (prefers-reduced-motion:reduce){.animate-page-in,.animate-generic-tabs-content{opacity:1;animation:none;transform:none}}
