.hero[data-astro-cid-jxcx5knj]{position:relative;min-height:580px;display:flex;align-items:center;justify-content:center;color:#fff;overflow:hidden;isolation:isolate}.hero-inner[data-astro-cid-jxcx5knj]{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-headline[data-astro-cid-jxcx5knj]{display:flex;flex-direction:column;gap:.05em;font-size:var(--fs-display);font-weight:400;letter-spacing:0;line-height:.95;margin:0}.hero-headline[data-astro-cid-jxcx5knj] span[data-astro-cid-jxcx5knj]{display:block}.intro[data-astro-cid-255vbyun]{padding-block:clamp(2.5rem,5vw,4.5rem)}.intro-inner[data-astro-cid-255vbyun]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem}.intro[data-astro-cid-255vbyun] p[data-astro-cid-255vbyun]{max-width:70ch;margin:0;font-size:var(--fs-body-lg);color:var(--color-ink-soft);line-height:1.5;font-weight:300}.cb[data-astro-cid-6bmucewd]{background:var(--color-pink-pale);padding-block:clamp(3rem,6vw,5rem)}.cb-grid[data-astro-cid-6bmucewd]{display:grid;grid-template-columns:7fr 3fr;gap:clamp(2rem,5vw,4rem);align-items:center}.cb-body[data-astro-cid-6bmucewd]{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;max-width:60ch}.cb-body[data-astro-cid-6bmucewd] h2{font-size:var(--fs-archive-title)}.cb-icon[data-astro-cid-6bmucewd]{width:clamp(56px,7vw,100px);height:auto;object-fit:contain}.cb-copy[data-astro-cid-6bmucewd]{display:flex;flex-direction:column;gap:1.25rem;text-wrap:pretty}.cb-copy[data-astro-cid-6bmucewd] p[data-astro-cid-6bmucewd]{margin:0;font-size:var(--fs-body-md);line-height:1.6;font-weight:300;color:var(--color-ink)}.cb-copy[data-astro-cid-6bmucewd] strong{font-weight:600}.cb-image[data-astro-cid-6bmucewd]{aspect-ratio:5 / 8;overflow:hidden;border-radius:var(--radius-card);background:#0000000d}.cb-image[data-astro-cid-6bmucewd] img[data-astro-cid-6bmucewd]{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:860px){.cb-grid[data-astro-cid-6bmucewd]{grid-template-columns:1fr}.cb-image[data-astro-cid-6bmucewd]{aspect-ratio:4 / 3;max-width:540px;margin-inline:auto;width:100%}}.tr[data-astro-cid-dgpitsie]{background:var(--color-pink-pale);padding-block:clamp(2rem,5vw,4rem)}.tr-panel[data-astro-cid-dgpitsie]{background:var(--color-pale-lime);border-radius:var(--radius-card);padding:clamp(2rem,5vw,4rem) clamp(1.5rem,4vw,3.5rem)}.tr-panel[data-astro-cid-dgpitsie] .tr-heading{text-align:center;margin-bottom:clamp(2.75rem,6vw,4.5rem);max-width:22ch;margin-inline:auto;font-size:var(--fs-archive-title)}.tr-list[data-astro-cid-dgpitsie]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,auto);grid-auto-flow:column;column-gap:clamp(2.5rem,5vw,7rem);row-gap:2.5rem;max-width:992px;margin:0 auto 1rem}.tr-item[data-astro-cid-dgpitsie]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2rem}.tr-num[data-astro-cid-dgpitsie]{display:inline-flex;justify-content:center;width:88px;height:78px;border-radius:16px;font-size:3.5rem;font-weight:500;color:var(--color-ink);letter-spacing:-.2rem;align-items:self-end;padding-right:2px}.tr-num--pink[data-astro-cid-dgpitsie]{background:var(--color-pink-pale)}.tr-num--periwinkle[data-astro-cid-dgpitsie]{background:var(--color-periwinkle)}.tr-num--magenta[data-astro-cid-dgpitsie]{background:var(--color-magenta-light)}.tr-text[data-astro-cid-dgpitsie]{font-size:var(--fs-body-lg);line-height:1.4;font-weight:400;color:var(--color-ink)}@media(max-width:720px){.tr-list[data-astro-cid-dgpitsie]{grid-template-columns:1fr;grid-template-rows:none;grid-auto-flow:row}}.la[data-astro-cid-yv6luwxy]{background:var(--color-pink-pale);padding-block:clamp(3rem,6vw,5rem)}.la-inner[data-astro-cid-yv6luwxy]{display:flex;flex-direction:column;align-items:center;text-align:center}.la-icon[data-astro-cid-yv6luwxy]{width:clamp(64px,7vw,96px);height:auto;object-fit:contain;margin-bottom:1rem}.la-inner[data-astro-cid-yv6luwxy] .la-heading{font-size:var(--fs-archive-title);margin-bottom:2rem;max-width:30ch}.la-description[data-astro-cid-yv6luwxy]{margin:0 0 clamp(2rem,4vw,3rem);font-size:var(--fs-body-lg);color:var(--color-ink);line-height:1.5;font-weight:300;max-width:50ch}.la-list[data-astro-cid-yv6luwxy]{list-style:none;margin:0;padding:0;width:100%;max-width:980px;max-width:fit-content;display:flex;flex-direction:column;gap:1rem}.la-item[data-astro-cid-yv6luwxy]{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;padding:2rem clamp(1.5rem,4vw,3rem);border-radius:20px;text-align:left}.la-item--lime[data-astro-cid-yv6luwxy]{background:var(--color-pale-lime)}.la-item--periwinkle[data-astro-cid-yv6luwxy]{background:var(--color-periwinkle)}.la-item--magenta[data-astro-cid-yv6luwxy]{background:var(--color-magenta-light)}.la-check[data-astro-cid-yv6luwxy]{width:36px;height:auto;color:var(--color-ink);flex-shrink:0}.la-text[data-astro-cid-yv6luwxy]{font-size:var(--fs-body-lg);line-height:1.4;font-weight:300;color:var(--color-ink)}.la-text[data-astro-cid-yv6luwxy] strong{font-weight:600}@media(max-width:560px){.la-item[data-astro-cid-yv6luwxy]{gap:1rem;padding:1rem 1.25rem}}.pal[data-astro-cid-462wpjhn]{background:var(--color-periwinkle);padding-block:clamp(3rem,6vw,5rem)}.pal-inner[data-astro-cid-462wpjhn]{display:flex;flex-direction:column;align-items:center;text-align:center}.pal-inner[data-astro-cid-462wpjhn] .pal-heading{font-size:var(--fs-archive-title);margin-bottom:clamp(2rem,4vw,3rem)}.pal-carousel[data-astro-cid-462wpjhn]{position:relative;width:100%}.pal-row[data-astro-cid-462wpjhn]{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1.5rem);width:100%}.pal-track[data-astro-cid-462wpjhn]{list-style:none;margin:0;padding:0;flex:1 1 1100px;max-width:1100px;min-width:0;display:flex;gap:clamp(1rem,2vw,2rem);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.pal-track[data-astro-cid-462wpjhn]::-webkit-scrollbar{display:none}.pal-slide[data-astro-cid-462wpjhn]{flex:0 0 calc((100% - clamp(1rem,2vw,2rem))/2);scroll-snap-align:start}.pal-link[data-astro-cid-462wpjhn]{display:flex;flex-direction:column;gap:1rem;text-decoration:none;color:var(--color-ink)}.pal-image[data-astro-cid-462wpjhn]{aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius-card);background:#0000000d;box-shadow:0 4px 16px #0000000f}.pal-image[data-astro-cid-462wpjhn] img[data-astro-cid-462wpjhn]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.pal-link[data-astro-cid-462wpjhn]:hover .pal-image[data-astro-cid-462wpjhn] img[data-astro-cid-462wpjhn]{transform:scale(1.03)}.pal-title[data-astro-cid-462wpjhn]{position:relative;display:flex;align-items:flex-start;gap:.5rem;font-size:var(--fs-body);line-height:1.4;text-align:left;color:var(--color-ink)}.pal-icon[data-astro-cid-462wpjhn]{flex:0 0 auto;margin-top:.15em;transition:transform .2s ease}.pal-link[data-astro-cid-462wpjhn]:hover .pal-title-text[data-astro-cid-462wpjhn]{text-decoration:underline}.pal-link[data-astro-cid-462wpjhn]:hover .pal-icon[data-astro-cid-462wpjhn]{transform:translateY(2px)}@media(prefers-reduced-motion:reduce){.pal-icon[data-astro-cid-462wpjhn]{transition:none}.pal-link[data-astro-cid-462wpjhn]:hover .pal-icon[data-astro-cid-462wpjhn]{transform:none}}.pal-nav[data-astro-cid-462wpjhn]{flex:0 0 auto;z-index:2;width:48px;height:48px;border-radius:50%;border:1px solid #000;background:none;color:var(--color-ink);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 2px 6px #00000014;transition:background .2s ease,transform .2s ease,opacity .2s ease}.pal-nav[data-astro-cid-462wpjhn]:hover:not(:disabled){transform:scale(1.05)}.pal-nav[data-astro-cid-462wpjhn]:disabled{opacity:.4;cursor:default}.pal-dots[data-astro-cid-462wpjhn]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:clamp(1.5rem,3vw,2rem)}.pal-dot[data-astro-cid-462wpjhn]{width:8px;height:8px;border-radius:50%;border:none;background:#0003;padding:0;cursor:pointer;transition:background .2s ease}.pal-dot[data-astro-cid-462wpjhn][aria-selected=true]{background:var(--color-ink)}.pal-listings[data-astro-cid-462wpjhn]{width:100%;max-width:1100px;margin-top:clamp(2.5rem,5vw,4rem);padding-top:clamp(2rem,4vw,3rem);border-top:1px solid rgba(0,0,0,.12)}.pal-listings[data-astro-cid-462wpjhn] .pal-listings-heading{margin-bottom:clamp(1.25rem,3vw,2rem)}.pal-listings-grid[data-astro-cid-462wpjhn]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem clamp(1.5rem,3vw,2.5rem);text-align:left}.pal-listing[data-astro-cid-462wpjhn]{display:flex;flex-direction:column;gap:.15rem}.pal-listing-title[data-astro-cid-462wpjhn]{font-size:var(--fs-body);line-height:1.35;color:var(--color-ink)}.pal-listing-size[data-astro-cid-462wpjhn]{font-size:var(--fs-ui);line-height:1.35;color:var(--color-ink-soft);font-weight:300}.pal-listings-note[data-astro-cid-462wpjhn]{max-width:60ch;margin:clamp(2rem,4vw,2.75rem) auto 0;font-size:var(--fs-body);line-height:1.5;font-weight:300;color:var(--color-ink-soft)}.pal-listings[data-astro-cid-462wpjhn] .pal-listings-cta{margin-top:1.5rem}@media(max-width:640px){.pal-slide[data-astro-cid-462wpjhn]{flex:0 0 100%}.pal-nav[data-astro-cid-462wpjhn]{display:none}}.fr[data-astro-cid-kxycvpby]{background:var(--color-pink-pale);padding-block:clamp(3rem,6vw,5rem)}.fr-inner[data-astro-cid-kxycvpby] .fr-heading{font-size:var(--fs-archive-title);margin-bottom:clamp(2rem,4vw,3rem)}.fr-list[data-astro-cid-kxycvpby]{display:flex;flex-direction:column;gap:clamp(1rem,2vw,1.5rem)}.fr-group[data-astro-cid-kxycvpby]{background:#fff;border-radius:var(--radius-card);box-shadow:1px 2px 10px -2px #0000001a}.fr-summary[data-astro-cid-kxycvpby]{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:clamp(1.25rem,2.5vw,1.75rem) clamp(1.5rem,3vw,2.25rem);user-select:none}.fr-summary[data-astro-cid-kxycvpby]::-webkit-details-marker{display:none}.fr-label[data-astro-cid-kxycvpby]{font-family:var(--font-display);font-size:var(--fs-h4);line-height:1.1;letter-spacing:.02em;text-transform:uppercase;color:var(--color-ink)}.fr-icon[data-astro-cid-kxycvpby]{flex:0 0 auto;display:inline-flex;color:#f15b5b}.fr-icon[data-astro-cid-kxycvpby] svg[data-astro-cid-kxycvpby]{display:block;transition:transform .3s ease}.fr-group[data-astro-cid-kxycvpby][open] .fr-icon[data-astro-cid-kxycvpby] svg[data-astro-cid-kxycvpby]{transform:rotate(180deg)}.fr-content[data-astro-cid-kxycvpby]{overflow:hidden;transition:height .3s ease,opacity .3s ease}.fr-retailers[data-astro-cid-kxycvpby]{list-style:none;margin:0;padding:0 clamp(1.5rem,3vw,2.25rem) clamp(1.5rem,3vw,2rem);columns:2;column-gap:clamp(1.5rem,4vw,3rem)}.fr-retailers[data-astro-cid-kxycvpby] li[data-astro-cid-kxycvpby]{break-inside:avoid;padding:.35rem 0;font-size:var(--fs-body);line-height:1.4;color:var(--color-ink-soft)}@media(min-width:700px){.fr-retailers[data-astro-cid-kxycvpby]{columns:3}}@media(prefers-reduced-motion:reduce){.fr-content[data-astro-cid-kxycvpby],.fr-icon[data-astro-cid-kxycvpby] svg[data-astro-cid-kxycvpby]{transition:none}}.bng[data-astro-cid-6l5hxpf5]{background:var(--color-pale-lime);padding-block:clamp(3rem,6vw,5rem)}.bng-inner[data-astro-cid-6l5hxpf5]{display:flex;flex-direction:column;align-items:center;text-align:center}.bng-inner[data-astro-cid-6l5hxpf5] .bng-heading{font-size:var(--fs-archive-title);margin-bottom:2rem}.bng-description[data-astro-cid-6l5hxpf5]{font-size:var(--fs-body-lg);margin:0 auto clamp(2rem,4vw,3rem);max-width:56ch;color:var(--color-ink-soft)}.bng-carousel[data-astro-cid-6l5hxpf5]{position:relative;width:100%}.bng-row[data-astro-cid-6l5hxpf5]{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,2vw,1.5rem);width:100%}.bng-track[data-astro-cid-6l5hxpf5]{list-style:none;margin:0;padding:0;flex:1 1 1100px;max-width:1100px;min-width:0;display:flex;gap:clamp(1rem,2vw,2rem);overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.bng-track[data-astro-cid-6l5hxpf5]::-webkit-scrollbar{display:none}.bng-slide[data-astro-cid-6l5hxpf5]{flex:0 0 calc((100% - clamp(1rem,2vw,2rem))/2);scroll-snap-align:start}.bng-card[data-astro-cid-6l5hxpf5]{display:flex;flex-direction:column;gap:1rem}.bng-image[data-astro-cid-6l5hxpf5]{aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius-card);background:#0000000d;box-shadow:0 4px 16px #0000000f}.bng-image[data-astro-cid-6l5hxpf5] img[data-astro-cid-6l5hxpf5]{width:100%;height:100%;object-fit:cover;display:block}.bng-content[data-astro-cid-6l5hxpf5]{text-align:center;display:flex;flex-direction:column;padding-inline:clamp(.5rem,2vw,1.5rem)}.bng-title[data-astro-cid-6l5hxpf5]{font-size:var(--fs-h4);font-weight:400;line-height:1.25;margin:0;color:var(--color-ink);text-wrap:pretty}.bng-address[data-astro-cid-6l5hxpf5]{font-size:var(--fs-body-md);font-weight:600;margin:1rem 0 0;color:var(--color-ink)}.bng-copy[data-astro-cid-6l5hxpf5]{font-size:var(--fs-body);line-height:1.5;margin:0;color:var(--color-ink-soft)}.bng-nav[data-astro-cid-6l5hxpf5]{flex:0 0 auto;z-index:2;width:48px;height:48px;border-radius:50%;border:1px solid #000;background:none;color:var(--color-ink);display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;box-shadow:0 2px 6px #00000014;transition:background .2s ease,transform .2s ease,opacity .2s ease}.bng-nav[data-astro-cid-6l5hxpf5]:hover:not(:disabled){transform:scale(1.05)}.bng-nav[data-astro-cid-6l5hxpf5]:disabled{opacity:.4;cursor:default}.bng-dots[data-astro-cid-6l5hxpf5]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-top:clamp(1.5rem,3vw,2rem)}.bng-dot[data-astro-cid-6l5hxpf5]{width:8px;height:8px;border-radius:50%;border:none;background:#0003;padding:0;cursor:pointer;transition:background .2s ease}.bng-dot[data-astro-cid-6l5hxpf5][aria-selected=true]{background:var(--color-ink)}@media(max-width:640px){.bng-slide[data-astro-cid-6l5hxpf5]{flex:0 0 100%}.bng-nav[data-astro-cid-6l5hxpf5]{display:none}}.partner[data-astro-cid-ykv3n7wi]{background:var(--color-bg);padding-block:clamp(3.5rem,7vw,6rem)}.partner-inner[data-astro-cid-ykv3n7wi]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(1.25rem,2.5vw,1.75rem)}.partner-icon[data-astro-cid-ykv3n7wi]{width:clamp(64px,7vw,96px);height:auto;color:var(--color-ink)}.partner-inner[data-astro-cid-ykv3n7wi] .partner-heading{font-size:var(--fs-archive-title);margin:0}.partner-body[data-astro-cid-ykv3n7wi]{display:flex;flex-direction:column;gap:1.25rem;max-width:70ch}.partner-body[data-astro-cid-ykv3n7wi] p[data-astro-cid-ykv3n7wi]{margin:0;font-size:var(--fs-body-lg);color:var(--color-ink-soft);line-height:1.5;font-weight:300}.partner-cta[data-astro-cid-ykv3n7wi]{margin-top:.75rem}
