: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:"Source Sans 3", ui-sans-serif, system-ui, -apple-system, "Segoe UI", 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}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}}@font-face{font-family:Zilla Slab;src:url(/fonts/zilla-slab-italic-400.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Zilla Slab;src:url(/fonts/zilla-slab-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Zilla Slab;src:url(/fonts/zilla-slab-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Zilla Slab;src:url(/fonts/zilla-slab-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3-italic-var.woff2)format("woff2-variations");font-weight:400 700;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3-var.woff2)format("woff2-variations");font-weight:400 700;font-style:normal;font-display:swap}:root{--ref-saddle-50:#f7f0e3;--ref-saddle-100:#ecdcc0;--ref-saddle-200:#d9bd93;--ref-saddle-300:#bf9a68;--ref-saddle-400:#a87d49;--ref-saddle-500:#8a6436;--ref-saddle-600:#6a4b27;--ref-saddle-700:#4e371b;--ref-saddle-800:#3b2a16;--ref-saddle-900:#271c0f;--ref-sage-50:#eef0e8;--ref-sage-100:#d8dcc7;--ref-sage-200:#b6bd9b;--ref-sage-300:#94a075;--ref-sage-400:#788759;--ref-sage-500:#5e6d44;--ref-sage-600:#475434;--ref-sage-700:#333d26;--ref-oxblood-500:#6b1f1f;--ref-oxblood-600:#531616;--ref-oxblood-700:#3f1111;--ref-cream:#f5efe4;--ref-cream-deep:#ebe2d0;--ref-charcoal:#2a2622;--ref-denim:#5b6c7a;--ref-denim-deep:#3e4a55;--ref-brand-50:var(--ref-saddle-50);--ref-brand-100:var(--ref-saddle-100);--ref-brand-200:var(--ref-saddle-200);--ref-brand-300:var(--ref-saddle-300);--ref-brand-400:var(--ref-saddle-400);--ref-brand-500:var(--ref-saddle-500);--ref-brand-600:var(--ref-saddle-600);--ref-brand-700:var(--ref-saddle-700);--ref-brand-800:var(--ref-saddle-800);--ref-brand-900:var(--ref-saddle-900);--bg:var(--ref-cream);--bg-soft:#fbf7ee;--bg-deep:var(--ref-cream-deep);--bg-emphasis:#e2d6bd;--bg-inverse:var(--ref-charcoal);--fg:var(--ref-charcoal);--fg-soft:#4a423a;--fg-muted:#6b5f53;--fg-subtle:#8a7d6e;--border:#7b7467;--border-soft:#8f897c;--border-strong:#685f4e;--brand:var(--ref-saddle-700);--brand-hover:var(--ref-saddle-800);--brand-subtle:var(--ref-saddle-50);--brand-fg:var(--ref-cream);--accent:var(--ref-oxblood-600);--accent-fg:var(--ref-cream);--font-display:"Zilla Slab", ui-serif, Georgia, serif;--font-sans:"Source Sans 3", ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif;--font-serif:"Zilla Slab", ui-serif, Georgia, serif}[data-theme=dark]{color-scheme:dark;--bg:#1a1612;--bg-soft:#221d18;--bg-deep:#2c251e;--bg-emphasis:#3a3026;--bg-inverse:var(--ref-cream);--fg:#ede3cf;--fg-soft:#c9bda4;--fg-muted:#9a8e78;--fg-subtle:#756a5a;--fg-inverse:var(--ref-charcoal);--border:#91785f;--border-soft:#786552;--border-strong:#ae8f68;--brand:var(--ref-saddle-300);--brand-hover:var(--ref-saddle-200);--brand-subtle:#bf9a681f;--brand-fg:var(--ref-saddle-900);--accent:#c96b6b;--accent-fg:var(--ref-cream)}.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:1px solid var(--border);border-radius:var(--radius-full);width:32px;height:32px;color:var(--fg-muted);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;transition:color .12s,border-color .12s,background .12s;display:inline-flex}.theme-btn[data-astro-cid-iomzzyrn]:hover{color:var(--fg);border-color:var(--border-strong);background:var(--bg-soft)}.theme-btn[data-astro-cid-iomzzyrn]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.theme-icon[data-astro-cid-iomzzyrn]{display:none}.theme-btn[data-astro-cid-iomzzyrn][data-mode=light] .theme-icon--light[data-astro-cid-iomzzyrn],.theme-btn[data-astro-cid-iomzzyrn][data-mode=dark] .theme-icon--dark[data-astro-cid-iomzzyrn],.theme-btn[data-astro-cid-iomzzyrn][data-mode=system] .theme-icon--system[data-astro-cid-iomzzyrn],.theme-btn[data-astro-cid-iomzzyrn]:not([data-mode]) .theme-icon--system[data-astro-cid-iomzzyrn]{display:block}.site-header[data-astro-cid-vwn3tmth]{z-index:var(--z-sticky);background:color-mix(in srgb, var(--bg) 88%, transparent);-webkit-backdrop-filter:saturate(1.2)blur(8px);border-bottom:1px solid var(--border);position:sticky;top:0}.site-header__inner[data-astro-cid-vwn3tmth]{align-items:center;gap:1rem;padding-block:.9rem;display:flex}.site-header__brand[data-astro-cid-vwn3tmth]{color:var(--fg);align-items:center;gap:.5rem;font-weight:600;text-decoration:none;display:flex}.site-header__mark[data-astro-cid-vwn3tmth]{flex-shrink:0;align-items:center;display:flex}.site-header__mark[data-astro-cid-vwn3tmth] svg[data-astro-cid-vwn3tmth]{display:block}.site-header__title[data-astro-cid-vwn3tmth]{font-family:var(--font-display);font-size:var(--fs-lg);letter-spacing:-.01em}.site-header__primary[data-astro-cid-vwn3tmth]{flex:1;justify-content:center;display:none}.site-header__primary[data-astro-cid-vwn3tmth] ul[data-astro-cid-vwn3tmth]{gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.site-header__primary[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]{color:var(--fg-soft);font-size:var(--fs-sm);border-bottom:2px solid #0000;padding:.25rem 0;text-decoration:none}.site-header__primary[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:hover,.site-header__primary[data-astro-cid-vwn3tmth] a[data-astro-cid-vwn3tmth]:focus-visible{color:var(--fg);border-bottom-color:var(--brand)}.site-header__tail[data-astro-cid-vwn3tmth]{align-items:center;gap:.5rem;margin-left:auto;display:flex}.site-header__toggle[data-astro-cid-vwn3tmth]{border:1px solid var(--border);border-radius:var(--radius);width:44px;height:44px;color:var(--fg);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:inline-flex}.site-header__toggle[data-astro-cid-vwn3tmth]:focus-visible{outline:2px solid var(--focus);outline-offset:2px}@media (width>=860px){.site-header__primary[data-astro-cid-vwn3tmth]{display:flex}.site-header__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:#00000073;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);box-shadow:var(--shadow-xl);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%)}.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);border-radius:var(--radius);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-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}.site-mobile-nav__shop[data-astro-cid-vwn3tmth]{min-height:48px;padding:0 var(--space-5);background:var(--brand);color:var(--brand-fg);font-family:var(--font-sans);font-size:var(--fs-base);border-radius:var(--radius-md);justify-content:center;align-items:center;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.site-mobile-nav__shop[data-astro-cid-vwn3tmth]:hover{background:var(--brand-hover)}@media (prefers-reduced-motion:reduce){.site-mobile-nav[data-astro-cid-vwn3tmth],.site-mobile-nav__panel[data-astro-cid-vwn3tmth]{transition:none}}.disclosure--footer[data-astro-cid-o262jw2z]{font-size:var(--fs-xs);color:var(--fg-muted);line-height:var(--lh-base);text-wrap:pretty;margin:0}.disclosure--footer[data-astro-cid-o262jw2z] a[data-astro-cid-o262jw2z]{color:var(--fg-muted);text-underline-offset:2px;white-space:nowrap;text-decoration:underline}.disclosure--footer[data-astro-cid-o262jw2z] a[data-astro-cid-o262jw2z]:hover{color:var(--fg-soft)}.disclosure--compact[data-astro-cid-o262jw2z],.disclosure--full[data-astro-cid-o262jw2z]{margin:var(--space-6) 0;padding:var(--space-4);background:var(--brand-subtle);font-size:var(--fs-sm);color:var(--fg-soft);border-radius:var(--radius-md)}.disclosure--compact[data-astro-cid-o262jw2z] p[data-astro-cid-o262jw2z],.disclosure--full[data-astro-cid-o262jw2z] p[data-astro-cid-o262jw2z]{line-height:var(--lh-base);margin:0}.disclosure--compact[data-astro-cid-o262jw2z] a[data-astro-cid-o262jw2z],.disclosure--full[data-astro-cid-o262jw2z] a[data-astro-cid-o262jw2z]{color:var(--brand);text-underline-offset:2px;text-decoration:underline}.site-footer[data-astro-cid-qup6pdxl]{margin-top:var(--space-20);background:var(--bg-soft);color:var(--fg-muted);border-top:1px solid var(--border);padding:var(--space-12) 0 var(--space-8)}.site-footer[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{color:var(--fg-soft);text-decoration:none}.site-footer[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover,.site-footer[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:focus-visible{color:var(--fg);text-decoration:underline}.site-footer__top[data-astro-cid-qup6pdxl]{gap:var(--space-8);padding-bottom:var(--space-8);border-bottom:1px solid var(--border);grid-template-columns:1fr;display:grid}@media (width>=640px){.site-footer__top[data-astro-cid-qup6pdxl]{grid-template-columns:1.4fr repeat(3,1fr)}}.site-footer__brand[data-astro-cid-qup6pdxl]{max-width:22rem}.site-footer__mark-link[data-astro-cid-qup6pdxl]{opacity:.9;transition:opacity var(--duration-fast) var(--ease-standard);margin-bottom:.75rem;text-decoration:none;display:inline-flex}.site-footer__mark-link[data-astro-cid-qup6pdxl]:hover{opacity:1}.site-footer__name[data-astro-cid-qup6pdxl]{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--fg);margin-bottom:.25rem}.site-footer__tagline[data-astro-cid-qup6pdxl]{font-size:var(--fs-sm);line-height:var(--lh-base);margin:0 0 .75rem}.site-footer__support[data-astro-cid-qup6pdxl]{font-size:var(--fs-sm);color:var(--brand);margin-top:.5rem;display:inline-block}.site-footer__group[data-astro-cid-qup6pdxl] h2[data-astro-cid-qup6pdxl]{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--fg);margin:0 0 .75rem;font-family:inherit;font-weight:600;line-height:1}.site-footer__group[data-astro-cid-qup6pdxl] ul[data-astro-cid-qup6pdxl]{font-size:var(--fs-sm);flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__disclosure[data-astro-cid-qup6pdxl]{padding-block:var(--space-5);border-bottom:1px solid var(--border)}.site-footer__bottom[data-astro-cid-qup6pdxl]{padding-top:var(--space-6);font-size:var(--fs-xs);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer__social[data-astro-cid-qup6pdxl]{gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__social[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]{border:1px solid var(--border);border-radius:var(--radius-full);width:36px;height:36px;color:var(--fg-muted);justify-content:center;align-items:center;display:inline-flex}.site-footer__social[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:hover,.site-footer__social[data-astro-cid-qup6pdxl] a[data-astro-cid-qup6pdxl]:focus-visible{color:var(--fg);border-color:var(--border-strong)}.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}}.nl-toast[data-astro-cid-c7jvegor]{z-index:500;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-lg);width:min(360px,100vw - 2rem);font-family:var(--font-sans);opacity:0;pointer-events:none;padding:1.5rem;transition:opacity .3s,transform .3s;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(1rem);box-shadow:0 8px 32px #00000024}.nl-toast[data-astro-cid-c7jvegor].is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.nl-toast__close[data-astro-cid-c7jvegor]{cursor:pointer;color:var(--fg-muted);background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1;position:absolute;top:.75rem;right:.75rem}.nl-toast__close[data-astro-cid-c7jvegor]:hover{color:var(--fg)}.nl-toast__eyebrow[data-astro-cid-c7jvegor]{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--brand);margin:0 0 .4rem;font-weight:600}.nl-toast__heading[data-astro-cid-c7jvegor]{font-family:var(--font-display);font-size:var(--fs-lg);color:var(--fg);font-weight:700;line-height:var(--lh-tight);margin:0 0 .4rem}.nl-toast__body[data-astro-cid-c7jvegor]{font-size:var(--fs-sm);color:var(--fg-soft);line-height:var(--lh-base);margin:0 0 1rem}.nl-toast__form[data-astro-cid-c7jvegor]{flex-direction:column;gap:.5rem;display:flex}.nl-toast__input[data-astro-cid-c7jvegor]{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--bg);width:100%;min-height:40px;color:var(--fg);font:inherit;font-size:var(--fs-sm);box-sizing:border-box;padding:.5rem .75rem}.nl-toast__input[data-astro-cid-c7jvegor]:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-color:var(--focus)}.nl-toast__trap[data-astro-cid-c7jvegor]{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.nl-toast__submit[data-astro-cid-c7jvegor]{background:var(--brand);min-height:40px;color:var(--brand-fg);border-radius:var(--radius);font:inherit;font-size:var(--fs-sm);cursor:pointer;border:none;padding:0 1rem;font-weight:600;transition:background .12s}.nl-toast__submit[data-astro-cid-c7jvegor]:hover{background:var(--brand-hover)}.nl-toast__submit[data-astro-cid-c7jvegor]:disabled{opacity:.6;cursor:not-allowed}.nl-toast__msg[data-astro-cid-c7jvegor]{font-size:var(--fs-xs);min-height:1em;color:var(--fg-soft);margin:.5rem 0 0}.nl-toast__privacy[data-astro-cid-c7jvegor]{font-size:var(--fs-xs);color:var(--fg-muted);margin:.5rem 0 0}
