html,body,#root{height:100%}@keyframes pageFade{0%{opacity:0}to{opacity:1}}.page-fade{animation:pageFade .42s cubic-bezier(.2,.7,.2,1) both}@media (prefers-reduced-motion: reduce){.page-fade{animation:none}}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#cbd1d9;border-radius:8px;border:3px solid #f6f7f9}::-webkit-scrollbar-thumb:hover{background:#aeb6c2}
