.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;block-size:1px;inline-size:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--color-default-border:light-dark(#838e95,#627084);--color-default-bg:light-dark(#f6f8f9,#192029);--color-default-text:light-dark(#212427,#fff);--color-info-border:light-dark(#1a94d1,#3347ff);--color-info-bg:light-dark(#e0f6ff,#171d4f);--color-info-text:light-dark(#035b87,#fff);--color-success-border:light-dark(#29a87e,#84ee53);--color-success-bg:light-dark(#eefcf7,#304e22);--color-success-text:light-dark(#024b3f,#fff);--color-warning-border:light-dark(#db8d1f,#eebd53);--color-warning-bg:light-dark(#fffbeb,#4e4022);--color-warning-text:light-dark(#8e2c0b,#fff);--color-error-border:light-dark(#dd2736,#ee5389);--color-error-bg:light-dark(#ffe0e0,#4e2232);--color-error-text:light-dark(#5e0312,#fff);--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;--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{animation:none;transform:none}.animation-pulse{box-shadow:0 0 0 2px rgba(var(--pulse-color,0,0,0),.3);animation:none}}[data-astro-cid-3s5txno4]:where(.tabs-list){flex-wrap:wrap;align-items:stretch;gap:.5rem;margin-block-end:.5rem;display:flex}@media (width>=31.25rem){[data-astro-cid-3s5txno4]:where(.tabs-list){margin-block-end:0}}[data-astro-cid-nhjsydmt]:where(.tab-panel){min-block-size:10rem;color:inherit;border:2px solid light-dark(#1a1a1a,#e6e6e6);border-end-end-radius:.5rem;border-end-start-radius:.5rem;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:2rem;display:flex}[data-astro-cid-nhjsydmt]:where(.tab-panel[aria-hidden=true]){display:none}[data-astro-cid-nhjsydmt]:where(.tab-panel>:not(:first-child)){margin-block-start:.5rem}[data-astro-cid-ckvbxbek]:where(.tab){--transition-duration:.2s;--transition-easing:cubic-bezier(.165,.84,.44,1);cursor:pointer;color:inherit;text-align:center;background-color:#0000;border:2px solid light-dark(#1a1a1a,#e6e6e6);border-radius:.5rem;flex-grow:1;padding-block:1.5rem;padding-inline:1rem;font-size:1.125rem;font-weight:700;@media (prefers-reduced-motion:no-preference){transition:all var(--transition-duration)var(--transition-easing)}}[data-astro-cid-ckvbxbek]:where(.tab[aria-selected=true]),[data-astro-cid-ckvbxbek]:where(.tab:hover),[data-astro-cid-ckvbxbek]:where(.tab:focus-visible){color:light-dark(#fff,#344256);background-color:light-dark(#1a1a1a,#e6e6e6);box-shadow:0 0 0 .25rem light-dark(#1a1a1a33,#e6e6e633)}@media (width>=31.25rem){[data-astro-cid-ckvbxbek]:where(.tab){border-block-end:0;border-end-end-radius:0;border-end-start-radius:0}}