.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:0}.hero__img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.04);animation:heroZoom 8s ease forwards}@keyframes heroZoom{to{transform:scale(1)}}.hero__overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(to right,#e0d5c0e6,#e0d5c094 55%,#e0d5c026),linear-gradient(to top,rgba(224,213,192,.97) 0%,transparent 40%)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding-top:8rem;padding-bottom:10rem;max-width:var(--max-width)}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,7vw,6.5rem);font-weight:300;line-height:1.05;color:var(--color-text);margin-bottom:1.5rem;letter-spacing:.01em}.hero__title[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;color:var(--color-gold)}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(.9rem,1.3vw,1.05rem);color:var(--color-muted);line-height:1.8;margin-bottom:2.5rem;max-width:32ch}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.hero__link[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text);transition:color var(--transition),gap var(--transition)}.hero__link[data-astro-cid-bbe6dxrz]:hover{color:var(--color-gold);gap:.8rem}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:7rem;right:var(--section-px);z-index:1;display:flex;flex-direction:column;align-items:center;gap:.5rem}.hero__scroll-line[data-astro-cid-bbe6dxrz]{display:block;width:1px;height:50px;background:linear-gradient(to bottom,var(--color-gold),transparent);animation:scrollPulse 2s ease infinite}@keyframes scrollPulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.4;transform:scaleY(.7)}}.hero__scroll-label[data-astro-cid-bbe6dxrz]{font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-muted);writing-mode:vertical-rl}.hero__strip[data-astro-cid-bbe6dxrz]{position:absolute;bottom:0;left:0;right:0;z-index:2;background:#e0d5c0f0;backdrop-filter:blur(10px);border-top:1px solid var(--color-border);padding-block:1.25rem}.hero__strip-list[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.hero__strip-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:.15rem;text-align:center}.hero__strip-num[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:1.4rem;font-weight:400;color:var(--color-gold);letter-spacing:.05em;line-height:1}.hero__strip-desc[data-astro-cid-bbe6dxrz]{font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted)}.hero__strip-divider[data-astro-cid-bbe6dxrz]{width:1px;height:2rem;background:var(--color-border);flex-shrink:0}@media(max-width:768px){.hero__content[data-astro-cid-bbe6dxrz]{padding-top:7rem;padding-bottom:12rem}.hero__title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.5rem,10vw,3.5rem)}.hero__scroll[data-astro-cid-bbe6dxrz]{display:none}.hero__overlay[data-astro-cid-bbe6dxrz]{background:linear-gradient(to bottom,#e0d5c066,#e0d5c0c7 60%,#e0d5c0f7)}.hero__strip-divider[data-astro-cid-bbe6dxrz]{display:none}.hero__strip-list[data-astro-cid-bbe6dxrz]{gap:1.25rem}}.categories__header[data-astro-cid-f7fymq57]{margin-bottom:3rem}.categories__title[data-astro-cid-f7fymq57]{color:var(--color-text);max-width:20ch}.categories__grid[data-astro-cid-f7fymq57]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border)}.category-card[data-astro-cid-f7fymq57]{background:var(--color-bg);overflow:hidden}.category-card__link[data-astro-cid-f7fymq57]{display:block;position:relative;height:480px;overflow:hidden;text-decoration:none}.category-card__img-wrap[data-astro-cid-f7fymq57]{position:absolute;inset:0}.category-card__img[data-astro-cid-f7fymq57]{width:100%;height:100%;object-fit:cover;transition:transform .7s ease;filter:brightness(.65) saturate(.8)}.category-card__link[data-astro-cid-f7fymq57]:hover .category-card__img[data-astro-cid-f7fymq57]{transform:scale(1.06);filter:brightness(.5) saturate(.7)}.category-card__overlay[data-astro-cid-f7fymq57]{position:absolute;inset:0;background:linear-gradient(to top,rgba(224,213,192,.97) 0%,rgba(224,213,192,.35) 50%,transparent 100%)}.category-card__body[data-astro-cid-f7fymq57]{position:absolute;bottom:0;left:0;right:0;padding:2rem 1.75rem;display:flex;flex-direction:column;gap:.3rem}.category-card__desc[data-astro-cid-f7fymq57]{font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-gold)}.category-card__label[data-astro-cid-f7fymq57]{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;color:var(--color-text);letter-spacing:.03em;line-height:1.1}.category-card__cta[data-astro-cid-f7fymq57]{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);margin-top:.5rem;opacity:0;transform:translateY(6px);transition:opacity var(--transition),transform var(--transition),color var(--transition)}.category-card__link[data-astro-cid-f7fymq57]:hover .category-card__cta[data-astro-cid-f7fymq57]{opacity:1;transform:translateY(0);color:var(--color-gold)}@media(max-width:1024px){.categories__grid[data-astro-cid-f7fymq57]{grid-template-columns:repeat(2,1fr)}.category-card__link[data-astro-cid-f7fymq57]{height:380px}}@media(max-width:600px){.categories__grid[data-astro-cid-f7fymq57]{grid-template-columns:1fr}.category-card__link[data-astro-cid-f7fymq57]{height:280px}.category-card__cta[data-astro-cid-f7fymq57]{opacity:1;transform:translateY(0)}}.product-card[data-astro-cid-tjdfhdqb]{background:var(--color-surface);border:1px solid var(--color-border);transition:border-color var(--transition)}.product-card[data-astro-cid-tjdfhdqb]:hover{border-color:var(--color-gold)}.product-card__link[data-astro-cid-tjdfhdqb]{display:block;text-decoration:none}.product-card__img-wrap[data-astro-cid-tjdfhdqb]{position:relative;overflow:hidden;aspect-ratio:3 / 4;background:var(--color-surface-2)}.product-card__img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .6s ease;filter:brightness(.9)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__img[data-astro-cid-tjdfhdqb]{transform:scale(1.05);filter:brightness(.75)}.product-card__badge[data-astro-cid-tjdfhdqb]{position:absolute;top:1rem;left:1rem;background:var(--color-gold);color:var(--color-bg);font-size:.6rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;padding:.25rem .6rem;z-index:1}.product-card__actions[data-astro-cid-tjdfhdqb]{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:1px;transform:translateY(100%);transition:transform .35s ease;z-index:2}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card__actions[data-astro-cid-tjdfhdqb]{transform:translateY(0)}.product-card__btn[data-astro-cid-tjdfhdqb]{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem;background:var(--color-gold);color:var(--color-bg);font-size:.68rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:opacity var(--transition);cursor:pointer;border:none;font-family:var(--font-body)}.product-card__btn[data-astro-cid-tjdfhdqb]:hover{opacity:.88}.product-card__wish[data-astro-cid-tjdfhdqb]{width:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--color-surface);color:var(--color-text);padding:.85rem;border:none;cursor:pointer;transition:background var(--transition),color var(--transition)}.product-card__wish[data-astro-cid-tjdfhdqb]:hover{background:var(--color-surface-2);color:var(--color-gold)}.product-card__body[data-astro-cid-tjdfhdqb]{padding:1.1rem 1.25rem 1.25rem;display:flex;flex-direction:column;gap:.3rem}.product-card__category[data-astro-cid-tjdfhdqb]{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold)}.product-card__name[data-astro-cid-tjdfhdqb]{font-family:var(--font-display);font-size:1.1rem;font-weight:400;color:var(--color-text);line-height:1.2;letter-spacing:.02em}.product-card__pricing[data-astro-cid-tjdfhdqb]{display:flex;align-items:baseline;gap:.6rem;margin-top:.2rem}.product-card__price[data-astro-cid-tjdfhdqb]{font-size:1rem;font-weight:400;color:var(--color-gold);letter-spacing:.05em}.product-card__price-old[data-astro-cid-tjdfhdqb]{font-size:.8rem;color:var(--color-muted);text-decoration:line-through}.product-grid__header[data-astro-cid-poyn3awd]{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:3rem;flex-wrap:wrap}.product-grid__title[data-astro-cid-poyn3awd]{color:var(--color-text)}.product-grid__filters[data-astro-cid-poyn3awd]{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn[data-astro-cid-poyn3awd]{padding:.5rem 1.25rem;font-size:.68rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);border:1px solid var(--color-border);background:transparent;font-family:var(--font-body);cursor:pointer;transition:all var(--transition)}.filter-btn[data-astro-cid-poyn3awd]:hover,.filter-btn[data-astro-cid-poyn3awd].is-active{border-color:var(--color-gold);color:var(--color-gold);background:transparent}.product-grid__grid[data-astro-cid-poyn3awd]{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border)}.product-grid__footer[data-astro-cid-poyn3awd]{margin-top:3rem;display:flex;justify-content:center}@media(max-width:1024px){.product-grid__grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-grid__header[data-astro-cid-poyn3awd]{flex-direction:column;align-items:flex-start}.product-grid__grid[data-astro-cid-poyn3awd]{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.product-grid__grid[data-astro-cid-poyn3awd]{grid-template-columns:1fr}}.banner-promo[data-astro-cid-hwiogxqz]{position:relative;min-height:520px;display:flex;align-items:center;overflow:hidden}.banner-promo__bg[data-astro-cid-hwiogxqz]{position:absolute;inset:0;z-index:0}.banner-promo__img[data-astro-cid-hwiogxqz]{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.5) saturate(.7)}.banner-promo__overlay[data-astro-cid-hwiogxqz]{position:absolute;inset:0;background:linear-gradient(to right,#e0d5c0f5,#e0d5c0ad 60%,#e0d5c033)}.banner-promo__content[data-astro-cid-hwiogxqz]{position:relative;z-index:1;padding-block:5rem}.banner-promo__inner[data-astro-cid-hwiogxqz]{max-width:540px;display:flex;flex-direction:column;gap:1.25rem}.banner-promo__title[data-astro-cid-hwiogxqz]{font-size:clamp(2.2rem,5vw,4rem);font-weight:300;color:var(--color-text);line-height:1.05;letter-spacing:.02em}.banner-promo__text[data-astro-cid-hwiogxqz]{font-size:.95rem;color:var(--color-muted);line-height:1.8}.banner-promo__actions[data-astro-cid-hwiogxqz]{display:flex;align-items:center;gap:2.5rem;flex-wrap:wrap;margin-top:.5rem}.banner-promo__countdown[data-astro-cid-hwiogxqz]{display:flex;flex-direction:column;gap:.35rem}.banner-promo__countdown-label[data-astro-cid-hwiogxqz]{font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted)}.banner-promo__timer[data-astro-cid-hwiogxqz]{display:flex;align-items:center;gap:.4rem}.timer-block[data-astro-cid-hwiogxqz]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.timer-num[data-astro-cid-hwiogxqz]{font-family:var(--font-display);font-size:2rem;font-weight:300;color:var(--color-gold);line-height:1;min-width:2.5ch;text-align:center}.timer-label[data-astro-cid-hwiogxqz]{font-size:.55rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted)}.timer-sep[data-astro-cid-hwiogxqz]{font-family:var(--font-display);font-size:1.6rem;color:var(--color-border);line-height:1;margin-bottom:.8rem}@media(max-width:768px){.banner-promo[data-astro-cid-hwiogxqz]{min-height:auto}.banner-promo__overlay[data-astro-cid-hwiogxqz]{background:#e0d5c0eb}.banner-promo__actions[data-astro-cid-hwiogxqz]{flex-direction:column;align-items:flex-start;gap:1.5rem}}
