:root{--animation-timing:cubic-bezier(.165,.84,.44,1);--animation-duration-hover:.5s;--animation-duration-pulse:2s}@keyframes boop{0%{transform:scale(1) rotate(0)}25%{transform:scale(var(--scaleAmount,1.1)) rotate(calc(var(--rotateAmount, 10deg)*-1))}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(var(--rotateAmount, 10deg)*-1/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 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 nudge{0%{transform:translate(0)}50%{transform:translate(5px)}to{transform:translate(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-nudge:where(:hover,:focus-visible){animation:nudge 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}.animate-nudge-svg:where(:hover,:focus-visible) svg{animation:nudge 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-svg:where(:hover,:focus-visible) svg,.animate-boop:where(:hover,:focus-visible),.animate-bouncing-svg:where(:hover,:focus-visible) svg,.animate-bouncing:where(:hover,:focus-visible),.animate-nudge:where(:hover,:focus-visible),.animate-rotate-svg:where(:hover,:focus-visible) svg,.animate-rotate:where(:hover,:focus-visible){transform:none;animation:none}.animation-pulse{animation:none;box-shadow:0 0 0 2px rgba(var(--pulse-color,0,0,0),.3)}}:root{--color-primary-border:light-dark(var(--color-primary-500,#9c00c3),var(--color-primary-100,#f9f));--color-primary-bg:light-dark(var(--color-primary-100,#f9f),var(--color-primary-500,#9c00c3));--color-primary-text:light-dark(var(--color-neutral-900,#080b0f),var(--color-neutral-100,#fff));--color-secondary-border:light-dark(var(--color-secondary-500,#007b66),var(--color-secondary-100,#59fce1));--color-secondary-bg:light-dark(var(--color-secondary-100,#59fce1),var(--color-secondary-500,#007b66));--color-secondary-text:light-dark(var(--color-neutral-900,#080b0f),var(--color-neutral-100,#fff));--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;--elevation-1:0 1px 3px rgba(0,0,0,.12);--elevation-2:0 3px 6px rgba(0,0,0,.15);--elevation-3:0 10px 20px rgba(0,0,0,.15);--elevation-4:0 15px 25px rgba(0,0,0,.15);--elevation-5:0 20px 40px rgba(0,0,0,.5);--font-size--2:clamp(.6944rem,.6855rem + .0446vw,.72rem);--font-size--1:clamp(.8331rem,.8099rem + .1163vw,.9rem);--font-size-0:clamp(1rem,.9565rem + .2174vw,1.125rem);--font-size-1:clamp(1.2rem,1.1283rem + .3587vw,1.4063rem);--font-size-2:clamp(1.44rem,1.3293rem + .5533vw,1.7581rem);--font-size-3:clamp(1.7281rem,1.5649rem + .8163vw,2.1975rem);--font-size-4:clamp(2.0738rem,1.8396rem + 1.1707vw,2.7469rem);--font-size-5:clamp(2.4881rem,2.1594rem + 1.6435vw,3.4331rem);--font-size-6:clamp(2.9863rem,2.5323rem + 2.2696vw,4.2913rem);--font-size-7:clamp(3.5836rem,2.9667rem + 3.0674vw,5.3544rem);--font-size-8:clamp(4.2999rem,3.5601rem + 3.6935vw,6.6856rem)}button,input,select,textarea{font:inherit}input,select,textarea{field-sizing:content}input:not([type=checkbox],[type=radio]){inline-size:100%}:root{--radius-xs:.125rem;--radius-s:.25rem;--radius-m:.5rem;--radius-l:.75rem;--radius-h:1rem;--z-index--1:-1;--z-index-0:0;--z-index-1:10;--z-index-2:20;--z-index-3:30;--z-index-4:40;--z-index-5:50;--z-index-6:60;--z-index-7:70;--z-index-8:80;--z-index-9:90;--z-index-10:100}[hidden]{display:none!important}:root{--space-5xs:clamp(.1rem,.0931rem + .1087vw,.125rem);--space-4xs:clamp(.125rem,.1131rem + .1087vw,.1563rem);--space-3xs:clamp(.25rem,.2283rem + .1087vw,.3125rem);--space-2xs:clamp(.5rem,.4783rem + .1087vw,.5625rem);--space-xs:clamp(.75rem,.7065rem + .2174vw,.875rem);--space-s:clamp(1rem,.9565rem + .2174vw,1.125rem);--space-m:clamp(1.5rem,1.4348rem + .3261vw,1.6875rem);--space-l:clamp(2rem,1.913rem + .4348vw,2.25rem);--space-xl:clamp(3rem,2.8696rem + .6522vw,3.375rem);--space-2xl:clamp(4rem,3.8261rem + .8696vw,4.5rem);--space-3xl:clamp(6rem,5.7391rem + 1.3043vw,6.75rem);--space-4xl:clamp(8rem,7.6522rem + 1.7403vw,8.25rem);--space-5xl:clamp(10rem,9.5652rem + 2.1741vw,10.5rem)}.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}[data-astro-cid-zgbrtpeb]:where(.heading){text-wrap:balance}[data-astro-cid-zgbrtpeb]:where(.h1,.h2){font-weight:600}[data-astro-cid-zgbrtpeb]:where(.h3,.h4,.h5,.h6){font-weight:500}[data-astro-cid-zgbrtpeb]:where(.h1){font-size:var(--font-size-6);line-height:var(--font-size-7)}[data-astro-cid-zgbrtpeb]:where(.h2){font-size:var(--font-size-5);line-height:var(--font-size-6)}[data-astro-cid-zgbrtpeb]:where(.h3){font-size:var(--font-size-4);line-height:var(--font-size-5)}[data-astro-cid-zgbrtpeb]:where(.h4){font-size:var(--font-size-3);line-height:var(--font-size-4)}[data-astro-cid-zgbrtpeb]:where(.h5){font-size:var(--font-size-2);line-height:var(--font-size-3)}[data-astro-cid-zgbrtpeb]:where(.h6){font-size:var(--font-size-1);line-height:var(--font-size-2)}[data-astro-cid-lhox4pm7]:where(.link){color:var(--link-color,currentColor)}[data-astro-cid-lhox4pm7]:where(.link--external){display:inline-flex;align-items:center;gap:var(--space-3xs)}[data-astro-cid-lhox4pm7]:where(.link--external svg){flex-shrink:0;inline-size:1em;block-size:1em}[data-astro-cid-lhox4pm7]:where(.button){display:inline-flex;position:relative;justify-content:center;align-items:center;gap:var(--space-2xs);transition:all .2s var(--animation-timing);cursor:pointer;border:3px solid var(--color-default-border);border-radius:var(--radius-s);background-color:var(--color-default-bg);padding:var(--space-xs) var(--space-s);inline-size:-moz-fit-content;inline-size:fit-content;color:var(--color-default-text);font-weight:700;text-decoration:underline;text-decoration-style:solid;text-decoration-color:transparent;text-decoration-thickness:2px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-underline-offset:4px}[data-astro-cid-lhox4pm7]:where(.button:where(:hover,:focus-visible)){text-decoration-color:currentColor;text-underline-offset:2px}@media(prefers-reduced-motion:no-preference){[data-astro-cid-lhox4pm7]:where(.button:where(:hover,:focus-visible)){translate:0 -3px}}[data-astro-cid-lhox4pm7]:where(.button--sm){padding:var(--space-2xs) var(--space-xs);font-size:var(--font-size--1)}[data-astro-cid-lhox4pm7]:where(.button--lg){padding:var(--space-s) var(--space-l);font-size:var(--font-size-1)}[data-astro-cid-lhox4pm7]:where(.button.type-primary){border-color:var(--color-primary-border);background-color:var(--color-primary-bg);color:var(--color-primary-text)}[data-astro-cid-lhox4pm7]:where(.button.type-secondary){border-color:var(--color-secondary-border);background-color:var(--color-secondary-bg);color:var(--color-secondary-text)}[data-astro-cid-lhox4pm7]:where(.button.type-info){border-color:var(--color-info-border);background-color:var(--color-info-bg);color:var(--color-info-text)}[data-astro-cid-lhox4pm7]:where(.button.type-success){border-color:var(--color-success-border);background-color:var(--color-success-bg);color:var(--color-success-text)}[data-astro-cid-lhox4pm7]:where(.button.type-warning){border-color:var(--color-warning-border);background-color:var(--color-warning-bg);color:var(--color-warning-text)}[data-astro-cid-lhox4pm7]:where(.button.type-error){border-color:var(--color-error-border);background-color:var(--color-error-bg);color:var(--color-error-text)}[data-astro-cid-lhox4pm7]:where(.button--outlined){background-color:transparent;color:var(--color-default-text)}[data-astro-cid-lhox4pm7]:where(.button) svg{flex-shrink:0;transition:transform var(--transition-duration,.3s) var(--transition-easing,cubic-bezier(.165,.84,.44,1))}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-default){--pulse-color:var(--color-pulse-default)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-info){--pulse-color:var(--color-pulse-info)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-success){--pulse-color:var(--color-pulse-success)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-warning){--pulse-color:var(--color-pulse-warning)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-error){--pulse-color:var(--color-pulse-error)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-primary){--pulse-color:var(--color-pulse-primary)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-secondary){--pulse-color:var(--color-pulse-secondary)}[data-astro-cid-lhox4pm7]:where(.button.animation-pulse.type-ghost){--pulse-color:var(--color-pulse-ghost,var(--color-pulse-default))}@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-new(*),::view-transition-old(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle){--transition-duration:.2s;--transition-easing:cubic-bezier(.165,.84,.44,1);display:inline-flex;justify-content:center;align-items:center;cursor:pointer;border:2px solid;border-radius:.5rem;background:transparent;padding-inline:.5rem;padding-block:.5rem}@media(prefers-reduced-motion:no-preference){[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle){transition:box-shadow var(--transition-duration) var(--transition-easing)}}[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle:focus-visible),[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle:hover){box-shadow:0 0 0 .25rem}[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle:focus-visible){outline:none}[data-astro-cid-e2vv7uii]:where(.icon){display:flex;inline-size:1.5rem;block-size:1.5rem}[data-astro-cid-e2vv7uii]:where(.icon svg),[data-astro-cid-e2vv7uii]:where(.icon) svg{inline-size:100%;block-size:100%}[data-astro-cid-e2vv7uii]:where(.highcontrast-toggle .icon-on){display:none}.high-contrast [data-astro-cid-e2vv7uii]:where(.highcontrast-toggle .icon-on){display:flex}.high-contrast [data-astro-cid-e2vv7uii]:where(.highcontrast-toggle .icon-off){display:none}[data-astro-cid-pnrsh66h]:where(.notification){display:flex;align-items:center;gap:.75rem;border:2px solid;border-radius:.5rem;padding:1rem}[data-astro-cid-pnrsh66h]:where(.notification){border-color:var(--color-default-border);background-color:var(--color-default-bg);color:var(--color-default-text)}[data-astro-cid-pnrsh66h]:where(.notification.type-info){border-color:var(--color-info-border);background-color:var(--color-info-bg);color:var(--color-info-text)}[data-astro-cid-pnrsh66h]:where(.notification.type-success){border-color:var(--color-success-border);background-color:var(--color-success-bg);color:var(--color-success-text)}[data-astro-cid-pnrsh66h]:where(.notification.type-warning){border-color:var(--color-warning-border);background-color:var(--color-warning-bg);color:var(--color-warning-text)}[data-astro-cid-pnrsh66h]:where(.notification.type-error){border-color:var(--color-error-border);background-color:var(--color-error-bg);color:var(--color-error-text)}[data-astro-cid-pnrsh66h]:where(.notification.variant-accent){position:relative;border:none;padding-inline-start:1.25rem}[data-astro-cid-pnrsh66h]:where(.notification .icon){position:absolute;flex-shrink:0;transform:translate(calc(-50% - 3px),-50%);inset-block-start:0;inset-inline-start:0;border-radius:50%;background-color:var( --background-color,light-dark(oklch(from #b9bec4 100% 0 0),oklch(from #b9bec4 15% c h)) );padding:var(--space-3xs)}.notification[data-astro-cid-pnrsh66h].variant-accent:before{position:absolute;inset-block-start:0;inset-inline-start:0;border-left:6px solid;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;block-size:100%;content:""}.notification[data-astro-cid-pnrsh66h].variant-accent.type-info:before{border-color:var(--color-info-border)}.notification[data-astro-cid-pnrsh66h].variant-accent.type-success:before{border-color:var(--color-success-border)}.notification[data-astro-cid-pnrsh66h].variant-accent.type-warning:before{border-color:var(--color-warning-border)}.notification[data-astro-cid-pnrsh66h].variant-accent.type-error:before{border-color:var(--color-error-border)}.notification[data-astro-cid-pnrsh66h].variant-accent.type-default:before{border-color:var(--color-default-border)}[data-astro-cid-pnrsh66h]:where(.notification svg) svg{flex-shrink:0}[data-astro-cid-nfgmhllf]:where(.pagination .list){display:flex;align-items:center;gap:1rem;margin:0;padding:0;list-style:none}[data-astro-cid-nfgmhllf]:where(.pagination .list li){margin:0;padding:0}[data-astro-cid-nfgmhllf]:where(.pagination .disabled),[data-astro-cid-nfgmhllf]:where(.pagination a){--transition-duration:.2s;--transition-easing:cubic-bezier(.165,.84,.44,1);display:flex;justify-content:center;place-items:center;border:2px solid;border-radius:.5rem;inline-size:2.5rem;block-size:2.5rem}@media(prefers-reduced-motion:no-preference){[data-astro-cid-nfgmhllf]:where(.pagination .disabled),[data-astro-cid-nfgmhllf]:where(.pagination a){transition:box-shadow var(--transition-duration) var(--transition-easing)}}[data-astro-cid-nfgmhllf]:where(.pagination a),[data-astro-cid-nfgmhllf]:where(.pagination a:visited){border-color:light-dark(#1a1a1a,#e6e6e6);color:currentColor}[data-astro-cid-nfgmhllf]:where(.pagination a:focus-visible),[data-astro-cid-nfgmhllf]:where(.pagination a:hover){box-shadow:0 0 0 .25rem}[data-astro-cid-nfgmhllf]:where(.pagination a:focus-visible){outline:none}[data-astro-cid-nfgmhllf]:where(.pagination .disabled){opacity:.5;border-color:light-dark(rgba(33,33,33,.3),hsla(0,0%,87%,.3))}[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle){--transition-duration:.2s;--transition-easing:cubic-bezier(.165,.84,.44,1);display:inline-flex;justify-content:center;align-items:center;cursor:pointer;border:2px solid;border-radius:.5rem;background:transparent;padding-inline:.5rem;padding-block:.5rem}@media(prefers-reduced-motion:no-preference){[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle){transition:box-shadow var(--transition-duration) var(--transition-easing)}}[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle:focus-visible),[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle:hover){box-shadow:0 0 0 .25rem}[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle:focus-visible){outline:none}[data-astro-cid-d7ldshlk]:where(.icon){display:flex;inline-size:1.5rem;block-size:1.5rem}[data-astro-cid-d7ldshlk]:where(.icon svg),[data-astro-cid-d7ldshlk]:where(.icon) svg{inline-size:100%;block-size:100%}[data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle .icon-on){display:none}.reduce-motion [data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle .icon-on){display:flex}.reduce-motion [data-astro-cid-d7ldshlk]:where(.reducedmotion-toggle .icon-off){display:none}[data-astro-cid-s7f7ke66]:where(.toast){display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-xs);translate:0 var(--toast-translate);opacity:0;box-shadow:var(--elevation-2);border:2px solid var(--color-default-border);border-radius:var(--radius-m);background-color:var(--color-default-bg);padding:var(--space-2xs);pointer-events:auto;color:var(--color-default-text);font-size:var(--font-size--1)}@media(prefers-reduced-motion:no-preference){[data-astro-cid-s7f7ke66]:where(.toast){transition-duration:.2s;transition-property:opacity,translate;transition-timing-function:var(--animation-timing)}}@starting-style{:where(.toast)[data-astro-cid-s7f7ke66][data-state=ready]{translate:0 var(--toast-translate);opacity:0}}[data-astro-cid-s7f7ke66]:where(.toast[data-state=ready]){translate:0 0;opacity:1}[data-astro-cid-s7f7ke66]:where(.toast[data-state=leaving]){translate:0 var(--toast-translate);opacity:0}[data-astro-cid-s7f7ke66]:where(.toast-icons){display:inline-flex;justify-content:center;align-items:center;inline-size:1.5rem;block-size:1.5rem}[data-astro-cid-s7f7ke66]:where(.toast-icon){display:none}[data-astro-cid-s7f7ke66]:where(.toast.type-default .toast-icon[data-type=default]),[data-astro-cid-s7f7ke66]:where(.toast.type-error .toast-icon[data-type=error]),[data-astro-cid-s7f7ke66]:where(.toast.type-info .toast-icon[data-type=info]),[data-astro-cid-s7f7ke66]:where(.toast.type-success .toast-icon[data-type=success]),[data-astro-cid-s7f7ke66]:where(.toast.type-warning .toast-icon[data-type=warning]){display:inline-flex}[data-astro-cid-s7f7ke66]:where(.toast-content){margin:0}[data-astro-cid-s7f7ke66]:where(.toast-dismiss){display:inline-flex;justify-content:center;align-items:center;cursor:pointer;margin-inline-end:-.25em;border:none;border-radius:.5rem;background:transparent;padding:0;inline-size:2rem;block-size:2rem;color:currentColor}[data-astro-cid-s7f7ke66]:where(.toast.type-info){border-color:var(--color-info-border);background-color:var(--color-info-bg);color:var(--color-info-text)}[data-astro-cid-s7f7ke66]:where(.toast.type-success){border-color:var(--color-success-border);background-color:var(--color-success-bg);color:var(--color-success-text)}[data-astro-cid-s7f7ke66]:where(.toast.type-warning){border-color:var(--color-warning-border);background-color:var(--color-warning-bg);color:var(--color-warning-text)}[data-astro-cid-s7f7ke66]:where(.toast.type-error){border-color:var(--color-error-border);background-color:var(--color-error-bg);color:var(--color-error-text)}
