.address-book-module___N1_IW__screen{background:#fff;min-height:100dvh;overflow:hidden}.address-book-module___N1_IW__main{width:min(calc(100% - (2 * var(--ladyfa-page-gutter))), 1100px);padding-bottom:calc(24px + env(safe-area-inset-bottom));scrollbar-width:none;position:absolute;top:116px;bottom:14px;right:50%;overflow-y:auto;transform:translate(50%)}.address-book-module___N1_IW__main::-webkit-scrollbar{display:none}@media (min-width:768px){.address-book-module___N1_IW__addressList,.address-book-module___N1_IW__skeletonList{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px}.address-book-module___N1_IW__intro h1{font-size:22px}.address-book-module___N1_IW__intro p{font-size:11px}}.address-book-module___N1_IW__intro{justify-content:space-between;align-items:flex-start;gap:12px;min-height:60px;display:flex}.address-book-module___N1_IW__intro>span{gap:5px;min-width:0;display:grid}.address-book-module___N1_IW__intro h1{margin:0;font-size:20px;font-weight:760;line-height:1.35}.address-book-module___N1_IW__intro p{color:var(--ladyfa-muted);margin:0;font-size:10.5px;line-height:1.7}.address-book-module___N1_IW__intro>button,.address-book-module___N1_IW__emptyState>button{color:#fff;background:var(--ladyfa-primary);height:40px;font:inherit;cursor:pointer;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;gap:5px;padding:0 14px;font-size:10.5px;font-weight:680;transition:transform .22s cubic-bezier(.22,1,.36,1),background-color .2s;display:inline-flex}.address-book-module___N1_IW__intro>button:active,.address-book-module___N1_IW__emptyState>button:active{transform:scale(.96)}.address-book-module___N1_IW__main button:focus-visible,.address-book-module___N1_IW__deleteBackdrop button:focus-visible{outline:2px solid var(--ladyfa-primary);outline-offset:2px}.address-book-module___N1_IW__addressList,.address-book-module___N1_IW__skeletonList{gap:16px;margin-top:18px;animation:.3s cubic-bezier(.22,1,.36,1) both address-book-module___N1_IW__list-in;display:grid}.address-book-module___N1_IW__addressItem{background:#fff;border:1px solid #e4e5e9;border-radius:18px;transition:border-color .22s,background-color .22s;overflow:hidden}.address-book-module___N1_IW__selectedItem{border-color:var(--ladyfa-primary);background:#f8faf7}.address-book-module___N1_IW__cardBody{width:100%;height:128px;color:var(--ladyfa-ink);text-align:right;cursor:pointer;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}.address-book-module___N1_IW__addressCopy{flex-direction:column;align-items:flex-start;gap:4px;padding:14px 15px 11px 10px;display:flex;position:absolute;inset:0 0 0 116px}.address-book-module___N1_IW__addressCopy>span{align-items:center;gap:6px;width:100%;display:flex}.address-book-module___N1_IW__addressCopy strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:740;overflow:hidden}.address-book-module___N1_IW__addressCopy i{height:21px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:10px;flex:none;align-items:center;gap:2px;padding:0 7px;font-size:8.5px;font-style:normal;font-weight:700;display:inline-flex}.address-book-module___N1_IW__addressCopy small{color:var(--ladyfa-muted);font-size:10px}.address-book-module___N1_IW__addressCopy p{color:#5f6370;width:100%;max-height:36px;margin:0;font-size:10px;line-height:17px;overflow:hidden}.address-book-module___N1_IW__addressCopy b{color:#8a8e99;margin-top:auto;font-size:9.5px;font-weight:580}.address-book-module___N1_IW__mapPreview{background:#edf0ed;width:116px;position:absolute;top:0;bottom:0;left:0;overflow:hidden}.address-book-module___N1_IW__mapPreview img{object-fit:cover}.address-book-module___N1_IW__mapPreview svg{color:var(--ladyfa-primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-62%)}.address-book-module___N1_IW__addressItem footer{border-top:1px solid #eff0f2;align-items:center;gap:5px;min-height:42px;padding:6px 9px;display:flex}.address-book-module___N1_IW__addressItem footer button{color:#666b78;height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #e7e8eb;border-radius:10px;justify-content:center;align-items:center;gap:4px;padding:0 10px;font-size:9.5px;font-weight:650;display:inline-flex}.address-book-module___N1_IW__addressItem footer button:nth-child(2){color:var(--ladyfa-danger)}.address-book-module___N1_IW__addressItem footer button:last-child{color:var(--ladyfa-primary);border-color:#ead6de;margin-right:auto}.address-book-module___N1_IW__addressItem footer button:disabled{opacity:.58;cursor:default}.address-book-module___N1_IW__emptyState{text-align:center;background:#fdfdfd;border:1px dashed #d9dadd;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;min-height:258px;margin-top:30px;padding:26px 24px;display:flex}.address-book-module___N1_IW__emptyState>span{width:58px;height:58px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:50%;place-items:center;display:grid}.address-book-module___N1_IW__emptyState h2{margin:15px 0 5px;font-size:15px}.address-book-module___N1_IW__emptyState p{max-width:245px;color:var(--ladyfa-muted);margin:0;font-size:9px;line-height:1.8}.address-book-module___N1_IW__emptyState>button{margin-top:18px}.address-book-module___N1_IW__skeletonList i{background:linear-gradient(100deg,#f7f7f8 30%,#fff 48%,#f7f7f8 66%) 0 0/240% 100%;border:1px solid #f1f1f2;border-radius:18px;height:159px;animation:1.2s infinite address-book-module___N1_IW__shimmer;display:block}.address-book-module___N1_IW__error{color:var(--ladyfa-danger);background:var(--ladyfa-discount-soft);border:1px solid #e4d6ad;border-radius:12px;margin:12px 0 0;padding:9px 11px;font-size:9px;line-height:1.7}.address-book-module___N1_IW__deleteBackdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#191d3157;place-items:center;width:100vw;animation:.2s both address-book-module___N1_IW__fade-in;display:grid;position:fixed;inset:0}.address-book-module___N1_IW__deleteDialog{text-align:center;background:#fff;border-radius:22px;flex-direction:column;align-items:center;width:312px;min-height:258px;padding:28px 24px 22px;animation:.28s cubic-bezier(.22,1,.36,1) both address-book-module___N1_IW__dialog-in;display:flex;position:relative}.address-book-module___N1_IW__deleteDialog>button{width:32px;height:32px;color:var(--ladyfa-muted);cursor:pointer;background:#fafafd;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:13px;left:13px}.address-book-module___N1_IW__deleteDialog>span{width:52px;height:52px;color:var(--ladyfa-danger);background:var(--ladyfa-discount-soft);border-radius:50%;place-items:center;display:grid}.address-book-module___N1_IW__deleteDialog h2{margin:13px 0 6px;font-size:16px}.address-book-module___N1_IW__deleteDialog p{color:var(--ladyfa-muted);align-items:center;gap:4px;margin:0;font-size:9px;display:flex}.address-book-module___N1_IW__deleteDialog>div{grid-template-columns:1fr 1fr;gap:8px;width:100%;margin-top:auto;display:grid}.address-book-module___N1_IW__deleteDialog>div button{color:#fff;background:var(--ladyfa-danger);height:42px;font:inherit;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:680;display:inline-flex}.address-book-module___N1_IW__deleteDialog>div button:last-child{color:var(--ladyfa-ink);background:#fff;border:1px solid #e4e5e9}.address-book-module___N1_IW__deleteDialog button:disabled{opacity:.55;cursor:wait}.address-book-module___N1_IW__spin{animation:.8s linear infinite address-book-module___N1_IW__spin}@keyframes address-book-module___N1_IW__spin{to{transform:rotate(360deg)}}@keyframes address-book-module___N1_IW__shimmer{to{background-position:-240% 0}}@keyframes address-book-module___N1_IW__fade-in{0%{opacity:0}}@keyframes address-book-module___N1_IW__dialog-in{0%{opacity:.7;transform:translateY(14px)scale(.97)}}@keyframes address-book-module___N1_IW__list-in{0%{opacity:0;transform:translateY(10px)}}@media (max-width:374px){.address-book-module___N1_IW__main{width:calc(100vw - 36px);right:18px}.address-book-module___N1_IW__deleteDialog{width:calc(100vw - 36px)}}@media (prefers-reduced-motion:reduce){.address-book-module___N1_IW__intro>button,.address-book-module___N1_IW__emptyState>button,.address-book-module___N1_IW__skeletonList i,.address-book-module___N1_IW__addressList,.address-book-module___N1_IW__deleteBackdrop,.address-book-module___N1_IW__deleteDialog,.address-book-module___N1_IW__spin{transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}}.address-book-module___N1_IW__screen{min-height:100dvh;overflow:clip visible}.address-book-module___N1_IW__main{width:min(calc(100% - (2 * var(--ladyfa-page-gutter))), 1100px);padding:18px 0 max(30px, env(safe-area-inset-bottom));margin-inline:auto;position:static;overflow:visible;transform:none}.address-book-module___N1_IW__intro h1{font-size:var(--ladyfa-font-lg);font-weight:var(--ladyfa-weight-bold)}.address-book-module___N1_IW__intro p,.address-book-module___N1_IW__addressCopy p{font-size:var(--ladyfa-font-sm)}.address-book-module___N1_IW__intro>button,.address-book-module___N1_IW__emptyState>button,.address-book-module___N1_IW__addressItem footer button{font-size:var(--ladyfa-font-xs)}.address-book-module___N1_IW__addressCopy strong{font-size:var(--ladyfa-font-md);font-weight:var(--ladyfa-weight-bold)}.address-book-module___N1_IW__addressCopy i,.address-book-module___N1_IW__addressCopy small,.address-book-module___N1_IW__addressCopy b,.address-book-module___N1_IW__error{font-size:var(--ladyfa-font-xs)}.address-book-module___N1_IW__emptyState h2{font-size:var(--ladyfa-font-md)}.address-book-module___N1_IW__emptyState p{max-width:280px;font-size:var(--ladyfa-font-sm)}.address-book-module___N1_IW__deleteDialog h2{font-size:var(--ladyfa-font-lg)}.address-book-module___N1_IW__deleteDialog p,.address-book-module___N1_IW__deleteDialog>div button{font-size:var(--ladyfa-font-sm)}@media (min-width:768px){.address-book-module___N1_IW__main{padding-top:28px}.address-book-module___N1_IW__intro h1{font-size:var(--ladyfa-font-xl)}.address-book-module___N1_IW__intro p{font-size:var(--ladyfa-font-sm)}}
.address-sheet-module__L_QD-q__sheetBackdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e2d2247;justify-content:center;align-items:flex-end;width:100vw;padding:8px;animation:.2s both address-sheet-module__L_QD-q__backdrop-in;display:flex;position:fixed;inset:0}.address-sheet-module__L_QD-q__addressSheet{width:min(100% - 8px,720px);max-height:min(100dvh - 16px,760px);padding:20px 20px calc(20px + env(safe-area-inset-bottom));overscroll-behavior-y:contain;scrollbar-width:none;background:#fff;border:1px solid #16463417;border-radius:26px;scroll-padding-top:74px;animation:.3s cubic-bezier(.22,1,.36,1) both address-sheet-module__L_QD-q__sheet-in;position:relative;overflow-y:auto}.address-sheet-module__L_QD-q__addressSheet::-webkit-scrollbar{display:none}.address-sheet-module__L_QD-q__savedAddressList::-webkit-scrollbar{display:none}.address-sheet-module__L_QD-q__addressSheet>header{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:66px;margin:-20px -4px 0;padding:16px 4px 10px;display:flex;position:sticky;top:-20px}.address-sheet-module__L_QD-q__addressSheet>header>div{gap:2px;min-width:0;display:grid}.address-sheet-module__L_QD-q__addressSheet>header small{color:var(--ladyfa-muted);font-size:9.5px;line-height:1.6}.address-sheet-module__L_QD-q__addressSheet h2{margin:0;font-size:17px;font-weight:760}.address-sheet-module__L_QD-q__addressSheet>header button{width:36px;height:36px;color:var(--ladyfa-muted);cursor:pointer;background:#fbfbfd;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.address-sheet-module__L_QD-q__sheetBackdrop button:focus-visible{outline:2px solid var(--ladyfa-primary);outline-offset:2px}.address-sheet-module__L_QD-q__addressSheet form,.address-sheet-module__L_QD-q__savedAddressArea,.address-sheet-module__L_QD-q__addressSheet form{margin-top:14px;animation:.25s cubic-bezier(.22,1,.36,1) both address-sheet-module__L_QD-q__content-in}.address-sheet-module__L_QD-q__formProgress{background:#f8faf8;border:1px solid #e5ebe7;border-radius:14px;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:16px;padding:9px 10px;display:grid}.address-sheet-module__L_QD-q__formProgress span{min-height:31px;color:var(--ladyfa-muted);border-radius:10px;justify-content:center;align-items:center;gap:5px;font-size:9.5px;font-weight:680;display:flex}.address-sheet-module__L_QD-q__formProgress span:first-child{color:var(--ladyfa-primary);background:#fff}.address-sheet-module__L_QD-q__formProgress b{background:#fff;border-radius:7px;place-items:center;width:20px;height:20px;font-size:8px;display:grid}.address-sheet-module__L_QD-q__formProgress span:first-child b{color:#fff;background:var(--ladyfa-primary)}.address-sheet-module__L_QD-q__savedAddressToolbar{justify-content:space-between;align-items:center;height:24px;display:flex}.address-sheet-module__L_QD-q__savedAddressToolbar strong{font-size:12px;font-weight:700}.address-sheet-module__L_QD-q__savedAddressToolbar button{color:var(--ladyfa-primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:11px;font-weight:650;display:flex}.address-sheet-module__L_QD-q__savedAddressList{gap:8px;margin-top:10px;display:grid}.address-sheet-module__L_QD-q__savedAddressItem{background:var(--ladyfa-primary-soft);border:1px solid #e5e7ed;border-radius:17px;align-items:stretch;width:100%;min-height:90px;display:flex;position:relative}.address-sheet-module__L_QD-q__savedAddressActive{border-color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft)}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child{min-width:0;height:100%;color:var(--ladyfa-ink);border-radius:inherit;text-align:right;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:5px;padding:12px;display:flex}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child span{max-width:calc(100% - 4px);color:var(--ladyfa-primary);align-items:center;gap:6px;display:flex}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child strong,.address-sheet-module__L_QD-q__savedAddressItem>button:first-child small,.address-sheet-module__L_QD-q__savedAddressItem>button:first-child em{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child strong{color:var(--ladyfa-ink);font-size:12px}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child small{color:var(--ladyfa-muted);font-size:10px}.address-sheet-module__L_QD-q__savedAddressItem>button:first-child em{color:#7d8782;font-size:9px;font-style:normal}.address-sheet-module__L_QD-q__savedAddressActions{border-right:1px solid #e5e7ed;place-content:center;gap:6px;width:45px;padding:7px;display:grid}.address-sheet-module__L_QD-q__savedAddressActions button{width:30px;height:30px;color:var(--ladyfa-primary);cursor:pointer;background:#fff;border:0;border-radius:10px;place-items:center;padding:0;display:grid}.address-sheet-module__L_QD-q__savedAddressActions button:last-child{color:#8a6b25}.address-sheet-module__L_QD-q__savedAddressToolbar button:disabled,.address-sheet-module__L_QD-q__savedAddressItem button:disabled,.address-sheet-module__L_QD-q__addressSheet>header button:disabled{opacity:.5;cursor:wait}.address-sheet-module__L_QD-q__deletePrompt{min-height:44px;color:var(--ladyfa-danger);background:var(--ladyfa-discount-soft);border:1px solid #e4d6ad;border-radius:10px;align-items:center;gap:6px;margin-top:8px;padding:7px 9px;font-size:9px;display:flex}.address-sheet-module__L_QD-q__deletePrompt span{flex:1;min-width:0}.address-sheet-module__L_QD-q__deletePrompt button{color:var(--ladyfa-ink);font:inherit;cursor:pointer;background:#fff;border:1px solid #e5e7ed;border-radius:8px;padding:5px 8px;font-size:8px}.address-sheet-module__L_QD-q__deletePrompt button:last-child{color:#fff;border-color:var(--ladyfa-danger);background:var(--ladyfa-danger)}.address-sheet-module__L_QD-q__selectionHint{color:var(--ladyfa-muted);text-align:center;margin:14px 0 2px;font-size:10px;line-height:1.8}.address-sheet-module__L_QD-q__backToAddresses{min-height:34px;color:var(--ladyfa-primary);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;margin-bottom:12px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.address-sheet-module__L_QD-q__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 10px;display:grid}.address-sheet-module__L_QD-q__fieldGrid label{flex-direction:column;gap:5px;min-width:0;display:flex}.address-sheet-module__L_QD-q__fieldGrid label span{font-size:10px;font-weight:680}.address-sheet-module__L_QD-q__fieldGrid input,.address-sheet-module__L_QD-q__fieldGrid textarea{width:100%;min-height:48px;color:var(--ladyfa-ink);font:inherit;resize:none;background:#fbfbfd;border:1px solid #e5e7ed;border-radius:12px;outline:none;padding:10px 12px;font-size:11px}.address-sheet-module__L_QD-q__fieldGrid input:focus,.address-sheet-module__L_QD-q__fieldGrid textarea:focus{border-color:var(--ladyfa-primary)}.address-sheet-module__L_QD-q__fieldGrid .address-sheet-module__L_QD-q__wideField{grid-column:1/-1}.address-sheet-module__L_QD-q__addressLocationPicker{background:#fff;border:1px solid #e5e7ed;border-radius:16px;grid-column:1/-1;padding:12px}.address-sheet-module__L_QD-q__addressLocationPicker>header{justify-content:flex-start;align-items:center;gap:9px;display:flex}.address-sheet-module__L_QD-q__addressLocationPicker>header>span{width:34px;height:34px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:50%;flex:0 0 34px;place-items:center;display:grid}.address-sheet-module__L_QD-q__addressLocationPicker>header>div{gap:2px;min-width:0;display:grid}.address-sheet-module__L_QD-q__addressLocationPicker>header strong{font-size:12px;font-weight:720}.address-sheet-module__L_QD-q__addressLocationPicker>header small{color:var(--ladyfa-muted);font-size:9.5px;line-height:1.6}.address-sheet-module__L_QD-q__addressLocationMap{background:#eef1ef;border:1px solid #e5e7ed;border-radius:13px;height:154px;margin-top:10px;position:relative;overflow:hidden}.address-sheet-module__L_QD-q__addressLocationMap iframe{border:0;width:100%;height:100%}.address-sheet-module__L_QD-q__addressLocationMap>span{width:34px;height:34px;color:var(--ladyfa-primary);pointer-events:none;background:#ffffffe0;border:2px solid #fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-70%)}.address-sheet-module__L_QD-q__addressLocationMap>a{height:29px;color:var(--ladyfa-ink);background:#ffffffeb;border:1px solid #dedfe3;border-radius:9px;align-items:center;gap:4px;padding:0 9px;font-size:9px;font-weight:680;display:inline-flex;position:absolute;bottom:7px;right:7px}.address-sheet-module__L_QD-q__addressLocationEmpty{color:#8b8588;background:#fafafa;border:1px dashed #d9d7d8;border-radius:13px;align-items:center;gap:9px;min-height:68px;margin-top:10px;padding:11px;display:flex}.address-sheet-module__L_QD-q__addressLocationEmpty>span{gap:2px;display:grid}.address-sheet-module__L_QD-q__addressLocationEmpty strong{color:var(--ladyfa-ink);font-size:10.5px}.address-sheet-module__L_QD-q__addressLocationEmpty small{font-size:9px;line-height:1.55}.address-sheet-module__L_QD-q__addressLocationActions{align-items:center;gap:7px;margin-top:9px;display:flex}.address-sheet-module__L_QD-q__addressLocationActions button{color:#fff;background:var(--ladyfa-primary);min-height:38px;font:inherit;cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:680;display:inline-flex}.address-sheet-module__L_QD-q__addressLocationActions button:last-child:not(:first-child){color:var(--ladyfa-danger);background:#fff;border:1px solid #e4d6ad}.address-sheet-module__L_QD-q__addressLocationActions button:disabled{opacity:.55;cursor:wait}.address-sheet-module__L_QD-q__addressLocationAccuracy,.address-sheet-module__L_QD-q__addressLocationMessage{margin:7px 0 0;font-size:9px;line-height:1.6}.address-sheet-module__L_QD-q__addressLocationAccuracy{color:#42765c}.address-sheet-module__L_QD-q__addressLocationMessage{color:var(--ladyfa-muted)}.address-sheet-module__L_QD-q__primaryButton{color:#fff;background:var(--ladyfa-primary);width:100%;height:52px;font:inherit;cursor:pointer;border:0;border-radius:17px;justify-content:center;align-items:center;gap:7px;margin-top:18px;font-size:12px;font-weight:720;display:flex}.address-sheet-module__L_QD-q__primaryButton:disabled{opacity:.55;cursor:wait}.address-sheet-module__L_QD-q__addressError{color:var(--ladyfa-danger);margin:10px 0 -8px;font-size:9px;line-height:15px}.address-sheet-module__L_QD-q__spin{animation:.8s linear infinite address-sheet-module__L_QD-q__spin}@keyframes address-sheet-module__L_QD-q__backdrop-in{0%{opacity:0}}@keyframes address-sheet-module__L_QD-q__sheet-in{0%{opacity:.75;transform:translateY(38px)}}@keyframes address-sheet-module__L_QD-q__content-in{0%{opacity:0;transform:translateY(8px)}}@keyframes address-sheet-module__L_QD-q__spin{to{transform:rotate(360deg)}}@media (max-width:340px){.address-sheet-module__L_QD-q__addressSheet{padding-left:18px;padding-right:18px}.address-sheet-module__L_QD-q__fieldGrid{grid-template-columns:1fr}.address-sheet-module__L_QD-q__fieldGrid .address-sheet-module__L_QD-q__wideField,.address-sheet-module__L_QD-q__addressLocationPicker{grid-column:1}}@media (max-width:767px){.address-sheet-module__L_QD-q__addressSheet{border-radius:24px;width:calc(100% - 8px);max-height:calc(100dvh - 16px)}.address-sheet-module__L_QD-q__addressSheet>header{top:-20px}}@media (min-width:768px){.address-sheet-module__L_QD-q__addressSheet{padding-left:24px;padding-right:24px}.address-sheet-module__L_QD-q__fieldGrid{gap:14px}.address-sheet-module__L_QD-q__savedAddressList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.address-sheet-module__L_QD-q__sheetBackdrop,.address-sheet-module__L_QD-q__addressSheet,.address-sheet-module__L_QD-q__addressSheet form,.address-sheet-module__L_QD-q__savedAddressArea,.address-sheet-module__L_QD-q__spin{animation-duration:.01ms;animation-iteration-count:1}}
.checkout-module__KqFLAq__checkoutScreen{--checkout-gutter:var(--ladyfa-page-gutter);height:100dvh;min-height:640px;overflow:hidden}.checkout-module__KqFLAq__header{z-index:30;top:60px;right:var(--checkout-gutter);width:calc(100% - (2 * var(--checkout-gutter)));justify-content:space-between;align-items:center;height:24px;display:flex;position:absolute}.checkout-module__KqFLAq__header>a,.checkout-module__KqFLAq__header button{width:24px;height:24px;color:var(--ladyfa-ink);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.checkout-module__KqFLAq__header span{font-size:14px;font-weight:650;line-height:18px}.checkout-module__KqFLAq__header i{place-items:center;width:24px;height:24px;font-style:normal;display:grid}.checkout-module__KqFLAq__checkoutStepper{z-index:20;width:min(calc(100% - (2 * var(--checkout-gutter))), 560px);direction:rtl;align-items:flex-start;height:42px;display:flex;position:absolute;top:99px;right:50%;transform:translate(50%)}.checkout-module__KqFLAq__checkoutStepper button{color:#9aa39e;min-width:68px;font:inherit;cursor:pointer;background:0 0;border:0;place-items:center;gap:4px;padding:0;transition:color .18s,transform .18s;display:grid}.checkout-module__KqFLAq__checkoutStepper button:disabled{cursor:default}.checkout-module__KqFLAq__checkoutStepper button span{background:#fff;border:1px solid #dce3df;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:750;transition:color .18s,border-color .18s,background-color .18s,transform .22s cubic-bezier(.22,1.3,.36,1);display:grid}.checkout-module__KqFLAq__checkoutStepper button small{white-space:nowrap;font-size:8px;font-weight:650}.checkout-module__KqFLAq__checkoutStepper button[aria-current=step],.checkout-module__KqFLAq__checkoutStepper .checkout-module__KqFLAq__stepDone{color:var(--ladyfa-primary)}.checkout-module__KqFLAq__checkoutStepper button[aria-current=step] span,.checkout-module__KqFLAq__checkoutStepper .checkout-module__KqFLAq__stepDone span{color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary)}.checkout-module__KqFLAq__checkoutStepper button[aria-current=step] span{transform:scale(1.08)}.checkout-module__KqFLAq__checkoutStepper>i{background:#dce3df;flex:1;height:1px;margin:12px 4px 0}.checkout-module__KqFLAq__checkoutStepper>i:first-of-type{background:var(--ladyfa-primary)}.checkout-module__KqFLAq__checkoutMain{top:154px;right:var(--checkout-gutter);width:calc(100% - (2 * var(--checkout-gutter)));overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:absolute;bottom:80px;overflow-y:auto}.checkout-module__KqFLAq__checkoutMain::-webkit-scrollbar{display:none}.checkout-module__KqFLAq__checkoutStepPanel{width:min(100%,720px);margin-inline:auto;padding-bottom:24px;animation:.28s cubic-bezier(.22,1,.36,1) both checkout-module__KqFLAq__checkout-panel-in}.checkout-module__KqFLAq__addressSection header,.checkout-module__KqFLAq__productSection header{justify-content:space-between;align-items:center;height:21px;display:flex}.checkout-module__KqFLAq__addressSection h2,.checkout-module__KqFLAq__productSection h2,.checkout-module__KqFLAq__paymentDetails h2{margin:0;font-size:16px;font-weight:650;line-height:21px}.checkout-module__KqFLAq__addressSection header button{color:var(--ladyfa-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:550;line-height:16px}.checkout-module__KqFLAq__addressCard{width:100%;min-height:106px;color:var(--ladyfa-ink);text-align:right;cursor:pointer;background:#fbfcfb;border:1px solid #e2e8e4;border-radius:18px;flex-direction:column;margin:12px 0 0;padding:0;transition:border-color .18s,background-color .18s,transform .18s;display:flex;position:relative;overflow:hidden}.checkout-module__KqFLAq__addressCard:active{transform:scale(.99)}.checkout-module__KqFLAq__addressSelected{background:#f8fbf9;border-color:#12432d59}.checkout-module__KqFLAq__addressCopy{flex-direction:column;flex:1;align-items:flex-start;min-width:0;padding:12px;display:flex}.checkout-module__KqFLAq__addressCopy strong{align-items:center;gap:6px;min-height:18px;font-size:12px;font-weight:720;line-height:18px;display:flex}.checkout-module__KqFLAq__addressCopy small{width:100%;color:var(--ladyfa-ink);font-size:10px;font-weight:500;line-height:15px}.checkout-module__KqFLAq__addressCopy small:first-of-type{margin-top:7px}.checkout-module__KqFLAq__addressCopy i{margin-top:5px;font-size:10px;font-style:normal;font-weight:550;line-height:15px}.checkout-module__KqFLAq__addressCopy em{color:var(--ladyfa-primary);align-items:center;gap:4px;margin-top:3px;font-size:8px;font-style:normal;font-weight:650;display:inline-flex}.checkout-module__KqFLAq__addressMap{background:#eaf0eb;border-top:1px solid #e5eae6;width:100%;height:118px;position:relative;overflow:hidden}.checkout-module__KqFLAq__addressMap iframe{pointer-events:none;border:0;width:100%;height:100%}.checkout-module__KqFLAq__addressMapEmpty{color:var(--ladyfa-primary);background:linear-gradient(145deg,#e5ece7,#f3f6f3);place-items:center;display:grid;position:absolute;inset:0}.checkout-module__KqFLAq__productSection{margin-top:16px}.checkout-module__KqFLAq__productSection header span{color:var(--ladyfa-primary);font-size:12px;font-weight:550;line-height:16px}.checkout-module__KqFLAq__productList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.checkout-module__KqFLAq__productRow{background:#fff;border:1px solid #e5e9e6;border-radius:16px;align-items:flex-start;gap:10px;min-height:78px;padding:7px;display:flex}.checkout-module__KqFLAq__productImage{background:var(--ladyfa-surface-soft);border-radius:12px;flex:0 0 66px;width:66px;height:64px;margin:0;position:relative;overflow:hidden}.checkout-module__KqFLAq__productImage img{object-fit:cover;object-position:center 18%}.checkout-module__KqFLAq__productImageFallback{color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);place-items:center;display:grid;position:absolute;inset:0}.checkout-module__KqFLAq__productRow>div{flex:1;min-width:0;height:64px;position:relative}.checkout-module__KqFLAq__productRow>div>strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;font-weight:650;line-height:18px;position:absolute;top:0;right:0;overflow:hidden}.checkout-module__KqFLAq__sizeChip{background:#f7f9f8;border:1px solid #e0e5e2;border-radius:20px;align-items:center;gap:3px;height:19px;padding:2px 7px;font-size:8px;line-height:14px;display:flex;position:absolute;top:23px;right:0}.checkout-module__KqFLAq__productRow b{color:var(--ladyfa-primary);white-space:nowrap;font-size:10px;font-weight:700;line-height:16px;position:absolute;top:46px;right:0}.checkout-module__KqFLAq__productRow b small{font-size:8px}.checkout-module__KqFLAq__quantityControl{direction:ltr;align-items:center;gap:4px;height:24px;display:flex;position:absolute;top:40px;left:0}.checkout-module__KqFLAq__quantityControl button{width:20px;height:20px;color:var(--ladyfa-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.checkout-module__KqFLAq__quantityControl .checkout-module__KqFLAq__quantityDecrease,.checkout-module__KqFLAq__quantityControl .checkout-module__KqFLAq__quantityIncrease{background:#e3e3e3;border:1px solid #fff;border-radius:50%;width:22px;height:22px}.checkout-module__KqFLAq__quantityControl .checkout-module__KqFLAq__quantityIncrease{color:#fff;background:var(--ladyfa-ink)}.checkout-module__KqFLAq__quantityControl em{min-width:8px;color:var(--ladyfa-ink);text-align:center;font-size:10px;font-style:normal;line-height:16px}.checkout-module__KqFLAq__shippingSection{margin-top:20px}.checkout-module__KqFLAq__shippingSection>header{justify-content:space-between;align-items:center;display:flex}.checkout-module__KqFLAq__shippingSection h2{margin:0;font-size:14px}.checkout-module__KqFLAq__shippingSection header small{color:var(--ladyfa-muted);font-size:8px}.checkout-module__KqFLAq__shippingSection>div{gap:8px;margin-top:10px;display:grid}.checkout-module__KqFLAq__shippingSection button{min-height:72px;color:var(--ladyfa-ink);text-align:right;cursor:pointer;background:#fff;border:1px solid #e4e9e6;border-radius:17px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;font-family:inherit;transition:border-color .18s,background-color .18s,transform .18s;display:grid;position:relative}.checkout-module__KqFLAq__shippingSection button:active{transform:scale(.99)}.checkout-module__KqFLAq__shippingSection button[aria-pressed=true]{border-color:var(--ladyfa-primary);outline-offset:2px;background:#f7faf7;outline:2px solid #1b3b2a12}.checkout-module__KqFLAq__shippingSection button:disabled{opacity:.45;cursor:not-allowed}.checkout-module__KqFLAq__shippingSection button>span{width:36px;height:36px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:12px;place-items:center;display:grid}.checkout-module__KqFLAq__shippingMotionIcon{width:21px;height:21px}.checkout-module__KqFLAq__shippingSection button>div{flex-direction:column;display:flex}.checkout-module__KqFLAq__shippingSection button strong{font-size:10px}.checkout-module__KqFLAq__shippingSection button small{color:var(--ladyfa-muted);font-size:7.5px;line-height:1.6}.checkout-module__KqFLAq__shippingSection button>b{color:var(--ladyfa-primary);white-space:nowrap;padding-left:24px;font-size:9px}.checkout-module__KqFLAq__shippingSection button>b small{color:inherit;font-size:6.5px}.checkout-module__KqFLAq__shippingSection button>i{color:#fff;background:var(--ladyfa-primary);border-radius:50%;place-items:center;width:17px;height:17px;font-style:normal;display:grid;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.checkout-module__KqFLAq__zarinLogo{color:#8b6500;background:#ffd65a;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:12px;font-weight:800;display:grid}.checkout-module__KqFLAq__paymentMethod{margin-top:16px}.checkout-module__KqFLAq__paymentMethod>header{justify-content:space-between;align-items:center;display:flex}.checkout-module__KqFLAq__paymentMethod h2{margin:0;font-size:14px}.checkout-module__KqFLAq__paymentMethod header>span{color:var(--ladyfa-primary);align-items:center;gap:4px;font-size:8px;font-weight:700;display:inline-flex}.checkout-module__KqFLAq__paymentMethod>div{background:#fbfdfb;border:1px solid #dfe7e2;border-radius:17px;align-items:center;gap:10px;min-height:70px;margin-top:10px;padding:10px;display:flex}.checkout-module__KqFLAq__paymentMethod>div>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.checkout-module__KqFLAq__paymentMethod strong{font-size:11px}.checkout-module__KqFLAq__paymentMethod small{color:var(--ladyfa-muted);font-size:8px}.checkout-module__KqFLAq__paymentMethod>div>svg{color:var(--ladyfa-primary)}.checkout-module__KqFLAq__paymentDetails{background:#fff;border:1px solid #e5eae7;border-radius:18px;margin-top:14px;padding:14px}.checkout-module__KqFLAq__paymentDetails h2{align-items:center;gap:7px;height:22px;font-size:13px;line-height:22px;display:flex}.checkout-module__KqFLAq__paymentMotionIcon{width:19px;height:19px}.checkout-module__KqFLAq__paymentRows{flex-direction:column;gap:11px;min-height:148px;margin-top:12px;display:flex}.checkout-module__KqFLAq__paymentRowsExpanded{height:auto;min-height:156px}.checkout-module__KqFLAq__paymentRows>div{color:#6b746f;flex:0 0 20px;justify-content:space-between;align-items:center;height:20px;font-size:9px;font-weight:520;line-height:18px;display:flex}.checkout-module__KqFLAq__paymentRows>div strong{color:var(--ladyfa-ink);font-size:10px;font-weight:720;line-height:20px}.checkout-module__KqFLAq__paymentDetails .checkout-module__KqFLAq__promoCode{color:var(--ladyfa-primary);direction:ltr}.checkout-module__KqFLAq__paymentDetails .checkout-module__KqFLAq__discountAmount{color:var(--ladyfa-primary)}.checkout-module__KqFLAq__paymentRows>i{border-top:1px dashed #aab2c7;flex:0 0 0;height:0}.checkout-module__KqFLAq__paymentRows .checkout-module__KqFLAq__totalRow{flex-basis:26px;height:26px}.checkout-module__KqFLAq__paymentRows .checkout-module__KqFLAq__totalRow strong{font-size:15px;line-height:26px}.checkout-module__KqFLAq__paymentRows .checkout-module__KqFLAq__totalRow small{font-size:10px}.checkout-module__KqFLAq__checkoutFooter{z-index:40;background:#fff;height:80px;padding:8px 24px 16px;position:absolute;bottom:0;left:0;right:0}.checkout-module__KqFLAq__checkoutFooter>button,.checkout-module__KqFLAq__primaryButton{color:#fff;background:var(--ladyfa-primary);cursor:pointer;border:0;border-radius:30px;justify-content:center;align-items:center;gap:7px;width:min(100%,520px);height:56px;margin-inline:auto;font-size:16px;font-weight:550;line-height:21px;display:flex}.checkout-module__KqFLAq__checkoutFooter>button:disabled{opacity:.48;cursor:not-allowed}.checkout-module__KqFLAq__checkoutActionMotionIcon{width:19px;height:19px}.checkout-module__KqFLAq__checkoutFooter>p{width:min(calc(100% - (2 * var(--checkout-gutter))), 520px);color:var(--ladyfa-danger);background:var(--ladyfa-discount-soft);border-radius:10px;margin:0;padding:8px 10px;font-size:9px;line-height:16px;position:absolute;bottom:83px;right:50%;transform:translate(50%)}.checkout-module__KqFLAq__pendingPayment{width:min(calc(100% - (2 * var(--checkout-gutter))), 520px);color:#7b6000;background:#fff6cd;border-radius:10px;align-items:center;gap:7px;min-height:40px;padding:8px 10px;font-size:9px;display:flex;position:absolute;bottom:83px;right:50%;transform:translate(50%)}.checkout-module__KqFLAq__pendingPayment span{flex:1;font-weight:700}.checkout-module__KqFLAq__pendingPayment a,.checkout-module__KqFLAq__pendingPayment button{color:var(--ladyfa-primary);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700}.checkout-module__KqFLAq__pendingPayment button:disabled{opacity:.55;cursor:wait}.checkout-module__KqFLAq__paymentBackdrop{z-index:100;background:#191d3133;position:absolute;inset:0}.checkout-module__KqFLAq__paymentSheet{--payment-gutter:var(--ladyfa-page-gutter);background:#fff;border-radius:40px 40px 0 0;width:min(100%,520px);height:450px;margin-inline:auto;position:absolute;bottom:-7px;left:0;right:0}.checkout-module__KqFLAq__paymentSheet>i{background:#dfe2eb;border-radius:10px;width:60px;height:6px;position:absolute;top:10px;right:50%;transform:translate(50%)}.checkout-module__KqFLAq__paymentSheet header{top:46px;right:var(--payment-gutter);width:calc(100% - (2 * var(--payment-gutter)));justify-content:space-between;align-items:center;height:23px;display:flex;position:absolute}.checkout-module__KqFLAq__paymentSheet h2{margin:0;font-size:18px;font-weight:720;line-height:23px}.checkout-module__KqFLAq__paymentSheet header button{width:28px;height:28px;color:var(--ladyfa-muted);cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.checkout-module__KqFLAq__gatewayOption{top:89px;right:var(--payment-gutter);width:calc(100% - (2 * var(--payment-gutter)));cursor:pointer;background:#fff;border:1px solid #e6e8ee;border-radius:15px;align-items:center;gap:14px;height:78px;padding:14px;display:flex;position:absolute}.checkout-module__KqFLAq__gatewayOption .checkout-module__KqFLAq__zarinLogo{border-radius:12px;flex-basis:50px;width:50px;height:50px}.checkout-module__KqFLAq__gatewayOption>span:nth-child(2){flex-direction:column;flex:1;gap:5px;display:flex}.checkout-module__KqFLAq__gatewayOption strong{font-size:14px;font-weight:650;line-height:18px}.checkout-module__KqFLAq__gatewayOption small{color:#a7aec1;font-size:14px;line-height:18px}.checkout-module__KqFLAq__gatewayOption input{opacity:0;position:absolute}.checkout-module__KqFLAq__gatewayOption b{color:#fff;background:var(--ladyfa-primary);border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.checkout-module__KqFLAq__gatewayNotice{top:182px;right:var(--payment-gutter);width:calc(100% - (2 * var(--payment-gutter)));color:#a7aec1;background:#fff;border:1px solid #e6e8ee;border-radius:15px;align-items:center;gap:14px;height:78px;margin:0;padding:14px;font-size:12px;line-height:18px;display:flex;position:absolute}.checkout-module__KqFLAq__gatewayNotice>svg{width:50px;height:50px;color:var(--ladyfa-primary);background:#f3f3f3;border-radius:12px;flex:0 0 50px;padding:14px}.checkout-module__KqFLAq__gatewayNotice span{flex-direction:column;display:flex}.checkout-module__KqFLAq__gatewayNotice strong{color:var(--ladyfa-ink);font-size:14px;line-height:18px}.checkout-module__KqFLAq__noCardCollection{top:275px;right:var(--payment-gutter);width:calc(100% - (2 * var(--payment-gutter)));height:56px;color:var(--ladyfa-ink);background:#fff;border:1px solid #e6e8ee;border-radius:15px;align-items:center;gap:14px;margin:0;padding:12px 14px;font-size:14px;font-weight:550;line-height:18px;display:flex;position:absolute}.checkout-module__KqFLAq__noCardCollection svg{width:32px;height:32px;color:var(--ladyfa-ink);background:#f3f3f3;border-radius:50%;padding:5px}.checkout-module__KqFLAq__paymentSheet .checkout-module__KqFLAq__primaryButton{top:361px;right:var(--payment-gutter);width:calc(100% - (2 * var(--payment-gutter)));position:absolute}.checkout-module__KqFLAq__successScreen{background:#f7faf8;min-height:100dvh;padding-bottom:32px}.checkout-module__KqFLAq__successMain{width:min(calc(100% - (2 * var(--ladyfa-page-gutter))), 480px);text-align:center;gap:14px;margin:clamp(34px,8vh,82px) auto 0;display:grid}.checkout-module__KqFLAq__successCard{background:#fff;border:1px solid #e1e9e4;border-radius:24px;flex-direction:column;align-items:center;padding:30px 20px 22px;display:flex}.checkout-module__KqFLAq__successIcon{color:#fff;background:var(--ladyfa-primary);border-radius:50%;place-items:center;width:68px;height:68px;animation:.48s cubic-bezier(.2,.85,.35,1.3) both checkout-module__KqFLAq__success-pop;display:grid}.checkout-module__KqFLAq__successMotionIcon{width:38px;height:38px}.checkout-module__KqFLAq__successCard>small{color:var(--ladyfa-primary);margin-top:17px;font-size:9px;font-weight:750}.checkout-module__KqFLAq__successMain h1{margin:4px 0 0;font-size:20px;font-weight:760;line-height:1.45}.checkout-module__KqFLAq__successMain p{max-width:330px;color:var(--ladyfa-muted);margin:8px 0 0;font-size:11px;line-height:1.9}.checkout-module__KqFLAq__successOrderCode{background:#f5f8f6;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:42px;margin-top:20px;padding:0 12px;display:flex}.checkout-module__KqFLAq__successOrderCode span{color:var(--ladyfa-muted);font-size:9px}.checkout-module__KqFLAq__successOrderCode strong{color:var(--ladyfa-primary);letter-spacing:.8px;font-size:11px}.checkout-module__KqFLAq__successActions{gap:8px;display:grid}.checkout-module__KqFLAq__successButton,.checkout-module__KqFLAq__successHome{border-radius:17px;justify-content:center;align-items:center;gap:7px;min-height:52px;font-size:12px;font-weight:700;display:flex}.checkout-module__KqFLAq__successButton{color:#fff;background:var(--ladyfa-primary)}.checkout-module__KqFLAq__successHome{color:var(--ladyfa-primary);background:#fff;border:1px solid #dce7e0}.checkout-module__KqFLAq__successActionMotionIcon{width:18px;height:18px}.checkout-module__KqFLAq__emptyCheckout{width:min(calc(100% - (2 * var(--checkout-gutter))), 420px);text-align:center;flex-direction:column;align-items:center;display:flex;position:absolute;top:clamp(160px,24vh,225px);right:50%;transform:translate(50%)}.checkout-module__KqFLAq__emptyCheckout>span{width:72px;height:72px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:50%;place-items:center;display:grid}.checkout-module__KqFLAq__emptyCheckout h1{margin:20px 0 8px;font-size:20px}.checkout-module__KqFLAq__emptyCheckout p{color:var(--ladyfa-muted);margin:0;font-size:12px}.checkout-module__KqFLAq__emptyCheckout a{color:#fff;background:var(--ladyfa-primary);border-radius:28px;place-items:center;width:220px;height:48px;margin-top:24px;font-size:13px;font-weight:650;display:grid}.checkout-module__KqFLAq__loading{background:linear-gradient(100deg,#f7f7f7 30%,#fff 48%,#f7f7f7 66%) 0 0/240% 100%;border-radius:16px;animation:1.2s infinite checkout-module__KqFLAq__shimmer;position:absolute;inset:108px 24px 120px}.checkout-module__KqFLAq__spin{animation:.8s linear infinite checkout-module__KqFLAq__spin}.checkout-module__KqFLAq__srOnly{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes checkout-module__KqFLAq__shimmer{to{background-position:-200% 0}}@keyframes checkout-module__KqFLAq__spin{to{transform:rotate(360deg)}}@keyframes checkout-module__KqFLAq__checkout-panel-in{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}@keyframes checkout-module__KqFLAq__success-pop{0%{opacity:0;transform:scale(.72)}}@media (max-width:374px){.checkout-module__KqFLAq__checkoutScreen{--checkout-gutter:18px}.checkout-module__KqFLAq__checkoutFooter{padding-inline:18px}}@media (min-width:768px){.checkout-module__KqFLAq__checkoutMain{width:min(100% - 48px,900px);padding-bottom:32px;top:164px;right:50%;transform:translate(50%)}.checkout-module__KqFLAq__checkoutStepPanel{width:min(100%,760px)}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__addressSection){grid-template-columns:1fr 1fr;align-items:start;gap:28px;display:grid}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__addressSection) .checkout-module__KqFLAq__shippingSection{margin-top:0}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__productSection){grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);grid-template-areas:"products payment""products details";align-items:start;gap:14px 24px;display:grid}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__productSection) .checkout-module__KqFLAq__productSection{grid-area:products;margin-top:0}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__productSection) .checkout-module__KqFLAq__paymentMethod{grid-area:payment;margin-top:0}.checkout-module__KqFLAq__checkoutStepPanel:has(.checkout-module__KqFLAq__productSection) .checkout-module__KqFLAq__paymentDetails{grid-area:details;margin-top:0}.checkout-module__KqFLAq__checkoutFooter{padding-inline:max(24px,50% - 260px)}.checkout-module__KqFLAq__paymentBackdrop{position:fixed}.checkout-module__KqFLAq__paymentSheet{border-radius:40px;bottom:20px}}
.brand-header-module__ZYBISW__root{z-index:80;width:100%;height:var(--ladyfa-header-height);min-height:var(--ladyfa-header-height);padding:10px var(--ladyfa-page-gutter);background:#fff;border-bottom:1px solid #1b3b2a1a;justify-content:center;align-items:center;display:flex;position:relative}.brand-header-module__ZYBISW__brand{min-width:0;color:var(--ladyfa-ink);align-items:center;gap:8px;transition:opacity .19s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-header-module__ZYBISW__brand>img{object-fit:contain;flex:0 0 48px;width:48px;height:48px}.brand-header-module__ZYBISW__brand>span{gap:2px;min-width:0;display:grid}.brand-header-module__ZYBISW__brand strong{color:var(--ladyfa-primary);font-size:var(--ladyfa-font-lg);font-weight:var(--ladyfa-weight-bold);letter-spacing:-.45px;line-height:1.18}.brand-header-module__ZYBISW__brand small{color:#66746b;white-space:nowrap;gap:0;max-width:112px;font-size:10px;font-weight:610;line-height:1.32;display:grid}.brand-header-module__ZYBISW__brand small b{color:var(--ladyfa-gold);font-weight:760}.brand-header-module__ZYBISW__brand small span{color:#66746b}.brand-header-module__ZYBISW__brand .brand-header-module__ZYBISW__brandPageTitle{color:#66746b;max-width:132px;font-size:var(--ladyfa-font-xs);font-weight:var(--ladyfa-weight-medium);text-overflow:ellipsis;white-space:nowrap;line-height:1.45;display:block;overflow:hidden}.brand-header-module__ZYBISW__brand .brand-header-module__ZYBISW__brandPageTitle span{color:inherit}.brand-header-module__ZYBISW__rightSlot,.brand-header-module__ZYBISW__leftSlot{align-items:center;gap:6px;min-width:0;transition:opacity .17s,transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;transform:translateY(-50%)}.brand-header-module__ZYBISW__rightSlot{right:var(--ladyfa-page-gutter);direction:ltr}.brand-header-module__ZYBISW__leftSlot{left:var(--ladyfa-page-gutter);direction:ltr}.brand-header-module__ZYBISW__rightSlot>button,.brand-header-module__ZYBISW__rightSlot>a,.brand-header-module__ZYBISW__leftSlot>a,.brand-header-module__ZYBISW__leftSlot>button,.brand-header-module__ZYBISW__leftSlot>div>a,.brand-header-module__ZYBISW__leftSlot>div>button,.brand-header-module__ZYBISW__iconAction{width:40px;height:40px;color:var(--ladyfa-primary);cursor:pointer;background:#f3f7f3;border:0;border-radius:12px;flex:0 0 40px;place-items:center;padding:0;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.brand-header-module__ZYBISW__rightSlot>button:hover,.brand-header-module__ZYBISW__rightSlot>a:hover,.brand-header-module__ZYBISW__leftSlot>a:hover,.brand-header-module__ZYBISW__leftSlot>button:hover,.brand-header-module__ZYBISW__leftSlot>div>a:hover,.brand-header-module__ZYBISW__leftSlot>div>button:hover{background:var(--ladyfa-primary-soft)}.brand-header-module__ZYBISW__rightSlot>button:active,.brand-header-module__ZYBISW__rightSlot>a:active,.brand-header-module__ZYBISW__leftSlot>a:active,.brand-header-module__ZYBISW__leftSlot>button:active,.brand-header-module__ZYBISW__leftSlot>div>a:active,.brand-header-module__ZYBISW__leftSlot>div>button:active{transform:scale(.94)}.brand-header-module__ZYBISW__pageTitle{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:767px){.brand-header-module__ZYBISW__rightSlot>button>svg,.brand-header-module__ZYBISW__rightSlot>button>img,.brand-header-module__ZYBISW__rightSlot>a>svg,.brand-header-module__ZYBISW__rightSlot>a>img,.brand-header-module__ZYBISW__rightSlot>div>a svg,.brand-header-module__ZYBISW__rightSlot>div>a img,.brand-header-module__ZYBISW__rightSlot>div>button svg,.brand-header-module__ZYBISW__rightSlot>div>button img,.brand-header-module__ZYBISW__leftSlot>button>svg,.brand-header-module__ZYBISW__leftSlot>button>img,.brand-header-module__ZYBISW__leftSlot>a>svg,.brand-header-module__ZYBISW__leftSlot>a>img,.brand-header-module__ZYBISW__leftSlot>div>a svg,.brand-header-module__ZYBISW__leftSlot>div>a img,.brand-header-module__ZYBISW__leftSlot>div>button svg,.brand-header-module__ZYBISW__leftSlot>div>button img{width:24px;height:24px}}.brand-header-module__ZYBISW__searching .brand-header-module__ZYBISW__brand,.brand-header-module__ZYBISW__searching .brand-header-module__ZYBISW__leftSlot{opacity:0;pointer-events:none}.brand-header-module__ZYBISW__searching .brand-header-module__ZYBISW__brand{transform:translate(-58%,-50%)scale(.96)}.brand-header-module__ZYBISW__searching .brand-header-module__ZYBISW__leftSlot{transform:translate(-14px,-50%)scale(.96)}.brand-header-module__ZYBISW__searching .brand-header-module__ZYBISW__rightSlot{opacity:0;pointer-events:none;transform:translate(10px,-50%)}.brand-header-module__ZYBISW__searchLayer{z-index:90;top:50%;right:var(--ladyfa-page-gutter);left:var(--ladyfa-page-gutter);opacity:0;pointer-events:none;transform-origin:100%;height:48px;transition:opacity .17s,transform .27s cubic-bezier(.22,1,.36,1);position:absolute;transform:translate(18px,-50%)scaleX(.94)}.brand-header-module__ZYBISW__searchLayer[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(-50%)scaleX(1)}.brand-header-module__ZYBISW__searchForm{width:100%;height:48px;color:var(--ladyfa-primary);background:#f7f9f7;border:1px solid #e3e9e4;border-radius:14px;align-items:center;gap:8px;padding:0 9px 0 7px;display:flex}.brand-header-module__ZYBISW__searchForm:focus-within{background:#fff;border-color:#c6d3c9}.brand-header-module__ZYBISW__searchForm input{min-width:0;height:100%;color:var(--ladyfa-ink);background:0 0;border:0;outline:0;flex:1;font-family:inherit;font-size:12px;font-weight:560}.brand-header-module__ZYBISW__searchForm input::placeholder{color:#9aa39d}.brand-header-module__ZYBISW__searchForm button{cursor:pointer;border:0;flex:0 0 30px;place-items:center;width:30px;height:30px;padding:0;display:grid}.brand-header-module__ZYBISW__searchClear{color:#7b867f;background:0 0;border-radius:10px}.brand-header-module__ZYBISW__searchClose{color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:10px}.brand-header-module__ZYBISW__searchSpinner{flex:0 0 17px;animation:.72s linear infinite brand-header-module__ZYBISW__header-search-spin}.brand-header-module__ZYBISW__searchResults{background:#fff;border:1px solid #1b3b2a24;border-radius:16px;max-height:min(390px,100dvh - 104px);padding:5px;animation:.22s cubic-bezier(.22,1,.36,1) both brand-header-module__ZYBISW__header-search-results-in;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto}.brand-header-module__ZYBISW__searchResult{min-height:58px;color:var(--ladyfa-ink);border-radius:13px;align-items:center;gap:9px;padding:6px;transition:background-color .16s,transform .16s;display:flex}.brand-header-module__ZYBISW__searchResult:hover{background:var(--ladyfa-primary-soft)}.brand-header-module__ZYBISW__searchResult:active{transform:scale(.985)}.brand-header-module__ZYBISW__searchResult>span{background:var(--ladyfa-surface-soft);border-radius:11px;flex:0 0 42px;width:42px;height:46px;position:relative;overflow:hidden}.brand-header-module__ZYBISW__searchResult img{object-fit:cover;object-position:center top}.brand-header-module__ZYBISW__searchResult>div{flex:1;gap:3px;min-width:0;display:grid}.brand-header-module__ZYBISW__searchResult strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700;overflow:hidden}.brand-header-module__ZYBISW__searchResult small{color:var(--ladyfa-muted);font-size:8px}.brand-header-module__ZYBISW__searchResult>b{color:var(--ladyfa-primary);white-space:nowrap;font-size:9px;font-weight:720}.brand-header-module__ZYBISW__searchResult>b small{color:inherit;font-size:7px}.brand-header-module__ZYBISW__searchStatus{min-height:62px;color:var(--ladyfa-muted);text-align:center;place-items:center;margin:0;font-size:10px;display:grid}.brand-header-module__ZYBISW__searchAll{height:40px;color:var(--ladyfa-primary);border-top:1px solid #1b3b2a1a;place-items:center;font-size:10px;font-weight:720;display:grid}@keyframes brand-header-module__ZYBISW__header-search-spin{to{transform:rotate(360deg)}}@keyframes brand-header-module__ZYBISW__header-search-results-in{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:374px){.brand-header-module__ZYBISW__root{padding-inline:12px}.brand-header-module__ZYBISW__rightSlot{right:12px}.brand-header-module__ZYBISW__leftSlot{left:12px}.brand-header-module__ZYBISW__brand{gap:5px}.brand-header-module__ZYBISW__brand>img{flex-basis:40px;width:40px;height:40px}.brand-header-module__ZYBISW__brand strong{font-size:16px}.brand-header-module__ZYBISW__brand small{max-width:88px;font-size:8.5px;line-height:1.28;display:grid}.brand-header-module__ZYBISW__rightSlot>button,.brand-header-module__ZYBISW__rightSlot>a,.brand-header-module__ZYBISW__leftSlot>a,.brand-header-module__ZYBISW__leftSlot>button,.brand-header-module__ZYBISW__leftSlot>div>a,.brand-header-module__ZYBISW__leftSlot>div>button{flex-basis:34px;width:34px;height:34px}.brand-header-module__ZYBISW__searchLayer{inset-inline:12px}}@media (prefers-reduced-motion:reduce){.brand-header-module__ZYBISW__brand,.brand-header-module__ZYBISW__rightSlot,.brand-header-module__ZYBISW__leftSlot,.brand-header-module__ZYBISW__searchLayer,.brand-header-module__ZYBISW__searchResults,.brand-header-module__ZYBISW__searchSpinner{transition:none;animation:none}}
.motion-glyph-module__puDK8G__root{color:currentColor;flex:none;place-items:center;width:1em;height:1em;display:grid;position:relative}.motion-glyph-module__puDK8G__fallback{place-items:center;width:100%;height:100%;transition:opacity .12s;display:grid}.motion-glyph-module__puDK8G__fallback>svg,.motion-glyph-module__puDK8G__animation>svg{display:block;width:100%!important;height:100%!important}.motion-glyph-module__puDK8G__animation{color:currentColor;opacity:0;transition:opacity .12s;display:block;position:absolute;inset:0}.motion-glyph-module__puDK8G__animation[data-ready=true]{opacity:1}.motion-glyph-module__puDK8G__root:has(.motion-glyph-module__puDK8G__animation[data-ready=true]) .motion-glyph-module__puDK8G__fallback{opacity:0}@media (prefers-reduced-motion:reduce){.motion-glyph-module__puDK8G__fallback,.motion-glyph-module__puDK8G__animation{transition:none}}
.mobile-screen-module__6tTd1G__stage{overscroll-behavior-y:auto;touch-action:pan-y;background:var(--ladyfa-surface);justify-content:center;width:100%;min-height:100dvh;display:flex;overflow-x:clip}.mobile-screen-module__6tTd1G__screen{width:100%;max-width:var(--ladyfa-screen-width);overscroll-behavior-y:auto;touch-action:pan-y;scrollbar-width:none;min-height:100dvh;color:var(--ladyfa-ink);background:var(--ladyfa-surface-raised);margin-inline:auto;position:relative;overflow-x:clip}.mobile-screen-module__6tTd1G__screen::-webkit-scrollbar{display:none}@media (max-width:767px){.mobile-screen-module__6tTd1G__screen{max-width:none}}@media (min-width:768px){.mobile-screen-module__6tTd1G__responsive{width:min(calc(100% - (2 * var(--ladyfa-desktop-gutter))), var(--ladyfa-content-max));max-width:1220px}}@media (min-width:1024px){.mobile-screen-module__6tTd1G__responsive:has(>nav[aria-label=ناوبری\ اصلی]){width:min(100% - 312px,1240px);max-width:none;margin-left:18px;margin-right:294px}}
.bottom-navigation-module__ikaxIq__root{z-index:80;width:min(100%, var(--ladyfa-screen-width));height:calc(var(--ladyfa-nav-height) + env(safe-area-inset-bottom));padding:0 clamp(12px, 4vw, 20px) env(safe-area-inset-bottom);view-transition-name:bottom-navigation-module__ikaxIq__ladyfa-navigation;background:#fff;border:0;border-top:1px solid #e3e9e4;position:fixed;bottom:0;right:50%;transform:translate(50%)}.bottom-navigation-module__ikaxIq__desktopBrand,.bottom-navigation-module__ikaxIq__desktopCaption,.bottom-navigation-module__ikaxIq__desktopCart,.bottom-navigation-module__ikaxIq__desktopUtilityCaption,.bottom-navigation-module__ikaxIq__desktopUtilities{display:none}.bottom-navigation-module__ikaxIq__items{height:var(--ladyfa-nav-height);direction:rtl;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:8px;display:grid;position:relative}.bottom-navigation-module__ikaxIq__item{color:#70666a;border-radius:var(--ladyfa-radius-md);height:70px;font-size:var(--ladyfa-font-xs);font-weight:var(--ladyfa-weight-medium);white-space:nowrap;border:1px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:12px 0 8px;line-height:14px;transition:color .18s,border-color .18s,background-color .18s,transform .22s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.bottom-navigation-module__ikaxIq__item:after{content:"";background:var(--ladyfa-primary);opacity:0;border-radius:999px;width:14px;height:2px;transition:opacity .18s,transform .22s;position:absolute;bottom:3px;right:50%;transform:translate(50%)scaleX(.3)}.bottom-navigation-module__ikaxIq__icon{color:currentColor;background:0 0;border:0;place-items:center;width:24px;height:24px;transition:color .18s,background-color .18s,transform .24s cubic-bezier(.2,.9,.2,1.2);display:grid;position:relative}.bottom-navigation-module__ikaxIq__icon:before{content:"";width:100%;height:100%;-webkit-mask-image:var(--nav-icon);-webkit-mask-position:50%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-image:var(--nav-icon);mask-image:var(--nav-icon);background:currentColor;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.bottom-navigation-module__ikaxIq__label{text-overflow:ellipsis;min-width:0;transition:font-weight .18s;overflow:hidden}.bottom-navigation-module__ikaxIq__item:active{transform:scale(.94)}.bottom-navigation-module__ikaxIq__active{color:var(--ladyfa-primary);background:#f2f6f2;border-color:#d6e0d8}.bottom-navigation-module__ikaxIq__active:after{opacity:1;transform:translate(50%)scaleX(1)}.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__icon{transform:translateY(-2px)}.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__icon:before{animation:.42s cubic-bezier(.22,1,.36,1) both bottom-navigation-module__ikaxIq__nav-icon-settle}.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__label{font-weight:750}.bottom-navigation-module__ikaxIq__prominent{z-index:2;color:#70666a;background:0 0;border-color:#0000;gap:2px;padding:2px 0 1px;transform:translateY(-3px)}.bottom-navigation-module__ikaxIq__prominent:active{transform:scale(.94)}.bottom-navigation-module__ikaxIq__prominent:after{display:none}.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__icon{color:#fff;outline-offset:0;background:#2a2024;border:3px solid #fff;border-radius:50%;outline:1px solid #d3ddd5;flex:0 0 46px;width:46px;height:46px}.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__icon:before{width:24px;height:24px}.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__label{color:currentColor;width:auto;height:14px;font-size:12px;line-height:14px;position:static;overflow:visible}.bottom-navigation-module__ikaxIq__prominent.bottom-navigation-module__ikaxIq__active{color:var(--ladyfa-primary);background:0 0;border-color:#0000}.bottom-navigation-module__ikaxIq__prominent.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__icon{color:#fff;background:var(--ladyfa-primary);transform:scale(1.03)}@media (max-width:340px){.bottom-navigation-module__ikaxIq__root{padding-inline:8px}.bottom-navigation-module__ikaxIq__items{gap:3px}.bottom-navigation-module__ikaxIq__item{font-size:10px}.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__icon{flex-basis:42px;width:42px;height:42px}}@media (min-width:768px){.bottom-navigation-module__ikaxIq__root{border:1px solid #dfe6df;border-bottom:0;border-radius:24px 24px 0 0;width:min(100% - 48px,720px);padding-inline:28px}}@media (max-width:1023px){.bottom-navigation-module__ikaxIq__desktopOnly{display:none}}@media (min-width:1024px){.bottom-navigation-module__ikaxIq__root{background:#fbfcfa;border:1px solid #dde6df;border-radius:30px;flex-direction:column;width:252px;height:auto;padding:18px 16px 16px;display:flex;top:18px;bottom:18px;right:18px;transform:none}.bottom-navigation-module__ikaxIq__desktopBrand{min-height:76px;color:var(--ladyfa-primary);border-bottom:1px solid #e8ede9;align-items:center;gap:12px;padding:3px 5px 18px;display:flex}.bottom-navigation-module__ikaxIq__desktopBrand>img{object-fit:contain;flex:0 0 54px;width:54px;height:54px}.bottom-navigation-module__ikaxIq__desktopBrand>span{gap:4px;min-width:0;display:grid}.bottom-navigation-module__ikaxIq__desktopBrand strong{letter-spacing:-.35px;font-size:20px;font-weight:790;line-height:1.12}.bottom-navigation-module__ikaxIq__desktopBrand small{color:#6e7a72;white-space:nowrap;font-size:9px;font-weight:560;line-height:1.55;display:grid}.bottom-navigation-module__ikaxIq__desktopBrand small b{color:var(--ladyfa-gold);font-weight:720}.bottom-navigation-module__ikaxIq__desktopCaption{color:#909b94;letter-spacing:.05px;margin:20px 10px 8px;font-size:9px;font-weight:680;display:block}.bottom-navigation-module__ikaxIq__items{flex-direction:column;gap:6px;height:auto;display:flex}.bottom-navigation-module__ikaxIq__item,.bottom-navigation-module__ikaxIq__prominent{color:#68756d;border:1px solid #0000;border-radius:16px;flex-direction:row;justify-content:flex-start;gap:10px;width:100%;height:52px;padding:0 9px;font-size:12.5px;transform:none}.bottom-navigation-module__ikaxIq__item:after,.bottom-navigation-module__ikaxIq__prominent:after{display:none}.bottom-navigation-module__ikaxIq__icon,.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__icon{color:currentColor;background:#f0f4f1;border:0;border-radius:11px;outline:0;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:6px;display:grid;position:relative}.bottom-navigation-module__ikaxIq__icon:before,.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__icon:before{width:22px;height:22px}.bottom-navigation-module__ikaxIq__label,.bottom-navigation-module__ikaxIq__prominent .bottom-navigation-module__ikaxIq__label{color:currentColor;width:auto;height:auto;font-size:12.5px;font-weight:620;line-height:18px;overflow:visible}.bottom-navigation-module__ikaxIq__item:hover{color:var(--ladyfa-primary);background:#f3f7f3;border-color:#e3eae4}.bottom-navigation-module__ikaxIq__item:active,.bottom-navigation-module__ikaxIq__prominent:active{transform:scale(.985)}.bottom-navigation-module__ikaxIq__active,.bottom-navigation-module__ikaxIq__prominent.bottom-navigation-module__ikaxIq__active{color:var(--ladyfa-primary);background:#edf4ee;border-color:#d8e3da}.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__icon,.bottom-navigation-module__ikaxIq__prominent.bottom-navigation-module__ikaxIq__active .bottom-navigation-module__ikaxIq__icon{color:#fff;background:var(--ladyfa-primary);transform:none}.bottom-navigation-module__ikaxIq__desktopUtilityCaption{color:#909b94;margin:auto 10px 8px;font-size:9px;font-weight:680;display:block}.bottom-navigation-module__ikaxIq__desktopUtilities{grid-template-columns:1fr 1fr;gap:7px;display:grid}.bottom-navigation-module__ikaxIq__desktopUtilities>a{color:#66736b;text-align:center;background:#ffffffbd;border:1px solid #e1e8e2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:78px;padding:9px 7px 8px;transition:color .18s,border-color .18s,background-color .18s,transform .18s;display:flex}.bottom-navigation-module__ikaxIq__desktopUtilities>a:hover{color:var(--ladyfa-primary);background:#f3f7f3;border-color:#ccd9cf}.bottom-navigation-module__ikaxIq__desktopUtilities>a:active{transform:scale(.98)}.bottom-navigation-module__ikaxIq__desktopUtilities>a>span:last-child{gap:1px;min-width:0;display:grid}.bottom-navigation-module__ikaxIq__desktopUtilities b{font-size:10.5px;font-weight:720}.bottom-navigation-module__ikaxIq__desktopUtilities small{color:#909992;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px;font-weight:520;overflow:hidden}.bottom-navigation-module__ikaxIq__desktopUtilityIcon,.bottom-navigation-module__ikaxIq__desktopCartIcon{color:currentColor;place-items:center;width:28px;height:28px;display:grid;position:relative}.bottom-navigation-module__ikaxIq__desktopCart{color:#fff;border:1px solid var(--ladyfa-primary);background:var(--ladyfa-primary);border-radius:17px;justify-content:space-between;align-items:center;min-height:58px;margin-top:9px;padding:0 13px 0 11px;transition:background-color .18s,border-color .18s,transform .18s;display:flex}.bottom-navigation-module__ikaxIq__desktopCart:hover{border-color:var(--ladyfa-primary-strong);background:var(--ladyfa-primary-strong)}.bottom-navigation-module__ikaxIq__desktopCart:active{transform:scale(.985)}.bottom-navigation-module__ikaxIq__desktopCart>svg{color:var(--ladyfa-gold-soft)}.bottom-navigation-module__ikaxIq__desktopCartCopy{align-items:center;gap:9px;min-width:0;display:flex}.bottom-navigation-module__ikaxIq__desktopCartCopy>span:last-child{gap:1px;min-width:0;display:grid}.bottom-navigation-module__ikaxIq__desktopCart b{font-size:11.5px;font-weight:740}.bottom-navigation-module__ikaxIq__desktopCart small{color:#ffffffad;font-size:7.5px;font-weight:520}}@keyframes bottom-navigation-module__ikaxIq__nav-icon-settle{0%{opacity:.35;transform:translateY(3px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.bottom-navigation-module__ikaxIq__item,.bottom-navigation-module__ikaxIq__item:after,.bottom-navigation-module__ikaxIq__icon,.bottom-navigation-module__ikaxIq__icon:before{transition:none;animation:none}}
.product-detail-module__9dGAPW__productScreen{height:100dvh;min-height:640px;overflow:hidden}.product-detail-module__9dGAPW__scroller{overscroll-behavior-y:contain;overscroll-behavior-x:none;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:118px;position:absolute;inset:0;overflow:clip auto}.product-detail-module__9dGAPW__scroller::-webkit-scrollbar{display:none}.product-detail-module__9dGAPW__gallery{aspect-ratio:363/398;background:linear-gradient(145deg,#f7f2ee,#f2efed);border-radius:0 0 22px 22px;width:100%;height:auto;margin:-1px 0 0;position:relative;overflow:hidden}.product-detail-module__9dGAPW__galleryTrack{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:manipulation;cursor:grab;direction:ltr;display:flex;position:absolute;inset:0;overflow-x:auto}.product-detail-module__9dGAPW__galleryTrack::-webkit-scrollbar{display:none}.product-detail-module__9dGAPW__galleryDragging{cursor:grabbing;scroll-behavior:auto}.product-detail-module__9dGAPW__gallerySlide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.product-detail-module__9dGAPW__heroImage{object-fit:cover;object-position:center top;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s;transform:scale(1)}.product-detail-module__9dGAPW__gallerySlide[aria-hidden=true] .product-detail-module__9dGAPW__heroImage{opacity:.74;transform:scale(1.012)}.product-detail-module__9dGAPW__galleryDots{z-index:2;direction:ltr;justify-content:center;align-items:center;gap:6px;height:10px;display:flex;position:absolute;bottom:92px;left:0;right:0}.product-detail-module__9dGAPW__galleryDots i{background:#fff;border-radius:50%;width:10px;height:10px;display:block}.product-detail-module__9dGAPW__galleryDots .product-detail-module__9dGAPW__activeDot{background:var(--ladyfa-primary)}.product-detail-module__9dGAPW__thumbnails{z-index:2;direction:ltr;justify-content:center;gap:8px;width:calc(100% - 20px);height:80px;display:flex;position:absolute;bottom:12px;right:10px}.product-detail-module__9dGAPW__thumbnails button{cursor:pointer;background:#eee;border:0;border-radius:10px;flex:0 0 min(80px,25% - 6px);width:80px;min-width:0;padding:0;position:relative;overflow:hidden}.product-detail-module__9dGAPW__thumbnails button:after{content:"";border-radius:inherit;border:1.5px solid #0000;position:absolute;inset:0}.product-detail-module__9dGAPW__thumbnails .product-detail-module__9dGAPW__selectedThumbnail:after{border-color:var(--ladyfa-primary)}.product-detail-module__9dGAPW__thumbnails img{object-fit:cover;object-position:center 22%}.product-detail-module__9dGAPW__content{flex-direction:column;gap:16px;width:calc(100% - 40px);min-width:0;max-width:640px;margin:16px auto 0;display:flex}.product-detail-module__9dGAPW__productOverview{flex-direction:column;gap:10px;min-height:93px;display:flex}.product-detail-module__9dGAPW__titleRow,.product-detail-module__9dGAPW__metaRow,.product-detail-module__9dGAPW__shippingPreview header,.product-detail-module__9dGAPW__reviewPreview header,.product-detail-module__9dGAPW__lastSeen header{justify-content:space-between;align-items:center;display:flex}.product-detail-module__9dGAPW__titleRow{align-items:flex-start;gap:12px;min-height:58px}.product-detail-module__9dGAPW__titleRow h1{width:auto;min-width:0;min-height:54px;color:var(--ladyfa-ink);font-size:var(--ladyfa-font-xl);font-weight:var(--ladyfa-weight-bold);letter-spacing:-.25px;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;line-height:1.38;display:-webkit-box;overflow:hidden}.product-detail-module__9dGAPW__titleActions{direction:ltr;align-items:center;gap:7px;display:flex}.product-detail-module__9dGAPW__favoriteButton,.product-detail-module__9dGAPW__shareButton{width:42px;height:42px;color:var(--ladyfa-ink);cursor:pointer;background:#f7faf7;border:1px solid #1b3b2a21;border-radius:14px;place-items:center;padding:0;transition:color .18s,border-color .18s,background-color .18s,transform .16s;display:grid}.product-detail-module__9dGAPW__shareButton,.product-detail-module__9dGAPW__favoriteButton{color:var(--ladyfa-primary)}.product-detail-module__9dGAPW__favoriteButton[aria-pressed=true]{color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary)}.product-detail-module__9dGAPW__favoriteButton:active,.product-detail-module__9dGAPW__shareButton:active{transform:scale(.94)}.product-detail-module__9dGAPW__shareButton:hover,.product-detail-module__9dGAPW__favoriteButton:hover{background:var(--ladyfa-primary-soft);border-color:#1b3b2a4d}.product-detail-module__9dGAPW__metaRow{direction:rtl;gap:12px;min-height:42px}.product-detail-module__9dGAPW__priceBlock{gap:3px;min-width:0;display:grid}.product-detail-module__9dGAPW__priceBlock>strong{color:var(--ladyfa-primary);white-space:nowrap;direction:rtl;font-size:21px;font-weight:800;line-height:25px}.product-detail-module__9dGAPW__priceBlock>strong small{font-size:10px;font-weight:600}.product-detail-module__9dGAPW__priceBlock>span{align-items:center;gap:6px;display:flex}.product-detail-module__9dGAPW__priceBlock del{color:#8b938e;font-size:10px;font-weight:520}.product-detail-module__9dGAPW__priceBlock b{color:#fff;background:var(--ladyfa-discount);border-radius:999px;padding:2px 6px;font-size:9px;font-weight:720}.product-detail-module__9dGAPW__favoriteToast{z-index:120;color:#fff;background:var(--ladyfa-primary);border-radius:14px;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:11px;font-weight:680;animation:.28s cubic-bezier(.22,1.2,.36,1) both product-detail-module__9dGAPW__favorite-toast-in;display:flex;position:fixed;bottom:102px;right:50%;transform:translate(50%)}@keyframes product-detail-module__9dGAPW__favorite-toast-in{0%{opacity:0;transform:translate(50%,10px)scale(.96)}to{opacity:1;transform:translate(50%)scale(1)}}.product-detail-module__9dGAPW__ratingLine{direction:ltr;align-items:center;gap:7px;min-width:0;display:flex}.product-detail-module__9dGAPW__ratingLine>span{height:29px;color:var(--ladyfa-gold);background:var(--ladyfa-gold-soft);border:1px solid #ba964447;border-radius:10px;align-items:center;gap:4px;padding:0 8px;display:inline-flex}.product-detail-module__9dGAPW__ratingLine>span b{color:var(--ladyfa-ink);font-size:11px;font-weight:760}.product-detail-module__9dGAPW__ratingLine small{color:#6f7771;white-space:nowrap;font-size:10.5px;font-weight:560}.product-detail-module__9dGAPW__ratingLine small b{color:var(--ladyfa-ink);font-weight:760}.product-detail-module__9dGAPW__ratingLine i{background:#1b3b2a29;width:1px;height:16px;display:block}.product-detail-module__9dGAPW__sizeSection{background:#fff;border:1px solid #e7ece8;border-radius:20px;flex-direction:column;gap:11px;min-height:82px;padding:12px;display:flex}.product-detail-module__9dGAPW__sizeHeader,.product-detail-module__9dGAPW__colorHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.product-detail-module__9dGAPW__sizeHeader>button{height:28px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);cursor:pointer;border:1px solid #1b3b2a24;border-radius:9px;padding:0 9px;font-family:inherit;font-size:9px;font-weight:700}.product-detail-module__9dGAPW__colorHeader{border-top:1px solid #edf0ee;padding-top:10px}.product-detail-module__9dGAPW__colorHeader>small{color:var(--ladyfa-muted);font-size:9px;font-weight:620}.product-detail-module__9dGAPW__sizeSection h2,.product-detail-module__9dGAPW__description h2,.product-detail-module__9dGAPW__itemDetails h2,.product-detail-module__9dGAPW__shippingPreview h2,.product-detail-module__9dGAPW__reviewPreview h2,.product-detail-module__9dGAPW__lastSeen h2{color:var(--ladyfa-ink);margin:0;font-size:14px;font-weight:700;line-height:21px}.product-detail-module__9dGAPW__sizeSection h2,.product-detail-module__9dGAPW__description h2,.product-detail-module__9dGAPW__itemDetails h2,.product-detail-module__9dGAPW__shippingPreview h2,.product-detail-module__9dGAPW__reviewPreview h2{align-items:center;gap:7px;display:flex}.product-detail-module__9dGAPW__sizeSection h2 svg,.product-detail-module__9dGAPW__description h2 svg,.product-detail-module__9dGAPW__itemDetails h2 svg,.product-detail-module__9dGAPW__shippingPreview h2 svg,.product-detail-module__9dGAPW__reviewPreview h2 svg{color:var(--ladyfa-primary)}.product-detail-module__9dGAPW__sizeSection>div{scroll-snap-type:x proximity;scrollbar-width:none;touch-action:manipulation;direction:rtl;gap:7px;width:100%;height:38px;display:flex;overflow-x:auto}.product-detail-module__9dGAPW__sizeSection>div::-webkit-scrollbar{display:none}.product-detail-module__9dGAPW__sizeChoices button{min-width:64px;height:38px;color:var(--ladyfa-muted);background:var(--ladyfa-surface-soft);white-space:nowrap;scroll-snap-align:start;cursor:pointer;border:1px solid #e2e4ea;border-radius:13px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600;line-height:1}.product-detail-module__9dGAPW__sizeSection .product-detail-module__9dGAPW__selectedSize{color:#fff;border-color:var(--ladyfa-primary);background:var(--ladyfa-primary);animation:.22s cubic-bezier(.22,1.35,.36,1) both product-detail-module__9dGAPW__product-choice-select}.product-detail-module__9dGAPW__sizeSection>.product-detail-module__9dGAPW__colorChoices{direction:rtl;align-items:center;height:42px}.product-detail-module__9dGAPW__colorChoices button{color:#fff;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #dfe5e1;border-radius:12px;place-items:center;width:38px;min-width:38px;height:38px;padding:4px;display:grid;position:relative;overflow:hidden}.product-detail-module__9dGAPW__colorChoices button>span{border:1px solid #1b3b2a1f;border-radius:9px;position:absolute;inset:4px}.product-detail-module__9dGAPW__colorChoices button>svg{z-index:1;color:#fff;filter:none;background:#1b3b2ac2;border-radius:50%;padding:2px;position:relative}.product-detail-module__9dGAPW__colorChoices .product-detail-module__9dGAPW__selectedColor{border-color:var(--ladyfa-primary);animation:.22s cubic-bezier(.22,1.35,.36,1) both product-detail-module__9dGAPW__product-choice-select}@keyframes product-detail-module__9dGAPW__product-choice-select{0%{transform:scale(.9)}to{transform:scale(1)}}.product-detail-module__9dGAPW__description{flex-direction:column;gap:10px;min-height:120px;display:flex}.product-detail-module__9dGAPW__description p{color:#939393;margin:0;font-size:11px;font-weight:500;line-height:1.75}.product-detail-module__9dGAPW__description p+p{color:#777982;border-top:1px dashed #ece8ea;margin-top:-5px;padding-top:9px}.product-detail-module__9dGAPW__descriptionHighlights{flex-wrap:wrap;gap:6px;display:flex}.product-detail-module__9dGAPW__descriptionHighlights span{color:#516057;background:#f3f7f3;border-radius:10px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:9.5px;font-weight:650;display:inline-flex}.product-detail-module__9dGAPW__descriptionHighlights svg{color:var(--ladyfa-primary)}.product-detail-module__9dGAPW__productTabs{background:#fff;border:0;border-radius:18px;overflow:hidden}.product-detail-module__9dGAPW__productTabList{background:#f4f7f4;border:1px solid #e4ebe5;border-radius:15px;grid-template-columns:repeat(3,1fr);gap:4px;height:46px;padding:4px;display:grid}.product-detail-module__9dGAPW__productTabList button{color:#7f7b7d;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-family:inherit;font-size:11px;font-weight:650;transition:color .22s,background-color .22s,transform .22s;display:flex;position:relative}.product-detail-module__9dGAPW__productTabList button[aria-selected=true]{color:#fff;background:var(--ladyfa-primary);border:0}.product-detail-module__9dGAPW__productTabList button:focus-visible{outline:2px solid var(--ladyfa-primary);outline-offset:1px}.product-detail-module__9dGAPW__productTabList button:active{transform:scale(.97)}.product-detail-module__9dGAPW__productTabPanel{background:#fafbf9;border-radius:16px;min-height:164px;margin-top:8px;padding:16px;animation:.28s cubic-bezier(.22,1,.36,1) product-detail-module__9dGAPW__product-panel-enter}.product-detail-module__9dGAPW__productTabPanel .product-detail-module__9dGAPW__description{min-height:0}.product-detail-module__9dGAPW__productTabPanel .product-detail-module__9dGAPW__itemDetails{gap:0}.product-detail-module__9dGAPW__productTabPanel .product-detail-module__9dGAPW__itemDetails dl>div:first-child{padding-top:0}.product-detail-module__9dGAPW__productTabPanel .product-detail-module__9dGAPW__itemDetails dl>div:last-child{border-bottom:0}.product-detail-module__9dGAPW__productTabPanel .product-detail-module__9dGAPW__reviewPreview article{width:auto}@keyframes product-detail-module__9dGAPW__product-panel-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.product-detail-module__9dGAPW__itemDetails{flex-direction:column;gap:12px;display:flex}.product-detail-module__9dGAPW__itemDetails dl{margin:0}.product-detail-module__9dGAPW__itemDetails dl>div{color:#444;border-bottom:1px solid #e8ede9;justify-content:space-between;align-items:center;min-height:42px;padding-inline:2px;font-size:11px;font-weight:500;line-height:18px;display:flex}.product-detail-module__9dGAPW__itemDetails dt,.product-detail-module__9dGAPW__itemDetails dd{margin:0}.product-detail-module__9dGAPW__itemDetails dt{color:#68746d;align-items:center;gap:7px;display:inline-flex}.product-detail-module__9dGAPW__itemDetails dt svg{color:var(--ladyfa-primary)}.product-detail-module__9dGAPW__itemDetails dd{color:#28382f;text-align:left;font-weight:650}.product-detail-module__9dGAPW__shippingPreview,.product-detail-module__9dGAPW__reviewPreview,.product-detail-module__9dGAPW__lastSeen{flex-direction:column;gap:12px;display:flex}.product-detail-module__9dGAPW__shippingPreview header button,.product-detail-module__9dGAPW__reviewPreview header a,.product-detail-module__9dGAPW__lastSeen header a{color:var(--ladyfa-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:550;line-height:21px}.product-detail-module__9dGAPW__shippingTrigger{width:100%;min-height:70px;color:var(--ladyfa-ink);text-align:right;cursor:pointer;background:#fff;border:1px solid #e7ece8;border-radius:18px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:11px;padding:12px;display:grid}.product-detail-module__9dGAPW__shippingTrigger>span{width:42px;height:42px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:12px;place-items:center;display:grid}.product-detail-module__9dGAPW__shippingTrigger>div{gap:5px;min-width:0;display:grid}.product-detail-module__9dGAPW__shippingTrigger strong{font-size:12px;font-weight:760}.product-detail-module__9dGAPW__shippingTrigger small{color:var(--ladyfa-muted);white-space:nowrap;font-size:8.8px;line-height:1.6}.product-detail-module__9dGAPW__shippingTrigger>svg{color:var(--ladyfa-muted);transition:transform .18s}.product-detail-module__9dGAPW__shippingTrigger[aria-expanded=true]>svg{transform:rotate(180deg)}.product-detail-module__9dGAPW__shippingTimes{align-items:center;gap:7px;min-width:0;display:flex}.product-detail-module__9dGAPW__shippingTimes b{color:var(--ladyfa-primary);font-weight:740}.product-detail-module__9dGAPW__shippingTimes i{background:var(--ladyfa-gold);border-radius:50%;flex:0 0 3px;width:3px;height:3px}.product-detail-module__9dGAPW__shippingRow{width:100%;min-height:72px;color:var(--ladyfa-ink);text-align:right;background:#fff;border:1px solid #ece7e9;border-radius:16px;align-items:center;gap:12px;padding:10px;display:flex;position:relative}.product-detail-module__9dGAPW__shippingOptions{grid-template-columns:1fr;gap:8px;animation:.22s cubic-bezier(.22,1,.36,1) product-detail-module__9dGAPW__shipping-options-enter;display:grid}.product-detail-module__9dGAPW__shippingOptions>p{color:var(--ladyfa-muted);margin:1px 2px 0;font-size:8.5px;line-height:1.7}.product-detail-module__9dGAPW__expressShipping{background:linear-gradient(145deg,#fff 20%,#fbf7ec 100%);border-color:#ba96446b}.product-detail-module__9dGAPW__shippingRow>span{width:40px;height:40px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border:0;border-radius:12px;flex:0 0 40px;place-items:center;display:grid}.product-detail-module__9dGAPW__shippingRow>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.product-detail-module__9dGAPW__shippingRow strong{font-size:11.5px;font-weight:700;line-height:18px}.product-detail-module__9dGAPW__shippingRow small{color:var(--ladyfa-muted);font-size:9.5px;font-weight:500;line-height:15px}.product-detail-module__9dGAPW__shippingRow>div b{color:var(--ladyfa-primary);font-size:9.5px;font-weight:720;display:block}.product-detail-module__9dGAPW__shippingRow>i{color:#fff;background:var(--ladyfa-primary);border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;display:grid;position:absolute;top:7px;left:7px}@keyframes product-detail-module__9dGAPW__shipping-options-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.product-detail-module__9dGAPW__reviewPreview{gap:16px}.product-detail-module__9dGAPW__reviewPreview>div{scroll-snap-type:x mandatory;scrollbar-width:none;direction:rtl;gap:10px;width:calc(100% + 16px);margin-left:-16px;padding-left:16px;display:flex;overflow-x:auto}.product-detail-module__9dGAPW__reviewPreview>div::-webkit-scrollbar{display:none}.product-detail-module__9dGAPW__reviewPreview header>strong{color:var(--ladyfa-ink);font-size:12px;font-weight:720}.product-detail-module__9dGAPW__reviewPreview article{scroll-snap-align:start;background:#fff;border:1px solid #ecefed;border-radius:16px;flex:0 0 86%;gap:10px;width:86%;min-height:112px;padding:12px;display:flex;position:relative}.product-detail-module__9dGAPW__reviewAvatar{background:var(--ladyfa-border);border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid;position:relative;overflow:hidden}.product-detail-module__9dGAPW__reviewAvatar img{object-fit:cover}.product-detail-module__9dGAPW__reviewPreview article>div{flex:1;min-width:0}.product-detail-module__9dGAPW__reviewAuthor{align-items:center;gap:4px;min-width:0;padding-left:42px;display:flex}.product-detail-module__9dGAPW__reviewAuthor strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:680;line-height:20px;overflow:hidden}.product-detail-module__9dGAPW__reviewAuthor svg{color:#2f7b59;flex:0 0 13px}.product-detail-module__9dGAPW__reviewPreview article p{color:#70727a;max-height:55px;margin:7px 0 0;font-size:10px;font-weight:480;line-height:18px;overflow:hidden}.product-detail-module__9dGAPW__reviewPreview article>b{color:var(--ladyfa-ink);align-items:center;gap:3px;font-size:11px;font-weight:650;display:flex;position:absolute;top:10px;left:10px}.product-detail-module__9dGAPW__reviewPreview article>b svg{color:#ffb800}.product-detail-module__9dGAPW__noReviews{color:var(--ladyfa-muted);margin:0;font-size:11px}.product-detail-module__9dGAPW__lastSeen{padding-bottom:18px}.product-detail-module__9dGAPW__lastSeen header small{color:var(--ladyfa-muted);font-size:8.8px;font-weight:560}.product-detail-module__9dGAPW__lastSeen>.product-detail-module__9dGAPW__relatedRail{scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;overscroll-behavior-inline:contain;touch-action:manipulation;direction:rtl;gap:12px;width:100%;min-width:0;display:flex;overflow-x:auto}.product-detail-module__9dGAPW__relatedRail::-webkit-scrollbar{display:none}.product-detail-module__9dGAPW__relatedRail>article{scroll-snap-align:start;flex:0 0 156px;width:156px}.product-detail-module__9dGAPW__relatedRailDragging{cursor:grabbing;scroll-snap-type:none}.product-detail-module__9dGAPW__productHeader{width:100%;min-height:var(--ladyfa-header-height);height:var(--ladyfa-header-height);pointer-events:auto;border-bottom:0;margin:0}.product-detail-module__9dGAPW__bottomBar{z-index:40;height:88px;padding:15px 24px calc(17px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fdfcfdf5;border-top:1px solid #1b3b2a1a;position:absolute;bottom:0;left:0;right:0}.product-detail-module__9dGAPW__bottomBar>div{direction:ltr;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:min(100%,640px);height:54px;margin-inline:auto;display:grid}.product-detail-module__9dGAPW__cartShortcut{width:44px;height:54px;color:var(--ladyfa-primary);background:var(--ladyfa-surface);border:1px solid #1b3b2a2e;border-radius:18px;flex:0 0 44px;place-items:center;display:grid}.product-detail-module__9dGAPW__cartShortcut svg{width:23px;height:23px}.product-detail-module__9dGAPW__cartShortcut:hover{border-color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft)}.product-detail-module__9dGAPW__tryOnShortcut{width:auto;min-width:0;height:54px;color:var(--ladyfa-primary);background:#fbf7eb;border:1px solid #ba964461;border-radius:16px;justify-content:center;align-items:center;gap:8px;padding:0 11px;font-size:11px;font-weight:740;transition:background-color .18s,color .18s,transform .16s;display:flex;overflow:hidden}.product-detail-module__9dGAPW__tryOnShortcut svg{width:20px;height:20px;color:var(--ladyfa-gold);flex:0 0 20px}.product-detail-module__9dGAPW__tryOnShortcut:active{transform:scale(.97)}.product-detail-module__9dGAPW__tryOnShortcut:hover{background:#f5edd8}.product-detail-module__9dGAPW__tryOnDisabled{opacity:.32}.product-detail-module__9dGAPW__tryOnIcon{width:34px;height:34px;color:var(--ladyfa-gold);background:#fff;border:0;border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.product-detail-module__9dGAPW__bottomActionMotionIcon{width:20px;height:20px}.product-detail-module__9dGAPW__tryOnLoading .product-detail-module__9dGAPW__tryOnIcon .product-detail-module__9dGAPW__bottomActionMotionIcon>span:last-child>svg,.product-detail-module__9dGAPW__buyButton[aria-busy=true] .product-detail-module__9dGAPW__buyButtonIcon .product-detail-module__9dGAPW__bottomActionMotionIcon>span:last-child>svg{animation:none}.product-detail-module__9dGAPW__tryOnCopy{text-align:right;direction:rtl;align-items:center;min-width:0;display:flex}.product-detail-module__9dGAPW__tryOnCopy strong,.product-detail-module__9dGAPW__tryOnCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail-module__9dGAPW__tryOnCopy strong{font-size:11px;font-weight:760;line-height:17px}.product-detail-module__9dGAPW__tryOnCopy small{color:#1b3b2a9e;font-size:7.5px;font-weight:560;line-height:11px}.product-detail-module__9dGAPW__tryOnLoading{background:#e5eee8}.product-detail-module__9dGAPW__tryOnLoading .product-detail-module__9dGAPW__tryOnIcon svg{color:var(--ladyfa-gold);animation:.76s linear infinite product-detail-module__9dGAPW__product-action-spin}.product-detail-module__9dGAPW__buyButton{color:#fff;border:1px solid var(--ladyfa-primary);background:var(--ladyfa-primary);cursor:pointer;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:9px;min-width:0;height:54px;padding:0 12px;transition:color .22s,background .22s,border-color .22s,transform .16s;display:flex;overflow:hidden}.product-detail-module__9dGAPW__buyButtonIcon{background:#ffffff14;border:1px solid #ffffff38;border-radius:9px;flex:0 0 25px;place-items:center;width:25px;height:25px;display:grid}.product-detail-module__9dGAPW__buyButtonIcon svg{width:19px;height:19px}.product-detail-module__9dGAPW__buyButton[aria-busy=true] .product-detail-module__9dGAPW__buyButtonIcon svg{animation:.76s linear infinite product-detail-module__9dGAPW__product-action-spin}.product-detail-module__9dGAPW__buyButtonCopy{text-align:right;direction:rtl;gap:1px;min-width:0;display:grid}.product-detail-module__9dGAPW__buyButtonCopy strong,.product-detail-module__9dGAPW__buyButtonCopy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.product-detail-module__9dGAPW__buyButtonCopy strong{font-size:11px;font-weight:730;line-height:17px}.product-detail-module__9dGAPW__buyButtonCopy small{color:#ffffffad;font-size:8.5px;font-weight:520;line-height:12px}.product-detail-module__9dGAPW__buyButtonComplete{color:var(--ladyfa-primary);background:var(--ladyfa-gold-soft);border-color:#ba9644a3}.product-detail-module__9dGAPW__buyButtonComplete .product-detail-module__9dGAPW__buyButtonIcon{color:#fff;border-color:var(--ladyfa-gold);background:var(--ladyfa-gold);animation:.42s cubic-bezier(.22,1.6,.36,1) both product-detail-module__9dGAPW__product-action-pop}.product-detail-module__9dGAPW__buyButtonComplete .product-detail-module__9dGAPW__buyButtonCopy small{color:#1b3b2aa3}.product-detail-module__9dGAPW__buyButton:disabled{cursor:not-allowed;opacity:1}.product-detail-module__9dGAPW__buyButton:disabled:not(.product-detail-module__9dGAPW__buyButtonComplete)[aria-busy=false]{opacity:.48}@keyframes product-detail-module__9dGAPW__product-action-spin{to{transform:rotate(360deg)}}@keyframes product-detail-module__9dGAPW__product-action-pop{0%{transform:scale(.6)}to{transform:scale(1)}}@media (min-width:768px){.product-detail-module__9dGAPW__scroller{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);align-items:start;column-gap:32px;padding:0 32px 122px;display:grid}.product-detail-module__9dGAPW__productHeader{width:100%;height:var(--ladyfa-header-height);min-height:var(--ladyfa-header-height);grid-column:1/-1;margin:12px 0 18px}.product-detail-module__9dGAPW__productHeaderTitle b{font-size:15px}.product-detail-module__9dGAPW__gallery{aspect-ratio:4/5;border-radius:26px;grid-area:2/1;width:100%;height:auto;max-height:700px;margin:0;position:sticky;top:82px}.product-detail-module__9dGAPW__galleryDots{top:auto;bottom:108px}.product-detail-module__9dGAPW__thumbnails{width:calc(100% - 24px);right:12px}.product-detail-module__9dGAPW__content{grid-area:2/2;gap:20px;width:100%;margin:0}.product-detail-module__9dGAPW__titleRow h1{width:calc(100% - 60px);font-size:25px}.product-detail-module__9dGAPW__productOverview{padding:4px 0 2px}.product-detail-module__9dGAPW__metaRow{min-height:38px}.product-detail-module__9dGAPW__metaRow>strong{font-size:23px}.product-detail-module__9dGAPW__sizeSection{padding:16px}.product-detail-module__9dGAPW__sizeSection>div,.product-detail-module__9dGAPW__lastSeen>.product-detail-module__9dGAPW__relatedRail{width:100%;margin-left:0;padding-left:0}.product-detail-module__9dGAPW__shippingOptions{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-module__9dGAPW__reviewPreview article{width:100%}.product-detail-module__9dGAPW__relatedRail>article{flex-basis:190px;width:190px}.product-detail-module__9dGAPW__bottomBar{padding-inline:32px}.product-detail-module__9dGAPW__bottomBar>div{grid-template-columns:repeat(2,minmax(0,1fr));width:calc(50% - 48px);min-width:320px;max-width:520px;margin-left:auto;margin-right:0}.product-detail-module__9dGAPW__favoriteToast{right:calc(25% + 16px)}}@media (max-width:374px){.product-detail-module__9dGAPW__productHeader{width:100%}.product-detail-module__9dGAPW__priceBlock>strong{flex:none;font-size:18px}.product-detail-module__9dGAPW__priceBlock>strong small{font-size:9px}.product-detail-module__9dGAPW__ratingLine{gap:4px}.product-detail-module__9dGAPW__ratingLine>span{gap:0}.product-detail-module__9dGAPW__ratingLine>span svg{width:13px;height:13px}.product-detail-module__9dGAPW__ratingLine small{font-size:10px}.product-detail-module__9dGAPW__productTabList button{gap:3px;font-size:10px}.product-detail-module__9dGAPW__bottomBar{padding-inline:16px}.product-detail-module__9dGAPW__bottomBar>div{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.product-detail-module__9dGAPW__cartShortcut{flex-basis:42px;width:42px}.product-detail-module__9dGAPW__tryOnShortcut{gap:6px;width:auto;min-width:0;padding-inline:8px;font-size:9.5px}.product-detail-module__9dGAPW__tryOnIcon{flex-basis:30px;width:30px;height:30px}.product-detail-module__9dGAPW__tryOnCopy strong{font-size:9px}.product-detail-module__9dGAPW__tryOnCopy small{display:none}.product-detail-module__9dGAPW__buyButton{gap:6px;padding-inline:8px;font-size:11px}.product-detail-module__9dGAPW__buyButtonIcon{flex-basis:23px;width:23px;height:23px}.product-detail-module__9dGAPW__buyButtonCopy strong{font-size:10px}}@media (prefers-reduced-motion:reduce){.product-detail-module__9dGAPW__heroImage,.product-detail-module__9dGAPW__productTabList button{transition:none}.product-detail-module__9dGAPW__productTabPanel,.product-detail-module__9dGAPW__sizeSection .product-detail-module__9dGAPW__selectedSize,.product-detail-module__9dGAPW__colorChoices .product-detail-module__9dGAPW__selectedColor,.product-detail-module__9dGAPW__tryOnLoading .product-detail-module__9dGAPW__tryOnIcon svg{animation:none}}
.product-sheets-module__B4wwgW__backdrop{z-index:200;width:min(100%, var(--ladyfa-screen-width));background:#191d3133;margin-inline:auto;animation:.18s ease-out both product-sheets-module__B4wwgW__product-sheet-backdrop-in;position:fixed;inset:0}.product-sheets-module__B4wwgW__sheet{--sheet-gutter:clamp(18px, 5vw, 28px);border-radius:var(--radius-3xl) var(--radius-3xl) 0 0;width:min(100%,520px);animation:product-sheets-module__B4wwgW__product-sheet-in var(--motion-slow) var(--ease-out) both;background:#fff;margin-inline:auto;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.product-sheets-module__B4wwgW__shareSheet{height:383px}.product-sheets-module__B4wwgW__deliverySheet{height:min(314px,100dvh - 24px)}.product-sheets-module__B4wwgW__sheet>header{top:20px;right:var(--sheet-gutter);left:var(--sheet-gutter);border-bottom:1px solid var(--ladyfa-border);justify-content:space-between;align-items:center;height:64px;display:flex;position:absolute}.product-sheets-module__B4wwgW__sheet h2{margin:0;font-size:20px;font-weight:700;line-height:28px}.product-sheets-module__B4wwgW__sheet header button{cursor:pointer;background:0 0;border:0;width:24px;height:24px;padding:0}.product-sheets-module__B4wwgW__sheet header button img,.product-sheets-module__B4wwgW__copyRow button img{filter:brightness(0)saturate()invert(23%)sepia(15%)saturate(1300%)hue-rotate(91deg)brightness(93%)contrast(93%)}.product-sheets-module__B4wwgW__sheet button:focus-visible{outline:2px solid color-mix(in srgb, var(--ladyfa-primary) 58%, white);outline-offset:3px;border-radius:8px}.product-sheets-module__B4wwgW__socialGrid{top:108px;right:var(--sheet-gutter);width:calc(100% - (2 * var(--sheet-gutter)));grid-template-columns:repeat(4,1fr);row-gap:16px;height:184px;display:grid;position:absolute}.product-sheets-module__B4wwgW__socialGrid button{height:84px;color:var(--ladyfa-ink);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;padding:0;transition:transform .2s cubic-bezier(.22,1,.36,1);display:flex}.product-sheets-module__B4wwgW__socialGrid button:active{transform:scale(.96)}@keyframes product-sheets-module__B4wwgW__product-sheet-backdrop-in{0%{background:#191d3100}to{background:#191d3133}}@keyframes product-sheets-module__B4wwgW__product-sheet-in{0%{opacity:0;transform:translateY(46px)}to{opacity:1;transform:translateY(0)}}.product-sheets-module__B4wwgW__socialGrid span{background:var(--ladyfa-primary-soft);border:1px solid #1b3b2a1f;border-radius:14px;place-items:center;width:56px;height:56px;display:grid}.product-sheets-module__B4wwgW__socialGrid span img{filter:brightness(0)saturate()invert(23%)sepia(15%)saturate(1300%)hue-rotate(91deg)brightness(93%)contrast(93%)}.product-sheets-module__B4wwgW__socialGrid button:nth-child(2n) span{background:var(--ladyfa-gold-soft);border-color:#ba964447}.product-sheets-module__B4wwgW__socialGrid button:nth-child(2n) span img{filter:brightness(0)saturate()invert(61%)sepia(30%)saturate(831%)hue-rotate(5deg)brightness(91%)contrast(87%)}.product-sheets-module__B4wwgW__socialGrid small{color:var(--ladyfa-primary);font-size:11px;font-weight:550;line-height:20px}.product-sheets-module__B4wwgW__copyRow{top:316px;right:var(--sheet-gutter);width:calc(100% - (2 * var(--sheet-gutter)));background:var(--ladyfa-surface-soft);border-radius:10px;align-items:center;gap:8px;height:48px;padding:0 10px 0 12px;display:flex;position:absolute}.product-sheets-module__B4wwgW__copyRow>span{min-width:0;color:var(--ladyfa-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;font-weight:500;overflow:hidden}.product-sheets-module__B4wwgW__copyRow button{height:28px;color:var(--ladyfa-primary);cursor:pointer;background:#fff;border:0;border-radius:8px;align-items:center;gap:4px;padding:0 9px;font-size:11px;font-weight:650;display:flex}.product-sheets-module__B4wwgW__deliveryOptions{top:102px;right:var(--sheet-gutter);width:calc(100% - (2 * var(--sheet-gutter)));gap:10px;display:grid;position:absolute}.product-sheets-module__B4wwgW__deliveryOptions>article{width:100%;min-height:88px;color:var(--ladyfa-ink);text-align:right;background:#f3f6f3;border:0;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 14px;font-family:inherit;display:grid}.product-sheets-module__B4wwgW__deliveryOptions>article.product-sheets-module__B4wwgW__expressDelivery{background:#faf5e8}.product-sheets-module__B4wwgW__deliveryIcon{width:46px;height:46px;color:var(--ladyfa-primary);background:#ffffffb8;border-radius:15px;place-items:center;display:grid}.product-sheets-module__B4wwgW__expressDelivery .product-sheets-module__B4wwgW__deliveryIcon{color:#8a6e27}.product-sheets-module__B4wwgW__deliveryOptions>article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.product-sheets-module__B4wwgW__deliveryOptions strong{font-size:13px;font-weight:720;line-height:1.6}.product-sheets-module__B4wwgW__deliveryOptions small{color:var(--ladyfa-muted);font-size:10px;font-weight:520;line-height:1.55}.product-sheets-module__B4wwgW__deliveryOptions b{color:var(--ladyfa-primary);white-space:nowrap;font-size:13px;font-weight:760}.product-sheets-module__B4wwgW__expressDelivery b{color:#806521}@media (max-width:359px){.product-sheets-module__B4wwgW__sheet{--sheet-gutter:16px}.product-sheets-module__B4wwgW__socialGrid{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:2px}.product-sheets-module__B4wwgW__socialGrid span{width:50px;height:50px}.product-sheets-module__B4wwgW__deliveryOptions>article{gap:8px;padding-inline:10px}.product-sheets-module__B4wwgW__deliveryOptions b{font-size:11px}}@media (min-width:768px){.product-sheets-module__B4wwgW__backdrop{width:100%;max-width:var(--ladyfa-content-max)}.product-sheets-module__B4wwgW__sheet{border-radius:var(--radius-3xl);bottom:20px}}
.product-rating-summary-module__5nvM4G__ratingSummary{background:var(--ladyfa-surface-soft);border-radius:14px;align-items:center;gap:16px;width:100%;min-height:146px;padding:16px;display:flex}.product-rating-summary-module__5nvM4G__average{flex-direction:column;align-items:center;gap:0;width:128px;display:flex}.product-rating-summary-module__5nvM4G__average strong{direction:ltr;font-size:48px;font-weight:680;line-height:1.2}.product-rating-summary-module__5nvM4G__average small{color:var(--ladyfa-muted);letter-spacing:-.28px;font-size:14px;font-weight:500;line-height:1.55}.product-rating-summary-module__5nvM4G__average>span{direction:ltr;gap:2px;margin-top:8px;display:flex}.product-rating-summary-module__5nvM4G__average .product-rating-summary-module__5nvM4G__activeStar{color:#ffb800}.product-rating-summary-module__5nvM4G__average .product-rating-summary-module__5nvM4G__inactiveStar{color:#e2e4ea}.product-rating-summary-module__5nvM4G__ratingBars{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.product-rating-summary-module__5nvM4G__ratingBars>div{direction:rtl;align-items:center;gap:8px;height:22px;display:flex}.product-rating-summary-module__5nvM4G__ratingBars span{width:47px;color:var(--ladyfa-muted);letter-spacing:-.28px;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.55}.product-rating-summary-module__5nvM4G__ratingBars i{direction:ltr;background:#e2e4ea;border-radius:8px;flex:1;height:6px;display:block;overflow:hidden}.product-rating-summary-module__5nvM4G__ratingBars b{border-radius:inherit;background:var(--ladyfa-primary);height:100%;display:block}.product-rating-summary-module__5nvM4G__compact{gap:10px;width:100%;min-height:126px;padding:12px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average{width:102px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average strong{font-size:38px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average small{font-size:11px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average>span{gap:1px;margin-top:6px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average svg{width:15px;height:15px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__ratingBars>div{gap:6px;height:19px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__ratingBars span{width:40px;font-size:11px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__ratingBars i{height:5px}@media (max-width:374px){.product-rating-summary-module__5nvM4G__ratingSummary{width:calc(100vw - 48px)}.product-rating-summary-module__5nvM4G__compact{gap:8px;width:100%}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average{width:78px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average strong{font-size:34px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__average svg{width:13px;height:13px}.product-rating-summary-module__5nvM4G__compact .product-rating-summary-module__5nvM4G__ratingBars span{width:36px;font-size:10px}}
.discovery-module__yZpaMW__discountScreen{min-height:100dvh;overflow-x:clip}.discovery-module__yZpaMW__discountMain{width:calc(100% - (2 * var(--ladyfa-page-gutter)));max-width:var(--ladyfa-content-max);padding:24px 0 calc(var(--ladyfa-nav-height) + 28px);margin-inline:auto;position:relative}.discovery-module__yZpaMW__discountHero{border-radius:var(--ladyfa-radius-xl);width:100%;height:clamp(178px,28vw,340px);position:relative;overflow:hidden}.discovery-module__yZpaMW__discountHero>img{object-fit:cover;object-position:center 43%}.discovery-module__yZpaMW__discountHero>i{background:linear-gradient(70deg,#000000d9,#00000059 45%,#0000 70%);position:absolute;inset:0}.discovery-module__yZpaMW__discountHero>div{color:#fff;width:min(48%,360px);position:absolute;bottom:clamp(14px,3vw,38px);right:clamp(18px,4vw,48px)}.discovery-module__yZpaMW__discountHero small{font-size:10px;font-weight:500}.discovery-module__yZpaMW__discountHero h1{width:170px;margin:2px 0 7px;font-family:Georgia,serif;font-size:25px;line-height:1.12}.discovery-module__yZpaMW__discountHero a{color:#fff;background:var(--ladyfa-primary);border-radius:20px;place-items:center;width:100px;height:28px;font-size:11px;display:grid}.discovery-module__yZpaMW__discountHero>span{direction:ltr;gap:4px;display:flex;position:absolute;bottom:12px;left:24px}.discovery-module__yZpaMW__discountHero>span b{background:#e2e4ea;border-radius:50%;width:8px;height:8px;display:block}.discovery-module__yZpaMW__discountHero>span b:first-child{background:var(--ladyfa-primary);border-radius:5px;width:20px}.discovery-module__yZpaMW__discountStories,.discovery-module__yZpaMW__flashSale,.discovery-module__yZpaMW__recommendations{flex-direction:column;width:100%;margin:24px 0 0;display:flex}.discovery-module__yZpaMW__discountStories{gap:14px}.discovery-module__yZpaMW__discountStories>header,.discovery-module__yZpaMW__flashSale>header{width:100%}.discovery-module__yZpaMW__discountStories h2{margin:0;font-size:17px;font-weight:760}.discovery-module__yZpaMW__discountStories header p{color:var(--ladyfa-muted);margin:4px 0 0;font-size:9px;line-height:1.7}.discovery-module__yZpaMW__discountStories>div,.discovery-module__yZpaMW__flashRail{scrollbar-width:none;scroll-snap-type:x mandatory;display:flex;overflow-x:auto}.discovery-module__yZpaMW__discountStories>div{gap:10px;padding-bottom:4px}.discovery-module__yZpaMW__discountStories>div::-webkit-scrollbar{display:none}.discovery-module__yZpaMW__flashRail::-webkit-scrollbar{display:none}.discovery-module__yZpaMW__discountStories a{color:#fff;background:var(--ladyfa-primary);scroll-snap-align:start;border:1px solid #ffffff24;border-radius:20px;flex:0 0 142px;width:142px;height:178px;display:block;position:relative;overflow:hidden}.discovery-module__yZpaMW__discountStories a img{object-fit:cover;transition:transform var(--motion-slow) var(--ease-out)}.discovery-module__yZpaMW__discountStories a:hover img{transform:scale(1.055)}.discovery-module__yZpaMW__discountStories a>i{background:linear-gradient(#0000000d 30%,#12070cd1);position:absolute;inset:0}.discovery-module__yZpaMW__discountStories a>b{text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1b3b2ae6;border-radius:12px;max-width:120px;padding:5px 8px;font-size:8px;font-weight:720;position:absolute;top:10px;right:10px;overflow:hidden}.discovery-module__yZpaMW__discountStories a>span{flex-direction:column;gap:4px;display:flex;position:absolute;bottom:11px;left:11px;right:11px}.discovery-module__yZpaMW__discountStories a strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:740;overflow:hidden}.discovery-module__yZpaMW__discountStories a small{color:#ffffffc2;font-size:8px}.discovery-module__yZpaMW__flashSale{gap:20px}.discovery-module__yZpaMW__flashSale>header,.discovery-module__yZpaMW__recommendations>header{justify-content:space-between;align-items:center;display:flex}.discovery-module__yZpaMW__flashSale h2,.discovery-module__yZpaMW__recommendations h2{margin:0;font-size:16px;font-weight:700;line-height:21px}.discovery-module__yZpaMW__flashSale header>div{align-items:center;gap:8px;display:flex}.discovery-module__yZpaMW__flashSale header small{color:#19191999;font-size:10px}.discovery-module__yZpaMW__flashSale header span{direction:ltr;gap:4px;display:flex}.discovery-module__yZpaMW__flashSale header b{color:#fff;background:var(--ladyfa-discount);border:1px solid #1b3b2a29;border-radius:7px;place-items:center;min-width:27px;height:27px;font-size:10px;display:grid}.discovery-module__yZpaMW__flashRail{gap:15px}.discovery-module__yZpaMW__flashRail>*{scroll-snap-align:start;flex:0 0 156px}.discovery-module__yZpaMW__flashRail .discovery-module__yZpaMW__discountEmpty{color:#666876;background:var(--ladyfa-surface-soft);border:1px dashed #e2e4ea;border-radius:12px;flex-basis:min(100%,420px);width:min(100%,420px);padding:22px 18px;font-size:11px;line-height:1.9}.discovery-module__yZpaMW__recommendations{gap:16px}.discovery-module__yZpaMW__recommendations header a{color:var(--ladyfa-primary);font-size:11px}.discovery-module__yZpaMW__recommendations>div{flex-direction:column;gap:16px;display:flex}@media (max-width:374px){.discovery-module__yZpaMW__discountMain{width:calc(100% - 24px)}}@media (min-width:768px){.discovery-module__yZpaMW__discountMain{padding-top:28px}.discovery-module__yZpaMW__discountHero h1{width:100%;font-size:clamp(28px,3vw,46px)}.discovery-module__yZpaMW__discountHero small{font-size:12px}.discovery-module__yZpaMW__discountHero a{width:130px;height:36px;font-size:12px}.discovery-module__yZpaMW__discountStories,.discovery-module__yZpaMW__flashSale,.discovery-module__yZpaMW__recommendations{margin-top:34px}.discovery-module__yZpaMW__discountStories>div,.discovery-module__yZpaMW__flashRail{gap:16px}.discovery-module__yZpaMW__discountStories a{flex-basis:176px;width:176px;height:220px}.discovery-module__yZpaMW__flashRail>*{flex-basis:190px}.discovery-module__yZpaMW__recommendations>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;display:grid}}
.account-overview-module___PAzTq__screen{background:#fff;min-height:100dvh;overflow-x:clip}.account-overview-module___PAzTq__main{width:min(calc(100% - (2 * var(--ladyfa-page-gutter))), 900px);padding:20px 0 calc(var(--ladyfa-nav-height) + 30px);align-content:start;gap:24px;margin-inline:auto;display:grid}.account-overview-module___PAzTq__main section{min-width:0}.account-overview-module___PAzTq__main h1{font-size:var(--ladyfa-font-md);font-weight:var(--ladyfa-weight-bold);margin:0 2px 10px;line-height:1.5}.account-overview-module___PAzTq__list{border:1px solid var(--ladyfa-border);border-radius:var(--ladyfa-radius-lg);background:#fff;overflow:hidden}.account-overview-module___PAzTq__list>a,.account-overview-module___PAzTq__list>button{width:100%;min-height:62px;color:var(--ladyfa-ink);border:0;border-bottom:1px solid var(--ladyfa-border);text-align:right;cursor:pointer;background:#fff;align-items:center;gap:10px;padding:9px 12px;font-family:inherit;display:flex}.account-overview-module___PAzTq__list>:last-child{border-bottom:0}.account-overview-module___PAzTq__list>a:hover,.account-overview-module___PAzTq__list>button:hover{background:var(--ladyfa-surface-soft)}.account-overview-module___PAzTq__list>a>i{width:36px;height:36px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:11px;flex:0 0 36px;place-items:center;font-style:normal;display:grid}.account-overview-module___PAzTq__list strong{min-width:0;font-size:var(--ladyfa-font-sm);font-weight:var(--ladyfa-weight-semibold);flex:1;line-height:1.6}.account-overview-module___PAzTq__list small{color:var(--ladyfa-muted);font-size:var(--ladyfa-font-xs)}.account-overview-module___PAzTq__list>a>svg:last-child{color:var(--ladyfa-soft-muted);flex:none}.account-overview-module___PAzTq__list .account-overview-module___PAzTq__logoutRow{color:#7f5549}.account-overview-module___PAzTq__logoutRow>svg{color:#8d594c;background:#fbf0ec;border-radius:11px;width:36px;height:36px;padding:8px}@media (min-width:768px){.account-overview-module___PAzTq__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding-top:28px}}
.promo-module__2ffwSa__promoScreen{background:#f7f9f7;min-height:100dvh;overflow:visible}.promo-module__2ffwSa__promoScreen>header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;width:100%;position:sticky;top:0;right:auto}.promo-module__2ffwSa__promoMain{width:min(calc(100% - (2 * var(--ladyfa-page-gutter))), 1100px);padding:16px 0 calc(26px + env(safe-area-inset-bottom));margin-inline:auto}.promo-module__2ffwSa__promoIntro{background:linear-gradient(135deg,#fff 12%,#f1f6f2 100%);border:1px solid #1b3b2a1a;border-radius:18px;align-items:center;gap:12px;min-height:96px;padding:13px 14px;display:flex}.promo-module__2ffwSa__introIcon{width:40px;height:40px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:13px;flex:0 0 40px;place-items:center;display:grid}.promo-module__2ffwSa__promoIntro>div{flex:1;min-width:0}.promo-module__2ffwSa__promoIntro h1{color:var(--ladyfa-ink);margin:0;font-size:13px;font-weight:760;line-height:1.55}.promo-module__2ffwSa__promoIntro p{color:var(--ladyfa-muted);margin:2px 0 0;font-size:9px;line-height:1.65}.promo-module__2ffwSa__subtotalPill{min-width:100px;color:var(--ladyfa-primary);text-align:center;background:#fff;border-radius:12px;gap:2px;padding:7px 9px;display:grid}.promo-module__2ffwSa__subtotalPill small{color:var(--ladyfa-muted);font-size:8px}.promo-module__2ffwSa__subtotalPill strong{white-space:nowrap;font-size:10px;font-weight:760}.promo-module__2ffwSa__promoList{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:10px;display:grid}.promo-module__2ffwSa__promoCard{background:#fff;border:1px solid #e5e9e6;border-radius:15px;width:100%;min-width:0;padding:10px 11px;transition:border-color .18s,background-color .18s}.promo-module__2ffwSa__selected{background:#fbfdfb;border-color:#1b3b2a70}.promo-module__2ffwSa__promoCardHeader{align-items:center;gap:8px;display:flex}.promo-module__2ffwSa__promoIcon{width:34px;height:34px;color:var(--ladyfa-primary);background:var(--ladyfa-primary-soft);border-radius:11px;flex:0 0 34px;place-items:center;display:grid}.promo-module__2ffwSa__promoCopy{flex:1;gap:2px;min-width:0;display:grid}.promo-module__2ffwSa__promoCopy strong{color:var(--ladyfa-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:750;line-height:18px;overflow:hidden}.promo-module__2ffwSa__promoCopy small{color:var(--ladyfa-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;line-height:14px;overflow:hidden}.promo-module__2ffwSa__promoCardHeader code{color:#7e672d;direction:ltr;background:#fbf6e9;border:1px solid #ba964438;border-radius:8px;padding:4px 6px;font-family:inherit;font-size:7.5px;font-weight:760}.promo-module__2ffwSa__promoFacts{border-block:1px solid #eef1ef;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:8px;padding:6px 0;display:flex}.promo-module__2ffwSa__promoFacts span{color:#667169;align-items:center;gap:4px;font-size:8px;line-height:14px;display:flex}.promo-module__2ffwSa__promoFacts svg{color:var(--ladyfa-primary)}.promo-module__2ffwSa__promoFooter{align-items:center;gap:9px;margin-top:8px;display:flex}.promo-module__2ffwSa__promoFooter p{color:#667169;flex:1;min-width:0;margin:0;font-size:8px;line-height:14px}.promo-module__2ffwSa__promoFooter .promo-module__2ffwSa__promoError{color:#876821;font-weight:650}.promo-module__2ffwSa__promoFooter button{color:#fff;background:var(--ladyfa-primary);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-width:86px;height:32px;padding-inline:11px;font-size:8.5px;font-weight:720;display:flex}.promo-module__2ffwSa__promoFooter button[aria-pressed=true]{background:#12865f}.promo-module__2ffwSa__promoFooter button:disabled{color:#8c958e;cursor:not-allowed;background:#edf0ee}.promo-module__2ffwSa__unavailable{background:#fafbfa}.promo-module__2ffwSa__unavailable .promo-module__2ffwSa__promoIcon{color:#8b958e;background:#eef1ef}.promo-module__2ffwSa__promoSkeleton{background:linear-gradient(90deg,#f3f3f5 25%,#fafafa 42%,#f3f3f5 58%) 0 0/300% 100%;border-radius:15px;width:100%;height:128px;animation:1.25s ease-in-out infinite promo-module__2ffwSa__promo-shimmer}.promo-module__2ffwSa__promoState{width:100%;min-height:250px;color:var(--ladyfa-ink);text-align:center;flex-direction:column;align-items:center;padding:56px 24px 24px;display:flex}.promo-module__2ffwSa__promoState>span{width:52px;height:52px;color:var(--ladyfa-primary);background:var(--ladyfa-surface-soft);border-radius:50%;place-items:center;display:grid}.promo-module__2ffwSa__promoState strong{margin-top:16px;font-size:15px;font-weight:700}.promo-module__2ffwSa__promoState p{color:var(--ladyfa-muted);margin:7px 0 0;font-size:11px;line-height:20px}.promo-module__2ffwSa__promoState button{color:#fff;background:var(--ladyfa-primary);height:38px;font:inherit;cursor:pointer;border:0;border-radius:20px;margin-top:18px;padding:0 22px;font-size:11px}@keyframes promo-module__2ffwSa__promo-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:520px){.promo-module__2ffwSa__promoMain{width:calc(100% - 24px);padding-top:12px}.promo-module__2ffwSa__promoIntro{flex-wrap:wrap;min-height:0;padding:11px 12px}.promo-module__2ffwSa__promoIntro>div{flex:0 0 calc(100% - 50px);width:calc(100% - 50px)}.promo-module__2ffwSa__subtotalPill{text-align:right;justify-content:space-between;align-items:center;width:100%;display:flex}.promo-module__2ffwSa__promoCard{padding:10px}.promo-module__2ffwSa__promoFacts{gap:3px;display:grid}.promo-module__2ffwSa__promoFooter{flex-direction:row;align-items:center;gap:8px}.promo-module__2ffwSa__promoFooter button{flex:none;width:auto}}@media (min-width:768px){.promo-module__2ffwSa__promoList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.promo-module__2ffwSa__promoState{grid-column:1/-1}.promo-module__2ffwSa__promoIntro{padding-inline:22px}}
.onboarding-module__4g9Eeq__splash,.onboarding-module__4g9Eeq__onboarding{min-height:max(812px,100dvh)}.onboarding-module__4g9Eeq__splash{color:#fff;background:var(--ladyfa-primary);overflow:hidden}.onboarding-module__4g9Eeq__brand{text-align:center;flex-direction:column;align-items:center;gap:7px;display:flex;position:absolute;top:230px;left:0;right:0}.onboarding-module__4g9Eeq__brand>img{object-fit:contain;background:#fdfcfd;border:1px solid #ba964470;border-radius:30px;width:94px;height:97px;padding:12px}.onboarding-module__4g9Eeq__brand strong{font-size:34px;font-weight:800;line-height:52px}.onboarding-module__4g9Eeq__brand p,.onboarding-module__4g9Eeq__version{margin:0}.onboarding-module__4g9Eeq__brand p{color:#e2e4ea;font-size:16px;font-weight:400;line-height:29px}.onboarding-module__4g9Eeq__version{color:#e2e4ea;text-align:center;font-size:14px;font-weight:520;line-height:18px;position:absolute;top:739px;left:0;right:0}.onboarding-module__4g9Eeq__onboarding{background:#fff;overflow:hidden}.onboarding-module__4g9Eeq__photo{z-index:0;height:548px;position:absolute;top:0;left:0;right:0;overflow:hidden}.onboarding-module__4g9Eeq__photo>img{object-fit:cover;object-position:center}.onboarding-module__4g9Eeq__photoShade{background:linear-gradient(#0000 55.14%,#0003 86.1%);position:absolute;inset:0}.onboarding-module__4g9Eeq__progress{z-index:5;direction:rtl;grid-template-columns:repeat(3,1fr);gap:16px;height:4px;display:grid;position:absolute;top:526px;left:22px;right:16px}.onboarding-module__4g9Eeq__progress span{background:#ffffff4d;border-radius:99px;height:4px}.onboarding-module__4g9Eeq__progress .onboarding-module__4g9Eeq__progressActive{background:#fff}.onboarding-module__4g9Eeq__content{flex-direction:column;align-items:stretch;gap:28px;width:327px;display:flex;position:absolute;top:570px;right:21px}.onboarding-module__4g9Eeq__copy{flex-direction:column;gap:12px;height:120px;display:flex}.onboarding-module__4g9Eeq__copy h1,.onboarding-module__4g9Eeq__copy p{margin:0}.onboarding-module__4g9Eeq__copy h1{min-height:57px;color:var(--ladyfa-ink);font-size:22px;font-weight:680;line-height:29px}.onboarding-module__4g9Eeq__copy p{color:var(--ladyfa-soft-muted);font-size:14px;font-weight:400;line-height:25px}.onboarding-module__4g9Eeq__action{color:#fff;background:var(--ladyfa-primary);border-radius:30px;justify-content:center;align-items:center;width:327px;height:56px;font-size:16px;font-weight:550;line-height:21px;display:flex}@media (max-width:374px){.onboarding-module__4g9Eeq__content{width:calc(100vw - 36px);right:18px}.onboarding-module__4g9Eeq__action{width:100%}}
