:root{--glacier-font-display: "Manrope", system-ui, -apple-system, sans-serif;--glacier-font-body: "Hanken Grotesk", system-ui, -apple-system, sans-serif;--glacier-font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", monospace;--glacier-ink: oklch(.2 .05 235);--glacier-ink-soft: oklch(.4 .04 235);--glacier-accent: oklch(.55 .11 233);--glacier-accent-text: oklch(.45 .1 235);--glacier-accent-2: oklch(.78 .09 220);--glacier-white: oklch(1 0 0);--glacier-frost-1: oklch(.97 .012 230);--glacier-frost-2: oklch(.94 .022 230);--glass-bg: rgba(255, 255, 255, .55);--glass-bg-strong: rgba(255, 255, 255, .8);--glass-border: rgba(255, 255, 255, .7);--glass-blur: 16px;--glass-saturate: 140%;--glacier-shadow: 0 8px 32px oklch(.55 .11 233 / .12);--glacier-shadow-hover: 0 16px 44px oklch(.55 .11 233 / .18);--glacier-glow: 0 0 0 1px oklch(.55 .11 233 / .35), 0 12px 36px oklch(.55 .11 233 / .2);--glacier-radius: 1rem;--glacier-radius-sm: .75rem;--bento-gap: 16px;--glacier-ease: .2s cubic-bezier(.22, 1, .36, 1)}.glacier-bg{position:relative;min-height:100%;background:linear-gradient(180deg,var(--glacier-white) 0%,var(--glacier-frost-1) 55%,var(--glacier-frost-2) 100%);color:var(--glacier-ink);font-family:var(--glacier-font-body);overflow:hidden}.glacier-bg:before,.glacier-bg:after{content:"";position:absolute;z-index:0;border-radius:50%;filter:blur(80px);opacity:.55;pointer-events:none}.glacier-bg:before{top:-120px;left:-80px;width:420px;height:420px;background:radial-gradient(circle,var(--glacier-accent-2) 0%,transparent 70%)}.glacier-bg:after{bottom:-160px;right:-100px;width:480px;height:480px;background:radial-gradient(circle,var(--glacier-accent) 0%,transparent 70%);opacity:.4}.glacier-bg>*{position:relative;z-index:1}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);border-radius:var(--glacier-radius);box-shadow:var(--glacier-shadow);color:var(--glacier-ink)}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.glass{background:#ffffffd9}}.glass-strong{background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);border-radius:var(--glacier-radius);box-shadow:var(--glacier-shadow);color:var(--glacier-ink)}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.glass-strong{background:#fffffff2}}.bento-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(180px,auto);gap:var(--bento-gap)}.bento-lg{grid-column:span 2;grid-row:span 2}.bento-wide{grid-column:span 2}.bento-tall{grid-row:span 2}@media(max-width:900px){.bento-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bento-lg,.bento-wide{grid-column:span 2}.bento-lg,.bento-tall{grid-row:span 1}}@media(max-width:600px){.bento-grid{grid-template-columns:1fr}.bento-lg,.bento-wide,.bento-tall{grid-column:span 1;grid-row:span 1}}.card-lift{transition:transform var(--glacier-ease),box-shadow var(--glacier-ease),border-color var(--glacier-ease);will-change:transform}.card-lift:hover,.card-lift:focus-within{transform:translateY(-4px);box-shadow:var(--glacier-glow),var(--glacier-shadow-hover);border-color:#0f7ba773}@media(prefers-reduced-motion:reduce){.card-lift{transition:none}.card-lift:hover,.card-lift:focus-within{transform:none}}.reveal{opacity:0;transform:translateY(16px);transition:opacity .4s ease,transform .4s var(--glacier-ease)}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.glacier-title{font-family:var(--glacier-font-display);color:var(--glacier-ink);font-weight:800;letter-spacing:-.02em;line-height:1.05}.glacier-subtitle{font-family:var(--glacier-font-body);color:var(--glacier-ink-soft);font-weight:500;line-height:1.4}.glacier-accent-text{font-family:var(--glacier-font-display);color:var(--glacier-accent)}.bento-hero[data-astro-cid-vhrde5l3].bento-hero{--bento-hero-nav-h: 82px;width:100%;display:flex;min-height:calc(100vh - var(--bento-hero-nav-h));min-height:calc(100svh - var(--bento-hero-nav-h))}.bento-hero__inner[data-astro-cid-vhrde5l3]{width:100%;max-width:1200px;margin-inline:auto;padding:clamp(1.75rem,4vh,2.75rem) clamp(1rem,4vw,2.5rem);display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);grid-template-rows:1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:center}.bento-hero__copy[data-astro-cid-vhrde5l3]{display:flex;flex-direction:column;justify-content:center;gap:clamp(1rem,4.5vh,3.4rem)}.bento-hero__eyebrow[data-astro-cid-vhrde5l3]{font-family:var(--glacier-font-mono);letter-spacing:.04em;font-size:clamp(.82rem,1.2vw,.95rem);font-weight:600;color:var(--glacier-accent-text);margin:0 0 .1rem}.bento-hero__title[data-astro-cid-vhrde5l3]{font-size:clamp(1.95rem,3.6vw,2.9rem);margin:0}.bento-hero__subtitle[data-astro-cid-vhrde5l3]{font-size:clamp(1rem,2vw,1.18rem);margin:0;max-width:50ch}.bento-hero__cta[data-astro-cid-vhrde5l3]{display:inline-flex;align-items:center;gap:.55rem;align-self:flex-start;margin-top:.4rem;padding:.85rem 1.5rem;font-weight:700;font-size:1rem;color:var(--glacier-ink);text-decoration:none;cursor:pointer}.bento-hero__cta[data-astro-cid-vhrde5l3]:hover .bento-hero__cta-arrow[data-astro-cid-vhrde5l3],.bento-hero__cta[data-astro-cid-vhrde5l3]:focus-visible .bento-hero__cta-arrow[data-astro-cid-vhrde5l3]{transform:translate(4px);color:var(--glacier-accent)}.bento-hero__cta-arrow[data-astro-cid-vhrde5l3]{transition:transform var(--glacier-ease),color var(--glacier-ease)}.bento-hero__cta[data-astro-cid-vhrde5l3]:focus-visible{outline:3px solid var(--glacier-accent);outline-offset:3px}.bento-hero__media[data-astro-cid-vhrde5l3]{position:relative;overflow:hidden;align-self:stretch;min-height:clamp(360px,72vh,760px);padding:0}.bento-hero__img[data-astro-cid-vhrde5l3]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block}.bento-hero__badge[data-astro-cid-vhrde5l3]{position:absolute;left:clamp(.85rem,2vw,1.25rem);bottom:clamp(.85rem,2vw,1.25rem);display:flex;flex-direction:column;gap:.1rem;padding:.85rem 1.15rem;border-radius:var(--glacier-radius-sm)}.bento-hero__badge-num[data-astro-cid-vhrde5l3]{font-size:clamp(1.9rem,4vw,2.6rem);font-weight:900;line-height:.95;letter-spacing:-.03em}.bento-hero__badge-label[data-astro-cid-vhrde5l3]{font-size:.9rem;font-weight:700;color:var(--glacier-ink)}@media(max-width:820px){.bento-hero[data-astro-cid-vhrde5l3]{min-height:0;display:block}.bento-hero__inner[data-astro-cid-vhrde5l3]{grid-template-columns:1fr;grid-template-rows:none}.bento-hero__media[data-astro-cid-vhrde5l3]{min-height:clamp(240px,50vw,340px);order:2}.bento-hero__copy[data-astro-cid-vhrde5l3]{order:1}}.stat-band[data-astro-cid-ki6w6whc]{width:100%}.stat-band__grid[data-astro-cid-ki6w6whc]{grid-auto-rows:auto;list-style:none;margin:0;padding:0}.stat-band__grid--3[data-astro-cid-ki6w6whc]{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-band__grid--4[data-astro-cid-ki6w6whc]{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-tile[data-astro-cid-ki6w6whc]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:4px;padding:18px 22px;min-height:110px}.stat-tile__value[data-astro-cid-ki6w6whc]{font-size:clamp(2.2rem,1.4rem + 2.6vw,3.1rem);font-weight:800;letter-spacing:-.02em;line-height:1}.stat-tile__label[data-astro-cid-ki6w6whc]{font-size:.95rem;color:var(--glacier-ink-soft);line-height:1.3}@media(max-width:900px){.stat-band__grid--3[data-astro-cid-ki6w6whc],.stat-band__grid--4[data-astro-cid-ki6w6whc]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.stat-band__grid--3[data-astro-cid-ki6w6whc],.stat-band__grid--4[data-astro-cid-ki6w6whc]{grid-template-columns:1fr}.stat-tile[data-astro-cid-ki6w6whc]{min-height:0;padding:20px}}.bento-types[data-astro-cid-flrm6d7v]{width:100%}.bento-types__head[data-astro-cid-flrm6d7v]{max-width:720px;margin:0 0 calc(var(--bento-gap) * 1.5)}.bento-types__title[data-astro-cid-flrm6d7v]{font-size:clamp(1.75rem,4vw,2.75rem);margin:0 0 .5rem}.bento-types__lead[data-astro-cid-flrm6d7v]{font-size:clamp(1rem,2vw,1.125rem);margin:0}.bento-types__grid[data-astro-cid-flrm6d7v]{list-style:none;margin:0;padding:0;grid-auto-rows:auto;align-items:start}.bento-types__grid[data-astro-cid-flrm6d7v] .bento-lg[data-astro-cid-flrm6d7v]{grid-row:span 2;align-self:stretch}.bento-cell[data-astro-cid-flrm6d7v]{display:flex;min-width:0}.bento-card[data-astro-cid-flrm6d7v]{display:flex;flex-direction:column;gap:.75rem;width:100%;padding:clamp(1.25rem,2.5vw,2rem);text-decoration:none;color:var(--glacier-ink);outline:none}.bento-card--media[data-astro-cid-flrm6d7v]{padding:0;overflow:hidden}.bento-card--media[data-astro-cid-flrm6d7v] .bento-card__body[data-astro-cid-flrm6d7v]{padding:clamp(1.1rem,2.2vw,1.5rem) clamp(1.25rem,2.5vw,2rem) 0}.bento-card--media[data-astro-cid-flrm6d7v] .bento-card__cta[data-astro-cid-flrm6d7v]{padding:0 clamp(1.25rem,2.5vw,2rem) clamp(1.1rem,2.2vw,1.5rem)}.bento-card__media[data-astro-cid-flrm6d7v]{position:relative;display:block;width:100%;height:160px;overflow:hidden;border-top-left-radius:var(--glacier-radius);border-top-right-radius:var(--glacier-radius)}.bento-card__img[data-astro-cid-flrm6d7v]{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--glacier-ease)}.bento-card[data-astro-cid-flrm6d7v]:hover .bento-card__img[data-astro-cid-flrm6d7v],.bento-card[data-astro-cid-flrm6d7v]:focus-visible .bento-card__img[data-astro-cid-flrm6d7v]{transform:scale(1.04)}.bento-card__icon--over[data-astro-cid-flrm6d7v]{position:absolute;left:.85rem;bottom:.85rem;width:2.6rem;height:2.6rem;font-size:1.35rem;background:#ffffffd1;-webkit-backdrop-filter:blur(8px) saturate(140%);backdrop-filter:blur(8px) saturate(140%);border-color:#ffffffbf;box-shadow:var(--glacier-shadow)}.bento-card--media[data-astro-cid-flrm6d7v][data-focal=true] .bento-card__media[data-astro-cid-flrm6d7v]{height:clamp(220px,30vw,340px)}@media(max-width:600px){.bento-card--media[data-astro-cid-flrm6d7v] .bento-card__media[data-astro-cid-flrm6d7v]{height:150px}}@media(prefers-reduced-motion:reduce){.bento-card__img[data-astro-cid-flrm6d7v]{transition:none}.bento-card[data-astro-cid-flrm6d7v]:hover .bento-card__img[data-astro-cid-flrm6d7v],.bento-card[data-astro-cid-flrm6d7v]:focus-visible .bento-card__img[data-astro-cid-flrm6d7v]{transform:none}}.bento-card[data-astro-cid-flrm6d7v]:focus-visible{box-shadow:0 0 0 3px var(--glacier-white),0 0 0 5px var(--glacier-accent)}.bento-card__icon[data-astro-cid-flrm6d7v]{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-size:1.6rem;line-height:1;border-radius:14px;background:#2e9bd61f;border:1px solid rgba(46,155,214,.22)}.bento-card__body[data-astro-cid-flrm6d7v]{display:flex;flex-direction:column;gap:.4rem;flex:1 1 auto}.bento-card__title[data-astro-cid-flrm6d7v]{font-size:1.25rem}.bento-card__desc[data-astro-cid-flrm6d7v]{font-size:.975rem}.bento-card[data-astro-cid-flrm6d7v][data-focal=true]{justify-content:space-between}.bento-card[data-astro-cid-flrm6d7v][data-focal=true] .bento-card__icon[data-astro-cid-flrm6d7v]{width:3.5rem;height:3.5rem;font-size:2rem}.bento-card[data-astro-cid-flrm6d7v][data-focal=true] .bento-card__title[data-astro-cid-flrm6d7v]{font-size:clamp(1.5rem,3vw,2rem)}.bento-card[data-astro-cid-flrm6d7v][data-focal=true] .bento-card__desc[data-astro-cid-flrm6d7v]{font-size:1.0625rem;max-width:36ch}.bento-card__cta[data-astro-cid-flrm6d7v]{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;font-weight:700;font-size:.9375rem;color:var(--glacier-accent-text)}.bento-card__arrow[data-astro-cid-flrm6d7v]{transition:transform var(--glacier-ease)}.bento-card[data-astro-cid-flrm6d7v]:hover .bento-card__arrow[data-astro-cid-flrm6d7v],.bento-card[data-astro-cid-flrm6d7v]:focus-visible .bento-card__arrow[data-astro-cid-flrm6d7v]{transform:translate(4px)}@media(prefers-reduced-motion:reduce){.bento-card__arrow[data-astro-cid-flrm6d7v]{transition:none}.bento-card[data-astro-cid-flrm6d7v]:hover .bento-card__arrow[data-astro-cid-flrm6d7v],.bento-card[data-astro-cid-flrm6d7v]:focus-visible .bento-card__arrow[data-astro-cid-flrm6d7v]{transform:none}}.region-section[data-astro-cid-7hvm2exh]{padding:clamp(3rem,6vw,5.5rem) 0}.region-inner[data-astro-cid-7hvm2exh]{width:100%;max-width:1440px;margin-inline:auto;padding-inline:clamp(1rem,4vw,2.5rem)}.region-head[data-astro-cid-7hvm2exh]{margin-bottom:clamp(2rem,4vw,3rem)}@media(min-width:980px){.region-head[data-astro-cid-7hvm2exh]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(1.75rem,3.5vw,3rem);align-items:end}.region-head[data-astro-cid-7hvm2exh] .region-lead[data-astro-cid-7hvm2exh]{margin-bottom:.3rem}}.region-eyebrow[data-astro-cid-7hvm2exh]{margin:0 0 .5rem;font-family:var(--glacier-font-mono);font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--glacier-accent-text)}.region-title[data-astro-cid-7hvm2exh]{margin:0 0 .75rem;font-size:clamp(1.9rem,4.5vw,3rem)}.region-lead[data-astro-cid-7hvm2exh]{margin:0;font-size:clamp(1rem,1.6vw,1.125rem);max-width:48ch}.region-layout[data-astro-cid-7hvm2exh]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(1.5rem,3vw,2.75rem);align-items:stretch}.region-map[data-astro-cid-7hvm2exh]{margin:0;padding:clamp(.75rem,1.5vw,1.25rem);border-radius:var(--glacier-radius);display:flex;flex-direction:column;justify-content:center}.region-map-frame[data-astro-cid-7hvm2exh]{aspect-ratio:4 / 3;border-radius:var(--glacier-radius-sm);overflow:hidden}.region-map-frame[data-astro-cid-7hvm2exh] img[data-astro-cid-7hvm2exh]{display:block;width:100%;height:100%;object-fit:cover;border-radius:var(--glacier-radius-sm)}.region-map-cap[data-astro-cid-7hvm2exh]{margin:clamp(.6rem,1.2vw,.85rem) 0 .15rem;font-family:var(--glacier-font-mono);font-size:.78rem;letter-spacing:.04em;color:var(--glacier-ink-soft);text-align:center}.region-list[data-astro-cid-7hvm2exh]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.region-row-cell[data-astro-cid-7hvm2exh]{display:flex}@media(min-width:1100px){.region-list[data-astro-cid-7hvm2exh]{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(7,auto);column-gap:clamp(.75rem,1.4vw,1.1rem);row-gap:8px;align-content:center}}.region-row[data-astro-cid-7hvm2exh]{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;width:100%;min-height:44px;padding:.7rem 1rem;border-radius:var(--glacier-radius-sm);text-decoration:none;color:var(--glacier-ink);overflow:hidden;isolation:isolate}.region-row-bar[data-astro-cid-7hvm2exh]{position:absolute;inset:0;z-index:-1;width:var(--d, 0%);background:#0f7ba717;border-radius:inherit;pointer-events:none}.region-row-count[data-astro-cid-7hvm2exh]{min-width:2.4ch;font-weight:800;line-height:1;letter-spacing:-.02em;text-align:right;color:var(--glacier-accent);font-variant-numeric:tabular-nums}.region-row-count[data-astro-cid-7hvm2exh][data-tier="1"]{font-size:clamp(1.6rem,2.4vw,1.95rem)}.region-row-count[data-astro-cid-7hvm2exh][data-tier="2"]{font-size:clamp(1.4rem,2.1vw,1.65rem)}.region-row-count[data-astro-cid-7hvm2exh][data-tier="3"]{font-size:clamp(1.25rem,1.8vw,1.4rem)}.region-row-body[data-astro-cid-7hvm2exh]{display:flex;flex-direction:column;gap:.1rem;min-width:0}.region-row-name[data-astro-cid-7hvm2exh]{font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:700;line-height:1.2;color:var(--glacier-ink)}.region-row-unit[data-astro-cid-7hvm2exh]{font-family:var(--glacier-font-mono);font-size:.66rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--glacier-ink-soft)}.region-row--link[data-astro-cid-7hvm2exh]{cursor:pointer;border:1px solid oklch(.55 .11 233 / .45)}.region-row--link[data-astro-cid-7hvm2exh]:focus-visible{outline:3px solid var(--glacier-accent);outline-offset:3px}.region-row-cta[data-astro-cid-7hvm2exh]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:700;white-space:nowrap;color:var(--glacier-accent-text)}.region-row-cta[data-astro-cid-7hvm2exh] svg[data-astro-cid-7hvm2exh]{transition:transform var(--glacier-ease)}.region-row--link[data-astro-cid-7hvm2exh]:hover .region-row-cta[data-astro-cid-7hvm2exh] svg[data-astro-cid-7hvm2exh],.region-row--link[data-astro-cid-7hvm2exh]:focus-visible .region-row-cta[data-astro-cid-7hvm2exh] svg[data-astro-cid-7hvm2exh]{transform:translate(3px)}@media(prefers-reduced-motion:reduce){.region-row-cta[data-astro-cid-7hvm2exh] svg[data-astro-cid-7hvm2exh]{transition:none}}@media(max-width:900px){.region-layout[data-astro-cid-7hvm2exh]{grid-template-columns:1fr}.region-map[data-astro-cid-7hvm2exh]{position:static;order:1;width:100%;max-width:520px;margin-inline:auto}.region-list[data-astro-cid-7hvm2exh]{order:2}}@media(max-width:560px){.region-row[data-astro-cid-7hvm2exh]{gap:.65rem;padding:.65rem .85rem}}.faq-section[data-astro-cid-oue6i3zr]{width:100%;max-width:1100px;margin-inline:auto;padding-inline:16px}.faq-card[data-astro-cid-oue6i3zr]{padding:clamp(24px,4vw,44px)}@media(min-width:960px){.faq-card[data-astro-cid-oue6i3zr]{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(2rem,4vw,3.5rem);align-items:start}}.faq-head[data-astro-cid-oue6i3zr]{margin-bottom:28px}@media(min-width:960px){.faq-head[data-astro-cid-oue6i3zr]{margin-bottom:0;position:sticky;top:clamp(1.5rem,4vw,5rem)}}.faq-eyebrow[data-astro-cid-oue6i3zr]{display:inline-block;margin:0 0 12px;padding:4px 12px;border-radius:999px;background:#0f7ba71f;border:1px solid oklch(.55 .11 233 / .3);color:var(--glacier-accent-text);font-family:var(--glacier-font-mono);font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.faq-title[data-astro-cid-oue6i3zr]{margin:0 0 12px;font-size:clamp(1.6rem,4vw,2.3rem)}.faq-lede[data-astro-cid-oue6i3zr]{margin:0;max-width:56ch;font-size:1.02rem}.faq-list[data-astro-cid-oue6i3zr]{display:flex;flex-direction:column;gap:12px}.faq-item[data-astro-cid-oue6i3zr]{background:#ffffff80;border:1px solid var(--glass-border);border-radius:14px;box-shadow:var(--glacier-shadow);overflow:hidden;transition:border-color var(--glacier-ease),box-shadow var(--glacier-ease),background var(--glacier-ease)}.faq-item[data-astro-cid-oue6i3zr]:hover,.faq-item[data-astro-cid-oue6i3zr]:focus-within{border-color:#2e9bd673;box-shadow:var(--glacier-glow);background:#ffffffa8}.faq-item[data-astro-cid-oue6i3zr][open]{background:#ffffffb8;border-color:#2e9bd659}.faq-summary[data-astro-cid-oue6i3zr]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--glacier-ink);font-weight:700;font-size:1.05rem;line-height:1.3}.faq-summary[data-astro-cid-oue6i3zr]::-webkit-details-marker{display:none}.faq-summary[data-astro-cid-oue6i3zr]::marker{content:""}.faq-summary[data-astro-cid-oue6i3zr]:focus-visible{outline:3px solid var(--glacier-accent);outline-offset:2px;border-radius:12px}.faq-question[data-astro-cid-oue6i3zr]{flex:1 1 auto}.faq-icon[data-astro-cid-oue6i3zr]{position:relative;flex:0 0 auto;width:22px;height:22px;border-radius:999px;background:#2e9bd624;transition:transform var(--glacier-ease),background var(--glacier-ease)}.faq-icon[data-astro-cid-oue6i3zr]:before,.faq-icon[data-astro-cid-oue6i3zr]:after{content:"";position:absolute;top:50%;left:50%;width:11px;height:2px;border-radius:2px;background:var(--glacier-accent);transform:translate(-50%,-50%);transition:transform var(--glacier-ease),opacity var(--glacier-ease)}.faq-icon[data-astro-cid-oue6i3zr]:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-item[data-astro-cid-oue6i3zr][open] .faq-icon[data-astro-cid-oue6i3zr]{background:#2e9bd63d}.faq-item[data-astro-cid-oue6i3zr][open] .faq-icon[data-astro-cid-oue6i3zr]:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.faq-answer[data-astro-cid-oue6i3zr]{padding:0 20px 20px;color:var(--glacier-ink-soft)}.faq-answer[data-astro-cid-oue6i3zr] p[data-astro-cid-oue6i3zr]{margin:0;font-size:1rem;line-height:1.6}@media(prefers-reduced-motion:reduce){.faq-item[data-astro-cid-oue6i3zr],.faq-icon[data-astro-cid-oue6i3zr],.faq-icon[data-astro-cid-oue6i3zr]:before,.faq-icon[data-astro-cid-oue6i3zr]:after{transition:none}}@media(max-width:600px){.faq-summary[data-astro-cid-oue6i3zr]{font-size:1rem;padding:16px}.faq-answer[data-astro-cid-oue6i3zr]{padding:0 16px 16px}}.centres-glacier{font-family:Hanken Grotesk,system-ui,sans-serif;--page-max: 1440px;--page-pad: clamp(1rem, 4vw, 2.5rem)}.centres-glacier .glacier-title,.centres-glacier .glacier-accent-text{font-family:Manrope,system-ui,sans-serif}.centres-glacier .ag-wrap{width:100%;max-width:var(--page-max);margin-inline:auto;padding-inline:var(--page-pad)}.centres-glacier.glacier-bg{min-height:0}.centres-glacier .ag-intro{padding-block:0 clamp(1.5rem,4vw,2.5rem)}.centres-glacier .ag-intro__inner{padding:clamp(1.5rem,4vw,2.5rem) clamp(1.5rem,4vw,3rem)}.centres-glacier .ag-intro__lede{margin:0 0 1.25rem;font-size:clamp(1.05rem,1.6vw,1.25rem);line-height:1.6;color:var(--glacier-ink);font-weight:500;max-width:75ch}.centres-glacier .ag-intro__lede strong{color:var(--glacier-accent-text);font-weight:700}.centres-glacier .ag-intro__body{margin:0;font-size:1.02rem;line-height:1.65;color:var(--glacier-ink-soft)}@media(min-width:860px){.centres-glacier .ag-intro__body{column-count:2;column-gap:clamp(2rem,4vw,3.5rem)}}.centres-glacier .ag-band{padding-block:0 clamp(2.5rem,6vw,4rem)}.centres-glacier .ag-types{padding-block:clamp(2rem,5vw,3.5rem)}.centres-glacier .ag-types__lead-wrap{margin-bottom:clamp(1.5rem,4vw,2.5rem)}@media(min-width:980px){.centres-glacier .ag-types__lead-wrap{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(1.75rem,3.5vw,3rem);align-items:center}}.centres-glacier .ag-types__lead{margin:0;max-width:62ch;font-size:clamp(1rem,1.6vw,1.125rem);line-height:1.6}.centres-glacier .ag-types__nuance{margin-top:clamp(1.25rem,3vw,2rem);padding:1rem 1.25rem;border-radius:var(--glacier-radius-sm);background:#0f7ba712;border:1px solid oklch(.55 .11 233 / .16)}@media(min-width:980px){.centres-glacier .ag-types__lead-wrap .ag-types__nuance{margin-top:0;align-self:center}}.centres-glacier .ag-types__nuance p{margin:0;font-size:1rem;line-height:1.55;max-width:48ch}.centres-glacier .ag-regions__note{padding-block:0 clamp(2.5rem,6vw,4rem)}.centres-glacier .ag-regions__note p{margin:0;font-size:1.02rem;line-height:1.65}@media(min-width:860px){.centres-glacier .ag-regions__note p{column-count:2;column-gap:clamp(2rem,4vw,3.5rem)}.centres-glacier .ag-regions__note p a{break-inside:avoid}}.centres-glacier .ag-regions__note a{color:var(--glacier-accent-text);font-weight:600;text-decoration:underline;text-underline-offset:2px}.centres-glacier .ag-price{min-height:0;padding-block:clamp(2.5rem,6vw,4.5rem)}.centres-glacier .ag-price__head{max-width:46rem;margin-bottom:clamp(1.5rem,4vw,2.5rem)}.centres-glacier .ag-price__eyebrow{margin:0 0 .5rem;font-family:var(--glacier-font-mono);font-size:.78rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--glacier-accent-text)}.centres-glacier .ag-price__title{margin:0;font-size:clamp(1.9rem,4.5vw,3rem)}.centres-glacier .ag-price__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:var(--bento-gap);align-items:stretch}@media(max-width:820px){.centres-glacier .ag-price__grid{grid-template-columns:1fr}}.centres-glacier .ag-price__verdict{display:flex;flex-direction:column;justify-content:center;gap:.5rem;padding:clamp(1.5rem,3vw,2.25rem)}.centres-glacier .ag-price__verdict-kicker{margin:0;font-family:var(--glacier-font-mono);font-size:.72rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--glacier-ink-soft)}.centres-glacier .ag-price__verdict-num{font-size:clamp(2.6rem,7vw,3.8rem);font-weight:800;line-height:1;letter-spacing:-.02em}.centres-glacier .ag-price__verdict-text{margin:0;font-size:.975rem;line-height:1.5;color:var(--glacier-ink-soft)}.centres-glacier .ag-price__body{padding:clamp(1.5rem,3vw,2.25rem)}.centres-glacier .ag-price__body p{margin:0 0 1rem;font-size:1.02rem;line-height:1.65;color:var(--glacier-ink-soft)}.centres-glacier .ag-price__caveat{color:var(--glacier-ink)!important;font-weight:500}.centres-glacier .ag-price__link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.25rem;font-weight:700;font-size:.9375rem;color:var(--glacier-accent-text);text-decoration:none}.centres-glacier .ag-price__link svg{transition:transform var(--glacier-ease)}.centres-glacier .ag-price__link:hover svg,.centres-glacier .ag-price__link:focus-visible svg{transform:translate(4px)}.centres-glacier .ag-faq{padding-block:clamp(2.5rem,6vw,4.5rem)}@media(prefers-reduced-motion:reduce){.centres-glacier .ag-price__link svg{transition:none}}
