.MobileNav-module__UnREKW__topHeader{z-index:1000;padding:10px 12px 8px;padding-top:calc(env(safe-area-inset-top,0px) + 10px);background:linear-gradient(to bottom, var(--bg-body) 75%, #f5f7fb00 100%);display:none;position:fixed;top:0;left:0;right:0}.dark .MobileNav-module__UnREKW__topHeader{background:linear-gradient(to bottom, var(--bg-body) 75%, #0c0f1600 100%)}.MobileNav-module__UnREKW__headerCard{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:16px;justify-content:space-between;align-items:center;gap:8px;height:54px;padding:6px 10px;display:flex;box-shadow:0 2px 8px #0000000a,0 8px 24px #00000008}.dark .MobileNav-module__UnREKW__headerCard{border-color:var(--border-default);box-shadow:0 2px 8px #0003,0 8px 24px #00000026}.MobileNav-module__UnREKW__headerBtn{width:40px;height:40px;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:20px;transition:all .2s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.MobileNav-module__UnREKW__headerBtn:active{background:var(--bg-muted);transform:scale(.94)}.dark .MobileNav-module__UnREKW__headerBtn:active{background:#ffffff0f}.MobileNav-module__UnREKW__headerRight{align-items:center;gap:2px;display:flex}.MobileNav-module__UnREKW__logoLink{flex:1;justify-content:center;align-items:center;display:flex}.MobileNav-module__UnREKW__logo{width:auto;height:28px}.MobileNav-module__UnREKW__badge{top:6px;background:linear-gradient(135deg, var(--primary-500), var(--primary-600));color:#fff;border:2px solid var(--bg-surface);border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;inset-inline-end:6px;box-shadow:0 2px 6px #2644a259}.MobileNav-module__UnREKW__bottomBar{z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(1.5);padding:10px 6px 8px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 8px);background:#ffffffeb;border-top:1px solid #0000000a;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000000f}.dark .MobileNav-module__UnREKW__bottomBar{background:#0c0f16eb;border-top-color:#ffffff0d;box-shadow:0 -8px 32px #00000059}.MobileNav-module__UnREKW__tabItem{min-width:0;color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 2px;font-family:inherit;text-decoration:none;transition:color .25s;display:flex;position:relative}.MobileNav-module__UnREKW__tabIconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:32px;font-size:20px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.MobileNav-module__UnREKW__tabItem span{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.01em;max-width:100%;font-size:10.5px;font-weight:600;line-height:1.2;transition:all .25s;overflow:hidden}.MobileNav-module__UnREKW__tabActive{color:var(--primary-600)}.MobileNav-module__UnREKW__tabActive .MobileNav-module__UnREKW__tabIconWrap{background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-600) 100%);color:#fff;width:52px;transform:translateY(-6px);box-shadow:0 8px 18px #2644a266,0 2px 6px #2644a24d,inset 0 1px #fff3}.MobileNav-module__UnREKW__tabActive span{font-weight:800;transform:translateY(-2px)}.dark .MobileNav-module__UnREKW__tabActive{color:var(--primary-400)}.dark .MobileNav-module__UnREKW__tabActive .MobileNav-module__UnREKW__tabIconWrap{box-shadow:0 8px 18px #2644a280,0 2px 6px #2644a259,inset 0 1px #ffffff26}.MobileNav-module__UnREKW__tabItem:not(.MobileNav-module__UnREKW__tabActive):active .MobileNav-module__UnREKW__tabIconWrap{background:var(--bg-muted);transform:scale(.9)}.dark .MobileNav-module__UnREKW__tabItem:not(.MobileNav-module__UnREKW__tabActive):active .MobileNav-module__UnREKW__tabIconWrap{background:#ffffff0f}.MobileNav-module__UnREKW__tabCartWrap{justify-content:center;align-items:center;display:flex;position:relative}.MobileNav-module__UnREKW__tabBadge{top:-6px;color:#fff;border:2px solid var(--bg-surface);background:linear-gradient(135deg,#e49d23,#d4860a);border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:flex;position:absolute;inset-inline-end:-8px;box-shadow:0 3px 8px #d4860a73}.dark .MobileNav-module__UnREKW__tabBadge{border-color:#0c0f16f2}.MobileNav-module__UnREKW__tabActive .MobileNav-module__UnREKW__tabBadge{border-color:var(--primary-600)}.MobileNav-module__UnREKW__searchOverlay{z-index:1100;flex-direction:column;display:flex;position:fixed;inset:0}.MobileNav-module__UnREKW__searchBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;flex:1}.MobileNav-module__UnREKW__searchBar{background:var(--bg-surface);padding:14px 12px;padding-top:calc(env(safe-area-inset-top,0px) + 14px);box-shadow:0 8px 24px #00000014}.dark .MobileNav-module__UnREKW__searchBar{border-bottom:1px solid var(--border-default)}.MobileNav-module__UnREKW__searchForm{background:var(--bg-muted);border:1.5px solid #0000;border-radius:14px;align-items:center;gap:10px;padding:0 14px;transition:all .2s;display:flex}.MobileNav-module__UnREKW__searchForm:focus-within{border-color:var(--primary-500);background:var(--bg-surface);box-shadow:0 0 0 4px #2644a214}.dark .MobileNav-module__UnREKW__searchForm{background:#ffffff0f}.dark .MobileNav-module__UnREKW__searchForm:focus-within{background:var(--bg-elevated)}.MobileNav-module__UnREKW__searchIcon{color:var(--text-muted);flex-shrink:0;font-size:18px}.MobileNav-module__UnREKW__searchForm:focus-within .MobileNav-module__UnREKW__searchIcon{color:var(--primary-500)}.MobileNav-module__UnREKW__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:14px 0;font-family:inherit;font-size:15px}.MobileNav-module__UnREKW__searchInput::placeholder{color:var(--text-muted)}.MobileNav-module__UnREKW__searchClose{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;font-size:18px;transition:all .15s;display:flex}.MobileNav-module__UnREKW__searchClose:active{color:var(--text-heading);background:#0000000d}.MobileNav-module__UnREKW__searchResults{border-radius:12px;max-height:340px;margin-top:10px;overflow-y:auto}.MobileNav-module__UnREKW__searchResultItem{color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:10px;text-decoration:none;transition:background .15s;display:flex}.MobileNav-module__UnREKW__searchResultItem:active{background:var(--bg-muted)}.MobileNav-module__UnREKW__searchResultImg{object-fit:cover;background:var(--bg-muted);border-radius:10px;flex-shrink:0;width:44px;height:44px}.MobileNav-module__UnREKW__searchResultPlaceholder{background:var(--primary-50);width:44px;height:44px;color:var(--primary-500);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.MobileNav-module__UnREKW__searchResultInfo{flex:1;min-width:0}.MobileNav-module__UnREKW__searchResultName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;display:block;overflow:hidden}.MobileNav-module__UnREKW__searchResultPrice{color:var(--primary-600);margin-top:2px;font-size:12px;font-weight:700;display:block}.MobileNav-module__UnREKW__searchLoading{color:var(--text-muted);justify-content:center;padding:24px;display:flex}.MobileNav-module__UnREKW__searchNoResults{text-align:center;color:var(--text-muted);padding:20px;font-size:13px}.MobileNav-module__UnREKW__spin{animation:.8s linear infinite MobileNav-module__UnREKW__spin}@keyframes MobileNav-module__UnREKW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileNav-module__UnREKW__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1200;background:#0000008c;position:fixed;inset:0}.MobileNav-module__UnREKW__sidebar{top:0;bottom:0;background:var(--bg-surface);z-index:1201;flex-direction:column;width:320px;max-width:86vw;display:flex;position:fixed;inset-inline-start:0;box-shadow:8px 0 32px #00000026}.dark .MobileNav-module__UnREKW__sidebar{box-shadow:8px 0 32px #0006}.MobileNav-module__UnREKW__sidebarHeader{padding:20px 16px 18px;padding-top:calc(env(safe-area-inset-top,0px) + 20px);background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative;overflow:hidden}.MobileNav-module__UnREKW__sidebarHeader:before{content:"";top:-40px;pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute;inset-inline-end:-40px}.MobileNav-module__UnREKW__sidebarHeader:after{content:"";bottom:-30px;pointer-events:none;background:radial-gradient(circle,#e49d2333 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;inset-inline-start:-30px}.MobileNav-module__UnREKW__sidebarUser{z-index:1;align-items:center;gap:12px;min-width:0;display:flex;position:relative}.MobileNav-module__UnREKW__sidebarAvatar{color:#fff;background:#ffffff40;border:2px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000026}.MobileNav-module__UnREKW__sidebarAvatar img{object-fit:cover;width:100%;height:100%}.MobileNav-module__UnREKW__sidebarName{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 4px #00000026;max-width:180px;font-size:15px;font-weight:800;overflow:hidden}.MobileNav-module__UnREKW__sidebarEmail{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:2px;font-size:12px;overflow:hidden}.MobileNav-module__UnREKW__sidebarLoginBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:1;background:#fff3;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.MobileNav-module__UnREKW__sidebarLoginBtn:active{background:#ffffff47;transform:scale(.97)}.MobileNav-module__UnREKW__closeBtn{color:#fff;cursor:pointer;z-index:1;background:#ffffff2e;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex;position:relative}.MobileNav-module__UnREKW__closeBtn:active{background:#ffffff4d;transform:scale(.92)}.MobileNav-module__UnREKW__sidebarBody{scrollbar-width:thin;flex:1;padding:14px 12px;overflow-y:auto}.MobileNav-module__UnREKW__sidebarBody::-webkit-scrollbar{width:4px}.MobileNav-module__UnREKW__sidebarBody::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:99px}.MobileNav-module__UnREKW__menuList{flex-direction:column;gap:3px;margin:0;padding:0;list-style:none;display:flex}.MobileNav-module__UnREKW__menuLink{color:var(--text-secondary);cursor:pointer;text-align:start;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;transition:all .18s cubic-bezier(.22,1,.36,1);display:flex}.MobileNav-module__UnREKW__menuLink:active{background:var(--bg-muted);transform:scale(.98)}.dark .MobileNav-module__UnREKW__menuLink:active{background:#ffffff0f}.MobileNav-module__UnREKW__menuLinkActive{background:linear-gradient(135deg, var(--primary-500), var(--primary-600));color:#fff;box-shadow:0 4px 12px #2644a24d}.MobileNav-module__UnREKW__menuLinkActive:active{transform:scale(.98)}.MobileNav-module__UnREKW__menuIcon{background:var(--bg-muted);width:36px;height:36px;color:var(--text-secondary);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;transition:all .18s;display:flex}.dark .MobileNav-module__UnREKW__menuIcon{background:#ffffff0f}.MobileNav-module__UnREKW__menuLinkActive .MobileNav-module__UnREKW__menuIcon{color:#fff;background:#ffffff38}.MobileNav-module__UnREKW__menuChevron{color:var(--text-disabled);margin-inline-start:auto;font-size:13px;transition:transform .18s}.MobileNav-module__UnREKW__menuLink:active .MobileNav-module__UnREKW__menuChevron{transform:translate(2px)}[dir=rtl] .MobileNav-module__UnREKW__menuLink:active .MobileNav-module__UnREKW__menuChevron{transform:translate(-2px)}.MobileNav-module__UnREKW__menuLinkActive .MobileNav-module__UnREKW__menuChevron{color:#ffffffbf}.MobileNav-module__UnREKW__sidebarDivider{background:var(--border-light);height:1px;margin:12px 8px}.dark .MobileNav-module__UnREKW__sidebarDivider{background:var(--border-default)}.MobileNav-module__UnREKW__sidebarSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);padding:6px 14px 10px;font-size:11px;font-weight:800}.MobileNav-module__UnREKW__sidebarFooter{padding:14px 12px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 14px);border-top:1px solid var(--border-light);background:var(--bg-surface);flex-direction:column;gap:10px;display:flex}.dark .MobileNav-module__UnREKW__sidebarFooter{border-top-color:var(--border-default)}.MobileNav-module__UnREKW__footerRow{gap:8px;display:flex}.MobileNav-module__UnREKW__footerBtn{background:var(--bg-muted);color:var(--text-secondary);cursor:pointer;border:1px solid #0000;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-family:inherit;font-size:12.5px;font-weight:700;transition:all .18s cubic-bezier(.22,1,.36,1);display:flex}.MobileNav-module__UnREKW__footerBtn svg{font-size:15px}.MobileNav-module__UnREKW__footerBtn:active{border-color:var(--primary-300);color:var(--primary-600);transform:scale(.97)}.dark .MobileNav-module__UnREKW__footerBtn{background:#ffffff0f}.dark .MobileNav-module__UnREKW__footerBtn:active{border-color:var(--primary-500);color:var(--primary-400)}.MobileNav-module__UnREKW__logoutBtn{color:var(--danger);border:1.5px solid var(--danger);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px;font-family:inherit;font-size:13.5px;font-weight:700;transition:all .18s;display:flex}.MobileNav-module__UnREKW__logoutBtn svg{font-size:16px}.MobileNav-module__UnREKW__logoutBtn:active{background:var(--danger);color:#fff;transform:scale(.98);box-shadow:0 4px 12px #d936364d}@media (max-width:768px){.MobileNav-module__UnREKW__topHeader{display:block}.MobileNav-module__UnREKW__bottomBar{display:flex}}@media (max-width:400px){.MobileNav-module__UnREKW__headerCard{height:50px;padding:6px 8px}.MobileNav-module__UnREKW__logo{height:26px}.MobileNav-module__UnREKW__sidebar{width:290px}.MobileNav-module__UnREKW__tabIconWrap{width:44px;height:30px;font-size:18px}.MobileNav-module__UnREKW__tabActive .MobileNav-module__UnREKW__tabIconWrap{width:48px}.MobileNav-module__UnREKW__tabItem span{font-size:10px}.MobileNav-module__UnREKW__sidebarAvatar{width:46px;height:46px;font-size:20px}.MobileNav-module__UnREKW__sidebarName{font-size:14px}}
.PreferencesModal-module__f61s1W__overlay{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#0006;justify-content:center;align-items:center;animation:.3s forwards PreferencesModal-module__f61s1W__fadeIn;display:flex;position:fixed;inset:0}@keyframes PreferencesModal-module__f61s1W__fadeIn{to{opacity:1}}.PreferencesModal-module__f61s1W__modal{background:var(--bg-surface);border:1px solid var(--border-light);border-radius:24px;width:420px;max-width:92vw;animation:.35s forwards PreferencesModal-module__f61s1W__slideUp;overflow:hidden;transform:translateY(16px)scale(.97);box-shadow:0 8px 16px #0000000f,0 24px 48px #0000001a}@keyframes PreferencesModal-module__f61s1W__slideUp{to{transform:translateY(0)scale(1)}}.PreferencesModal-module__f61s1W__modalHeader{text-align:center;padding:28px 28px 0}.PreferencesModal-module__f61s1W__modalIcon{background:var(--primary-50);width:56px;height:56px;color:var(--primary-600);border-radius:16px;justify-content:center;align-items:center;margin-bottom:16px;font-size:28px;display:inline-flex}.PreferencesModal-module__f61s1W__modalTitle{color:var(--text-heading);margin-bottom:6px;font-size:20px;font-weight:700}.PreferencesModal-module__f61s1W__modalSubtitle{color:var(--text-muted);margin-bottom:0;font-size:13px;line-height:1.5}.PreferencesModal-module__f61s1W__modalBody{padding:24px 28px}.PreferencesModal-module__f61s1W__fieldGroup{margin-bottom:18px}.PreferencesModal-module__f61s1W__fieldGroup:last-child{margin-bottom:0}.PreferencesModal-module__f61s1W__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:8px;font-size:12px;font-weight:700;display:block}.PreferencesModal-module__f61s1W__langChips{gap:8px;display:flex}.PreferencesModal-module__f61s1W__langChip{border:1.5px solid var(--border-light);color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border-radius:14px;flex:1;padding:12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.PreferencesModal-module__f61s1W__langChip:hover{border-color:var(--primary-300);color:var(--primary-600)}.PreferencesModal-module__f61s1W__langChipActive{border-color:var(--primary-500);background:var(--primary-50);color:var(--primary-600)}.PreferencesModal-module__f61s1W__selectInModal{margin-bottom:0}.PreferencesModal-module__f61s1W__modalFooter{padding:0 28px 28px}.PreferencesModal-module__f61s1W__confirmButton{background:var(--primary-600);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s}.PreferencesModal-module__f61s1W__confirmButton:hover{background:var(--primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #2644a240}.PreferencesModal-module__f61s1W__confirmButton:active{transform:translateY(0)}.PreferencesModal-module__f61s1W__confirmButton:focus-visible{outline:none;box-shadow:0 0 0 3px #2644a24d}.dark .PreferencesModal-module__f61s1W__overlay{background:#0009}.dark .PreferencesModal-module__f61s1W__modal{background:var(--bg-surface);border-color:#ffffff0f;box-shadow:0 8px 16px #0003,0 24px 48px #0000004d}.dark .PreferencesModal-module__f61s1W__modalIcon{color:var(--primary-400);background:#ffffff14}.dark .PreferencesModal-module__f61s1W__langChip{color:var(--text-secondary);border-color:#ffffff1a}.dark .PreferencesModal-module__f61s1W__langChip:hover{border-color:var(--primary-400);color:var(--primary-400)}.dark .PreferencesModal-module__f61s1W__langChipActive{border-color:var(--primary-400);color:var(--primary-400);background:#ffffff14}
.Cart-module__UWPOiG__overlay{z-index:1500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;visibility:hidden;background:#0006;transition:all .3s;position:fixed;inset:0}.Cart-module__UWPOiG__overlayOpen{opacity:1;visibility:visible}.Cart-module__UWPOiG__drawer{z-index:1501;background:var(--bg-surface);flex-direction:column;width:440px;max-width:92vw;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px #0000001f}html[dir=rtl] .Cart-module__UWPOiG__drawer{left:0;right:auto;transform:translate(-100%);box-shadow:8px 0 24px #0000001f}.Cart-module__UWPOiG__drawerOpen{transform:translate(0)}html[dir=rtl] .Cart-module__UWPOiG__drawerOpen{transform:translate(0)}.dark .Cart-module__UWPOiG__drawer{background:var(--bg-surface);box-shadow:-8px 0 32px #0000004d}.Cart-module__UWPOiG__header{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border-light);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.dark .Cart-module__UWPOiG__header{border-bottom-color:var(--border-default)}.Cart-module__UWPOiG__titleGroup{align-items:baseline;gap:var(--space-2);display:flex}.Cart-module__UWPOiG__title{font-size:var(--font-size-lg);color:var(--text-heading);margin:0;font-weight:700}.Cart-module__UWPOiG__itemCount{font-size:var(--font-size-xs);color:var(--text-muted);font-weight:600}.Cart-module__UWPOiG__closeButton{border-radius:var(--radius-lg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;display:flex}.Cart-module__UWPOiG__closeButton:hover{background:var(--bg-muted);color:var(--text-heading)}.dark .Cart-module__UWPOiG__closeButton:hover{background:#ffffff0f}.Cart-module__UWPOiG__itemsList{padding:var(--space-4) var(--space-6);flex:1;overflow-y:auto}.Cart-module__UWPOiG__cartItem{gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--border-light);transition:opacity var(--transition-fast);display:flex}.dark .Cart-module__UWPOiG__cartItem{border-bottom-color:var(--border-default)}.Cart-module__UWPOiG__cartItem:last-child{border-bottom:none}.Cart-module__UWPOiG__cartItemLoading{opacity:.45;pointer-events:none}.Cart-module__UWPOiG__productImage{border-radius:var(--radius-xl);background:var(--bg-muted);flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;overflow:hidden}.dark .Cart-module__UWPOiG__productImage{background:#ffffff0a}.Cart-module__UWPOiG__productImage img{object-fit:cover;width:100%;height:100%}.Cart-module__UWPOiG__placeholderIcon{color:var(--text-disabled);font-size:24px}.Cart-module__UWPOiG__itemDetails{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.Cart-module__UWPOiG__productName{font-size:var(--font-size-sm);color:var(--text-heading);-webkit-line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-weight:600;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.Cart-module__UWPOiG__productName:hover{color:var(--primary-600)}.Cart-module__UWPOiG__productVariant{font-size:var(--font-size-xs);color:var(--text-muted)}.Cart-module__UWPOiG__itemBottom{margin-top:var(--space-2);justify-content:space-between;align-items:center;display:flex}.Cart-module__UWPOiG__itemPrice{font-size:var(--font-size-sm);color:var(--primary-600);font-weight:700}.Cart-module__UWPOiG__quantityControl{border:1px solid var(--border-light);border-radius:var(--radius-lg);align-items:center;display:flex;overflow:hidden}.dark .Cart-module__UWPOiG__quantityControl{border-color:var(--border-default)}.Cart-module__UWPOiG__quantityButton{width:30px;height:30px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:14px;display:flex}.Cart-module__UWPOiG__quantityButton:hover{background:var(--bg-muted);color:var(--primary-600)}.dark .Cart-module__UWPOiG__quantityButton:hover{background:#ffffff0f}.Cart-module__UWPOiG__quantityButton:disabled{opacity:.3;cursor:not-allowed}.Cart-module__UWPOiG__quantityValue{width:36px;height:30px;font-size:var(--font-size-xs);color:var(--text-heading);border-left:1px solid var(--border-light);border-right:1px solid var(--border-light);justify-content:center;align-items:center;font-weight:700;display:flex}.dark .Cart-module__UWPOiG__quantityValue{border-color:var(--border-default)}.Cart-module__UWPOiG__removeButton{border-radius:var(--radius-lg);width:32px;height:32px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;font-size:16px;display:flex}.Cart-module__UWPOiG__removeButton:hover{background:var(--danger-light);color:var(--danger)}.Cart-module__UWPOiG__footer{border-top:1px solid var(--border-light);padding:var(--space-5) var(--space-6);background:var(--bg-surface);flex-shrink:0}.dark .Cart-module__UWPOiG__footer{border-top-color:var(--border-default)}.Cart-module__UWPOiG__couponForm{gap:var(--space-2);margin-bottom:var(--space-4);display:flex}.Cart-module__UWPOiG__couponInput{padding:var(--space-2) var(--space-3);background:var(--bg-muted);border-radius:var(--radius-lg);color:var(--text-primary);font-size:var(--font-size-xs);transition:all var(--transition-fast);border:1.5px solid #0000;outline:none;flex:1;font-family:inherit;font-weight:500}.Cart-module__UWPOiG__couponInput::placeholder{color:var(--text-muted)}.Cart-module__UWPOiG__couponInput:focus{border-color:var(--primary-500);background:var(--bg-surface)}.dark .Cart-module__UWPOiG__couponInput{background:#ffffff0f}.Cart-module__UWPOiG__couponButton{padding:var(--space-2) var(--space-4);background:var(--primary-600);color:#fff;font-size:var(--font-size-xs);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;border:none;font-family:inherit;font-weight:700}.Cart-module__UWPOiG__couponButton:hover{background:var(--primary-700)}.Cart-module__UWPOiG__couponButton:disabled{opacity:.5;cursor:not-allowed}.Cart-module__UWPOiG__couponSuccess{align-items:center;gap:var(--space-1);margin-bottom:var(--space-3);font-size:var(--font-size-xs);color:var(--success);font-weight:600;display:flex}.Cart-module__UWPOiG__summaryRow{padding:var(--space-2) 0;justify-content:space-between;align-items:center;display:flex}.Cart-module__UWPOiG__summaryLabel{font-size:var(--font-size-sm);color:var(--text-secondary)}.Cart-module__UWPOiG__summaryValue{font-size:var(--font-size-sm);color:var(--text-heading);font-weight:600}.Cart-module__UWPOiG__discountValue{color:var(--success);font-weight:700}.Cart-module__UWPOiG__totalRow{padding-top:var(--space-3);margin-top:var(--space-2);border-top:2px solid var(--border-light);justify-content:space-between;align-items:center;display:flex}.dark .Cart-module__UWPOiG__totalRow{border-top-color:var(--border-default)}.Cart-module__UWPOiG__totalLabel{font-size:var(--font-size-base);color:var(--text-heading);font-weight:700}.Cart-module__UWPOiG__totalValue{font-size:var(--font-size-lg);color:var(--primary-600);font-weight:700}.Cart-module__UWPOiG__footerButtons{gap:var(--space-3);margin-top:var(--space-4);flex-direction:column;display:flex}.Cart-module__UWPOiG__checkoutButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);background:var(--primary-600);color:#fff;font-size:var(--font-size-sm);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-base);border:none;font-family:inherit;font-weight:700;text-decoration:none;display:flex}.Cart-module__UWPOiG__checkoutButton:hover{background:var(--primary-700);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2644a240}.Cart-module__UWPOiG__continueButton{justify-content:center;align-items:center;gap:var(--space-2);width:100%;padding:var(--space-3) var(--space-4);color:var(--text-secondary);font-size:var(--font-size-sm);border:1px solid var(--border-light);border-radius:var(--radius-xl);cursor:pointer;transition:all var(--transition-fast);background:0 0;font-family:inherit;font-weight:600;text-decoration:none;display:flex}.Cart-module__UWPOiG__continueButton:hover{background:var(--bg-muted);color:var(--text-heading)}.dark .Cart-module__UWPOiG__continueButton{border-color:var(--border-default)}.Cart-module__UWPOiG__clearLink{text-align:center;margin-top:var(--space-2);font-size:var(--font-size-xs);color:var(--danger);cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;font-family:inherit;font-weight:600;display:block}.Cart-module__UWPOiG__clearLink:hover{opacity:.7}.Cart-module__UWPOiG__emptyState{padding:var(--space-8) var(--space-6);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.Cart-module__UWPOiG__emptyIcon{background:var(--bg-muted);width:80px;height:80px;color:var(--text-muted);margin-bottom:var(--space-5);border-radius:50%;justify-content:center;align-items:center;font-size:32px;display:flex}.dark .Cart-module__UWPOiG__emptyIcon{background:#ffffff0a}.Cart-module__UWPOiG__emptyTitle{font-size:var(--font-size-lg);color:var(--text-heading);margin-bottom:var(--space-2);font-weight:700}.Cart-module__UWPOiG__emptyDesc{font-size:var(--font-size-sm);color:var(--text-muted);margin-bottom:var(--space-6);max-width:260px}.Cart-module__UWPOiG__shopLink{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);background:var(--primary-600);color:#fff;font-size:var(--font-size-sm);border-radius:var(--radius-xl);transition:all var(--transition-base);font-weight:700;text-decoration:none;display:inline-flex}.Cart-module__UWPOiG__shopLink:hover{background:var(--primary-700);color:#fff}@media (max-width:768px){.Cart-module__UWPOiG__drawer{width:100%;max-width:100%;box-shadow:none;border-radius:0}html[dir=rtl] .Cart-module__UWPOiG__drawer{box-shadow:none}.Cart-module__UWPOiG__footer{padding-bottom:calc(env(safe-area-inset-bottom,0px) + var(--space-4))}.Cart-module__UWPOiG__header{padding:var(--space-4) var(--space-5);background:var(--bg-surface);z-index:2;position:sticky;top:0}.Cart-module__UWPOiG__itemsList{padding:var(--space-3) var(--space-4)}.Cart-module__UWPOiG__emptyState{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 80px)}}
.Footer-module__hP-FLq__footer{background:linear-gradient(135deg,#0f172a 0%,#1e293b 50%,#0f172a 100%);padding:48px 0 0;position:relative;overflow:hidden}.Footer-module__hP-FLq__orbsContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Footer-module__hP-FLq__orb1,.Footer-module__hP-FLq__orb2,.Footer-module__hP-FLq__orb3{filter:blur(100px);border-radius:50%;position:absolute}.Footer-module__hP-FLq__orb1{top:-10%;background:radial-gradient(circle,#2644a266,#0000 70%);width:450px;height:450px;inset-inline-end:-5%}.Footer-module__hP-FLq__orb2{bottom:-15%;background:radial-gradient(circle,#e49d234d,#0000 70%);width:500px;height:500px;inset-inline-start:-10%}.Footer-module__hP-FLq__orb3{background:radial-gradient(circle,#6366f140,#0000 70%);width:350px;height:350px;top:40%;left:50%;transform:translate(-50%,-50%)}.Footer-module__hP-FLq__gridPattern{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.Footer-module__hP-FLq__footerContent{z-index:10;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:32px;padding-bottom:36px;display:grid;position:relative}.Footer-module__hP-FLq__brandSection{flex-direction:column;display:flex}.Footer-module__hP-FLq__logo{margin-bottom:14px;transition:all .3s;display:inline-block}.Footer-module__hP-FLq__logo img{filter:drop-shadow(0 4px 12px #2644a24d);width:auto;height:50px}.Footer-module__hP-FLq__logo:hover img{transform:scale(1.05)}.Footer-module__hP-FLq__brandDescription{color:#ffffffa6;max-width:320px;margin:0 0 16px;font-size:.9rem;line-height:1.7}.Footer-module__hP-FLq__socialIcons{flex-wrap:wrap;gap:12px;display:flex}.Footer-module__hP-FLq__socialLink{-webkit-backdrop-filter:blur(10px);color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__hP-FLq__socialLink i{font-size:1.1rem}.Footer-module__hP-FLq__facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2;box-shadow:0 8px 20px #1877f266}.Footer-module__hP-FLq__twitter:hover{color:#fff;background:#1da1f2;border-color:#1da1f2;box-shadow:0 8px 20px #1da1f266}.Footer-module__hP-FLq__instagram:hover{color:#fff;background:linear-gradient(135deg,#405de6,#833ab4,#c13584,#e1306c,#fd1d1d);border-color:#e4405f;box-shadow:0 8px 20px #e4405f66}.Footer-module__hP-FLq__linkedin:hover{color:#fff;background:#0077b5;border-color:#0077b5;box-shadow:0 8px 20px #0077b566}.Footer-module__hP-FLq__youtube:hover{color:#fff;background:red;border-color:red;box-shadow:0 8px 20px #f006}.Footer-module__hP-FLq__tiktok:hover{color:#fff;background:#000;border-color:#fff;box-shadow:0 8px 20px #fff3}.Footer-module__hP-FLq__whatsapp:hover{color:#fff;background:#25d366;border-color:#25d366;box-shadow:0 8px 20px #25d36666}.Footer-module__hP-FLq__linksGrid{display:contents}.Footer-module__hP-FLq__linksSection{flex-direction:column;display:flex}.Footer-module__hP-FLq__sectionTitle{color:#fff;cursor:default;margin:0 0 14px;padding-bottom:10px;font-size:1rem;font-weight:700;list-style:none;position:relative}.Footer-module__hP-FLq__sectionTitle::-webkit-details-marker{display:none}.Footer-module__hP-FLq__sectionTitle span{position:relative}.Footer-module__hP-FLq__sectionTitle span:after{content:"";bottom:-12px;background:linear-gradient(90deg, var(--primary-500), var(--secondary-500));border-radius:3px;width:40px;height:3px;position:absolute;inset-inline-start:0}.Footer-module__hP-FLq__sectionTitle i{display:none}.Footer-module__hP-FLq__linksList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__hP-FLq__footerLink{color:#ffffffa6;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:6px 10px;font-family:inherit;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__hP-FLq__footerLink i{color:var(--secondary-500);font-size:.7rem;transition:transform .3s}.Footer-module__hP-FLq__footerLink:hover{color:#fff;background:#ffffff0f;transform:translate(-4px)}.Footer-module__hP-FLq__footerLink:hover i{transform:translate(-4px)}html[dir=ltr] .Footer-module__hP-FLq__footerLink i{transform:rotate(180deg)}html[dir=ltr] .Footer-module__hP-FLq__footerLink:hover{transform:translate(4px)}html[dir=ltr] .Footer-module__hP-FLq__footerLink:hover i{transform:rotate(180deg)translate(-4px)}.Footer-module__hP-FLq__contactSection{flex-direction:column;display:flex}.Footer-module__hP-FLq__contactList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.Footer-module__hP-FLq__contactItem{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__hP-FLq__contactItem:hover{color:#fff;background:#ffffff14;border-color:#ffffff1a;transform:translate(-4px)}html[dir=ltr] .Footer-module__hP-FLq__contactItem:hover{transform:translate(4px)}.Footer-module__hP-FLq__contactIcon{background:linear-gradient(135deg,#2644a24d,#1d3a8f4d);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Footer-module__hP-FLq__contactIcon i{color:var(--secondary-500);font-size:.9rem}.Footer-module__hP-FLq__contactItem span{font-size:.95rem}.Footer-module__hP-FLq__newsletter{margin-top:auto}.Footer-module__hP-FLq__newsletterLabel{color:#ffffff80;margin:0 0 12px;font-size:.85rem;line-height:1.6}.Footer-module__hP-FLq__newsletterForm{flex-direction:column;gap:8px;display:flex}.Footer-module__hP-FLq__inputWrapper{gap:8px;display:flex}.Footer-module__hP-FLq__emailInput{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;outline:none;flex:1;padding:14px 16px;font-size:.95rem;transition:all .3s}.Footer-module__hP-FLq__emailInput::placeholder{color:#fff6}.Footer-module__hP-FLq__emailInput:focus{background:#ffffff14;border-color:#e49d2380}.Footer-module__hP-FLq__submitBtn{background:linear-gradient(135deg, var(--secondary-500), var(--secondary-700));width:50px;height:50px;color:var(--text-inverse);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.Footer-module__hP-FLq__submitBtn:hover{box-shadow:0 8px 24px #e49d2366}.Footer-module__hP-FLq__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Footer-module__hP-FLq__errorText{color:var(--danger);font-size:.8rem}.Footer-module__hP-FLq__footerBottom{z-index:10;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:24px 0;display:flex;position:relative}.Footer-module__hP-FLq__footerBottom:before{content:"";background:linear-gradient(90deg,#0000,#e49d234d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__hP-FLq__bottomLeft,.Footer-module__hP-FLq__bottomRight{align-items:center;gap:16px;display:flex}.Footer-module__hP-FLq__copyright{color:#ffffff80;margin:0;font-size:.9rem}.Footer-module__hP-FLq__bottomLink{color:#ffffff80;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__hP-FLq__bottomLink:hover{color:var(--secondary-500)}.Footer-module__hP-FLq__divider{color:#fff3}.Footer-module__hP-FLq__backToTop{bottom:30px;background:linear-gradient(135deg, var(--primary-500), var(--primary-500));color:#fff;cursor:pointer;z-index:1000;border:none;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.1rem;transition:all .3s;display:flex;position:fixed;inset-inline-end:30px;box-shadow:0 8px 24px #2644a266}.Footer-module__hP-FLq__backToTop:hover{box-shadow:0 12px 32px #2644a280}body:not(.dark) .Footer-module__hP-FLq__footer{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 50%,#f1f5f9 100%)}body:not(.dark) .Footer-module__hP-FLq__orb1{background:radial-gradient(circle,#2644a226,#0000 70%)}body:not(.dark) .Footer-module__hP-FLq__orb2{background:radial-gradient(circle,#e49d231a,#0000 70%)}body:not(.dark) .Footer-module__hP-FLq__orb3{background:radial-gradient(circle,#6366f11a,#0000 70%)}body:not(.dark) .Footer-module__hP-FLq__gridPattern{background-image:linear-gradient(#00000005 1px,#0000 1px),linear-gradient(90deg,#00000005 1px,#0000 1px)}body:not(.dark) .Footer-module__hP-FLq__brandDescription{color:var(--text-secondary)}body:not(.dark) .Footer-module__hP-FLq__socialLink{color:var(--text-secondary);background:#fffc;border-color:#00000014}body:not(.dark) .Footer-module__hP-FLq__sectionTitle{color:var(--text-heading)}body:not(.dark) .Footer-module__hP-FLq__footerLink{color:var(--text-secondary)}body:not(.dark) .Footer-module__hP-FLq__footerLink:hover{color:var(--primary-500);background:#2644a20f}body:not(.dark) .Footer-module__hP-FLq__contactItem{color:var(--text-secondary);background:#fff9;border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__contactItem:hover{color:var(--text-heading);background:#ffffffe6}body:not(.dark) .Footer-module__hP-FLq__contactIcon{background:linear-gradient(135deg,#2644a21a,#1d3a8f1a)}body:not(.dark) .Footer-module__hP-FLq__newsletterLabel{color:var(--text-muted)}body:not(.dark) .Footer-module__hP-FLq__emailInput{color:var(--text-heading);background:#fffc;border-color:#0000001a}body:not(.dark) .Footer-module__hP-FLq__emailInput::placeholder{color:var(--text-muted)}body:not(.dark) .Footer-module__hP-FLq__footerBottom{border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__footerBottom:before{background:linear-gradient(90deg,#0000,#2644a226,#0000)}body:not(.dark) .Footer-module__hP-FLq__copyright{color:var(--text-muted)}body:not(.dark) .Footer-module__hP-FLq__bottomLink{color:var(--text-secondary)}body:not(.dark) .Footer-module__hP-FLq__bottomLink:hover{color:var(--primary-500)}body:not(.dark) .Footer-module__hP-FLq__divider{color:#00000026}@media (max-width:768px){body:not(.dark) .Footer-module__hP-FLq__brandSection{border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__linksGrid{border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__linksSection:first-child{border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__linksSection{border-color:#0000000f}body:not(.dark) .Footer-module__hP-FLq__sectionTitle i{color:#0006}body:not(.dark) .Footer-module__hP-FLq__newsletter{background:#00000005;border-color:#0000000f}}@media (max-width:1100px){.Footer-module__hP-FLq__footerContent{grid-template-columns:1fr 1fr;gap:40px 30px}.Footer-module__hP-FLq__brandSection{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__hP-FLq__brandDescription{max-width:500px}.Footer-module__hP-FLq__socialIcons{justify-content:center}}@media (max-width:768px){.Footer-module__hP-FLq__footer{padding:48px 0 0}.Footer-module__hP-FLq__footerContent{grid-template-columns:1fr;gap:0;padding-bottom:32px}.Footer-module__hP-FLq__brandSection{text-align:center;border-bottom:1px solid #ffffff14;align-items:center;margin-bottom:20px;padding-bottom:28px}.Footer-module__hP-FLq__brandDescription{margin-bottom:20px;font-size:.9rem}.Footer-module__hP-FLq__linksGrid{border-bottom:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:0;width:100%;margin-bottom:20px;display:grid}.Footer-module__hP-FLq__linksSection{border-bottom:none;padding:16px 0}.Footer-module__hP-FLq__linksSection:first-child{border-inline-end:1px solid #ffffff14;padding-inline-end:16px}.Footer-module__hP-FLq__linksSection:last-child{padding-inline-start:16px}.Footer-module__hP-FLq__sectionTitle{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:0;font-size:.95rem;display:flex}.Footer-module__hP-FLq__sectionTitle span:after{display:none}.Footer-module__hP-FLq__sectionTitle i{color:#ffffff80;font-size:.7rem;transition:transform .3s;display:block}.Footer-module__hP-FLq__linksSection[open] .Footer-module__hP-FLq__sectionTitle i{transform:rotate(180deg)}.Footer-module__hP-FLq__linksList{gap:6px;padding-top:8px}.Footer-module__hP-FLq__footerLink{justify-content:flex-start;padding:8px 0;font-size:.85rem}.Footer-module__hP-FLq__footerLink:hover{background:0 0;transform:none}.Footer-module__hP-FLq__contactSection{padding-top:8px}.Footer-module__hP-FLq__contactSection .Footer-module__hP-FLq__sectionTitle{text-align:center;justify-content:center;margin-bottom:16px}.Footer-module__hP-FLq__contactList{grid-template-columns:1fr 1fr;gap:10px;width:100%;margin-bottom:20px;display:grid}.Footer-module__hP-FLq__contactItem{text-align:center;flex-direction:column;gap:8px;padding:12px}.Footer-module__hP-FLq__contactItem:hover{transform:none}.Footer-module__hP-FLq__contactItem span{font-size:.8rem}.Footer-module__hP-FLq__newsletter{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;width:100%;max-width:100%;padding:20px}.Footer-module__hP-FLq__newsletterLabel{text-align:center;font-size:.8rem}.Footer-module__hP-FLq__footerBottom{text-align:center;flex-direction:column;gap:12px;padding:20px 0}.Footer-module__hP-FLq__bottomRight{flex-wrap:wrap;justify-content:center}.Footer-module__hP-FLq__orb1,.Footer-module__hP-FLq__orb2,.Footer-module__hP-FLq__orb3{filter:blur(80px);width:250px;height:250px}}@media (max-width:480px){.Footer-module__hP-FLq__footer{padding:40px 0 0}.Footer-module__hP-FLq__logo img{height:40px}.Footer-module__hP-FLq__brandDescription{font-size:.85rem;line-height:1.7}.Footer-module__hP-FLq__socialLink{width:40px;height:40px}.Footer-module__hP-FLq__socialLink i{font-size:1rem}.Footer-module__hP-FLq__linksGrid{border-bottom:none;grid-template-columns:1fr}.Footer-module__hP-FLq__linksSection{border-bottom:1px solid #ffffff0f}.Footer-module__hP-FLq__linksSection:first-child{border-inline-end:none;padding-inline-end:0}.Footer-module__hP-FLq__linksSection:last-child{padding-inline-start:0}.Footer-module__hP-FLq__footerLink{padding:10px 0}.Footer-module__hP-FLq__contactList{grid-template-columns:1fr;gap:8px}.Footer-module__hP-FLq__contactItem{text-align:start;flex-direction:row;padding:12px 14px}.Footer-module__hP-FLq__contactIcon{width:36px;height:36px}.Footer-module__hP-FLq__contactIcon i,.Footer-module__hP-FLq__contactItem span{font-size:.85rem}.Footer-module__hP-FLq__newsletter{padding:16px}.Footer-module__hP-FLq__emailInput{padding:12px 14px;font-size:.9rem}.Footer-module__hP-FLq__submitBtn{width:46px;height:46px}.Footer-module__hP-FLq__copyright,.Footer-module__hP-FLq__bottomLink{font-size:.8rem}.Footer-module__hP-FLq__backToTop{bottom:20px;border-radius:12px;width:44px;height:44px;inset-inline-end:20px}.Footer-module__hP-FLq__orb1,.Footer-module__hP-FLq__orb2,.Footer-module__hP-FLq__orb3{width:180px;height:180px}.Footer-module__hP-FLq__gridPattern{display:none}}@media (max-width:360px){.Footer-module__hP-FLq__footer{padding:32px 0 0}.Footer-module__hP-FLq__socialIcons{gap:8px}.Footer-module__hP-FLq__socialLink{width:36px;height:36px}.Footer-module__hP-FLq__inputWrapper{flex-direction:column}.Footer-module__hP-FLq__submitBtn{width:100%;height:44px}.Footer-module__hP-FLq__contactItem{padding:10px 12px}}
