.sr-only{position:absolute;margin:-1px;padding:0;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}:root{--color-default-border: light-dark(hsl(204 8% 55%), hsl(215 15% 45%));--color-default-bg: light-dark(hsl(200 20% 97%), hsl(215 25% 13%));--color-default-text: light-dark(hsl(204 8% 14%), hsl(0 0% 100%));--color-info-border: light-dark(hsl(200 78% 46%), hsl(234 100% 60%));--color-info-bg: light-dark(hsl(198 100% 94%), hsl(234 54% 20%));--color-info-text: light-dark(hsl(200 96% 27%), hsl(0 0% 100%));--color-success-border: light-dark(hsl(160 61% 41%), hsl(101 82% 63%));--color-success-bg: light-dark(hsl(160 71% 96%), hsl(101 39% 22%));--color-success-text: light-dark(hsl(170 96% 15%), hsl(0 0% 100%));--color-warning-border: light-dark(hsl(35 75% 49%), hsl(41 82% 63%));--color-warning-bg: light-dark(hsl(48 100% 96%), hsl(41 39% 22%));--color-warning-text: light-dark(hsl(15 85% 30%), hsl(0 0% 100%));--color-error-border: light-dark(hsl(355 73% 51%), hsl(339 82% 63%));--color-error-bg: light-dark(hsl(0 100% 94%), hsl(339 39% 22%));--color-error-text: light-dark(hsl(350 94% 19%), hsl(0 0% 100%));--color-pulse-default: 100, 100, 100;--color-pulse-info: 0, 122, 255;--color-pulse-success: 52, 199, 89;--color-pulse-warning: 255, 149, 0;--color-pulse-error: 255, 59, 48}:root{--animation-timing: cubic-bezier(.165, .84, .44, 1);--animation-duration-hover: .5s;--animation-duration-pulse: 2s}@keyframes pulse{0%{box-shadow:0 0 rgba(var(--pulse-color, 0, 0, 0),.7)}70%{box-shadow:0 0 0 6px rgba(var(--pulse-color, 0, 0, 0),0)}to{box-shadow:0 0 rgba(var(--pulse-color, 0, 0, 0),0)}}@keyframes boop{0%{transform:scale(1) rotate(0)}25%{transform:scale(var(--scaleAmount, 1.1)) rotate(calc(-1 * var(--rotateAmount, 10deg)))}50%{transform:scale(calc(var(--scaleAmount, 1.1) - .05)) rotate(calc(var(--rotateAmount, 10deg) / 2))}75%{transform:scale(calc(var(--scaleAmount, 1.1) - .08)) rotate(calc(-1 * var(--rotateAmount, 10deg) / 4))}to{transform:scale(1) rotate(0)}}@keyframes bouncing{0%{transform:translateY(0)}25%{transform:translateY(-5px)}50%{transform:translateY(0)}75%{transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(var(--rotateAmount, 10deg))}to{transform:rotate(0)}}@media (prefers-reduced-motion: no-preference){.animate-boop:where(:hover,:focus-visible){animation:boop var(--animation-duration-hover) var(--animation-timing) forwards}.animate-bouncing:where(:hover,:focus-visible){animation:bouncing var(--animation-duration-hover) var(--animation-timing) forwards}.animate-rotate:where(:hover,:focus-visible){animation:rotate var(--animation-duration-hover) var(--animation-timing) forwards}.animate-boop-svg:where(:hover,:focus-visible) svg{animation:boop var(--animation-duration-hover) var(--animation-timing) forwards}.animate-bouncing-svg:where(:hover,:focus-visible) svg{animation:bouncing var(--animation-duration-hover) var(--animation-timing) forwards}.animate-rotate-svg:where(:hover,:focus-visible) svg{animation:rotate var(--animation-duration-hover) var(--animation-timing) forwards}.animation-pulse{--pulse-iteration-count: var(--pulse-iterations, 3);animation:pulse var(--animation-duration-pulse) var(--animation-timing) var(--pulse-iteration-count)}}@media (prefers-reduced-motion: reduce){.animate-boop:where(:hover,:focus-visible),.animate-bouncing:where(:hover,:focus-visible),.animate-rotate:where(:hover,:focus-visible),.animate-boop-svg:where(:hover,:focus-visible) svg,.animate-bouncing-svg:where(:hover,:focus-visible) svg,.animate-rotate-svg:where(:hover,:focus-visible) svg{transform:none;animation:none}.animation-pulse{animation:none;box-shadow:0 0 0 2px rgba(var(--pulse-color, 0, 0, 0),.3)}}:where(.accordion)[data-astro-cid-cpnlweum]{display:flex;flex-direction:column;gap:0;padding:0;list-style:none}:where(.accordion>.item:first-child .wrapper){border-block-start:none}:where(.wrapper)[data-astro-cid-v3uupwlt]{--transition-duration: .3s;--transition-easing: cubic-bezier(.165, .84, .44, 1);border-block-start:2px solid light-dark(hsl(0 0% 13%),hsl(0 0% 87%));padding-block:0}.title[data-astro-cid-v3uupwlt] h2[data-astro-cid-v3uupwlt],.title[data-astro-cid-v3uupwlt] h3[data-astro-cid-v3uupwlt],.title[data-astro-cid-v3uupwlt] h4[data-astro-cid-v3uupwlt],.title[data-astro-cid-v3uupwlt] h5[data-astro-cid-v3uupwlt],.title[data-astro-cid-v3uupwlt] h6[data-astro-cid-v3uupwlt]{display:flex;align-items:center;gap:1rem;min-inline-size:100%;font-weight:400;font-size:1.25rem}@media (prefers-reduced-motion: no-preference){:where(.wrapper)[data-astro-cid-v3uupwlt]{interpolate-size:allow-keywords}}:where(.wrapper)::details-content [data-astro-cid-v3uupwlt]{opacity:0;transition:content-visibility var(--transition-duration) allow-discrete,opacity var(--transition-duration) var(--transition-easing),block-size var(--transition-duration) var(--transition-easing);block-size:0;overflow-y:clip}:where(.wrapper[open])::details-content [data-astro-cid-v3uupwlt]{opacity:1;block-size:auto}:where(.wrapper[data-variant=default])[data-astro-cid-v3uupwlt] .content[data-astro-cid-v3uupwlt]{padding:0 0 1.5rem 2.2rem}:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .title[data-astro-cid-v3uupwlt] h2[data-astro-cid-v3uupwlt],:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .title[data-astro-cid-v3uupwlt] h3[data-astro-cid-v3uupwlt],:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .title[data-astro-cid-v3uupwlt] h4[data-astro-cid-v3uupwlt],:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .title[data-astro-cid-v3uupwlt] h5[data-astro-cid-v3uupwlt],:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .title[data-astro-cid-v3uupwlt] h6[data-astro-cid-v3uupwlt]{justify-content:space-between}:where(.wrapper[data-variant=chevron])[data-astro-cid-v3uupwlt] .content[data-astro-cid-v3uupwlt]{padding-block-end:2.2rem}:where(.title)[data-astro-cid-v3uupwlt]{display:flex;cursor:pointer;padding-block:.75rem;list-style:none}:where(.title)::marker [data-astro-cid-v3uupwlt],:where(.title)::-webkit-details-marker [data-astro-cid-v3uupwlt]{display:none;content:""}:where(.title:hover)[data-astro-cid-v3uupwlt],:where(.title:focus-visible)[data-astro-cid-v3uupwlt]{color:light-dark(hsl(215 25% 27%),hsl(215 25% 89%));text-decoration:underline;text-underline-offset:4px}:where(.icon-plus)[data-astro-cid-v3uupwlt]{display:inline-block;position:relative;aspect-ratio:1;block-size:20px}:where(.icon-plus svg)[data-astro-cid-v3uupwlt]{position:absolute}:where(.icon-plus svg:first-of-type)[data-astro-cid-v3uupwlt]{transform:translateY(-50%);inset-block-start:50%;inset-inline-start:0}:where(.icon-plus svg:last-of-type)[data-astro-cid-v3uupwlt]{transform:translateY(-50%);inset-block-start:50%;inset-inline-start:50%}@media (prefers-reduced-motion: no-preference){:where(.icon-plus svg:last-of-type)[data-astro-cid-v3uupwlt]{transition:all var(--transition-duration) var(--transition-easing)}}:where(.icon-chevron)[data-astro-cid-v3uupwlt]{flex-shrink:0}@media (prefers-reduced-motion: no-preference){:where(.icon-chevron svg)[data-astro-cid-v3uupwlt]{transition:transform var(--transition-duration) var(--transition-easing)}}:where(.content a)[data-astro-cid-v3uupwlt]{display:inline-block}:where(.content>*:not(:first-child))[data-astro-cid-v3uupwlt]{margin-block-start:.75rem}:where(.wrapper[open] .icon-plus svg:last-of-type)[data-astro-cid-v3uupwlt]{transform:rotate(90deg);inset-block-start:0}:where(.wrapper[open] .icon-chevron svg)[data-astro-cid-v3uupwlt]{transform:scaleY(-1)}@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}}:where(.tabs-list)[data-astro-cid-3s5txno4]{display:flex;flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-block-end:.5rem}@media (min-width: 31.25rem){:where(.tabs-list)[data-astro-cid-3s5txno4]{margin-block-end:0}}:where(.tab-panel)[data-astro-cid-nhjsydmt]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;border:2px solid;border-color:light-dark(hsl(0 0% 10%),hsl(0 0% 90%));border-end-start-radius:.5rem;border-end-end-radius:.5rem;padding:2rem;min-block-size:10rem;color:inherit}:where(.tab-panel[aria-hidden=true])[data-astro-cid-nhjsydmt]{display:none}:where(.tab-panel>:not(:first-child))[data-astro-cid-nhjsydmt]{margin-block-start:.5rem}:where(.tab)[data-astro-cid-ckvbxbek]{--transition-duration: .2s;--transition-easing: cubic-bezier(.165, .84, .44, 1);flex-grow:1;cursor:pointer;border:2px solid;border-color:light-dark(hsl(0 0% 10%),hsl(0 0% 90%));border-radius:.5rem;background-color:transparent;padding-inline:1rem;padding-block:1.5rem;color:inherit;font-weight:700;font-size:1.125rem;text-align:center;@media (prefers-reduced-motion: no-preference){transition:all var(--transition-duration) var(--transition-easing)}}:where(.tab[aria-selected=true])[data-astro-cid-ckvbxbek],:where(.tab:hover)[data-astro-cid-ckvbxbek],:where(.tab:focus-visible)[data-astro-cid-ckvbxbek]{box-shadow:0 0 0 .25rem light-dark(hsl(0 0% 10% / .2),hsl(0 0% 90% / .2));background-color:light-dark(hsl(0 0% 10%),hsl(0 0% 90%));color:light-dark(hsl(0 0% 100%),hsl(215 25% 27%))}@media (min-width: 31.25rem){:where(.tab)[data-astro-cid-ckvbxbek]{border-block-end:0;border-end-start-radius:0;border-end-end-radius:0}}
