*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:400;font-size:1.0625rem;line-height:1.7;color:#141618;background-color:#e8eaed;background-image:repeating-linear-gradient(90deg,rgba(10,11,12,.04) 0,rgba(10,11,12,.04) 1px,transparent 1px,transparent 12px);min-height:100vh}html[data-theme=dark] body{color:#d8dadd;background-color:#080909;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.03) 0,rgba(255,255,255,.03) 1px,transparent 1px,transparent 12px)}img{max-width:100%;height:auto;vertical-align:middle}a{color:inherit;text-decoration-color:#1e6fa873;text-underline-offset:3px}a:hover{text-decoration-color:#1e6fa8}h1,h2,h3,h4{font-family:Plus Jakarta Sans,system-ui,sans-serif;font-weight:700;color:#0a0b0c;letter-spacing:.02em}html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4{color:#d8dadd}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/plus-jakarta-sans-latin-400-normal.BEreAzRs.woff2) format("woff2"),url(/_astro/plus-jakarta-sans-latin-400-normal.B430qp47.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/plus-jakarta-sans-latin-600-normal.DZHTH_YQ.woff2) format("woff2"),url(/_astro/plus-jakarta-sans-latin-600-normal.BGO7_dKe.woff) format("woff")}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/plus-jakarta-sans-latin-700-normal.ByV-LENh.woff2) format("woff2"),url(/_astro/plus-jakarta-sans-latin-700-normal.B-Gqp1pw.woff) format("woff")}.header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:40;background:#edeef0;border-bottom:1px solid #c0c4ca}html[data-theme=dark] .header[data-astro-cid-3ef6ksr2]{background:#0e0f10;border-bottom-color:#2a2d32}.header__inner[data-astro-cid-3ef6ksr2]{max-width:72rem;margin:0 auto;padding:1rem 1.25rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem}.header__brand[data-astro-cid-3ef6ksr2]{font-weight:700;font-size:1.15rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;color:#0a0b0c;margin-right:auto}html[data-theme=dark] .header__brand[data-astro-cid-3ef6ksr2]{color:#d8dadd}.header__home[data-astro-cid-3ef6ksr2]{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;color:#7a8290}.header__menu-btn[data-astro-cid-3ef6ksr2]{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:.4rem .75rem;border:1px solid #c0c4ca;border-radius:6px;background:#f0f1f3;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:#141618}html[data-theme=dark] .header__menu-btn[data-astro-cid-3ef6ksr2]{background:#141518;border-color:#2a2d32;color:#d8dadd}.header__nav[data-astro-cid-3ef6ksr2]{width:100%;display:none;flex-basis:100%}.header__nav--open[data-astro-cid-3ef6ksr2]{display:block}.header__list[data-astro-cid-3ef6ksr2]{list-style:none;margin:0;padding:.5rem 0 0;display:flex;flex-direction:column;gap:.75rem}.header__list[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#141618}@media (min-width: 48rem){.header__menu-btn[data-astro-cid-3ef6ksr2]{display:none}.header__nav[data-astro-cid-3ef6ksr2]{display:block;width:auto;flex-basis:auto;margin-left:auto}.header__list[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:center;gap:1.75rem;padding:0}.header__home[data-astro-cid-3ef6ksr2]{order:0}.header__brand[data-astro-cid-3ef6ksr2]{margin-right:0}.header__inner[data-astro-cid-3ef6ksr2]{flex-wrap:nowrap}}.theme-toggle.svelte-n8ttyb{display:flex;align-items:center;gap:.75rem}.theme-toggle__label.svelte-n8ttyb{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#7a8290}.theme-toggle__btn.svelte-n8ttyb{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #c0c4ca;background:#f0f1f3;border-radius:6px;padding:.35rem .6rem;cursor:pointer;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}html[data-theme=dark] .theme-toggle__btn.svelte-n8ttyb{border-color:#2a2d32;background:#141518;color:#e2e4e8}.theme-toggle__track.svelte-n8ttyb{width:2.25rem;height:1.1rem;border-radius:999px;background:#c0c4ca;position:relative}html[data-theme=dark] .theme-toggle__track.svelte-n8ttyb{background:#2a2d32}.theme-toggle__knob.svelte-n8ttyb{position:absolute;top:2px;left:2px;width:.85rem;height:.85rem;border-radius:50%;background:#fff;transition:transform .16s ease-out}.theme-toggle__knob[data-on=true].svelte-n8ttyb{transform:translate(1.05rem);background:#1e6fa8}.footer[data-astro-cid-sz7xmlte]{margin-top:4rem;background:#edeef0;border-top:1px solid #c0c4ca;padding:3rem 1.25rem 2rem}html[data-theme=dark] .footer[data-astro-cid-sz7xmlte]{background:#0e0f10;border-top-color:#2a2d32}.footer__grid[data-astro-cid-sz7xmlte]{max-width:72rem;margin:0 auto;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 48rem){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1.4fr 1fr 1fr .9fr}}.footer__brand[data-astro-cid-sz7xmlte]{font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .5rem;color:#0a0b0c}html[data-theme=dark] .footer__brand[data-astro-cid-sz7xmlte]{color:#d8dadd}.footer__tagline[data-astro-cid-sz7xmlte]{margin:0;color:#7a8290;font-size:.95rem;line-height:1.65;max-width:40ch}.footer__label[data-astro-cid-sz7xmlte]{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7a8290;margin:0 0 .75rem}.footer__links[data-astro-cid-sz7xmlte],.footer__legal-list[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.95rem}.footer__legal-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{text-decoration:none}.footer__legal-list[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer__address[data-astro-cid-sz7xmlte]{font-style:normal;font-size:.95rem;margin:.75rem 0;color:#7a8290}.footer__map[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem}.footer__bottom[data-astro-cid-sz7xmlte]{max-width:72rem;margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid #c0c4ca;display:flex;flex-direction:column;gap:1rem;font-size:.85rem;color:#7a8290}html[data-theme=dark] .footer__bottom[data-astro-cid-sz7xmlte]{border-top-color:#2a2d32}.footer__top[data-astro-cid-sz7xmlte]{font-weight:600;text-decoration:none}.footer__copy[data-astro-cid-sz7xmlte]{margin:0;max-width:70ch}.footer__photos[data-astro-cid-sz7xmlte]{margin:0;font-size:.75rem;color:#7a8290}.cookie-bar.svelte-94vdtk{position:fixed;bottom:0;left:0;right:0;z-index:60;background:#f0f1f3;border-top:1px solid #c0c4ca;padding:1rem 1.25rem;box-shadow:0 -6px 24px #0a0b0c14}html[data-theme=dark] .cookie-bar.svelte-94vdtk{background:#141518;border-top-color:#2a2d32;box-shadow:0 -8px 28px #00000059}.cookie-bar__inner.svelte-94vdtk{max-width:72rem;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between}.cookie-bar__text.svelte-94vdtk{margin:0;flex:1 1 16rem;font-size:.95rem;color:#141618}html[data-theme=dark] .cookie-bar__text.svelte-94vdtk{color:#d8dadd}.cookie-bar__link.svelte-94vdtk{color:#1e6fa8;font-weight:600;text-decoration:underline;text-underline-offset:3px}.cookie-bar__sep.svelte-94vdtk{margin:0 .25rem;color:#7a8290}.cookie-bar__ghost.svelte-94vdtk{border:none;background:none;padding:0;font:inherit;font-weight:600;color:#7a8290;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cookie-bar__primary.svelte-94vdtk{border:1px solid transparent;background:#1e6fa8;color:#f0f1f3;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;padding:.65rem 1.25rem;border-radius:6px;cursor:pointer}.cookie-bar__primary.svelte-94vdtk:hover{filter:brightness(1.05)}.site-main{min-height:60vh}
