.ap-header[data-astro-cid-z76d57ph]{border-bottom:1px solid var(--ap-color-border);background:var(--ap-color-background);position:relative}.ap-header__burger[data-astro-cid-z76d57ph]{display:none;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;padding:0;border:none;background:none;color:var(--ap-color-text);cursor:pointer}.ap-header--sticky[data-astro-cid-z76d57ph]{position:sticky;inset-block-start:0;z-index:40;background:color-mix(in srgb,var(--ap-color-background) 92%,transparent);backdrop-filter:blur(8px);transition:box-shadow var(--ap-motion-duration) var(--ap-motion-easing)}.ap-header--sticky[data-astro-cid-z76d57ph][data-scrolled]{box-shadow:var(--ap-shadow-xl)}.ap-header__inner[data-astro-cid-z76d57ph]{display:flex;align-items:center;gap:var(--ap-space-6);padding-block:var(--ap-space-5);min-height:var(--ap-header-height);flex-wrap:wrap}.ap-header__logo[data-astro-cid-z76d57ph]{text-decoration:none;display:flex;align-items:center;gap:var(--ap-space-3)}.ap-header__logo-image[data-astro-cid-z76d57ph]{height:3rem;width:auto}.ap-header__identity[data-astro-cid-z76d57ph]{display:flex;flex-direction:column}.ap-header__wordmark[data-astro-cid-z76d57ph]{font-family:var(--ap-font-heading);font-size:var(--ap-text-lg);font-weight:700;color:var(--ap-color-text);line-height:1.2}.ap-header__tagline[data-astro-cid-z76d57ph]{font-size:var(--ap-text-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--ap-color-text-muted)}.ap-header__nav[data-astro-cid-z76d57ph]{margin-inline-start:auto}.ap-header__nav[data-astro-cid-z76d57ph]>ul[data-astro-cid-z76d57ph]{display:flex;gap:var(--ap-space-2);list-style:none;margin:0;padding:0;align-items:center}.ap-header__nav[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph],.ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]{display:inline-block;padding:var(--ap-header-nav-padding);font-size:var(--ap-header-nav-size);font-weight:var(--ap-header-nav-weight);border-radius:var(--ap-radius-full);transition:background-color var(--ap-motion-duration) var(--ap-motion-easing)}.ap-header__nav[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph]{color:var(--ap-color-text);text-decoration:none}.ap-header__nav[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph]:hover,.ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]:hover{color:var(--ap-header-nav-hover-color);background:var(--ap-header-hover-bg)}.ap-header__dropdown[data-astro-cid-z76d57ph]{position:relative}.ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]{cursor:pointer;list-style:none}.ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]:after{content:"";display:inline-block;width:.45em;height:.45em;margin-inline-start:.5em;border-inline-end:2px solid currentColor;border-block-end:2px solid currentColor;transform:translateY(-.15em) rotate(45deg);transition:transform var(--ap-motion-duration) var(--ap-motion-easing)}.ap-header__dropdown[data-astro-cid-z76d57ph][open] summary[data-astro-cid-z76d57ph]:after{transform:translateY(.05em) rotate(225deg)}.ap-header__menu[data-astro-cid-z76d57ph]{position:absolute;top:100%;inset-inline-start:0;min-width:14.375rem;background:var(--ap-color-card);border:none;border-top:2px solid var(--ap-color-link);border-radius:0;box-shadow:0 10px 24px #0000001f;list-style:none;margin:0;padding:var(--ap-space-7) 0;display:flex;flex-direction:column;z-index:10}.ap-header__menu[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph]{display:block;padding:var(--ap-space-2) var(--ap-space-6)}.ap-header__menu[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph]:hover{background:var(--ap-color-background)}.ap-header__actions[data-astro-cid-z76d57ph]{display:flex;align-items:center;gap:var(--ap-space-4)}.ap-header__actions[data-astro-cid-z76d57ph] .ap-button{padding:var(--ap-space-4) var(--ap-space-6)}.ap-header__search[data-astro-cid-z76d57ph]{display:inline-flex;align-items:center;justify-content:center;width:2.875rem;height:2.875rem;background:var(--ap-color-surface);border:1px solid transparent;border-radius:var(--ap-radius-button);color:var(--ap-color-text)}.ap-header__search[data-astro-cid-z76d57ph]:hover{border-color:var(--ap-color-primary)}@media(max-width:47.99rem){.ap-header__inner[data-astro-cid-z76d57ph]{flex-wrap:nowrap}.ap-header__burger[data-astro-cid-z76d57ph]{display:inline-flex}.ap-header__nav[data-astro-cid-z76d57ph]{position:absolute;inset-inline:0;inset-block-start:100%;margin-inline-start:0;background:var(--ap-color-background);border-block-end:1px solid var(--ap-color-border);box-shadow:var(--ap-shadow-md);display:none}.ap-header[data-astro-cid-z76d57ph][data-nav-open] .ap-header__nav[data-astro-cid-z76d57ph]{display:block}.ap-header__nav[data-astro-cid-z76d57ph]>ul[data-astro-cid-z76d57ph]{flex-direction:column;align-items:stretch;gap:var(--ap-space-1);padding:var(--ap-space-4)}.ap-header__nav[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph],.ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]{display:block}.ap-header__menu[data-astro-cid-z76d57ph]{position:static;box-shadow:none;border:none;background:none;padding-inline-start:var(--ap-space-5);min-width:0}.ap-header__search[data-astro-cid-z76d57ph]{display:none}.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__inner[data-astro-cid-z76d57ph]{flex-wrap:wrap}.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__actions[data-astro-cid-z76d57ph]{margin-inline-start:auto}.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__nav[data-astro-cid-z76d57ph]{position:static;display:block;order:3;flex-basis:100%;margin-inline-start:0;background:none;border:none;box-shadow:none}.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__nav[data-astro-cid-z76d57ph]>ul[data-astro-cid-z76d57ph]{flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--ap-space-2);padding:0 0 var(--ap-space-4)}.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__nav[data-astro-cid-z76d57ph] a[data-astro-cid-z76d57ph],.ap-header--mobile-expand[data-astro-cid-z76d57ph] .ap-header__dropdown[data-astro-cid-z76d57ph] summary[data-astro-cid-z76d57ph]{display:inline-block}}.ap-footer[data-astro-cid-nww2xml2]{border-top:1px solid var(--ap-color-border);background:var(--ap-color-footer-background);color:var(--ap-color-footer-text);padding-block:var(--ap-space-9)}.ap-footer--docked[data-astro-cid-nww2xml2]{border-top:none}.ap-footer[data-astro-cid-nww2xml2]{--footer-muted: var( --ap-color-footer-text-muted, color-mix(in srgb, var(--ap-color-footer-text, var(--ap-color-text-muted)) 78%, transparent) )}.ap-footer__grid[data-astro-cid-nww2xml2]{display:grid;gap:var(--ap-space-8);align-items:start}@media(min-width:48rem){.ap-footer__grid[data-astro-cid-nww2xml2]{grid-template-columns:minmax(14rem,1.6fr) repeat(var(--footer-link-columns, 1),minmax(9rem,1fr))}}.ap-footer__name[data-astro-cid-nww2xml2]{font-family:var(--ap-font-heading);font-weight:700;font-size:var(--ap-text-2xl)}.ap-footer__logo[data-astro-cid-nww2xml2]{height:var(--ap-footer-logo-height, 3.75rem);width:auto}.ap-footer__description[data-astro-cid-nww2xml2]{color:var(--footer-muted);margin-block-start:var(--ap-space-3);max-width:28ch}.ap-footer__heading[data-astro-cid-nww2xml2]{font-weight:700;margin-block-end:var(--ap-space-3)}.ap-footer__column[data-astro-cid-nww2xml2] ul[data-astro-cid-nww2xml2],.ap-footer__social[data-astro-cid-nww2xml2]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ap-space-2)}.ap-footer__social[data-astro-cid-nww2xml2]{flex-direction:row;gap:var(--ap-space-3);margin-block-start:var(--ap-space-5)}.ap-footer__column[data-astro-cid-nww2xml2] a[data-astro-cid-nww2xml2]{color:var(--footer-muted);text-decoration:none}.ap-footer__social[data-astro-cid-nww2xml2] a[data-astro-cid-nww2xml2]{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:var(--ap-radius-full);background:var(--ap-color-footer-text);color:var(--ap-color-footer-background);text-decoration:none}.ap-footer__column[data-astro-cid-nww2xml2] a[data-astro-cid-nww2xml2]:hover{color:var(--ap-color-footer-text);text-decoration:underline;text-underline-offset:4px}.ap-footer__social[data-astro-cid-nww2xml2] a[data-astro-cid-nww2xml2]:hover{opacity:.85}.ap-footer__legal[data-astro-cid-nww2xml2]{margin-block-start:var(--ap-space-9);padding-block-start:var(--ap-space-5);border-top:1px solid color-mix(in srgb,var(--ap-color-footer-text, var(--ap-color-border)) 25%,transparent);color:var(--footer-muted);font-size:var(--ap-text-sm);display:flex;justify-content:space-between;gap:var(--ap-space-2) var(--ap-space-6);flex-wrap:wrap}.ap-footer__legal[data-astro-cid-nww2xml2]>[data-astro-cid-nww2xml2]:only-child{margin-inline:auto;text-align:center}.ap-footer__legal[data-astro-cid-nww2xml2] a[data-astro-cid-nww2xml2]{color:inherit}.ap-consent[data-astro-cid-pllpieig]{position:fixed;z-index:60;background:var(--ap-color-background)}.ap-consent--bar[data-astro-cid-pllpieig]{inset-inline:0;inset-block-end:0;border-block-start:1px solid var(--ap-color-border)}.ap-consent--card[data-astro-cid-pllpieig]{inset-block-end:var(--ap-space-6);inset-inline:var(--ap-space-6);max-width:44rem;margin-inline:auto;border:1px solid var(--ap-color-border);border-radius:var(--ap-radius-lg);box-shadow:var(--ap-shadow-3, 0 20px 50px -20px rgb(0 0 0 / .4))}.ap-consent__inner[data-astro-cid-pllpieig]{display:flex;flex-direction:column;gap:var(--ap-space-4);padding-block:var(--ap-space-5)}.ap-consent__copy[data-astro-cid-pllpieig] p[data-astro-cid-pllpieig]{margin:0 0 var(--ap-space-2);font-size:.875rem;line-height:1.6}.ap-consent__copy[data-astro-cid-pllpieig] p[data-astro-cid-pllpieig]:last-child{margin-bottom:0}.ap-consent[data-astro-cid-pllpieig] .ap-button--secondary[data-astro-cid-pllpieig]{color:inherit;border-color:currentColor}.ap-consent__actions[data-astro-cid-pllpieig]{display:flex;flex-wrap:wrap;gap:var(--ap-space-3)}.ap-consent__choices[data-astro-cid-pllpieig]{display:flex;flex-direction:column;gap:var(--ap-space-3);max-height:40vh;overflow-y:auto;padding-block:var(--ap-space-2);border-block:1px solid var(--ap-color-border)}.ap-consent__category[data-astro-cid-pllpieig]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ap-space-4);cursor:pointer}.ap-consent__category--fixed[data-astro-cid-pllpieig]{cursor:default;opacity:.75}.ap-consent__category[data-astro-cid-pllpieig] strong[data-astro-cid-pllpieig]{display:block;font-size:.875rem}.ap-consent__category[data-astro-cid-pllpieig] p[data-astro-cid-pllpieig]{margin:.15rem 0 0;font-size:.8125rem;line-height:1.5;color:var(--ap-color-text-muted)}.ap-consent__category[data-astro-cid-pllpieig] input[data-astro-cid-pllpieig]{inline-size:1.15rem;block-size:1.15rem;flex:0 0 auto;margin-block-start:.15rem;accent-color:var(--ap-color-accent)}.ap-consent__always[data-astro-cid-pllpieig]{font-size:.75rem;color:var(--ap-color-text-muted);white-space:nowrap;flex:0 0 auto}@media(min-width:48rem){.ap-consent--bar[data-astro-cid-pllpieig] .ap-consent__inner[data-astro-cid-pllpieig]{flex-direction:row;align-items:center;justify-content:space-between}.ap-consent--bar[data-astro-cid-pllpieig] .ap-consent__inner[data-astro-cid-pllpieig]:has([data-consent-choices]:not([hidden])){flex-direction:column;align-items:stretch}}.ap-preview-banner[data-astro-cid-rxrhxeg3]{position:fixed;inset-block-end:var(--ap-space-4);inset-inline-end:var(--ap-space-4);background:var(--ap-color-text);color:var(--ap-color-background);padding:var(--ap-space-2) var(--ap-space-4);border-radius:var(--ap-radius-full);font-size:var(--ap-text-sm);z-index:100}.ap-preview-banner[data-astro-cid-rxrhxeg3] a[data-astro-cid-rxrhxeg3]{color:inherit}html.ap-edit-mode [data-ap-block]{cursor:default;transition:outline-color .12s ease}html.ap-edit-mode [data-ap-block]:hover{outline:1px dashed color-mix(in srgb,var(--ap-color-primary) 55%,transparent);outline-offset:-1px}html.ap-edit-mode [data-ap-block].ap-edit--selected{outline:2px solid var(--ap-color-primary);outline-offset:-2px}html.ap-edit-mode [data-ap-field]{cursor:text}html.ap-edit-mode [data-ap-field]:focus{outline:2px solid var(--ap-color-primary);outline-offset:2px;border-radius:2px}[hidden]{display:none!important}.ap-container{width:100%;max-width:var(--ap-max-width);margin-inline:auto;padding-inline:var(--ap-space-6)}@media(min-width:40rem){.ap-container{padding-inline:var(--ap-container-padding)}}.ap-bleed{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.ap-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;font-family:var(--ap-font-body);font-size:var(--ap-button-font-size);font-weight:var(--ap-button-weight);text-decoration:none;border-radius:var(--ap-radius-button);padding:var(--ap-button-padding-block) var(--ap-button-padding-inline);min-height:var(--ap-button-min-height);border:1px solid var(--ap-button-border-color);cursor:pointer;transition:filter var(--ap-motion-duration) var(--ap-motion-easing),background-color var(--ap-motion-duration) var(--ap-motion-easing),color var(--ap-motion-duration) var(--ap-motion-easing)}.ap-button:hover{filter:brightness(1.1)}.ap-button:focus-visible{outline:2px solid var(--ap-color-primary);outline-offset:2px}.ap-button--primary{background:var(--ap-color-primary);color:var(--ap-color-primary-contrast)}.ap-button--secondary{background:transparent;color:var(--ap-color-primary);border-color:var(--ap-color-primary)}.ap-button--accent{background:var(--ap-color-accent);color:var(--ap-color-accent-contrast)}.ap-button--ghost{background:transparent;color:var(--ap-color-text);text-decoration:underline;padding-inline:var(--ap-space-2);border-color:transparent}.ap-band{--ap-color-heading: currentColor}.ap-prose{max-width:var(--ap-prose-max);margin-inline:var(--ap-prose-margin);font-size:var(--ap-prose-size, var(--ap-text-base));line-height:var(--ap-leading-prose)}.ap-prose>*+*,.ap-prose .payload-richtext>*+*{margin-block-start:var(--ap-space-5)}.ap-prose h1{font-size:var(--ap-text-5xl)}.ap-prose h2{font-size:var(--ap-text-3xl)}.ap-prose h3{font-size:var(--ap-text-xl)}.ap-prose h4{font-size:var(--ap-text-lg)}.ap-prose h2,.ap-prose h3,.ap-prose h4,.ap-prose .payload-richtext>h2,.ap-prose .payload-richtext>h3,.ap-prose .payload-richtext>h4{margin-block-start:var(--ap-space-8)}.ap-prose a{color:var(--ap-color-link);text-decoration:underline;text-underline-offset:2px}.ap-prose ul,.ap-prose ol{padding-inline-start:var(--ap-space-6)}.ap-prose blockquote{margin-inline:0;padding-inline-start:var(--ap-space-5);border-inline-start:3px solid var(--ap-color-accent);color:var(--ap-color-text-muted)}.ap-section-heading{margin-block-end:var(--ap-space-8)}.ap-section-heading__title{font-size:var(--ap-section-heading-size, var(--ap-text-3xl));font-weight:var(--ap-section-heading-weight, var(--ap-font-heading-weight))}.ap-section-heading__label{display:flex;align-items:center;gap:var(--ap-space-3);margin:0 0 var(--ap-space-5);font-family:var(--ap-font-mono);font-size:var(--ap-label-size);font-weight:700;line-height:var(--ap-leading-body);letter-spacing:var(--ap-tracking-mono);text-transform:uppercase;color:var(--ap-color-accent)}.ap-section-heading__label:before{content:"";inline-size:.625rem;block-size:.625rem;border-radius:2px;background:var(--ap-color-accent);flex:0 0 auto}.ap-section-heading__intro{color:var(--ap-color-text-muted);margin-block-start:var(--ap-space-8);font-size:var(--ap-text-sub);line-height:var(--ap-leading-intro);font-weight:var(--ap-intro-weight);max-width:var(--ap-prose-measure)}.ap-section-heading--centered .ap-section-heading__label{justify-content:center}.ap-section-heading--centered .ap-section-heading__title,.ap-section-heading--centered .ap-section-heading__intro{text-align:center;margin-inline:auto}.ap-card{background:var(--ap-color-card);border:1px solid var(--ap-color-border);border-radius:var(--ap-radius-lg)}.ap-page,.ap-block-host{display:flex;flex-direction:column;gap:var(--ap-block-gap);--ap-section-padding: var(--ap-section-padding-base)}@media(min-width:64rem){.ap-page,.ap-block-host{--ap-section-padding: var(--ap-section-padding-wide)}}.ap-page>*,.ap-block-host>*{padding-block:var(--ap-section-padding)}.ap-page>.ap-section--bleed,.ap-block-host>.ap-section--bleed{padding-block:0}.ap-page>*,.ap-block-host>*{padding-inline-start:var(--ap-section-indent, 0)}.ap-page>.ap-section--bleed,.ap-block-host>.ap-section--bleed,.ap-page>.ap-group:not(.ap-group--titled),.ap-block-host>.ap-group:not(.ap-group--titled){padding-inline-start:0}@media(max-width:56.25rem){.ap-page>*,.ap-block-host>*{padding-inline-start:0}}:where(.ap-document,.ap-block-host){font-family:var(--ap-font-body);font-size:var(--ap-text-base);line-height:var(--ap-leading-body);color:var(--ap-color-text)}:where(.ap-document,.ap-block-host) :is(h1,h2,h3,h4,h5,h6){font-family:var(--ap-font-heading);font-weight:var(--ap-font-heading-weight);line-height:var(--ap-leading-heading);color:var(--ap-color-heading, inherit);margin:0;text-wrap:balance}:where(.ap-document,.ap-block-host) h1{line-height:var(--ap-leading-display)}:where(.ap-document,.ap-block-host) p{margin:0}:where(.ap-document,.ap-block-host) img{max-width:100%;height:auto;display:block}:where(.ap-document,.ap-block-host) a:not(.ap-button){color:var(--ap-color-link)}:where(.ap-document,.ap-block-host) a:not(.ap-button):hover{color:var(--ap-color-link-hover)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ap-color-background)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--ap-color-primary);outline-offset:2px}.ap-page{min-height:60vh;padding-block-end:var(--ap-footer-gap)}.ap-page:has(>.ap-section--bleed:last-child){padding-block-end:0}.ap-error-page[data-astro-cid-5m7psbat]{text-align:center;padding-block:var(--ap-space-11)}.ap-error-page__code[data-astro-cid-5m7psbat]{font-family:var(--ap-font-heading);font-size:var(--ap-text-4xl);font-weight:700;color:var(--ap-color-border)}.ap-error-page[data-astro-cid-5m7psbat] h1[data-astro-cid-5m7psbat]{font-size:var(--ap-text-2xl);margin-block:var(--ap-space-4)}.ap-error-page__text[data-astro-cid-5m7psbat]{color:var(--ap-color-text-muted);margin-block-end:var(--ap-space-6);margin-inline:auto;max-width:40rem}.ap-error-page__detail[data-astro-cid-5m7psbat]{margin-block-start:var(--ap-space-8);padding:var(--ap-space-5);border:1px solid var(--ap-color-border);border-radius:var(--ap-radius-md);background:var(--ap-color-surface);color:var(--ap-color-text-muted);font-family:var(--ap-font-mono);font-size:var(--ap-text-sm);text-align:start;white-space:pre-wrap;overflow-wrap:anywhere}
