:root{--ref-white:#fff;--ref-black:#09090b;--ref-neutral-50:#fafafa;--ref-neutral-100:#f4f4f5;--ref-neutral-200:#e4e4e7;--ref-neutral-300:#d4d4d8;--ref-neutral-400:#a1a1aa;--ref-neutral-500:#71717a;--ref-neutral-600:#52525b;--ref-neutral-700:#3f3f46;--ref-neutral-800:#27272a;--ref-neutral-900:#18181b;--ref-neutral-950:#0b0b0d;--ref-brand-50:#eef5ff;--ref-brand-100:#d9e7ff;--ref-brand-200:#bcd4ff;--ref-brand-300:#8ebaff;--ref-brand-400:#5a94ff;--ref-brand-500:#3572f0;--ref-brand-600:#1d55d8;--ref-brand-700:#1944ae;--ref-brand-800:#183c8c;--ref-brand-900:#163370;--ref-success:#16a34a;--ref-success-soft:#dcfce7;--ref-warning:#d97706;--ref-warning-soft:#fef3c7;--ref-danger:#dc2626;--ref-danger-soft:#fee2e2;--ref-info:#0284c7;--ref-info-soft:#e0f2fe;color-scheme:light;--bg:var(--ref-white);--bg-soft:var(--ref-neutral-50);--bg-deep:var(--ref-neutral-100);--bg-emphasis:var(--ref-neutral-200);--bg-inverse:var(--ref-neutral-900);--fg:var(--ref-neutral-900);--fg-soft:var(--ref-neutral-700);--fg-muted:var(--ref-neutral-500);--fg-subtle:var(--ref-neutral-400);--fg-inverse:var(--ref-neutral-50);--border:var(--ref-neutral-200);--border-soft:var(--ref-neutral-100);--border-strong:var(--ref-neutral-300);--brand:var(--ref-brand-600);--brand-hover:var(--ref-brand-700);--brand-subtle:var(--ref-brand-50);--brand-fg:var(--ref-white);--accent:var(--ref-brand-600);--accent-fg:var(--ref-white);--success:var(--ref-success);--success-subtle:var(--ref-success-soft);--warning:var(--ref-warning);--warning-subtle:var(--ref-warning-soft);--danger:var(--ref-danger);--danger-subtle:var(--ref-danger-soft);--info:var(--ref-info);--info-subtle:var(--ref-info-soft);--link:var(--ref-brand-700);--link-hover:var(--ref-brand-900);--focus:var(--ref-brand-500);--font-sans:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-serif:"Source Serif 4", ui-serif, Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--font-display:var(--font-sans);--fs-xs:.75rem;--fs-sm:.875rem;--fs-base:1rem;--fs-md:1.0625rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:clamp(1.4rem, 1.2rem + .8vw, 1.6rem);--fs-3xl:clamp(1.7rem, 1.4rem + 1.2vw, 2.1rem);--fs-4xl:clamp(2rem, 1.6rem + 1.8vw, 2.75rem);--fs-5xl:clamp(2.4rem, 1.8rem + 2.6vw, 3.5rem);--lh-tight:1.15;--lh-snug:1.3;--lh-base:1.6;--lh-loose:1.75;--space-0:0;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-xs:2px;--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-xs:0 1px 1px #0000000a;--shadow-sm:0 1px 2px #0000000d, 0 1px 1px #00000008;--shadow:0 2px 4px #0000000f, 0 4px 12px #0000000f;--shadow-lg:0 10px 30px #00000014, 0 4px 8px #0000000a;--shadow-xl:0 20px 40px #0000001a, 0 8px 16px #0000000d;--width-prose:44rem;--width-wide:72rem;--width-narrow:32rem;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.3, 0, 0, 1);--duration-fast:.12s;--duration:.2s;--duration-slow:.36s;--z-base:0;--z-raised:10;--z-sticky:100;--z-overlay:1000;--z-modal:1100;--z-toast:1200}[data-theme=dark]{color-scheme:dark;--bg:var(--ref-neutral-950);--bg-soft:var(--ref-neutral-900);--bg-deep:var(--ref-neutral-800);--bg-emphasis:var(--ref-neutral-700);--bg-inverse:var(--ref-neutral-50);--fg:var(--ref-neutral-50);--fg-soft:var(--ref-neutral-200);--fg-muted:var(--ref-neutral-400);--fg-subtle:var(--ref-neutral-500);--fg-inverse:var(--ref-neutral-900);--border:var(--ref-neutral-800);--border-soft:var(--ref-neutral-900);--border-strong:var(--ref-neutral-700);--brand:var(--ref-brand-400);--brand-hover:var(--ref-brand-300);--brand-subtle:#3572f01f;--brand-fg:var(--ref-neutral-950);--accent:var(--ref-brand-400);--accent-fg:var(--ref-neutral-950);--link:var(--ref-brand-300);--link-hover:var(--ref-brand-200);--focus:var(--ref-brand-400);--shadow-xs:0 1px 1px #0006;--shadow-sm:0 1px 2px #00000080, 0 1px 1px #0000004d;--shadow:0 2px 4px #00000073, 0 4px 12px #00000059;--shadow-lg:0 10px 30px #0000008c, 0 4px 8px #00000059;--shadow-xl:0 20px 40px #0009, 0 8px 16px #0006}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;hanging-punctuation:first last;text-rendering:optimizelegibility}body{font-family:var(--font-sans);font-size:var(--fs-base);line-height:var(--lh-base);color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color var(--duration) var(--ease-standard), color var(--duration) var(--ease-standard);margin:0}img,svg,video,canvas,iframe{max-width:100%;height:auto;display:block}figure img{filter:contrast(1.05)saturate(1.1)brightness(1.02);transition:filter var(--duration) var(--ease-standard)}figure img:hover{filter:contrast(1.07)saturate(1.15)brightness(1.03)}a{color:var(--link);text-underline-offset:3px;text-decoration:underline 1px}a:hover,a:focus-visible{color:var(--link-hover);text-decoration-thickness:2px}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;border-radius:var(--radius-xs)}::selection{background:var(--brand-subtle);color:var(--fg)}input,textarea,select,button{font:inherit;color:inherit}hr{border:0;border-top:1px solid var(--border);margin:1.5rem 0}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:var(--lh-tight);color:var(--fg);letter-spacing:-.005em;text-wrap:balance;margin:0 0 .5em}p,ul,ol,blockquote,dl,pre{margin:0 0 1.1rem}.skip-link{background:var(--fg);color:var(--bg);z-index:var(--z-toast);border-radius:0 0 var(--radius) 0;padding:.75rem 1rem;text-decoration:none;position:absolute;top:0;left:-9999px}.skip-link:focus-visible{left:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{color:#000;background:#fff;font-size:11pt}.site-header,.site-footer,.site-mobile-nav,.theme-toggle{display:none!important}a{color:inherit;text-decoration:underline}a[href^=http]:after{content:" (" attr(href) ")";font-size:.85em}}:root{--bg:#faf8f4;--bg-soft:#f2ede3;--bg-deep:#e8e0d0;--bg-emphasis:#ddd2ba;--bg-inverse:#2b2a26;--fg:#2b2a26;--fg-soft:#4a473f;--fg-muted:#6b675c;--fg-subtle:#8a8577;--fg-inverse:#faf8f4;--border:#877a58;--border-soft:#988662;--border-strong:#6b6248;--brand:#46693f;--brand-hover:#375231;--brand-subtle:#e1ebdf;--brand-fg:#fff;--accent:#46693f;--accent-fg:#fff;--link:#375231;--link-hover:#2b4027;--focus:#46693f;--font-display:"Source Serif 4", Georgia, "Times New Roman", serif}[data-theme=dark]{--bg:#1c1a15;--bg-soft:#262319;--bg-deep:#322d1f;--bg-emphasis:#423b28;--bg-inverse:#faf8f4;--fg:#f2ede3;--fg-soft:#d8d0bf;--fg-muted:#a89a76;--fg-subtle:#877a58;--fg-inverse:#2b2a26;--border:#877a58;--border-soft:#7a6c50;--border-strong:#a89a76;--brand:#9fc098;--brand-hover:#c3d8bf;--brand-subtle:#9fc09824;--brand-fg:#1a2a17;--accent:#9fc098;--accent-fg:#1a2a17;--link:#c3d8bf;--link-hover:#dcecda;--focus:#9fc098}.container[data-astro-cid-ygbe67ah]{width:100%;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}.container--prose[data-astro-cid-ygbe67ah]{max-width:var(--width-prose)}.container--narrow[data-astro-cid-ygbe67ah]{max-width:var(--width-narrow)}.container--wide[data-astro-cid-ygbe67ah]{max-width:var(--width-wide)}.container--full[data-astro-cid-ygbe67ah]{max-width:none;padding-inline:0}.theme-btn[data-astro-cid-iomzzyrn]{border:1.5px solid var(--brand,#c8933a);width:2.25rem;height:2.25rem;color:var(--brand,#c8933a);cursor:pointer;opacity:.85;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .18s,border-color .18s,color .18s,opacity .18s,box-shadow .18s;display:inline-flex;position:relative}.theme-btn[data-astro-cid-iomzzyrn]:hover,.theme-btn[data-astro-cid-iomzzyrn]:focus-visible{background:color-mix(in srgb, var(--brand,#c8933a) 10%, transparent);border-color:var(--brand,#c8933a);color:var(--brand,#c8933a);opacity:1;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand,#c8933a) 8%, transparent)}.theme-btn[data-astro-cid-iomzzyrn]:focus-visible{outline:2px solid color-mix(in srgb, var(--brand,#c8933a) 60%, transparent);outline-offset:3px}.theme-btn[data-astro-cid-iomzzyrn]:active{transition-duration:80ms;transform:scale(.9)}.theme-btn__icon[data-astro-cid-iomzzyrn]{justify-content:center;align-items:center;line-height:1;display:inline-flex}.masthead[data-astro-cid-vwn3tmth]{z-index:var(--z-sticky);background:var(--bg);position:sticky;top:0}.masthead__top[data-astro-cid-vwn3tmth]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding-block:.9rem;display:flex}.masthead__brand[data-astro-cid-vwn3tmth]{color:var(--fg);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.masthead__mark[data-astro-cid-vwn3tmth]{color:var(--brand);flex-shrink:0}.masthead__brandtext[data-astro-cid-vwn3tmth]{flex-direction:column;line-height:1.15;display:flex}.masthead__name[data-astro-cid-vwn3tmth]{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:-.01em;font-weight:600}.masthead__tagline[data-astro-cid-vwn3tmth]{text-transform:uppercase;letter-spacing:.11em;color:var(--fg-muted);font-size:.6875rem;display:none}.masthead__utility[data-astro-cid-vwn3tmth]{align-items:center;gap:1.1rem;display:flex}.masthead__lookup[data-astro-cid-vwn3tmth]{display:none;position:relative}.masthead__lookup[data-astro-cid-vwn3tmth] summary[data-astro-cid-vwn3tmth]{font-size:var(--fs-sm);color:var(--fg-soft);cursor:pointer;user-select:none;border-bottom:2px solid #0000;align-items:center;gap:.35rem;padding-block:.25rem;font-weight:600;list-style:none;display:inline-flex}.masthead__lookup[data-astro-cid-vwn3tmth] summary[data-astro-cid-vwn3tmth]::-webkit-details-marker{display:none}.masthead__lookup[data-astro-cid-vwn3tmth] summary[data-astro-cid-vwn3tmth]:hover,.masthead__lookup[data-astro-cid-vwn3tmth] summary[data-astro-cid-vwn3tmth]:focus-visible{color:var(--fg);border-bottom-color:var(--brand)}.masthead__lookup[data-astro-cid-vwn3tmth][open] .masthead__lookup-chevron[data-astro-cid-vwn3tmth]{transform:rotate(180deg)}.masthead__lookup-chevron[data-astro-cid-vwn3tmth]{transition:transform var(--duration) var(--ease-standard)}.masthead__lookup-list[data-astro-cid-vwn3tmth]{background:var(--bg);border-top:3px solid var(--brand);border-inline:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);min-width:15.5rem;margin:0;padding:.4rem 0;list-style:none;position:absolute;top:calc(100% + .65rem);right:0}.masthead__lookup-list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{color:var(--fg-soft);font-size:var(--fs-sm);padding:.6rem 1rem;text-decoration:none;display:block}.masthead__lookup-list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover,.masthead__lookup-list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:focus-visible{background:var(--bg-soft);color:var(--fg)}.masthead__toggle[data-astro-cid-vwn3tmth]{border:1px solid var(--border);width:44px;height:44px;color:var(--fg);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.masthead__toggle[data-astro-cid-vwn3tmth]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.masthead__nav[data-astro-cid-vwn3tmth]{border-bottom:3px solid var(--border-strong);display:none}.masthead__nav[data-astro-cid-vwn3tmth] ul[data-astro-cid-vwn3tmth]{gap:0;margin:0;padding:0;list-style:none;display:flex}.masthead__nav[data-astro-cid-vwn3tmth] li[data-astro-cid-vwn3tmth]{position:relative}.masthead__nav[data-astro-cid-vwn3tmth] li[data-astro-cid-vwn3tmth]+li[data-astro-cid-vwn3tmth]{margin-left:1.6rem}.masthead__nav[data-astro-cid-vwn3tmth] li[data-astro-cid-vwn3tmth]+li[data-astro-cid-vwn3tmth]:before{content:"·";color:var(--fg-subtle);position:absolute;left:-1.05rem}.masthead__nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{color:var(--fg-soft);font-size:var(--fs-sm);white-space:nowrap;border-bottom:3px solid #0000;margin-bottom:-3px;padding:.7rem 0 .65rem;font-weight:600;text-decoration:none;display:inline-block}.masthead__nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover,.masthead__nav[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:focus-visible{color:var(--fg);border-bottom-color:var(--brand)}@media (width>=860px){.masthead__tagline[data-astro-cid-vwn3tmth],.masthead__nav[data-astro-cid-vwn3tmth],.masthead__lookup[data-astro-cid-vwn3tmth]{display:block}.masthead__toggle[data-astro-cid-vwn3tmth]{display:none}}.site-mobile-nav[data-astro-cid-vwn3tmth]{z-index:var(--z-modal);opacity:0;transition:opacity var(--duration) var(--ease-standard);background:#14120c80;position:fixed;inset:0}.site-mobile-nav[data-astro-cid-vwn3tmth].is-open{opacity:1}.site-mobile-nav__panel[data-astro-cid-vwn3tmth]{background:var(--bg);width:min(22rem,88vw);color:var(--fg);transition:transform var(--duration) var(--ease-emphasized);flex-direction:column;gap:1.25rem;padding:1rem 1.25rem 1.5rem;display:flex;position:absolute;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px #14120c2e}.site-mobile-nav[data-astro-cid-vwn3tmth].is-open .site-mobile-nav__panel[data-astro-cid-vwn3tmth]{transform:translate(0)}.site-mobile-nav__head[data-astro-cid-vwn3tmth]{justify-content:space-between;align-items:center;display:flex}.site-mobile-nav__title[data-astro-cid-vwn3tmth]{font-size:var(--fs-sm);text-transform:uppercase;letter-spacing:.08em;color:var(--fg-muted)}.site-mobile-nav__close[data-astro-cid-vwn3tmth]{border:1px solid var(--border);width:44px;height:44px;color:var(--fg);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.site-mobile-nav__close[data-astro-cid-vwn3tmth]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.site-mobile-nav__list[data-astro-cid-vwn3tmth]{flex-direction:column;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.site-mobile-nav__list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--fg);border-bottom:1px solid var(--border-soft);padding:.75rem .25rem;text-decoration:none;display:block}.site-mobile-nav__list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover,.site-mobile-nav__list[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:focus-visible{color:var(--brand)}.site-mobile-nav__footer[data-astro-cid-vwn3tmth]{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}@media (prefers-reduced-motion:reduce){.site-mobile-nav[data-astro-cid-vwn3tmth],.site-mobile-nav__panel[data-astro-cid-vwn3tmth]{transition:none}}.colophon[data-astro-cid-qup6pdxl]{margin-top:var(--space-20);background:var(--bg-soft);color:var(--fg-muted)}.colophon__rule[data-astro-cid-qup6pdxl]{background:var(--border-strong);height:4px}.colophon[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--fg-soft);text-decoration:none}.colophon[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover,.colophon[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:focus-visible{color:var(--fg);text-decoration:underline}.colophon__top[data-astro-cid-qup6pdxl]{gap:var(--space-8);padding-block:var(--space-10) var(--space-8);grid-template-columns:1fr;display:grid}@media (width>=640px){.colophon__top[data-astro-cid-qup6pdxl]{grid-template-columns:1.4fr 2fr}}.colophon__index[data-astro-cid-qup6pdxl]{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (width>=500px){.colophon__index[data-astro-cid-qup6pdxl]{grid-template-columns:repeat(3,1fr)}}.colophon__brand[data-astro-cid-qup6pdxl]{max-width:22rem}.colophon__brand-link[data-astro-cid-qup6pdxl]{color:var(--fg);align-items:center;gap:.5rem;display:inline-flex}.colophon__mark[data-astro-cid-qup6pdxl]{color:var(--brand)}.colophon__name[data-astro-cid-qup6pdxl]{font-family:var(--font-display);font-size:var(--fs-lg);font-weight:600}.colophon__quote-mark[data-astro-cid-qup6pdxl]{font-family:var(--font-display);color:var(--brand);opacity:.5;margin-top:.6rem;font-size:3rem;line-height:1;display:block}.colophon__mission[data-astro-cid-qup6pdxl]{font-family:var(--font-display);font-style:italic;font-size:var(--fs-md);line-height:var(--lh-base);color:var(--fg-soft);margin:-.5rem 0 .9rem}.colophon__email[data-astro-cid-qup6pdxl]{font-size:var(--fs-sm);color:var(--brand-hover);display:inline-block}.colophon__group[data-astro-cid-qup6pdxl] h2[data-astro-cid-qup6pdxl]{font-family:var(--font-display);font-style:italic;font-size:var(--fs-md);color:var(--fg);margin:0 0 .85rem;font-weight:500;line-height:1}.colophon__group[data-astro-cid-qup6pdxl] ul[data-astro-cid-qup6pdxl]{font-size:var(--fs-sm);flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.colophon__notice[data-astro-cid-qup6pdxl]{gap:var(--space-3);margin-top:var(--space-2);padding:var(--space-5);background:var(--bg);align-items:flex-start;display:flex}.colophon__notice-icon[data-astro-cid-qup6pdxl]{color:var(--brand);flex-shrink:0;margin-top:.15rem}.colophon__notice[data-astro-cid-qup6pdxl] p[data-astro-cid-qup6pdxl]{max-width:52rem;font-size:var(--fs-xs);line-height:var(--lh-base);color:var(--fg-soft);margin:0}.colophon__bottom[data-astro-cid-qup6pdxl]{margin-top:var(--space-6);padding:var(--space-6) 0 var(--space-8);border-top:1px solid var(--border);font-size:var(--fs-xs);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;display:flex}.cookie-bar[data-astro-cid-6fv2k5jc]{z-index:1000;background:var(--bg-deep,#18181b);border-top:1px solid var(--border-strong,#3f3f46);padding:.875rem 1.25rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #00000038}.cookie-bar__inner[data-astro-cid-6fv2k5jc]{flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;max-width:56rem;margin:0 auto;display:flex}.cookie-bar__text[data-astro-cid-6fv2k5jc]{font-size:var(--fs-sm,.875rem);color:var(--fg,#f4f4f5);flex:280px;margin:0;line-height:1.55}.cookie-bar__link[data-astro-cid-6fv2k5jc]{color:var(--brand,#4ea5b6);text-underline-offset:2px;text-decoration:underline}.cookie-bar__link[data-astro-cid-6fv2k5jc]:hover{opacity:.85}.cookie-bar__link[data-astro-cid-6fv2k5jc]:focus-visible{outline:2px solid var(--focus,var(--brand));outline-offset:2px;border-radius:2px}.cookie-bar__actions[data-astro-cid-6fv2k5jc]{flex-shrink:0;gap:.5rem;display:flex}.cookie-bar__btn[data-astro-cid-6fv2k5jc]{border-radius:var(--radius,6px);min-height:44px;font-size:var(--fs-sm,.875rem);cursor:pointer;border:1px solid #0000;padding:.5rem 1.1rem;font-family:inherit;font-weight:600;transition:background .15s,color .15s,border-color .15s,opacity .15s}.cookie-bar__btn[data-astro-cid-6fv2k5jc]:focus-visible{outline:2px solid var(--focus,var(--brand));outline-offset:2px}.cookie-bar__btn--accept[data-astro-cid-6fv2k5jc]{background:var(--brand,#4ea5b6);color:#fff;border-color:var(--brand,#4ea5b6)}.cookie-bar__btn--accept[data-astro-cid-6fv2k5jc]:hover{opacity:.88}.cookie-bar__btn--decline[data-astro-cid-6fv2k5jc]{color:var(--fg-soft,#a1a1aa);border-color:var(--border,#3f3f46);background:0 0}.cookie-bar__btn--decline[data-astro-cid-6fv2k5jc]:hover{border-color:var(--fg-muted,#71717a);color:var(--fg,#f4f4f5)}@media (width<=480px){.cookie-bar__inner[data-astro-cid-6fv2k5jc]{flex-direction:column;align-items:stretch}.cookie-bar__actions[data-astro-cid-6fv2k5jc]{justify-content:center}.cookie-bar__btn[data-astro-cid-6fv2k5jc]{flex:1;justify-content:center}}@media (prefers-reduced-motion:reduce){.cookie-bar__btn[data-astro-cid-6fv2k5jc]{transition:none}}.breadcrumbs[data-astro-cid-vx4iavld]{font-size:var(--fs-sm);color:var(--fg-muted);margin:0}.breadcrumbs[data-astro-cid-vx4iavld] ol[data-astro-cid-vx4iavld]{flex-wrap:wrap;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs[data-astro-cid-vx4iavld] a[data-astro-cid-vx4iavld]{color:var(--fg-muted);text-decoration:none}.breadcrumbs[data-astro-cid-vx4iavld] a[data-astro-cid-vx4iavld]:hover,.breadcrumbs[data-astro-cid-vx4iavld] a[data-astro-cid-vx4iavld]:focus-visible{color:var(--fg);text-decoration:underline}.breadcrumbs[data-astro-cid-vx4iavld] .sep[data-astro-cid-vx4iavld]{opacity:.5}.section[data-astro-cid-5lyysmr3]{padding-block:var(--space-16)}.section--sm[data-astro-cid-5lyysmr3]{padding-block:var(--space-8)}.section--md[data-astro-cid-5lyysmr3]{padding-block:var(--space-12)}.section--lg[data-astro-cid-5lyysmr3]{padding-block:var(--space-16)}.section--xl[data-astro-cid-5lyysmr3]{padding-block:var(--space-24)}.section--default[data-astro-cid-5lyysmr3]{background:var(--bg);color:var(--fg)}.section--soft[data-astro-cid-5lyysmr3]{background:var(--bg-soft);color:var(--fg)}.section--deep[data-astro-cid-5lyysmr3]{background:var(--bg-deep);color:var(--fg)}.section--inverse[data-astro-cid-5lyysmr3]{background:var(--bg-inverse);color:var(--fg-inverse)}.section--brand[data-astro-cid-5lyysmr3]{background:var(--brand);color:var(--brand-fg)}.section--inverse[data-astro-cid-5lyysmr3] a:not(.btn){color:var(--fg-inverse)}.section--brand[data-astro-cid-5lyysmr3] a:not(.btn){color:var(--brand-fg)}
