.home-screen-module__esAA_a__main{width:100%;padding:0 var(--ladyfa-page-gutter) calc(var(--ladyfa-nav-height) + 32px);background:#fff;flex-direction:column;gap:22px;display:flex;overflow-x:clip}.home-screen-module__esAA_a__topbar{width:calc(100% + (2 * var(--ladyfa-page-gutter)));margin-inline:calc(-1 * var(--ladyfa-page-gutter));z-index:35;gap:0;display:grid}.home-screen-module__esAA_a__homeBrandHeader{height:var(--ladyfa-header-height);min-height:var(--ladyfa-header-height)}.home-screen-module__esAA_a__topbarSearch{padding-inline:var(--ladyfa-page-gutter);display:none}.home-screen-module__esAA_a__homeSearch{width:100%;position:relative}.home-screen-module__esAA_a__homeSearchBox{width:100%;height:48px;color:var(--ladyfa-primary);background:#ffffffe6;border:1px solid #1b3b2a29;border-radius:15px;align-items:center;gap:8px;padding:0 11px;transition:border-color .18s,background-color .18s;display:flex}.home-screen-module__esAA_a__homeSearchBox:focus-within{background:#fafcf9;border-color:#1b3b2a57}.home-screen-module__esAA_a__homeSearchLead{flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid;position:relative}.home-screen-module__esAA_a__homeSearchMotion{display:none}.home-screen-module__esAA_a__homeSearchField{flex:1;align-items:center;min-width:0;height:100%;display:flex}.home-screen-module__esAA_a__homeSearchField>small{display:none}.home-screen-module__esAA_a__homeSearchBox input{width:100%;min-width:0;height:100%;color:var(--ladyfa-ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:11px;font-weight:520;line-height:1.5}.home-screen-module__esAA_a__homeSearchBox input::placeholder{color:#aaa1a5;font-weight:460}.home-screen-module__esAA_a__homeSearchSubmit,.home-screen-module__esAA_a__homeSearchClear{cursor:pointer;border:0;flex:0 0 29px;place-items:center;width:29px;height:29px;padding:0;display:grid}.home-screen-module__esAA_a__homeSearchSubmit{color:#fff;background:var(--ladyfa-primary);border-radius:10px}.home-screen-module__esAA_a__homeSearchSubmit>span{display:none}.home-screen-module__esAA_a__homeSearchSubmit svg{animation:none}.home-screen-module__esAA_a__homeSearchSubmit svg[class*=loader]{animation:.7s linear infinite home-screen-module__esAA_a__search-spin}.home-screen-module__esAA_a__homeSearchClear{color:#66746b;background:#eef3ee;border-radius:50%}.home-screen-module__esAA_a__homeSearchPanel{z-index:40;background:#fff;border:1px solid #eee8eb;border-radius:18px;max-height:min(390px,100dvh - 180px);padding:7px;animation:.18s cubic-bezier(.22,1,.36,1) both home-screen-module__esAA_a__search-panel-enter;position:absolute;top:48px;left:0;right:0;overflow-y:auto}.home-screen-module__esAA_a__homeSearchResult{min-height:61px;color:var(--ladyfa-ink);border-radius:12px;align-items:center;gap:9px;padding:7px;transition:background-color .15s;display:flex}.home-screen-module__esAA_a__homeSearchResult:hover,.home-screen-module__esAA_a__homeSearchResult:focus-visible{background:var(--ladyfa-primary-soft)}.home-screen-module__esAA_a__homeSearchResult>span{background:#f3eff0;border-radius:11px;flex:0 0 48px;width:48px;height:48px;position:relative;overflow:hidden}.home-screen-module__esAA_a__homeSearchResult img{object-fit:cover}.home-screen-module__esAA_a__homeSearchResult>div{flex:1;gap:3px;min-width:0;display:grid}.home-screen-module__esAA_a__homeSearchResult strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.home-screen-module__esAA_a__homeSearchResult small{color:#8b8084;font-size:9px}.home-screen-module__esAA_a__homeSearchResult>b{color:var(--ladyfa-primary);white-space:nowrap;font-size:10px}.home-screen-module__esAA_a__homeSearchResult>b small{color:inherit;font-size:8px}.home-screen-module__esAA_a__homeSearchStatus{color:#786d71;text-align:center;justify-content:center;align-items:center;gap:7px;min-height:72px;margin:0;padding:18px 12px;font-size:10px;display:flex}.home-screen-module__esAA_a__homeSearchStatus svg{animation:.7s linear infinite home-screen-module__esAA_a__search-spin}.home-screen-module__esAA_a__homeSearchAll{height:38px;color:var(--ladyfa-primary);border-top:1px solid #f2edef;place-items:center;font-size:10px;font-weight:720;display:grid}@keyframes home-screen-module__esAA_a__search-panel-enter{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-screen-module__esAA_a__search-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.home-screen-module__esAA_a__homeSearchPanel,.home-screen-module__esAA_a__homeSearchStatus svg{animation:none}}.home-screen-module__esAA_a__topbarActions{direction:ltr;align-items:center;gap:8px;display:flex}.home-screen-module__esAA_a__topbarActions a{width:40px;height:40px;color:var(--ladyfa-primary);background:#f3f7f3;border:0;border-radius:12px;flex:0 0 40px;place-items:center;transition:border-color .16s,background-color .16s,transform .16s;display:grid;position:relative}.home-screen-module__esAA_a__topbarActions a:hover{background:var(--ladyfa-primary-soft);border-color:#1b3b2a4d}.home-screen-module__esAA_a__topbarActions a:active{transform:scale(.94)}.home-screen-module__esAA_a__topbarUtilityIcon{place-items:center;width:24px;height:24px;display:grid;position:relative}.home-screen-module__esAA_a__topbarUtilityIcon>img{object-fit:contain;width:24px;height:24px}.home-screen-module__esAA_a__notificationDot{background:var(--ladyfa-gold);border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;right:4px}.home-screen-module__esAA_a__stories{scrollbar-width:none;overscroll-behavior-inline:contain;direction:rtl;gap:10px;width:100%;height:82px;display:flex;overflow-x:auto}.home-screen-module__esAA_a__stories::-webkit-scrollbar{display:none}.home-screen-module__esAA_a__storyOffers{width:100%;height:114px;position:relative}.home-screen-module__esAA_a__storyOfferRail{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:manipulation;cursor:grab;-webkit-user-select:none;user-select:none;direction:rtl;align-items:flex-start;gap:12px;width:100%;height:114px;padding:3px 0 8px;scroll-padding-inline:0;display:flex;overflow-x:auto}.home-screen-module__esAA_a__storyOfferRail::-webkit-scrollbar{display:none}.home-screen-module__esAA_a__storyOfferCard{width:76px;min-width:0;color:var(--ladyfa-ink);scroll-snap-align:center;flex-direction:column;flex:0 0 76px;align-items:center;gap:6px;transition:transform .18s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.home-screen-module__esAA_a__storyOfferThumb{background:linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, var(--ladyfa-gold), var(--ladyfa-primary)) border-box;isolation:isolate;border:2px solid #0000;border-radius:50%;width:72px;height:72px;padding:4px;display:block;position:relative}.home-screen-module__esAA_a__storyOfferThumb>img{object-fit:cover;border-radius:50%;padding:4px;transition:transform .6s cubic-bezier(.22,1,.36,1)}.home-screen-module__esAA_a__storyOfferCard:hover .home-screen-module__esAA_a__storyOfferThumb>img{transform:scale(1.055)}.home-screen-module__esAA_a__storyOfferCard:active{transform:scale(.965)}.home-screen-module__esAA_a__storyOfferLabel{color:#564d51;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;height:16px;font-size:12px;font-weight:540;line-height:16px;display:block;overflow:hidden}.home-screen-module__esAA_a__story{color:var(--ladyfa-ink);cursor:pointer;background:0 0;border:0;flex-direction:column;flex:0 0 56px;align-items:center;gap:4px;padding:0;font-size:11px;line-height:1.8;transition:transform .22s cubic-bezier(.2,.9,.2,1.2),color .18s;display:flex}.home-screen-module__esAA_a__story:hover{color:var(--ladyfa-primary);transform:translateY(-3px)}.home-screen-module__esAA_a__storyImage{background:#fff;border:1px solid #dbdce1;border-radius:50%;width:56px;height:56px;padding:5px;position:relative}.home-screen-module__esAA_a__storyImage>img{object-fit:cover;border-radius:50%;padding:5px}.home-screen-module__esAA_a__liveRing{border-color:var(--ladyfa-primary)}.home-screen-module__esAA_a__liveBadge{z-index:2;color:#fff;background:var(--ladyfa-discount);border:3px solid #fff;border-radius:999px;min-width:43px;height:19px;padding:2px 10px 3px;font-size:8px;font-weight:750;line-height:1;position:absolute;bottom:-2px;right:50%;transform:translate(50%)}.home-screen-module__esAA_a__upcomingBadge{min-width:47px;color:var(--ladyfa-ink);background:#eeeff2}.home-screen-module__esAA_a__promotion{isolation:isolate;border-radius:20px;width:100%;height:184px;position:relative;overflow:hidden}.home-screen-module__esAA_a__promotionTrack{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:manipulation;cursor:grab;-webkit-user-select:none;user-select:none;direction:ltr;width:100%;height:100%;display:flex;overflow-x:auto}.home-screen-module__esAA_a__promotionTrack::-webkit-scrollbar{display:none}.home-screen-module__esAA_a__promotionSlide{scroll-snap-align:start;scroll-snap-stop:always;direction:rtl;flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.home-screen-module__esAA_a__promotionSlide>img{object-fit:cover;object-position:center;transition:transform 7s ease-out}.home-screen-module__esAA_a__promotionImageRight>img{object-position:58% center;transform:scaleX(-1)}.home-screen-module__esAA_a__promotionImageRight[aria-hidden=false]>img{transform:scaleX(-1)scale(1.03)}.home-screen-module__esAA_a__promotionImageLeft>img{object-position:48% center;transform:scale(1)}.home-screen-module__esAA_a__promotionImageLeft[aria-hidden=false]>img{transform:scale(1.025)}.home-screen-module__esAA_a__promotionImageLeft .home-screen-module__esAA_a__promotionShade{background:linear-gradient(90deg,#132d1f00 30%,#132d1f8a 68%,#132d1fe0 100%)}.home-screen-module__esAA_a__promotionShade{z-index:1;background:linear-gradient(90deg,#0000 30%,#0000008a 68%,#000000e8 100%);position:absolute;inset:0}.home-screen-module__esAA_a__promotionContent{z-index:2;color:#fff;flex-direction:column;align-items:flex-start;width:168px;display:flex;position:absolute;bottom:23px;left:auto;right:18px}.home-screen-module__esAA_a__promotionContent p,.home-screen-module__esAA_a__promotionContent h1{margin:0}.home-screen-module__esAA_a__promotionContent p{font-size:12px;font-weight:560;line-height:16px}.home-screen-module__esAA_a__promotionContent h1{text-wrap:balance;margin-top:2px;font-size:19px;font-weight:760;line-height:1.4}.home-screen-module__esAA_a__promotionContent a{color:#fff;background:#1b3b2adb;border:1px solid #ffffff61;border-radius:30px;justify-content:center;align-items:center;gap:5px;width:fit-content;min-width:0;height:30px;margin-top:7px;padding:0 9px;font-size:10.5px;font-weight:650;transition:transform .2s,background-color .2s;display:inline-flex}.home-screen-module__esAA_a__promotionContent a span{white-space:nowrap;flex:1}.home-screen-module__esAA_a__promotionContent a:active{background:var(--ladyfa-primary);transform:scale(.96)}.home-screen-module__esAA_a__promotionDots{z-index:6;direction:ltr;gap:0;display:flex;position:absolute;bottom:0;right:50%;transform:translate(50%)}.home-screen-module__esAA_a__promotionDots button{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0;position:relative}.home-screen-module__esAA_a__promotionDots button:before{content:"";background:#ffffff8c;border-radius:999px;width:6px;height:6px;transition:width .22s,background-color .22s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-screen-module__esAA_a__promotionDots .home-screen-module__esAA_a__promotionDotActive:before{background:#fff;width:20px}.home-screen-module__esAA_a__categoryCarousel{width:100%;height:42px;position:relative}.home-screen-module__esAA_a__categories{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:manipulation;cursor:grab;-webkit-user-select:none;user-select:none;direction:rtl;gap:6px;width:100%;height:42px;padding-inline:0;scroll-padding-inline:0;display:flex;overflow-x:auto}.home-screen-module__esAA_a__draggingRail{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.home-screen-module__esAA_a__categories::-webkit-scrollbar{display:none}.home-screen-module__esAA_a__categories button{border:1px solid var(--ladyfa-border);color:#191919cc;background:var(--ladyfa-surface-soft);white-space:nowrap;scroll-snap-align:center;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:6px;min-width:max-content;height:38px;padding:7px 13px;font-family:inherit;font-size:12px;font-weight:560;transition:color .2s,background-color .2s,border-color .2s,transform .16s;display:flex}.home-screen-module__esAA_a__categories button svg{opacity:.82;flex:0 0 14px;width:14px;height:14px}.home-screen-module__esAA_a__categories button span{min-width:max-content;overflow:visible}.home-screen-module__esAA_a__categories button:hover{border-color:#1b3b2a47}.home-screen-module__esAA_a__categories button:active{transform:scale(.96)}.home-screen-module__esAA_a__categories button[aria-pressed=true]{color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary)}.home-screen-module__esAA_a__categoryEmpty{border:1px dashed var(--ladyfa-border);color:#666876;background:var(--ladyfa-surface-soft);white-space:nowrap;border-radius:999px;align-items:center;width:100%;height:40px;padding:10px 16px;font-size:11px;display:flex}.home-screen-module__esAA_a__categoryShowcase,.home-screen-module__esAA_a__arrivals{flex-direction:column;gap:16px;width:100%;display:flex}.home-screen-module__esAA_a__categoryShowcase{gap:18px}.home-screen-module__esAA_a__arrivals>header{justify-content:space-between;align-items:flex-start;gap:12px;min-height:42px;display:flex}.home-screen-module__esAA_a__arrivals h2{margin:0;font-size:16px;font-weight:650;line-height:21px}.home-screen-module__esAA_a__sectionViewAll,.home-screen-module__esAA_a__arrivals header a{color:var(--ladyfa-primary);align-items:center;gap:5px;padding-top:2px;font-size:11px;font-weight:650;line-height:16px;display:inline-flex}.home-screen-module__esAA_a__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid;position:relative}.home-screen-module__esAA_a__productGridLoading{pointer-events:none}.home-screen-module__esAA_a__categoryShowcaseTitle{animation:.26s cubic-bezier(.22,1,.36,1) both home-screen-module__esAA_a__category-title-enter}.home-screen-module__esAA_a__categoryShowcaseTitle span{color:var(--ladyfa-primary);font-weight:780}.home-screen-module__esAA_a__productSkeleton{align-content:start;gap:8px;height:280px;display:grid}.home-screen-module__esAA_a__productSkeleton>span,.home-screen-module__esAA_a__productSkeleton>i,.home-screen-module__esAA_a__productSkeleton>b{background:#f1edef;border-radius:9px;display:block;position:relative;overflow:hidden}.home-screen-module__esAA_a__productSkeleton>span{aspect-ratio:4/5;border-radius:16px;height:auto}.home-screen-module__esAA_a__productSkeleton>i{width:78%;height:13px}.home-screen-module__esAA_a__productSkeleton>b{width:52%;height:11px}.home-screen-module__esAA_a__productSkeleton>span:after,.home-screen-module__esAA_a__productSkeleton>i:after,.home-screen-module__esAA_a__productSkeleton>b:after{content:"";background:linear-gradient(100deg,#0000 15%,#ffffffc7 45%,#0000 75%);animation:1.05s ease-in-out infinite home-screen-module__esAA_a__home-skeleton;position:absolute;inset:0;transform:translate(-100%)}.home-screen-module__esAA_a__catalogError{text-align:center;background:#f8faf7;border:1px solid #dbe4dc;border-radius:16px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;gap:7px;min-height:170px;padding:24px 20px;display:flex}.home-screen-module__esAA_a__catalogError strong{font-size:13px}.home-screen-module__esAA_a__catalogError span{color:#7d7276;font-size:10px}.home-screen-module__esAA_a__catalogError button{color:#fff;background:var(--ladyfa-primary);cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;margin-top:5px;padding:8px 13px;font:650 10px/1.5 inherit;display:inline-flex}.home-screen-module__esAA_a__catalogEmpty{border:1px dashed var(--ladyfa-border);background:var(--ladyfa-surface-soft);border-radius:12px;flex-direction:column;grid-column:1/-1;justify-content:center;gap:7px;min-height:112px;padding:22px 20px;display:flex}.home-screen-module__esAA_a__catalogEmpty strong{font-size:13px;font-weight:680}.home-screen-module__esAA_a__catalogEmpty span{color:#666876;font-size:11px;line-height:1.8}.home-screen-module__esAA_a__product{min-width:0;height:auto;transition:transform .26s cubic-bezier(.22,1,.36,1);animation:.42s cubic-bezier(.22,1,.36,1) both home-screen-module__esAA_a__home-product-enter}.home-screen-module__esAA_a__product:nth-child(2){animation-delay:35ms}.home-screen-module__esAA_a__product:nth-child(3){animation-delay:70ms}.home-screen-module__esAA_a__product:nth-child(4){animation-delay:.105s}.home-screen-module__esAA_a__product:nth-child(5){animation-delay:.14s}.home-screen-module__esAA_a__product:nth-child(6){animation-delay:.175s}.home-screen-module__esAA_a__product:hover{transform:translateY(-4px)}@keyframes home-screen-module__esAA_a__home-skeleton{to{transform:translate(100%)}}@keyframes home-screen-module__esAA_a__home-product-enter{0%{opacity:0;transform:translateY(12px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes home-screen-module__esAA_a__category-title-enter{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.home-screen-module__esAA_a__productMedia{position:relative}.home-screen-module__esAA_a__productImage{aspect-ratio:4/5;background:#f2efef;border-radius:16px;height:auto;display:block;position:relative;overflow:hidden}.home-screen-module__esAA_a__productImage>img{object-fit:cover;object-position:center 14%;transition:transform .52s cubic-bezier(.22,1,.36,1)}.home-screen-module__esAA_a__product:hover .home-screen-module__esAA_a__productImage>img{transform:scale(1.04)}.home-screen-module__esAA_a__productBadge{z-index:2;color:#fff;border-radius:20px;min-height:22px;padding:4px 8px;font-size:9.5px;font-weight:720;line-height:1.3;position:absolute;top:8px;right:8px}.home-screen-module__esAA_a__dangerBadge{color:#fff;background:var(--ladyfa-primary);border:1px solid #ffffff57}.home-screen-module__esAA_a__inkBadge{color:var(--ladyfa-primary);background:#ffffffe6}.home-screen-module__esAA_a__productHeart{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;background:#ffffffe0;border:0;border-radius:11px;place-items:center;width:32px;height:32px;padding:0;transition:transform .16s,background-color .17s;display:grid;position:absolute;top:8px;left:8px}.home-screen-module__esAA_a__productHeart img{width:18px;height:18px}.home-screen-module__esAA_a__productHeart[aria-pressed=true]{background:var(--ladyfa-gold-soft)}.home-screen-module__esAA_a__productHeart:active{transform:scale(.92)}.home-screen-module__esAA_a__productCopy{align-content:start;gap:3px;min-height:76px;padding:8px 2px 0;display:grid}.home-screen-module__esAA_a__productCopy>small{color:#7f8b83;font-size:8.5px;font-weight:560;line-height:1.4}.home-screen-module__esAA_a__productCopy>a{color:#2c332e;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11.5px;font-weight:680;line-height:1.6;display:-webkit-box;overflow:hidden}.home-screen-module__esAA_a__productCopy>div{direction:rtl;align-items:flex-end;gap:4px;margin-top:auto;line-height:1.2;display:flex}.home-screen-module__esAA_a__productCopy strong{color:var(--ladyfa-primary);align-items:center;gap:3px;font-size:11.5px;font-weight:780;display:inline-flex}.home-screen-module__esAA_a__productCopy strong>img{flex:0 0 12px;width:12px;height:12px}.home-screen-module__esAA_a__productCopy strong small{font-size:8.5px;font-weight:560}.home-screen-module__esAA_a__productCopy del{color:#8a948d;font-size:9px;font-weight:520}.home-screen-module__esAA_a__scrollPromotion{isolation:isolate;background:#f8f1eb;border:1px solid #eee4df;border-radius:20px;flex:0 0 179px;width:100%;height:179px;position:relative;overflow:hidden}.home-screen-module__esAA_a__scrollPromotionModel{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:scaleX(-1)}.home-screen-module__esAA_a__scrollPromotionShade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000 18%,#fffaf685 52%,#fffaf6f0 76%,#fffaf6fc 100%);position:absolute;inset:0}.home-screen-module__esAA_a__scrollPromotion:hover .home-screen-module__esAA_a__scrollPromotionModel{transform:scaleX(-1)scale(1.025)}.home-screen-module__esAA_a__scrollPromotionCopy{z-index:2;text-align:right;direction:rtl;flex-direction:column;align-items:flex-start;width:151px;display:flex;position:absolute;top:50%;left:auto;right:17px;transform:translateY(-50%)}.home-screen-module__esAA_a__scrollPromotionCopy small{min-height:24px;color:var(--ladyfa-primary);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffad;border:1px solid #1b3b2a1f;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:680;line-height:14px}.home-screen-module__esAA_a__scrollPromotionCopy h2{color:#39262b;text-wrap:balance;width:151px;margin:7px 0 0;font-size:18px;font-weight:760;line-height:1.45}.home-screen-module__esAA_a__scrollPromotionCopy a{color:#fff;background:var(--ladyfa-primary);border-radius:999px;align-items:center;gap:7px;height:31px;margin-top:10px;padding:5px 12px;font-size:12px;font-weight:650;line-height:18px;transition:transform .18s,background-color .18s;display:inline-flex}.home-screen-module__esAA_a__scrollPromotionCopy a:active{background:var(--ladyfa-primary-strong);transform:scale(.96)}.home-screen-module__esAA_a__topCollections,.home-screen-module__esAA_a__freshStyles{flex-direction:column;gap:13px;width:100%;display:flex}.home-screen-module__esAA_a__topCollections>header,.home-screen-module__esAA_a__freshStyles>header{justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:43px;display:flex}.home-screen-module__esAA_a__topCollections h2,.home-screen-module__esAA_a__freshStyles h2{margin:0;font-size:16px;font-weight:650;line-height:21px}.home-screen-module__esAA_a__topCollections header a,.home-screen-module__esAA_a__freshStyles header a{color:var(--ladyfa-primary);font-size:10px;font-weight:600;line-height:16px}.home-screen-module__esAA_a__freshHeading{align-items:center;gap:9px;min-width:0;display:flex}.home-screen-module__esAA_a__freshHeadingIcon{width:34px;height:34px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border:0;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.home-screen-module__esAA_a__freshHeadingIcon img{width:18px;height:18px}.home-screen-module__esAA_a__freshHeading>div{gap:1px;min-width:0;display:grid}.home-screen-module__esAA_a__freshViewAll{flex:none;align-items:center;gap:4px;display:inline-flex}.home-screen-module__esAA_a__freshPagination{direction:rtl;justify-content:center;align-self:center;align-items:center;gap:7px;width:max-content;min-height:40px;padding:4px 0;display:inline-flex}.home-screen-module__esAA_a__freshPagination>button{width:32px;height:32px;color:var(--ladyfa-primary);cursor:pointer;background:#f7faf7;border:1px solid #dce5de;border-radius:50%;flex:0 0 32px;place-items:center;padding:0;transition:color .17s,border-color .17s,background-color .17s,transform .17s;display:grid}.home-screen-module__esAA_a__freshPagination>button:hover:not(:disabled){color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary)}.home-screen-module__esAA_a__freshPagination>button:disabled{opacity:.28;cursor:default}.home-screen-module__esAA_a__freshPagination>div{direction:ltr;background:#f4f7f4;border-radius:999px;justify-content:center;align-items:center;gap:1px;min-height:32px;padding:0 4px;display:flex}.home-screen-module__esAA_a__freshPagination>div>button{cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;width:20px;height:32px;padding:0;transition:width .23s cubic-bezier(.22,1,.36,1),transform .17s;display:grid}.home-screen-module__esAA_a__freshPagination>div>button[aria-current=page]{width:30px}.home-screen-module__esAA_a__freshPaginationDot{background:#bdc8c0;border-radius:999px;width:6px;height:6px;transition:width .23s cubic-bezier(.22,1,.36,1),background-color .18s;display:block}.home-screen-module__esAA_a__freshPagination>div>button:hover .home-screen-module__esAA_a__freshPaginationDot{background:#7e9184}.home-screen-module__esAA_a__freshPagination>div>button[aria-current=page] .home-screen-module__esAA_a__freshPaginationDot{background:var(--ladyfa-primary);width:18px}.home-screen-module__esAA_a__freshPagination button:not(:disabled):active{transform:scale(.92)}.home-screen-module__esAA_a__collectionRail{scrollbar-width:none;direction:rtl;gap:12px;width:351px;height:80px;display:flex;overflow-x:auto}.home-screen-module__esAA_a__collectionRail::-webkit-scrollbar{display:none}.home-screen-module__esAA_a__collectionCard{flex:0 0 211px;align-items:center;gap:9px;width:211px;height:80px;display:flex}.home-screen-module__esAA_a__emptyCollectionCard{flex-basis:286px;width:286px}.home-screen-module__esAA_a__collectionLogo{background:#f9f9f9;border-radius:8px;flex:0 0 80px;width:80px;height:80px;position:relative;overflow:hidden}.home-screen-module__esAA_a__collectionLogo img{object-fit:contain;width:54px;height:54px;margin:13px}.home-screen-module__esAA_a__collectionCopy{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.home-screen-module__esAA_a__collectionCopy strong{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;max-width:122px;font-size:14px;font-weight:720;line-height:21px;display:flex;overflow:hidden}.home-screen-module__esAA_a__collectionCopy strong svg{color:var(--ladyfa-primary);stroke:#fff;flex:none}.home-screen-module__esAA_a__collectionCopy small{color:#666876;white-space:nowrap;font-size:9px;font-weight:500;line-height:18px}.home-screen-module__esAA_a__collectionCopy b{white-space:nowrap;align-items:center;gap:3px;font-size:10px;font-weight:700;line-height:18px;display:flex}.home-screen-module__esAA_a__collectionCopy b svg{color:#facc15}.home-screen-module__esAA_a__collectionCopy b i{color:#a7aec1;font-style:normal;font-weight:450}.home-screen-module__esAA_a__collectionCopy .home-screen-module__esAA_a__officialCollection{color:var(--ladyfa-primary);font-weight:580}.home-screen-module__esAA_a__freshList{flex-direction:column;gap:8px;display:flex}.home-screen-module__esAA_a__freshRow{background:#f7f9f7;border:0;border-radius:17px;width:100%;min-height:104px;padding:0;transition:transform .22s cubic-bezier(.22,1,.36,1);animation:.38s cubic-bezier(.22,1,.36,1) both home-screen-module__esAA_a__fresh-card-enter;position:relative;overflow:hidden}.home-screen-module__esAA_a__freshRow:nth-child(2){animation-delay:35ms}.home-screen-module__esAA_a__freshRow:nth-child(3){animation-delay:70ms}.home-screen-module__esAA_a__freshRow:nth-child(4){animation-delay:.105s}.home-screen-module__esAA_a__freshRow:nth-child(5){animation-delay:.14s}.home-screen-module__esAA_a__freshRow:hover{transform:translateY(-2px)}.home-screen-module__esAA_a__freshCardLink{width:100%;min-height:104px;color:inherit;border-radius:inherit;align-items:stretch;gap:10px;padding:8px;display:flex}.home-screen-module__esAA_a__freshImage{background:#edf1ed;border-radius:14px;flex:0 0 84px;width:84px;height:96px;position:relative;overflow:hidden}.home-screen-module__esAA_a__freshImage img{object-fit:cover;object-position:center 18%;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1)}.home-screen-module__esAA_a__freshRow:hover .home-screen-module__esAA_a__freshImage img{transform:scale(1.045)}.home-screen-module__esAA_a__freshImage>span{z-index:2;min-height:18px;color:var(--ladyfa-primary);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe0;border-radius:7px;padding:3px 6px;font-size:8.5px;font-weight:720;line-height:12px;position:absolute;top:6px;right:6px}.home-screen-module__esAA_a__freshCopy{flex-direction:column;flex:1;min-width:0;padding:2px 0;display:flex}.home-screen-module__esAA_a__freshMeta{justify-content:space-between;align-items:center;gap:7px;min-height:18px;display:flex}.home-screen-module__esAA_a__freshMeta>span{color:#758178;text-overflow:ellipsis;white-space:nowrap;background:0 0;border-radius:0;max-width:124px;padding:0;font-size:9px;font-weight:600;line-height:15px;overflow:hidden}.home-screen-module__esAA_a__freshRating{color:#63595d;align-items:center;gap:2px;font-size:9.5px;font-weight:650;line-height:15px;display:inline-flex}.home-screen-module__esAA_a__freshRating svg{color:#eab308}.home-screen-module__esAA_a__freshProductName{color:#2f3731;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:3px;font-size:11.5px;font-weight:700;line-height:19px;overflow:hidden}.home-screen-module__esAA_a__freshFooter{direction:rtl;justify-content:space-between;align-items:flex-end;gap:7px;min-width:0;margin-top:auto;padding-left:38px;display:flex}.home-screen-module__esAA_a__freshFooter strong{min-width:0;color:var(--ladyfa-primary);flex-direction:column;line-height:1.35;display:flex}.home-screen-module__esAA_a__freshFooter strong>span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:780;overflow:hidden}.home-screen-module__esAA_a__freshFooter strong small{font-size:8px;font-weight:560}.home-screen-module__esAA_a__freshFooter strong del{color:#7d8780;font-size:8.5px;font-weight:500}.home-screen-module__esAA_a__freshDetails{min-height:30px;color:var(--ladyfa-primary);background:#edf3ee;border-radius:9px;align-items:center;gap:3px;padding:0 8px;font-size:9px;font-weight:700;display:inline-flex}.home-screen-module__esAA_a__freshRow:hover .home-screen-module__esAA_a__freshDetails{background:#e2ece4}.home-screen-module__esAA_a__freshCartAction{z-index:3;width:32px;min-width:32px;height:32px;color:var(--ladyfa-primary);background:var(--ladyfa-gold-soft);cursor:pointer;border:0;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:0;padding:0;font-family:inherit;transition:color .18s,background-color .18s,border-color .18s,transform .16s;display:inline-flex;position:absolute;bottom:8px;left:8px}.home-screen-module__esAA_a__freshCartAction img{width:17px;height:17px}.home-screen-module__esAA_a__freshCartAction:active{transform:scale(.96)}.home-screen-module__esAA_a__freshCartAction:hover{color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary)}.home-screen-module__esAA_a__freshCartAction:hover img{filter:brightness(0)invert()}.home-screen-module__esAA_a__freshCartAction.home-screen-module__esAA_a__freshActionAdded{color:#25734b;background:#edf9f2;border-color:#cfe6d8}@keyframes home-screen-module__esAA_a__fresh-card-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:374px){.home-screen-module__esAA_a__topbarActions a{flex-basis:34px;width:34px;height:34px}}@media (min-width:768px){.home-screen-module__esAA_a__main{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);align-items:start;gap:26px 28px;padding:22px 0 48px;display:grid}.home-screen-module__esAA_a__topbar{grid-column:1/-1;grid-template-columns:minmax(0,1fr);align-items:center;gap:0;width:100%;margin:0;padding:0}.home-screen-module__esAA_a__homeBrandHeader{min-height:var(--ladyfa-header-height);border:1px solid #e1e7e2;border-radius:20px}.home-screen-module__esAA_a__topbarSearch{padding:0}.home-screen-module__esAA_a__brandRow{min-height:50px}.home-screen-module__esAA_a__brandMark{flex-basis:50px;width:50px;height:51px}.home-screen-module__esAA_a__brand strong{font-size:25px}.home-screen-module__esAA_a__brand small{font-size:10.5px}.home-screen-module__esAA_a__homeSearchBox{border-radius:15px;height:46px}.home-screen-module__esAA_a__homeSearchBox input{font-size:12px}.home-screen-module__esAA_a__storyOffers{grid-column:1/-1;height:116px}.home-screen-module__esAA_a__storyOfferRail{gap:18px}.home-screen-module__esAA_a__storyOfferCard{flex-basis:84px;width:84px}.home-screen-module__esAA_a__storyOfferThumb{width:78px;height:78px}.home-screen-module__esAA_a__promotion{border-radius:26px;grid-area:3/1;height:320px}.home-screen-module__esAA_a__promotionContent{width:240px;bottom:34px;left:auto;right:30px}.home-screen-module__esAA_a__promotionContent p{font-size:14px}.home-screen-module__esAA_a__promotionContent h1{font-size:30px}.home-screen-module__esAA_a__promotionContent a{height:34px;padding-inline:11px;font-size:11.5px}.home-screen-module__esAA_a__categoryShowcase,.home-screen-module__esAA_a__arrivals{width:100%}.home-screen-module__esAA_a__categoryShowcase{grid-area:4/1}.home-screen-module__esAA_a__categories button{flex-basis:auto;min-width:max-content}.home-screen-module__esAA_a__arrivals h2{font-size:19px}.home-screen-module__esAA_a__productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px}.home-screen-module__esAA_a__product{height:auto}.home-screen-module__esAA_a__productImage{aspect-ratio:4/5;border-radius:17px;height:auto}.home-screen-module__esAA_a__productCopy{height:auto;min-height:58px}.home-screen-module__esAA_a__productSkeleton{height:auto}.home-screen-module__esAA_a__productSkeleton>span{aspect-ratio:4/5;border-radius:17px;height:auto}.home-screen-module__esAA_a__scrollPromotion{border-radius:26px;flex-basis:320px;grid-area:3/2;width:100%;height:320px}.home-screen-module__esAA_a__scrollPromotionShade{background:linear-gradient(90deg,#0000 12%,#fffaf699 54%,#fffaf6fa 100%)}.home-screen-module__esAA_a__scrollPromotionCopy{width:min(250px,68%);inset:50% 24px auto auto;transform:translateY(-50%)}.home-screen-module__esAA_a__scrollPromotionCopy h2{width:min(260px,100%);font-size:22px}.home-screen-module__esAA_a__freshStyles{grid-area:4/2;width:100%}.home-screen-module__esAA_a__freshStyles>header,.home-screen-module__esAA_a__freshRow{width:100%}}@media (min-width:1024px){.home-screen-module__esAA_a__main{padding:18px 0 48px}.home-screen-module__esAA_a__topbar{grid-template-columns:minmax(0,1fr);gap:0}.home-screen-module__esAA_a__topbar .home-screen-module__esAA_a__homeBrandHeader{display:none}.home-screen-module__esAA_a__topbarSearch{width:100%;display:block}.home-screen-module__esAA_a__homeSearchBox{background:#fff;border-color:#dce5de;border-radius:17px;gap:9px;height:54px;padding:6px 7px 6px 12px}.home-screen-module__esAA_a__homeSearchBox:focus-within{background:#fff;border-color:#b8c9bd}.home-screen-module__esAA_a__homeSearchLead{width:38px;height:38px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border:0;border-radius:12px;flex-basis:38px}.home-screen-module__esAA_a__homeSearchFallback{width:19px;height:19px}.home-screen-module__esAA_a__homeSearchField{align-items:center;padding:0 2px}.home-screen-module__esAA_a__homeSearchField>small{display:none}.home-screen-module__esAA_a__homeSearchBox input{height:38px;font-size:12px;font-weight:560;line-height:38px}.home-screen-module__esAA_a__homeSearchBox input::placeholder{color:#8f9993}.home-screen-module__esAA_a__homeSearchSubmit{border-radius:12px;flex:0 0 88px;justify-content:center;align-items:center;gap:8px;width:88px;height:40px;padding:0 12px;display:inline-flex}.home-screen-module__esAA_a__homeSearchSubmit>span{font-family:inherit;font-size:11px;font-weight:720;display:inline}.home-screen-module__esAA_a__homeSearchClear{flex-basis:34px;width:34px;height:34px}.home-screen-module__esAA_a__homeSearchPanel{border-color:#dde6df;border-radius:18px;padding:9px;top:60px}.home-screen-module__esAA_a__homeSearchResult{min-height:68px;padding:8px}.home-screen-module__esAA_a__homeSearchResult strong{font-size:12px}.home-screen-module__esAA_a__homeSearchResult small{font-size:9px}.home-screen-module__esAA_a__storyOfferRail{gap:20px}}@media (min-width:768px) and (max-width:899px){.home-screen-module__esAA_a__topbar{grid-template-columns:minmax(0,1fr);gap:12px}.home-screen-module__esAA_a__brandRow{width:100%}}@media (max-width:374px){.home-screen-module__esAA_a__promotion,.home-screen-module__esAA_a__categoryShowcase,.home-screen-module__esAA_a__arrivals,.home-screen-module__esAA_a__scrollPromotion,.home-screen-module__esAA_a__topCollections,.home-screen-module__esAA_a__freshStyles,.home-screen-module__esAA_a__topCollections>header,.home-screen-module__esAA_a__freshStyles>header,.home-screen-module__esAA_a__freshRow,.home-screen-module__esAA_a__stories,.home-screen-module__esAA_a__storyOffers,.home-screen-module__esAA_a__categoryCarousel{width:100%}}@media (prefers-reduced-motion:reduce){.home-screen-module__esAA_a__promotionTrack,.home-screen-module__esAA_a__promotionSlide>img,.home-screen-module__esAA_a__product,.home-screen-module__esAA_a__categoryShowcaseTitle,.home-screen-module__esAA_a__scrollPromotionModel,.home-screen-module__esAA_a__freshRow,.home-screen-module__esAA_a__freshImage img,.home-screen-module__esAA_a__freshPagination>div>button,.home-screen-module__esAA_a__freshPaginationDot{transition:none;animation:none}.home-screen-module__esAA_a__productSkeleton>span:after,.home-screen-module__esAA_a__productSkeleton>i:after,.home-screen-module__esAA_a__productSkeleton>b:after{animation:none}}
