.Hero_hero___VQZa{position:relative;min-height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.Hero_bgImage__WpYRg{object-fit:cover;filter:brightness(.7)}.Hero_overlay__Ecaii{position:absolute;inset:0;background:linear-gradient(135deg,rgba(58,47,45,.8),rgba(58,47,45,.7) 50%,rgba(58,47,45,.6))}.Hero_content__Yw3WR{position:relative;z-index:2;text-align:center;padding:2rem;max-width:700px}.Hero_scriptLabel__20mgd{font-family:var(--font-script);font-size:1.5rem;color:var(--gold-light);margin-bottom:.5rem}.Hero_title__LGqZG{font-family:var(--font-serif);font-size:3.5rem;font-weight:700;color:var(--white);margin-bottom:1rem;line-height:1.1}.Hero_subtitle__KMarx{font-size:1.15rem;color:var(--cream);margin-bottom:2rem;line-height:1.7}.Hero_actions__IOIy1{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.Hero_hero___VQZa{min-height:75vh}.Hero_content__Yw3WR{padding:1.5rem 1rem}.Hero_scriptLabel__20mgd{font-size:1.2rem}.Hero_title__LGqZG{font-size:2rem}.Hero_subtitle__KMarx{font-size:.95rem;margin-bottom:1.5rem}.Hero_actions__IOIy1{flex-direction:column;align-items:center;gap:.75rem}.Hero_actions__IOIy1 a{width:100%;max-width:280px;text-align:center}}@media (max-width:380px){.Hero_title__LGqZG{font-size:1.75rem}}.ProductCard_card__3kgBN{background:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:var(--transition);display:flex;flex-direction:column}.ProductCard_card__3kgBN:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.ProductCard_imageWrapper__VqEFR{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--cream-dark)}.ProductCard_imageWrapper__VqEFR img{width:100%;height:100%;object-fit:cover;transition:var(--transition-slow)}.ProductCard_card__3kgBN:hover .ProductCard_imageWrapper__VqEFR img{transform:scale(1.05)}.ProductCard_tag__rKW_H{position:absolute;top:.75rem;left:.75rem;background:var(--gold);color:var(--white);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:.3rem .75rem;border-radius:var(--radius-sm)}.ProductCard_body__PtPvR{padding:1.25rem;flex:1;display:flex;flex-direction:column}.ProductCard_name__UPafh{font-family:var(--font-serif);font-size:1.15rem;font-weight:600;margin-bottom:.25rem}.ProductCard_tagline__7Hoda{font-family:var(--font-script);font-size:1rem;color:var(--gold);margin-bottom:.5rem}.ProductCard_description__6fGOh{font-size:.85rem;color:var(--text-light);line-height:1.5;margin-bottom:1rem;flex:1}.ProductCard_priceRow__KA0my{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ProductCard_price__f71XS{font-family:var(--font-serif);font-size:1.35rem;font-weight:700;color:var(--text-dark)}.ProductCard_addBtn___QWHX{padding:.6rem 1.25rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:var(--gold);color:var(--white);border-radius:var(--radius-sm);transition:var(--transition)}.ProductCard_addBtn___QWHX:hover{background:var(--gold-dark)}.ProductCard_addBtn___QWHX:active{transform:scale(.96)}.ProductCard_stepper__iPiT_{display:flex;align-items:center;gap:0;border:2px solid var(--gold);border-radius:var(--radius-sm);overflow:hidden}.ProductCard_stepperBtn__UfdCK{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--gold);color:var(--white);font-size:1.1rem;font-weight:700;transition:var(--transition)}.ProductCard_stepperBtn__UfdCK:hover{background:var(--gold-dark)}.ProductCard_stepperCount__hDNAw{min-width:36px;text-align:center;font-size:.9rem;font-weight:700;color:var(--text-dark)}.ProductCard_contactBtn__ZXBKW{padding:.6rem 1.25rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:transparent;color:var(--gold);border:2px solid var(--gold);border-radius:var(--radius-sm);transition:var(--transition)}.ProductCard_contactBtn__ZXBKW:hover{background:var(--gold);color:var(--white)}@media (max-width:768px){.ProductCard_body__PtPvR{padding:1rem}.ProductCard_priceRow__KA0my{flex-direction:column;align-items:stretch;gap:.5rem}.ProductCard_price__f71XS{font-size:1.2rem}.ProductCard_addBtn___QWHX,.ProductCard_contactBtn__ZXBKW{width:100%;padding:.75rem 1rem;font-size:.85rem;text-align:center;min-height:44px}.ProductCard_stepper__iPiT_{width:100%;justify-content:center}.ProductCard_stepperBtn__UfdCK{width:44px;height:44px}.ProductCard_stepperCount__hDNAw{min-width:44px}}.ProductGrid_grid__co3jq{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width:1024px){.ProductGrid_grid__co3jq{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:600px){.ProductGrid_grid__co3jq{grid-template-columns:1fr;gap:1.5rem}}.CartButton_cartButton__TYYC6{position:fixed;bottom:2rem;right:2rem;z-index:90;background:var(--gold);color:var(--white);width:60px;height:60px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:1.5rem;box-shadow:var(--shadow-lg);transition:var(--transition);text-decoration:none}.CartButton_cartButton__TYYC6:hover{background:var(--gold-dark);transform:scale(1.1)}.CartButton_badge__o1cIZ{position:absolute;top:-4px;right:-4px;background:var(--rose);color:var(--white);font-size:.75rem;font-weight:700;width:22px;height:22px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;border:2px solid var(--white)}@media (max-width:768px){.CartButton_cartButton__TYYC6{bottom:1.5rem;right:1.5rem;width:52px;height:52px;font-size:1.3rem}}.page_shopHeader__Vl3Z5{position:relative;padding:4rem 1.5rem;text-align:center;overflow:hidden}.page_shopHeaderBg__i_WzJ{position:absolute;inset:0;background-size:cover;background-position:50%}.page_shopHeaderOverlay__466wi{position:absolute;inset:0;background:rgba(250,245,235,.88)}.page_shopHeaderContent__JCHjl{position:relative;z-index:2}.page_shopTitle__lisfY{font-family:var(--font-serif);font-size:2.5rem;margin-bottom:.5rem}.page_shopSubtitle__j_5x6{color:var(--text-light);font-size:1.05rem}.page_filters__0fx39{display:flex;justify-content:center;gap:.75rem;padding:2rem 1.5rem 0;flex-wrap:wrap;max-width:1200px;margin:0 auto}.page_filterPill__a3d2k{padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;border:2px solid var(--cream-dark);border-radius:50px;background:var(--white);color:var(--text-light);cursor:pointer;transition:var(--transition)}.page_filterPill__a3d2k:hover{border-color:var(--gold);color:var(--gold)}.page_filterActive__focEE{background:var(--gold);color:var(--white);border-color:var(--gold)}.page_filterActive__focEE:hover{background:var(--gold-dark);border-color:var(--gold-dark);color:var(--white)}.page_productsSection__uShQC{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 5rem}.page_resultCount__pfIcv{text-align:center;color:var(--text-light);font-size:.9rem;margin-bottom:2rem}@media (max-width:768px){.page_shopHeader__Vl3Z5{padding:2.5rem 1rem}.page_shopTitle__lisfY{font-size:1.75rem}.page_shopSubtitle__j_5x6{font-size:.9rem}.page_filters__0fx39{padding:1.25rem 1rem 0;gap:.5rem;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.page_filters__0fx39::-webkit-scrollbar{display:none}.page_filterPill__a3d2k{padding:.5rem 1rem;font-size:.8rem;flex-shrink:0;min-height:40px}.page_productsSection__uShQC{padding:1.5rem 1rem 4rem}.page_resultCount__pfIcv{font-size:.85rem;margin-bottom:1.25rem}}@media (max-width:380px){.page_shopTitle__lisfY{font-size:1.5rem}}.page_section__V44mW{padding:5rem 1.5rem}.page_container__Q25ch{max-width:1200px;margin:0 auto}.page_scriptLabel__3XX61{font-family:var(--font-script);font-size:1.35rem;color:var(--gold);text-align:center;margin-bottom:.25rem}.page_sectionTitle__y_VRQ{font-family:var(--font-serif);font-size:2.25rem;text-align:center;margin-bottom:.5rem}.page_sectionSubtitle__Ou6KQ{text-align:center;color:var(--text-light);font-size:1rem;margin-bottom:3rem}.page_featured__St9Dj{background:var(--white)}.page_featuredGrid__1fbQf{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2.5rem}.page_centerCta__uv6B6{text-align:center}.page_trust__FNIUp{background:var(--cream)}.page_trustGrid__YbcLo{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.page_trustItem__r3yVf{text-align:center;padding:2rem 1.5rem}.page_trustIcon__EGznn{display:block;font-size:2.5rem;margin-bottom:1rem}.page_trustItem__r3yVf h3{font-family:var(--font-serif);font-size:1.2rem;margin-bottom:.5rem}.page_trustItem__r3yVf p{color:var(--text-light);font-size:.9rem;line-height:1.6}.page_gallery__zftXU{overflow:hidden}.page_galleryGrid__sT_iD{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.page_galleryItem__Rxy20{aspect-ratio:3/2;overflow:hidden}.page_galleryItem__Rxy20 img{width:100%;height:100%;object-fit:cover;transition:var(--transition-slow)}.page_galleryItem__Rxy20:hover img{transform:scale(1.05)}.page_ctaSection__u8eVI{position:relative;padding:6rem 1.5rem;min-height:450px;display:flex;align-items:center;justify-content:center}.page_ctaBg__SepUX{position:absolute;inset:0;background-size:cover;background-position:50%}.page_ctaOverlay__L9xF6{position:absolute;inset:0;background:linear-gradient(135deg,rgba(58,47,45,.75),rgba(58,47,45,.6))}.page_ctaContent__sJbyw{position:relative;z-index:2;text-align:center;max-width:600px}.page_ctaScript__jfxwD{font-family:var(--font-script);font-size:1.5rem;color:var(--gold-light);margin-bottom:.5rem}.page_ctaTitle__xbjbo{font-family:var(--font-serif);font-size:2.25rem;color:var(--white);margin-bottom:1rem}.page_ctaText__Ztd8y{color:var(--cream);font-size:1.05rem;line-height:1.7;margin-bottom:2rem}@media (max-width:1024px){.page_featuredGrid__1fbQf{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page_section__V44mW{padding:2.5rem 1rem}.page_scriptLabel__3XX61{font-size:1.15rem}.page_sectionTitle__y_VRQ{font-size:1.6rem}.page_sectionSubtitle__Ou6KQ{font-size:.9rem;margin-bottom:2rem}.page_featuredGrid__1fbQf{grid-template-columns:1fr;gap:1.25rem;max-width:400px;margin-left:auto;margin-right:auto;margin-bottom:2rem}.page_trustGrid__YbcLo{grid-template-columns:1fr;gap:.5rem}.page_trustItem__r3yVf{padding:1.25rem 1rem}.page_trustIcon__EGznn{font-size:2rem;margin-bottom:.5rem}.page_trustItem__r3yVf h3{font-size:1.05rem}.page_trustItem__r3yVf p{font-size:.85rem}.page_galleryGrid__sT_iD{grid-template-columns:1fr}.page_galleryItem__Rxy20{aspect-ratio:16/10}.page_ctaSection__u8eVI{padding:3.5rem 1rem;min-height:auto}.page_ctaScript__jfxwD{font-size:1.2rem}.page_ctaTitle__xbjbo{font-size:1.5rem}.page_ctaText__Ztd8y{font-size:.95rem;margin-bottom:1.5rem}}@media (max-width:380px){.page_sectionTitle__y_VRQ{font-size:1.4rem}.page_ctaTitle__xbjbo{font-size:1.3rem}}