.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--_background-body: 0, 0%, 100%;--_background: 0, 0%, 94%;--_background-alt: 0, 0%, 97%;--_background-light: 0, 0%, 87%;--_selection: 0, 0%, 62%;--_text-main: 0, 0%, 21%;--_text-bright: 0, 0%, 0%;--_text-muted: 212, 6%, 47%;--_links: 206, 100%, 41%;--_focus: 193, 100%, 37%, .671;--_border: 0, 0%, 86%;--_code: 0, 0%, 0%;--_button-base: 0, 1%, 81%;--_button-hover: 0, 0%, 61%;--_scrollbar-thumb: 0, 0%, 67%;--_scrollbar-thumb-hover: var(--_button-hover);--_form-background: 0, 0%, 100%;--_form-border: 0, 0%, 80%;--_form-placeholder: 0, 0%, 58%;--_form-text: 0, 0%, 11%;--_variable: 122, 48%, 43%;--_highlight: 60, 100%, 50%;--_brand: 301, 64%, 35%;--_brand-dark: 288, 64%, 21%;--_brand-success: 170, 65%, 38%;--_brand-info: 220, 78%, 57%;--_brand-attention: 54, 100%, 59%;--_brand-error: 0, 92%, 41%;--background-body: hsl(var(--_background-body));--background: hsl(var(--_background));--background-alt: hsl(var(--_background-alt));--background-light: hsl(var(--_background-light));--selection: hsl(var(--_selection));--text-main: hsl(var(--_text-main));--text-bright: hsl(var(--_text-bright));--text-muted: hsl(var(--_text-muted));--links: hsl(var(--_links));--focus: hsl(var(--_focus));--border: hsl(var(--_border));--code: hsl(var(--_code));--animation-duration: .1s;--button-base: hsl(var(--_button-base));--button-hover: hsl(var(--_button-hover));--scrollbar-thumb: hsl(var(--_scrollbar-thumb));--scrollbar-thumb-hover: hsl(var(--_scrollbar-thumb-hover));--form-background: hsl(var(--_form-background));--form-border: hsl(var(--_form-border));--form-placeholder: hsl(var(--_form-placeholder));--form-text: hsl(var(--_form-text));--variable: hsl(var(--_variable));--highlight: hsl(var(--_highlight));--brand: hsl(var(--_brand));--brand-dark: hsl(var(--_brand-dark));--brand-success: hsl(var(--_brand-success));--brand-info: hsl(var(--_brand-info));--brand-attention: hsl(var(--_brand-attention));--brand-error: hsl(var(--_brand-error))}.dark{--_background-body: 258, 23%, 14%;--_background: 261, 31%, 11%;--_background-alt: 258, 27%, 17%;--_background-light: 257, 25%, 25%;--_selection: 208, 75%, 44%;--_text-main: 0, 0%, 86%;--_text-bright: 0, 0%, 100%;--_text-muted: 212, 11%, 70%;--_links: 206, 100%, 63%;--_border: 270, 10%, 24%;--_code: 28, 100%, 76%;--_button-base: 206, 40%, 8%;--_button-hover: 207, 58%, 4%;--_scrollbar-thumb: var(--_button-hover);--_scrollbar-thumb-hover: 0, 0%, 0%;--_form-border: 258, 10%, 28%;--_form-background: 258, 23%, 14%;--_form-placeholder: 0, 0%, 66%;--_form-text: 0, 0%, 100%;--_variable: 297, 74%, 57%;--_highlight: 53, 84%, 60%;--_brand: 301, 65%, 47%;--_brand-dark: 288, 64%, 21%;--_brand-success: 170, 65%, 38%;--_brand-info: 220, 78%, 57%;--_brand-attention: 54, 100%, 59%;--_brand-error: 0, 92%, 41%}:root{--header-height: 80px;--except-header-full-height: calc(100vh - var(--header-height));--font-size-xs: calc(var(--font-size-base) * .65);--font-size-sm: calc(var(--font-size-base) * .85);--font-size-base: clamp(1rem, .95rem + .2vw, 1.125rem);--font-size-lg: calc(var(--font-size-base) * 1.05);--font-size-xl: calc(var(--font-size-base) * 1.25);--font-size-2xl: calc(var(--font-size-base) * 1.563);--font-size-3xl: calc(var(--font-size-base) * 1.953);--font-size-4xl: calc(var(--font-size-base) * 2.441);--font-size-5xl: calc(var(--font-size-base) * 3.052);--space-size-xs: calc(var(--space-size-md) / 4);--space-size-sm: calc(var(--space-size-md) / 2);--space-size-md: var(--font-size-base);--space-size-lg: calc(var(--space-size-md) * 1.25);--space-size-xl: calc(var(--space-size-lg) * 1.25);--space-size-2xl: calc(var(--space-size-lg) * 2);--space-size-3xl: calc(var(--space-size-lg) * 3);--space-size-4xl: calc(var(--space-size-lg) * 4);@media (min-width: 768px){--header-height: 110px}}[x-cloak]{display:none!important}input[type=text]::selection{color:var(--brand);background-color:var(--background-light)}.scroll-thin::-webkit-scrollbar{height:4px}.scroll-thin::-webkit-scrollbar-thumb{background-color:#64646466;border-radius:2px}.scroll-thin::-webkit-scrollbar-track{background:transparent}.scroll-thin{scrollbar-width:thin;scrollbar-color:rgba(100,100,100,.4) transparent}.line-background{background:linear-gradient(to top,var(--brand) 0%,var(--brand) 45%,transparent 46%);background-repeat:no-repeat;background-size:100% 2em;box-decoration-break:clone;-webkit-box-decoration-break:clone}[id]{scroll-margin-top:calc(var(--header-height) + 10px)}@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}}
