.icon[data-astro-cid-6yl4sqwh]{flex:none;width:1.15rem;height:1.15rem}.color-mark[data-astro-cid-hwpavrhw]{grid-template-columns:repeat(2,.4rem);gap:.28rem;display:inline-grid}.color-mark[data-astro-cid-hwpavrhw] i[data-astro-cid-hwpavrhw]{border-radius:50%;width:.4rem;height:.4rem}.color-mark[data-astro-cid-hwpavrhw] i[data-astro-cid-hwpavrhw][data-c=red]{background:var(--accent-red)}.color-mark[data-astro-cid-hwpavrhw] i[data-astro-cid-hwpavrhw][data-c=blue]{background:var(--accent-blue)}.color-mark[data-astro-cid-hwpavrhw] i[data-astro-cid-hwpavrhw][data-c=green]{background:var(--accent-green)}.color-mark[data-astro-cid-hwpavrhw] i[data-astro-cid-hwpavrhw][data-c=yellow]{background:var(--accent-yellow)}.logo-mark[data-astro-cid-oi4ikm3y]{width:100%;height:auto;color:var(--logo-accent);filter:var(--fx-logo-glow);transition:color var(--accent-transition-duration) var(--ease-out-expo), filter var(--accent-transition-duration) var(--ease-out-expo);display:block}.boot[data-astro-cid-cdcj2myy]{z-index:var(--z-overlay);background:var(--color-background);transition:background-color .4s var(--ease-out-expo);place-items:center;display:none;position:fixed;inset:0}html.boot-run .boot[data-astro-cid-cdcj2myy],.boot[data-astro-cid-cdcj2myy].is-leaving{display:grid}.boot[data-astro-cid-cdcj2myy].is-leaving{pointer-events:none;background:0 0}.boot__console[data-astro-cid-cdcj2myy]{border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:color-mix(in srgb, var(--color-surface) 85%, transparent);width:min(24rem,88vw);box-shadow:var(--shadow-panel);transition:opacity .35s var(--ease-out-expo), border-color .35s var(--ease-out-expo), box-shadow .35s var(--ease-out-expo);padding:1.4rem 1.5rem 1.5rem;position:relative}.boot[data-astro-cid-cdcj2myy].is-leaving .boot__console[data-astro-cid-cdcj2myy]{box-shadow:none;background:0 0;border-color:#0000}.boot[data-astro-cid-cdcj2myy].is-leaving .boot__head[data-astro-cid-cdcj2myy],.boot[data-astro-cid-cdcj2myy].is-leaving .boot__lines[data-astro-cid-cdcj2myy],.boot[data-astro-cid-cdcj2myy].is-leaving .boot__progress[data-astro-cid-cdcj2myy],.boot[data-astro-cid-cdcj2myy].is-leaving .boot__foot[data-astro-cid-cdcj2myy],.boot[data-astro-cid-cdcj2myy].is-leaving .boot__skip[data-astro-cid-cdcj2myy]{opacity:0;transition:opacity .3s var(--ease-out-expo)}.boot__logo[data-astro-cid-cdcj2myy]{width:5.2rem;color:var(--logo-neutral);will-change:transform;margin:0 auto 1.1rem;display:block}.boot__logo[data-astro-cid-cdcj2myy] .logo-mark{color:inherit;animation:boot-logo-in .5s var(--ease-out-expo) both}.boot__head[data-astro-cid-cdcj2myy]{letter-spacing:.18em;color:var(--controls-accent);justify-content:space-between;gap:1rem;margin-bottom:.9rem;font-size:.62rem;display:flex}.boot__code[data-astro-cid-cdcj2myy]{color:var(--color-text-faint)}.boot__lines[data-astro-cid-cdcj2myy]{color:var(--color-text-muted);gap:.45rem;min-height:7rem;font-size:.76rem;display:grid}.boot__lines[data-astro-cid-cdcj2myy] li[data-astro-cid-cdcj2myy]{opacity:0;animation:boot-line .35s var(--ease-out-expo) forwards;animation-delay:calc(var(--i) * .2s);gap:.5rem;display:flex;transform:translate(-6px)}.boot__prompt[data-astro-cid-cdcj2myy]{color:var(--controls-accent)}.boot__ok[data-astro-cid-cdcj2myy]{color:var(--color-success)}.boot__ready[data-astro-cid-cdcj2myy]{color:var(--color-text)}.boot__progress[data-astro-cid-cdcj2myy]{grid-template-columns:repeat(14,1fr);gap:3px;margin-top:1.1rem;display:grid}.boot__progress[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy]{background:color-mix(in srgb, var(--color-text) 12%, transparent);border-radius:1px;height:4px;overflow:hidden}.boot__progress[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy]:after{content:"";background:var(--controls-accent);transform-origin:0;height:100%;animation:.12s linear forwards boot-seg;animation-delay:calc(.15s + var(--i) * 90ms);display:block;transform:scaleX(0)}.boot__foot[data-astro-cid-cdcj2myy]{letter-spacing:.14em;color:var(--color-text-faint);justify-content:space-between;align-items:center;margin-top:.9rem;font-size:.62rem;display:flex}.boot__dots[data-astro-cid-cdcj2myy]{gap:.35rem;display:inline-flex}.boot__dots[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy]{opacity:0;width:.4rem;height:.4rem;animation:boot-dot .3s var(--ease-out-back) forwards;border-radius:50%}.boot__dots[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy][data-c=red]{background:var(--accent-red);animation-delay:.35s}.boot__dots[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy][data-c=green]{background:var(--accent-green);animation-delay:.5s}.boot__dots[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy][data-c=yellow]{background:var(--accent-yellow);animation-delay:.65s}.boot__dots[data-astro-cid-cdcj2myy] i[data-astro-cid-cdcj2myy][data-c=blue]{background:var(--accent-blue);animation-delay:.8s}.boot__status[data-astro-cid-cdcj2myy]{opacity:0;animation:boot-line .3s var(--ease-out-expo) forwards;animation-delay:1s}.boot__skip[data-astro-cid-cdcj2myy]{color:var(--color-text-faint);border:1px solid var(--color-border);border-radius:var(--radius-full);padding:.5rem .9rem;font-size:.72rem;position:absolute;bottom:1.5rem;right:1.5rem}.boot__skip[data-astro-cid-cdcj2myy]:hover{color:var(--color-text)}@keyframes boot-line{to{opacity:1;transform:none}}@keyframes boot-logo-in{0%{opacity:0;transform:translateY(6px)scale(.96)}}@keyframes boot-seg{to{transform:scaleX(1)}}@keyframes boot-dot{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}.palette[data-astro-cid-q53syoc4]{z-index:var(--z-palette);visibility:hidden;opacity:0;transition:opacity var(--duration-normal) var(--ease-out-expo), visibility 0s linear var(--duration-normal);place-items:start center;padding-top:clamp(3rem,12vh,8rem);display:grid;position:fixed;inset:0}.palette[data-astro-cid-q53syoc4][data-open=true]{visibility:visible;opacity:1;transition:opacity var(--duration-normal) var(--ease-out-expo), visibility 0s}.palette__backdrop[data-astro-cid-q53syoc4]{background:color-mix(in srgb, var(--color-background) 70%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:absolute;inset:0}.palette__dialog[data-astro-cid-q53syoc4]{width:min(38rem,92vw);max-height:min(70vh,40rem);transition:transform var(--duration-normal) var(--ease-out-expo);flex-direction:column;display:flex;position:relative;overflow:hidden;transform:translateY(-8px)scale(.99)}.palette[data-astro-cid-q53syoc4][data-open=true] .palette__dialog[data-astro-cid-q53syoc4]{transform:none}.palette__search[data-astro-cid-q53syoc4]{border-bottom:1px solid var(--color-border);color:var(--color-text-muted);align-items:center;gap:.65rem;padding:1rem 1.1rem;display:flex}.palette__input[data-astro-cid-q53syoc4]{color:var(--color-text);font-size:1rem;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1}.palette__esc[data-astro-cid-q53syoc4]{border:1px solid var(--color-border);border-radius:var(--radius-xs);color:var(--color-text-faint);padding:.15rem .4rem;font-size:.62rem}.palette__scroll[data-astro-cid-q53syoc4]{padding:.6rem;overflow-y:auto}.palette__group[data-astro-cid-q53syoc4]{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-faint);padding:.75rem .6rem .35rem;font-size:.64rem}.palette__item[data-astro-cid-q53syoc4]{border-radius:var(--radius-sm);width:100%;color:var(--color-text-muted);text-align:left;align-items:center;gap:.65rem;padding:.6rem .7rem;font-size:.9rem;display:flex}.palette__item[data-astro-cid-q53syoc4]>span[data-astro-cid-q53syoc4]:nth-child(2){flex:1}.palette__item[data-astro-cid-q53syoc4].is-active,.palette__item[data-astro-cid-q53syoc4]:hover{background:color-mix(in srgb, var(--color-accent) 12%, transparent);color:var(--color-text)}.palette__meta[data-astro-cid-q53syoc4]{color:var(--color-text-faint);font-size:.7rem}.palette__empty[data-astro-cid-q53syoc4]{text-align:center;color:var(--color-text-faint);font-family:var(--font-mono);padding:2rem;font-size:.85rem}@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(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.site-footer[data-astro-cid-qup6pdxl]{z-index:var(--z-raised);border-top:1px solid var(--color-border);background:color-mix(in srgb, var(--color-background-secondary) 80%, transparent);margin-top:clamp(4rem,10vw,8rem);position:relative}.site-footer__inner[data-astro-cid-qup6pdxl]{gap:2.5rem;padding-block:clamp(3rem,6vw,4.5rem);display:grid}.site-footer__system[data-astro-cid-qup6pdxl]{align-items:center;gap:.65rem;display:inline-flex}@media (prefers-reduced-motion:no-preference){html.reveal-ready .site-footer__system[data-astro-cid-qup6pdxl] .color-mark i{opacity:0;transform:scale(.3)}.site-footer__system[data-astro-cid-qup6pdxl].is-visible .color-mark i{animation:mark-pop var(--duration-normal) var(--ease-out-back) forwards}.site-footer__system[data-astro-cid-qup6pdxl].is-visible .color-mark i:nth-child(2){animation-delay:90ms}.site-footer__system[data-astro-cid-qup6pdxl].is-visible .color-mark i:nth-child(3){animation-delay:.18s}.site-footer__system[data-astro-cid-qup6pdxl].is-visible .color-mark i:nth-child(4){animation-delay:.27s}}@keyframes mark-pop{to{opacity:1;transform:scale(1)}}.site-footer__tagline[data-astro-cid-qup6pdxl]{max-width:24rem;color:var(--color-text-muted);margin-top:.85rem}.site-footer__brand[data-astro-cid-qup6pdxl] .chip[data-astro-cid-qup6pdxl]{margin-top:1rem}.site-footer__nav[data-astro-cid-qup6pdxl] ul[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);gap:.6rem;font-size:.8rem;display:grid}.site-footer__nav[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-expo)}.site-footer__nav[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover{color:var(--color-accent)}.site-footer__links[data-astro-cid-qup6pdxl]{gap:1rem;min-width:0;display:grid}.site-footer__contact[data-astro-cid-qup6pdxl]{font-family:var(--font-mono);color:var(--color-text);word-break:break-word;align-items:center;gap:.5rem;font-size:.85rem;display:inline-flex}.site-footer__contact[data-astro-cid-qup6pdxl]:hover{color:var(--color-accent)}.site-footer__social[data-astro-cid-qup6pdxl]{flex-wrap:wrap;gap:1.25rem;font-size:.85rem;display:flex}.site-footer__social[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-expo);align-items:center;gap:.4rem;display:inline-flex}.site-footer__social[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover{color:var(--color-text)}.site-footer__base[data-astro-cid-qup6pdxl]{border-top:1px solid var(--color-border);color:var(--color-text-faint);flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding-block:1.5rem;font-size:.72rem;display:flex}@media (width>=720px){.site-footer__inner[data-astro-cid-qup6pdxl]{grid-template-columns:1.4fr .8fr 1.2fr;gap:2rem}}.lang-switcher[data-astro-cid-ecceicg2]{font-family:var(--font-mono);letter-spacing:.08em;align-items:center;gap:.1rem;font-size:.72rem;display:inline-flex}.lang-switcher__link[data-astro-cid-ecceicg2]{border-radius:var(--radius-sm);color:var(--color-text-faint);transition:color var(--duration-fast) var(--ease-out-expo);padding:.35rem .5rem}.lang-switcher__link[data-astro-cid-ecceicg2]:hover{color:var(--color-text)}.lang-switcher__link[data-astro-cid-ecceicg2]:focus-visible{outline-color:var(--controls-accent)}.lang-switcher__link[data-astro-cid-ecceicg2][aria-current=true]{color:var(--controls-accent);background:color-mix(in srgb, var(--controls-accent) 10%, transparent)}.sr-only[data-astro-cid-ecceicg2]{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.theme-switcher[data-astro-cid-ky2xk44p]{border:1px solid var(--color-border);border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-surface) 60%, transparent);align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.theme-switcher__btn[data-astro-cid-ky2xk44p]{border-radius:var(--radius-full);width:2rem;height:2rem;color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-expo), background-color var(--duration-fast) var(--ease-out-expo);place-items:center;display:inline-grid}.theme-switcher__btn[data-astro-cid-ky2xk44p]:hover{color:var(--color-text)}.theme-switcher__btn[data-astro-cid-ky2xk44p]:focus-visible{outline-color:var(--controls-accent)}.theme-switcher__btn[data-astro-cid-ky2xk44p][aria-pressed=true]{color:var(--controls-accent);background:color-mix(in srgb, var(--controls-accent) 14%, transparent);--glow-color:var(--controls-accent-vivid);box-shadow:var(--fx-dot-glow)}.sr-only[data-astro-cid-ky2xk44p]{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.site-header[data-astro-cid-vwn3tmth]{z-index:var(--z-dock);background:color-mix(in srgb, var(--color-background) 62%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid color-mix(in srgb, var(--color-border) 70%, transparent);position:sticky;top:0}.site-header__inner[data-astro-cid-vwn3tmth]{justify-content:space-between;align-items:center;gap:1rem;height:3.6rem;display:flex}.og-link[data-astro-cid-vwn3tmth]{border-radius:var(--radius-sm);align-items:center;min-height:2.75rem;padding-inline:.15rem;display:flex}.og-link[data-astro-cid-vwn3tmth] .og-link__mark{width:3rem}.og-link[data-astro-cid-vwn3tmth]:hover .og-link__mark{filter:var(--fx-logo-glow-strong,var(--fx-logo-glow))}.nav-line[data-astro-cid-vwn3tmth]{display:none}.nav-line[data-astro-cid-vwn3tmth] ul[data-astro-cid-vwn3tmth]{align-items:center;gap:clamp(.5rem,2vw,1.5rem);display:flex}.nav-line__link[data-astro-cid-vwn3tmth]{--item-accent:var(--color-text);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-expo);padding:.45rem .15rem;font-size:.72rem;display:inline-flex;position:relative}.nav-line__link[data-astro-cid-vwn3tmth][data-accent=red]{--item-accent:var(--accent-red)}.nav-line__link[data-astro-cid-vwn3tmth][data-accent=green]{--item-accent:var(--accent-green)}.nav-line__link[data-astro-cid-vwn3tmth][data-accent=yellow]{--item-accent:var(--accent-yellow)}.nav-line__link[data-astro-cid-vwn3tmth][data-accent=blue]{--item-accent:var(--accent-blue)}.nav-line__link[data-astro-cid-vwn3tmth]:hover{color:var(--color-text)}.nav-line__link[data-astro-cid-vwn3tmth]:after{content:"";background:var(--item-accent);height:2px;transition:right var(--duration-fast) var(--ease-out-expo);border-radius:1px;position:absolute;bottom:0;left:0;right:100%}.nav-line__link[data-astro-cid-vwn3tmth]:hover:after{right:40%}.nav-line__link[data-astro-cid-vwn3tmth][aria-current=page]{color:var(--item-accent)}.nav-line__link[data-astro-cid-vwn3tmth][aria-current=page]:after{right:0}.site-header__actions[data-astro-cid-vwn3tmth]{align-items:center;gap:.55rem;display:flex}.cmd-btn[data-astro-cid-vwn3tmth]{border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-text-muted);transition:color var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo);align-items:center;gap:.35rem;padding:.4rem .55rem;font-size:.7rem;display:inline-flex}.cmd-btn[data-astro-cid-vwn3tmth]:hover{color:var(--controls-accent);border-color:color-mix(in srgb, var(--controls-accent) 45%, transparent);--glow-color:var(--controls-accent-vivid);box-shadow:var(--fx-dot-glow)}.cmd-btn[data-astro-cid-vwn3tmth]:focus-visible{outline-color:var(--controls-accent)}.cmd-btn__key[data-astro-cid-vwn3tmth]{border-radius:var(--radius-xs);border:1px solid var(--color-border);color:var(--color-text-faint);padding:.05rem .3rem;font-size:.62rem}.menu-toggle[data-astro-cid-vwn3tmth]{border-radius:var(--radius-sm);border:1px solid var(--color-border);width:2.4rem;height:2.4rem;color:var(--color-text);transition:color var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo);place-items:center;display:inline-grid}.menu-toggle[data-astro-cid-vwn3tmth]:hover,.menu-toggle[data-astro-cid-vwn3tmth][aria-expanded=true]{color:var(--controls-accent);border-color:color-mix(in srgb, var(--controls-accent) 45%, transparent)}.menu-toggle[data-astro-cid-vwn3tmth]:focus-visible{outline-color:var(--controls-accent)}.mobile-menu[data-astro-cid-vwn3tmth]{transition:grid-template-rows var(--duration-normal) var(--ease-out-expo);border-top:1px solid #0000;grid-template-rows:0fr;display:grid;overflow:hidden}.mobile-menu[data-astro-cid-vwn3tmth][data-open=true]{border-top-color:var(--color-border);grid-template-rows:1fr}.mobile-menu__nav[data-astro-cid-vwn3tmth],.mobile-menu__foot[data-astro-cid-vwn3tmth]{min-height:0}.mobile-menu__nav[data-astro-cid-vwn3tmth] ul[data-astro-cid-vwn3tmth]{padding:.75rem clamp(1.25rem,5vw,3rem)}.mobile-menu__link[data-astro-cid-vwn3tmth]{--item-accent:var(--color-text);font-family:var(--font-display);border-bottom:1px solid var(--color-border);color:var(--color-text);align-items:center;gap:.75rem;padding:.85rem 0;font-size:1.4rem;display:flex}.mobile-menu__link[data-astro-cid-vwn3tmth][data-accent=red]{--item-accent:var(--accent-red)}.mobile-menu__link[data-astro-cid-vwn3tmth][data-accent=green]{--item-accent:var(--accent-green)}.mobile-menu__link[data-astro-cid-vwn3tmth][data-accent=yellow]{--item-accent:var(--accent-yellow)}.mobile-menu__link[data-astro-cid-vwn3tmth][data-accent=blue]{--item-accent:var(--accent-blue)}.mobile-menu__dot[data-astro-cid-vwn3tmth]{background:var(--item-accent);border-radius:50%;flex:none;width:.5rem;height:.5rem}.mobile-menu__link[data-astro-cid-vwn3tmth][aria-current=page]{color:var(--item-accent)}.mobile-menu__idx[data-astro-cid-vwn3tmth]{color:var(--color-text-faint);font-size:.7rem}.mobile-menu__foot[data-astro-cid-vwn3tmth]{justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1.25rem,5vw,3rem) 1.5rem;display:flex}@media (width>=900px){.nav-line[data-astro-cid-vwn3tmth]{display:block}.menu-toggle[data-astro-cid-vwn3tmth],.mobile-menu[data-astro-cid-vwn3tmth]{display:none}.site-header__hide-sm[data-astro-cid-vwn3tmth]{display:block}}@media (width<=899px){.site-header__hide-sm[data-astro-cid-vwn3tmth]{display:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:var(--font-mono);--radius-xs:.125rem;--radius-sm:var(--radius-sm);--radius-md:var(--radius-md);--radius-lg:var(--radius-lg);--radius-xl:var(--radius-xl);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-surface:var(--color-surface);--color-surface-elevated:var(--color-surface-elevated);--color-accent:var(--color-accent);--color-border:var(--color-border);--color-success:var(--color-success);--color-danger:var(--color-danger);--font-display:var(--font-display);--font-body:var(--font-body)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.static{position:static}.sticky{position:sticky}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.border{border-style:var(--tw-border-style);border-width:1px}.text-wrap{text-wrap:wrap}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--neon-red:#ff3b4d;--neon-green:#39ff88;--neon-yellow:#ffe44d;--neon-blue:#3b82ff;--font-display:"Space Grotesk", "Sora", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Geist Mono", ui-monospace, "SF Mono", "Cascadia Code", "Roboto Mono", monospace;--font-size-display:clamp(2.8rem, 11vw, 8rem);--font-size-h1:clamp(2.6rem, 7vw, 5rem);--font-size-h2:clamp(2rem, 4.5vw, 3.4rem);--font-size-h3:clamp(1.4rem, 2.6vw, 2rem);--font-size-h4:1.2rem;--font-size-lead:clamp(1.05rem, 1.5vw, 1.2rem);--font-size-body-lg:1.05rem;--font-size-body:1rem;--font-size-body-sm:.9rem;--font-size-caption:.75rem;--font-size-label:.72rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--space-32:8rem;--space-page-x:clamp(1.25rem, 5vw, 3rem);--space-section:clamp(4rem, 9vw, 8rem);--space-hero-y:clamp(3rem, 8vw, 6rem);--space-content:clamp(2.5rem, 5vw, 4rem);--space-component:1.5rem;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:26px;--radius-full:999px;--container-max:78rem;--content-max:42rem;--z-base:1;--z-raised:10;--z-dock:60;--z-overlay:80;--z-palette:90;--z-cursor:100;--duration-instant:.1s;--duration-fast:.15s;--duration-normal:.28s;--duration-slow:.52s;--duration-page:.6s;--ease-standard:cubic-bezier(.2, .8, .2, 1);--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-out-back:cubic-bezier(.34, 1.36, .64, 1);--ease-in-out:cubic-bezier(.65, 0, .35, 1)}:root,:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--color-background:#050609;--color-background-secondary:#090c12;--color-surface:#0e131d;--color-surface-elevated:#131a26;--color-text:#f4f7fb;--color-text-muted:#9aa4b2;--color-text-faint:#5b6472;--accent-red:var(--neon-red);--accent-green:var(--neon-green);--accent-yellow:var(--neon-yellow);--accent-blue:var(--neon-blue);--accent-red-vivid:var(--neon-red);--accent-green-vivid:var(--neon-green);--accent-yellow-vivid:var(--neon-yellow);--accent-blue-vivid:var(--neon-blue);--home-accent:var(--accent-blue);--home-accent-vivid:var(--accent-blue-vivid);--logo-neutral:#fff;--fx-logo-glow:drop-shadow(0 0 10px var(--logo-glow-color))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-logo-glow:drop-shadow(0 0 10px color-mix(in srgb, var(--logo-glow-color) 42%, transparent))}}:root,:root[data-theme=dark]{--fx-logo-glow-strong:drop-shadow(0 0 16px var(--logo-glow-color))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-logo-glow-strong:drop-shadow(0 0 16px color-mix(in srgb, var(--logo-glow-color) 68%, transparent))}}:root,:root[data-theme=dark]{--color-accent:var(--section-accent,var(--home-accent));--color-accent-vivid:var(--section-accent-vivid,var(--home-accent-vivid));--color-success:var(--accent-green);--color-danger:var(--accent-red);--color-warning:var(--accent-yellow);--color-border:#ffffff14;--color-border-strong:#ffffff29;--color-focus:var(--color-accent);--noise-opacity:.04;--shadow-panel:0 24px 60px -20px #000000b3;--shadow-raised:0 40px 90px -30px #000000d9;--glow-accent:0 0 40px -8px var(--color-accent-vivid)}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--glow-accent:0 0 40px -8px color-mix(in srgb, var(--color-accent-vivid) 55%, transparent)}}:root,:root[data-theme=dark]{--fx-text-glow:0 0 70px var(--glow-color,var(--color-accent-vivid))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-text-glow:0 0 70px color-mix(in srgb, var(--glow-color,var(--color-accent-vivid)) 45%, transparent)}}:root,:root[data-theme=dark]{--fx-card-glow:0 0 50px -14px var(--glow-color,var(--color-accent-vivid))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-card-glow:0 0 50px -14px color-mix(in srgb, var(--glow-color,var(--color-accent-vivid)) 60%, transparent)}}:root,:root[data-theme=dark]{--fx-dot-glow:0 0 10px var(--glow-color,var(--color-accent-vivid))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-dot-glow:0 0 10px color-mix(in srgb, var(--glow-color,var(--color-accent-vivid)) 55%, transparent)}}:root,:root[data-theme=dark]{--fx-dot-glow-strong:0 0 16px var(--glow-color,var(--color-accent-vivid))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--fx-dot-glow-strong:0 0 16px color-mix(in srgb, var(--glow-color,var(--color-accent-vivid)) 85%, transparent)}}:root,:root[data-theme=dark]{--surface-gradient:linear-gradient(160deg, var(--color-surface), var(--color-surface))}@supports (color:color-mix(in lab, red, red)){:root,:root[data-theme=dark]{--surface-gradient:linear-gradient(160deg, color-mix(in srgb, var(--color-surface) 92%, var(--color-accent) 8%), var(--color-surface))}}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-background:#f4f6f8;--color-background-secondary:#fff;--color-surface:#fff;--color-surface-elevated:#e9edf2;--color-text:#10141c;--color-text-muted:#586170;--color-text-faint:#97a0af;--accent-red:#d92638;--accent-green:#0e8f52;--accent-yellow:#93700a;--accent-blue:#2563eb;--accent-red-vivid:var(--neon-red);--accent-green-vivid:var(--neon-green);--accent-yellow-vivid:var(--neon-yellow);--accent-blue-vivid:var(--neon-blue);--home-accent:var(--accent-blue);--home-accent-vivid:var(--accent-blue-vivid);--logo-neutral:#10141c;--fx-logo-glow:none;--fx-logo-glow-strong:none;--color-accent:var(--section-accent,var(--home-accent));--color-accent-vivid:var(--section-accent-vivid,var(--home-accent-vivid));--color-success:var(--accent-green);--color-danger:var(--accent-red);--color-warning:var(--accent-yellow);--color-border:#10141c1a;--color-border-strong:#10141c2e;--color-focus:var(--color-accent);--noise-opacity:.03;--shadow-panel:0 20px 45px -24px #10141c3d;--shadow-raised:0 32px 70px -30px #10141c47;--glow-accent:0 0 0 0 transparent;--fx-text-glow:none;--fx-card-glow:0 0 0 0 transparent;--fx-dot-glow:0 0 0 0 transparent;--fx-dot-glow-strong:0 0 0 0 transparent;--surface-gradient:linear-gradient(160deg, #fff, var(--color-surface-elevated))}@supports (color:color-mix(in lab, red, red)){:root[data-theme=light]{--surface-gradient:linear-gradient(160deg, #fff, color-mix(in srgb, var(--color-surface-elevated) 70%, #fff))}}:root[data-accent=red]{--section-accent:var(--accent-red);--section-accent-vivid:var(--accent-red-vivid)}:root[data-accent=green]{--section-accent:var(--accent-green);--section-accent-vivid:var(--accent-green-vivid)}:root[data-accent=yellow]{--section-accent:var(--accent-yellow);--section-accent-vivid:var(--accent-yellow-vivid)}:root[data-accent=blue]{--section-accent:var(--accent-blue);--section-accent-vivid:var(--accent-blue-vivid)}:root[data-selected-accent=red]{--selected-accent:var(--accent-red);--selected-accent-vivid:var(--accent-red-vivid)}:root[data-selected-accent=green]{--selected-accent:var(--accent-green);--selected-accent-vivid:var(--accent-green-vivid)}:root[data-selected-accent=yellow]{--selected-accent:var(--accent-yellow);--selected-accent-vivid:var(--accent-yellow-vivid)}:root[data-selected-accent=blue]{--selected-accent:var(--accent-blue);--selected-accent-vivid:var(--accent-blue-vivid)}:root[data-preview-accent=red]{--preview-accent:var(--accent-red);--preview-accent-vivid:var(--accent-red-vivid)}:root[data-preview-accent=green]{--preview-accent:var(--accent-green);--preview-accent-vivid:var(--accent-green-vivid)}:root[data-preview-accent=yellow]{--preview-accent:var(--accent-yellow);--preview-accent-vivid:var(--accent-yellow-vivid)}:root[data-preview-accent=blue]{--preview-accent:var(--accent-blue);--preview-accent-vivid:var(--accent-blue-vivid)}:root{--logo-accent:var(--preview-accent,var(--selected-accent,var(--logo-neutral)));--logo-glow-color:var(--preview-accent-vivid,var(--selected-accent-vivid,var(--logo-neutral)));--controls-accent:var(--preview-accent,var(--selected-accent,var(--accent-blue)));--controls-accent-vivid:var(--preview-accent-vivid,var(--selected-accent-vivid,var(--accent-blue-vivid)));--accent-transition-duration:.32s;--neon-activation-duration:.48s;--particle-opacity:.5;--connection-opacity:.22;--connection-width:1px;--orbit-radius:4.5rem;--interaction-radius:150px}*{border-color:var(--color-border)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--color-background);min-height:100dvh;color:var(--color-text);font-family:var(--font-body);font-feature-settings:"ss01", "cv01";transition:background-color var(--duration-normal) var(--ease-out-expo), color var(--duration-normal) var(--ease-out-expo);font-size:1rem;line-height:1.7;overflow-x:hidden}::selection{background:var(--color-accent)}@supports (color:color-mix(in lab, red, red)){::selection{background:color-mix(in srgb, var(--color-accent) 30%, transparent)}}::selection{color:var(--color-text)}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;text-wrap:balance;font-weight:600;line-height:1.02}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--color-focus);outline-offset:3px;border-radius:3px}.app-noise{pointer-events:none;z-index:0;opacity:var(--noise-opacity);mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.container-shell{width:100%;max-width:var(--container-max);padding-inline:var(--space-page-x);margin-inline:auto}.section-block{padding-block:var(--space-section);position:relative}.eyebrow{font-family:var(--font-mono);font-size:var(--font-size-label);letter-spacing:.32em;text-transform:uppercase;color:var(--color-accent)}.mono{font-family:var(--font-mono);font-feature-settings:"zero" 1}.text-muted{color:var(--color-text-muted)}.panel{background:var(--surface-gradient);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-panel);position:relative}.panel-glow{box-shadow:var(--shadow-panel), var(--glow-accent)}.btn{--btn-accent:var(--color-accent);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);border:1px solid var(--color-border-strong);color:var(--color-text);background:var(--color-surface);justify-content:center;align-items:center;gap:.55rem;padding:.85rem 1.4rem;font-size:.82rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.btn{background:color-mix(in srgb, var(--color-surface) 80%, transparent)}}.btn{transition:transform var(--duration-fast) var(--ease-out-expo), border-color var(--duration-fast) var(--ease-out-expo), background-color var(--duration-fast) var(--ease-out-expo), box-shadow var(--duration-fast) var(--ease-out-expo);will-change:transform}.btn:hover{border-color:var(--btn-accent);box-shadow:var(--glow-accent)}:root[data-theme=light] .btn:hover{background:var(--color-accent)}@supports (color:color-mix(in lab, red, red)){:root[data-theme=light] .btn:hover{background:color-mix(in srgb, var(--color-accent) 8%, transparent)}}.btn--primary{background:var(--color-accent-vivid);color:#04070c;border-color:#0000;font-weight:600}.btn--primary:hover{filter:brightness(1.08)}.btn--ghost{background:0 0}.chip{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-text-muted);background:var(--color-surface);align-items:center;gap:.4rem;padding:.3rem .65rem;font-size:.7rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.chip{background:color-mix(in srgb, var(--color-surface) 60%, transparent)}}.status-dot{border-radius:var(--radius-full);background:var(--color-success);width:.55rem;height:.55rem;box-shadow:0 0 0 0 var(--color-success)}@supports (color:color-mix(in lab, red, red)){.status-dot{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 70%, transparent)}}html.boot-run body>.site-header,html.boot-run body>main,html.boot-run body>.site-footer{opacity:0}html.boot-done body>.site-header,html.boot-done body>main,html.boot-done body>.site-footer{animation:boot-chrome-in var(--duration-slow) var(--ease-out-expo) both}@keyframes boot-chrome-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}html.boot-flight [data-logo-target]{opacity:0}html.debug-mode [data-reveal]{outline:1px dashed var(--neon-red)}@supports (color:color-mix(in lab, red, red)){html.debug-mode [data-reveal]{outline:1px dashed color-mix(in srgb, var(--neon-red) 40%, transparent)}}html.debug-mode [data-reveal]{outline-offset:4px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reveal-ready [data-reveal]{opacity:0;transition:opacity var(--duration-slow) var(--ease-out-expo), transform var(--duration-slow) var(--ease-out-expo);transition-delay:var(--reveal-delay,0s);transform:translateY(1.1rem)}.reveal-ready [data-reveal].is-visible{opacity:1;transform:none}.cursor-dot{pointer-events:none;width:8px;height:8px;z-index:var(--z-cursor);border-radius:var(--radius-full);background:var(--cursor-color,var(--controls-accent));box-shadow:0 0 0 1px var(--color-background);position:fixed;top:0;left:0}@supports (color:color-mix(in lab, red, red)){.cursor-dot{box-shadow:0 0 0 1px color-mix(in srgb, var(--color-background) 55%, transparent)}}.cursor-dot{opacity:0;transition:background-color var(--accent-transition-duration) var(--ease-out-expo), opacity var(--duration-fast) var(--ease-out-expo)}.cursor-dot.is-visible{opacity:.9}.cursor-dot.is-near{opacity:.55}.cursor-dot.is-suppressed{opacity:0}@keyframes status-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 60%, transparent)}70%{box-shadow:0 0 0 7px #0000}to{box-shadow:0 0 #0000}}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation:vt-out var(--duration-normal) var(--ease-out-expo) both}::view-transition-new(root){animation:vt-in var(--duration-slow) var(--ease-out-expo) both}.status-dot{animation:2.6s ease-out infinite status-pulse}}@keyframes vt-out{to{opacity:0;transform:translateY(-6px)}}@keyframes vt-in{0%{opacity:0;transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.skip-link[data-astro-cid-z4jru4n3]{z-index:var(--z-palette);border-radius:var(--radius-full);background:var(--color-accent);color:#04070c;font-family:var(--font-mono);transition:transform var(--duration-fast) var(--ease-out-expo);padding:.7rem 1.1rem;font-size:.8rem;font-weight:600;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link[data-astro-cid-z4jru4n3]:focus-visible{transform:translateY(0)}
