.Header-module__-TYipG__header{background:var(--header-bg,#fff);z-index:1000;position:sticky;top:0;box-shadow:0 1px #00000012}.Header-module__-TYipG__topBar{background:var(--topbar-bg,var(--color-primary,#c48f8f));color:var(--topbar-text,#fff);text-align:center;letter-spacing:.04em;padding:8px 16px;font-size:.75rem}.Header-module__-TYipG__topBarText{opacity:.95}.Header-module__-TYipG__main{max-width:1440px;min-height:var(--header-height,72px);background:var(--header-bg,#fff);align-items:center;gap:32px;height:auto;margin:0 auto;padding:0 24px;display:flex}.Header-module__-TYipG__logo{letter-spacing:.12em;color:var(--header-text,var(--color-primary,#c48f8f));text-transform:uppercase;flex-shrink:0;margin-right:auto;font-size:1.35rem;font-weight:600;text-decoration:none}.Header-module__-TYipG__nav{align-items:center;gap:28px;margin-right:8px;display:flex}.Header-module__-TYipG__navItem{position:relative}:is(.Header-module__-TYipG__hasDropdown:hover .Header-module__-TYipG__dropdown,.Header-module__-TYipG__hasDropdown.isOpen .Header-module__-TYipG__dropdown,.Header-module__-TYipG__hasDropdown:focus-within .Header-module__-TYipG__dropdown){opacity:1;visibility:visible;transform:translateY(0)}.Header-module__-TYipG__hasDropdown:after{content:"";z-index:99;height:14px;position:absolute;top:100%;left:-8px;right:-8px}.Header-module__-TYipG__navLink{letter-spacing:.06em;text-transform:uppercase;color:var(--header-text,#444);cursor:pointer;font-size:.825rem;text-decoration:none;transition:color .15s}.Header-module__-TYipG__navLink:hover{color:var(--color-primary,#c48f8f)}.Header-module__-TYipG__dropdown{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #f0ebe8;min-width:180px;padding:12px 0;transition:all .18s;position:absolute;top:calc(100% + 2px);left:0;transform:translateY(-6px)}.Header-module__-TYipG__dropdownLink{color:#555;letter-spacing:.03em;padding:9px 20px;font-size:.8rem;text-decoration:none;transition:color .12s,background .12s;display:block}.Header-module__-TYipG__dropdownLink:hover{color:var(--color-primary,#c48f8f);background:#fdf8f6}.Header-module__-TYipG__actions{align-items:center;gap:16px;display:flex}.Header-module__-TYipG__actionBtn{width:40px;height:40px;color:var(--header-text,#555);justify-content:center;align-items:center;text-decoration:none;transition:color .15s;display:flex;position:relative}.Header-module__-TYipG__actionBtn svg{stroke:currentColor;fill:none;width:20px;height:20px;display:block}.Header-module__-TYipG__actionBtn:hover{color:var(--color-primary,#c48f8f)}.Header-module__-TYipG__badge{background:var(--color-primary,#c48f8f);color:#fff;border:2px solid var(--header-bg,#fff);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:6px;right:6px}.Header-module__-TYipG__mobileToggle{color:var(--header-text,#444);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:none}.Header-module__-TYipG__mobileToggle svg{fill:none;stroke:currentColor;width:24px;height:24px;display:block}.Header-module__-TYipG__mobileNav{border-top:1px solid #f0ebe8;flex-direction:column;max-height:0;padding:12px 24px 16px;transition:max-height .25s;display:none;overflow:hidden}.Header-module__-TYipG__mobileNav.Header-module__-TYipG__open{max-height:400px}.Header-module__-TYipG__mobileLink{color:var(--header-text,#444);letter-spacing:.04em;border-bottom:1px solid #f5f0ed;padding:11px 0;font-size:.875rem;text-decoration:none;display:block}@media (max-width:1100px){.Header-module__-TYipG__main{min-height:unset;flex-wrap:wrap;gap:10px 12px;padding:10px 16px 12px}.Header-module__-TYipG__logo{flex:auto;order:1;min-width:0;margin-right:0;font-size:clamp(14px,3vw,1.2rem)}.Header-module__-TYipG__actions{flex:none;order:2;gap:8px}.Header-module__-TYipG__nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:100%;order:3;justify-content:center;gap:clamp(12px,2vw,24px);margin-right:0;overflow-x:auto}.Header-module__-TYipG__nav::-webkit-scrollbar{display:none}.Header-module__-TYipG__navLink{white-space:nowrap;flex-shrink:0}.Header-module__-TYipG__nav[data-kuber-mega-menu]{flex-wrap:wrap;overflow:visible}}@media (max-width:640px){.Header-module__-TYipG__nav{display:none}.Header-module__-TYipG__mobileToggle,.Header-module__-TYipG__mobileNav{display:flex}}
.Footer-module__nUp0fa__footer{background:var(--footer-bg,#faf7f5);color:var(--footer-text,#555);min-height:var(--footer-min-height,auto);border-top:1px solid #ede8e4;padding:60px 24px 0}.Footer-module__nUp0fa__inner{max-width:1440px;margin:0 auto}.Footer-module__nUp0fa__top{border-bottom:1px solid #ede8e4;grid-template-columns:1fr 1fr;gap:48px;padding-bottom:48px;display:grid}.Footer-module__nUp0fa__brandName{letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary,#c48f8f);margin:0 0 12px;font-size:1.2rem;font-weight:600}.Footer-module__nUp0fa__tagline{color:var(--footer-sub-text,#777);max-width:320px;margin:0 0 16px;font-size:.85rem;line-height:1.7}.Footer-module__nUp0fa__socials{gap:12px;display:flex}.Footer-module__nUp0fa__socialLink{color:#666;border:1px solid #e0d8d4;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.Footer-module__nUp0fa__socialLink:hover{color:var(--color-primary,#c48f8f);border-color:var(--color-primary,#c48f8f)}.Footer-module__nUp0fa__socialLink svg{display:block}.Footer-module__nUp0fa__newsletter{background:var(--footer-newsletter-bg,transparent)}.Footer-module__nUp0fa__newsletterTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--footer-newsletter-title,var(--footer-text,#333));margin:0 0 8px;font-size:.85rem;font-weight:700}.Footer-module__nUp0fa__newsletterDesc{color:var(--footer-newsletter-desc,var(--footer-sub-text,#888));max-width:340px;margin:0 0 16px;font-size:.8rem;line-height:1.65}.Footer-module__nUp0fa__newsletterForm{gap:0;max-width:380px;display:flex}.Footer-module__nUp0fa__input{border:1px solid color-mix(in srgb, var(--footer-text,#333) 20%, transparent);background:color-mix(in srgb, var(--footer-bg,#fff) 88%, #fff);color:var(--footer-text,#333);border-right:none;outline:none;flex:1;padding:11px 14px;font-size:.8rem;transition:border-color .15s}.Footer-module__nUp0fa__input:focus{border-color:var(--color-primary,#c48f8f)}.Footer-module__nUp0fa__input::placeholder{color:#aaa}.Footer-module__nUp0fa__subscribeBtn{background:var(--footer-newsletter-btn,var(--color-primary,#c48f8f));color:var(--footer-newsletter-btn-text,#fff);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;padding:11px 20px;font-size:.775rem;font-weight:600;transition:opacity .2s}.Footer-module__nUp0fa__subscribeBtn:hover{opacity:.85}.Footer-module__nUp0fa__links{border-bottom:1px solid #ede8e4;grid-template-columns:repeat(3,1fr);gap:32px;padding:48px 0;display:grid}.Footer-module__nUp0fa__column h4{letter-spacing:.1em;text-transform:uppercase;color:var(--footer-text,#333);margin:0 0 18px;font-size:.75rem;font-weight:700}.Footer-module__nUp0fa__column ul{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nUp0fa__column ul li a{color:var(--footer-sub-text,#777);font-size:.825rem;text-decoration:none;transition:color .15s}.Footer-module__nUp0fa__column ul li a:hover{color:var(--color-primary,#c48f8f)}.Footer-module__nUp0fa__bottom{color:var(--footer-copyright-text,#aaa);background:var(--footer-copyright-bg,transparent);justify-content:space-between;align-items:center;gap:16px;margin:0 -24px;padding:20px 24px;font-size:.75rem;display:flex}.Footer-module__nUp0fa__copy{color:var(--footer-copyright-text,#aaa)}.Footer-module__nUp0fa__powered a{color:var(--color-primary,#c48f8f);text-decoration:none}@media (max-width:900px){.Footer-module__nUp0fa__top{grid-template-columns:1fr}.Footer-module__nUp0fa__links{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer-module__nUp0fa__links{grid-template-columns:1fr}.Footer-module__nUp0fa__bottom{text-align:center;flex-direction:column}}
.CategoryPage-module__6p3IPa__page{max-width:1440px;margin:0 auto;padding:0 24px 80px}.CategoryPage-module__6p3IPa__hero{border-bottom:1px solid #ede8e4;margin-bottom:40px;padding:48px 0 32px}.CategoryPage-module__6p3IPa__breadcrumb{color:#aaa;text-transform:capitalize;align-items:center;gap:6px;margin:0 0 12px;font-size:.775rem;display:flex}.CategoryPage-module__6p3IPa__breadcrumb a{color:#aaa;text-decoration:none;transition:color .15s}.CategoryPage-module__6p3IPa__breadcrumb a:hover{color:var(--color-primary,#c48f8f)}.CategoryPage-module__6p3IPa__title{letter-spacing:.04em;color:#222;text-transform:capitalize;margin:0 0 8px;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:400}.CategoryPage-module__6p3IPa__count{color:#aaa;margin:0;font-size:.825rem}.CategoryPage-module__6p3IPa__empty{text-align:center;color:#aaa;padding:60px 0;font-size:.9rem}.CategoryPage-module__6p3IPa__grid{grid-template-columns:repeat(4,1fr);gap:32px 24px;display:grid}.CategoryPage-module__6p3IPa__card{color:inherit;text-decoration:none;display:block}.CategoryPage-module__6p3IPa__card:hover .CategoryPage-module__6p3IPa__img{transform:scale(1.03)}.CategoryPage-module__6p3IPa__imgWrap{aspect-ratio:3/4;background:#f5f0ed;margin-bottom:14px;position:relative;overflow:hidden}.CategoryPage-module__6p3IPa__img{object-fit:cover;transition:transform .4s}.CategoryPage-module__6p3IPa__badge{background:var(--color-primary,#c48f8f);color:#fff;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;font-size:.65rem;font-weight:700;position:absolute;top:12px;left:12px}.CategoryPage-module__6p3IPa__brand{letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary,#c48f8f);margin:0 0 5px;font-size:.7rem}.CategoryPage-module__6p3IPa__name{color:#333;margin:0 0 8px;font-size:.875rem;line-height:1.4}.CategoryPage-module__6p3IPa__priceRow{align-items:center;gap:8px;display:flex}.CategoryPage-module__6p3IPa__price{color:#333;font-size:.875rem;font-weight:600}.CategoryPage-module__6p3IPa__priceOld{color:#bbb;font-size:.8rem;text-decoration:line-through}.CategoryPage-module__6p3IPa__pagination{justify-content:center;gap:6px;margin-top:60px;display:flex}.CategoryPage-module__6p3IPa__pageBtn{color:#555;border:1px solid #ddd;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;text-decoration:none;transition:all .15s;display:flex}.CategoryPage-module__6p3IPa__pageBtn:hover{border-color:var(--color-primary,#c48f8f);color:var(--color-primary,#c48f8f)}.CategoryPage-module__6p3IPa__pageBtn.CategoryPage-module__6p3IPa__active{background:var(--color-primary,#c48f8f);border-color:var(--color-primary,#c48f8f);color:#fff}.CategoryPage-module__6p3IPa__pageBtn.CategoryPage-module__6p3IPa__disabled{opacity:.3;pointer-events:none}@media (max-width:1024px){.CategoryPage-module__6p3IPa__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CategoryPage-module__6p3IPa__grid{grid-template-columns:repeat(2,1fr)}}
.ProductPage-module__l1tVJW__page{max-width:1440px;margin:0 auto;padding:32px 24px 80px}.ProductPage-module__l1tVJW__breadcrumb{color:#888;align-items:center;gap:8px;margin-bottom:32px;font-size:.75rem;display:flex}.ProductPage-module__l1tVJW__breadcrumb a{color:#888;text-decoration:none;transition:color .15s}.ProductPage-module__l1tVJW__breadcrumb a:hover{color:#201e1e}.ProductPage-module__l1tVJW__layout{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.ProductPage-module__l1tVJW__mainImg{aspect-ratio:3/4;background:#f5f5f5;margin-bottom:12px;position:relative;overflow:visible}.ProductPage-module__l1tVJW__mainImgEl{object-fit:contain}.ProductPage-module__l1tVJW__thumbs{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.ProductPage-module__l1tVJW__thumbs::-webkit-scrollbar{display:none}.ProductPage-module__l1tVJW__thumb{cursor:pointer;background:#f5f5f5;border:2px solid #0000;flex-shrink:0;width:72px;height:72px;transition:border-color .15s;position:relative;overflow:hidden}.ProductPage-module__l1tVJW__thumb.ProductPage-module__l1tVJW__active{border-color:#201e1e}.ProductPage-module__l1tVJW__thumbImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ProductPage-module__l1tVJW__brand{letter-spacing:.1em;text-transform:uppercase;color:#888;margin:0 0 8px;font-size:.75rem;font-weight:700}.ProductPage-module__l1tVJW__name{color:#201e1e;margin:0 0 16px;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:700;line-height:1.2}.ProductPage-module__l1tVJW__priceWrap{align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.ProductPage-module__l1tVJW__price{color:#201e1e;font-size:1.4rem;font-weight:700}.ProductPage-module__l1tVJW__priceOld{color:#999;font-size:1rem;text-decoration:line-through}.ProductPage-module__l1tVJW__salePct{color:#fff;letter-spacing:.06em;background:#c0392b;padding:2px 8px;font-size:.75rem;font-weight:700}.ProductPage-module__l1tVJW__divider{border:none;border-top:1px solid #eee;margin:20px 0}.ProductPage-module__l1tVJW__summary{color:#555;margin:0 0 24px;font-size:.9rem;line-height:1.7}.ProductPage-module__l1tVJW__label{letter-spacing:.08em;text-transform:uppercase;color:#888;margin:0 0 8px;font-size:.75rem;font-weight:600}.ProductPage-module__l1tVJW__attrSection{margin-bottom:16px}.ProductPage-module__l1tVJW__chips{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.ProductPage-module__l1tVJW__chip{color:#333;cursor:pointer;border:1px solid #ddd;padding:6px 16px;font-size:.8rem;transition:border-color .15s,background .15s}.ProductPage-module__l1tVJW__chip:not(.ProductPage-module__l1tVJW__chipColor):hover,.ProductPage-module__l1tVJW__chip:not(.ProductPage-module__l1tVJW__chipColor).ProductPage-module__l1tVJW__selected{color:#fff;background:#201e1e;border-color:#201e1e}.ProductPage-module__l1tVJW__chipColor{width:36px;min-width:36px;height:36px;padding:0;box-shadow:inset 0 0 0 1px #0000001a}.ProductPage-module__l1tVJW__chipColor:hover,.ProductPage-module__l1tVJW__chipColor.ProductPage-module__l1tVJW__selected{box-shadow:0 0 0 2px #201e1e}.ProductPage-module__l1tVJW__qtyWrap{border:1px solid #ddd;align-items:center;gap:0;width:fit-content;margin-bottom:20px;display:flex}.ProductPage-module__l1tVJW__qtyBtn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:44px;font-size:1.2rem;transition:background .15s;display:flex}.ProductPage-module__l1tVJW__qtyBtn:hover{background:#f5f5f5}.ProductPage-module__l1tVJW__qtyVal{border-left:1px solid #ddd;border-right:1px solid #ddd;justify-content:center;align-items:center;min-width:48px;height:44px;font-size:.875rem;font-weight:600;display:flex}.ProductPage-module__l1tVJW__actions{gap:12px;margin-bottom:24px;display:flex}.ProductPage-module__l1tVJW__addToCart{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#201e1e;border:none;flex:1;padding:16px 24px;font-size:.825rem;font-weight:600;transition:opacity .2s}.ProductPage-module__l1tVJW__addToCart:hover{opacity:.85}.ProductPage-module__l1tVJW__wishlistBtn{cursor:pointer;color:#333;background:0 0;border:1px solid #ddd;justify-content:center;align-items:center;width:52px;height:52px;transition:border-color .15s,color .15s;display:flex}.ProductPage-module__l1tVJW__wishlistBtn:hover{color:#201e1e;border-color:#201e1e}.ProductPage-module__l1tVJW__wishlistBtn svg{stroke:currentColor;fill:none;width:20px;height:20px}.ProductPage-module__l1tVJW__wishlistAdded{color:#e11d48;border-color:#e11d48}.ProductPage-module__l1tVJW__wishlistAdded svg{fill:currentColor}.ProductPage-module__l1tVJW__descSection{border-top:1px solid #eee;margin-top:40px;padding-top:32px}.ProductPage-module__l1tVJW__descTitle{letter-spacing:.1em;text-transform:uppercase;color:#888;margin:0 0 16px;font-size:.75rem;font-weight:700}.ProductPage-module__l1tVJW__descText{color:#555;font-size:.9rem;line-height:1.8}@media (max-width:900px){.ProductPage-module__l1tVJW__layout{grid-template-columns:1fr}}
.CartPage-module__itj2aG__page{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.CartPage-module__itj2aG__title{color:var(--color-primary,#201e1e);margin:0 0 32px;font-size:clamp(1.4rem,3vw,2rem);font-weight:700}.CartPage-module__itj2aG__loading{text-align:center;color:#888;padding:80px 0;font-size:.9rem}.CartPage-module__itj2aG__error{color:#b91c1c;background:#fff3f3;border:1px solid #fca5a5;border-radius:4px;margin-bottom:20px;padding:12px 16px;font-size:.875rem}.CartPage-module__itj2aG__empty{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:80px 24px;display:flex}.CartPage-module__itj2aG__empty svg{stroke:#ccc;fill:none;width:56px;height:56px}.CartPage-module__itj2aG__empty h2{color:#201e1e;margin:0;font-size:1.25rem;font-weight:700}.CartPage-module__itj2aG__empty p{color:#888;margin:0;font-size:.875rem}.CartPage-module__itj2aG__shopBtn{background:var(--color-primary,#201e1e);color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-top:12px;padding:14px 32px;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.CartPage-module__itj2aG__shopBtn:hover{opacity:.85}.CartPage-module__itj2aG__layout{grid-template-columns:1fr 360px;align-items:start;gap:48px;display:grid}.CartPage-module__itj2aG__items{border-top:1px solid #e8e8e8;flex-direction:column;gap:0;display:flex}.CartPage-module__itj2aG__item{border-bottom:1px solid #e8e8e8;grid-template-columns:120px 1fr auto;align-items:start;gap:20px;padding:24px 0;display:grid}.CartPage-module__itj2aG__itemImg{background:#f5f5f5;flex-shrink:0;width:120px;height:160px;position:relative;overflow:hidden}.CartPage-module__itj2aG__imgPlaceholder{background:#f0f0f0;width:100%;height:100%}.CartPage-module__itj2aG__itemInfo{flex-direction:column;gap:4px;display:flex}.CartPage-module__itj2aG__itemName{color:var(--color-primary,#201e1e);font-size:.9rem;font-weight:600;line-height:1.4;text-decoration:none}.CartPage-module__itj2aG__itemName:hover{text-decoration:underline}.CartPage-module__itj2aG__itemBrand{color:#888;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem}.CartPage-module__itj2aG__itemAttr{color:#666;margin:0;font-size:.8rem}.CartPage-module__itj2aG__itemControls{align-items:center;gap:16px;margin-top:12px;display:flex}.CartPage-module__itj2aG__qtyControl{border:1px solid #e0e0e0;align-items:center;gap:0;display:flex}.CartPage-module__itj2aG__qtyBtn{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.CartPage-module__itj2aG__qtyBtn:hover:not(:disabled){background:#f5f5f5}.CartPage-module__itj2aG__qtyBtn:disabled{opacity:.3;cursor:default}.CartPage-module__itj2aG__qty{text-align:center;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;width:40px;font-size:.875rem;font-weight:600;line-height:36px}.CartPage-module__itj2aG__removeBtn{cursor:pointer;color:#888;background:0 0;border:none;padding:0;font-size:.775rem;text-decoration:underline;transition:color .15s}.CartPage-module__itj2aG__removeBtn:hover{color:#201e1e}.CartPage-module__itj2aG__itemPrice{color:var(--color-primary,#201e1e);white-space:nowrap;padding-top:2px;font-size:.9rem;font-weight:700}.CartPage-module__itj2aG__summary{background:#f9f9f9;padding:28px;position:sticky;top:100px}.CartPage-module__itj2aG__summaryTitle{color:#201e1e;text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px;font-size:1rem;font-weight:700}.CartPage-module__itj2aG__summaryRow{color:#555;border-bottom:1px solid #e8e8e8;justify-content:space-between;padding:8px 0;font-size:.85rem;display:flex}.CartPage-module__itj2aG__summaryRow.CartPage-module__itj2aG__discount{color:#16a34a}.CartPage-module__itj2aG__summaryRow.CartPage-module__itj2aG__total{color:#201e1e;border-bottom:none;padding-top:16px;font-size:1rem;font-weight:700}.CartPage-module__itj2aG__basketMsg{color:#e85d04;margin:8px 0 0;font-size:.775rem}.CartPage-module__itj2aG__checkoutBtn{background:var(--color-primary,#201e1e);color:#fff;text-align:center;letter-spacing:.1em;text-transform:uppercase;width:100%;margin-top:20px;padding:16px;font-size:.825rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.CartPage-module__itj2aG__checkoutBtn:hover{opacity:.85}.CartPage-module__itj2aG__continueLink{text-align:center;color:#888;margin-top:12px;font-size:.8rem;text-decoration:underline;display:block}@media (max-width:900px){.CartPage-module__itj2aG__layout{grid-template-columns:1fr}.CartPage-module__itj2aG__summary{position:static}}@media (max-width:600px){.CartPage-module__itj2aG__item{grid-template-rows:auto auto;grid-template-columns:90px 1fr}.CartPage-module__itj2aG__itemImg{grid-row:1/3;width:90px;height:120px}.CartPage-module__itj2aG__itemPrice{grid-column:2}}
.LoginPage-module__45se8W__page{background:#fafafa;justify-content:center;align-items:center;min-height:70vh;padding:48px 24px;display:flex}.LoginPage-module__45se8W__card{background:#fff;border:1px solid #eee;width:100%;max-width:420px;padding:48px 40px}.LoginPage-module__45se8W__logo{letter-spacing:.06em;text-transform:uppercase;color:#201e1e;text-align:center;margin-bottom:32px;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}.LoginPage-module__45se8W__title{color:#201e1e;text-align:center;margin:0 0 8px;font-size:1.3rem;font-weight:700}.LoginPage-module__45se8W__subtitle{color:#888;text-align:center;margin:0 0 28px;font-size:.825rem}.LoginPage-module__45se8W__form{flex-direction:column;gap:16px;display:flex}.LoginPage-module__45se8W__field{flex-direction:column;gap:6px;display:flex}.LoginPage-module__45se8W__label{letter-spacing:.06em;text-transform:uppercase;color:#555;font-size:.75rem;font-weight:600}.LoginPage-module__45se8W__input{color:#201e1e;border:1px solid #ddd;outline:none;padding:12px 14px;font-size:.875rem;transition:border-color .15s}.LoginPage-module__45se8W__input:focus{border-color:#201e1e}.LoginPage-module__45se8W__forgot{color:#888;text-align:right;font-size:.75rem;text-decoration:none}.LoginPage-module__45se8W__forgot:hover{color:#201e1e}.LoginPage-module__45se8W__submit{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#201e1e;border:none;margin-top:4px;padding:14px;font-size:.825rem;font-weight:600;transition:opacity .2s}.LoginPage-module__45se8W__submit:hover{opacity:.85}.LoginPage-module__45se8W__submit:disabled{opacity:.5;cursor:not-allowed}.LoginPage-module__45se8W__error{color:#c62828;text-align:center;background:#fff0f0;border:1px solid #ffcdd2;margin-bottom:12px;padding:10px 14px;font-size:.8rem}.LoginPage-module__45se8W__divider{align-items:center;gap:12px;margin:4px 0;display:flex}.LoginPage-module__45se8W__divider:before,.LoginPage-module__45se8W__divider:after{content:"";background:#eee;flex:1;height:1px}.LoginPage-module__45se8W__dividerText{color:#aaa;font-size:.75rem}.LoginPage-module__45se8W__signupRow{text-align:center;color:#666;margin-top:8px;font-size:.825rem}.LoginPage-module__45se8W__signupLink{color:#201e1e;font-weight:600;text-decoration:none}.LoginPage-module__45se8W__signupLink:hover{text-decoration:underline}
.SignupPage-module__a8NJDa__page{background:#fafafa;justify-content:center;align-items:center;min-height:70vh;padding:48px 24px;display:flex}.SignupPage-module__a8NJDa__card{background:#fff;border:1px solid #eee;width:100%;max-width:480px;padding:48px 40px}.SignupPage-module__a8NJDa__logo{letter-spacing:.06em;text-transform:uppercase;color:#201e1e;text-align:center;margin-bottom:32px;font-size:1.1rem;font-weight:700;text-decoration:none;display:block}.SignupPage-module__a8NJDa__title{color:#201e1e;text-align:center;margin:0 0 8px;font-size:1.3rem;font-weight:700}.SignupPage-module__a8NJDa__subtitle{color:#888;text-align:center;margin:0 0 28px;font-size:.825rem}.SignupPage-module__a8NJDa__form{flex-direction:column;gap:16px;display:flex}.SignupPage-module__a8NJDa__row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.SignupPage-module__a8NJDa__field{flex-direction:column;gap:6px;display:flex}.SignupPage-module__a8NJDa__label{letter-spacing:.06em;text-transform:uppercase;color:#555;font-size:.75rem;font-weight:600}.SignupPage-module__a8NJDa__input{color:#201e1e;border:1px solid #ddd;outline:none;padding:12px 14px;font-size:.875rem;transition:border-color .15s}.SignupPage-module__a8NJDa__input:focus{border-color:#201e1e}.SignupPage-module__a8NJDa__terms{color:#888;font-size:.75rem;line-height:1.6}.SignupPage-module__a8NJDa__terms a{color:#201e1e;text-decoration:underline}.SignupPage-module__a8NJDa__submit{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#201e1e;border:none;margin-top:4px;padding:14px;font-size:.825rem;font-weight:600;transition:opacity .2s}.SignupPage-module__a8NJDa__submit:hover{opacity:.85}.SignupPage-module__a8NJDa__submit:disabled{opacity:.5;cursor:not-allowed}.SignupPage-module__a8NJDa__error{color:#c62828;text-align:center;background:#fff0f0;border:1px solid #ffcdd2;margin-bottom:12px;padding:10px 14px;font-size:.8rem}.SignupPage-module__a8NJDa__loginRow{text-align:center;color:#666;margin-top:12px;font-size:.825rem}.SignupPage-module__a8NJDa__loginLink{color:#201e1e;font-weight:600;text-decoration:none}.SignupPage-module__a8NJDa__loginLink:hover{text-decoration:underline}
.ProfilePage-module__mqfQza__page{grid-template-columns:240px 1fr;align-items:start;gap:40px;max-width:1200px;margin:0 auto;padding:40px 24px 80px;display:grid}.ProfilePage-module__mqfQza__sidebarTitle{letter-spacing:.12em;text-transform:uppercase;color:#aaa;margin:0 0 12px;padding:0 12px;font-size:.7rem;font-weight:700}.ProfilePage-module__mqfQza__nav{flex-direction:column;gap:2px;display:flex}.ProfilePage-module__mqfQza__navLink{color:#555;align-items:center;gap:10px;padding:10px 12px;font-size:.875rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.ProfilePage-module__mqfQza__navLink:hover{color:#201e1e;background:#f5f5f5}.ProfilePage-module__mqfQza__navLink.ProfilePage-module__mqfQza__active{color:#fff;background:#201e1e}.ProfilePage-module__mqfQza__signout{border-top:1px solid #eee;margin-top:16px;padding-top:16px}.ProfilePage-module__mqfQza__signoutBtn{color:#c0392b;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:.875rem;transition:background .15s;display:flex}.ProfilePage-module__mqfQza__signoutBtn:hover{background:#fff0f0}.ProfilePage-module__mqfQza__sectionTitle{color:#201e1e;border-bottom:1px solid #eee;margin:0 0 24px;padding-bottom:16px;font-size:1.2rem;font-weight:700}.ProfilePage-module__mqfQza__form{flex-direction:column;gap:20px;display:flex}.ProfilePage-module__mqfQza__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ProfilePage-module__mqfQza__field{flex-direction:column;gap:6px;display:flex}.ProfilePage-module__mqfQza__label{letter-spacing:.06em;text-transform:uppercase;color:#666;font-size:.75rem;font-weight:600}.ProfilePage-module__mqfQza__input{color:#201e1e;border:1px solid #ddd;outline:none;padding:12px 14px;font-size:.875rem;transition:border-color .15s}.ProfilePage-module__mqfQza__input:focus{border-color:#201e1e}.ProfilePage-module__mqfQza__saveBtn{color:#fff;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#201e1e;border:none;align-self:flex-start;padding:12px 32px;font-size:.8rem;font-weight:600;transition:opacity .2s}.ProfilePage-module__mqfQza__saveBtn:hover{opacity:.85}@media (max-width:768px){.ProfilePage-module__mqfQza__page,.ProfilePage-module__mqfQza__row{grid-template-columns:1fr}}
.Header-module__e6_Cxq__header{--accent:#7c5cff;z-index:1000;font-family:var(--font-body,"Inter", system-ui, sans-serif);position:sticky;top:0}.Header-module__e6_Cxq__announce{background:var(--topbar-bg,#0b0b14);color:var(--topbar-text,#d8d8f0);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:12px;overflow:hidden}.Header-module__e6_Cxq__announceTrack{padding:7px 0;animation:26s linear infinite Header-module__e6_Cxq__aurora-marquee;display:inline-block}.Header-module__e6_Cxq__announceTrack span{padding-right:1rem}@keyframes Header-module__e6_Cxq__aurora-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Header-module__e6_Cxq__bar{background:color-mix(in srgb, var(--header-bg,#0b0b14) 55%, transparent);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #ffffff12;align-items:center;gap:24px;padding:16px 32px;transition:padding .25s,background .25s;display:flex}.Header-module__e6_Cxq__bar.Header-module__e6_Cxq__solid{background:color-mix(in srgb, var(--header-bg,#0b0b14) 92%, transparent);padding:11px 32px}.Header-module__e6_Cxq__logo{font-family:var(--font-heading,"Inter", sans-serif);letter-spacing:-.02em;background:linear-gradient(120deg, #fff 10%, var(--accent) 60%, #22d3ee);color:#0000;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800;text-decoration:none}.Header-module__e6_Cxq__nav{align-items:center;gap:6px;margin:0 auto;display:flex}.Header-module__e6_Cxq__navItem{position:relative}.Header-module__e6_Cxq__navLink{color:var(--header-text,#e8e8f4);cursor:pointer;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:inline-block;position:relative}.Header-module__e6_Cxq__navLink:after{content:"";background:linear-gradient(90deg, var(--accent), #22d3ee);transform-origin:0;border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:14px;right:14px;transform:scaleX(0)}.Header-module__e6_Cxq__navLink:hover{color:var(--accent,#7c5cff)}.Header-module__e6_Cxq__navLink:hover:after{transform:scaleX(1)}:is(.Header-module__e6_Cxq__hasDropdown:hover .Header-module__e6_Cxq__dropdown,.Header-module__e6_Cxq__hasDropdown.isOpen .Header-module__e6_Cxq__dropdown,.Header-module__e6_Cxq__hasDropdown:focus-within .Header-module__e6_Cxq__dropdown){opacity:1;visibility:visible;transform:translate(-50%)}.Header-module__e6_Cxq__hasDropdown:after{content:"";z-index:99;height:14px;position:absolute;top:100%;left:-8px;right:-8px}.Header-module__e6_Cxq__dropdown{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;background:#141422f7;border:1px solid #ffffff14;border-radius:16px;min-width:200px;padding:8px;transition:all .22s;position:absolute;top:calc(100% + 2px);left:50%;transform:translate(-50%,4px);box-shadow:0 24px 60px #00000080}.Header-module__e6_Cxq__dropdownLink{color:#cfcfe6;border-radius:10px;padding:9px 14px;font-size:13.5px;text-decoration:none;transition:background .16s,color .16s;display:block}.Header-module__e6_Cxq__dropdownLink:hover{color:#fff;background:#7c5cff29}.Header-module__e6_Cxq__actions{align-items:center;gap:4px;display:flex}.Header-module__e6_Cxq__iconBtn{width:40px;height:40px;color:var(--header-text,#e8e8f4);border-radius:12px;justify-content:center;align-items:center;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex;position:relative}.Header-module__e6_Cxq__badge{background:var(--accent,#7c5cff);color:#fff;border:2px solid var(--header-bg,#0b0b14);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:6px;right:6px}.Header-module__e6_Cxq__iconBtn:hover{background:color-mix(in srgb, var(--header-text,#e8e8f4) 10%, transparent);transform:translateY(-1px)}.Header-module__e6_Cxq__iconBtn svg{fill:none;stroke:currentColor;width:20px;height:20px;display:block}.Header-module__e6_Cxq__mobileToggle{color:var(--header-text,#e8e8f4);cursor:pointer;background:0 0;border:none;padding:8px;display:none}.Header-module__e6_Cxq__mobileToggle svg{fill:none;stroke:currentColor;width:24px;height:24px;display:block}.Header-module__e6_Cxq__mobileNav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0b0b14f7;flex-direction:column;gap:2px;max-height:0;padding:0 20px;transition:max-height .3s,padding .3s;display:none;overflow:hidden}.Header-module__e6_Cxq__mobileNav.Header-module__e6_Cxq__open{max-height:70vh;padding:12px 20px 18px}.Header-module__e6_Cxq__mobileNavLink{color:var(--header-text,#e8e8f4);border-bottom:1px solid #ffffff0f;padding:12px 8px;font-size:15px;text-decoration:none}@media (max-width:1100px){.Header-module__e6_Cxq__bar{flex-wrap:wrap;gap:10px 12px;padding:12px 16px}.Header-module__e6_Cxq__logo{flex:auto;order:1;min-width:0;font-size:clamp(16px,3vw,20px)}.Header-module__e6_Cxq__actions{flex:none;order:2}.Header-module__e6_Cxq__nav{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;flex:100%;order:3;justify-content:center;gap:clamp(6px,1.2vw,10px);margin:0;overflow-x:auto}.Header-module__e6_Cxq__nav::-webkit-scrollbar{display:none}.Header-module__e6_Cxq__navLink{white-space:nowrap;flex-shrink:0;padding:8px 10px;font-size:13px}.Header-module__e6_Cxq__nav[data-kuber-mega-menu]{flex-wrap:wrap;overflow:visible}}@media (max-width:640px){.Header-module__e6_Cxq__bar{padding:12px 18px}.Header-module__e6_Cxq__nav{display:none}.Header-module__e6_Cxq__mobileToggle{display:inline-flex}.Header-module__e6_Cxq__mobileNav{display:flex}}
.Footer-module__SVvDEW__footer{--accent:#7c5cff;background:var(--footer-bg,#07070f);color:var(--footer-text,#cfcfe6);font-family:var(--font-body,"Inter", system-ui, sans-serif);min-height:var(--footer-min-height,auto);position:relative}.Footer-module__SVvDEW__edge{background:linear-gradient(90deg, var(--accent), #22d3ee, #f472b6);height:3px}.Footer-module__SVvDEW__top{grid-template-columns:1.4fr 2fr 1.3fr;gap:48px;max-width:1280px;margin:0 auto;padding:clamp(48px,6vw,80px) clamp(20px,5vw,80px) 40px;display:grid}.Footer-module__SVvDEW__logo{font-family:var(--font-heading,"Inter", sans-serif);background:linear-gradient(120deg, #fff 20%, var(--accent) 70%, #22d3ee);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800;text-decoration:none}.Footer-module__SVvDEW__tagline{color:var(--footer-sub-text,#9a9ac0);max-width:30ch;margin:16px 0 22px;font-size:14px;line-height:1.6}.Footer-module__SVvDEW__social{gap:10px;display:flex}.Footer-module__SVvDEW__socialBtn{color:#e8e8f4;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s,transform .2s,color .2s;display:inline-flex}.Footer-module__SVvDEW__socialBtn:hover{color:#fff;background:#7c5cff33;transform:translateY(-2px)}.Footer-module__SVvDEW__socialBtn svg{width:18px;height:18px;display:block}.Footer-module__SVvDEW__linkCols{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:28px;display:grid}.Footer-module__SVvDEW__linkCol{flex-direction:column;display:flex}.Footer-module__SVvDEW__colTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--footer-newsletter-title,var(--footer-text,#fff));margin:0 0 16px;font-size:13px;font-weight:700}.Footer-module__SVvDEW__colLink{color:var(--footer-sub-text,#9a9ac0);padding:5px 0;font-size:14px;text-decoration:none;transition:color .16s}.Footer-module__SVvDEW__colLink:hover{color:#fff}.Footer-module__SVvDEW__newsletter{background:var(--footer-newsletter-bg,transparent)}.Footer-module__SVvDEW__nlDesc{color:var(--footer-newsletter-desc,var(--footer-sub-text,#9a9ac0));margin:0 0 16px;font-size:14px;line-height:1.5}.Footer-module__SVvDEW__nlForm{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;gap:8px;padding:6px;display:flex}.Footer-module__SVvDEW__nlInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:8px 12px;font-size:14px}.Footer-module__SVvDEW__nlInput::placeholder{color:#7a7a98}.Footer-module__SVvDEW__nlBtn{cursor:pointer;color:var(--footer-newsletter-btn-text,#0b0b14);background:var(--footer-newsletter-btn,linear-gradient(120deg, #fff, #e9e4ff));border:none;border-radius:10px;padding:9px 20px;font-size:14px;font-weight:700;transition:transform .16s}.Footer-module__SVvDEW__nlBtn:hover{transform:translateY(-1px)}.Footer-module__SVvDEW__bottom{max-width:1280px;color:var(--footer-copyright-text,#7a7a98);background:var(--footer-copyright-bg,transparent);border-top:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:16px;margin:0 auto;padding:22px clamp(20px,5vw,80px);font-size:13px;display:flex}.Footer-module__SVvDEW__madeWith{color:var(--footer-sub-text,#9a9ac0)}@media (max-width:900px){.Footer-module__SVvDEW__top{grid-template-columns:1fr;gap:36px}.Footer-module__SVvDEW__bottom{text-align:center;flex-direction:column}}
