.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@keyframes icon-enter{0%{opacity:0;transform:rotate(180deg)}to{opacity:1;transform:rotate(0)}}@keyframes icon-exit{0%{opacity:1;transform:rotate(0)}to{opacity:0;transform:rotate(-180deg)}}.theme-toggle__dark-icon[data-astro-cid-rhb7bgwi]{opacity:0;transform:rotate(180deg)}.theme-toggle__dark-icon[data-astro-cid-rhb7bgwi][data-current-theme=true]{opacity:1;transform:rotate(0)}.can-animate[data-astro-cid-rhb7bgwi] .theme-toggle__dark-icon[data-astro-cid-rhb7bgwi][data-current-theme=true]{animation:icon-enter var(--animation-duration) forwards}.can-animate[data-astro-cid-rhb7bgwi] .theme-toggle__dark-icon[data-astro-cid-rhb7bgwi][data-current-theme=false]{animation:icon-exit var(--animation-duration) forwards}.theme-toggle__light-icon[data-astro-cid-rhb7bgwi]{opacity:0;transform:rotate(180deg)}.theme-toggle__light-icon[data-astro-cid-rhb7bgwi][data-current-theme=true]{opacity:1;transform:rotate(0)}.can-animate[data-astro-cid-rhb7bgwi] .theme-toggle__light-icon[data-astro-cid-rhb7bgwi][data-current-theme=true]{animation:icon-enter var(--animation-duration) forwards}.can-animate[data-astro-cid-rhb7bgwi] .theme-toggle__light-icon[data-astro-cid-rhb7bgwi][data-current-theme=false]{animation:icon-exit var(--animation-duration) forwards}.mobile-nav__backdrop--fade-in[data-astro-cid-oqjn3bij]{animation:MobileNavFadeInAnimation ease-in-out .3s forwards;display:block;width:100vw}.mobile-nav__backdrop--fade-out[data-astro-cid-oqjn3bij]{display:none;width:0;opacity:0}@keyframes MobileNavFadeInAnimation{0%{opacity:0}to{opacity:.4}}.mobile-nav--slide-in[data-astro-cid-oqjn3bij]{animation:mobileNavSlideInAnimation ease-out .3s forwards}.mobile-nav--slide-out[data-astro-cid-oqjn3bij]{animation:mobileNavSlideOutAnimation ease-out .3s forwards}@keyframes mobileNavSlideInAnimation{0%{left:calc(var(--spacing) * -72)}to{left:0}}@keyframes mobileNavSlideOutAnimation{0%{left:0}to{left:calc(var(--spacing) * -72)}}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}
