@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-jsk3vvx4]{width:100vw;animation:.3s ease-in-out forwards MobileNavFadeInAnimation;display:block}.mobile-nav__backdrop--fade-out[data-astro-cid-jsk3vvx4]{width:calc(var(--spacing,.25rem)*0);opacity:0;display:none}@keyframes MobileNavFadeInAnimation{0%{opacity:0}to{opacity:.4}}.mobile-nav--slide-in[data-astro-cid-jsk3vvx4]{animation:.3s ease-in-out forwards mobileNavSlideInAnimation}.mobile-nav--slide-out[data-astro-cid-jsk3vvx4]{animation:.3s ease-in-out forwards mobileNavSlideOutAnimation}@keyframes mobileNavSlideInAnimation{0%{right:calc(var(--spacing)*-72)}to{right:0}}@keyframes mobileNavSlideOutAnimation{0%{right:0}to{right:calc(var(--spacing)*-72)}}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}.navbar--scrolled[data-astro-cid-l3rxwkef]{border-bottom-style:var(--tw-border-style);background-color:var(--background);border-bottom-width:1px}.navbar--initial[data-astro-cid-l3rxwkef]{padding-block:calc(var(--spacing,.25rem)*2);background-color:#0000;border-bottom-color:#0000}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@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}}
