.hero[data-astro-cid-ge2uvauf]{isolation:isolate;min-height:clamp(340px,46vw,460px);position:relative;overflow:hidden}.hero__media[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero__bg[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:70% 40%;width:100%;height:100%;position:absolute;inset:0}.hero__veil[data-astro-cid-ge2uvauf]{pointer-events:none;background:linear-gradient(90deg,#0a0612 0%,#0a0612e6 36%,#0a061266 68%,#0a061299 100%),linear-gradient(#0a06124d 0%,#0000 42%,#0a0612cc 100%);position:absolute;inset:0}.hero__inner[data-astro-cid-ge2uvauf]{z-index:1;width:min(100% - (var(--page-gutter) * 2), var(--page-max));min-height:inherit;align-items:center;margin:0 auto;padding:3.5rem 0 3rem;display:flex;position:relative}.hero__copy[data-astro-cid-ge2uvauf]{min-width:0;max-width:min(36rem,100%)}.hero__eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:.16em;text-transform:uppercase;color:var(--color-orchid);margin:0 0 .65rem;font-size:.72rem;font-weight:700}.hero__title[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.08}.hero__tagline[data-astro-cid-ge2uvauf]{font-family:var(--font-display);letter-spacing:-.02em;background:var(--gradient-brand-x);color:#0000;text-wrap:balance;background-clip:text;margin:.55rem 0 0;font-size:clamp(1.2rem,2.8vw,1.85rem);font-weight:800;line-height:1.15}.hero__desc[data-astro-cid-ge2uvauf]{max-width:32rem;color:var(--color-muted);text-wrap:pretty;margin:.75rem 0 0;font-size:clamp(.88rem,1.35vw,.96rem);line-height:1.6}.hero__badges[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.hero__badges[data-astro-cid-ge2uvauf] .badge[data-astro-cid-ge2uvauf]{color:var(--color-orchid);letter-spacing:.04em;text-transform:uppercase;background:#221c30e6;border:1px solid #c084fc40;border-radius:999px;align-items:center;padding:.38rem .7rem;font-size:.68rem;font-weight:700;display:inline-flex}.hero__cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.75rem;margin-top:1.4rem;display:flex}.hero__btn[data-astro-cid-ge2uvauf]{text-align:center;border-radius:.7rem;justify-content:center;align-items:center;padding:.8rem 1.15rem;font-size:.92rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.hero__btn--primary[data-astro-cid-ge2uvauf]{color:#fff;background:#7c3aede0;border:1px solid #a855f773}.hero__btn--primary[data-astro-cid-ge2uvauf]:hover{background:#7c3aed;border-color:#c084fc8c}.hero__btn--ghost[data-astro-cid-ge2uvauf]{color:var(--color-ink);background:#12101ab8;border:1px solid #a855f738}.hero__btn--ghost[data-astro-cid-ge2uvauf]:hover{background:#221c30e6;border-color:#a855f766}@media (width<=760px){.hero[data-astro-cid-ge2uvauf]{min-height:min(64svh,500px)}.hero__bg[data-astro-cid-ge2uvauf]{object-position:center 30%}.hero__veil[data-astro-cid-ge2uvauf]{background:linear-gradient(#0a06128c 0%,#0a061259 40%,#0a0612eb 100%),linear-gradient(90deg,#0a06128c,#0000 75%)}.hero__inner[data-astro-cid-ge2uvauf]{align-items:flex-end;padding-top:4.75rem;padding-bottom:1.5rem}.hero__copy[data-astro-cid-ge2uvauf]{width:100%;max-width:none}.hero__title[data-astro-cid-ge2uvauf]{font-size:clamp(1.75rem,8vw,2.35rem)}.hero__tagline[data-astro-cid-ge2uvauf]{font-size:clamp(1.05rem,5vw,1.35rem)}.hero__desc[data-astro-cid-ge2uvauf]{max-width:none;font-size:.88rem}.hero__badges[data-astro-cid-ge2uvauf]{gap:.45rem}.hero__cta[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:stretch;width:100%}.hero__btn[data-astro-cid-ge2uvauf]{width:100%;min-height:2.75rem}}.product[data-astro-cid-4fhpls6h]{border-radius:var(--radius-card);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:clamp(1.25rem,2.5vw,2rem);width:100%;margin:0;padding:clamp(1.25rem,2.5vw,2rem);display:grid}.product__media[data-astro-cid-4fhpls6h]{flex-direction:column;gap:.75rem;min-width:0;height:100%;display:flex}.product__figure[data-astro-cid-4fhpls6h]{aspect-ratio:16/10;border:1px solid #c084fc38;flex:auto;min-height:15rem;margin:0;overflow:hidden;box-shadow:0 8px 20px #00000038}.product__image[data-astro-cid-4fhpls6h]{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .14s}.product__thumbs[data-astro-cid-4fhpls6h]{flex-shrink:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;display:grid}@media (width>=901px){.product__thumbs[data-astro-cid-4fhpls6h]{grid-template-columns:repeat(6,minmax(0,1fr))}}.product__thumb[data-astro-cid-4fhpls6h]{aspect-ratio:16/10;cursor:pointer;border:2px solid #0000;border-radius:.65rem;width:100%;margin:0;padding:0;transition:border-color .2s,background .2s;display:block;overflow:hidden}.product__thumb[data-astro-cid-4fhpls6h] img[data-astro-cid-4fhpls6h]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product__thumb[data-astro-cid-4fhpls6h].is-active,.product__thumb[data-astro-cid-4fhpls6h]:hover{border-color:var(--color-orchid)}.product__credit[data-astro-cid-4fhpls6h]{z-index:2;color:#d8c9ef;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(6px);background:#0a0612b8;border:1px solid #c084fc40;border-radius:999px;padding:.28rem .55rem;font-size:.68rem;font-weight:700;position:absolute;bottom:.7rem;right:.7rem}.product__title[data-astro-cid-4fhpls6h]{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,3.5vw,2.5rem);font-weight:800;line-height:1.1}.product__badges[data-astro-cid-4fhpls6h]{flex-wrap:wrap;gap:.55rem;margin-top:1rem;display:flex}.badge[data-astro-cid-4fhpls6h]{color:var(--color-orchid);letter-spacing:.04em;text-transform:uppercase;background:#221c30e6;border:1px solid #c084fc40;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge--status[data-astro-cid-4fhpls6h]{color:var(--color-mint);border-color:#34d3994d}.badge__dot[data-astro-cid-4fhpls6h]{background:var(--color-mint);border-radius:999px;width:.5rem;height:.5rem}.product__price-row[data-astro-cid-4fhpls6h]{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.35rem;display:flex}.product__price[data-astro-cid-4fhpls6h]{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.qty[data-astro-cid-4fhpls6h]{background:#12101ae6;border:1px solid #c084fc38;border-radius:.7rem;align-items:center;display:inline-flex;overflow:hidden}.qty__btn[data-astro-cid-4fhpls6h]{width:2.4rem;height:2.4rem;color:var(--color-ink);background:0 0;border:0;font-size:1.15rem;line-height:1;transition:background .15s}.qty__btn[data-astro-cid-4fhpls6h]:hover{background:#a855f72e}.qty__value[data-astro-cid-4fhpls6h]{text-align:center;font-variant-numeric:tabular-nums;min-width:2rem;font-weight:700}.plans[data-astro-cid-4fhpls6h]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.35rem;display:grid}.plan[data-astro-cid-4fhpls6h]{color:var(--color-ink);text-align:left;background:#1a1626f2;border:1px solid #c084fc2e;border-radius:.85rem;gap:.25rem;padding:.95rem .75rem;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;display:grid}.plan[data-astro-cid-4fhpls6h]:hover{border-color:#c084fc73}.plan[data-astro-cid-4fhpls6h].is-active{background:#7c3aed29;border-color:#a855f78c}.plan__label[data-astro-cid-4fhpls6h]{letter-spacing:.02em;text-transform:uppercase;font-size:.95rem;font-weight:800}.plan__price[data-astro-cid-4fhpls6h]{opacity:.95;font-size:.95rem;font-weight:600}.plan__stock[data-astro-cid-4fhpls6h]{letter-spacing:.06em;text-transform:uppercase;color:var(--color-mint);font-size:.68rem;font-weight:700}.plan[data-astro-cid-4fhpls6h].is-active .plan__stock[data-astro-cid-4fhpls6h]{color:#bbf7d0}.cart-btn[data-astro-cid-4fhpls6h]{color:#fff;letter-spacing:.01em;border:0;border-radius:.9rem;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:1.25rem;padding:1rem 1.25rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 8px 20px #00000047}.cart-btn[data-astro-cid-4fhpls6h]:hover{color:#fff;background:#7c3aed}.buy-also[data-astro-cid-4fhpls6h]{margin-top:1.35rem}.buy-also__label[data-astro-cid-4fhpls6h]{color:var(--color-faint);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .65rem;font-size:.8rem;font-weight:600}.buy-also__row[data-astro-cid-4fhpls6h]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.alt-link[data-astro-cid-4fhpls6h]{color:var(--color-muted);text-align:center;background:#1a1626cc;border:1px solid #c084fc33;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;padding:.65rem .85rem;font-size:.82rem;font-weight:600;transition:color .2s,border-color .2s,background .2s;display:inline-flex}.alt-link[data-astro-cid-4fhpls6h]:hover{color:var(--color-ink);background:#302448d9;border-color:#c084fc73}.product__details[data-astro-cid-4fhpls6h]{flex-direction:column;justify-content:center;min-width:0;display:flex}@media (width<=900px){.product[data-astro-cid-4fhpls6h]{grid-template-columns:1fr}}@media (width<=560px){.plans[data-astro-cid-4fhpls6h]{grid-template-columns:1fr}.alt-link[data-astro-cid-4fhpls6h]{flex:100%;justify-content:center;min-height:2.75rem}.cart-btn[data-astro-cid-4fhpls6h]{min-height:3.1rem}.product__price-row[data-astro-cid-4fhpls6h]{align-items:center}.qty__btn[data-astro-cid-4fhpls6h]{min-width:2.75rem;min-height:2.75rem}}.gallery[data-astro-cid-rj65ajc3]{width:100%}.gallery__head[data-astro-cid-rj65ajc3]{margin-bottom:1.25rem}.gallery__eyebrow[data-astro-cid-rj65ajc3]{letter-spacing:.14em;text-transform:uppercase;color:var(--color-orchid);margin:0 0 .4rem;font-size:.75rem;font-weight:700}.gallery__title[data-astro-cid-rj65ajc3]{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.gallery__sub[data-astro-cid-rj65ajc3]{color:var(--color-muted);max-width:36rem;margin:.55rem 0 0;line-height:1.55}.gallery__layout[data-astro-cid-rj65ajc3]{background:#12101a75;border:1px solid #a855f71f;border-radius:1.1rem;overflow:hidden}.gallery__content[data-astro-cid-rj65ajc3]{grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);align-items:stretch;gap:1rem;padding:1rem;display:grid}.gallery__summary[data-astro-cid-rj65ajc3]{align-content:start;gap:1rem;display:grid}.gallery__lead[data-astro-cid-rj65ajc3]{color:#e2d9ef;background:#1a1626b8;border:1px solid #a855f724;border-radius:.95rem;margin:0;padding:1rem 1.05rem;line-height:1.7}.gallery__highlights[data-astro-cid-rj65ajc3]{gap:.75rem;display:grid}.gallery__info-card[data-astro-cid-rj65ajc3]{background:#0a061257;border:1px solid #a855f724;border-radius:.9rem;padding:.95rem 1rem}.gallery__info-card[data-astro-cid-rj65ajc3] h3[data-astro-cid-rj65ajc3]{color:var(--color-ink);margin:0;font-size:.98rem;font-weight:750}.gallery__info-card[data-astro-cid-rj65ajc3] p[data-astro-cid-rj65ajc3]{color:var(--color-muted);margin:.45rem 0 0;font-size:.92rem;line-height:1.6}.gallery__media[data-astro-cid-rj65ajc3]{gap:.85rem;display:grid}.gallery__featured[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3]{margin:0}.gallery__featured[data-astro-cid-rj65ajc3]{aspect-ratio:16/9;border:1px solid #c084fc33;overflow:hidden}.gallery__grid[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.gallery__item[data-astro-cid-rj65ajc3]{aspect-ratio:16/9;overflow:hidden}.gallery__featured[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3] img[data-astro-cid-rj65ajc3]{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.gallery__featured[data-astro-cid-rj65ajc3] figcaption[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3] figcaption[data-astro-cid-rj65ajc3]{z-index:2;color:#ddd4ec;opacity:0;background:linear-gradient(#0000,#0a0612eb);padding:1.6rem .95rem .8rem;font-size:.75rem;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;inset:auto 0 0;transform:translateY(6px)}.gallery__featured[data-astro-cid-rj65ajc3]:hover figcaption[data-astro-cid-rj65ajc3],.gallery__item[data-astro-cid-rj65ajc3]:hover figcaption[data-astro-cid-rj65ajc3]{opacity:1;transform:translateY(0)}@media (width<=900px){.gallery__content[data-astro-cid-rj65ajc3]{grid-template-columns:1fr}.gallery__grid[data-astro-cid-rj65ajc3]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.gallery__content[data-astro-cid-rj65ajc3]{padding:.8rem}.gallery__grid[data-astro-cid-rj65ajc3]{grid-template-columns:1fr;gap:.65rem}.gallery__featured[data-astro-cid-rj65ajc3]{aspect-ratio:4/3}}.home-seo[data-astro-cid-vtrvnzve]{gap:1.5rem;padding-bottom:1rem;display:grid}.card-surface[data-astro-cid-vtrvnzve]{border-radius:var(--radius-card);background:#1a1626b8;border:1px solid #a855f729;padding:clamp(1.25rem,3vw,1.75rem)}.home-seo[data-astro-cid-vtrvnzve] h2[data-astro-cid-vtrvnzve]{font-family:var(--font-display);margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800}.home-seo[data-astro-cid-vtrvnzve] p[data-astro-cid-vtrvnzve]{color:var(--color-muted);margin:.85rem 0 0;line-height:1.65}.home-seo[data-astro-cid-vtrvnzve] ul[data-astro-cid-vtrvnzve]{gap:.45rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.home-seo[data-astro-cid-vtrvnzve] li[data-astro-cid-vtrvnzve]{color:#d4cae6;background:#0a061259;border:1px solid #a855f71a;border-radius:.65rem;padding:.55rem .75rem .55rem 1.85rem;font-size:.94rem;line-height:1.5;position:relative}.home-seo[data-astro-cid-vtrvnzve] li[data-astro-cid-vtrvnzve]:before{content:"";background:var(--color-orchid);border-radius:999px;width:.35rem;height:.35rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.home-seo[data-astro-cid-vtrvnzve] a[data-astro-cid-vtrvnzve]{color:var(--color-orchid);font-weight:600}.home-seo[data-astro-cid-vtrvnzve] a[data-astro-cid-vtrvnzve]:hover{color:var(--color-ink)}.home-seo__grid[data-astro-cid-vtrvnzve]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.home-seo__grid[data-astro-cid-vtrvnzve] article[data-astro-cid-vtrvnzve]{background:#0a061259;border:1px solid #a855f724;border-radius:.9rem;padding:1rem}.home-seo__grid[data-astro-cid-vtrvnzve] h3[data-astro-cid-vtrvnzve]{margin:0;font-size:1rem;font-weight:750}.home-seo__grid[data-astro-cid-vtrvnzve] p[data-astro-cid-vtrvnzve]{margin-top:.45rem;font-size:.92rem}.home-seo__faq-list[data-astro-cid-vtrvnzve]{gap:.65rem;margin-top:1rem;display:grid}.home-seo__item[data-astro-cid-vtrvnzve]{background:#1a1626a6;border:1px solid #a855f724;border-radius:.85rem;padding:.85rem 1rem}.home-seo__item[data-astro-cid-vtrvnzve] summary[data-astro-cid-vtrvnzve]{cursor:pointer;color:var(--color-ink);font-weight:700}.home-seo__item[data-astro-cid-vtrvnzve] p[data-astro-cid-vtrvnzve]{margin-top:.65rem}.home-seo__more[data-astro-cid-vtrvnzve]{font-size:.92rem}.home-seo__share[data-astro-cid-vtrvnzve]{border-radius:var(--radius-card);background:#12101a8c;border:1px solid #a855f724;padding:clamp(1.1rem,2.5vw,1.5rem)}.home-seo__share-row[data-astro-cid-vtrvnzve]{flex-wrap:wrap;gap:.65rem;margin-top:1rem;display:flex}.share-link[data-astro-cid-vtrvnzve]{background:#221c30d9;border:1px solid #c084fc40;border-radius:.7rem;justify-content:center;align-items:center;min-height:2.5rem;padding:.55rem .95rem;font-size:.88rem;font-weight:700;transition:border-color .2s,background .2s;display:inline-flex;color:var(--color-ink)!important}.share-link[data-astro-cid-vtrvnzve]:hover{background:#302448e6;border-color:#c084fc80}@media (width<=720px){.home-seo__grid[data-astro-cid-vtrvnzve]{grid-template-columns:1fr}}.site[data-astro-cid-m3zpgalb]{overflow-x:clip}.site__section[data-astro-cid-m3zpgalb]{padding-block:var(--section-space)}.site__section--seo[data-astro-cid-m3zpgalb]{padding-top:.25rem}.site__section--gallery[data-astro-cid-m3zpgalb]{padding-top:.5rem;padding-bottom:2rem}
