@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(*),[data-astro-transition-scope]{animation:none!important}}details{min-height:52px;transition:max-height .4s ease-in-out;overflow:hidden}details[open]{max-height:1000px}details:not([open]){max-height:0}summary{cursor:pointer;justify-content:space-between;align-items:center;display:flex}summary::marker{content:none}.arrow{transition:transform .6s ease-in-out}details[open] .arrow{transform:rotate(180deg)}ul{margin-top:.5rem;padding-left:1rem}.prose figure{max-width:100%}.prose pre{color:#e2e8f0;background-color:#1e293b;border-radius:.375rem;max-width:100%;padding:1rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.4;overflow-x:auto}@media screen and (width<=768px){.prose .wp-block-code{width:100%;max-width:100%;overflow-x:auto}.prose pre code{width:100%;max-width:100%}}.prose code{color:#1e293b;background-color:#f1f5f9;border-radius:.375rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem}.faq-item,.faq-item[open],.faq-item:not([open]){min-height:0;max-height:none;overflow:visible}.prose code:before,.prose code:after{content:none}.prose pre code{background-color:#0000;padding:0}
