.gallery__main[data-astro-cid-zfvu2ko5]{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:.75rem;overflow:hidden}.gallery__mainImg[data-astro-cid-zfvu2ko5]{width:100%;height:100%;object-fit:cover;display:block}.gallery__ph[data-astro-cid-zfvu2ko5]{height:100%}.gallery__thumbs[data-astro-cid-zfvu2ko5]{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-top:.75rem}.gallery__thumb[data-astro-cid-zfvu2ko5]{display:block;width:100%;aspect-ratio:1 / 1;padding:0;border:2px solid var(--color-hairline, #e7dce3);border-radius:.5rem;overflow:hidden;background:#fff;cursor:pointer;transition:border-color .16s ease}.gallery__thumb[data-astro-cid-zfvu2ko5]:hover{border-color:color-mix(in srgb,var(--color-brand-maroon) 45%,var(--color-hairline))}.gallery__thumb[data-astro-cid-zfvu2ko5][aria-pressed=true]{border-color:var(--color-brand-maroon)}.gallery__thumb[data-astro-cid-zfvu2ko5]:focus-visible{outline:none;box-shadow:0 0 0 4px #f4b4008c}.gallery__thumbImg[data-astro-cid-zfvu2ko5]{width:100%;height:100%;object-fit:cover;display:block}@media(prefers-reduced-motion:reduce){.gallery__thumb[data-astro-cid-zfvu2ko5]{transition:none}}.related[data-astro-cid-prr7o7lx]{padding:clamp(2.5rem,5vw,4rem) 1rem}.related__inner[data-astro-cid-prr7o7lx]{max-width:72rem;margin-inline:auto}.related__title[data-astro-cid-prr7o7lx]{font-size:clamp(1.5rem,1.1rem + 1.8vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--color-ink);text-align:center;text-wrap:balance}.related__rule[data-astro-cid-prr7o7lx]{display:block;width:3.5rem;height:4px;border-radius:2px;margin:.85rem auto 0;background:var(--color-brand-amber, #efa01f)}.related__grid[data-astro-cid-prr7o7lx]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:clamp(1.75rem,3vw,2.5rem)}@media(min-width:640px){.related__grid[data-astro-cid-prr7o7lx]{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.related__grid[data-astro-cid-prr7o7lx]{grid-template-columns:repeat(3,1fr)}}.relatedCard[data-astro-cid-prr7o7lx]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;background:#fff;border:1px solid var(--color-hairline, #e7dce3);border-radius:.75rem;box-shadow:0 6px 18px #0000000f}.relatedCard__media[data-astro-cid-prr7o7lx]{width:100%;max-width:12rem}.relatedCard__img[data-astro-cid-prr7o7lx]{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:.75rem}.relatedCard__name[data-astro-cid-prr7o7lx]{margin-top:1.1rem;font-size:1.1875rem;font-weight:800;color:var(--color-brand-maroon);text-wrap:balance}.relatedCard__price[data-astro-cid-prr7o7lx]{margin-top:.35rem;font-size:1rem;color:var(--color-ink)}.relatedCard__price[data-astro-cid-prr7o7lx] strong[data-astro-cid-prr7o7lx]{font-weight:800}.relatedCard__per[data-astro-cid-prr7o7lx]{color:#2b2429a6;margin-left:.15rem}.relatedCard__cta[data-astro-cid-prr7o7lx]{display:inline-flex;align-items:center;gap:.5rem;min-height:2.875rem;margin-top:1.1rem;padding:.65rem 1.5rem;border-radius:9999px;background:var(--color-brand-maroon);color:#fff;font-size:1.0625rem;font-weight:700;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),background .2s ease}.relatedCard__cta[data-astro-cid-prr7o7lx]:hover{transform:translateY(-2px);background:var(--color-plum-deep, #6e0f3f)}.relatedCard__cta[data-astro-cid-prr7o7lx]:focus-visible{outline:none;box-shadow:0 0 0 4px #f4b4008c}@media(prefers-reduced-motion:reduce){.relatedCard__cta[data-astro-cid-prr7o7lx]{transition:none}.relatedCard__cta[data-astro-cid-prr7o7lx]:hover{transform:none}}.buy__addBlocked.svelte-1vbs80w:not(:empty){display:flex;align-items:flex-start;gap:.5rem;margin:.75rem 0 0;padding:.65rem .85rem;border-left:3px solid var(--color-brand-maroon);background:color-mix(in srgb,var(--color-brand-maroon) 6%,#fff);font-size:1rem;font-weight:600;line-height:1.5;color:var(--color-brand-maroon)}.buy__addBlocked.svelte-1vbs80w:empty{display:none}.buy__planBound.svelte-1vbs80w{margin-top:1.25rem;padding:1rem 1.1rem;border-radius:var(--radius);background:var(--color-light-pink, #f8e5ef)}.buy__planBoundLead.svelte-1vbs80w{margin:0;font-size:1rem;line-height:1.55;color:var(--color-ink, #2b2429)}.buy__planBoundLead.svelte-1vbs80w strong:where(.svelte-1vbs80w){color:var(--color-brand-maroon);font-weight:800}.buy__planBoundCta.svelte-1vbs80w{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;margin-top:1rem;padding:.6rem 1.25rem;border-radius:9999px;background:var(--color-brand-yellow);color:#000;font-size:1.125rem;font-weight:700;text-align:center;text-decoration:none;box-shadow:0 1px 3px #0000001f;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1)}.buy__planBoundCta.svelte-1vbs80w:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000029}.buy__planBoundCta.svelte-1vbs80w:active{transform:translateY(1px)}.buy__planBoundCta.svelte-1vbs80w:focus-visible{outline:none;box-shadow:0 0 0 4px #f4b4008c}.buy__planBoundNotice.svelte-1vbs80w{margin:1rem 0 0;font-size:1rem;font-weight:600;line-height:1.55;color:var(--color-brand-maroon)}@media(prefers-reduced-motion:reduce){.buy__planBoundCta.svelte-1vbs80w,.buy__planBoundCta.svelte-1vbs80w:hover,.buy__planBoundCta.svelte-1vbs80w:active{transform:none;transition:none}}.buy.svelte-1vbs80w{margin-top:1.75rem;padding:clamp(1.25rem,3vw,1.75rem);border:1px solid var(--color-hairline, #e7dce3);border-radius:.75rem;background:#fff;box-shadow:0 8px 22px #0000000f}.buy__price.svelte-1vbs80w{display:flex;align-items:baseline;flex-wrap:wrap;gap:.4rem}.buy__priceMain.svelte-1vbs80w{font-size:2rem;font-weight:800;letter-spacing:-.02em;color:var(--color-brand-maroon)}.buy__per.svelte-1vbs80w{font-size:1.0625rem;font-weight:700;color:var(--color-brand-maroon)}.buy__vat.svelte-1vbs80w{font-size:.9375rem;color:#2b2429a6}.buy__context.svelte-1vbs80w{margin-top:.35rem;font-size:1rem;color:#2b2429b8}.buy__note.svelte-1vbs80w{display:flex;align-items:flex-start;gap:.5rem;margin-top:1rem;font-size:.9375rem;line-height:1.5;color:var(--color-ink)}.buy__note.svelte-1vbs80w svg{flex:none;margin-top:.1rem;color:var(--color-brand-maroon)}.buy__noteLink.svelte-1vbs80w,.buy__baseLink.svelte-1vbs80w{color:var(--color-brand-maroon);font-weight:700;text-decoration:underline;text-underline-offset:3px}.buy__add.svelte-1vbs80w{display:flex;align-items:center;justify-content:center;width:100%;min-height:3.25rem;margin-top:1.25rem;border:none;border-radius:9999px;background:var(--color-brand-yellow);color:#000;font-size:1.125rem;font-weight:700;cursor:pointer;box-shadow:0 1px 3px #0000001f;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s cubic-bezier(.22,1,.36,1)}.buy__add.svelte-1vbs80w:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000029}.buy__add.svelte-1vbs80w:active{transform:translateY(1px)}.buy__add.svelte-1vbs80w:focus-visible{outline:none;box-shadow:0 0 0 4px #f4b4008c}.buy__addPin.svelte-1vbs80w{display:inline-flex;margin-right:.45rem}.buy__add--unavailable.svelte-1vbs80w{background:color-mix(in srgb,var(--color-ink) 8%,#fff);border:1.5px solid var(--color-hairline, #e7dce3);color:var(--color-ink);cursor:not-allowed;box-shadow:none}.buy__add--unavailable.svelte-1vbs80w:hover,.buy__add--unavailable.svelte-1vbs80w:active{transform:none;box-shadow:none}.buy__restock.svelte-1vbs80w{display:flex;flex-direction:column;gap:.15rem;margin-top:.6rem;text-align:center;font-size:.9375rem;line-height:1.5;color:#2b2429cc;overflow-wrap:anywhere}.buy__base.svelte-1vbs80w{margin-top:.9rem;text-align:center;font-size:.9375rem;line-height:1.5;color:#2b2429cc}.buy__notice.svelte-1vbs80w:not([hidden]){margin-top:.9rem;padding:.85rem 1rem;border-radius:var(--radius);background:var(--color-light-pink, #f8e5ef);color:var(--color-brand-maroon);text-align:center;font-size:1rem;font-weight:600;line-height:1.5}.buy__notice.svelte-1vbs80w a{color:var(--color-brand-maroon);font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap}@media(prefers-reduced-motion:reduce){.buy__add.svelte-1vbs80w:hover{transform:none}}.buy__notice.svelte-1vbs80w button{color:var(--color-brand-maroon);font-weight:800;text-decoration:underline;text-underline-offset:3px;white-space:nowrap;background:none;border:none;padding:0;font:inherit;cursor:pointer}.item[data-astro-cid-q5ghu2nj]{padding:clamp(2rem,4vw,3.5rem) 1rem}.item__inner[data-astro-cid-q5ghu2nj]{max-width:72rem;margin-inline:auto;display:grid;grid-template-columns:1fr;gap:clamp(1.75rem,4vw,3rem)}.item__gallery[data-astro-cid-q5ghu2nj],.item__details[data-astro-cid-q5ghu2nj]{min-width:0}@media(min-width:900px){.item__inner[data-astro-cid-q5ghu2nj]{grid-template-columns:1fr 1fr;align-items:start}}.item__pill[data-astro-cid-q5ghu2nj]{display:inline-block;padding:.35rem .85rem;border-radius:9999px;background:var(--color-light-pink, #f8e5ef);color:var(--color-brand-maroon);font-size:.9375rem;font-weight:700}.item__lead[data-astro-cid-q5ghu2nj]{margin-top:1rem;font-size:clamp(1.0625rem,1.4vw,1.1875rem);line-height:1.6;max-width:60ch;color:var(--color-ink);text-wrap:pretty}.item__features[data-astro-cid-q5ghu2nj]{margin-top:1.25rem;display:grid;gap:.7rem}.item__features[data-astro-cid-q5ghu2nj] li[data-astro-cid-q5ghu2nj]{display:flex;align-items:flex-start;gap:.6rem;font-size:1.0625rem;line-height:1.4;color:var(--color-ink)}.item__features[data-astro-cid-q5ghu2nj] svg{flex:none;margin-top:.1rem;color:var(--color-brand-maroon)}.trust[data-astro-cid-q5ghu2nj]{background:var(--color-light-pink, #f8e5ef);padding:clamp(1.5rem,3vw,2rem) 1rem}.trust__inner[data-astro-cid-q5ghu2nj]{max-width:72rem;margin-inline:auto;display:grid;grid-template-columns:1fr;gap:1.25rem 2rem}@media(min-width:768px){.trust__inner[data-astro-cid-q5ghu2nj]{grid-template-columns:repeat(3,1fr)}}.trust__item[data-astro-cid-q5ghu2nj]{display:flex;align-items:center;gap:.75rem;justify-content:center}@media(min-width:768px){.trust__item[data-astro-cid-q5ghu2nj]{justify-content:flex-start}}.trust__icon[data-astro-cid-q5ghu2nj]{flex:none;color:var(--color-brand-maroon)}.trust__text[data-astro-cid-q5ghu2nj]{display:flex;flex-direction:column;line-height:1.35}.trust__text[data-astro-cid-q5ghu2nj] strong[data-astro-cid-q5ghu2nj]{font-weight:800;color:var(--color-ink)}.trust__text[data-astro-cid-q5ghu2nj] span[data-astro-cid-q5ghu2nj]{color:#2b2429bf;font-size:.9375rem}.vat[data-astro-cid-q5ghu2nj]{padding:clamp(2.5rem,5vw,4rem) 1rem}.vat__inner[data-astro-cid-q5ghu2nj]{max-width:72rem;margin-inline:auto;display:grid;grid-template-columns:1fr;gap:clamp(2rem,5vw,3.5rem);align-items:start}@media(min-width:900px){.vat__inner[data-astro-cid-q5ghu2nj]{grid-template-columns:5fr 7fr}}.vat__media[data-astro-cid-q5ghu2nj]{max-width:30rem;margin-inline:auto;width:100%}.vat__headRow[data-astro-cid-q5ghu2nj]{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.vat__title[data-astro-cid-q5ghu2nj]{font-size:clamp(1.625rem,1.1rem + 1.8vw,2.25rem);font-weight:800;letter-spacing:-.02em;color:var(--color-brand-maroon)}.vat__saving[data-astro-cid-q5ghu2nj]{display:inline-block;padding:.3rem .8rem;border-radius:9999px;background:var(--color-brand-amber, #efa01f);color:var(--color-ink);font-size:.9375rem;font-weight:800}.vat__rule[data-astro-cid-q5ghu2nj]{display:block;width:3.5rem;height:4px;border-radius:2px;margin-top:1rem;background:var(--color-brand-amber, #efa01f)}.vat__intro[data-astro-cid-q5ghu2nj]{margin-top:1.25rem;font-size:1.0625rem;line-height:1.6;max-width:60ch;color:var(--color-ink)}.vat__accordion[data-astro-cid-q5ghu2nj]{margin-top:1.5rem;display:grid;gap:.75rem}.vatItem[data-astro-cid-q5ghu2nj]{border:1px solid var(--color-hairline, #e7dce3);border-radius:var(--radius);background:#fff;overflow:hidden}.vatItem[data-astro-cid-q5ghu2nj][open]{border-color:color-mix(in srgb,var(--color-brand-maroon) 30%,var(--color-hairline))}.vatItem__summary[data-astro-cid-q5ghu2nj]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05rem 1.25rem;cursor:pointer;font-size:1.0625rem;font-weight:700;color:var(--color-ink);list-style:none}.vatItem__summary[data-astro-cid-q5ghu2nj]::-webkit-details-marker{display:none}.vatItem__summary[data-astro-cid-q5ghu2nj]:focus-visible{outline:3px solid color-mix(in srgb,var(--color-brand-yellow) 70%,transparent);outline-offset:-3px;border-radius:var(--radius)}.vatItem__sign[data-astro-cid-q5ghu2nj]{position:relative;flex:none;width:1.25rem;height:1.25rem}.vatItem__sign[data-astro-cid-q5ghu2nj]:before,.vatItem__sign[data-astro-cid-q5ghu2nj]:after{content:"";position:absolute;background:var(--color-brand-maroon);border-radius:2px}.vatItem__sign[data-astro-cid-q5ghu2nj]:before{top:50%;left:0;width:100%;height:2.5px;transform:translateY(-50%)}.vatItem__sign[data-astro-cid-q5ghu2nj]:after{left:50%;top:0;width:2.5px;height:100%;transform:translate(-50%);transition:opacity .2s ease,transform .2s ease}.vatItem[data-astro-cid-q5ghu2nj][open] .vatItem__sign[data-astro-cid-q5ghu2nj]:after{opacity:0;transform:translate(-50%) rotate(90deg)}.vatItem__body[data-astro-cid-q5ghu2nj]{padding:0 1.25rem 1.25rem;line-height:1.6;color:#2b2429d9}.vatItem__source[data-astro-cid-q5ghu2nj]{margin-top:.65rem;font-size:.875rem;font-style:italic;color:#2b242999}@media(prefers-reduced-motion:reduce){.vatItem__sign[data-astro-cid-q5ghu2nj]:after{transition:none}}
