:root{--sticky-nav-height:65px}html:has(nav[data-sticky-nav]){scroll-padding-top:calc(var(--mobile-header-height,70px) + var(--sticky-nav-height))}@media (width>=1025px){html:has(nav[data-sticky-nav]){scroll-padding-top:calc(var(--header-height,130px) + var(--sticky-nav-height))}}.scrollbar-visible.svelte-o4wgo6::-webkit-scrollbar{background-color:#f1f1f1;height:8px}.scrollbar-visible.svelte-o4wgo6::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:4px}.scrollbar-visible.svelte-o4wgo6::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:4px}.scrollbar-visible.svelte-o4wgo6::-webkit-scrollbar-thumb:hover{background-color:#a8a8a8}.scrollbar-visible.svelte-o4wgo6{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}@media (width<=1024px){.scrollbar-visible.svelte-o4wgo6,.scrollbar-visible.svelte-o4wgo6>:where(.svelte-o4wgo6){transform:scaleY(-1)}}
