.sidebar-drawer::-webkit-scrollbar-track{background:#4e5963}.sidebar-drawer::-webkit-scrollbar-thumb{background:#101828b9}.sidebar-drawer::-webkit-scrollbar-thumb:hover{background:#101828}
:root{scroll-padding-top:4em}.header{transform-origin:top;will-change:transform;animation:ease-out forwards shrink-header;animation-timeline:scroll(root);animation-range:500px 610px;scale:1}.header .logo{transform-origin:0 0;animation:ease-out forwards shrink-header-content;animation-timeline:scroll(root);animation-range:500px 610px;scale:1}.header .header-interactive{transform-origin:100% 0;animation:ease-out forwards shrink-header-content;animation-timeline:scroll(root);animation-range:500px 610px;scale:1}.header .accordion-menu-content{transform-origin:50%;animation:ease-out forwards shrink-header-content;animation-timeline:scroll(root);animation-range:500px 610px;scale:1}.header-border{opacity:0;width:100%;animation:ease-out forwards expandout;animation-timeline:scroll(root);animation-range:0 500px;scale:0 1}@keyframes expandout{to{opacity:1;scale:1}}@keyframes shrink-header{to{scale:1 .85}}@keyframes shrink-header-content{to{transform:scaleX(.85)translateZ(0)}}
.language-toggle-button{animation:ease-out forwards hide-button;animation-timeline:scroll(root);animation-range:500px 610px}@keyframes hide-button{to{opacity:0;visibility:hidden;display:none;transform:translateY(101%)}}
