@font-face{font-family:"Source Serif 4";src:url(/fonts/source-serif-4-latin.woff2) format("woff2-variations");font-weight:200 900;font-style:normal;font-display:swap;unicode-range:U+0021-007E,U+00A7,U+00A9,U+00AD-00AE,U+00B0,U+00B2-00B3,U+00B7,U+00B9,U+00BD,U+00C4,U+00D6-00D8,U+00DC,U+00DF,U+00E1,U+00E4,U+00E8-00E9,U+00ED,U+00F4,U+00F6,U+00FC,U+0308,U+200B,U+2013-2014,U+2018-201A,U+201C-201E,U+2026,U+20AC}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-latin.woff2) format("woff2-variations");font-weight:400 700;font-style:normal;font-display:swap;unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local("Arial"),local("Liberation Sans");font-weight:400 549;size-adjust:91.6%}@font-face{font-family:DM Sans Fallback;src:local("Arial"),local("Liberation Sans");font-weight:550 700;size-adjust:92.3%}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman"),local("Liberation Serif");font-weight:200 549;size-adjust:102.1%}@font-face{font-family:"Source Serif 4 Fallback";src:local("Times New Roman"),local("Liberation Serif");font-weight:550 900;size-adjust:95.8%}:root{--navy: #0d2730;--teal: #277691;--teal-dark: #216279;--teal-light: #d4e4e9;--teal-accent: #8fc3d4;--paper: #f8f9fa;--surface: #ffffff;--ink: #25292e;--ink-muted: #495057;--line: #dee2e6;--accent: var(--teal);--accent-ink: #ffffff;--status-dev: #1976d2;--status-staging: #e65100;--status-production: #008840;--alert-danger: #c62828;--alert-danger-tint: #f4d4d4;--alert-success: #1e513f;--alert-success-tint: #cce7d9;--petrol: var(--teal);--petrol-deep: var(--teal-dark);--cyan: var(--teal-accent);--amber: #f0943a;--amber-deep: #9c5716;--ink-deep: var(--navy);--cream: #fbf9f6;--tint: var(--teal-light);--tint-2: var(--line);--body-text: var(--ink-muted);--font-display: "Source Serif 4", "Source Serif 4 Fallback", Georgia, "Times New Roman", serif;--font-sans: "DM Sans", "DM Sans Fallback", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", "Cascadia Mono", "Roboto Mono", Menlo, Consolas, monospace;--step-0: 1rem;--step-1: 1.125rem;--step-2: clamp(1.5rem, 1.2rem + 1.4vw, 2rem);--step-3: clamp(2.25rem, 1.6rem + 3.2vw, 4rem);--gap: 1.5rem;--measure: 62ch;--shell: 75rem;--header-height: 4.5rem;--radius: 10px;--rad: 18px;--rad-s: 12px;--shadow: 0 10px 40px rgb(13 39 48 / .08);--shadow-lg: 0 24px 70px rgb(13 39 48 / .14);--gutter: clamp(1rem, 4vw, 2rem);--section-space: clamp(2.5rem, 6vw, 4.5rem);--section-space-lead: clamp(3rem, 8vw, 6rem)}.section{padding-block:var(--section-space);padding-inline:var(--gutter)}.section-lead{padding-block:var(--section-space-lead)}.shell{max-width:var(--shell);margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:2.75rem;padding:var(--button-padding, .5rem 1.5rem);border:1px solid transparent;border-radius:8px;font-size:.9375rem;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.button[data-variant=solid]{background:var(--button-solid-bg, var(--petrol));color:var(--button-solid-fg, #ffffff)}.button[data-variant=solid]:hover{background:var(--button-solid-bg-hover, var(--petrol-deep));color:var(--button-solid-fg-hover, var(--button-solid-fg, #ffffff))}.button[data-variant=ghost]{background:var(--button-ghost-bg, transparent);border-color:var(--button-ghost-border, var(--petrol));color:var(--button-ghost-fg, var(--petrol-deep))}.button[data-variant=ghost]:hover{background:var(--button-ghost-bg-hover, var(--petrol-deep));border-color:var(--button-ghost-border-hover, var(--petrol-deep));color:var(--button-ghost-fg-hover, var(--surface))}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(var(--header-height) + 1rem)}img,picture,svg,video,canvas{display:block;max-width:100%;height:auto}body{margin:0;min-height:100dvh;background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-size:var(--step-0);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}h1,h2,p{margin:0}h1,h2,h3{font-family:var(--font-display);font-optical-sizing:auto}.card-head{display:flex;align-items:center;gap:.875rem}.card-head>.tile{flex:none}.card-head>h3.card-title{min-width:0;margin-block:0}[data-fineprint]{font-size:.8125rem;line-height:1.55}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:.2em}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}@media(prefers-reduced-motion:no-preference){[data-reveal].will-reveal{opacity:0;transform:translateY(1rem)}[data-reveal].is-revealed{opacity:1;transform:none;transition:opacity .45s ease-out var(--reveal-delay, 0s),transform .45s ease-out var(--reveal-delay, 0s)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.on-cream,.on-ink{--ink: var(--ink-deep);--paper: var(--cream)}.on-cream{--head-eyebrow-color: var(--petrol-deep);--head-eyebrow-weight: 700;--head-headline-color: var(--ink-deep);--head-headline-weight: 700;--head-headline-size: clamp(1.8125rem, 1.2rem + 2.2vw, 2.625rem);--head-accent-color: var(--petrol);--head-intro-color: var(--body-text);--head-intro-size: clamp(1.0625rem, 1rem + .3vw, 1.21875rem);--head-intro-measure: 42.5rem;--button-padding: .875rem 1.75rem;--button-solid-bg: var(--petrol);--button-solid-bg-hover: var(--petrol-deep);--button-ghost-bg: transparent;--button-ghost-border: var(--petrol);--button-ghost-fg: var(--petrol-deep);--button-ghost-bg-hover: var(--petrol-deep);--button-ghost-border-hover: var(--petrol-deep);--button-ghost-fg-hover: var(--surface)}.on-ink{--head-eyebrow-color: var(--cyan);--head-eyebrow-weight: 700;--head-headline-color: #ffffff;--head-headline-weight: 700;--head-headline-size: clamp(1.8125rem, 1.2rem + 2.2vw, 2.625rem);--head-accent-color: var(--cyan);--head-intro-color: rgb(255 255 255 / .75);--head-intro-size: clamp(1.0625rem, 1rem + .3vw, 1.21875rem);--head-intro-measure: 42.5rem;--button-padding: .875rem 1.75rem;--button-solid-bg: var(--petrol);--button-solid-bg-hover: var(--petrol-deep);--button-ghost-bg: transparent;--button-ghost-border: rgb(255 255 255 / .35);--button-ghost-fg: #ffffff;--button-ghost-bg-hover: rgb(255 255 255 / .08);--button-ghost-border-hover: #ffffff;--button-ghost-fg-hover: #ffffff}main[data-surface=marketing]{background:var(--cream);color:var(--ink-deep)}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--tint-2)}.header[data-astro-cid-ctg3m53h]:before{content:"";position:absolute;inset:0;z-index:-1;background:color-mix(in srgb,var(--cream) 86%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.skip[data-astro-cid-ctg3m53h]{position:absolute;left:1rem;top:.5rem;display:inline-flex;align-items:center;min-height:2.75rem;padding:.5rem .875rem;background:var(--surface);border-radius:var(--radius);font-size:.875rem;clip-path:inset(50%)}.skip[data-astro-cid-ctg3m53h]:focus-visible{clip-path:none}.bar[data-astro-cid-ctg3m53h]{position:relative;display:flex;align-items:center;gap:clamp(1.25rem,5vw - 32px,2.5rem);height:var(--header-height);max-width:var(--shell);margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;min-height:2.75rem;gap:.625rem;color:var(--navy);text-decoration:none;flex:none}.wordmark[data-astro-cid-ctg3m53h]{width:auto;height:2rem}.cluster[data-astro-cid-ctg3m53h]{display:none}.nav-list[data-astro-cid-ctg3m53h],.submenu[data-astro-cid-ctg3m53h]{display:flex;list-style:none;margin:0;padding:0}.nav-list[data-astro-cid-ctg3m53h]{gap:clamp(.5rem,5vw - 43px,1.75rem)}.nav-item[data-astro-cid-ctg3m53h]{position:relative}.nav-link[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.3rem;padding:.375rem 0;border-bottom:2px solid transparent;background:none;border:0;font:inherit;font-size:.9375rem;color:var(--ink-deep);font-weight:500;text-decoration:none;white-space:nowrap;cursor:pointer}.nav-link[data-astro-cid-ctg3m53h]:hover{color:var(--petrol)}.nav-link[data-astro-cid-ctg3m53h][aria-current=page]{border-bottom-color:var(--petrol);color:var(--petrol)}.nav-link[data-astro-cid-ctg3m53h].is-pending{color:var(--body-text);opacity:.65;cursor:default}.chevron[data-astro-cid-ctg3m53h]{width:.875rem;height:.875rem;transition:transform .15s ease}[data-astro-cid-ctg3m53h][aria-expanded=true] .chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.submenu[data-astro-cid-ctg3m53h]{flex-direction:column;gap:.125rem}.submenu[data-astro-cid-ctg3m53h][hidden]{display:none}.submenu-link[data-astro-cid-ctg3m53h]{display:grid;gap:.125rem;padding:.625rem .75rem;border-radius:8px;color:var(--ink);text-decoration:none}a[data-astro-cid-ctg3m53h].submenu-link:hover{background:var(--teal-light)}.submenu-link[data-astro-cid-ctg3m53h].is-pending{opacity:.6;cursor:default}.submenu-label[data-astro-cid-ctg3m53h]{font-size:.9375rem}.submenu-note[data-astro-cid-ctg3m53h]{font-size:.8125rem;line-height:1.4;color:var(--ink-muted)}.megamenu[data-astro-cid-ctg3m53h]{display:none}.nav-expand[data-astro-cid-ctg3m53h]{display:grid;place-items:center;width:44px;height:44px;flex:none;padding:0;border:0;border-radius:8px;background:none;color:inherit;cursor:pointer}.nav-expand[data-astro-cid-ctg3m53h][aria-expanded=true] .chevron[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-item[data-astro-cid-ctg3m53h]:has(.megamenu,.submenu){display:flex;flex-wrap:wrap;align-items:center}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-item[data-astro-cid-ctg3m53h]:has(.megamenu,.submenu) .nav-trigger[data-astro-cid-ctg3m53h]{flex:1}.nav-item[data-astro-cid-ctg3m53h]:has(.megamenu)>.nav-trigger[data-astro-cid-ctg3m53h] .chevron[data-astro-cid-ctg3m53h]{display:none}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-expand[data-astro-cid-ctg3m53h][aria-expanded=true]~.megamenu[data-astro-cid-ctg3m53h]{display:grid;gap:.25rem;width:100%;padding-bottom:.5rem;padding-inline-start:.75rem;border-inline-start:2px solid var(--line)}.megamenu-group[data-astro-cid-ctg3m53h]{display:block}.megamenu-phase[data-astro-cid-ctg3m53h]{display:flex;gap:.5rem;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;border:0;border-radius:8px;background:none;color:var(--ink);font:inherit;font-weight:600;text-align:start;cursor:default}.megamenu-phase[data-astro-cid-ctg3m53h][aria-expanded=true]{background:var(--teal-light);color:var(--teal-dark)}.phase-arrow[data-astro-cid-ctg3m53h]{width:16px;height:16px;flex:none;transform:rotate(90deg);transition:transform .16s ease}.megamenu-phase[data-astro-cid-ctg3m53h][aria-expanded=true] .phase-arrow[data-astro-cid-ctg3m53h]{transform:rotate(-90deg)}@media(prefers-reduced-motion:reduce){.phase-arrow[data-astro-cid-ctg3m53h]{transition:none}}.megamenu-list[data-astro-cid-ctg3m53h][hidden]{display:none}.megamenu-list[data-astro-cid-ctg3m53h]{display:flex;flex-direction:column;gap:.125rem;list-style:none;margin:0;padding:0}.actions[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.75rem}.button[data-astro-cid-ctg3m53h]{--button-padding: .5rem 1.125rem;white-space:nowrap}.burger[data-astro-cid-ctg3m53h]{display:grid;place-items:center;width:2.75rem;height:2.75rem;margin-left:auto;padding:0;background:none;border:1px solid var(--line);border-radius:8px;color:var(--ink);cursor:pointer}.burger-lines[data-astro-cid-ctg3m53h],.burger-lines[data-astro-cid-ctg3m53h]:before,.burger-lines[data-astro-cid-ctg3m53h]:after{display:block;width:1.125rem;height:1.5px;background:currentColor;border-radius:1px}.burger-lines[data-astro-cid-ctg3m53h]{position:relative}.burger-lines[data-astro-cid-ctg3m53h]:before,.burger-lines[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0}.burger-lines[data-astro-cid-ctg3m53h]:before{top:-.375rem}.burger-lines[data-astro-cid-ctg3m53h]:after{top:.375rem}.cluster[data-astro-cid-ctg3m53h][data-open]{position:absolute;inset-inline:0;top:100%;display:grid;gap:1.25rem;padding:1.25rem clamp(1rem,4vw,2rem) 1.75rem;background:var(--surface);border-bottom:1px solid var(--line);box-shadow:0 12px 40px #0028371a;max-height:calc(100vh - 100%);max-height:calc(100dvh - 100%);overflow-y:auto;overscroll-behavior:contain}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-list[data-astro-cid-ctg3m53h]{flex-direction:column;gap:.25rem}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-link[data-astro-cid-ctg3m53h]{padding:.75rem 0;font-size:1.0625rem}.cluster[data-astro-cid-ctg3m53h][data-open] .nav-trigger[data-astro-cid-ctg3m53h]{justify-content:space-between;width:100%}.cluster[data-astro-cid-ctg3m53h][data-open] .submenu[data-astro-cid-ctg3m53h]{width:100%;padding-bottom:.5rem;padding-inline-start:.75rem;border-inline-start:2px solid var(--line)}.cluster[data-astro-cid-ctg3m53h][data-open] .actions[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:stretch;gap:.75rem;padding-top:1.25rem;border-top:1px solid var(--line)}@media(min-width:64rem){.cluster[data-astro-cid-ctg3m53h]{display:flex;flex:1;align-items:center;justify-content:space-between;gap:clamp(1rem,6vw - 47px,2.5rem)}.burger[data-astro-cid-ctg3m53h]{display:none}.nav-list[data-astro-cid-ctg3m53h]{align-items:center}.nav-item[data-astro-cid-ctg3m53h]:has(.megamenu,.submenu){display:flex;align-items:center}.nav-expand[data-astro-cid-ctg3m53h]{width:1.5rem}.megamenu[data-astro-cid-ctg3m53h]{position:absolute;top:100%;left:-.75rem;z-index:30;grid-template-columns:15rem minmax(15rem,1fr);align-items:start;gap:0 1rem;margin-top:.5rem;padding:.75rem;background:color-mix(in srgb,var(--cream) 86%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--tint-2);border-radius:var(--radius);box-shadow:0 12px 40px #0028371a}.nav-item[data-astro-cid-ctg3m53h]:has(.megamenu,.submenu):after{content:"";position:absolute;inset-inline:0;top:100%;height:.5rem}.nav-expand[data-astro-cid-ctg3m53h][aria-expanded=true]~.megamenu[data-astro-cid-ctg3m53h]{display:grid}.nav-item[data-astro-cid-ctg3m53h][data-megamenu-dismissed] .megamenu[data-astro-cid-ctg3m53h]{display:none}.megamenu-group[data-astro-cid-ctg3m53h]{display:contents}.megamenu-phase[data-astro-cid-ctg3m53h]{grid-column:1}.phase-arrow[data-astro-cid-ctg3m53h],.megamenu-phase[data-astro-cid-ctg3m53h][aria-expanded=true] .phase-arrow[data-astro-cid-ctg3m53h]{transform:none}.megamenu-list[data-astro-cid-ctg3m53h]{grid-column:2;grid-row:1 / span 4;padding-inline-start:.75rem;border-inline-start:1px solid var(--line)}.submenu[data-astro-cid-ctg3m53h]:has(>li:nth-child(9)){display:grid;grid-template-columns:repeat(2,max-content);grid-auto-flow:column;grid-template-rows:repeat(7,auto);column-gap:.75rem}.submenu[data-astro-cid-ctg3m53h]:has(>li:nth-child(9)) .submenu-link[data-astro-cid-ctg3m53h]{white-space:nowrap}.submenu[data-astro-cid-ctg3m53h][hidden]:has(>li:nth-child(9)){display:none}.submenu[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + .5rem);left:-.75rem;z-index:30;min-width:17.5rem;padding:.5rem;background:color-mix(in srgb,var(--cream) 86%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--tint-2);border-radius:var(--radius);box-shadow:0 12px 40px #0028371a}}svg[data-astro-cid-patnjmll]{display:inline-block;flex:none;vertical-align:-.125em}svg[data-astro-cid-v6thz4ju]{display:block;flex:none}.column[data-astro-cid-cyuplcri]{--button-solid-bg: var(--teal);--button-solid-fg: #ffffff;--button-solid-bg-hover: var(--surface);--button-solid-fg-hover: var(--navy);display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .12)}.title[data-astro-cid-cyuplcri]{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--footer-label);margin:0}.accounts[data-astro-cid-cyuplcri]{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.account[data-astro-cid-cyuplcri]{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:#ffffff1a;color:var(--footer-fg);transition:background .2s,color .2s}.account[data-astro-cid-cyuplcri]:hover{background:var(--teal);color:#fff}.newsletter[data-astro-cid-cyuplcri]{gap:.5rem}.funding[data-astro-cid-cyuplcri]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;margin-inline-start:auto}.funding-label[data-astro-cid-cyuplcri]{font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:var(--footer-label)}.funding-link[data-astro-cid-cyuplcri]{display:grid;place-items:center;width:max-content;min-height:2.75rem;padding:.5rem .75rem;border-radius:.375rem;background:var(--surface)}.funding-link[data-astro-cid-cyuplcri] img[data-astro-cid-cyuplcri]{display:block;height:auto}.as-button[data-astro-cid-gcn2mc3v]{appearance:none;background:none;border:0;padding:0;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.2em}.footer[data-astro-cid-gcn2mc3v]{--footer-fg: #dbe3ea;--footer-label: #8fa6b8;padding:clamp(2.5rem,6vw,4rem) clamp(1rem,4vw,2rem) 2rem;background:var(--navy);color:var(--footer-fg)}.inner[data-astro-cid-gcn2mc3v]{max-width:var(--shell);margin-inline:auto}.columns[data-astro-cid-gcn2mc3v]{display:grid;gap:2.5rem clamp(1.25rem,3vw,2.5rem);grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}.brand-column[data-astro-cid-gcn2mc3v]{grid-column:span 2}@media(min-width:64rem){.columns[data-astro-cid-gcn2mc3v]{grid-template-columns:1.5fr repeat(4,1fr)}.brand-column[data-astro-cid-gcn2mc3v]{grid-column:auto;max-width:22rem}}.brand[data-astro-cid-gcn2mc3v] img[data-astro-cid-gcn2mc3v]{display:block;height:auto}.brand-text[data-astro-cid-gcn2mc3v]{margin:1rem 0 0;font-size:.9375rem;line-height:1.6}.badges[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;padding:0;list-style:none}.badge[data-astro-cid-gcn2mc3v]{padding:.3125rem .8125rem;border:1px solid rgb(255 255 255 / .22);border-radius:100px;font-size:.75rem;font-weight:600;line-height:1.5;color:var(--footer-fg)}.column-title[data-astro-cid-gcn2mc3v]{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--footer-label)}.address[data-astro-cid-gcn2mc3v]{display:flex;flex-direction:column;margin-top:1rem;font-style:normal}.address-line[data-astro-cid-gcn2mc3v]{font-size:.9375rem;line-height:1.7}.hours[data-astro-cid-gcn2mc3v]{display:block;padding-top:.25rem;font-size:.84375rem;line-height:1.5;color:var(--footer-label)}.contact-link[data-astro-cid-gcn2mc3v]{min-height:2.25rem}.list[data-astro-cid-gcn2mc3v]{margin:1rem 0 0;padding:0;list-style:none}.list[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]+li[data-astro-cid-gcn2mc3v]{margin-top:.125rem}.link[data-astro-cid-gcn2mc3v]{display:inline-flex;align-items:center;min-height:2.75rem;font-size:.9375rem;color:var(--footer-fg);text-decoration:none}a[data-astro-cid-gcn2mc3v].link:hover{color:#fff;text-decoration:underline;text-underline-offset:.2em}.link[data-astro-cid-gcn2mc3v][aria-current=page]{color:#fff;font-weight:500}.link[data-astro-cid-gcn2mc3v].is-pending{color:#7f97aa;cursor:default}.note[data-astro-cid-gcn2mc3v]{max-width:var(--measure);margin-top:2.5rem;font-size:.8125rem;line-height:1.6;color:var(--footer-label)}.bottom[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgb(255 255 255 / .12)}.copyright[data-astro-cid-gcn2mc3v]{font-size:.8125rem;color:var(--footer-label)}.legal-list[data-astro-cid-gcn2mc3v]{display:flex;flex-wrap:wrap;gap:1.25rem;margin:0}.legal-list[data-astro-cid-gcn2mc3v] li[data-astro-cid-gcn2mc3v]+li[data-astro-cid-gcn2mc3v]{margin-top:0}.legal-list[data-astro-cid-gcn2mc3v] .link[data-astro-cid-gcn2mc3v]{font-size:.8125rem}.consent[data-astro-cid-2effgw6e]{position:fixed;inset-inline:1rem;bottom:1rem;z-index:50;max-height:85dvh;overflow-y:auto;border-radius:14px}.card[data-astro-cid-2effgw6e]{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 48px #0d27302e;padding:1.25rem;display:grid;gap:.875rem}h2[data-astro-cid-2effgw6e]{margin:0;font-size:var(--step-1);color:var(--navy)}#consent-text[data-astro-cid-2effgw6e]{margin:0;color:var(--ink-muted)}.actions[data-astro-cid-2effgw6e]{margin:0;display:flex;gap:.625rem}.actions[data-astro-cid-2effgw6e] .button[data-astro-cid-2effgw6e]{flex:1 1 0;justify-content:center;min-height:48px;font-weight:600}.choice-allow[data-astro-cid-2effgw6e]{background:var(--teal);color:#fff;border:2px solid var(--teal)}.choice-allow[data-astro-cid-2effgw6e]:hover{background:var(--teal-dark);border-color:var(--teal-dark)}.choice-deny[data-astro-cid-2effgw6e]{background:var(--surface);color:var(--navy);border:2px solid var(--line)}.choice-deny[data-astro-cid-2effgw6e]:hover{background:var(--teal-light)}.settings[data-astro-cid-2effgw6e] summary[data-astro-cid-2effgw6e]{min-height:44px;display:inline-flex;align-items:center;color:var(--teal-dark);font-weight:600;cursor:pointer}.categories[data-astro-cid-2effgw6e]{list-style:none;margin:.5rem 0 0;padding:0;display:grid;gap:.875rem}.category[data-astro-cid-2effgw6e]{display:grid;grid-template-columns:auto 1fr;gap:.625rem;align-items:start}.category[data-astro-cid-2effgw6e] input[data-astro-cid-2effgw6e]{inline-size:1.25rem;block-size:1.25rem;margin-top:.15rem;accent-color:var(--teal)}.category-label[data-astro-cid-2effgw6e]{display:block;font-weight:600}.required[data-astro-cid-2effgw6e]{margin-left:.4rem;color:var(--ink-muted);font-weight:400}.category-text[data-astro-cid-2effgw6e]{display:block;color:var(--ink-muted)}.save-row[data-astro-cid-2effgw6e]{margin:.75rem 0 0}.save-row[data-astro-cid-2effgw6e] .button[data-astro-cid-2effgw6e]{min-height:44px}@media(min-width:48rem){.consent[data-astro-cid-2effgw6e]{inset-inline:auto 1.5rem;bottom:1.5rem;width:min(26rem,calc(100vw - 3rem))}}html:has(dialog.booking-dialog[open]){overflow:hidden;scrollbar-gutter:stable}.booking-dialog[data-astro-cid-3trday2a]{inline-size:min(58rem,calc(100vw - 2rem));block-size:min(57rem,calc(100dvh - 2rem));border:none;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 32px 80px #0d273059}.booking-dialog[data-astro-cid-3trday2a]::backdrop{background:#0d27308c;backdrop-filter:blur(3px)}.booking-dialog[data-astro-cid-3trday2a][open]{display:flex;flex-direction:column}@media(prefers-reduced-motion:no-preference){.booking-dialog[data-astro-cid-3trday2a][open]{animation:booking-in .22s ease-out}}@keyframes booking-in{0%{opacity:0;transform:translateY(.75rem) scale(.985)}to{opacity:1;transform:none}}.head[data-astro-cid-3trday2a]{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding:1.5rem 1.5rem 1.25rem;background:linear-gradient(135deg,var(--navy),var(--teal-dark));color:#fff}.eyebrow[data-astro-cid-3trday2a]{margin:0 0 .25rem;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffbf}h2[data-astro-cid-3trday2a]{margin:0;font-size:var(--step-1);line-height:1.25;color:#fff}.lede[data-astro-cid-3trday2a]{margin:.5rem 0 0;color:#ffffffd9;max-width:38rem}.close[data-astro-cid-3trday2a]{flex:0 0 auto;inline-size:44px;block-size:44px;display:grid;place-items:center;border:none;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.close[data-astro-cid-3trday2a]:hover{background:#ffffff47}.body[data-astro-cid-3trday2a]{padding:1rem 1.5rem 1.5rem;background:var(--surface);flex:1 1 auto;display:flex;flex-direction:column;min-block-size:0}.hint[data-astro-cid-3trday2a]{margin:0 0 .75rem;color:var(--ink-muted)}.frame-slot[data-astro-cid-3trday2a]{position:relative;flex:1 1 auto;min-block-size:20rem;border-radius:var(--radius);background:linear-gradient(0deg,#0d273008,#0d273008)}.frame-slot[data-astro-cid-3trday2a] iframe{position:absolute;inset:0;inline-size:100%;block-size:100%;border:0;border-radius:var(--radius)}.spinner[data-astro-cid-3trday2a]{position:absolute;inset:0;margin:auto;inline-size:2.5rem;block-size:2.5rem;border:3px solid var(--line);border-top-color:var(--teal);border-radius:50%}@media(prefers-reduced-motion:no-preference){.spinner[data-astro-cid-3trday2a]{animation:booking-spin .9s linear infinite}}@keyframes booking-spin{to{transform:rotate(1turn)}}.promo[data-astro-cid-v5eede3v]{position:fixed;z-index:60;inset:auto 1rem 1rem;margin:0;inline-size:auto;max-inline-size:none;max-block-size:30dvh;overflow:auto;padding:1.25rem;border:1px solid var(--line);border-block-start:3px solid var(--teal);border-radius:14px;background:var(--surface);color:var(--ink);box-shadow:0 16px 48px #0d27302e}.promo[data-astro-cid-v5eede3v][data-media][open]{display:grid;grid-template-columns:var(--promo-media) minmax(0,1fr);grid-template-areas:"media title" "text text" "actions actions";column-gap:.75rem;align-content:start}.promo[data-astro-cid-v5eede3v]{--promo-media: 3.5rem}.media[data-astro-cid-v5eede3v]{grid-area:media;align-self:center;inline-size:100%;block-size:auto}.promo[data-astro-cid-v5eede3v][data-media] .title[data-astro-cid-v5eede3v]{grid-area:title}.promo[data-astro-cid-v5eede3v][data-media] .text[data-astro-cid-v5eede3v]{grid-area:text}.promo[data-astro-cid-v5eede3v][data-media] .actions[data-astro-cid-v5eede3v]{grid-area:actions}@media(prefers-reduced-motion:no-preference){.promo[data-astro-cid-v5eede3v][open]{animation:promo-in .24s ease-out}}@keyframes promo-in{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}@media(min-width:48rem)and (prefers-reduced-motion:no-preference){.promo[data-astro-cid-v5eede3v][open][data-position=links]{animation:promo-in-left .26s ease-out}.promo[data-astro-cid-v5eede3v][open][data-position=rechts]{animation:promo-in-right .26s ease-out}}@keyframes promo-in-left{0%{opacity:0;transform:translate(-2.5rem)}to{opacity:1;transform:none}}@keyframes promo-in-right{0%{opacity:0;transform:translate(2.5rem)}to{opacity:1;transform:none}}.promo[data-astro-cid-v5eede3v]::backdrop{background:#0d273080}.title[data-astro-cid-v5eede3v]{margin:0 2.5rem 0 0;font-family:var(--font-display);font-size:var(--step-1);line-height:1.25;color:var(--navy);font-weight:600}.text[data-astro-cid-v5eede3v]{margin:.35rem 0 .9rem;max-width:var(--measure)}.actions[data-astro-cid-v5eede3v]{margin:0}.close[data-astro-cid-v5eede3v]{position:absolute;inset-block-start:.25rem;inset-inline-end:.25rem;inline-size:44px;block-size:44px;display:grid;place-items:center;border:none;border-radius:999px;background:transparent;color:var(--ink-muted);cursor:pointer}.close[data-astro-cid-v5eede3v]:hover{background:#0d273014;color:var(--navy)}@media(min-width:48rem){.promo[data-astro-cid-v5eede3v]{inline-size:min(26rem,calc(100vw - 3rem));max-block-size:none;inset-block-end:1.5rem;--promo-media: 6.5rem}.promo[data-astro-cid-v5eede3v][data-media]{grid-template-areas:"media title" "media text" "media actions";column-gap:.9rem}.promo[data-astro-cid-v5eede3v][data-position=links]{inset-inline:1.5rem auto}.promo[data-astro-cid-v5eede3v][data-position=rechts]{inset-inline:auto 1.5rem}.promo[data-astro-cid-v5eede3v][data-position=zentriert]{inset:0;margin:auto;max-block-size:min(70dvh,30rem)}.promo[data-astro-cid-v5eede3v][data-modal]{inset:0;margin:auto;inline-size:min(32rem,calc(100vw - 3rem));padding:clamp(1.5rem,3vw,2.25rem)}.promo[data-astro-cid-v5eede3v][data-modal] .close[data-astro-cid-v5eede3v]{inset-block-start:.5rem;inset-inline-end:.5rem}}.topbar{position:sticky;top:0;z-index:50}.topbar>header.header{position:static}:root:has(.topbar){scroll-padding-top:calc(var(--header-height) + 6rem)}@media(min-width:48rem){:root:has(.topbar){scroll-padding-top:calc(var(--header-height) + 4rem)}}
