.ds-button[data-astro-cid-fb5ta7si]{display:inline-flex;align-items:center;justify-content:center;gap:.5em;cursor:pointer;text-decoration:none;font-family:var(--font-ui, inherit);font-weight:var(--button-weight, 600);font-size:var(--button-size, 1rem);padding:var(--button-padding-y, .75em) var(--button-padding-x, 1.25em);border-radius:var(--button-radius, 0);border:var(--button-border, 1px solid transparent);transition:var(--button-transition, background-color .15s ease)}.ds-button--primary[data-astro-cid-fb5ta7si]{background:var(--button-primary-bg, currentColor);color:var(--button-primary-fg, canvas)}.ds-button--secondary[data-astro-cid-fb5ta7si]{background:var(--button-secondary-bg, transparent);color:var(--button-secondary-fg, currentColor);border-color:var(--button-secondary-border, currentColor)}.ds-button[data-astro-cid-fb5ta7si]:focus-visible{outline:var(--focus-ring, 2px solid currentColor);outline-offset:2px}.ds-section[data-astro-cid-zgrbckvw]{padding-block:var(--section-padding-block, 4rem)}.ds-section__inner[data-astro-cid-zgrbckvw]{margin-inline:auto;padding-inline:var(--gutter, 1.5rem);max-width:var(--width-default, 68rem)}.ds-section--wide[data-astro-cid-zgrbckvw] .ds-section__inner[data-astro-cid-zgrbckvw]{max-width:var(--width-wide, 84rem)}.ds-section--full[data-astro-cid-zgrbckvw] .ds-section__inner[data-astro-cid-zgrbckvw]{max-width:none;padding-inline:0}.ds-header[data-astro-cid-rojraphm]{position:sticky;top:0;z-index:40;background:var(--color-surface, var(--color-paper, #fff));border-bottom:1px solid var(--color-line, #e5e5e5)}.ds-header__inner[data-astro-cid-rojraphm]{max-width:var(--width-wide, 84rem);margin-inline:auto;padding-inline:var(--gutter, 1.5rem);min-height:var(--header-height, 4.5rem);display:flex;align-items:center;gap:1.5rem}.ds-header__brand[data-astro-cid-rojraphm]{margin-right:auto;font-family:var(--font-display, inherit)}.ds-header__nav[data-astro-cid-rojraphm]{display:flex;gap:1.5rem;align-items:center}.ds-header__nav[data-astro-cid-rojraphm] a{text-decoration:none;font-family:var(--font-ui, inherit)}.ds-header__actions[data-astro-cid-rojraphm]{display:flex;align-items:center;gap:.75rem}.ds-header__toggle-input[data-astro-cid-rojraphm]{position:absolute;opacity:0;pointer-events:none}.ds-header__toggle[data-astro-cid-rojraphm]{display:none;flex-direction:column;gap:4px;cursor:pointer;padding:.5rem;margin-inline-start:auto}.ds-header__toggle[data-astro-cid-rojraphm] span[data-astro-cid-rojraphm]{width:22px;height:2px;background:currentColor}@media(max-width:860px){.ds-header__toggle[data-astro-cid-rojraphm]{display:flex}.ds-header__nav[data-astro-cid-rojraphm]{order:4;flex-basis:100%;flex-direction:column;align-items:flex-start;gap:.25rem;max-height:0;overflow:hidden;transition:max-height .2s ease}.ds-header__toggle-input[data-astro-cid-rojraphm]:checked~.ds-header__nav[data-astro-cid-rojraphm]{max-height:24rem;padding-block:.75rem}.ds-header__inner[data-astro-cid-rojraphm]{flex-wrap:wrap}}.ds-hero[data-astro-cid-salt2flu]{display:grid;gap:2rem}.ds-hero--split[data-astro-cid-salt2flu]{grid-template-columns:1fr}.ds-hero__eyebrow[data-astro-cid-salt2flu]{font-family:var(--font-ui, inherit);text-transform:uppercase;letter-spacing:.08em;font-size:var(--hero-eyebrow-size, .85rem);color:var(--color-accent, inherit)}.ds-hero__title[data-astro-cid-salt2flu]{font-size:var(--hero-title-size, clamp(2.25rem, 5.5vw, 4rem));margin-block:.3em .35em;max-width:16ch}.ds-hero__lede[data-astro-cid-salt2flu]{font-size:var(--hero-lede-size, 1.15rem);max-width:48ch;color:var(--color-ink-soft, inherit);margin-bottom:1.5rem}.ds-hero__actions[data-astro-cid-salt2flu]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.ds-hero__media[data-astro-cid-salt2flu]:empty{display:none}@media(min-width:860px){.ds-hero--split[data-astro-cid-salt2flu]{grid-template-columns:1.1fr .9fr;align-items:center}}.ds-trustbar[data-astro-cid-shh6xxxo]{display:flex;flex-wrap:wrap;list-style:none;padding:0;gap:.5rem 0;font-family:var(--font-ui, inherit);font-size:var(--trustbar-size, .95rem)}.ds-trustbar[data-astro-cid-shh6xxxo] li{display:flex;align-items:center;gap:.5em;padding-inline:1.25rem;border-inline-start:1px solid var(--color-line, #ddd)}.ds-trustbar[data-astro-cid-shh6xxxo] li:first-child{border-inline-start:none;padding-inline-start:0}.ds-card[data-astro-cid-emkpzggn]{display:block;background:var(--color-surface, var(--color-paper, #fff));border:1px solid var(--color-line, #e5e5e5);border-radius:var(--card-radius, var(--button-radius, 8px));padding:var(--card-padding, 1.75rem);box-shadow:var(--shadow-card, none);text-decoration:none;color:inherit;transition:var(--card-transition, transform .15s ease, box-shadow .15s ease)}a[data-astro-cid-emkpzggn].ds-card:hover,a[data-astro-cid-emkpzggn].ds-card:focus-visible{transform:var(--card-hover-transform, translateY(-2px))}.ds-grid[data-astro-cid-nyjwecg4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--ds-grid-min, 16rem),1fr));gap:var(--grid-gap, var(--gutter, 1.5rem))}.ds-footer[data-astro-cid-r2r65nbh]{border-top:1px solid var(--color-line, #e5e5e5);padding-block:var(--section-padding-block, 4rem) 2rem}.ds-footer__inner[data-astro-cid-r2r65nbh]{max-width:var(--width-wide, 84rem);margin-inline:auto;padding-inline:var(--gutter, 1.5rem);display:grid;gap:2.5rem;grid-template-columns:1fr}.ds-footer__columns[data-astro-cid-r2r65nbh]{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(10rem,1fr))}.ds-footer__columns[data-astro-cid-r2r65nbh] h3{font-size:.95rem;font-family:var(--font-ui, inherit);margin-bottom:.75rem}.ds-footer__columns[data-astro-cid-r2r65nbh] ul{list-style:none;padding:0;display:grid;gap:.5rem}.ds-footer__columns[data-astro-cid-r2r65nbh] a{text-decoration:none;color:inherit}.ds-footer__legal[data-astro-cid-r2r65nbh]{max-width:var(--width-wide, 84rem);margin-inline:auto;padding-inline:var(--gutter, 1.5rem);margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--color-line, #e5e5e5);display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;font-size:.85rem;color:var(--color-ink-soft, inherit)}.ds-footer__legal[data-astro-cid-r2r65nbh] a{color:inherit}@media(min-width:860px){.ds-footer__inner[data-astro-cid-r2r65nbh]{grid-template-columns:1.1fr 2fr}}.ds-faq[data-astro-cid-fj7rxam6]{border-bottom:1px solid var(--color-line, #e5e5e5);padding-block:1.25rem}.ds-faq__q[data-astro-cid-fj7rxam6]{cursor:pointer;font-family:var(--font-ui, inherit);font-weight:var(--faq-question-weight, 600);list-style:none}.ds-faq__q[data-astro-cid-fj7rxam6]::-webkit-details-marker{display:none}.ds-faq__q[data-astro-cid-fj7rxam6]:after{content:"+";float:inline-end}.ds-faq[data-astro-cid-fj7rxam6][open] .ds-faq__q[data-astro-cid-fj7rxam6]:after{content:"−"}.ds-faq__a[data-astro-cid-fj7rxam6]{padding-top:.85rem;max-width:60ch;color:var(--color-ink-soft, inherit)}.ds-badge[data-astro-cid-46ljof5g]{display:inline-flex;align-items:center;font-family:var(--font-ui, inherit);font-size:var(--badge-size, .8rem);font-weight:600;padding:.3em .75em;border-radius:var(--badge-radius, 999px);line-height:1.2}.ds-badge--neutral[data-astro-cid-46ljof5g]{background:var(--badge-neutral-bg, var(--color-line, #e5e5e5));color:var(--badge-neutral-fg, var(--color-ink, #111))}.ds-badge--accent[data-astro-cid-46ljof5g]{background:var(--badge-accent-bg, var(--color-accent, currentColor));color:var(--badge-accent-fg, #fff)}.ds-badge--cool[data-astro-cid-46ljof5g]{background:var(--badge-cool-bg, color-mix(in srgb, var(--color-cool, currentColor) 15%, transparent));color:var(--badge-cool-fg, var(--color-cool, currentColor))}.ds-badge--emergency[data-astro-cid-46ljof5g]{background:var(--color-emergency, var(--color-accent, currentColor));color:var(--color-emergency-fg, #fff)}.ds-cta-banner[data-astro-cid-fbt224b4]{border-radius:var(--cta-banner-radius, var(--button-radius, 8px));--button-secondary-fg: currentColor;--button-secondary-border: currentColor}.ds-cta-banner__inner[data-astro-cid-fbt224b4]{max-width:var(--width-wide, 84rem);margin-inline:auto;padding:var(--cta-banner-padding, 2.5rem var(--gutter, 1.5rem));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.ds-cta-banner__actions[data-astro-cid-fbt224b4]{display:flex;gap:1rem;flex-wrap:wrap}.ds-cta-banner--accent[data-astro-cid-fbt224b4]{background:var(--cta-banner-accent-bg, var(--color-accent, #111));color:var(--cta-banner-accent-fg, #fff)}.ds-cta-banner--emergency[data-astro-cid-fbt224b4]{background:var(--color-emergency, var(--color-accent, #111));color:var(--color-emergency-fg, #fff)}.ds-cta-banner--ink[data-astro-cid-fbt224b4]{background:var(--cta-banner-ink-bg, var(--color-ink, #111));color:var(--cta-banner-ink-fg, #fff)}
