.Header-module__lnUIdW__header{background-color:var(--white);z-index:100;align-items:center;width:100%;height:72px;padding:0 80px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__headerContent{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__lnUIdW__logo{color:#272727;white-space:nowrap;letter-spacing:-.5px;font-size:36px;font-weight:800;text-decoration:none}.Header-module__lnUIdW__headerActions{align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__createAccountBtn{color:#272727;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 12px;font-size:18px;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__lnUIdW__createAccountBtn:hover{opacity:.7}.Header-module__lnUIdW__enterBtn{color:#fff;white-space:nowrap;background-color:#5ca87c;border-radius:8px;justify-content:center;align-items:center;width:140px;height:48px;margin-left:20px;font-size:18px;font-weight:700;text-decoration:none;transition:background-color .2s,transform .15s;display:inline-flex}.Header-module__lnUIdW__enterBtn:hover{background-color:#498f67;transform:translateY(-1px)}.Header-module__lnUIdW__notificationWrapper{cursor:pointer;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__actionIcon{color:#272727;width:24px;height:24px;transition:color .2s}.Header-module__lnUIdW__actionIcon:hover{color:#34c759}.Header-module__lnUIdW__cartIcon,.Header-module__lnUIdW__notificationIcon{color:#5ca87c;width:24px;height:24px;transition:opacity .2s}.Header-module__lnUIdW__cartIcon:hover,.Header-module__lnUIdW__notificationIcon:hover{opacity:.8}.Header-module__lnUIdW__cartWrapper{cursor:pointer;align-items:center;display:flex;position:relative}.Header-module__lnUIdW__badge{color:#fff;background-color:#ff3b30;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:2px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Header-module__lnUIdW__profileCircle{cursor:pointer;background-color:#e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:box-shadow .2s;display:flex;overflow:hidden}.Header-module__lnUIdW__profileCircle:hover{box-shadow:0 0 0 2px #34c75966}.Header-module__lnUIdW__profileMenuWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__lnUIdW__profileDropdown{z-index:101;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;min-width:180px;padding:8px 0;animation:.2s ease-out Header-module__lnUIdW__fadeIn;display:flex;position:absolute;top:50px;right:0;box-shadow:0 4px 12px #0000001a}.Header-module__lnUIdW__profileDropdown:before{content:"";width:100%;height:15px;position:absolute;top:-15px;left:0}@keyframes Header-module__lnUIdW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__lnUIdW__profileIcon{color:#34c759;width:22px;height:22px}.Header-module__lnUIdW__headerAvatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.Header-module__lnUIdW__locationGroup{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;transition:background-color .2s;display:flex;position:relative}.Header-module__lnUIdW__locationGroup:hover{background-color:#f5f5f5}.Header-module__lnUIdW__verticalDivider{background-color:#dde1e6;width:1px;height:12px;margin:0 4px}.Header-module__lnUIdW__locationText{color:#272727;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:500;overflow:hidden}.Header-module__lnUIdW__dropdownMenu{z-index:101;background:#fff;border:1px solid #eee;border-radius:8px;flex-direction:column;min-width:240px;padding:8px 0;display:flex;position:absolute;top:48px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000001a}.Header-module__lnUIdW__dropdownItem{color:#272727;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:500;transition:background-color .2s;display:flex}.Header-module__lnUIdW__dropdownDivider{background-color:#eee;height:1px;margin:4px 0}.Header-module__lnUIdW__logoutItem{color:#ff3b30}.Header-module__lnUIdW__dropdownItem:hover{background-color:#f5f5f5}.Header-module__lnUIdW__locationDropdown{z-index:101;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;min-width:340px;padding:20px 0;animation:.3s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__slideDown;display:flex;position:absolute;top:52px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000001f}@keyframes Header-module__lnUIdW__slideDown{0%{opacity:0;transform:translate(-50%,-10px)}to{opacity:1;transform:translate(-50%)}}.Header-module__lnUIdW__dropdownSection{padding:0 20px}.Header-module__lnUIdW__sectionTitle{color:#99a1af;text-transform:uppercase;letter-spacing:1px;margin-top:16px;margin-bottom:12px;font-size:11px;font-weight:700;display:block}.Header-module__lnUIdW__sectionTitle:first-child{margin-top:0}.Header-module__lnUIdW__addressList{max-height:280px;margin-bottom:8px;overflow-y:auto}.Header-module__lnUIdW__addressItem{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:calc(100% - 16px);margin:0 8px;padding:12px 20px;transition:all .2s;display:flex;position:relative}.Header-module__lnUIdW__addressItem:hover{background-color:#f7fbff}.Header-module__lnUIdW__activeAddressItem{background-color:#3bb77e14}.Header-module__lnUIdW__addressIconWrapper{background:#f5f5f5;border-radius:80px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Header-module__lnUIdW__activeAddressItem .Header-module__lnUIdW__addressIconWrapper{color:#fff;background:#3bb77e}.Header-module__lnUIdW__addressInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__lnUIdW__addressStreet{color:#253d4e;white-space:nowrap;text-overflow:ellipsis;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:600;overflow:hidden}.Header-module__lnUIdW__addressCity{color:#7e7e7e;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.Header-module__lnUIdW__addressActions{opacity:0;gap:4px;transition:opacity .2s;display:flex}.Header-module__lnUIdW__addressItem:hover .Header-module__lnUIdW__addressActions{opacity:1}.Header-module__lnUIdW__iconBtn{cursor:pointer;color:#253d4e;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.Header-module__lnUIdW__editBtn:hover{color:#3bb77e;background:#e8f5e9}.Header-module__lnUIdW__deleteBtn:hover{color:#ff3b30;background:#ffebee}.Header-module__lnUIdW__actionItem{color:#253d4e;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__lnUIdW__actionItem:hover{background:#f5f5f5}.Header-module__lnUIdW__actionIcon{color:#3bb77e}@media (max-width:1200px){.Header-module__lnUIdW__header{padding:0 40px}.Header-module__lnUIdW__locationText{max-width:150px}}@media (max-width:992px){.Header-module__lnUIdW__headerActions{gap:20px}.Header-module__lnUIdW__locationText{max-width:120px}}@media (max-width:768px){.Header-module__lnUIdW__header{height:60px;padding:0 20px}.Header-module__lnUIdW__logo{font-size:28px}.Header-module__lnUIdW__locationText{max-width:100px;font-size:14px}.Header-module__lnUIdW__profileCircle{width:36px;height:36px}.Header-module__lnUIdW__headerActions{gap:16px}.Header-module__lnUIdW__createAccountBtn{font-size:14px}.Header-module__lnUIdW__enterBtn{width:100px;height:40px;margin-left:12px;font-size:14px}.Header-module__lnUIdW__notificationWrapper{display:none!important}}@media (max-width:576px){.Header-module__lnUIdW__header{height:56px;padding:0 16px}.Header-module__lnUIdW__logo{font-size:24px}.Header-module__lnUIdW__locationGroup{gap:4px;padding:4px 6px}.Header-module__lnUIdW__locationText{max-width:90px;font-size:13px}.Header-module__lnUIdW__verticalDivider{display:none}.Header-module__lnUIdW__headerActions{gap:12px}.Header-module__lnUIdW__actionIcon,.Header-module__lnUIdW__cartIcon,.Header-module__lnUIdW__notificationIcon{width:20px;height:20px}.Header-module__lnUIdW__profileCircle{width:32px;height:32px}.Header-module__lnUIdW__createAccountBtn{display:none}.Header-module__lnUIdW__enterBtn{width:80px;height:36px;margin-left:0;font-size:13px}.Header-module__lnUIdW__locationDropdown{min-width:280px;max-width:calc(100vw - 32px)}}.Header-module__lnUIdW__headerTransparent{background-color:#0000!important;position:absolute!important}.Header-module__lnUIdW__logoWhite{color:#fff!important}.Header-module__lnUIdW__logoBlack{color:#000!important}.Header-module__lnUIdW__modalOverlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Header-module__lnUIdW__modalCard{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.Header-module__lnUIdW__modalCloseBtn{cursor:pointer;color:#272727;background:0 0;border:none;padding:.5rem;transition:opacity .2s;position:absolute;top:1rem;right:1rem}.Header-module__lnUIdW__modalCloseBtn:hover{opacity:.7}.Header-module__lnUIdW__modalTitle{color:#272727;margin-bottom:1.5rem;font-family:"Baloo 2",sans-serif;font-size:1.5rem;font-weight:700}.Header-module__lnUIdW__modalForm{flex-direction:column;gap:1rem;display:flex}.Header-module__lnUIdW__formGrid3{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}.Header-module__lnUIdW__formGrid2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Header-module__lnUIdW__formField{flex-direction:column;display:flex}.Header-module__lnUIdW__formLabel{color:#272727;margin-bottom:.5rem;font-size:14px;font-weight:600;display:block}.Header-module__lnUIdW__formInput{color:#272727;border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:.8rem;font-family:inherit;font-size:14px;transition:border-color .2s}.Header-module__lnUIdW__formInput:focus{border-color:#5ca87c}.Header-module__lnUIdW__modalButtonsRow{gap:1rem;margin-top:1rem;display:flex}.Header-module__lnUIdW__cancelBtn{cursor:pointer;color:#272727;text-align:center;background:#f0f0f0;border:none;border-radius:8px;flex:1;padding:.8rem;font-weight:600;transition:background .2s}.Header-module__lnUIdW__cancelBtn:hover{background:#e4e4e4}.Header-module__lnUIdW__submitBtn{cursor:pointer;color:#fff;text-align:center;background:#5ca87c;border:none;border-radius:8px;flex:1;padding:.8rem;font-weight:600;transition:background .2s}.Header-module__lnUIdW__submitBtn:hover{background:#498f67}@media (max-width:600px){.Header-module__lnUIdW__modalCard{max-height:95vh;padding:1.5rem}.Header-module__lnUIdW__formGrid3,.Header-module__lnUIdW__formGrid2{grid-template-columns:1fr;gap:.75rem}.Header-module__lnUIdW__modalButtonsRow{flex-direction:column;gap:.75rem}}.Header-module__lnUIdW__locationBackdrop{z-index:100;cursor:default;background:0 0;position:fixed;inset:0}.Header-module__lnUIdW__mobileModalHeader{display:none}@media (max-width:768px){.Header-module__lnUIdW__locationBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080}.Header-module__lnUIdW__locationDropdown{border-radius:16px;width:calc(100% - 32px);min-width:280px;max-width:calc(100vw - 32px);padding-top:16px;animation:.2s ease-out Header-module__lnUIdW__scaleIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000040}.Header-module__lnUIdW__mobileModalHeader{border-bottom:1px solid #dde1e6;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 20px 12px;display:flex}.Header-module__lnUIdW__mobileModalTitle{color:#272727;font-family:"Baloo 2",sans-serif;font-size:18px;font-weight:700}.Header-module__lnUIdW__mobileModalClose{cursor:pointer;color:#272727;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}}@keyframes Header-module__lnUIdW__scaleIn{0%{opacity:0;transform:translate(-50%,-45%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.Header-module__lnUIdW__drawerOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background:#0009;justify-content:flex-end;align-items:stretch;animation:.3s ease-out Header-module__lnUIdW__fadeInBg;display:flex;position:fixed;inset:0}@keyframes Header-module__lnUIdW__fadeInBg{0%{opacity:0}to{opacity:1}}.Header-module__lnUIdW__drawerCard{background:#fff;flex-direction:column;width:85%;max-width:420px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) Header-module__lnUIdW__slideInRight;display:flex;position:relative;box-shadow:-4px 0 30px #0003}@keyframes Header-module__lnUIdW__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.Header-module__lnUIdW__drawerHeader{border-bottom:1px solid #dde1e6;justify-content:space-between;align-items:center;padding:24px 20px;display:flex}.Header-module__lnUIdW__drawerTitle{color:#272727;align-items:center;gap:8px;margin:0;font-family:"Baloo 2",sans-serif;font-size:20px;font-weight:700;display:flex}.Header-module__lnUIdW__drawerTitleBadge{color:#fff;background:#ff3b30;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700}.Header-module__lnUIdW__drawerCloseBtn{cursor:pointer;color:#272727;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;transition:transform .2s;display:flex}.Header-module__lnUIdW__drawerCloseBtn:hover{transform:scale(1.1)}.Header-module__lnUIdW__drawerContent{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.Header-module__lnUIdW__drawerEmptyState{color:#878787;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;padding:40px 20px;display:flex}.Header-module__lnUIdW__emptyText{font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:500}.Header-module__lnUIdW__drawerCartItem{border-bottom:1px solid #f0f2f5;gap:12px;padding-bottom:16px;display:flex;position:relative}.Header-module__lnUIdW__drawerItemImgWrapper{background:#f5f5f5;border-radius:8px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.Header-module__lnUIdW__drawerItemImg{object-fit:cover}.Header-module__lnUIdW__drawerItemDetails{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__lnUIdW__drawerItemTitle{color:#272727;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:600;overflow:hidden}.Header-module__lnUIdW__drawerItemShop{color:#878787;margin-bottom:8px;font-size:12px}.Header-module__lnUIdW__drawerItemPriceRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Header-module__lnUIdW__drawerItemPrice{color:#272727;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:700}.Header-module__lnUIdW__qtySelector{background:#fff;border:1px solid #dde1e6;border-radius:6px;align-items:center;height:28px;display:flex;overflow:hidden}.Header-module__lnUIdW__qtyBtn{cursor:pointer;color:#878787;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:100%;font-size:14px;transition:background-color .2s;display:flex}.Header-module__lnUIdW__qtyBtn:hover{color:#272727;background-color:#f5f7fa}.Header-module__lnUIdW__qtyValue{color:#272727;text-align:center;width:28px;font-family:inherit;font-size:13px;font-weight:600}.Header-module__lnUIdW__itemRemoveBtn{color:#ff3b30;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:background-color .2s;display:flex}.Header-module__lnUIdW__itemRemoveBtn:hover{background-color:#ffebee}.Header-module__lnUIdW__drawerFooter{background:#fff;border-top:1px solid #dde1e6;flex-direction:column;gap:12px;padding:20px;display:flex;box-shadow:0 -4px 12px #0000000d}.Header-module__lnUIdW__drawerSubtotalRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.Header-module__lnUIdW__subtotalLabel{color:#878787;font-size:14px;font-weight:500}.Header-module__lnUIdW__subtotalVal{color:#272727;font-family:"Baloo 2",sans-serif;font-size:20px;font-weight:700}.Header-module__lnUIdW__footerButtons{flex-direction:column;gap:10px;display:flex}.Header-module__lnUIdW__viewCartBtn{color:#272727;cursor:pointer;background:#fff;border:1px solid #dde1e6;border-radius:8px;justify-content:center;align-items:center;width:100%;height:44px;font-family:"Baloo 2",sans-serif;font-size:15px;font-weight:700;transition:background-color .2s;display:flex}.Header-module__lnUIdW__viewCartBtn:hover{background-color:#f5f7fa}.Header-module__lnUIdW__checkoutSolidBtn{color:#fff;cursor:pointer;background:#5ca87c;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-family:"Baloo 2",sans-serif;font-size:16px;font-weight:700;transition:background-color .2s;display:flex;box-shadow:0 2px 8px #5ca87c33}.Header-module__lnUIdW__checkoutSolidBtn:hover{background:#498f67}.Header-module__lnUIdW__drawerNotificationItem{cursor:pointer;background:#fff;border:1px solid #dde1e6;border-radius:12px;gap:12px;padding:12px;transition:all .2s;display:flex;position:relative}.Header-module__lnUIdW__drawerNotificationItemUnread{background:#5ca87c0d;border-color:#5ca87c33}.Header-module__lnUIdW__unreadDot{background:#5ca87c;border-radius:50%;width:8px;height:8px;position:absolute;top:12px;right:12px}.Header-module__lnUIdW__notifIconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Header-module__lnUIdW__notifIconOrder{color:#5ca87c;background:#5ca87c1a}.Header-module__lnUIdW__notifIconPromo{color:#ed802a;background:#ed802a1a}.Header-module__lnUIdW__notifBody{flex-direction:column;flex:1;min-width:0;display:flex}.Header-module__lnUIdW__notifTitle{color:#272727;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;overflow:hidden}.Header-module__lnUIdW__notifMsg{color:#878787;margin-top:2px;font-size:12px;line-height:1.3}.Header-module__lnUIdW__notifTime{color:#a0a0a0;margin-top:6px;font-size:10px}.Header-module__lnUIdW__markAllReadBtn{color:#5ca87c;cursor:pointer;background:0 0;border:none;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:700;transition:opacity .2s}.Header-module__lnUIdW__markAllReadBtn:hover{opacity:.8}.Header-module__lnUIdW__clearAllBtn{color:#ff3b30;cursor:pointer;background:0 0;border:none;font-family:"Baloo 2",sans-serif;font-size:14px;font-weight:700;transition:opacity .2s}.Header-module__lnUIdW__clearAllBtn:hover{opacity:.8}.Header-module__lnUIdW__deleteNotifBtn{color:#878787;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-self:center;align-items:center;margin-left:8px;padding:6px;transition:background-color .2s,color .2s;display:flex}.Header-module__lnUIdW__deleteNotifBtn:hover{color:#ff3b30;background-color:#ffebee}@media (max-width:480px){.Header-module__lnUIdW__drawerCard{border-radius:0;width:100%;max-width:100%}.Header-module__lnUIdW__drawerHeader,.Header-module__lnUIdW__drawerContent,.Header-module__lnUIdW__drawerFooter{padding:16px}}@media (max-width:380px){.Header-module__lnUIdW__drawerItemPriceRow{flex-direction:column;align-items:flex-start;gap:8px}}
