:root{--color-brand: #0a6b8a;--color-brand-strong: #075066;--color-accent: #c14a20;--color-accent-strong: #b8431d;--color-bg: #ffffff;--color-bg-alt: #f3f7f9;--color-bg-deep: #062a37;--color-surface: #ffffff;--color-border: #d7e0e4;--color-text: #122026;--color-text-muted: #4a5b63;--color-text-on-dark: #eef5f8;--color-text-on-dark-muted: #b9ccd4;--color-text-on-accent: #ffffff;--color-text-on-brand: #ffffff;--color-star: #c77a00;--color-success: #1f7a4d;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", sans-serif;--fs-300: .875rem;--fs-400: 1rem;--fs-500: 1.125rem;--fs-600: 1.375rem;--fs-700: 1.75rem;--fs-800: 2.25rem;--fs-900: 2.75rem;--fs-1000: 3.25rem;--lh-tight: 1.15;--lh-snug: 1.3;--lh-base: 1.6;--fw-regular: 400;--fw-medium: 600;--fw-bold: 700;--fw-black: 800;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 3rem;--space-8: 4rem;--space-9: 6rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-pill: 999px;--maxw: 1120px;--maxw-prose: 70ch;--shadow-sm: 0 1px 2px rgba(6, 42, 55, .08);--shadow-md: 0 6px 20px rgba(6, 42, 55, .12);--shadow-lg: 0 16px 40px rgba(6, 42, 55, .18);--focus-ring: 3px solid #1281a6;--focus-offset: 2px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}body{margin:0;font-family:var(--font-sans);font-size:var(--fs-400);line-height:var(--lh-base);color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{line-height:var(--lh-tight);margin:0 0 var(--space-4);color:var(--color-text);font-weight:var(--fw-black)}p{margin:0 0 var(--space-4)}a{color:var(--color-brand-strong);text-decoration-thickness:1px;text-underline-offset:2px}img{max-width:100%;height:auto;display:block}:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset);border-radius:var(--radius-sm)}.skip-link{position:absolute;left:var(--space-3);top:var(--space-3);transform:translateY(-200%);background:var(--color-bg-deep);color:var(--color-text-on-dark);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);z-index:1000;transition:transform .15s ease}.skip-link:focus{transform:translateY(0)}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--space-5)}.section{padding-block:var(--space-8)}@media(min-width:768px){.section{padding-block:var(--space-9)}}.section--alt{background:var(--color-bg-alt)}.section--deep{background:var(--color-bg-deep);color:var(--color-text-on-dark)}.section--deep h2,.section--deep h3{color:var(--color-text-on-dark)}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:var(--fs-300);font-weight:var(--fw-bold);color:var(--color-brand);margin:0 0 var(--space-2)}.section--deep .eyebrow{color:#6fd0ec}.section-head{max-width:var(--maxw-prose);margin-bottom:var(--space-6)}.section-head--center{margin-inline:auto;text-align:center}.lead{font-size:var(--fs-500);color:var(--color-text-muted)}.section--deep .lead{color:var(--color-text-on-dark-muted)}.text-muted{color:var(--color-text-muted)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:767.98px){body{padding-bottom:4.5rem}}.cta-wrap[data-astro-cid-i344ymn4]{display:inline-flex;flex-direction:column;gap:var(--space-2);align-items:flex-start}.cta-wrap--full[data-astro-cid-i344ymn4]{display:flex;align-items:stretch;width:100%}.cta[data-astro-cid-i344ymn4]{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-weight:var(--fw-bold);text-decoration:none;border-radius:var(--radius-pill);border:2px solid transparent;cursor:pointer;transition:background-color .15s ease,transform .05s ease,box-shadow .15s ease;text-align:center;line-height:1.2}.cta[data-astro-cid-i344ymn4]:active{transform:translateY(1px)}.cta--md[data-astro-cid-i344ymn4]{font-size:var(--fs-400);padding:var(--space-3) var(--space-5)}.cta--lg[data-astro-cid-i344ymn4]{font-size:var(--fs-500);padding:var(--space-4) var(--space-6)}.cta--full[data-astro-cid-i344ymn4]{width:100%}.cta--primary[data-astro-cid-i344ymn4]{background:var(--color-accent);color:var(--color-text-on-accent);box-shadow:var(--shadow-md)}.cta--primary[data-astro-cid-i344ymn4]:hover{background:var(--color-accent-strong)}.cta--solid[data-astro-cid-i344ymn4]{background:var(--color-brand);color:var(--color-text-on-brand);box-shadow:var(--shadow-sm)}.cta--solid[data-astro-cid-i344ymn4]:hover{background:var(--color-brand-strong)}.cta--ghost[data-astro-cid-i344ymn4]{background:transparent;color:var(--color-brand-strong);border-color:var(--color-brand)}.cta--ghost[data-astro-cid-i344ymn4]:hover{background:var(--color-bg-alt)}.cta-subtext[data-astro-cid-i344ymn4]{margin:0;font-size:var(--fs-300);color:var(--color-text-muted)}.cta-wrap--full[data-astro-cid-i344ymn4] .cta-subtext[data-astro-cid-i344ymn4]{text-align:center}.site-header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;z-index:50;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.site-header__inner[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:var(--space-4)}.brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:var(--space-3);text-decoration:none;color:var(--color-text);font-weight:var(--fw-black)}.brand__mark[data-astro-cid-3ef6ksr2]{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:var(--radius-sm);background:var(--color-brand);color:var(--color-text-on-brand);font-size:var(--fs-300);letter-spacing:.02em}.brand__text[data-astro-cid-3ef6ksr2]{font-size:var(--fs-500)}.brand[data-astro-cid-3ef6ksr2] sup[data-astro-cid-3ef6ksr2]{font-size:.6em}@media(max-width:380px){.site-header__cta[data-astro-cid-3ef6ksr2]{display:none}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--color-bg-deep);color:var(--color-text-on-dark-muted);padding-block:var(--space-8) var(--space-6);font-size:var(--fs-400)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;gap:var(--space-6);grid-template-columns:1fr}@media(min-width:768px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:2fr 1fr 1fr;gap:var(--space-7)}}.footer-brand__line[data-astro-cid-sz7xmlte]{color:var(--color-text-on-dark);font-weight:var(--fw-bold);font-size:var(--fs-500);margin-bottom:var(--space-3)}.footer-attr[data-astro-cid-sz7xmlte],.footer-origin[data-astro-cid-sz7xmlte]{margin-bottom:var(--space-3);max-width:46ch}.site-footer[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--color-text-on-dark)}.footer-shop__link[data-astro-cid-sz7xmlte]{font-weight:var(--fw-bold);text-decoration:none}.footer-shop__link[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer-nav__title[data-astro-cid-sz7xmlte]{color:var(--color-text-on-dark);font-size:var(--fs-400);text-transform:uppercase;letter-spacing:.06em;margin-bottom:var(--space-3)}.footer-nav[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-2)}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.linklike[data-astro-cid-sz7xmlte]{color:var(--color-text-on-dark-muted);text-decoration:none}.footer-nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,.linklike[data-astro-cid-sz7xmlte]:hover{color:var(--color-text-on-dark);text-decoration:underline}.linklike[data-astro-cid-sz7xmlte]{background:none;border:none;padding:0;font:inherit;cursor:pointer}.footer-disclaimer[data-astro-cid-sz7xmlte]{margin-top:var(--space-7);padding-top:var(--space-5);border-top:1px solid rgba(255,255,255,.12);font-size:var(--fs-300);margin-bottom:0}sup[data-astro-cid-sz7xmlte]{font-size:.6em}.cookie-banner[data-astro-cid-garwan2p]{position:fixed;left:0;right:0;bottom:0;z-index:200;background:var(--color-bg);border-top:2px solid var(--color-brand);box-shadow:var(--shadow-lg)}.cookie-banner__inner[data-astro-cid-garwan2p]{display:flex;flex-direction:column;gap:var(--space-4);padding-block:var(--space-4)}@media(min-width:768px){.cookie-banner__inner[data-astro-cid-garwan2p]{flex-direction:row;align-items:center;justify-content:space-between}}.cookie-banner__title[data-astro-cid-garwan2p]{font-size:var(--fs-500);margin-bottom:var(--space-1)}.cookie-banner__desc[data-astro-cid-garwan2p]{margin:0;font-size:var(--fs-300);color:var(--color-text-muted);max-width:70ch}.cookie-banner__actions[data-astro-cid-garwan2p]{display:flex;gap:var(--space-3);flex-shrink:0}.cookie-btn[data-astro-cid-garwan2p]{font:inherit;font-weight:var(--fw-bold);padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);cursor:pointer;border:2px solid var(--color-brand)}.cookie-btn--accept[data-astro-cid-garwan2p]{background:var(--color-brand);color:var(--color-text-on-brand)}.cookie-btn--accept[data-astro-cid-garwan2p]:hover{background:var(--color-brand-strong);border-color:var(--color-brand-strong)}.cookie-btn--ghost[data-astro-cid-garwan2p]{background:transparent;color:var(--color-brand-strong)}.cookie-btn--ghost[data-astro-cid-garwan2p]:hover{background:var(--color-bg-alt)}@media(max-width:767.98px){.cookie-banner[data-astro-cid-garwan2p]{bottom:0}}
