.CartDrawer-module__QjRyGW__overlay{z-index:calc(var(--z-modal) - 1);-webkit-backdrop-filter:blur(6px);animation:CartDrawer-module__QjRyGW__overlayIn .3s var(--ease-out) both;background:#0000008c;position:fixed;inset:0}.CartDrawer-module__QjRyGW__shippingBar{border-bottom:1px solid var(--border-1);flex-shrink:0;padding:.75rem 1.5rem}.CartDrawer-module__QjRyGW__shippingText{color:var(--text-3);margin-bottom:.4rem;font-size:.8rem}.CartDrawer-module__QjRyGW__shippingText strong{color:var(--text-1)}.CartDrawer-module__QjRyGW__shippingTextFree{color:var(--success);margin-bottom:.4rem;font-size:.82rem;font-weight:600}.CartDrawer-module__QjRyGW__progressTrack{border-radius:var(--r-full);background:var(--border-1);height:4px;overflow:hidden}.CartDrawer-module__QjRyGW__progressFill{background:linear-gradient(90deg, var(--primary), var(--success));border-radius:var(--r-full);height:100%;transition:width .5s var(--ease-out)}@keyframes CartDrawer-module__QjRyGW__overlayIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}.CartDrawer-module__QjRyGW__overlayOut{animation:CartDrawer-module__QjRyGW__overlayOut .3s var(--ease-out) both!important}@keyframes CartDrawer-module__QjRyGW__overlayOut{0%{opacity:1}to{opacity:0}}.CartDrawer-module__QjRyGW__drawer{z-index:var(--z-modal);background:var(--bg-1);border-left:1px solid var(--border-1);width:min(420px,100vw);animation:CartDrawer-module__QjRyGW__drawerIn .38s var(--ease-spring) both;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-8px 0 60px #00000059}@keyframes CartDrawer-module__QjRyGW__drawerIn{0%{opacity:.6;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.CartDrawer-module__QjRyGW__drawerOut{animation:CartDrawer-module__QjRyGW__drawerOut .3s var(--ease-out) both!important}@keyframes CartDrawer-module__QjRyGW__drawerOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}.CartDrawer-module__QjRyGW__head{border-bottom:1px solid var(--border-1);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.CartDrawer-module__QjRyGW__headLeft{color:var(--text-1);align-items:center;gap:.6rem;display:flex}.CartDrawer-module__QjRyGW__title{color:var(--text-1);font-size:1rem;font-weight:700}.CartDrawer-module__QjRyGW__count{background:var(--primary);color:#fff;border-radius:var(--r-full);min-width:20px;height:20px;animation:CartDrawer-module__QjRyGW__scaleIn .3s var(--ease-spring) both;justify-content:center;align-items:center;padding:0 5px;font-size:.7rem;font-weight:700;display:inline-flex}.CartDrawer-module__QjRyGW__closeBtn{border-radius:var(--r-md);border:1px solid var(--border-2);width:36px;height:36px;color:var(--text-3);cursor:pointer;transition:all var(--t-fast);background:0 0;justify-content:center;align-items:center;display:flex;position:relative}.CartDrawer-module__QjRyGW__closeBtn:after{content:"";width:44px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CartDrawer-module__QjRyGW__closeBtn:hover{background:var(--surface-hover);color:var(--text-1);transform:rotate(90deg)}.CartDrawer-module__QjRyGW__body{flex:1;overflow-y:auto}.CartDrawer-module__QjRyGW__empty{text-align:center;height:100%;animation:CartDrawer-module__QjRyGW__fadeIn .5s var(--ease-out) .2s both;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.CartDrawer-module__QjRyGW__emptyIcon{background:var(--surface);border:1px solid var(--border-1);width:90px;height:90px;color:var(--text-4);border-radius:50%;justify-content:center;align-items:center;animation:3s ease-in-out infinite CartDrawer-module__QjRyGW__float;display:flex}.CartDrawer-module__QjRyGW__emptyTitle{color:var(--text-1);font-size:1.1rem;font-weight:700}.CartDrawer-module__QjRyGW__emptyDesc{color:var(--text-3);max-width:22ch;font-size:.9rem}.CartDrawer-module__QjRyGW__shopBtn{width:100%;max-width:220px;margin-top:.5rem}.CartDrawer-module__QjRyGW__recommendedSection{border-top:1px dashed var(--border-1);width:100%;animation:CartDrawer-module__QjRyGW__fadeIn .5s var(--ease-out) .4s both;margin-top:2rem;padding-top:1.5rem}.CartDrawer-module__QjRyGW__recTitle{color:var(--text-3);text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.85rem}.CartDrawer-module__QjRyGW__recGrid{flex-direction:column;gap:.75rem;display:flex}.CartDrawer-module__QjRyGW__recCard{border-radius:var(--r-md);background:var(--surface);border:1px solid var(--border-1);transition:all var(--t-fast);align-items:center;gap:1rem;padding:.5rem;text-decoration:none;display:flex}.CartDrawer-module__QjRyGW__recCard:hover{border-color:var(--primary-light);transform:translate(-3px)}.CartDrawer-module__QjRyGW__recCard img{object-fit:cover;border-radius:var(--r-sm);width:50px;height:65px}.CartDrawer-module__QjRyGW__recInfo{flex-direction:column;align-items:flex-start;gap:.2rem;display:flex}.CartDrawer-module__QjRyGW__recName{color:var(--text-1);font-size:.85rem;font-weight:600}.CartDrawer-module__QjRyGW__recPrice{color:var(--primary-light);font-size:.8rem;font-weight:700}.CartDrawer-module__QjRyGW__itemList{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.CartDrawer-module__QjRyGW__item{background:var(--surface);border:1px solid var(--border-1);border-radius:var(--r-md);animation:CartDrawer-module__QjRyGW__slideUp .4s var(--ease-spring) both;transition:all var(--t-fast);gap:.85rem;padding:.85rem;display:flex}.CartDrawer-module__QjRyGW__item:hover{border-color:var(--border-2);transform:translate(-3px)}@keyframes CartDrawer-module__QjRyGW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CartDrawer-module__QjRyGW__itemImg{border-radius:var(--r-sm);background:var(--bg-2);border:1px solid var(--border-1);flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;display:flex;overflow:hidden}.CartDrawer-module__QjRyGW__itemImg img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__QjRyGW__itemInfo{flex-direction:column;justify-content:center;gap:.2rem;display:flex}.CartDrawer-module__QjRyGW__itemName{color:var(--text-1);font-size:.9rem;font-weight:600}.CartDrawer-module__QjRyGW__giftSizeSelect{border:1px solid var(--border-1);border-radius:var(--r-sm);background:var(--bg-2);color:var(--text-1);cursor:pointer;max-width:84px;padding:.3rem .4rem;font-size:1rem}a.CartDrawer-module__QjRyGW__itemName:hover{text-underline-offset:3px;text-decoration:underline}.CartDrawer-module__QjRyGW__itemVariant{color:var(--text-4);font-size:.75rem}.CartDrawer-module__QjRyGW__itemPrice{color:var(--primary-light);margin-top:.15rem;font-size:.9rem;font-weight:700}.CartDrawer-module__QjRyGW__itemControls{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;margin-left:auto;display:flex}.CartDrawer-module__QjRyGW__qtyRow{background:var(--bg-2);border-radius:var(--r-sm);align-items:center;gap:.3rem;padding:2px;display:flex}.CartDrawer-module__QjRyGW__qtyBtn{border-radius:var(--r-xs);width:32px;height:32px;color:var(--text-2);cursor:pointer;transition:all var(--t-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;display:flex;position:relative}.CartDrawer-module__QjRyGW__qtyBtn:hover{background:var(--surface-active);color:var(--text-1)}.CartDrawer-module__QjRyGW__qtyBtn:after{content:"";width:40px;height:44px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CartDrawer-module__QjRyGW__qty{color:var(--text-1);text-align:center;min-width:18px;font-size:.85rem;font-weight:600}.CartDrawer-module__QjRyGW__removeBtn{color:var(--text-4);cursor:pointer;transition:color var(--t-fast);background:0 0;border:none;align-items:center;padding:2px;display:flex}.CartDrawer-module__QjRyGW__removeBtn:hover{color:var(--danger)}.CartDrawer-module__QjRyGW__footer{padding:1.25rem 1.5rem calc(1.25rem + env(safe-area-inset-bottom));border-top:1px solid var(--border-1);background:var(--surface);animation:CartDrawer-module__QjRyGW__slideUp .35s var(--ease-out) .1s both;flex-direction:column;flex-shrink:0;gap:.6rem;display:flex}.CartDrawer-module__QjRyGW__summaryRows{flex-direction:column;gap:.35rem;display:flex}.CartDrawer-module__QjRyGW__summaryRow{color:var(--text-3);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.CartDrawer-module__QjRyGW__totalRow{color:var(--text-1);border-top:1px solid var(--border-1);margin-top:.1rem;padding-top:.35rem;font-size:.95rem;font-weight:700}.CartDrawer-module__QjRyGW__total{color:var(--text-1);font-size:1.05rem;font-weight:800}.CartDrawer-module__QjRyGW__freeTag{color:var(--success);font-weight:600}.CartDrawer-module__QjRyGW__checkoutBtn{width:100%;margin-top:.25rem}
.SearchModal-module__A89UZq__overlay{z-index:var(--z-modal);-webkit-backdrop-filter:blur(12px)saturate(140%);padding-top:clamp(80px,15vh,160px);animation:SearchModal-module__A89UZq__overlayBlurIn .3s var(--ease-out) both;background:#000000b8;flex-direction:column;justify-content:flex-start;align-items:center;padding-inline:1rem;display:flex;position:fixed;inset:0}@keyframes SearchModal-module__A89UZq__overlayBlurIn{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.SearchModal-module__A89UZq__overlayOut{animation:SearchModal-module__A89UZq__overlayBlurOut .28s var(--ease-out) both!important}@keyframes SearchModal-module__A89UZq__overlayBlurOut{0%{opacity:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}to{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}}.SearchModal-module__A89UZq__modal{width:100%;max-width:680px;animation:SearchModal-module__A89UZq__searchModalIn .35s var(--ease-spring) both;flex-direction:column;gap:1.25rem;display:flex}@keyframes SearchModal-module__A89UZq__searchModalIn{0%{opacity:0;transform:translateY(-30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.SearchModal-module__A89UZq__modalOut{animation:SearchModal-module__A89UZq__searchModalOut .25s var(--ease-out) both!important}@keyframes SearchModal-module__A89UZq__searchModalOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(20px)scale(.95)}}.SearchModal-module__A89UZq__searchBox{background:var(--bg-1);border:2px solid var(--border-2);border-radius:var(--r-lg);transition:all var(--t-fast);box-shadow:var(--sh-3);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.SearchModal-module__A89UZq__searchBox.SearchModal-module__A89UZq__focused{border-color:var(--primary);box-shadow:0 0 0 4px var(--primary-glow), var(--sh-3);background:var(--bg-1)}.SearchModal-module__A89UZq__searchIcon{color:var(--text-4);flex-shrink:0;display:flex}.SearchModal-module__A89UZq__searchBox.SearchModal-module__A89UZq__focused .SearchModal-module__A89UZq__searchIcon{color:var(--primary-light)}.SearchModal-module__A89UZq__input{min-width:0;color:var(--text-1);caret-color:var(--primary);background:0 0;border:none;outline:none;flex:1;font-size:clamp(1rem,2vw,1.2rem);font-weight:500}.SearchModal-module__A89UZq__input::placeholder{color:var(--text-4);font-weight:400}.SearchModal-module__A89UZq__clearBtn{background:var(--surface);width:28px;height:28px;color:var(--text-3);cursor:pointer;transition:all var(--t-fast);animation:SearchModal-module__A89UZq__scaleIn .2s var(--ease-spring) both;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SearchModal-module__A89UZq__clearBtn:hover{background:var(--surface-hover);color:var(--text-1);transform:rotate(90deg)}.SearchModal-module__A89UZq__searchBtn{flex-shrink:0;border-radius:var(--r-md)!important}.SearchModal-module__A89UZq__content{background:var(--bg-1);border:1px solid var(--border-1);border-radius:var(--r-lg);box-shadow:var(--sh-2);animation:SearchModal-module__A89UZq__fadeIn .3s var(--ease-out) .1s both;padding:1.25rem}.SearchModal-module__A89UZq__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-4);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.SearchModal-module__A89UZq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.SearchModal-module__A89UZq__tag{border-radius:var(--r-full);border:1px solid var(--border-2);background:var(--surface);color:var(--text-2);cursor:pointer;transition:all var(--t-fast);animation:SearchModal-module__A89UZq__tagIn .3s var(--ease-spring) both;align-items:center;gap:.35rem;padding:.45rem .9rem;font-size:.85rem;font-weight:500;display:inline-flex}@keyframes SearchModal-module__A89UZq__tagIn{0%{opacity:0;transform:scale(.85)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.SearchModal-module__A89UZq__tag:hover{border-color:var(--primary);background:var(--primary-ghost);color:var(--primary-light);transform:translateY(-2px)}.SearchModal-module__A89UZq__tag svg{color:var(--primary-light)}.SearchModal-module__A89UZq__suggestion{color:var(--text-2);cursor:pointer;border-radius:var(--r-sm);transition:background var(--t-fast);animation:SearchModal-module__A89UZq__fadeIn .2s var(--ease-out) both;align-items:center;gap:.6rem;padding:.5rem;font-size:.95rem;display:flex}.SearchModal-module__A89UZq__suggestion:hover{background:var(--surface-hover)}.SearchModal-module__A89UZq__suggestion strong{color:var(--text-1)}.SearchModal-module__A89UZq__suggestion svg{color:var(--text-4);flex-shrink:0}.SearchModal-module__A89UZq__hint{color:var(--text-4);animation:SearchModal-module__A89UZq__fadeIn .4s var(--ease-out) .25s both;justify-content:center;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.SearchModal-module__A89UZq__kbd{border-radius:var(--r-xs);border:1px solid var(--border-3);background:var(--surface);color:var(--text-3);box-shadow:0 2px 0 var(--border-2);justify-content:center;align-items:center;padding:2px 7px;font-family:monospace;font-size:.72rem;display:inline-flex}.SearchModal-module__A89UZq__resultsList{flex-direction:column;gap:.5rem;display:flex}.SearchModal-module__A89UZq__resultItem{border-radius:var(--r-md);transition:background var(--t-fast);color:inherit;align-items:center;gap:1rem;padding:.5rem;text-decoration:none;display:flex}.SearchModal-module__A89UZq__resultItem:hover{background:var(--surface-hover)}.SearchModal-module__A89UZq__resultImage{object-fit:cover;border-radius:var(--r-sm);background:var(--surface);width:50px;height:60px}.SearchModal-module__A89UZq__resultInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.SearchModal-module__A89UZq__resultName{color:var(--text-1);font-size:.95rem;font-weight:500}.SearchModal-module__A89UZq__resultPrice{color:var(--primary-light);font-size:.9rem;font-weight:600}.SearchModal-module__A89UZq__viewAllBtn{background:var(--surface);border:1px solid var(--border-2);border-radius:var(--r-md);width:100%;color:var(--text-2);cursor:pointer;transition:all var(--t-fast);margin-top:.5rem;padding:.75rem;font-weight:600}.SearchModal-module__A89UZq__viewAllBtn:hover{background:var(--surface-hover);color:var(--primary-light)}.SearchModal-module__A89UZq__spinner{border:2px solid var(--border-3);border-top-color:var(--text-3);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite SearchModal-module__A89UZq__spin}@keyframes SearchModal-module__A89UZq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.SearchModal-module__A89UZq__overlay{-webkit-overflow-scrolling:touch;padding-top:1rem;padding-bottom:2rem;overflow-y:auto}.SearchModal-module__A89UZq__modal{gap:.75rem}.SearchModal-module__A89UZq__searchBox{gap:.5rem;padding:.5rem .75rem}.SearchModal-module__A89UZq__input{font-size:16px!important}}
.Header-module__KHjLKa__header{height:var(--header-h);z-index:var(--z-header);border-bottom:1px solid var(--glass-border);transition:box-shadow var(--t-base);position:sticky;top:0;left:0;right:0}.Header-module__KHjLKa__header:before{content:"";z-index:-1;background:var(--glass);-webkit-backdrop-filter:blur(20px)saturate(180%);transition:background-color var(--t-base);position:absolute;inset:0}.Header-module__KHjLKa__transparentTop:before{-webkit-backdrop-filter:none;background:0 0}.Header-module__KHjLKa__transparentTop{box-shadow:none;border-bottom-color:#0000}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__logoText{color:#fff;text-shadow:0 1px 8px #00000080}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn{color:#fff}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn svg{filter:drop-shadow(0 1px 4px #0000008c)}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__hamburger span{background:#fff;box-shadow:0 1px 4px #00000073}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn:hover,.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__hamburger:hover{background:0 0;transform:translateY(-3px)}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn:hover{color:#fff}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn:hover svg{filter:drop-shadow(0 4px 7px #00000080)}.Header-module__KHjLKa__transparentTop .Header-module__KHjLKa__iconBtn.Header-module__KHjLKa__themeBtn:hover{transform:translateY(-3px)scale(.85)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.Header-module__KHjLKa__header:before{background:var(--bg-0);opacity:.96}}.Header-module__KHjLKa__header.Header-module__KHjLKa__scrolled{box-shadow:var(--sh-2)}.Header-module__KHjLKa__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;height:100%;display:grid}@media (min-width:900px){.Header-module__KHjLKa__inner{grid-template-columns:1fr auto 1fr;gap:2rem}}.Header-module__KHjLKa__logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Header-module__KHjLKa__logoText{font-family:var(--font-serif);color:var(--text-1);letter-spacing:.01em;transition:color var(--t-fast);font-size:1.35rem;font-weight:700}.Header-module__KHjLKa__logo:hover .Header-module__KHjLKa__logoText{color:var(--primary-light)}.Header-module__KHjLKa__nav{display:none}.Header-module__KHjLKa__headerSearchForm{-webkit-backdrop-filter:blur(6px);border-radius:var(--r-full);transition:border-color var(--t-fast);background:#ffffffb3;border:1px solid #00000024;align-items:center;gap:.5rem;padding:.25rem .75rem;display:none}.Header-module__KHjLKa__headerSearchForm:focus-within{border-color:var(--primary)}.Header-module__KHjLKa__headerSearchForm svg{color:#0000008c;width:14px;height:14px}.Header-module__KHjLKa__headerSearchInput{color:#141414;width:120px;transition:width var(--t-base);background:0 0;border:none;outline:none;font-size:.8rem}.Header-module__KHjLKa__headerSearchInput::placeholder{color:#141414;opacity:1}.Header-module__KHjLKa__headerSearchInput:focus{width:160px}@media (min-width:900px){.Header-module__KHjLKa__headerSearchForm{display:flex}.Header-module__KHjLKa__headerSearchInput{width:160px}.Header-module__KHjLKa__headerSearchInput:focus{width:200px}}.Header-module__KHjLKa__actions{justify-content:flex-end;align-items:center;gap:.125rem;display:flex}@media (min-width:900px){.Header-module__KHjLKa__actions{gap:1rem}}.Header-module__KHjLKa__iconBtn{color:var(--text-2);justify-content:center;align-items:center;display:inline-flex;position:relative}.Header-module__KHjLKa__iconBtn:hover{color:var(--text-1)}.Header-module__KHjLKa__themeBtn{transform:scale(.85)}.Header-module__KHjLKa__actions .Header-module__KHjLKa__iconBtn{padding:.4rem}@media (min-width:900px){.Header-module__KHjLKa__actions .Header-module__KHjLKa__iconBtn{padding:.6rem}}.Header-module__KHjLKa__actions .Header-module__KHjLKa__iconBtn:after,.Header-module__KHjLKa__hamburger:after{content:"";width:max(100%,42px);height:max(100%,44px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__KHjLKa__hideMobileIcon{display:none}@media (min-width:900px){.Header-module__KHjLKa__hideMobileIcon{display:inline-flex}}.Header-module__KHjLKa__mobileOnlyIcon{display:inline-flex}@media (min-width:900px){.Header-module__KHjLKa__mobileOnlyIcon{display:none}}.Header-module__KHjLKa__badge{border-radius:var(--r-full);background:var(--primary);color:#fff;min-width:17px;height:17px;animation:Header-module__KHjLKa__scaleIn .25s var(--ease-spring) both;pointer-events:none;justify-content:center;align-items:center;padding:0 4px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.Header-module__KHjLKa__loginBtn{display:none}@media (min-width:640px){.Header-module__KHjLKa__loginBtn{display:inline-flex}}.Header-module__KHjLKa__hamburger{border-radius:var(--r-sm);flex-direction:column;justify-content:center;justify-self:flex-start;gap:5px;width:38px;height:38px;padding:8px;display:flex}.Header-module__KHjLKa__hamburger span{border-radius:var(--r-full);background:var(--text-2);height:2px;transition:all var(--t-base);transform-origin:50%;display:block}.Header-module__KHjLKa__hamburger.Header-module__KHjLKa__menuOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__KHjLKa__hamburger.Header-module__KHjLKa__menuOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__KHjLKa__hamburger.Header-module__KHjLKa__menuOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__KHjLKa__overlay{z-index:calc(var(--z-header) - 1);-webkit-backdrop-filter:blur(4px);animation:Header-module__KHjLKa__fadeIn .25s var(--ease-out) both;touch-action:none;overscroll-behavior:none;background:#0000008c;position:fixed;inset:0}.Header-module__KHjLKa__mobileMenu{width:min(320px,85vw);z-index:var(--z-header);background:var(--bg-1);border-right:1px solid var(--border-1);box-shadow:var(--sh-4);transition:transform var(--t-base);position:fixed;top:0;bottom:0;left:0;overflow:hidden;transform:translate(-100%)}.Header-module__KHjLKa__mobileMenu.Header-module__KHjLKa__mobileMenuOpen{transform:translate(0)}.Header-module__KHjLKa__menuContentWrapper{width:200%;height:100%;transition:transform .35s cubic-bezier(.25,1,.5,1);display:flex}.Header-module__KHjLKa__mobileMenuExpanded .Header-module__KHjLKa__menuContentWrapper{transform:translate(-50%)}.Header-module__KHjLKa__categoriesPanel{overscroll-behavior:contain;height:100%;padding:var(--header-h) 1.5rem 2rem;flex-direction:column;flex:0 0 50%;gap:.25rem;display:flex;overflow-y:auto}.Header-module__KHjLKa__productsPanel{overscroll-behavior:contain;background:var(--bg-0);height:100%;padding:var(--header-h) 1.5rem 2rem;flex:0 0 50%;overflow-y:auto}.Header-module__KHjLKa__mobileBackButton{color:var(--text-2);cursor:pointer;transition:color var(--t-fast);background:0 0;border:none;align-items:center;gap:.5rem;padding:0 0 1.5rem;font-size:.9rem;font-weight:600;display:flex}.Header-module__KHjLKa__mobileBackButton:hover{color:var(--primary)}@media (min-width:900px){.Header-module__KHjLKa__mobileMenu{width:min(400px,85vw);transition:width .3s ease, max-width .3s ease, transform var(--t-base)}.Header-module__KHjLKa__mobileMenu.Header-module__KHjLKa__mobileMenuExpanded{width:min(800px,95vw)}.Header-module__KHjLKa__menuContentWrapper{width:100%;transform:none!important}.Header-module__KHjLKa__categoriesPanel{flex:0 0 400px}.Header-module__KHjLKa__productsPanel{border-left:1px solid var(--border-1);opacity:0;flex:1;transition:opacity .3s}.Header-module__KHjLKa__mobileMenuExpanded .Header-module__KHjLKa__productsPanel{opacity:1}.Header-module__KHjLKa__mobileBackButton{display:none}}.Header-module__KHjLKa__mobileMenuTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--text-4);margin-bottom:.5rem;font-size:.72rem;font-weight:700}.Header-module__KHjLKa__mobileNavLink{border-radius:var(--r-md);color:var(--text-2);transition:all var(--t-fast);animation:Header-module__KHjLKa__slideInFromLeft .35s var(--ease-spring) both;justify-content:space-between;align-items:center;width:100%;padding:.8rem 1rem;font-size:1rem;font-weight:500;display:flex}@keyframes Header-module__KHjLKa__slideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.Header-module__KHjLKa__mobileNavLink:hover{background:var(--surface-hover);color:var(--text-1)}.Header-module__KHjLKa__mobileNavLinkActive{background:var(--surface-hover)}.Header-module__KHjLKa__categoryItemWrapper{flex-direction:column;display:flex}.Header-module__KHjLKa__submenuContainer{flex-direction:column;margin-bottom:.4rem;display:flex;overflow:hidden}.Header-module__KHjLKa__catParent{text-transform:uppercase;letter-spacing:.07em;color:var(--text-1);font-size:.92rem;font-weight:700}.Header-module__KHjLKa__catChild{color:var(--text-3);font-size:.88rem;font-weight:500}.Header-module__KHjLKa__catChild:hover{color:var(--text-1)}.Header-module__KHjLKa__catChildBright{color:var(--text-2)}.Header-module__KHjLKa__mobileDivider{background:var(--border-1);height:1px;margin-block:.75rem}.Header-module__KHjLKa__mobileSearchBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;margin-bottom:.65rem;display:flex}.Header-module__KHjLKa__mobileThemeBtn{justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.65rem;display:flex}.Header-module__KHjLKa__mobileLoginBtn{width:100%;margin-top:0}@media (max-width:768px){.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileSearchBtn,.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileThemeBtn,.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileLoginBtn{padding:.55rem .9rem;font-size:.85rem}.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileSearchBtn svg,.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileThemeBtn svg,.Header-module__KHjLKa__categoriesPanel .Header-module__KHjLKa__mobileLoginBtn svg{width:15px;height:15px}}.Header-module__KHjLKa__panelGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:.75rem;display:grid}.Header-module__KHjLKa__panelItem{min-width:0;color:inherit;flex-direction:column;gap:.5rem;text-decoration:none;display:flex}.Header-module__KHjLKa__panelImgBox{aspect-ratio:4/5;background:var(--bg-2);border-radius:4px;width:100%;position:relative;overflow:hidden}.Header-module__KHjLKa__panelInfo{min-width:0}.Header-module__KHjLKa__panelName{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;line-height:1.3;overflow:hidden}.Header-module__KHjLKa__panelPrice{color:var(--text-3);white-space:nowrap;font-size:.75rem}
.Footer-module__yg9ahW__footer{background:var(--bg-1);border-top:1px solid var(--border-1);margin-top:auto}.Footer-module__yg9ahW__inner{grid-template-columns:1fr;gap:2.5rem;padding-block:3.5rem;display:grid}@media (min-width:640px){.Footer-module__yg9ahW__inner{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__yg9ahW__inner{grid-template-columns:1.8fr 1fr 1fr 1.3fr}}.Footer-module__yg9ahW__brandCol{flex-direction:column;gap:.9rem;display:flex}.Footer-module__yg9ahW__logo{align-items:center;gap:.45rem;text-decoration:none;display:inline-flex}.Footer-module__yg9ahW__logoIcon{background:linear-gradient(135deg, var(--primary-light), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem}.Footer-module__yg9ahW__logoText{font-family:var(--font-serif);color:var(--text-1);font-size:1.2rem;font-weight:700}.Footer-module__yg9ahW__tagline{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-light);font-size:.82rem;font-weight:600}.Footer-module__yg9ahW__desc{color:var(--text-3);max-width:26ch;font-size:.88rem;line-height:1.65}.Footer-module__yg9ahW__socials{gap:.5rem;margin-top:.25rem;display:flex}.Footer-module__yg9ahW__socialLink{border-radius:var(--r-sm);border:1px solid var(--border-2);width:36px;height:36px;color:var(--text-3);transition:all var(--t-fast);justify-content:center;align-items:center;display:flex}.Footer-module__yg9ahW__socialLink:hover{color:var(--text-1);border-color:var(--border-3);background:var(--surface-hover);transform:translateY(-2px)}.Footer-module__yg9ahW__col{flex-direction:column;gap:.75rem;display:flex}.Footer-module__yg9ahW__colTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin-bottom:.25rem;font-size:.78rem;font-weight:700}.Footer-module__yg9ahW__linkList{flex-direction:column;gap:.35rem;display:flex}.Footer-module__yg9ahW__link{color:var(--text-3);transition:color var(--t-fast);align-items:center;gap:.35rem;font-size:.9rem;display:inline-flex}.Footer-module__yg9ahW__link:hover{color:var(--text-1)}.Footer-module__yg9ahW__contactList{flex-direction:column;gap:.5rem;display:flex}.Footer-module__yg9ahW__contactItem{color:var(--text-3);transition:color var(--t-fast);align-items:center;gap:.5rem;font-size:.88rem;text-decoration:none;display:flex}.Footer-module__yg9ahW__contactItem:hover{color:var(--text-1)}.Footer-module__yg9ahW__contactItem svg{color:var(--primary-light);flex-shrink:0}.Footer-module__yg9ahW__trustBadges{border-top:1px solid var(--border-1);flex-direction:column;gap:.4rem;margin-top:.75rem;padding-top:.75rem;display:flex}.Footer-module__yg9ahW__trustBadge{color:var(--text-3);align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;display:flex}.Footer-module__yg9ahW__trustBadge svg{color:var(--success)}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--border-1);padding-block:1.25rem}.Footer-module__yg9ahW__bottomInner{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.Footer-module__yg9ahW__bottomInner{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__yg9ahW__copyright{color:var(--text-3);font-size:.82rem}.Footer-module__yg9ahW__legalNav{flex-wrap:wrap;justify-content:center;gap:.25rem 1rem;display:flex}.Footer-module__yg9ahW__legalLink{color:var(--text-3);transition:color var(--t-fast);font-size:.8rem}.Footer-module__yg9ahW__legalLink:hover{color:var(--text-2)}
.WhatsAppButton-module__N6VVxq__btn{bottom:calc(1.75rem + env(safe-area-inset-bottom));z-index:var(--z-float);border-radius:var(--r-full);color:#fff;width:56px;height:56px;transition:all var(--t-base);cursor:pointer;background:#25d366;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;right:1.75rem;box-shadow:0 4px 20px #25d36673}.WhatsAppButton-module__N6VVxq__btn:hover{background:#20ba5a;transform:scale(1.1)translateY(-3px);box-shadow:0 8px 28px #25d3668c}.WhatsAppButton-module__N6VVxq__btn:hover .WhatsAppButton-module__N6VVxq__tooltip{opacity:1;pointer-events:auto;transform:translate(0)}.WhatsAppButton-module__N6VVxq__ripple{border-radius:var(--r-full);opacity:0;border:2px solid #25d366;animation:2.2s ease-out infinite WhatsAppButton-module__N6VVxq__ripple;position:absolute;inset:0}.WhatsAppButton-module__N6VVxq__tooltip{background:var(--bg-2);color:var(--text-1);border:1px solid var(--border-2);border-radius:var(--r-sm);white-space:nowrap;box-shadow:var(--sh-2);opacity:0;pointer-events:none;transition:all var(--t-fast);padding:.4rem .8rem;font-size:.8rem;font-weight:500;position:absolute;top:50%;right:calc(100% + 12px);transform:translate(8px)translateY(-50%)}.WhatsAppButton-module__N6VVxq__tooltip:after{content:"";border:5px solid #0000;border-left-color:var(--border-2);position:absolute;top:50%;left:100%;transform:translateY(-50%)}
.CookieBanner-module__NrUzYW__banner{z-index:var(--z-float);background:var(--surface);border:1px solid var(--border-1);border-radius:var(--r-lg);max-width:440px;box-shadow:var(--sh-3);animation:CookieBanner-module__NrUzYW__slideUpFade .5s var(--ease-spring) forwards;flex-direction:column;gap:1.25rem;padding:1.25rem;display:flex;position:fixed;bottom:1.5rem;left:1.5rem}@keyframes CookieBanner-module__NrUzYW__slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__NrUzYW__content{align-items:flex-start;gap:1rem;display:flex}.CookieBanner-module__NrUzYW__icon{background:var(--bg-1);border-radius:var(--r-full);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.CookieBanner-module__NrUzYW__title{color:var(--text-1);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.CookieBanner-module__NrUzYW__text{color:var(--text-3);font-size:.8rem;line-height:1.5}.CookieBanner-module__NrUzYW__text a{color:var(--primary-light);text-decoration:underline}.CookieBanner-module__NrUzYW__actions{justify-content:flex-end;gap:.75rem;display:flex}.CookieBanner-module__NrUzYW__acceptBtn{box-shadow:0 4px 12px var(--primary-glow)}@media (max-width:600px){.CookieBanner-module__NrUzYW__banner{border-radius:var(--r-xl) var(--r-xl) 0 0;max-width:100%;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom));border-bottom:none;border-left:none;border-right:none;bottom:0;left:0;right:0}}
.CountdownBanner-module__LPoL6G__banner{background:linear-gradient(105deg, hsl(var(--brand-hue), calc(65% * var(--brand-sat,1)), 10%) 0%, #251709 50%, #340909 100%);border-bottom:1px solid hsla(calc(var(--brand-hue) + 1), calc(70% * var(--brand-sat,1)), 45%, .3);animation:CountdownBanner-module__LPoL6G__slideDown .5s var(--ease-spring) forwards;position:relative;overflow:hidden}.CountdownBanner-module__LPoL6G__hiding{animation:CountdownBanner-module__LPoL6G__slideUp .35s var(--ease-out) forwards}@keyframes CountdownBanner-module__LPoL6G__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes CountdownBanner-module__LPoL6G__slideUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.CountdownBanner-module__LPoL6G__glow{pointer-events:none;background:radial-gradient(at 50% -30%,#e61ac440 0%,#0000 65%);position:absolute;inset:0}.CountdownBanner-module__LPoL6G__inner{max-width:var(--container-max);padding:.8rem var(--container-pad);justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.CountdownBanner-module__LPoL6G__inner{padding:1rem var(--container-pad);flex-wrap:wrap;justify-content:center;gap:.75rem}}.CountdownBanner-module__LPoL6G__marquee{flex:auto;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.CountdownBanner-module__LPoL6G__marqueeTrack{will-change:transform;width:max-content;animation:18s linear infinite CountdownBanner-module__LPoL6G__marqueeScroll;display:flex}.CountdownBanner-module__LPoL6G__marquee:hover .CountdownBanner-module__LPoL6G__marqueeTrack{animation-play-state:paused}.CountdownBanner-module__LPoL6G__marqueeGroup{flex-shrink:0;align-items:center;display:flex}.CountdownBanner-module__LPoL6G__marqueeItem{white-space:nowrap;align-items:center;gap:.6rem;padding-right:2.75rem;display:inline-flex}.CountdownBanner-module__LPoL6G__marqueeTitle{color:#fff;letter-spacing:.02em;font-size:.95rem;font-weight:800}.CountdownBanner-module__LPoL6G__marqueeSub{color:#ffffffb8;font-size:.8rem}.CountdownBanner-module__LPoL6G__marqueeStar{color:hsl(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 60%);opacity:.8;font-size:.7rem}@keyframes CountdownBanner-module__LPoL6G__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.CountdownBanner-module__LPoL6G__marqueeTrack{animation:none}}@media (max-width:768px){.CountdownBanner-module__LPoL6G__marquee{flex:100%;order:-1}}.CountdownBanner-module__LPoL6G__fire{font-size:1.5rem;animation:1.5s ease-in-out infinite CountdownBanner-module__LPoL6G__pulse}@keyframes CountdownBanner-module__LPoL6G__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.CountdownBanner-module__LPoL6G__timer{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.CountdownBanner-module__LPoL6G__unit{border-radius:var(--r-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;flex-direction:column;align-items:center;min-width:44px;padding:.35rem .6rem;display:flex}.CountdownBanner-module__LPoL6G__unitSec .CountdownBanner-module__LPoL6G__num{color:hsl(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 70%)}.CountdownBanner-module__LPoL6G__num{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.25rem;font-weight:900;line-height:1}.CountdownBanner-module__LPoL6G__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-top:.1rem;font-size:.58rem}.CountdownBanner-module__LPoL6G__colon{color:#fff6;margin-bottom:.85rem;font-size:1.25rem;font-weight:900;line-height:1}.CountdownBanner-module__LPoL6G__cta{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.CountdownBanner-module__LPoL6G__couponBadge{background:hsla(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 60%, .12);border:1px dashed hsl(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 60%);border-radius:var(--r-sm);align-items:center;gap:.4rem;padding:.3rem .75rem;display:flex}.CountdownBanner-module__LPoL6G__couponLabel{color:hsl(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 60%);font-size:.7rem}.CountdownBanner-module__LPoL6G__couponCode{color:hsl(calc(var(--brand-hue) + 2), calc(96% * var(--brand-sat,1)), 70%);letter-spacing:.06em;font-size:.82rem;font-weight:900}.CountdownBanner-module__LPoL6G__ctaBtn{background:linear-gradient(135deg, hsl(calc(var(--brand-hue) + 4), calc(90% * var(--brand-sat,1)), 55%), hsl(calc(var(--brand-hue) - 3), calc(88% * var(--brand-sat,1)), 45%));color:#291800;border-radius:var(--r-full);white-space:nowrap;transition:all var(--t-fast);box-shadow:0 4px 20px hsla(calc(var(--brand-hue) + 1), calc(85% * var(--brand-sat,1)), 45%, .4);padding:.55rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none}.CountdownBanner-module__LPoL6G__ctaBtn:hover{box-shadow:0 8px 28px hsla(calc(var(--brand-hue) + 1), calc(85% * var(--brand-sat,1)), 45%, .55);transform:translateY(-1px)scale(1.03)}.CountdownBanner-module__LPoL6G__closeBtn{color:#fff6;cursor:pointer;border-radius:var(--r-sm);transition:color var(--t-fast);background:0 0;border:none;padding:.4rem;font-size:.9rem;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.CountdownBanner-module__LPoL6G__closeBtn:hover{color:#fff}
.shop-module__pr-8vG__shell{flex-direction:column;min-height:100dvh;display:flex}.shop-module__pr-8vG__main{flex:1}
.not-found-module__sxuMuG__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:2rem;display:flex}.not-found-module__sxuMuG__title{font-family:var(--font-serif);color:var(--text-1);margin-bottom:1rem;font-size:clamp(3rem,8vw,6rem)}.not-found-module__sxuMuG__message{color:var(--text-3);max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.not-found-module__sxuMuG__button{background-color:var(--text-1);color:var(--bg-1);border-radius:var(--r-full);justify-content:center;align-items:center;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.not-found-module__sxuMuG__button:hover{opacity:.9;transform:translateY(-2px)}
