.account-module__Yro-Ia__accountHero{background:linear-gradient(135deg, var(--mf-dark) 0%, #2c3e50 100%);color:var(--mf-white);padding:2.5rem 0}.account-module__Yro-Ia__accountTitle{color:var(--mf-white);margin:0;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:900}.account-module__Yro-Ia__breadcrumbLink{color:#ffffffb3;text-decoration:none}.account-module__Yro-Ia__breadcrumbLink:hover{color:var(--mf-white)}.account-module__Yro-Ia__breadcrumbCurrent{color:var(--mf-orange)!important}.account-module__Yro-Ia__accountPage{background:var(--mf-light);padding:3rem 0}.account-module__Yro-Ia__sidebar{background:var(--mf-white);border-radius:var(--mf-radius);box-shadow:var(--mf-shadow);position:sticky;top:148px;overflow:hidden}.account-module__Yro-Ia__sidebarProfile{background:linear-gradient(135deg, var(--mf-dark) 0%, #2c3e50 100%);text-align:center;color:var(--mf-white);padding:1.75rem}.account-module__Yro-Ia__avatarCircle{background:var(--mf-orange);width:72px;height:72px;color:var(--mf-white);border-radius:50%;place-items:center;margin:0 auto .875rem;font-size:2rem;font-weight:900;display:grid}.account-module__Yro-Ia__sidebarName{margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.account-module__Yro-Ia__sidebarEmail{color:#ffffffa6;margin:0;font-size:.8rem}.account-module__Yro-Ia__sidebarNav{padding:.5rem 0}.account-module__Yro-Ia__sidebarLink{color:var(--mf-dark);border-left:3px solid #0000;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .18s,color .18s;display:flex}.account-module__Yro-Ia__sidebarLink:hover{background:var(--mf-light);color:var(--mf-orange)}.account-module__Yro-Ia__sidebarLinkActive{color:var(--mf-orange);border-left-color:var(--mf-orange);background:#ff6b0012}.account-module__Yro-Ia__sidebarDivider{background:var(--mf-border);height:1px;margin:.5rem 0}.account-module__Yro-Ia__sidebarLogout{color:#dc3545;cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .18s;display:flex}.account-module__Yro-Ia__sidebarLogout:hover{background:#dc354512}.account-module__Yro-Ia__authCard{background:var(--mf-white);border-radius:var(--mf-radius);box-shadow:var(--mf-shadow);overflow:hidden}.account-module__Yro-Ia__tabNav{border-bottom:2px solid var(--mf-border);display:flex}.account-module__Yro-Ia__tabBtn{color:var(--mf-muted);cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;margin-bottom:-2px;padding:1rem;font-size:.9375rem;font-weight:700;transition:color .18s,border-color .18s}.account-module__Yro-Ia__tabBtn:hover{color:var(--mf-dark)}.account-module__Yro-Ia__tabBtnActive{color:var(--mf-orange);border-bottom-color:var(--mf-orange)}.account-module__Yro-Ia__tabPanel{padding:2rem}.account-module__Yro-Ia__formLabel{color:var(--mf-dark);margin-bottom:.4rem;font-size:.875rem;font-weight:600;display:block}.account-module__Yro-Ia__formInput{border:1.5px solid var(--mf-border);width:100%;color:var(--mf-dark);background:var(--mf-white);border-radius:12px;outline:none;margin-bottom:1.1rem;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.account-module__Yro-Ia__formInput:focus{border-color:var(--mf-orange);box-shadow:0 0 0 3px #ff6b001f}.account-module__Yro-Ia__passwordField{margin-bottom:1.1rem;position:relative}.account-module__Yro-Ia__passwordInput{margin-bottom:0;padding-right:3rem}.account-module__Yro-Ia__passwordToggle{width:2.25rem;height:2.25rem;color:var(--mf-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:color .18s,background-color .18s;display:inline-grid;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.account-module__Yro-Ia__passwordToggle:hover,.account-module__Yro-Ia__passwordToggle:focus-visible{color:var(--mf-orange);background:#ff6b0014;outline:none}.account-module__Yro-Ia__passwordToggle:disabled{cursor:not-allowed;opacity:.55}.account-module__Yro-Ia__dividerLine{color:var(--mf-muted);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.85rem;display:flex}.account-module__Yro-Ia__dividerLine:before,.account-module__Yro-Ia__dividerLine:after{content:"";background:var(--mf-border);flex:1;height:1px}.account-module__Yro-Ia__infoCard{background:var(--mf-white);border-radius:var(--mf-radius);box-shadow:var(--mf-shadow);margin-bottom:1.5rem;padding:1.75rem}.account-module__Yro-Ia__infoCardTitle{color:var(--mf-dark);border-bottom:2px solid var(--mf-light);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.05rem;font-weight:700}.account-module__Yro-Ia__infoRow{border-bottom:1px solid var(--mf-border);justify-content:space-between;align-items:center;padding:.65rem 0;font-size:.9rem;display:flex}.account-module__Yro-Ia__infoRow:last-child{border-bottom:none}.account-module__Yro-Ia__infoLabel{color:var(--mf-muted);font-weight:500}.account-module__Yro-Ia__infoValue{color:var(--mf-dark);font-weight:700}.account-module__Yro-Ia__notifRow{border-bottom:1px solid var(--mf-border);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.account-module__Yro-Ia__notifRow:last-child{border-bottom:none}.account-module__Yro-Ia__notifLabel{color:var(--mf-dark);font-size:.9rem;font-weight:600}.account-module__Yro-Ia__notifDesc{color:var(--mf-muted);margin:0;font-size:.78rem}.account-module__Yro-Ia__securityCard{background:linear-gradient(135deg, var(--mf-dark) 0%, #2c3e50 100%);border-radius:var(--mf-radius);color:var(--mf-white);padding:1.75rem}.account-module__Yro-Ia__securityCardTitle{margin-bottom:1rem;font-size:1.05rem;font-weight:700}.account-module__Yro-Ia__securityItem{border-bottom:1px solid #ffffff1a;align-items:flex-start;gap:.75rem;padding:.65rem 0;display:flex}.account-module__Yro-Ia__securityItem:last-child{border-bottom:none}.account-module__Yro-Ia__securityItemLabel{font-size:.875rem;font-weight:600}.account-module__Yro-Ia__securityItemDesc{color:#fff9;margin:0;font-size:.78rem}
.catalog-module__0YDmga__heroSection{border-bottom:1px solid var(--mf-border);background:radial-gradient(circle at 12% 20%,#ff7a0029,#0000 28%),radial-gradient(circle at 88% 14%,#16a34a21,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#fff 52%,#f3fff7 100%);padding:3.6rem 0}.catalog-module__0YDmga__breadcrumbNav ol{margin:0}.catalog-module__0YDmga__breadcrumbLink{color:var(--mf-muted);font-weight:700}.catalog-module__0YDmga__breadcrumbCurrent{color:var(--mf-dark);font-weight:900}.catalog-module__0YDmga__heroBadge{color:var(--mf-orange-dark);background:#ffffffc7;border:1px solid #ff7a0029;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.65rem 1rem;font-size:.88rem;font-weight:800;display:inline-flex}.catalog-module__0YDmga__heroTitle{letter-spacing:-.06em;font-size:clamp(2.1rem,4vw,3.7rem);font-weight:950;line-height:.98}.catalog-module__0YDmga__heroText,.catalog-module__0YDmga__toolbarSubtext,.catalog-module__0YDmga__categoryCardText,.catalog-module__0YDmga__productVendor,.catalog-module__0YDmga__productMetaText,.catalog-module__0YDmga__bannerText,.catalog-module__0YDmga__filtersMeta,.catalog-module__0YDmga__newsletterText,.catalog-module__0YDmga__resultSummary,.catalog-module__0YDmga__categoryMeta,.catalog-module__0YDmga__emptyState p,.catalog-module__0YDmga__filterCount,.catalog-module__0YDmga__heroSearchPanel p{color:var(--mf-muted)}.catalog-module__0YDmga__heroText{margin-bottom:0;font-size:1rem;line-height:1.8}.catalog-module__0YDmga__shopStatCard,.catalog-module__0YDmga__statsCard,.catalog-module__0YDmga__heroSearchPanel,.catalog-module__0YDmga__shopToolbar,.catalog-module__0YDmga__filterPanel,.catalog-module__0YDmga__categoryFeatured,.catalog-module__0YDmga__categoryRow,.catalog-module__0YDmga__sellerMiniCard,.catalog-module__0YDmga__emptyState{border:1px solid var(--mf-border);background:#fff;box-shadow:0 14px 35px #1519220d}.catalog-module__0YDmga__shopStatCard,.catalog-module__0YDmga__statsCard{border-radius:22px;padding:1.1rem}.catalog-module__0YDmga__shopStatCard strong,.catalog-module__0YDmga__statsCard strong{font-weight:950;display:block}.catalog-module__0YDmga__shopStatCard strong{font-size:1.35rem}.catalog-module__0YDmga__statsCard strong{letter-spacing:-.04em;color:var(--mf-orange-dark);font-size:2rem}.catalog-module__0YDmga__heroSearchPanel{border-radius:28px;padding:1.5rem}.catalog-module__0YDmga__popularChips{flex-wrap:wrap;gap:.75rem;display:flex}.catalog-module__0YDmga__popularChip{border:1px solid var(--mf-border);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.65rem .95rem;font-weight:900;transition:transform .2s,background .2s,color .2s;display:inline-flex}.catalog-module__0YDmga__popularChip:hover{background:var(--mf-orange);color:#fff;transform:translateY(-2px)}.catalog-module__0YDmga__dealStrip,.catalog-module__0YDmga__categoryBanner,.catalog-module__0YDmga__newsletterBanner{color:#fff;position:relative;overflow:hidden}.catalog-module__0YDmga__dealStrip,.catalog-module__0YDmga__categoryBanner{background:radial-gradient(circle at 5% 20%,#ffffff40,#0000 24%),linear-gradient(135deg,#151922,#263041);border-radius:28px}.catalog-module__0YDmga__dealStrip{margin-top:1.5rem;padding:1.65rem}.catalog-module__0YDmga__dealStrip:after,.catalog-module__0YDmga__categoryBanner:after{content:"";background:#ff7a0052;border-radius:50%;position:absolute}.catalog-module__0YDmga__dealStrip:after{width:14rem;height:14rem;top:-5rem;right:-4.5rem}.catalog-module__0YDmga__categoryBanner{border-radius:34px;padding:2.25rem}.catalog-module__0YDmga__categoryBanner:after{width:17rem;height:17rem;bottom:-7rem;right:-5.3rem}.catalog-module__0YDmga__bannerText{color:#ffffffb8;margin-bottom:0}.catalog-module__0YDmga__shopLayout,.catalog-module__0YDmga__sectionBlock,.catalog-module__0YDmga__newsletterSection{padding:3.5rem 0 0}.catalog-module__0YDmga__filterPanel{border-radius:26px;padding:1.4rem;position:sticky;top:1.5rem}.catalog-module__0YDmga__filterHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.catalog-module__0YDmga__filterTitle{letter-spacing:-.03em;margin:0;font-size:1.1rem;font-weight:950}.catalog-module__0YDmga__filterGroup{border-top:1px solid var(--mf-border);margin-top:1.15rem;padding-top:1.15rem}.catalog-module__0YDmga__filterGroup h3{margin-bottom:.85rem;font-size:.95rem;font-weight:900}.catalog-module__0YDmga__categoryFilterList{gap:.25rem;display:grid}.catalog-module__0YDmga__categoryFilterLink{border-radius:14px;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem .8rem;font-weight:750;transition:background .18s,color .18s,transform .18s;display:flex}.catalog-module__0YDmga__categoryFilterLink:hover,.catalog-module__0YDmga__categoryFilterLinkActive{color:var(--mf-orange-dark);background:#fff3e5;transform:translate(2px)}.catalog-module__0YDmga__filterCount{font-size:.8rem;font-weight:800}.catalog-module__0YDmga__priceRangeBox{background:var(--mf-light);border-radius:18px;padding:.95rem}.catalog-module__0YDmga__rangeValues{justify-content:space-between;align-items:center;margin-bottom:.55rem;font-size:.82rem;font-weight:800;display:flex}.catalog-module__0YDmga__formCheck .form-check-input:checked{background-color:var(--mf-orange-dark);border-color:var(--mf-orange-dark)}.catalog-module__0YDmga__filterActions{gap:.75rem;margin-top:1.25rem;display:grid}.catalog-module__0YDmga__sellerMiniCard{background:linear-gradient(135deg,#ff7a0017,#16a34a17);border-color:#ff7a0029;border-radius:26px;margin-top:1.5rem;padding:1.4rem}.catalog-module__0YDmga__sellerMiniCard i{color:var(--mf-orange-dark);font-size:2rem}.catalog-module__0YDmga__sellerMiniCard h3{margin:.9rem 0 .45rem;font-size:1.15rem;font-weight:900}.catalog-module__0YDmga__mobileFilterButton{border-radius:16px;width:100%;margin-bottom:1rem;font-weight:900}.catalog-module__0YDmga__shopToolbar{border-radius:24px;padding:.95rem}.catalog-module__0YDmga__toolbarTitle{margin-bottom:.15rem;font-weight:800}.catalog-module__0YDmga__toolbarSubtext{font-size:.88rem;display:block}.catalog-module__0YDmga__sortWrapper{align-items:center;gap:.75rem;display:flex}.catalog-module__0YDmga__viewButtons{gap:.5rem;display:inline-flex}.catalog-module__0YDmga__viewButton{border:1px solid var(--mf-border);width:42px;height:42px;color:var(--mf-dark);background:#fff;border-radius:14px;place-items:center;display:inline-grid}.catalog-module__0YDmga__viewButtonActive,.catalog-module__0YDmga__viewButton:hover{background:var(--mf-orange-dark);border-color:var(--mf-orange-dark);color:#fff}.catalog-module__0YDmga__productCard{border:1px solid var(--mf-border);background:#fff;border-radius:24px;flex-direction:column;height:100%;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;overflow:hidden}.catalog-module__0YDmga__productCard:hover,.catalog-module__0YDmga__categoryFeatured:hover,.catalog-module__0YDmga__categoryRow:hover{border-color:#ff7a0047;transform:translateY(-5px);box-shadow:0 18px 45px #15192214}.catalog-module__0YDmga__productCardList{flex-direction:row}.catalog-module__0YDmga__productMedia{color:#fff;background:radial-gradient(circle at 0 0,#ff7a0033,#0000 32%),linear-gradient(135deg,#151922 0%,#2b3446 100%);justify-content:center;align-items:center;min-height:13rem;font-size:3rem;display:flex;position:relative}.catalog-module__0YDmga__productMediaList{width:16rem;min-height:auto}.catalog-module__0YDmga__productBadge{letter-spacing:.03em;text-transform:uppercase;background:#ffffff29;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.catalog-module__0YDmga__productBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.catalog-module__0YDmga__stockPill{width:fit-content;color:var(--mf-green);background:#16a34a1a;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.75rem;padding:.32rem .6rem;font-size:.75rem;font-weight:900;display:inline-flex}.catalog-module__0YDmga__productTitle{letter-spacing:-.02em;margin-bottom:.45rem;font-size:1.1rem;font-weight:850}.catalog-module__0YDmga__productVendor{margin-bottom:.55rem;font-size:.84rem;font-weight:700}.catalog-module__0YDmga__rating{color:#f59e0b;align-items:center;gap:.2rem;margin-bottom:.75rem;display:flex}.catalog-module__0YDmga__reviewCount{margin-left:.35rem;font-size:.9rem}.catalog-module__0YDmga__productPrice{margin-top:auto;margin-bottom:1rem;font-size:1.1rem;font-weight:900}.catalog-module__0YDmga__productActions{flex-wrap:wrap;gap:.75rem;display:flex}.catalog-module__0YDmga__emptyState{text-align:center;border-radius:26px;padding:2rem}.catalog-module__0YDmga__emptyState h2{margin-bottom:.5rem;font-size:1.4rem;font-weight:900}.catalog-module__0YDmga__paginationNav{margin-top:2rem}.catalog-module__0YDmga__paginationList{flex-wrap:wrap;justify-content:center;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.catalog-module__0YDmga__paginationLink,.catalog-module__0YDmga__paginationActive,.catalog-module__0YDmga__paginationDisabled{border:1px solid var(--mf-border);border-radius:13px;justify-content:center;align-items:center;min-width:2.75rem;padding:.65rem .9rem;font-weight:800;display:inline-flex}.catalog-module__0YDmga__paginationActive{background:var(--mf-orange-dark);border-color:var(--mf-orange-dark);color:#fff}.catalog-module__0YDmga__paginationDisabled{color:var(--mf-muted);background:#f8fafc}.catalog-module__0YDmga__categoryFeatured,.catalog-module__0YDmga__categoryRow{height:100%;color:var(--mf-dark);display:block}.catalog-module__0YDmga__categoryFeatured{border-radius:30px;padding:1.6rem;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden}.catalog-module__0YDmga__categoryFeatured:after{content:"";background:#ff7a0014;border-radius:50%;width:9.4rem;height:9.4rem;position:absolute;top:-3.9rem;right:-3.9rem}.catalog-module__0YDmga__categoryFeaturedIcon,.catalog-module__0YDmga__categoryRowIcon{color:var(--mf-orange-dark);place-items:center;display:inline-grid}.catalog-module__0YDmga__categoryFeaturedIcon{background:#fff3e5;border-radius:24px;width:70px;height:70px;margin-bottom:1.15rem;font-size:2rem}.catalog-module__0YDmga__categoryFeaturedTitle,.catalog-module__0YDmga__categoryRowTitle{letter-spacing:-.03em;font-weight:950}.catalog-module__0YDmga__categoryFeaturedTitle{margin-bottom:.55rem;font-size:1.2rem}.catalog-module__0YDmga__categoryFeaturedFooter{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.catalog-module__0YDmga__categoryMeta{background:var(--mf-light);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .65rem;font-size:.78rem;font-weight:900;display:inline-flex}.catalog-module__0YDmga__categoryArrow{color:var(--mf-orange-dark)}.catalog-module__0YDmga__categoryRow{border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.catalog-module__0YDmga__categoryRowStart{align-items:center;gap:.9rem;display:flex}.catalog-module__0YDmga__categoryRowIcon{background:var(--mf-light);border-radius:18px;flex:none;width:54px;height:54px;font-size:1.45rem}.catalog-module__0YDmga__categoryRowTitle{margin-bottom:.2rem;font-size:1rem}.catalog-module__0YDmga__categoryCardText{margin-bottom:0;font-size:.88rem}.catalog-module__0YDmga__categoryCount{color:var(--mf-orange-dark);white-space:nowrap;font-size:.84rem;font-weight:950}.catalog-module__0YDmga__sectionHeading{margin-bottom:1.8rem}.catalog-module__0YDmga__sectionHeadingSplit{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.catalog-module__0YDmga__sectionHeadingCentered{text-align:center;max-width:44rem;margin-left:auto;margin-right:auto}.catalog-module__0YDmga__eyebrow{color:var(--mf-orange-dark);font-weight:800}.catalog-module__0YDmga__sectionTitle{letter-spacing:-.04em;margin:.45rem 0 .55rem;font-size:clamp(1.9rem,3vw,3rem);font-weight:900}.catalog-module__0YDmga__sectionDescription{color:var(--mf-muted);margin-bottom:0;line-height:1.75}.catalog-module__0YDmga__newsletterBanner{background:linear-gradient(135deg,#ff7a00 0%,#ff9c3f 100%);border-radius:32px;padding:2rem;box-shadow:0 26px 50px #e8680047}.catalog-module__0YDmga__newsletterBanner h2{margin-bottom:.55rem;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900}.catalog-module__0YDmga__newsletterText{color:#ffffffe0;margin-bottom:0}.catalog-module__0YDmga__newsletterForm{flex-wrap:wrap;gap:.85rem;display:flex}.catalog-module__0YDmga__newsletterForm input{border:0;flex:15rem;min-height:3.4rem}@media (max-width:991.98px){.catalog-module__0YDmga__filterPanel{position:static}.catalog-module__0YDmga__productCardList{flex-direction:column}.catalog-module__0YDmga__productMediaList{width:auto;min-height:13rem}}@media (max-width:767.98px){.catalog-module__0YDmga__heroSection,.catalog-module__0YDmga__shopLayout,.catalog-module__0YDmga__sectionBlock,.catalog-module__0YDmga__newsletterSection{padding-top:3rem}.catalog-module__0YDmga__dealStrip,.catalog-module__0YDmga__categoryBanner,.catalog-module__0YDmga__newsletterBanner,.catalog-module__0YDmga__heroSearchPanel,.catalog-module__0YDmga__filterPanel{padding:1.25rem}.catalog-module__0YDmga__shopToolbar{padding:1rem}.catalog-module__0YDmga__sortWrapper,.catalog-module__0YDmga__productActions,.catalog-module__0YDmga__newsletterForm{flex-direction:column}.catalog-module__0YDmga__viewButtons{justify-content:flex-start}:is(.catalog-module__0YDmga__productActions .btn,.catalog-module__0YDmga__newsletterForm .btn){width:100%}.catalog-module__0YDmga__categoryRow{align-items:flex-start}}
.quantitySelector-module__tjrOda__quantityBox{border:1px solid var(--mf-border);background:#fff;border-radius:16px;align-items:center;display:inline-flex;overflow:hidden}.quantitySelector-module__tjrOda__btn{cursor:pointer;width:44px;height:44px;color:var(--mf-dark);background:#fff;border:0;flex:none;place-items:center;font-size:1.1rem;font-weight:900;transition:background .18s;display:grid}.quantitySelector-module__tjrOda__btn:hover{background:var(--mf-light)}.quantitySelector-module__tjrOda__qty{border:0;border-left:1px solid var(--mf-border);border-right:1px solid var(--mf-border);text-align:center;width:44px;height:44px;color:var(--mf-dark);background:#fff;flex:none;font-size:1rem;font-weight:900}
.page-module__XF6Hjq__page{padding-bottom:5rem}.page-module__XF6Hjq__heroSection{background:radial-gradient(circle at 0 0,#ff7a0029,#0000 32%),linear-gradient(#fffaf3 0%,#fff 72%);padding:4rem 0 3rem;position:relative;overflow:hidden}.page-module__XF6Hjq__heroSection:after{content:"";filter:blur(6px);background:#2563eb14;border-radius:50%;width:18rem;height:18rem;position:absolute;inset:auto -8rem -9rem auto}.page-module__XF6Hjq__heroBadge,.page-module__XF6Hjq__eyebrow,.page-module__XF6Hjq__newsletterEyebrow{letter-spacing:.04em;color:var(--mf-orange-dark);text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.page-module__XF6Hjq__heroBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ff7a002e;border-radius:999px;margin-bottom:1.25rem;padding:.65rem 1rem}.page-module__XF6Hjq__heroTitle{letter-spacing:-.04em;max-width:12ch;margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,4.5rem);font-weight:800;line-height:.98}.page-module__XF6Hjq__heroText,.page-module__XF6Hjq__sectionSubtitle,.page-module__XF6Hjq__imageStoryContent p,.page-module__XF6Hjq__testimonialCard p,.page-module__XF6Hjq__newsletterBox p,.page-module__XF6Hjq__reasonCard p,.page-module__XF6Hjq__stepCard p,.page-module__XF6Hjq__sellerFeature p,.page-module__XF6Hjq__heroStat span,.page-module__XF6Hjq__reviewCount,.page-module__XF6Hjq__productBody h3,.page-module__XF6Hjq__productPrice{color:var(--mf-muted)}.page-module__XF6Hjq__heroText{max-width:34rem;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.75}.page-module__XF6Hjq__heroStat{flex-direction:column;gap:.2rem;display:flex}.page-module__XF6Hjq__heroStat strong{color:var(--mf-dark);font-size:1.45rem;font-weight:800}.page-module__XF6Hjq__heroStat span{font-size:.92rem}.page-module__XF6Hjq__heroCard,.page-module__XF6Hjq__sellerImageCard,.page-module__XF6Hjq__imageStoryCard,.page-module__XF6Hjq__trustCard{box-shadow:var(--mf-shadow);border-radius:28px;position:relative;overflow:hidden}.page-module__XF6Hjq__heroCard{min-height:30rem}.page-module__XF6Hjq__coverImage{object-fit:cover;width:100%;height:100%}.page-module__XF6Hjq__heroOverlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--mf-white);background:#151922b8;border-radius:22px;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.1rem;display:flex;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.page-module__XF6Hjq__heroOverlay strong,.page-module__XF6Hjq__trustCardContent strong{margin-bottom:.2rem;display:block}.page-module__XF6Hjq__heroOverlay span,.page-module__XF6Hjq__trustCardContent span,.page-module__XF6Hjq__testimonialCard span{font-size:.94rem;display:block}.page-module__XF6Hjq__sectionBlock{padding:4.75rem 0 0}.page-module__XF6Hjq__softSection{background:linear-gradient(#f8fafc 0%,#fff 100%);padding-bottom:4.75rem}.page-module__XF6Hjq__sectionHeader{margin-bottom:2rem}.page-module__XF6Hjq__sectionHeaderSplit{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.page-module__XF6Hjq__sectionHeaderCentered{text-align:center;max-width:44rem;margin-left:auto;margin-right:auto}.page-module__XF6Hjq__sectionTitle,.page-module__XF6Hjq__newsletterBox h2,.page-module__XF6Hjq__imageStoryContent h3,.page-module__XF6Hjq__trustCardContent strong{color:var(--mf-dark)}.page-module__XF6Hjq__sectionTitle{letter-spacing:-.03em;margin:.55rem 0 .8rem;font-size:clamp(1.95rem,3vw,3rem);font-weight:800;line-height:1.08}.page-module__XF6Hjq__sectionSubtitle{max-width:42rem;margin:0;font-size:1rem;line-height:1.75}.page-module__XF6Hjq__categoryCard,.page-module__XF6Hjq__productCard,.page-module__XF6Hjq__sellerFeature,.page-module__XF6Hjq__stepCard,.page-module__XF6Hjq__reasonCard,.page-module__XF6Hjq__testimonialCard{border:1px solid var(--mf-border);background:var(--mf-white);border-radius:24px;height:100%;transition:transform .25s,box-shadow .25s,border-color .25s;display:block}.page-module__XF6Hjq__categoryCard:hover,.page-module__XF6Hjq__productCard:hover,.page-module__XF6Hjq__sellerFeature:hover,.page-module__XF6Hjq__stepCard:hover,.page-module__XF6Hjq__reasonCard:hover,.page-module__XF6Hjq__testimonialCard:hover{border-color:#ff7a004d;transform:translateY(-4px);box-shadow:0 24px 44px #15192214}.page-module__XF6Hjq__categoryCard{padding:1.4rem}.page-module__XF6Hjq__categoryIcon{width:3.3rem;height:3.3rem;color:var(--mf-orange-dark);background:#ff7a001f;border-radius:18px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.4rem;display:inline-flex}.page-module__XF6Hjq__categoryCard h3,.page-module__XF6Hjq__productBody h3,.page-module__XF6Hjq__stepCard h3,.page-module__XF6Hjq__reasonCard h3,.page-module__XF6Hjq__imageStoryContent h3,.page-module__XF6Hjq__newsletterBox h2{letter-spacing:-.02em;font-weight:800}.page-module__XF6Hjq__categoryCard h3,.page-module__XF6Hjq__reasonCard h3{margin-bottom:.45rem;font-size:1.05rem}.page-module__XF6Hjq__categoryCard p,.page-module__XF6Hjq__reasonCard p,.page-module__XF6Hjq__stepCard p,.page-module__XF6Hjq__sellerFeature p,.page-module__XF6Hjq__imageStoryContent p,.page-module__XF6Hjq__testimonialCard p,.page-module__XF6Hjq__newsletterBox p{margin:0;line-height:1.7}.page-module__XF6Hjq__productCard{overflow:hidden}.page-module__XF6Hjq__productMedia{min-height:13rem;color:var(--mf-white);background:radial-gradient(circle at 0 0,#ff7a0033,#0000 32%),linear-gradient(135deg,#151922 0%,#2b3446 100%);justify-content:center;align-items:center;font-size:3rem;display:flex;position:relative}.page-module__XF6Hjq__productBadge{letter-spacing:.03em;text-transform:uppercase;background:#ffffff29;border-radius:999px;padding:.45rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.page-module__XF6Hjq__productBody{padding:1.35rem}.page-module__XF6Hjq__productBody h3{color:var(--mf-dark);margin-bottom:.75rem;font-size:1.12rem}.page-module__XF6Hjq__rating{color:#f59e0b;align-items:center;gap:.2rem;margin-bottom:.75rem;display:flex}.page-module__XF6Hjq__reviewCount{margin-left:.35rem;font-size:.92rem}.page-module__XF6Hjq__productPrice{color:var(--mf-dark);margin-bottom:1rem;font-size:1.1rem;font-weight:800}.page-module__XF6Hjq__productActions{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__XF6Hjq__sellerPanel{box-shadow:var(--mf-shadow);background:linear-gradient(135deg,#fff7ed 0%,#fff 100%);border-radius:32px;padding:2rem}.page-module__XF6Hjq__sellerImageCard{min-height:19rem;margin-bottom:1rem}.page-module__XF6Hjq__sellerFeature{gap:.85rem;padding:1rem;display:flex}.page-module__XF6Hjq__sellerFeature i,.page-module__XF6Hjq__reasonCard i,.page-module__XF6Hjq__trustCardContent i{flex-shrink:0}.page-module__XF6Hjq__sellerFeature i{color:var(--mf-orange-dark);font-size:1.35rem}.page-module__XF6Hjq__sellerFeature strong{margin-bottom:.2rem;display:block}.page-module__XF6Hjq__stepCard,.page-module__XF6Hjq__reasonCard,.page-module__XF6Hjq__testimonialCard{padding:1.6rem}.page-module__XF6Hjq__stepNumber{width:3rem;height:3rem;color:var(--mf-orange-dark);background:#ff7a001f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;font-weight:800;display:inline-flex}.page-module__XF6Hjq__stepCard h3,.page-module__XF6Hjq__reasonCard h3{margin-bottom:.6rem;font-size:1.15rem}.page-module__XF6Hjq__imageStoryCard,.page-module__XF6Hjq__trustCard{background:var(--mf-white);min-height:100%}.page-module__XF6Hjq__imageStoryContent,.page-module__XF6Hjq__trustCardContent{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border-radius:22px;padding:1.2rem;position:absolute;bottom:1.25rem;left:1.25rem;right:1.25rem}.page-module__XF6Hjq__imageStoryContent h3{margin:.5rem 0;font-size:1.4rem}.page-module__XF6Hjq__trustCardContent{color:var(--mf-white);background:#151922c7;align-items:start;gap:.9rem;display:flex}.page-module__XF6Hjq__trustCardContent i{color:#fbbf24;font-size:1.55rem}.page-module__XF6Hjq__trustCardContent strong{color:var(--mf-white)}.page-module__XF6Hjq__reasonCard i{margin-bottom:1rem;font-size:2rem;display:inline-flex}.page-module__XF6Hjq__orangeAccent{color:var(--mf-orange-dark)}.page-module__XF6Hjq__greenAccent{color:var(--mf-green)}.page-module__XF6Hjq__blueAccent{color:var(--mf-blue)}.page-module__XF6Hjq__testimonialCard p{margin:1rem 0 1.2rem}.page-module__XF6Hjq__testimonialCard strong{color:var(--mf-dark);display:block}.page-module__XF6Hjq__newsletterSection{padding:4.75rem 0 0}.page-module__XF6Hjq__newsletterBox{color:var(--mf-white);background:linear-gradient(135deg,#ff7a00 0%,#ff9c3f 100%);border-radius:32px;padding:2.1rem;box-shadow:0 26px 50px #e8680047}.page-module__XF6Hjq__newsletterEyebrow{color:#fffc}.page-module__XF6Hjq__newsletterBox h2{color:var(--mf-white);margin:.55rem 0 .75rem}.page-module__XF6Hjq__newsletterBox p{color:#ffffffe0}.page-module__XF6Hjq__newsletterForm{flex-wrap:wrap;gap:.85rem;display:flex}.page-module__XF6Hjq__newsletterForm input{border:0;flex:16rem;min-height:3.5rem}.page-module__XF6Hjq__newsletterForm button{white-space:nowrap}@media (max-width:991.98px){.page-module__XF6Hjq__heroTitle{max-width:none}.page-module__XF6Hjq__heroCard{min-height:24rem}.page-module__XF6Hjq__sellerPanel,.page-module__XF6Hjq__newsletterBox{padding:1.5rem}}@media (max-width:767.98px){.page-module__XF6Hjq__page{padding-bottom:4rem}.page-module__XF6Hjq__heroSection,.page-module__XF6Hjq__sectionBlock,.page-module__XF6Hjq__newsletterSection{padding-top:3.5rem}.page-module__XF6Hjq__softSection{padding-bottom:3.5rem}.page-module__XF6Hjq__heroOverlay,.page-module__XF6Hjq__imageStoryContent,.page-module__XF6Hjq__trustCardContent{margin:1rem;position:static}.page-module__XF6Hjq__heroOverlay,.page-module__XF6Hjq__trustCardContent{flex-direction:column;align-items:start}.page-module__XF6Hjq__productActions,.page-module__XF6Hjq__newsletterForm{flex-direction:column}:is(.page-module__XF6Hjq__productActions .btn,.page-module__XF6Hjq__newsletterForm .btn){width:100%}}
.aide-module__D6cBRa__helpHero{border-bottom:1px solid var(--mf-border);background:radial-gradient(circle at 12% 20%,#ff7a0029,#0000 28%),radial-gradient(circle at 88% 14%,#16a34a21,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#fff 52%,#f3fff7 100%);padding:62px 0}.aide-module__D6cBRa__helpTitle{letter-spacing:-.04em;font-size:clamp(2.2rem,5vw,4.35rem);font-weight:900;line-height:1}.aide-module__D6cBRa__breadcrumbLink{color:var(--mf-muted);font-weight:700;text-decoration:none}.aide-module__D6cBRa__breadcrumbLink:hover{color:var(--mf-dark)}.aide-module__D6cBRa__breadcrumbCurrent{font-weight:900;color:var(--mf-dark)!important}.aide-module__D6cBRa__searchCard{border:1px solid var(--mf-border);box-shadow:var(--mf-shadow);background:#fff;border-radius:30px;padding:26px}.aide-module__D6cBRa__searchInput{border:1px solid var(--mf-border);width:100%;min-height:56px;color:var(--mf-dark);background:#fff;border-radius:18px;outline:none;padding:.875rem 1rem;font-size:.9375rem;transition:border-color .18s,box-shadow .18s}.aide-module__D6cBRa__searchInput:focus{border-color:var(--mf-orange);box-shadow:0 0 0 5px #ff7a001a}.aide-module__D6cBRa__helpTag{border:1px solid var(--mf-border);color:var(--mf-dark);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.aide-module__D6cBRa__helpTag:hover{background:var(--mf-orange);color:#fff;transform:translateY(-2px)}.aide-module__D6cBRa__categoryCard{border:1px solid var(--mf-border);height:100%;color:var(--mf-dark);background:#fff;border-radius:28px;padding:24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:block;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__categoryCard:hover{box-shadow:var(--mf-shadow);color:var(--mf-dark);border-color:#ff7a0047;transform:translateY(-6px)}.aide-module__D6cBRa__categoryIcon{width:58px;height:58px;color:var(--mf-orange);background:#fff3e5;border-radius:20px;place-items:center;margin-bottom:18px;font-size:1.55rem;display:grid}.aide-module__D6cBRa__categoryArrow{color:var(--mf-orange);font-weight:700}.aide-module__D6cBRa__guidesSection{background:var(--mf-light);padding:4rem 0}.aide-module__D6cBRa__guideCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;height:100%;padding:24px;transition:transform .22s;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__guideCard:hover{transform:translateY(-4px)}.aide-module__D6cBRa__guideIcon{width:58px;height:58px;color:var(--mf-orange);background:#fff3e5;border-radius:20px;place-items:center;margin-bottom:18px;font-size:1.55rem;display:grid}.aide-module__D6cBRa__guideStep{border-bottom:1px solid var(--mf-border);gap:14px;padding:16px 0;display:flex}.aide-module__D6cBRa__guideStep:last-of-type{border-bottom:0}.aide-module__D6cBRa__stepNumber{background:var(--mf-orange);color:#fff;border-radius:13px;flex-shrink:0;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.aide-module__D6cBRa__faqPanel{border:1px solid var(--mf-border);background:#fff;border-radius:28px;padding:28px;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__quickCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;padding:24px;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__quickIcon{width:58px;height:58px;color:var(--mf-orange);background:#fff3e5;border-radius:20px;place-items:center;margin-bottom:18px;font-size:1.55rem;display:grid}.aide-module__D6cBRa__popularQuestion{border-bottom:1px solid var(--mf-border);color:var(--mf-dark);justify-content:space-between;align-items:center;gap:18px;padding:16px 0;font-weight:700;text-decoration:none;transition:color .18s;display:flex}.aide-module__D6cBRa__popularQuestion:last-child{border-bottom:0}.aide-module__D6cBRa__popularQuestion:hover{color:var(--mf-orange)}.aide-module__D6cBRa__contactHelpCard{border:1px solid var(--mf-border);color:#fff;background:linear-gradient(135deg,#151922,#243044);border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__contactHelpCard:after{content:"";background:#ff7a0052;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-130px;right:-115px}.aide-module__D6cBRa__contactHelpCard>*{z-index:1;position:relative}.aide-module__D6cBRa__quickAccessSection{background:var(--mf-light);padding:4rem 0}.aide-module__D6cBRa__quickAccessCard{border:1px solid var(--mf-border);height:100%;color:var(--mf-dark);background:#fff;border-radius:28px;padding:24px;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s;display:block;box-shadow:0 14px 40px #1519220d}.aide-module__D6cBRa__quickAccessCard:hover{box-shadow:var(--mf-shadow);color:var(--mf-dark);border-color:#ff7a0047;transform:translateY(-6px)}.aide-module__D6cBRa__quickAccessIcon{width:58px;height:58px;color:var(--mf-orange);background:#fff3e5;border-radius:20px;place-items:center;margin-bottom:18px;font-size:1.55rem;display:grid}
.cart-module__hVj_qW__cartHero{border-bottom:1px solid var(--mf-border);background:radial-gradient(circle at 12% 20%,#ff7a0024,#0000 28%),radial-gradient(circle at 88% 14%,#16a34a1f,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#fff 52%,#f3fff7 100%);padding:54px 0}.cart-module__hVj_qW__breadcrumbLink{color:var(--mf-muted);font-weight:700}.cart-module__hVj_qW__breadcrumbCurrent{color:var(--mf-dark);font-weight:900}.cart-module__hVj_qW__cartTitle{letter-spacing:-.065em;font-size:clamp(2.1rem,4.5vw,4rem);font-weight:950;line-height:.98}.cart-module__hVj_qW__cartPage{background:#fff;padding:56px 0 80px}.cart-module__hVj_qW__cartCard,.cart-module__hVj_qW__summaryCard,.cart-module__hVj_qW__couponCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;box-shadow:0 14px 40px #1519220d}.cart-module__hVj_qW__cartCard{padding:24px}.cart-module__hVj_qW__cartProduct{border-bottom:1px solid var(--mf-border);grid-template-columns:92px 1fr auto;align-items:center;gap:18px;padding:20px 0;display:grid}.cart-module__hVj_qW__cartProduct:last-child{border-bottom:0}.cart-module__hVj_qW__cartProductImg{color:#151922c7;background:linear-gradient(135deg,#f8fafc,#fff4e8);border-radius:22px;flex:none;place-items:center;width:92px;height:92px;font-size:2.5rem;display:grid}.cart-module__hVj_qW__cartProductTitle{margin-bottom:4px;font-size:1.05rem;font-weight:950}.cart-module__hVj_qW__cartProductMeta{color:var(--mf-muted);font-size:.88rem;font-weight:650}.cart-module__hVj_qW__cartProductPrice{color:var(--mf-orange);white-space:nowrap;font-size:1.2rem;font-weight:950}.cart-module__hVj_qW__cartProductActions{text-align:right}.cart-module__hVj_qW__removeLink{color:var(--mf-muted);font-size:.88rem;font-weight:800;transition:color .18s}.cart-module__hVj_qW__removeLink:hover{color:#dc2626}.cart-module__hVj_qW__summaryCard{padding:26px;position:sticky;top:148px}.cart-module__hVj_qW__summaryLine{border-bottom:1px solid var(--mf-border);color:var(--mf-muted);justify-content:space-between;gap:16px;padding:12px 0;font-weight:750;display:flex}.cart-module__hVj_qW__summaryLine strong{color:var(--mf-dark)}.cart-module__hVj_qW__summaryTotal{justify-content:space-between;align-items:baseline;gap:16px;margin-top:6px;padding-top:18px;display:flex}.cart-module__hVj_qW__summaryTotalLabel{font-size:1.05rem;font-weight:900}.cart-module__hVj_qW__summaryTotalValue{color:var(--mf-orange);letter-spacing:-.04em;text-align:right;font-size:1.6rem;font-weight:950}.cart-module__hVj_qW__couponCard{background:linear-gradient(135deg,#ff7a0014,#16a34a14);padding:20px}.cart-module__hVj_qW__serviceCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;height:100%;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 14px 40px #1519220d}.cart-module__hVj_qW__serviceCard:hover{box-shadow:var(--mf-shadow);border-color:#ff7a0047;transform:translateY(-5px)}.cart-module__hVj_qW__serviceIcon{width:54px;height:54px;color:var(--mf-orange);background:#fff3e5;border-radius:18px;place-items:center;margin-bottom:14px;font-size:1.4rem;display:grid}.cart-module__hVj_qW__emptyCartBox{background:var(--mf-light);text-align:center;border:1px dashed #ff7a0066;border-radius:28px;padding:32px}.cart-module__hVj_qW__emptyCartIcon{width:82px;height:82px;color:var(--mf-orange);background:#fff3e5;border-radius:28px;place-items:center;margin:0 auto 18px;font-size:2.3rem;display:grid}.cart-module__hVj_qW__whySection{background:var(--mf-light);padding:56px 0}@media (max-width:991.98px){.cart-module__hVj_qW__summaryCard{position:static}}@media (max-width:767.98px){.cart-module__hVj_qW__cartProduct{grid-template-columns:76px 1fr}.cart-module__hVj_qW__cartProductImg{border-radius:18px;width:76px;height:76px;font-size:2rem}.cart-module__hVj_qW__cartProductActions{text-align:left;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;display:flex}}@media (max-width:575.98px){.cart-module__hVj_qW__cartCard,.cart-module__hVj_qW__summaryCard,.cart-module__hVj_qW__couponCard{border-radius:24px;padding:20px}}
.product-module__-tKyja__pageHero{border-bottom:1px solid var(--mf-border);background:radial-gradient(circle at 12% 20%,#ff7a001f,#0000 28%),radial-gradient(circle at 88% 12%,#16a34a1c,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#fff 55%,#f3fff7 100%);padding:34px 0}.product-module__-tKyja__breadcrumbLink{color:var(--mf-muted);font-weight:700}.product-module__-tKyja__breadcrumbCurrent{color:var(--mf-dark);font-weight:900}.product-module__-tKyja__detailWrap{background:#fff;padding:56px 0 80px}.product-module__-tKyja__galleryPanel,.product-module__-tKyja__productInfoPanel,.product-module__-tKyja__sellerCard,.product-module__-tKyja__sectionCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;box-shadow:0 16px 42px #1519220d}.product-module__-tKyja__galleryPanel{padding:18px}.product-module__-tKyja__mainImage{background:radial-gradient(circle at 28% 18%,#ff7a0029,#0000 30%),linear-gradient(135deg,#f8fafc,#fff4e8);border-radius:24px;place-items:center;min-height:430px;display:grid;position:relative;overflow:hidden}.product-module__-tKyja__mainImageIcon{color:#151922c7;filter:drop-shadow(0 24px 20px #1519221f);font-size:10rem}.product-module__-tKyja__galleryBadge{background:var(--mf-orange);color:#fff;border-radius:999px;padding:8px 12px;font-size:.78rem;font-weight:950;position:absolute;top:18px;left:18px}.product-module__-tKyja__thumbItem{border:2px solid var(--mf-border);background:var(--mf-light);cursor:pointer;color:#151922b3;border-radius:18px;place-items:center;width:100%;min-height:84px;font-size:2rem;transition:border-color .18s,transform .18s;display:grid}.product-module__-tKyja__thumbItem:hover,.product-module__-tKyja__thumbItemActive{border-color:var(--mf-orange);transform:translateY(-2px)}.product-module__-tKyja__productInfoPanel{padding:30px}.product-module__-tKyja__productTitle{letter-spacing:-.055em;font-size:clamp(2rem,3.8vw,3.5rem);font-weight:950;line-height:1.03}.product-module__-tKyja__productPrice{color:var(--mf-orange);letter-spacing:-.04em;font-size:clamp(2rem,3vw,2.8rem);font-weight:950}.product-module__-tKyja__oldPrice{color:var(--mf-muted);font-weight:800;text-decoration:line-through}.product-module__-tKyja__metaPill{background:var(--mf-light);color:var(--mf-dark);border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.product-module__-tKyja__metaPillSuccess{color:var(--mf-green);background:#16a34a1a;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.product-module__-tKyja__metaPillOrange{color:var(--mf-orange);background:#fff3e5;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.product-module__-tKyja__trustRow{border-top:1px solid var(--mf-border);margin-top:22px;padding-top:18px}.product-module__-tKyja__trustItem{align-items:flex-start;gap:12px;display:flex}.product-module__-tKyja__trustIcon{width:42px;height:42px;color:var(--mf-orange);background:#fff3e5;border-radius:15px;flex:none;place-items:center;font-size:1.2rem;display:grid}.product-module__-tKyja__sellerCard{padding:24px}.product-module__-tKyja__sellerAvatar{background:linear-gradient(135deg, var(--mf-orange), var(--mf-green));color:#fff;border-radius:20px;flex:none;place-items:center;width:58px;height:58px;font-size:1.55rem;display:grid;box-shadow:0 14px 30px #ff7a0033}.product-module__-tKyja__sellerStat{background:var(--mf-light);text-align:center;border-radius:18px;padding:13px}.product-module__-tKyja__sellerStatValue{font-weight:950;display:block}.product-module__-tKyja__sectionCard{padding:28px}.product-module__-tKyja__specRow{border-bottom:1px solid var(--mf-border);justify-content:space-between;gap:18px;padding:13px 0;display:flex}.product-module__-tKyja__specLabel{color:var(--mf-muted);font-weight:700}.product-module__-tKyja__specValue{text-align:right;font-weight:900}.product-module__-tKyja__rating{color:#f59e0b;align-items:center;gap:.2rem;display:flex}.product-module__-tKyja__reviewCard{border:1px solid var(--mf-border);background:#fff;border-radius:22px;height:100%;padding:20px}.product-module__-tKyja__reviewAvatar{background:var(--mf-light);border-radius:16px;flex:none;place-items:center;width:46px;height:46px;font-weight:950;display:grid}.product-module__-tKyja__similarSection{background:var(--mf-light);padding:56px 0}@media (max-width:991.98px){.product-module__-tKyja__mainImage{min-height:310px}.product-module__-tKyja__mainImageIcon{font-size:7rem}.product-module__-tKyja__productInfoPanel{padding:22px}}
.wishlist-module__Zur4wq__wishlistHero{border-bottom:1px solid var(--mf-border);background:radial-gradient(circle at 12% 20%,#ff7a0024,#0000 28%),radial-gradient(circle at 88% 14%,#16a34a1f,#0000 26%),linear-gradient(135deg,#fff8ef 0%,#fff 52%,#f3fff7 100%);padding:56px 0}.wishlist-module__Zur4wq__breadcrumbLink{color:var(--mf-muted);font-weight:700}.wishlist-module__Zur4wq__breadcrumbCurrent{color:var(--mf-dark);font-weight:900}.wishlist-module__Zur4wq__wishlistTitle{letter-spacing:-.065em;font-size:clamp(2.1rem,4.5vw,4rem);font-weight:950;line-height:.98}.wishlist-module__Zur4wq__wishlistPage{background:#fff;padding:56px 0 80px}.wishlist-module__Zur4wq__wishlistToolbar{border:1px solid var(--mf-border);background:#fff;border-radius:28px;margin-bottom:24px;padding:18px;box-shadow:0 14px 40px #1519220d}.wishlist-module__Zur4wq__wishlistCard{border:1px solid var(--mf-border);background:#fff;border-radius:28px;height:100%;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden;box-shadow:0 14px 40px #1519220d}.wishlist-module__Zur4wq__wishlistCard:hover{box-shadow:var(--mf-shadow);border-color:#ff7a0047;transform:translateY(-6px)}.wishlist-module__Zur4wq__wishlistMedia{color:#151922c7;background:linear-gradient(135deg,#f8fafc,#fff4e8);border-radius:22px;place-items:center;min-height:190px;margin-bottom:16px;font-size:4.2rem;display:grid;position:relative}.wishlist-module__Zur4wq__wishlistMedia i{transition:transform .25s}.wishlist-module__Zur4wq__wishlistCard:hover .wishlist-module__Zur4wq__wishlistMedia i{transform:scale(1.08)}.wishlist-module__Zur4wq__wishlistRemove{color:#dc2626;border:1px solid var(--mf-border);z-index:1;background:#fff;border-radius:14px;place-items:center;width:40px;height:40px;transition:transform .18s,background .18s;display:grid;position:absolute;top:12px;right:12px}.wishlist-module__Zur4wq__wishlistRemove:hover{background:#fee2e2;transform:translateY(-2px)}.wishlist-module__Zur4wq__wishlistBadge{background:var(--mf-orange);color:#fff;z-index:1;border-radius:999px;padding:6px 10px;font-size:.76rem;font-weight:950;position:absolute;top:12px;left:12px}.wishlist-module__Zur4wq__productTitle{letter-spacing:-.02em;margin-bottom:6px;font-size:1rem;font-weight:850}.wishlist-module__Zur4wq__wishlistVendor{color:var(--mf-muted);margin-bottom:8px;font-size:.84rem;font-weight:700}.wishlist-module__Zur4wq__wishlistPrice{color:var(--mf-orange);letter-spacing:-.03em;font-size:1.28rem;font-weight:950}.wishlist-module__Zur4wq__stockPill{color:var(--mf-green);background:#16a34a1a;border-radius:999px;align-items:center;gap:5px;margin-bottom:8px;padding:5px 9px;font-size:.75rem;font-weight:900;display:inline-flex}.wishlist-module__Zur4wq__wishlistActions{grid-template-columns:1fr auto;gap:8px;margin-top:16px;display:grid}.wishlist-module__Zur4wq__wishlistSummary{border:1px solid var(--mf-border);background:#fff;border-radius:28px;padding:24px;position:sticky;top:148px;box-shadow:0 14px 40px #1519220d}.wishlist-module__Zur4wq__summaryStat{border-bottom:1px solid var(--mf-border);color:var(--mf-muted);justify-content:space-between;gap:14px;padding:13px 0;font-weight:750;display:flex}.wishlist-module__Zur4wq__summaryStat strong{color:var(--mf-dark)}.wishlist-module__Zur4wq__tipCard{color:#fff;background:radial-gradient(circle at 8% 18%,#ffffff40,#0000 22%),linear-gradient(135deg,#151922,#243044);border-radius:28px;margin-top:1rem;padding:24px;position:relative;overflow:hidden}.wishlist-module__Zur4wq__tipCard:after{content:"";background:#ff7a0052;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-110px;right:-95px}.wishlist-module__Zur4wq__tipCard>*{z-index:1;position:relative}.wishlist-module__Zur4wq__collectionChip{border:1px solid var(--mf-border);color:var(--mf-dark);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:900;transition:background .18s,color .18s,transform .18s;display:inline-flex}.wishlist-module__Zur4wq__collectionChip:hover,.wishlist-module__Zur4wq__collectionChipActive{background:var(--mf-orange);color:#fff;transform:translateY(-2px)}.wishlist-module__Zur4wq__emptyWishlist{background:var(--mf-light);text-align:center;border:1px dashed #ff7a006b;border-radius:28px;padding:32px}.wishlist-module__Zur4wq__emptyWishlistIcon{width:82px;height:82px;color:var(--mf-orange);background:#fff3e5;border-radius:28px;place-items:center;margin:0 auto 18px;font-size:2.3rem;display:grid}.wishlist-module__Zur4wq__rating{color:#f59e0b;align-items:center;gap:.2rem;margin-bottom:8px;display:flex}.wishlist-module__Zur4wq__suggestSection{background:var(--mf-light);padding:56px 0}@media (max-width:991.98px){.wishlist-module__Zur4wq__wishlistSummary{position:static}}@media (max-width:575.98px){.wishlist-module__Zur4wq__wishlistToolbar,.wishlist-module__Zur4wq__wishlistCard,.wishlist-module__Zur4wq__wishlistSummary,.wishlist-module__Zur4wq__tipCard,.wishlist-module__Zur4wq__emptyWishlist{border-radius:24px}.wishlist-module__Zur4wq__wishlistActions{grid-template-columns:1fr}}
