.Navbar-module__KHvhDq__header{z-index:50;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#f7f5efeb;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 16px #1c3a2e0d}.Navbar-module__KHvhDq__topRow{align-items:center;gap:1.5rem;max-width:1280px;height:70px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__KHvhDq__logo a{color:var(--primary);letter-spacing:-.02em;white-space:nowrap;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:800}.Navbar-module__KHvhDq__search{background:var(--surface);border:1px solid var(--border);border-radius:50px;flex:1;align-items:center;gap:.5rem;max-width:560px;padding-left:1rem;transition:border-color .2s,box-shadow .2s;display:flex}.Navbar-module__KHvhDq__search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.Navbar-module__KHvhDq__searchIcon{color:var(--muted);flex-shrink:0}.Navbar-module__KHvhDq__searchInput{min-width:0;color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.7rem 0;font-family:Inter,sans-serif;font-size:.9rem}.Navbar-module__KHvhDq__searchInput::placeholder{color:var(--muted-soft)}.Navbar-module__KHvhDq__searchBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50px;flex-shrink:0;margin:4px;padding:.5rem 1.3rem;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;transition:background .2s}.Navbar-module__KHvhDq__searchBtn:hover{background:var(--primary-dark)}.Navbar-module__KHvhDq__actions{flex-shrink:0;align-items:center;gap:.6rem;margin-left:auto;display:flex}.Navbar-module__KHvhDq__pill{border:1px solid var(--gold-border);color:var(--foreground);background:var(--surface);white-space:nowrap;border-radius:50px;align-items:center;gap:.45rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.Navbar-module__KHvhDq__pill:hover{background:var(--primary-dim);color:var(--primary);border-color:#1d6b484d}.Navbar-module__KHvhDq__pillActive{background:var(--primary-dim);color:var(--primary)}.Navbar-module__KHvhDq__iconBtn{width:42px;height:42px;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s,background .2s;display:flex;position:relative}.Navbar-module__KHvhDq__iconBtn:hover{color:var(--primary);background:var(--surface-hover)}.Navbar-module__KHvhDq__iconActive{color:var(--primary)!important;background:var(--primary-dim)!important}.Navbar-module__KHvhDq__badge{background:var(--secondary);color:#fff;border:1.5px solid var(--background);border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 3px;font-size:.65rem;font-weight:700;animation:.2s cubic-bezier(.22,1,.36,1) Navbar-module__KHvhDq__badgePop;display:flex;position:absolute;top:4px;right:4px}@keyframes Navbar-module__KHvhDq__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.Navbar-module__KHvhDq__avatarWrapper{position:relative}.Navbar-module__KHvhDq__avatarBtn{background:var(--primary);color:#fff;letter-spacing:.04em;cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.7rem;font-weight:700;line-height:1;transition:box-shadow .2s,transform .15s;display:flex;overflow:hidden}.Navbar-module__KHvhDq__avatarBtn:hover{box-shadow:0 0 0 3px var(--primary-dim);transform:scale(1.05)}.Navbar-module__KHvhDq__avatarBtnOpen{box-shadow:0 0 0 3px var(--primary-dim);border-color:#1d6b484d}.Navbar-module__KHvhDq__avatarSkeleton{background:var(--border);border-radius:50%;flex-shrink:0;width:38px;height:38px}.Navbar-module__KHvhDq__menuBtn{background:var(--surface);border:1px solid var(--border);width:42px;height:42px;color:var(--foreground);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;display:none}.Navbar-module__KHvhDq__menuBtn:hover{color:var(--primary);background:var(--surface-hover)}.Navbar-module__KHvhDq__catRow{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:1.75rem;height:46px;padding:0 1.5rem;display:flex}.Navbar-module__KHvhDq__catLink{color:var(--muted);padding:.25rem 0;font-size:.9rem;font-weight:500;transition:color .2s;position:relative}.Navbar-module__KHvhDq__catLink:after{content:"";background:var(--secondary);border-radius:2px;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Navbar-module__KHvhDq__catLink:hover{color:var(--primary)}.Navbar-module__KHvhDq__catLink:hover:after{transform:scaleX(1)}.Navbar-module__KHvhDq__catLinkActive{color:var(--primary);font-weight:600}.Navbar-module__KHvhDq__catLinkActive:after{transform:scaleX(1)}.Navbar-module__KHvhDq__mobileSearchRow{display:none}.Navbar-module__KHvhDq__searchMobile{background:var(--surface);border:1px solid var(--border);border-radius:50px;align-items:center;gap:.5rem;margin:0 1.5rem .75rem;padding-left:1rem;display:flex}.Navbar-module__KHvhDq__searchMobile:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}@media (max-width:899px){.Navbar-module__KHvhDq__search,.Navbar-module__KHvhDq__pill,.Navbar-module__KHvhDq__catRow{display:none}.Navbar-module__KHvhDq__menuBtn{display:flex}.Navbar-module__KHvhDq__mobileSearchRow{display:block}.Navbar-module__KHvhDq__topRow{gap:.75rem;height:60px}}@media (min-width:900px){.Navbar-module__KHvhDq__menuBtn{display:none}}.Navbar-module__KHvhDq__overlay{inset:0;top:var(--nav-height);z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c3a2e59;animation:.2s Navbar-module__KHvhDq__overlayIn;position:fixed}@keyframes Navbar-module__KHvhDq__overlayIn{0%{opacity:0}to{opacity:1}}.Navbar-module__KHvhDq__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);z-index:45;opacity:0;background:#fffffffa;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .22s;display:grid;position:fixed;left:0;right:0}.Navbar-module__KHvhDq__mobileMenu>nav{max-height:80vh;overflow:hidden auto}.Navbar-module__KHvhDq__mobileMenuOpen{opacity:1;grid-template-rows:1fr}@media (min-width:900px){.Navbar-module__KHvhDq__mobileMenu,.Navbar-module__KHvhDq__overlay{display:none!important}}.Navbar-module__KHvhDq__mobileNav{flex-direction:column;gap:.125rem;padding:1rem 1rem 1.5rem;display:flex}.Navbar-module__KHvhDq__mobileLink{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.8rem 1rem;font-size:1rem;font-weight:500;transition:background .2s,color .2s;display:flex}.Navbar-module__KHvhDq__mobileLink:hover{background:var(--surface-hover);color:var(--primary)}.Navbar-module__KHvhDq__mobileLinkActive{color:var(--primary)!important;background:var(--primary-dim)!important}.Navbar-module__KHvhDq__mobileDivider{background:var(--border);height:1px;margin:.5rem 0}@media (prefers-reduced-motion:reduce){.Navbar-module__KHvhDq__badge,.Navbar-module__KHvhDq__overlay{animation:none}.Navbar-module__KHvhDq__mobileMenu{transition:opacity .15s}}
.UserAccountDropdown-module__lFslCa__dropdown{background:var(--surface);border:1px solid var(--gold-border);border-radius:var(--radius-lg);z-index:60;width:220px;max-width:calc(100vw - 2rem);padding:.3rem 0;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 16px 48px #1c3a2e29,0 4px 16px #1c3a2e0f}.UserAccountDropdown-module__lFslCa__userInfo{padding:.875rem 1rem .75rem}.UserAccountDropdown-module__lFslCa__userName{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.UserAccountDropdown-module__lFslCa__userEmail{color:var(--muted-soft);white-space:nowrap;text-overflow:ellipsis;margin-top:.18rem;font-size:.72rem;overflow:hidden}.UserAccountDropdown-module__lFslCa__divider{background:var(--border);height:1px;margin:.3rem 0}.UserAccountDropdown-module__lFslCa__item{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.7rem;width:100%;padding:.6rem 1rem;font-size:.855rem;font-weight:500;line-height:1;transition:background .14s,color .14s;display:flex}.UserAccountDropdown-module__lFslCa__item svg{flex-shrink:0}.UserAccountDropdown-module__lFslCa__item:hover{background:var(--surface-hover);color:var(--foreground)}.UserAccountDropdown-module__lFslCa__itemActive{color:var(--primary)!important;background:var(--primary-dim)!important}.UserAccountDropdown-module__lFslCa__itemAdmin{font-weight:600;color:var(--primary)!important}.UserAccountDropdown-module__lFslCa__itemAdmin:hover{background:var(--primary-dim)!important;color:var(--primary-dark)!important}.UserAccountDropdown-module__lFslCa__itemSignOut{color:var(--muted)}.UserAccountDropdown-module__lFslCa__itemSignOut:hover{color:#ef4444!important;background:#ef444414!important}
.Hero-module__BpoSsa__hero{min-height:88vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 2.5rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__BpoSsa__hero:before{content:"";z-index:0;background-image:linear-gradient(#1d6b480f 1px,#0000 1px),linear-gradient(90deg,#1d6b480f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.Hero-module__BpoSsa__overlay{z-index:0;background:radial-gradient(circle at 15% 85%,#b9933f29 0%,#0000 45%),radial-gradient(circle at 85% 15%,#1d6b4829 0%,#0000 45%),radial-gradient(circle,#8aa8841a 0%,#0000 65%);position:absolute;inset:0}.Hero-module__BpoSsa__content{text-align:center;z-index:10;max-width:860px;position:relative}.Hero-module__BpoSsa__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);background:var(--primary-dim);border:1px solid var(--gold-border);border-radius:50px;align-items:center;gap:.55rem;margin-bottom:1.75rem;padding:.55rem 1.35rem;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.Hero-module__BpoSsa__eyebrowDot{background:var(--primary);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__BpoSsa__pulse}@keyframes Hero-module__BpoSsa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.Hero-module__BpoSsa__title{letter-spacing:-.02em;text-wrap:balance;margin-bottom:1.5rem;font-size:clamp(2.8rem,6.5vw,5rem);font-weight:800;line-height:1.08}.Hero-module__BpoSsa__highlight{color:var(--secondary);display:inline-block}.Hero-module__BpoSsa__subtitle{color:var(--foreground);opacity:.72;margin-bottom:2.75rem;text-wrap:pretty;max-width:560px;margin-inline:auto;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.Hero-module__BpoSsa__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3.5rem;display:flex}.Hero-module__BpoSsa__primaryBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 20px #1d6b4840}.Hero-module__BpoSsa__primaryBtn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #1d6b4866}.Hero-module__BpoSsa__secondaryBtn{background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--gold-border);color:var(--primary);border-radius:50px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:1rem;font-weight:600;transition:all .25s;display:inline-flex}.Hero-module__BpoSsa__secondaryBtn:hover{background:var(--primary-dim);border-color:var(--primary);color:var(--primary-dark);transform:translateY(-2px)}.Hero-module__BpoSsa__badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.Hero-module__BpoSsa__badge{color:var(--muted);align-items:center;gap:.5rem;font-size:.82rem;font-weight:500;display:flex}.Hero-module__BpoSsa__badge svg{color:var(--primary);flex-shrink:0}.Hero-module__BpoSsa__scrollHint{color:var(--muted-soft);letter-spacing:.08em;text-transform:uppercase;z-index:10;flex-direction:column;align-items:center;gap:.4rem;font-size:.7rem;animation:1s 1.2s both Hero-module__BpoSsa__fadeInUp;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__BpoSsa__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Hero-module__BpoSsa__scrollMouse{border:1.5px solid var(--border-hover);border-radius:11px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.Hero-module__BpoSsa__scrollWheel{background:var(--primary);border-radius:2px;width:3px;height:6px;animation:2s ease-in-out infinite Hero-module__BpoSsa__scrollAnim}@keyframes Hero-module__BpoSsa__scrollAnim{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}@media (prefers-reduced-motion:reduce){.Hero-module__BpoSsa__eyebrowDot{animation:none}.Hero-module__BpoSsa__scrollHint{opacity:1;animation:none;transform:translate(-50%)translateY(0)}.Hero-module__BpoSsa__scrollWheel{animation:none}}
.ProductCard-module__6z8Uqa__card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:20px;flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.ProductCard-module__6z8Uqa__card:hover{border-color:var(--gold-border);transform:translateY(-4px);box-shadow:0 20px 40px #1d6b4821,0 4px 12px #1d6b4814}.ProductCard-module__6z8Uqa__imageWrapper{aspect-ratio:1;background:var(--background-2);width:100%;display:block;position:relative;overflow:hidden}.ProductCard-module__6z8Uqa__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ProductCard-module__6z8Uqa__card:hover .ProductCard-module__6z8Uqa__image{transform:scale(1.06)}.ProductCard-module__6z8Uqa__placeholder{background:var(--background-2);width:100%;height:100%;color:var(--muted);justify-content:center;align-items:center;font-size:.85rem;display:flex}.ProductCard-module__6z8Uqa__saleBadge{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;letter-spacing:.08em;text-transform:uppercase;z-index:2;border-radius:20px;padding:.2rem .65rem;font-size:.68rem;font-weight:800;position:absolute;top:10px;left:10px}.ProductCard-module__6z8Uqa__lowStockBadge{color:#b5732c;letter-spacing:.04em;z-index:2;background:#c4843c1f;border:1px solid #c4843c59;border-radius:20px;padding:.2rem .6rem;font-size:.65rem;font-weight:700;position:absolute;top:10px;right:10px}.ProductCard-module__6z8Uqa__outOfStock{z-index:3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1c3a2e8c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__6z8Uqa__outOfStockLabel{border:1px solid var(--gold-border);color:var(--foreground);letter-spacing:.06em;text-transform:uppercase;background:#ffffffeb;border-radius:20px;padding:.4rem 1rem;font-size:.8rem;font-weight:600}.ProductCard-module__6z8Uqa__info{flex-direction:column;flex-grow:1;padding:1.1rem 1.25rem 1.25rem;display:flex}.ProductCard-module__6z8Uqa__name{-webkit-line-clamp:2;color:var(--foreground);transition:color var(--transition);-webkit-box-orient:vertical;margin-bottom:.85rem;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__6z8Uqa__name:hover{color:var(--primary)}.ProductCard-module__6z8Uqa__rating{align-items:center;gap:.3rem;margin-bottom:.65rem;display:flex}.ProductCard-module__6z8Uqa__reviewCount{color:var(--muted);font-size:.75rem}.ProductCard-module__6z8Uqa__footer{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.ProductCard-module__6z8Uqa__cardActions{align-items:center;gap:.4rem;display:flex}.ProductCard-module__6z8Uqa__priceContainer{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.ProductCard-module__6z8Uqa__price{color:var(--primary);font-size:1.15rem;font-weight:700}.ProductCard-module__6z8Uqa__comparePrice{color:var(--muted-soft);font-size:.85rem;text-decoration:line-through}.ProductCard-module__6z8Uqa__addToCart{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex}.ProductCard-module__6z8Uqa__addToCart:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff;transform:scale(1.1)}.ProductCard-module__6z8Uqa__addToCart:disabled{opacity:.35;cursor:not-allowed}.ProductCard-module__6z8Uqa__addToCartSuccess{transform:scale(1.05);background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important}@media (max-width:600px){.ProductCard-module__6z8Uqa__info{padding:.85rem .875rem 1rem}.ProductCard-module__6z8Uqa__name{font-size:.85rem}.ProductCard-module__6z8Uqa__price{font-size:1rem}}@media (pointer:coarse){.ProductCard-module__6z8Uqa__addToCart{width:44px;height:44px}}
.WishlistButton-module__fdmzoW__btn{background:var(--surface);border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .25s,background .25s,color .25s;display:flex}@media (pointer:coarse){.WishlistButton-module__fdmzoW__btn{width:44px;height:44px}}.WishlistButton-module__fdmzoW__btn:active:not(:disabled){transition:transform .1s;transform:scale(.88)}.WishlistButton-module__fdmzoW__btn:hover:not(:disabled){color:#ef4444;border-color:#ef444480}.WishlistButton-module__fdmzoW__btn:disabled{opacity:.4;cursor:default}.WishlistButton-module__fdmzoW__active{color:#ef4444;background:#ef444414;border-color:#ef444466}.WishlistButton-module__fdmzoW__active:hover:not(:disabled){background:#ef444426}
.StarRating-module__F1vR0q__stars{gap:2px;line-height:1;display:inline-flex}.StarRating-module__F1vR0q__star{transition:transform .1s;display:inline-block}.StarRating-module__F1vR0q__filled{color:var(--star)}.StarRating-module__F1vR0q__half{color:var(--star);opacity:.5}.StarRating-module__F1vR0q__empty{color:#1c3a2e33}.StarRating-module__F1vR0q__interactive{cursor:pointer}.StarRating-module__F1vR0q__interactive:hover{transform:scale(1.2)}
.ProductCarousel-module__7pVmoG__section{background:var(--background);padding:clamp(3rem,6vw,5rem) 0}.ProductCarousel-module__7pVmoG__section.ProductCarousel-module__7pVmoG__surface{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ProductCarousel-module__7pVmoG__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ProductCarousel-module__7pVmoG__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.ProductCarousel-module__7pVmoG__title{letter-spacing:-.02em;color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;line-height:1.1}.ProductCarousel-module__7pVmoG__subtitle{color:var(--muted);max-width:48ch;margin-top:.4rem;font-size:.95rem}.ProductCarousel-module__7pVmoG__controls{flex-shrink:0;align-items:center;gap:1rem;display:flex}.ProductCarousel-module__7pVmoG__viewAll{color:var(--primary);white-space:nowrap;border-bottom:1px solid var(--gold-border);padding-bottom:1px;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.ProductCarousel-module__7pVmoG__viewAll:hover{color:var(--primary-dark);border-bottom-color:var(--secondary)}.ProductCarousel-module__7pVmoG__arrows{gap:.5rem;display:flex}.ProductCarousel-module__7pVmoG__arrow{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s,opacity .2s;display:flex}.ProductCarousel-module__7pVmoG__arrow:hover:not(:disabled){background:var(--primary);border-color:var(--primary);color:#fff}.ProductCarousel-module__7pVmoG__arrow:disabled{opacity:.35;cursor:not-allowed}@media (pointer:coarse){.ProductCarousel-module__7pVmoG__arrows{display:none}}.ProductCarousel-module__7pVmoG__track{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;gap:1.25rem;margin:0 -1.5rem;padding-bottom:.5rem;padding-left:1.5rem;padding-right:1.5rem;scroll-padding-left:1.5rem;display:grid;overflow-x:auto}@media (min-width:768px){.ProductCarousel-module__7pVmoG__track{grid-auto-columns:calc(25% - .9375rem)}}@media (min-width:480px) and (max-width:767px){.ProductCarousel-module__7pVmoG__track{grid-auto-columns:calc(50% - .625rem)}}@media (max-width:479px){.ProductCarousel-module__7pVmoG__track{grid-auto-columns:72%}}.ProductCarousel-module__7pVmoG__slide{scroll-snap-align:start;min-width:0}.ProductCarousel-module__7pVmoG__track::-webkit-scrollbar{height:6px}.ProductCarousel-module__7pVmoG__track::-webkit-scrollbar-thumb{background:#1d6b4840;border-radius:3px}
.CollectionTiles-module__vAcAEW__section{background:var(--background);padding:clamp(3rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}.CollectionTiles-module__vAcAEW__container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.CollectionTiles-module__vAcAEW__header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.CollectionTiles-module__vAcAEW__title{letter-spacing:-.02em;color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;line-height:1.1}.CollectionTiles-module__vAcAEW__viewAll{color:var(--primary);white-space:nowrap;border-bottom:1px solid var(--gold-border);padding-bottom:1px;font-size:.875rem;font-weight:600;transition:color .2s,border-color .2s}.CollectionTiles-module__vAcAEW__viewAll:hover{color:var(--primary-dark);border-bottom-color:var(--secondary)}.CollectionTiles-module__vAcAEW__track{scroll-snap-type:x mandatory;scrollbar-width:thin;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;gap:1.25rem;margin:0 -1.5rem;padding:0 1.5rem .75rem;display:grid;overflow-x:auto}@media (min-width:1024px){.CollectionTiles-module__vAcAEW__track{grid-auto-columns:calc(20% - 1rem)}}@media (max-width:520px){.CollectionTiles-module__vAcAEW__track{grid-auto-columns:64%}}.CollectionTiles-module__vAcAEW__track::-webkit-scrollbar{height:6px}.CollectionTiles-module__vAcAEW__track::-webkit-scrollbar-thumb{background:#1d6b4840;border-radius:3px}.CollectionTiles-module__vAcAEW__tile{scroll-snap-align:start;aspect-ratio:3/4;border:1px solid var(--gold-border);isolation:isolate;border-radius:18px;align-items:flex-end;display:flex;position:relative;overflow:hidden}.CollectionTiles-module__vAcAEW__tileImg{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.CollectionTiles-module__vAcAEW__tile:hover .CollectionTiles-module__vAcAEW__tileImg{transform:scale(1.06)}.CollectionTiles-module__vAcAEW__tileFallback{z-index:-2;background:radial-gradient(circle at 30% 30%,#1d6b48e6,#0000 60%),radial-gradient(circle at 80% 80%,#c9a96a99,#0000 55%),linear-gradient(135deg,#16402d,#0f3322);position:absolute;inset:0}.CollectionTiles-module__vAcAEW__tileOverlay{z-index:-1;background:linear-gradient(#0000 0%,#0f281c1a 45%,#0f281cd9 100%);position:absolute;inset:0}.CollectionTiles-module__vAcAEW__tileContent{color:#fff;padding:1.1rem}.CollectionTiles-module__vAcAEW__tileTag{letter-spacing:.1em;text-transform:uppercase;color:#fff;background:#ffffff2e;border:1px solid #ffffff59;border-radius:20px;margin-bottom:.5rem;padding:.18rem .55rem;font-size:.62rem;font-weight:700;display:inline-block}.CollectionTiles-module__vAcAEW__tileLabel{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:800;line-height:1.15;display:block}
.LifestyleBanner-module__XsVx_q__section{background:var(--surface);border-top:1px solid var(--border);padding:clamp(3.5rem,7vw,6rem) 1.5rem}.LifestyleBanner-module__XsVx_q__head{text-align:center;max-width:1280px;margin:0 auto 2.5rem}.LifestyleBanner-module__XsVx_q__headTitle{letter-spacing:-.025em;color:var(--foreground);text-wrap:balance;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,4vw,3rem);font-weight:800}.LifestyleBanner-module__XsVx_q__grid{grid-template-columns:1fr;gap:1.5rem;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.LifestyleBanner-module__XsVx_q__grid{grid-template-columns:1fr 1fr}}.LifestyleBanner-module__XsVx_q__block{border:1px solid var(--gold-border);isolation:isolate;border-radius:24px;align-items:flex-end;min-height:420px;display:flex;position:relative;overflow:hidden}.LifestyleBanner-module__XsVx_q__image{object-fit:cover;z-index:-2;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.LifestyleBanner-module__XsVx_q__block:hover .LifestyleBanner-module__XsVx_q__image{transform:scale(1.04)}.LifestyleBanner-module__XsVx_q__overlay{z-index:-1;background:linear-gradient(#0000 0%,#0d231859 30%,#0d2318d1 62%,#0d2318f2 100%);position:absolute;inset:0}.LifestyleBanner-module__XsVx_q__content{color:#fff;max-width:30rem;padding:clamp(1.75rem,4vw,2.75rem)}.LifestyleBanner-module__XsVx_q__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:inline-block}.LifestyleBanner-module__XsVx_q__title{letter-spacing:-.02em;text-wrap:balance;color:#fff;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;line-height:1.15}.LifestyleBanner-module__XsVx_q__text{color:#ffffffe0;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.LifestyleBanner-module__XsVx_q__cta{color:var(--primary-dark);background:#fff;border-radius:50px;align-items:center;gap:.45rem;padding:.7rem 1.5rem;font-size:.9rem;font-weight:600;transition:gap .2s,background .2s;display:inline-flex}.LifestyleBanner-module__XsVx_q__cta:hover{background:var(--gold);gap:.75rem}
.GiftGuide-module__XIjenq__section{background:var(--background);padding:clamp(3.5rem,7vw,6rem) 1.5rem}.GiftGuide-module__XIjenq__container{max-width:1280px;margin:0 auto}.GiftGuide-module__XIjenq__head{text-align:center;margin-bottom:3rem}.GiftGuide-module__XIjenq__title{letter-spacing:-.02em;color:var(--foreground);text-wrap:balance;margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:800}.GiftGuide-module__XIjenq__subtitle{color:var(--muted);text-wrap:pretty;max-width:50ch;margin:0 auto;font-size:1rem}.GiftGuide-module__XIjenq__grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.5rem;display:grid}.GiftGuide-module__XIjenq__tile{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.GiftGuide-module__XIjenq__tile:hover{border-color:var(--gold-border);transform:translateY(-4px);box-shadow:0 18px 38px #1d6b481f}.GiftGuide-module__XIjenq__imageWrap{aspect-ratio:4/3;background:var(--background-2);overflow:hidden}.GiftGuide-module__XIjenq__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.GiftGuide-module__XIjenq__tile:hover .GiftGuide-module__XIjenq__image{transform:scale(1.06)}.GiftGuide-module__XIjenq__imageFallback{background:radial-gradient(circle at 35% 35%,#8aa884b3,#0000 60%),linear-gradient(135deg,#1d4a33,#14402c);width:100%;height:100%}.GiftGuide-module__XIjenq__body{flex-direction:column;flex-grow:1;gap:.3rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.GiftGuide-module__XIjenq__tileTitle{color:var(--foreground);font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.GiftGuide-module__XIjenq__blurb{color:var(--muted);margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.GiftGuide-module__XIjenq__link{color:var(--primary);margin-top:auto;font-size:.82rem;font-weight:600;transition:letter-spacing .2s}.GiftGuide-module__XIjenq__tile:hover .GiftGuide-module__XIjenq__link{color:var(--primary-dark)}
.TrustBadges-module__-sCNOa__section{background:var(--background-2);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:clamp(2.5rem,5vw,3.5rem) 1.5rem}.TrustBadges-module__-sCNOa__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem 2rem;max-width:1280px;margin:0 auto;display:grid}.TrustBadges-module__-sCNOa__badge{align-items:flex-start;gap:1rem;display:flex}.TrustBadges-module__-sCNOa__iconRing{background:var(--surface);border:1px solid var(--gold-border);width:48px;height:48px;color:var(--primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 14px #1d6b4814}.TrustBadges-module__-sCNOa__title{color:var(--foreground);margin-bottom:.2rem;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:700}.TrustBadges-module__-sCNOa__text{color:var(--muted);max-width:32ch;font-size:.85rem;line-height:1.5}
.Testimonials-module__VOp6eq__section{background:var(--background);padding:clamp(3.5rem,7vw,6rem) 1.5rem}.Testimonials-module__VOp6eq__container{max-width:1280px;margin:0 auto}.Testimonials-module__VOp6eq__head{text-align:center;margin-bottom:3rem}.Testimonials-module__VOp6eq__title{letter-spacing:-.02em;color:var(--foreground);text-wrap:balance;margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:800}.Testimonials-module__VOp6eq__subtitle{color:var(--muted);font-size:1rem}.Testimonials-module__VOp6eq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Testimonials-module__VOp6eq__card{background:var(--surface);border:1px solid var(--border);border-radius:20px;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex}.Testimonials-module__VOp6eq__card:hover{border-color:var(--gold-border);transform:translateY(-3px);box-shadow:0 16px 36px #1d6b481a}.Testimonials-module__VOp6eq__quote{color:var(--foreground);text-wrap:pretty;font-family:Playfair Display,Georgia,serif;font-size:1.15rem;line-height:1.55}.Testimonials-module__VOp6eq__author{flex-direction:column;gap:.15rem;margin-top:auto;display:flex}.Testimonials-module__VOp6eq__name{color:var(--foreground);font-size:.9rem;font-weight:600}.Testimonials-module__VOp6eq__product{color:var(--muted);font-size:.82rem;transition:color .2s}.Testimonials-module__VOp6eq__product:hover{color:var(--primary)}
.NewsletterBand-module__twblrW__section{background:radial-gradient(circle at 15% 20%,#c9a96a2e,#0000 45%),radial-gradient(circle at 85% 90%,#8aa8842e,#0000 45%),linear-gradient(135deg,#16402d,#0f3322);padding:clamp(3rem,6vw,5rem) 1.5rem}.NewsletterBand-module__twblrW__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.NewsletterBand-module__twblrW__copy{flex:360px}.NewsletterBand-module__twblrW__title{letter-spacing:-.02em;color:#fff;text-wrap:balance;margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800}.NewsletterBand-module__twblrW__subtitle{color:#ffffffd1;max-width:52ch;font-size:.95rem;line-height:1.6}.NewsletterBand-module__twblrW__form{flex-wrap:wrap;flex:0 420px;gap:.6rem;display:flex}.NewsletterBand-module__twblrW__input{min-width:0;color:var(--foreground);background:#fffffff2;border:1px solid #0000;border-radius:50px;outline:none;flex:220px;padding:.85rem 1.35rem;font-family:Inter,sans-serif;font-size:.95rem;transition:box-shadow .2s}.NewsletterBand-module__twblrW__input::placeholder{color:var(--muted)}.NewsletterBand-module__twblrW__input:focus{box-shadow:0 0 0 3px #c9a96a80}.NewsletterBand-module__twblrW__button{background:var(--secondary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:.85rem 1.75rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .2s}.NewsletterBand-module__twblrW__button:hover{background:var(--gold);transform:translateY(-1px)}.NewsletterBand-module__twblrW__success{color:#fff;flex:0 420px;align-items:center;gap:.6rem;font-size:1rem;font-weight:500;display:inline-flex}.NewsletterBand-module__twblrW__successIcon{background:var(--secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}@media (max-width:640px){.NewsletterBand-module__twblrW__form{flex-basis:100%}}
.product-module__5nl4Yq__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background);color:var(--foreground)}.product-module__5nl4Yq__container{max-width:1200px;margin:0 auto}.product-module__5nl4Yq__productLayout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.product-module__5nl4Yq__productLayout{grid-template-columns:1fr 1fr;gap:4rem}}.product-module__5nl4Yq__imageGallery{width:100%}.product-module__5nl4Yq__mainImage{aspect-ratio:1;border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);overflow:hidden}.product-module__5nl4Yq__mainImage img{object-fit:contain;width:100%;height:100%}.product-module__5nl4Yq__placeholder{width:100%;height:100%;color:var(--muted-soft);justify-content:center;align-items:center;display:flex}.product-module__5nl4Yq__productInfo{flex-direction:column;display:flex}.product-module__5nl4Yq__breadcrumbs{color:var(--muted);margin-bottom:1.5rem;font-size:.9rem}.product-module__5nl4Yq__breadcrumbs a{color:var(--muted);transition:color .2s}.product-module__5nl4Yq__breadcrumbs a:hover{color:var(--primary)}.product-module__5nl4Yq__title{margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.2}.product-module__5nl4Yq__ratingRow{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.product-module__5nl4Yq__ratingMeta{color:var(--muted);font-size:.9rem}.product-module__5nl4Yq__actions{align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.product-module__5nl4Yq__priceContainer{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.product-module__5nl4Yq__price{color:var(--primary);font-size:2rem;font-weight:700}.product-module__5nl4Yq__comparePrice{color:var(--muted-soft);font-size:1.25rem;text-decoration:line-through}.product-module__5nl4Yq__badge{background:var(--secondary);color:#fff;letter-spacing:1px;border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:800}.product-module__5nl4Yq__description{color:var(--foreground);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.product-module__5nl4Yq__stock{margin-bottom:2rem;font-weight:500}.product-module__5nl4Yq__inStock{color:#20c997}.product-module__5nl4Yq__outOfStock{color:var(--secondary)}.product-module__5nl4Yq__deliveryInfo{border-top:1px solid var(--border);flex-direction:column;gap:1.5rem;padding-top:2rem;display:flex}.product-module__5nl4Yq__infoItem strong{margin-bottom:.5rem;font-size:1rem;display:block}.product-module__5nl4Yq__infoItem p{color:var(--muted);font-size:.95rem}
.AssistPills-module__5NuIqW__section{text-align:center;background:var(--background);padding:clamp(2.5rem,5vw,3.5rem) 1.5rem .5rem}.AssistPills-module__5NuIqW__title{letter-spacing:-.02em;color:var(--foreground);text-wrap:balance;margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.4rem,2.6vw,2rem);font-weight:800}.AssistPills-module__5NuIqW__pills{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:760px;margin:0 auto;display:flex}.AssistPills-module__5NuIqW__pill{border:1px solid var(--gold-border);background:var(--surface);color:var(--foreground);border-radius:50px;align-items:center;padding:.55rem 1.35rem;font-size:.9rem;font-weight:500;transition:background .2s,color .2s,border-color .2s,transform .2s;display:inline-flex}.AssistPills-module__5NuIqW__pill:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}
.SaleBanner-module__kL4Mrq__section{border-bottom:1px solid var(--gold-border);background:linear-gradient(135deg,#16402d,#0f3322);padding:1rem 0;overflow:hidden}.SaleBanner-module__kL4Mrq__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.SaleBanner-module__kL4Mrq__track{width:max-content;animation:SaleBanner-module__kL4Mrq__marquee calc(var(--count) * 6s) linear infinite;gap:1.25rem;display:flex}.SaleBanner-module__kL4Mrq__track:hover{animation-play-state:paused}@keyframes SaleBanner-module__kL4Mrq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.SaleBanner-module__kL4Mrq__slide{aspect-ratio:16/10;isolation:isolate;border:1px solid #c9a96a66;border-radius:14px;flex-shrink:0;width:clamp(180px,22vw,240px);display:block;position:relative;overflow:hidden}.SaleBanner-module__kL4Mrq__image{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}a.SaleBanner-module__kL4Mrq__slide:hover .SaleBanner-module__kL4Mrq__image{transform:scale(1.06)}.SaleBanner-module__kL4Mrq__caption{color:#fff;background:linear-gradient(#0000,#0d2318e6);padding:.5rem .75rem;font-size:.8rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}@media (prefers-reduced-motion:reduce){.SaleBanner-module__kL4Mrq__track{animation:none}.SaleBanner-module__kL4Mrq__viewport{overflow-x:auto}}
.HowToOrder-module__NOBXdW__section{background:var(--surface);border-top:1px solid var(--border);padding:clamp(3.5rem,7vw,6rem) 1.5rem}.HowToOrder-module__NOBXdW__container{max-width:1180px;margin:0 auto}.HowToOrder-module__NOBXdW__head{text-align:center;margin-bottom:3rem}.HowToOrder-module__NOBXdW__title{letter-spacing:-.02em;color:var(--foreground);text-wrap:balance;margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3.5vw,2.75rem);font-weight:800}.HowToOrder-module__NOBXdW__subtitle{color:var(--muted);font-size:1rem}.HowToOrder-module__NOBXdW__steps{counter-reset:step;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;list-style:none;display:grid}.HowToOrder-module__NOBXdW__step{text-align:center;padding:0 .5rem;position:relative}@media (min-width:880px){.HowToOrder-module__NOBXdW__step:not(:last-child):after{content:"";background:repeating-linear-gradient(90deg, var(--gold-border) 0 8px, transparent 8px 16px);height:2px;position:absolute;top:34px;left:calc(50% + 42px);right:calc(42px - 50%)}}.HowToOrder-module__NOBXdW__iconWrap{background:var(--primary-dim);width:68px;height:68px;color:var(--primary);z-index:1;border:1px solid #1d6b4833;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex;position:relative}.HowToOrder-module__NOBXdW__num{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border:2px solid var(--surface);border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.78rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.HowToOrder-module__NOBXdW__stepTitle{color:var(--foreground);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.HowToOrder-module__NOBXdW__stepText{color:var(--muted);text-wrap:pretty;max-width:30ch;margin:0 auto;font-size:.9rem;line-height:1.6}
.about-module__8TymFG__main{min-height:100vh;padding-top:calc(var(--nav-height) + .5rem);background:var(--background);color:var(--foreground);overflow-x:hidden}.about-module__8TymFG__heroSection{text-align:center;background:radial-gradient(circle at top,#1d6b481a,#0000 70%);padding:6rem 1.5rem;position:relative}.about-module__8TymFG__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:800}.about-module__8TymFG__subtitle{color:var(--muted);max-width:800px;margin:0 auto;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.6}.about-module__8TymFG__contentSection{flex-direction:column;gap:clamp(4rem,10vw,8rem);max-width:1200px;margin:0 auto;padding:4rem 1.5rem;display:flex}.about-module__8TymFG__storyBlock{flex-direction:column;align-items:center;gap:3rem;display:flex}@media (min-width:768px){.about-module__8TymFG__storyBlock{flex-direction:row;justify-content:space-between}.about-module__8TymFG__storyBlock.about-module__8TymFG__reverse{flex-direction:row-reverse}}.about-module__8TymFG__imageWrapper{aspect-ratio:4/3;border:1px solid var(--border);border-radius:24px;flex:1;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #1c3a2e38}.about-module__8TymFG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.about-module__8TymFG__imageWrapper:hover .about-module__8TymFG__image{transform:scale(1.05)}.about-module__8TymFG__overlay{background:linear-gradient(#0000,#0b0b0ecc);position:absolute;inset:0}.about-module__8TymFG__textContent{flex:1;padding:1rem}.about-module__8TymFG__sectionTitle{color:var(--primary);margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700}.about-module__8TymFG__paragraph{color:var(--foreground);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about-module__8TymFG__valuesSection{background:var(--surface);border-top:1px solid var(--border);padding:6rem 1.5rem}.about-module__8TymFG__valuesSectionInner{max-width:900px;margin:0 auto}.about-module__8TymFG__valuesSectionHeading{letter-spacing:-.02em;color:var(--foreground);margin-bottom:3rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.about-module__8TymFG__valuesList{flex-direction:column;display:flex}.about-module__8TymFG__valueEntry{border-top:1px solid var(--border);grid-template-columns:1fr;gap:.75rem 3rem;padding:2.25rem 0;display:grid}.about-module__8TymFG__valueEntry:last-child{border-bottom:1px solid var(--border)}@media (min-width:600px){.about-module__8TymFG__valueEntry{grid-template-columns:1fr 1.2fr;align-items:center}}.about-module__8TymFG__valueName{color:var(--foreground);letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.35rem,2.2vw,1.75rem);font-weight:700;line-height:1.2}.about-module__8TymFG__valueText{color:var(--muted);font-size:1rem;line-height:1.75}.about-module__8TymFG__ctaSection{text-align:center;border-top:1px solid var(--border);background:radial-gradient(70% 60% at 50% 100%,#1d6b4814,#0000);padding:clamp(5rem,10vw,8rem) 1.5rem;position:relative;overflow:hidden}.about-module__8TymFG__ctaEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--secondary);margin-bottom:1.25rem;font-size:.78rem;font-weight:700;display:inline-block}.about-module__8TymFG__ctaTitle{letter-spacing:-.03em;color:var(--foreground);text-wrap:balance;margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1}.about-module__8TymFG__ctaSubtext{color:var(--muted);max-width:480px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.65}.about-module__8TymFG__ctaButton{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #1d6b484d}.about-module__8TymFG__ctaButton:hover{transform:translateY(-3px);box-shadow:0 16px 36px #1d6b4873}
.page-module__rM2rjG__page{max-width:680px;padding:calc(var(--nav-height) + 1.5rem) 24px 80px;margin:0 auto}.page-module__rM2rjG__hero{margin-bottom:2rem}.page-module__rM2rjG__title{letter-spacing:-.02em;color:var(--foreground);margin:0 0 .4rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800}.page-module__rM2rjG__subtitle{color:var(--muted);font-size:.875rem}.page-module__rM2rjG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:1.25rem;padding:1.75rem}.page-module__rM2rjG__cardTitle{color:var(--foreground);border-bottom:1px solid var(--border);margin:0 0 1.25rem;padding-bottom:.875rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.page-module__rM2rjG__sectionDesc{color:var(--muted);margin:-.5rem 0 1.25rem;font-size:.85rem;line-height:1.55}.page-module__rM2rjG__avatarRow{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.page-module__rM2rjG__avatarWrap{cursor:pointer;background:var(--primary-dim);border:2px solid var(--gold-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:relative;overflow:hidden}.page-module__rM2rjG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.page-module__rM2rjG__avatarInitial{color:var(--primary);font-family:Playfair Display,Georgia,serif;font-size:1.75rem;font-weight:700}.page-module__rM2rjG__avatarOverlay{color:#fff;opacity:0;background:#1d6b4899;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.page-module__rM2rjG__avatarWrap:hover .page-module__rM2rjG__avatarOverlay{opacity:1}.page-module__rM2rjG__avatarHint{color:var(--foreground);margin-bottom:.2rem;font-size:.875rem;font-weight:600}.page-module__rM2rjG__avatarSub{color:var(--muted-soft);font-size:.78rem}.page-module__rM2rjG__formGroup{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.page-module__rM2rjG__formGroup:last-of-type{margin-bottom:0}.page-module__rM2rjG__formGrid2{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}@media (max-width:560px){.page-module__rM2rjG__formGrid2{grid-template-columns:1fr}}.page-module__rM2rjG__inputLabel{color:var(--muted);letter-spacing:.01em;font-size:.78rem;font-weight:600}.page-module__rM2rjG__input{background:var(--background);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);outline:none;width:100%;padding:.65rem .875rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.page-module__rM2rjG__input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1d6b481a}.page-module__rM2rjG__input:disabled{opacity:.55;cursor:not-allowed;background:var(--background-2)}.page-module__rM2rjG__inputHint{color:var(--muted-soft);font-size:.75rem}.page-module__rM2rjG__paypalRow{align-items:center;gap:.75rem;display:flex}.page-module__rM2rjG__paypalIcon{color:#003087;flex-shrink:0}.page-module__rM2rjG__rowActions{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;margin-top:1.25rem;padding-top:1rem;display:flex}.page-module__rM2rjG__saveBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:50px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 4px 14px #1d6b4833}.page-module__rM2rjG__saveBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 22px #1d6b4852}.page-module__rM2rjG__saveBtn:disabled{opacity:.55;cursor:not-allowed}.page-module__rM2rjG__successMsg{color:var(--primary);font-size:.82rem;font-weight:500}.page-module__rM2rjG__errorMsg{color:var(--destructive);font-size:.82rem}.page-module__rM2rjG__toggle{justify-content:space-between;align-items:center;gap:16px;display:flex}.page-module__rM2rjG__toggleLabel{color:var(--muted);cursor:pointer;font-size:.875rem;line-height:1.5}.page-module__rM2rjG__toggleLabel strong{color:var(--foreground);margin-bottom:3px;font-weight:600;display:block}.page-module__rM2rjG__switch{cursor:pointer;flex-shrink:0;width:44px;height:24px;position:relative}.page-module__rM2rjG__switchInput{opacity:0;width:0;height:0;position:absolute}.page-module__rM2rjG__switchTrack{background:var(--background-2);border:1px solid var(--border);border-radius:12px;transition:background .2s,border-color .2s;position:absolute;inset:0}.page-module__rM2rjG__switchInput:checked+.page-module__rM2rjG__switchTrack{background:var(--primary);border-color:var(--primary)}.page-module__rM2rjG__switchThumb{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.page-module__rM2rjG__switchInput:checked~.page-module__rM2rjG__switchThumb{transform:translate(20px)}.page-module__rM2rjG__dangerCard{border-radius:var(--radius-lg);background:#c0392b0a;border:1px solid #c0392b33;margin-bottom:1.25rem;padding:1.75rem}.page-module__rM2rjG__dangerTitle{color:var(--destructive);margin:0 0 .6rem;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.page-module__rM2rjG__dangerDesc{color:var(--muted);margin:0 0 1.25rem;font-size:.875rem;line-height:1.6}.page-module__rM2rjG__deleteBtn{border-radius:var(--radius-sm);color:var(--destructive);cursor:pointer;background:0 0;border:1px solid #c0392b66;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s}.page-module__rM2rjG__deleteBtn:hover{background:#c0392b14;border-color:#c0392b99}.page-module__rM2rjG__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__rM2rjG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#1c3a2e99;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.page-module__rM2rjG__dialog{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:440px;padding:2rem;box-shadow:0 20px 60px #1c3a2e33}.page-module__rM2rjG__dialogTitle{color:var(--foreground);margin:0 0 .75rem;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700}.page-module__rM2rjG__dialogDesc{color:var(--muted);margin:0 0 1.75rem;font-size:.875rem;line-height:1.7}.page-module__rM2rjG__dialogActions{justify-content:flex-end;gap:.75rem;display:flex}.page-module__rM2rjG__cancelBtn{border-radius:var(--radius-sm);border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.page-module__rM2rjG__cancelBtn:hover{border-color:var(--border-hover);color:var(--foreground)}.page-module__rM2rjG__confirmDeleteBtn{border-radius:var(--radius-sm);background:var(--destructive);color:#fff;cursor:pointer;border:none;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .2s}.page-module__rM2rjG__confirmDeleteBtn:hover{opacity:.85}.page-module__rM2rjG__confirmDeleteBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__rM2rjG__error{color:var(--destructive);text-align:center;margin-bottom:1rem;font-size:.8rem}
.cart-module__-RJi4G__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background)}.cart-module__-RJi4G__container{max-width:1000px;margin:0 auto}.cart-module__-RJi4G__title{letter-spacing:-.02em;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.cart-module__-RJi4G__emptyState{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius);padding:5rem 2rem}.cart-module__-RJi4G__emptyIcon{color:var(--primary);opacity:.5;margin-bottom:1rem}.cart-module__-RJi4G__emptyState h2{margin-bottom:.5rem;font-size:1.5rem}.cart-module__-RJi4G__emptyState p{color:var(--muted);margin-bottom:2rem}.cart-module__-RJi4G__shopBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:30px;padding:.75rem 2rem;font-weight:600;transition:all .3s;display:inline-block}.cart-module__-RJi4G__shopBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1d6b484d}.cart-module__-RJi4G__cartLayout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:768px){.cart-module__-RJi4G__cartLayout{grid-template-columns:2fr 1fr;gap:2rem}}.cart-module__-RJi4G__cartItems{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__cartItem{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:500px){.cart-module__-RJi4G__cartItem{flex-direction:column}}.cart-module__-RJi4G__itemImage{background:#0003;border-radius:12px;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden}.cart-module__-RJi4G__itemImage img{object-fit:cover;width:100%;height:100%}.cart-module__-RJi4G__placeholder{width:100%;height:100%;color:var(--muted-soft);justify-content:center;align-items:center;font-size:.8rem;display:flex}.cart-module__-RJi4G__itemDetails{flex-grow:1}.cart-module__-RJi4G__itemName{margin-bottom:.5rem;font-size:1.1rem;font-weight:600;transition:color .2s;display:block}.cart-module__-RJi4G__itemName:hover{color:var(--primary)}.cart-module__-RJi4G__itemPrice{color:var(--primary);font-weight:700}.cart-module__-RJi4G__itemActions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}@media (max-width:500px){.cart-module__-RJi4G__itemActions{flex-direction:row;align-items:center;margin-top:1rem}}.cart-module__-RJi4G__quantityPicker{border:1px solid var(--border);background:#0003;border-radius:20px;align-items:center;display:flex;overflow:hidden}.cart-module__-RJi4G__quantityBtn{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.cart-module__-RJi4G__quantityBtn:hover{background:var(--surface)}.cart-module__-RJi4G__quantity{text-align:center;width:32px;font-size:.9rem}.cart-module__-RJi4G__removeBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s}.cart-module__-RJi4G__removeBtn:hover{color:var(--secondary)}.cart-module__-RJi4G__orderSummary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);height:max-content;padding:2rem;position:sticky;top:100px}.cart-module__-RJi4G__orderSummary h3{margin-bottom:1.5rem;font-size:1.25rem}.cart-module__-RJi4G__summaryRow{color:var(--foreground);justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.cart-module__-RJi4G__totalRow{border-top:1px solid var(--border);color:#fff;margin-top:1rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.cart-module__-RJi4G__checkoutBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;border:none;border-radius:30px;width:100%;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s}.cart-module__-RJi4G__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1d6b484d}.cart-module__-RJi4G__secureText{text-align:center;color:var(--muted-soft);margin-top:1rem;font-size:.8rem}
.checkout-module__6Nj7Kq__main{min-height:100vh;padding-top:calc(var(--nav-height) + 1rem);background:var(--background);color:var(--foreground)}.checkout-module__6Nj7Kq__container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.checkout-module__6Nj7Kq__title{color:var(--foreground);margin-bottom:2rem;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:700}.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:992px){.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr 400px}}.checkout-module__6Nj7Kq__formSection{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:2rem}.checkout-module__6Nj7Kq__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.checkout-module__6Nj7Kq__formGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:600px){.checkout-module__6Nj7Kq__formGrid{grid-template-columns:1fr 1fr}}.checkout-module__6Nj7Kq__fullWidth{grid-column:1/-1}.checkout-module__6Nj7Kq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.checkout-module__6Nj7Kq__label{color:var(--foreground);font-size:.9rem;font-weight:500}.checkout-module__6Nj7Kq__input{border:1px solid var(--border);color:var(--foreground);background:#0003;border-radius:8px;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s}.checkout-module__6Nj7Kq__input:focus{border-color:var(--primary);outline:none}.checkout-module__6Nj7Kq__paymentMethods{flex-direction:column;gap:1rem;display:flex}.checkout-module__6Nj7Kq__paymentOption{border:1px solid var(--border);cursor:pointer;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.checkout-module__6Nj7Kq__paymentOption:hover{background:var(--surface)}.checkout-module__6Nj7Kq__paymentOption.checkout-module__6Nj7Kq__active{border-color:var(--primary);background:#1d6b481a}.checkout-module__6Nj7Kq__paymentOption input[type=radio]{accent-color:var(--primary);width:1.2rem;height:1.2rem}.checkout-module__6Nj7Kq__paymentOption label{cursor:pointer;flex:1;font-weight:500}.checkout-module__6Nj7Kq__orderSummary{background:var(--background-2);border:1px solid var(--border);border-radius:16px;height:fit-content;padding:2rem;position:sticky;top:100px}.checkout-module__6Nj7Kq__summaryTitle{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.5rem}.checkout-module__6Nj7Kq__summaryItems{flex-direction:column;gap:1rem;max-height:400px;margin-bottom:2rem;display:flex;overflow-y:auto}.checkout-module__6Nj7Kq__summaryItem{align-items:center;gap:1rem;display:flex}.checkout-module__6Nj7Kq__itemImage{background:var(--background-2);border-radius:8px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.checkout-module__6Nj7Kq__itemImage img,.checkout-module__6Nj7Kq__itemImage video{object-fit:cover;width:100%;height:100%}.checkout-module__6Nj7Kq__itemDetails{flex:1}.checkout-module__6Nj7Kq__itemName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.25rem;font-size:.95rem;font-weight:500;display:-webkit-box;overflow:hidden}.checkout-module__6Nj7Kq__itemMeta{color:var(--muted);font-size:.85rem}.checkout-module__6Nj7Kq__itemPrice{font-weight:600}.checkout-module__6Nj7Kq__totals{border-top:1px solid var(--border);flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.checkout-module__6Nj7Kq__totalsRow{color:var(--foreground);justify-content:space-between;display:flex}.checkout-module__6Nj7Kq__totalsRow.checkout-module__6Nj7Kq__final{color:var(--foreground);border-top:1px solid var(--border);margin-top:.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.checkout-module__6Nj7Kq__submitBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50px;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s}.checkout-module__6Nj7Kq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #1d6b484d}.checkout-module__6Nj7Kq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.checkout-module__6Nj7Kq__error{color:var(--destructive);background:#ef44441a;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-weight:500}.checkout-module__6Nj7Kq__disabled{opacity:.45;pointer-events:none;cursor:not-allowed!important}.checkout-module__6Nj7Kq__unavailableTag{color:var(--muted);font-size:.85rem;font-style:italic;font-weight:400}.checkout-module__6Nj7Kq__freeShipping{color:#20c997;font-weight:600}.checkout-module__6Nj7Kq__coupon{border-top:1px solid var(--border);margin:.5rem 0 1rem;padding-top:1rem}.checkout-module__6Nj7Kq__couponForm{gap:.5rem;display:flex}.checkout-module__6Nj7Kq__couponInput{background:var(--surface);border:1px solid var(--border);letter-spacing:.04em;min-width:0;color:var(--foreground);text-transform:uppercase;border-radius:10px;outline:none;flex:1;padding:.6rem .9rem;font-family:Inter,sans-serif;font-size:.85rem;transition:border-color .2s,box-shadow .2s}.checkout-module__6Nj7Kq__couponInput::placeholder{color:var(--muted-soft);letter-spacing:0;text-transform:none}.checkout-module__6Nj7Kq__couponInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.checkout-module__6Nj7Kq__couponBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;flex-shrink:0;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .2s,opacity .2s}.checkout-module__6Nj7Kq__couponBtn:hover:not(:disabled){background:var(--primary-dark)}.checkout-module__6Nj7Kq__couponBtn:disabled{opacity:.5;cursor:not-allowed}.checkout-module__6Nj7Kq__couponApplied{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.checkout-module__6Nj7Kq__couponTag{background:var(--primary-dim);border:1px dashed var(--gold-border);color:var(--primary-dark);letter-spacing:.04em;border-radius:10px;align-items:center;gap:.45rem;padding:.45rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex}.checkout-module__6Nj7Kq__couponRemove{color:var(--muted);cursor:pointer;background:0 0;border:none;font-size:.82rem;font-weight:500;transition:color .2s}.checkout-module__6Nj7Kq__couponRemove:hover{color:var(--destructive);text-decoration:underline}.checkout-module__6Nj7Kq__couponError{color:var(--destructive);margin-top:.5rem;font-size:.8rem}.checkout-module__6Nj7Kq__discountValue{color:var(--primary);font-weight:600}
.contact-module__swMWYG__main{min-height:100vh;padding-top:calc(var(--nav-height) + 1rem);background:var(--background);color:var(--foreground);overflow-x:hidden}.contact-module__swMWYG__heroSection{text-align:center;background:radial-gradient(circle at top,#1d6b4814,#0000 65%);padding:6rem 1.5rem 4rem;position:relative}.contact-module__swMWYG__title{letter-spacing:-.03em;color:var(--foreground);margin-bottom:1.5rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,5vw,5rem);font-weight:800}.contact-module__swMWYG__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.7}.contact-module__swMWYG__infoSection{max-width:900px;margin:0 auto;padding:0 1.5rem 4rem}.contact-module__swMWYG__infoGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.contact-module__swMWYG__infoCard{background:var(--background-2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);text-align:center;border-radius:20px;padding:2rem;transition:transform .3s,box-shadow .3s,border-color .3s}.contact-module__swMWYG__infoCard:hover{border-color:#1d6b4840;transform:translateY(-6px);box-shadow:0 16px 36px #1d6b481f}.contact-module__swMWYG__infoIcon{width:56px;height:56px;color:var(--primary);background:#1d6b481a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.contact-module__swMWYG__infoLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--primary);margin-bottom:.5rem;font-size:.75rem;font-weight:600}.contact-module__swMWYG__infoValue{color:var(--foreground);font-size:.95rem;line-height:1.5;transition:color .2s}a.contact-module__swMWYG__infoValue:hover{color:var(--primary)}.contact-module__swMWYG__contentSection{max-width:1100px;margin:0 auto;padding:0 1.5rem 6rem}.contact-module__swMWYG__contentGrid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:900px){.contact-module__swMWYG__contentGrid{grid-template-columns:1.5fr 1fr;align-items:start}}.contact-module__swMWYG__formWrapper{background:var(--background-2);border:1px solid var(--border);border-radius:24px;padding:2.5rem}.contact-module__swMWYG__sectionTitle{color:var(--foreground);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:700}.contact-module__swMWYG__sectionSubtitle{color:var(--muted);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:540px){.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr}}.contact-module__swMWYG__field{flex-direction:column;gap:.4rem;display:flex}.contact-module__swMWYG__label{color:var(--foreground);letter-spacing:.02em;font-size:.85rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{background:var(--surface);border:1px solid var(--border);color:var(--foreground);border-radius:12px;outline:none;width:100%;padding:.8rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact-module__swMWYG__input::placeholder,.contact-module__swMWYG__textarea::placeholder{color:var(--muted-soft)}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1d6b481a}.contact-module__swMWYG__input:disabled,.contact-module__swMWYG__select:disabled,.contact-module__swMWYG__textarea:disabled{opacity:.5;cursor:not-allowed}.contact-module__swMWYG__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.contact-module__swMWYG__select option{background:var(--surface);color:var(--foreground)}.contact-module__swMWYG__textarea{resize:vertical;min-height:140px}.contact-module__swMWYG__errorText{color:#f87171;background:#f8717114;border:1px solid #f8717133;border-radius:10px;padding:.75rem 1rem;font-size:.875rem}.contact-module__swMWYG__submitBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-self:flex-start;align-items:center;gap:.6rem;padding:.9rem 2rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;box-shadow:0 8px 20px #1d6b4840}.contact-module__swMWYG__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 28px #1d6b4866}.contact-module__swMWYG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__spinner{border:2px solid var(--border-hover);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite contact-module__swMWYG__spin;display:inline-block}@keyframes contact-module__swMWYG__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.contact-module__swMWYG__spinner{animation:1.5s linear infinite contact-module__swMWYG__spin}}.contact-module__swMWYG__successBox{text-align:center;background:#1d6b480f;border:1px solid #1d6b4833;border-radius:20px;padding:3rem 2rem}.contact-module__swMWYG__successIcon{width:64px;height:64px;color:var(--primary);background:#1d6b481f;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.contact-module__swMWYG__successTitle{color:var(--foreground);margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700}.contact-module__swMWYG__successText{color:var(--muted);font-size:1rem;line-height:1.6}.contact-module__swMWYG__hoursWrapper{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__hoursCard,.contact-module__swMWYG__faqCard{background:var(--background-2);border:1px solid var(--border);border-radius:20px;padding:2rem}.contact-module__swMWYG__hoursIcon{width:48px;height:48px;color:var(--primary);background:#1d6b481a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.contact-module__swMWYG__hoursTitle,.contact-module__swMWYG__faqTitle{color:var(--foreground);margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700}.contact-module__swMWYG__hoursList{flex-direction:column;gap:.75rem;list-style:none;display:flex}.contact-module__swMWYG__hoursItem{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.75rem;font-size:.9rem;display:flex}.contact-module__swMWYG__hoursItem:last-child{border-bottom:none;padding-bottom:0}.contact-module__swMWYG__hoursDay{color:var(--foreground)}.contact-module__swMWYG__hoursTime{color:var(--primary);font-weight:600}.contact-module__swMWYG__hoursTime.contact-module__swMWYG__closed{color:var(--muted-soft);font-weight:400}.contact-module__swMWYG__faqList{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.contact-module__swMWYG__faqQ{color:var(--foreground);margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.contact-module__swMWYG__faqA{color:var(--muted);font-size:.85rem;line-height:1.5;display:block}
.page-module__8siDDW__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background);color:var(--foreground)}.page-module__8siDDW__container{max-width:760px;margin:0 auto}.page-module__8siDDW__back{color:var(--muted);align-items:center;gap:6px;margin-bottom:28px;font-size:14px;transition:color .2s;display:inline-flex}.page-module__8siDDW__back:hover{color:var(--muted)}.page-module__8siDDW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:32px;display:flex}.page-module__8siDDW__title{letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:800}.page-module__8siDDW__date{color:var(--muted);font-size:14px}.page-module__8siDDW__statusBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--surface);color:var(--muted);border-radius:20px;flex-shrink:0;padding:6px 14px;font-size:12px;font-weight:700}.page-module__8siDDW__statusBadge[data-status=CONFIRMED],.page-module__8siDDW__statusBadge[data-status=DELIVERED]{color:#20c997;background:#20c9971f;border:1px solid #20c99733}.page-module__8siDDW__statusBadge[data-status=PROCESSING],.page-module__8siDDW__statusBadge[data-status=SHIPPED]{color:var(--primary);background:#1d6b481f;border:1px solid #1d6b4833}.page-module__8siDDW__statusBadge[data-status=CANCELLED]{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.page-module__8siDDW__statusBadge[data-status=PENDING]{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.page-module__8siDDW__card{background:var(--surface);border:1px solid var(--border);border-radius:20px;margin-bottom:16px;overflow:hidden}.page-module__8siDDW__cardTitle{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);border-bottom:1px solid var(--border);background:var(--surface);padding:16px 20px;font-size:13px;font-weight:700}.page-module__8siDDW__items{padding:0 20px}.page-module__8siDDW__itemRow{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:14px 0;display:flex}.page-module__8siDDW__itemRow:last-child{border-bottom:none}.page-module__8siDDW__itemDot{background:var(--border-hover);border-radius:50%;flex-shrink:0;width:6px;height:6px}.page-module__8siDDW__itemName{color:var(--foreground);flex:1;font-size:15px}.page-module__8siDDW__itemQty{color:var(--muted-soft);font-size:14px}.page-module__8siDDW__itemPrice{color:var(--foreground);text-align:right;min-width:70px;font-size:15px;font-weight:600}.page-module__8siDDW__total{border-top:1px solid var(--border);color:var(--primary);justify-content:flex-end;align-items:center;gap:12px;padding:16px 20px;font-size:18px;font-weight:800;display:flex}.page-module__8siDDW__total span{color:var(--muted);font-size:14px;font-weight:500}.page-module__8siDDW__infoGrid{grid-template-columns:1fr 1fr;gap:8px 24px;padding:20px;display:grid}.page-module__8siDDW__infoRow{flex-direction:column;gap:3px;display:flex}.page-module__8siDDW__infoLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:700}.page-module__8siDDW__infoValue{color:var(--muted);font-size:14px}.page-module__8siDDW__tracking{align-items:center;gap:8px;padding:16px 20px 12px;display:flex}.page-module__8siDDW__trackingNumber{color:var(--primary);letter-spacing:.04em;font-family:monospace;font-size:15px;font-weight:700}.page-module__8siDDW__trackingIcon{color:var(--primary);flex-shrink:0}.page-module__8siDDW__trackingAction{padding:0 20px 16px}.page-module__8siDDW__trackingBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #1d6b4840}.page-module__8siDDW__trackingBtn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #1d6b4861}.page-module__8siDDW__paymentRow{flex-wrap:wrap;align-items:center;gap:10px;padding:16px 20px;display:flex}.page-module__8siDDW__paymentMethod{color:var(--muted);font-size:14px}.page-module__8siDDW__paymentBadge{text-transform:uppercase;letter-spacing:.06em;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:700}.page-module__8siDDW__paymentBadge[data-payment=COMPLETED]{color:#20c997;background:#20c9971f}.page-module__8siDDW__paymentBadge[data-payment=PENDING]{color:#fbbf24;background:#fbbf241a}.page-module__8siDDW__paymentBadge[data-payment=FAILED]{color:#ef4444;background:#ef44441a}.page-module__8siDDW__paymentBadge[data-payment=REFUNDED]{color:#a78bfa;background:#8b5cf61a}.page-module__8siDDW__cancelSection{background:#ef44440a;border:1px solid #ef444426;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:20px;display:flex}.page-module__8siDDW__cancelInfo{color:var(--muted);font-size:14px;line-height:1.5}.page-module__8siDDW__cancelInfo strong{color:var(--muted);margin-bottom:2px;display:block}.page-module__8siDDW__cancelBtn{border-radius:var(--radius-sm);color:#f87171;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ef444466;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.page-module__8siDDW__cancelBtn:hover{background:#ef44441a;border-color:#ef444499}.page-module__8siDDW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__8siDDW__error{color:#f87171;margin-top:8px;font-size:13px}@media (max-width:560px){.page-module__8siDDW__infoGrid{grid-template-columns:1fr}}.page-module__8siDDW__itemCustom{color:var(--primary-dark);margin-top:2px;font-size:.78rem;font-style:italic;display:block}
.orders-module__HlIdNG__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background);color:var(--foreground)}.orders-module__HlIdNG__container{max-width:820px;margin:0 auto}.orders-module__HlIdNG__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.orders-module__HlIdNG__subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:.95rem}.orders-module__HlIdNG__emptyState{text-align:center;background:var(--surface);border-radius:var(--radius-lg);border:1px dashed var(--border);padding:5rem 2rem}.orders-module__HlIdNG__emptyIcon{background:var(--primary-dim);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.orders-module__HlIdNG__emptyState h3{margin-bottom:.5rem;font-size:1.35rem}.orders-module__HlIdNG__emptyState p{color:var(--muted-soft);margin-bottom:1.5rem}.orders-module__HlIdNG__shopBtn{background:linear-gradient(135deg, var(--secondary), var(--primary));color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1d6b4840}.orders-module__HlIdNG__shopBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #1d6b4866}.orders-module__HlIdNG__orderList{flex-direction:column;gap:1.25rem;display:flex}.orders-module__HlIdNG__orderCard{background:var(--surface);border:1px solid var(--border);transition:border-color var(--transition), box-shadow var(--transition);border-radius:20px;overflow:hidden}.orders-module__HlIdNG__orderCard:hover{border-color:var(--border-hover);box-shadow:0 4px 20px #1d6b481f}.orders-module__HlIdNG__orderHeader{border-bottom:1px solid var(--border);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.1rem 1.5rem;display:flex}.orders-module__HlIdNG__orderMeta{flex-direction:column;gap:.2rem;display:flex}.orders-module__HlIdNG__orderNumber{color:var(--foreground);font-size:1rem;font-weight:700}.orders-module__HlIdNG__orderDate{color:var(--muted);font-size:.82rem}.orders-module__HlIdNG__headerRight{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.orders-module__HlIdNG__statusBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--surface);color:var(--muted);border-radius:20px;padding:.25rem .75rem;font-size:.72rem;font-weight:700}.orders-module__HlIdNG__statusBadge[data-status=CONFIRMED],.orders-module__HlIdNG__statusBadge[data-status=DELIVERED]{color:#20c997;background:#20c9971f;border:1px solid #20c99733}.orders-module__HlIdNG__statusBadge[data-status=PROCESSING],.orders-module__HlIdNG__statusBadge[data-status=SHIPPED]{background:var(--primary-dim);color:var(--primary);border:1px solid #1d6b4833}.orders-module__HlIdNG__statusBadge[data-status=CANCELLED]{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.orders-module__HlIdNG__statusBadge[data-status=PENDING]{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433}.orders-module__HlIdNG__orderItems{padding:.75rem 1.5rem}.orders-module__HlIdNG__itemRow{align-items:center;gap:.875rem;padding:.6rem 0;display:flex}.orders-module__HlIdNG__itemRow+.orders-module__HlIdNG__itemRow{border-top:1px solid var(--border)}.orders-module__HlIdNG__itemDot{background:var(--border-hover);border-radius:50%;flex-shrink:0;width:6px;height:6px}.orders-module__HlIdNG__itemName{color:var(--foreground);flex:1;font-size:.9rem}.orders-module__HlIdNG__itemQty{color:var(--muted-soft);text-align:right;min-width:30px;font-size:.85rem}.orders-module__HlIdNG__itemPrice{text-align:right;min-width:65px;color:var(--foreground);font-size:.9rem;font-weight:600}.orders-module__HlIdNG__orderFooter{background:var(--surface);border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.orders-module__HlIdNG__paymentInfo{align-items:center;gap:.6rem;display:flex}.orders-module__HlIdNG__paymentMethod{color:var(--muted);font-size:.82rem;font-weight:500}.orders-module__HlIdNG__paymentStatus{text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:.18rem .5rem;font-size:.7rem;font-weight:700}.orders-module__HlIdNG__paymentStatus[data-payment=COMPLETED]{color:#20c997;background:#20c9971f}.orders-module__HlIdNG__paymentStatus[data-payment=PENDING]{color:#fbbf24;background:#fbbf241a}.orders-module__HlIdNG__paymentStatus[data-payment=FAILED]{color:#ef4444;background:#ef44441a}.orders-module__HlIdNG__orderTotal{color:var(--primary);font-size:1.2rem;font-weight:800}.orders-module__HlIdNG__detailLink{color:var(--primary);opacity:.8;font-size:.8rem;font-weight:600;transition:opacity .2s}.orders-module__HlIdNG__detailLink:hover{opacity:1}.orders-module__HlIdNG__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;display:flex}.orders-module__HlIdNG__pageNumbers{gap:.25rem;display:flex}.orders-module__HlIdNG__pageLink{min-width:36px;height:36px;color:var(--foreground);background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.orders-module__HlIdNG__pageLink:hover{background:var(--surface);color:var(--primary)}.orders-module__HlIdNG__activePage{background:var(--primary);border-color:var(--primary);font-weight:600;color:#fff!important}.orders-module__HlIdNG__disabledLink{opacity:.3;cursor:not-allowed;pointer-events:none}
.page-module___8aEwW__main{min-height:100vh}
.page-module__soh_jW__page{max-width:800px;padding:calc(var(--nav-height) + 1.5rem) 24px 80px;margin:0 auto}.page-module__soh_jW__hero{margin-bottom:48px}.page-module__soh_jW__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--primary);background:var(--primary-dim);border:1px solid #1d6b4833;border-radius:20px;margin-bottom:16px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.page-module__soh_jW__title{color:var(--foreground);margin:0 0 12px;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:1.2}.page-module__soh_jW__meta{color:var(--muted);font-size:14px}.page-module__soh_jW__content{flex-direction:column;gap:40px;display:flex}.page-module__soh_jW__section h2{color:var(--foreground);border-bottom:1px solid var(--border);margin:0 0 16px;padding-bottom:10px;font-size:20px;font-weight:700}.page-module__soh_jW__section p{color:var(--muted);margin:0 0 12px;line-height:1.8}.page-module__soh_jW__section p:last-child{margin-bottom:0}.page-module__soh_jW__section ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.page-module__soh_jW__section ul li{color:var(--muted);align-items:flex-start;gap:8px;line-height:1.7;display:flex}.page-module__soh_jW__section ul li:before{content:"→";color:var(--primary);flex-shrink:0;margin-top:2px}.page-module__soh_jW__section a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.page-module__soh_jW__contactBox{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);padding:20px 24px;line-height:1.8}.page-module__soh_jW__contactBox a{color:var(--primary)}
.products-module__E8alaG__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background);color:var(--foreground)}.products-module__E8alaG__container{max-width:1200px;margin:0 auto}.products-module__E8alaG__header{margin-bottom:2.5rem}.products-module__E8alaG__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.products-module__E8alaG__count{color:var(--muted);font-size:.9rem}.products-module__E8alaG__layout{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.products-module__E8alaG__layout{flex-direction:row;align-items:flex-start;gap:2.5rem}}.products-module__E8alaG__sidebar{flex-shrink:0;width:100%}@media (min-width:768px){.products-module__E8alaG__sidebar{width:220px;top:calc(var(--nav-height) + .75rem);position:sticky}}.products-module__E8alaG__filterGroup{margin-bottom:2rem}.products-module__E8alaG__filterTitle{color:var(--foreground);border-bottom:1px solid var(--border);margin-bottom:.875rem;padding-bottom:.5rem;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700}.products-module__E8alaG__searchWrapper{margin-bottom:2rem}.products-module__E8alaG__searchLabel{color:var(--muted);margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.products-module__E8alaG__searchForm{gap:.5rem;display:flex}.products-module__E8alaG__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);transition:border-color var(--transition), box-shadow var(--transition);outline:none;flex:1;min-width:0;padding:.6rem .875rem;font-family:Inter,sans-serif;font-size:.9rem}.products-module__E8alaG__searchInput::placeholder{color:var(--muted-soft)}.products-module__E8alaG__searchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-dim)}.products-module__E8alaG__searchBtn{background:var(--primary-dim);border:1px solid var(--gold-border);color:var(--primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition), color var(--transition);white-space:nowrap;padding:.6rem .875rem;font-size:.85rem;font-weight:600}.products-module__E8alaG__searchBtn:hover{background:var(--primary);color:#fff}.products-module__E8alaG__searchMeta{color:var(--muted);justify-content:space-between;align-items:center;margin-top:.625rem;font-size:.78rem;display:flex}.products-module__E8alaG__clearSearch{color:var(--muted);transition:color var(--transition);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.78rem;display:inline-flex}.products-module__E8alaG__clearSearch:hover{color:#ef4444}.products-module__E8alaG__filterList{flex-direction:column;gap:.125rem;list-style:none;display:flex}.products-module__E8alaG__filterList a{color:var(--muted);transition:all var(--transition);border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .6rem;font-size:.9rem;display:flex}.products-module__E8alaG__filterList a:hover{color:var(--foreground);background:var(--surface);padding-left:.85rem}.products-module__E8alaG__filterList a.products-module__E8alaG__active{color:var(--primary);background:var(--primary-dim);font-weight:600}.products-module__E8alaG__productGrid{flex:1;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));align-content:start;gap:1.25rem;display:grid}@media (max-width:600px){.products-module__E8alaG__productGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.products-module__E8alaG__emptyState{text-align:center;background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);grid-column:1/-1;padding:5rem 2rem}.products-module__E8alaG__emptyStateIcon{background:var(--primary-dim);width:56px;height:56px;color:var(--primary);border:1px solid #1d6b482e;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.25rem;display:flex}.products-module__E8alaG__emptyState h3{color:var(--foreground);margin-bottom:.5rem;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700}.products-module__E8alaG__emptyState p{color:var(--muted);margin-bottom:1.5rem;font-size:.95rem}.products-module__E8alaG__emptyStateLink{color:var(--primary);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;transition:gap .2s;display:inline-flex}.products-module__E8alaG__emptyStateLink:hover{gap:.7rem}.products-module__E8alaG__pagination{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem;margin-top:3rem;padding-top:2rem;display:flex}.products-module__E8alaG__pageNumbers{gap:.25rem;display:flex}.products-module__E8alaG__pageLink{min-width:38px;height:38px;color:var(--muted);background:var(--surface);transition:all var(--transition);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:0 .6rem;font-size:.9rem;font-weight:500;display:inline-flex}.products-module__E8alaG__pageLink:hover{background:var(--surface-hover);color:var(--primary);border-color:var(--border)}.products-module__E8alaG__pageActive{font-weight:700;background:var(--primary)!important;color:#fff!important;border-color:#0000!important}.products-module__E8alaG__tagCloud{flex-wrap:wrap;gap:.4rem;display:flex}.products-module__E8alaG__tagChip{text-transform:capitalize;color:var(--muted);background:var(--surface);border:1px solid var(--border);transition:all var(--transition);border-radius:50px;align-items:center;padding:.3rem .7rem;font-size:.78rem;font-weight:500;display:inline-flex}.products-module__E8alaG__tagChip:hover{border-color:var(--gold-border);color:var(--foreground)}.products-module__E8alaG__tagChipActive{background:var(--primary);border-color:var(--primary);color:#fff}.products-module__E8alaG__tagClear{color:var(--destructive);text-transform:none;border-color:#c0392b4d}.products-module__E8alaG__tagClear:hover{color:var(--destructive);background:#c0392b14}
.wishlist-module__nFMXDW__main{min-height:100vh;padding:calc(var(--nav-height) + 1.5rem) 1.5rem 5rem;background:var(--background);color:var(--foreground)}.wishlist-module__nFMXDW__container{max-width:1200px;margin:0 auto}.wishlist-module__nFMXDW__title{margin-bottom:.5rem;font-size:2rem;font-weight:800}.wishlist-module__nFMXDW__subtitle{color:var(--muted);margin-bottom:2.5rem;font-size:.95rem}.wishlist-module__nFMXDW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}.wishlist-module__nFMXDW__emptyState{text-align:center;padding:5rem 1rem}.wishlist-module__nFMXDW__emptyIcon{color:var(--muted-soft);margin-bottom:1rem;font-size:3rem}.wishlist-module__nFMXDW__emptyState h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.wishlist-module__nFMXDW__emptyState p{color:var(--muted);margin-bottom:1.5rem}.wishlist-module__nFMXDW__shopBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:opacity .2s;display:inline-block}.wishlist-module__nFMXDW__shopBtn:hover{opacity:.85}
