.shoeDetail-module__isozmG__detailLayout{color:#c9d1d9;background:#0d1117;flex-direction:column;min-height:100vh;display:flex}.shoeDetail-module__isozmG__detailHeader{background:#161b22;border-bottom:1px solid #21262d;align-items:center;gap:16px;padding:16px 32px;display:flex}.shoeDetail-module__isozmG__backLink{color:#58a6ff;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.shoeDetail-module__isozmG__backLink:hover{color:#79c0ff}.shoeDetail-module__isozmG__headerLogo{color:#c9d1d9;margin-left:auto;font-size:18px;font-weight:700}.shoeDetail-module__isozmG__detailMain{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px}.shoeDetail-module__isozmG__detailFooter{text-align:center;color:#484f58;border-top:1px solid #21262d;padding:24px 32px;font-size:12px}.shoeDetail-module__isozmG__heroSection{gap:32px;margin-bottom:32px;display:flex}.shoeDetail-module__isozmG__heroImageWrap{background:#161b22;border:1px solid #30363d;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:400px;height:300px;display:flex;overflow:hidden}.shoeDetail-module__isozmG__heroImageWrap img{object-fit:cover;width:100%;height:100%}.shoeDetail-module__isozmG__heroInfo{flex-direction:column;flex:1;gap:8px;display:flex}.shoeDetail-module__isozmG__heroBrand{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;font-size:14px;font-weight:600}.shoeDetail-module__isozmG__heroTitleRow{align-items:center;gap:12px;display:flex}.shoeDetail-module__isozmG__heroName{color:#c9d1d9;font-size:28px;font-weight:700;line-height:1.2}.shoeDetail-module__isozmG__heroModel{color:#8b949e;font-size:15px}.shoeDetail-module__isozmG__heroDate{color:#484f58;margin-top:auto;font-size:13px}.shoeDetail-module__isozmG__sectionTitle{color:#c9d1d9;margin-bottom:16px;font-size:18px;font-weight:600}.shoeDetail-module__isozmG__pricesSection{background:#161b22;border:1px solid #30363d;border-radius:0;margin-bottom:24px;padding:24px}.shoeDetail-module__isozmG__pricesTable{border-collapse:collapse;width:100%}.shoeDetail-module__isozmG__pricesTable th{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;text-align:left;border-bottom:1px solid #21262d;padding:0 12px 12px;font-size:12px;font-weight:600}.shoeDetail-module__isozmG__pricesTable td{color:#c9d1d9;border-bottom:1px solid #21262d;padding:12px;font-size:14px}.shoeDetail-module__isozmG__pricesTable tr:last-child td{border-bottom:none}.shoeDetail-module__isozmG__bestPriceRow td{background:#3fb9500d}.shoeDetail-module__isozmG__priceCell{font-size:15px;font-weight:700}.shoeDetail-module__isozmG__bestPrice{color:#3fb950}.shoeDetail-module__isozmG__worstPrice{color:#f85149}.shoeDetail-module__isozmG__availInStock{color:#3fb950;font-size:13px;font-weight:600}.shoeDetail-module__isozmG__availOutOfStock{color:#f85149;font-size:13px;font-weight:600}.shoeDetail-module__isozmG__viewLink{color:#161b22;background:#58a6ff;border-radius:6px;align-items:center;gap:4px;padding:4px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.shoeDetail-module__isozmG__viewLink:hover{background:#79c0ff}.shoeDetail-module__isozmG__dateCell{color:#8b949e;font-size:13px}.shoeDetail-module__isozmG__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.shoeDetail-module__isozmG__statCard{background:#161b22;border:1px solid #30363d;border-radius:0;flex-direction:column;gap:4px;padding:20px;display:flex}.shoeDetail-module__isozmG__statLabel{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.shoeDetail-module__isozmG__statValue{color:#c9d1d9;font-size:24px;font-weight:700}.shoeDetail-module__isozmG__statSub{color:#8b949e;font-size:12px}.shoeDetail-module__isozmG__statGreen{color:#3fb950}.shoeDetail-module__isozmG__chartSection{background:#161b22;border:1px solid #30363d;border-radius:0;margin-bottom:24px;padding:24px}.shoeDetail-module__isozmG__retailerToggles{flex-wrap:wrap;gap:16px;margin-bottom:20px;display:flex}.shoeDetail-module__isozmG__retailerCheckbox{cursor:pointer;-webkit-user-select:none;user-select:none;background:#0d1117;border:1px solid #30363d;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;transition:border-color .2s;display:flex}.shoeDetail-module__isozmG__retailerCheckbox:hover{border-color:#484f58}.shoeDetail-module__isozmG__retailerCheckbox input[type=checkbox]{accent-color:#58a6ff;cursor:pointer;width:14px;height:14px}.shoeDetail-module__isozmG__chartContainer{width:100%;height:400px}.shoeDetail-module__isozmG__noDataMessage{color:#484f58;text-align:center;padding:60px 0;font-size:14px}.shoeDetail-module__isozmG__availabilitySection{background:#161b22;border:1px solid #30363d;border-radius:0;margin-bottom:24px;padding:24px}.shoeDetail-module__isozmG__availabilityGrid{flex-wrap:wrap;gap:12px;display:flex}.shoeDetail-module__isozmG__availabilityChip{background:#0d1117;border:1px solid #30363d;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;display:flex}.shoeDetail-module__isozmG__availDot{border-radius:50%;width:8px;height:8px}.shoeDetail-module__isozmG__availDotGreen{background:#3fb950}.shoeDetail-module__isozmG__availDotRed{background:#f85149}.shoeDetail-module__isozmG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:120px 0;display:flex}.shoeDetail-module__isozmG__spinner{border:3px solid #21262d;border-top-color:#58a6ff;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite shoeDetail-module__isozmG__spin}@keyframes shoeDetail-module__isozmG__spin{to{transform:rotate(360deg)}}.shoeDetail-module__isozmG__loadingText{color:#8b949e;font-size:14px;font-weight:500}@media (max-width:1024px){.shoeDetail-module__isozmG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shoeDetail-module__isozmG__detailMain{padding:20px 16px}.shoeDetail-module__isozmG__detailHeader{padding:12px 16px}.shoeDetail-module__isozmG__heroSection{flex-direction:column;gap:20px}.shoeDetail-module__isozmG__heroImageWrap{width:100%;height:220px}.shoeDetail-module__isozmG__heroName{font-size:22px}.shoeDetail-module__isozmG__pricesTable th:nth-child(4),.shoeDetail-module__isozmG__pricesTable td:nth-child(4){display:none}.shoeDetail-module__isozmG__chartContainer{height:300px}.shoeDetail-module__isozmG__statValue{font-size:20px}}@media (max-width:480px){.shoeDetail-module__isozmG__statsGrid{grid-template-columns:1fr}.shoeDetail-module__isozmG__pricesTable th:nth-child(3),.shoeDetail-module__isozmG__pricesTable td:nth-child(3){display:none}.shoeDetail-module__isozmG__retailerToggles{gap:8px}}
.shoes-module__lFM0CW__layout{min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0d1117;flex-direction:column;display:flex}.shoes-module__lFM0CW__body{flex:1;display:flex;overflow:visible}.shoes-module__lFM0CW__sidebar{background:#161b22;border-right:1px solid #21262d;flex-direction:column;width:330px;min-width:330px;transition:width .25s,min-width .25s;display:flex;position:relative;overflow-y:auto}.shoes-module__lFM0CW__sidebarCollapsed{width:44px;min-width:44px;overflow:visible}.shoes-module__lFM0CW__filtersAreaHidden{display:none}.shoes-module__lFM0CW__sidebarCollapseBtn{color:#e6edf3;cursor:pointer;background:#1c2333;border:none;border-bottom:1px solid #30363d;align-items:center;gap:8px;width:100%;padding:12px 16px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.shoes-module__lFM0CW__sidebarCollapseBtn:hover{background:#252d3d}.shoes-module__lFM0CW__sidebarCollapseBtn:focus-visible{outline-offset:-2px;outline:2px solid #6366f1}.shoes-module__lFM0CW__collapseLabel{text-align:left;flex:1}.shoes-module__lFM0CW__sidebarCollapsedIcon{color:#8b949e;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #30363d;justify-content:center;align-items:center;width:44px;height:44px;transition:color .15s,background .15s;display:flex}.shoes-module__lFM0CW__sidebarCollapsedIcon:hover{color:#e6edf3;background:#252d3d}.shoes-module__lFM0CW__sidebarMobileHeader{display:none}.shoes-module__lFM0CW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.shoes-module__lFM0CW__logoText{flex-direction:column;display:flex}.shoes-module__lFM0CW__logoName{font-family:var(--font-bungee),"Impact",sans-serif;color:#ffa240;letter-spacing:.02em;text-transform:uppercase;font-size:20px;font-weight:400;line-height:1.1}.shoes-module__lFM0CW__logoNameWhite{color:#fff}.shoes-module__lFM0CW__logoSub{font-family:var(--font-bungee),"Impact",sans-serif;color:#ffb366;letter-spacing:.04em;margin-top:2px;font-size:12px;font-weight:400}.shoes-module__lFM0CW__searchBox{background:#0d1117;border:1px solid #21262d;border-radius:8px;align-items:center;gap:8px;margin-bottom:16px;padding:10px 12px;transition:border-color .2s;display:flex}.shoes-module__lFM0CW__searchBox:focus-within{border-color:#6366f1}.shoes-module__lFM0CW__searchIcon{color:#8b949e;flex-shrink:0}.shoes-module__lFM0CW__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;font-size:13px}.shoes-module__lFM0CW__searchInput::placeholder{color:#484f58}.shoes-module__lFM0CW__searchClear{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex}.shoes-module__lFM0CW__searchClear:hover{color:#fff}.shoes-module__lFM0CW__filtersArea{flex:1;padding:16px 20px;overflow-y:auto}.shoes-module__lFM0CW__filterSection{margin-bottom:24px}.shoes-module__lFM0CW__filterHeader{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.shoes-module__lFM0CW__filterTitle{color:#c9d1d9;letter-spacing:.02em;font-size:13px;font-weight:600}.shoes-module__lFM0CW__filterChevron{color:#484f58;font-size:14px;transition:transform .2s}.shoes-module__lFM0CW__filterList{flex-direction:column;gap:8px;display:flex}.shoes-module__lFM0CW__filterListGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shoes-module__lFM0CW__filterItem{cursor:pointer;align-items:center;gap:10px;padding:2px 0;transition:color .15s;display:flex}.shoes-module__lFM0CW__filterItem:hover{color:#fff}.shoes-module__lFM0CW__checkbox{background:#0d1117;border:1.5px solid #30363d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.shoes-module__lFM0CW__checkbox.shoes-module__lFM0CW__checked{background:#6366f1;border-color:#6366f1}.shoes-module__lFM0CW__checkmark{color:#fff;font-size:12px;font-weight:700;line-height:1}.shoes-module__lFM0CW__filterLabel{color:#8b949e;flex:1;font-size:13px}.shoes-module__lFM0CW__filterItem:hover .shoes-module__lFM0CW__filterLabel{color:#c9d1d9}.shoes-module__lFM0CW__filterCount{color:#484f58;font-size:12px}.shoes-module__lFM0CW__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.shoes-module__lFM0CW__priceRange{padding-top:4px}.shoes-module__lFM0CW__rangeSlider{height:22px;margin:12px 0 4px;position:relative}.shoes-module__lFM0CW__sliderTrack{pointer-events:none;background:#21262d;border-radius:3px;height:6px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.shoes-module__lFM0CW__sliderFill{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:3px;width:60%;height:100%;position:absolute;left:0}.shoes-module__lFM0CW__rangeInput{appearance:none;pointer-events:none;background:0 0;outline:none;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.shoes-module__lFM0CW__rangeInput::-webkit-slider-thumb{appearance:none;cursor:grab;pointer-events:auto;background:#fff;border:2px solid #6366f1;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0006}.shoes-module__lFM0CW__rangeInput::-moz-range-thumb{cursor:grab;pointer-events:auto;background:#fff;border:2px solid #6366f1;border-radius:50%;width:16px;height:16px;box-shadow:0 2px 6px #0006}.shoes-module__lFM0CW__priceInputs{gap:8px;display:flex}.shoes-module__lFM0CW__priceInput{color:#c9d1d9;text-align:center;background:#0d1117;border:1px solid #21262d;border-radius:6px;outline:none;flex:1;min-width:0;padding:5px 8px;font-size:12px}.shoes-module__lFM0CW__priceInput:focus{border-color:#6366f1}.shoes-module__lFM0CW__priceInput::-webkit-outer-spin-button{appearance:none;margin:0}.shoes-module__lFM0CW__priceInput::-webkit-inner-spin-button{appearance:none;margin:0}.shoes-module__lFM0CW__priceInput[type=number]{-moz-appearance:textfield}.shoes-module__lFM0CW__priceDash{color:#484f58;align-items:center;font-size:14px;display:flex}.shoes-module__lFM0CW__radioItem{cursor:pointer;align-items:center;gap:10px;padding:2px 0;display:flex}.shoes-module__lFM0CW__radio{background:#0d1117;border:1.5px solid #30363d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .15s;display:flex}.shoes-module__lFM0CW__radio.shoes-module__lFM0CW__selected{border-color:#6366f1}.shoes-module__lFM0CW__radioDot{background:#6366f1;border-radius:50%;width:8px;height:8px}.shoes-module__lFM0CW__radioLabel{color:#8b949e;font-size:13px}.shoes-module__lFM0CW__sinceDate{border-top:1px solid #21262d;margin-top:14px;padding-top:14px}.shoes-module__lFM0CW__sinceDateLabel{color:#8b949e;margin-bottom:8px;font-size:12px;font-weight:500;display:block}.shoes-module__lFM0CW__sinceDateInput{color:#c9d1d9;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d1117;border:1px solid #21262d;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:13px;transition:border-color .2s}.shoes-module__lFM0CW__sinceDateInput:focus{border-color:#6366f1}.shoes-module__lFM0CW__toggleRow{border-top:1px solid #21262d;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 0 4px;display:flex}.shoes-module__lFM0CW__toggleLabel{color:#c9d1d9;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.shoes-module__lFM0CW__toggleIcon{font-size:16px}.shoes-module__lFM0CW__toggle{cursor:pointer;background:#6366f1;border-radius:11px;width:40px;height:22px;transition:background .2s;position:relative}.shoes-module__lFM0CW__toggle.shoes-module__lFM0CW__off{background:#30363d}.shoes-module__lFM0CW__toggleKnob{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;right:3px}.shoes-module__lFM0CW__toggle.shoes-module__lFM0CW__off .shoes-module__lFM0CW__toggleKnob{left:3px;right:auto}.shoes-module__lFM0CW__clearFiltersBtn{color:#da3633;cursor:pointer;background:0 0;border:1px solid #da3633;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:10px 16px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.shoes-module__lFM0CW__clearFiltersBtn:hover{color:#f85149;background:#da36331a;border-color:#f85149}.shoes-module__lFM0CW__clearFiltersBtn:focus-visible{outline-offset:2px;outline:2px solid #f85149}.shoes-module__lFM0CW__sidebarFooter{padding:20px 20px 4px}.shoes-module__lFM0CW__applyBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:10px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:all .2s}.shoes-module__lFM0CW__applyBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #6366f166}.shoes-module__lFM0CW__main{flex-direction:column;flex:1;display:flex;overflow-y:auto}.shoes-module__lFM0CW__header{z-index:200;background:#161b22;border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;width:100%;min-height:64px;padding:16px 32px;display:flex;position:sticky;top:0}.shoes-module__lFM0CW__headerLeft{flex-direction:column;gap:2px;display:flex}.shoes-module__lFM0CW__headerTitle{color:#fff;font-size:22px;font-weight:700}.shoes-module__lFM0CW__headerSubtitle{color:#8b949e;font-size:13px}.shoes-module__lFM0CW__headerNav{align-items:center;gap:32px;display:flex}.shoes-module__lFM0CW__headerNavLink{color:#8b949e;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s}.shoes-module__lFM0CW__headerNavLink:hover{color:#e6edf3}.shoes-module__lFM0CW__headerNavLinkActive{color:#e6edf3;font-weight:700}.shoes-module__lFM0CW__navCount{color:#6e7681;font-size:11px;font-weight:400}.shoes-module__lFM0CW__headerNavLinkActive .shoes-module__lFM0CW__navCount{color:#8b949e}.shoes-module__lFM0CW__headerRight{align-items:center;gap:16px;display:flex}.shoes-module__lFM0CW__notifBtn{color:#8b949e;cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:relative}.shoes-module__lFM0CW__notifBtn:hover{color:#fff;background:#1c2129}.shoes-module__lFM0CW__notifBtnActive{color:#facc15;border-color:#facc154d}.shoes-module__lFM0CW__notifBtnActive:hover{color:#facc15}.shoes-module__lFM0CW__notifBadge{color:#fff;background:#6366f1;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.shoes-module__lFM0CW__starIconWrap{position:relative}.shoes-module__lFM0CW__starTooltip{z-index:100;background:#161b22;border:1px solid #30363d;border-radius:12px;width:280px;padding:12px;animation:.15s ease-out shoes-module__lFM0CW__starTooltipFadeIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 40px #0009}@keyframes shoes-module__lFM0CW__starTooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.shoes-module__lFM0CW__starTooltipHeader{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:600}.shoes-module__lFM0CW__starTooltipList{flex-direction:column;gap:8px;display:flex}.shoes-module__lFM0CW__starTooltipItem{background:#0d1117;border:1px solid #21262d;border-radius:8px;align-items:center;gap:10px;padding:6px 8px;display:flex}.shoes-module__lFM0CW__starTooltipImg{object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:40px}.shoes-module__lFM0CW__starTooltipInfo{flex-direction:column;min-width:0;display:flex}.shoes-module__lFM0CW__starTooltipName{color:#c9d1d9;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.shoes-module__lFM0CW__starTooltipPrice{color:#3fb950;font-size:13px;font-weight:700}.shoes-module__lFM0CW__starTooltipMore{text-align:center;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px;margin-top:10px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .2s;display:block}.shoes-module__lFM0CW__starTooltipMore:hover{opacity:.85}.shoes-module__lFM0CW__userSection{cursor:pointer;align-items:center;gap:10px;display:flex}.shoes-module__lFM0CW__userAvatar{background:#ffa240;border-radius:50%;width:42px;height:42px;overflow:hidden}.shoes-module__lFM0CW__userAvatar img{object-fit:cover;width:100%;height:100%}.shoes-module__lFM0CW__userInfo{flex-direction:column;display:flex}.shoes-module__lFM0CW__userName{color:#fff;font-size:14px;font-weight:600}.shoes-module__lFM0CW__userRole{color:#6366f1;font-size:12px;font-weight:500}.shoes-module__lFM0CW__content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:20px 24px}.shoes-module__lFM0CW__productArea{min-height:200px;position:relative}.shoes-module__lFM0CW__statsRow{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:28px;display:grid}.shoes-module__lFM0CW__statCard{background:#161b22;border:1px solid #21262d;border-radius:14px;align-items:flex-start;gap:14px;padding:20px;transition:all .2s;display:flex}.shoes-module__lFM0CW__statCard:hover{border-color:#30363d;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.shoes-module__lFM0CW__statIconBox{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.shoes-module__lFM0CW__statIconBox.shoes-module__lFM0CW__blue{color:#6366f1;background:#6366f126}.shoes-module__lFM0CW__statIconBox.shoes-module__lFM0CW__green{color:#22c55e;background:#22c55e26}.shoes-module__lFM0CW__statIconBox.shoes-module__lFM0CW__purple{color:#a855f7;background:#a855f726}.shoes-module__lFM0CW__statIconBox.shoes-module__lFM0CW__orange{color:#f97316;background:#f9731626}.shoes-module__lFM0CW__statIconBox.shoes-module__lFM0CW__cyan{color:#22d3ee;background:#22d3ee26}.shoes-module__lFM0CW__statBody{flex:1;min-width:0}.shoes-module__lFM0CW__statTop{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.shoes-module__lFM0CW__statValue{color:#fff;font-size:24px;font-weight:700;line-height:1}.shoes-module__lFM0CW__statBadge{border-radius:6px;padding:3px 8px;font-size:12px;font-weight:600}.shoes-module__lFM0CW__statBadge.shoes-module__lFM0CW__up{color:#22c55e;background:#22c55e1f}.shoes-module__lFM0CW__statBadge.shoes-module__lFM0CW__neutral{color:#6366f1;background:#6366f11f}.shoes-module__lFM0CW__statBadge.shoes-module__lFM0CW__live{color:#f97316;background:#f973161f}.shoes-module__lFM0CW__statLabel{color:#8b949e;font-size:13px}.shoes-module__lFM0CW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.shoes-module__lFM0CW__sectionTitleGroup{flex-direction:column;gap:2px;display:flex}.shoes-module__lFM0CW__sectionTitle{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.shoes-module__lFM0CW__sectionSubtitle{color:#8b949e;font-size:13px}.shoes-module__lFM0CW__viewAllLink{color:#818cf8;cursor:pointer;align-items:center;gap:4px;font-size:13px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.shoes-module__lFM0CW__viewAllLink:hover{color:#a5b4fc}.shoes-module__lFM0CW__trendingRow{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid;overflow:hidden}.shoes-module__lFM0CW__dealCard{background:linear-gradient(135deg,#1a1f3a 0%,#161b2e 100%);border:1px solid #21263d;border-radius:0;padding:16px;transition:all .2s;position:relative;overflow:hidden}.shoes-module__lFM0CW__dealCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0006}.shoes-module__lFM0CW__dealTop{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.shoes-module__lFM0CW__dealBadge{color:#fff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:700}.shoes-module__lFM0CW__dealBadge.shoes-module__lFM0CW__green{color:#22c55e;background:#22c55e40}.shoes-module__lFM0CW__dealBadge.shoes-module__lFM0CW__blue{color:#818cf8;background:#6366f140}.shoes-module__lFM0CW__dealBadge.shoes-module__lFM0CW__purple{color:#c084fc;background:#a855f740}.shoes-module__lFM0CW__dealBadge.shoes-module__lFM0CW__orange{color:#fb923c;background:#f9731640}.shoes-module__lFM0CW__dealTimer{color:#8b949e;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;display:flex}.shoes-module__lFM0CW__dealTimerLabel{color:#484f58;font-size:12px}.shoes-module__lFM0CW__dealTimerValue{color:#c9d1d9;font-size:13px;font-weight:600}.shoes-module__lFM0CW__dealImage{background:#0d1117;border-radius:0;width:100%;height:140px;margin-bottom:12px;overflow:hidden}.shoes-module__lFM0CW__dealImage img{object-fit:cover;width:100%;height:100%}.shoes-module__lFM0CW__dealName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:14px;font-weight:600;overflow:hidden}.shoes-module__lFM0CW__dealPrices{align-items:baseline;gap:8px;margin-bottom:12px;display:flex}.shoes-module__lFM0CW__dealPrice{color:#fff;font-size:22px;font-weight:700}.shoes-module__lFM0CW__dealOriginal{color:#484f58;font-size:14px;text-decoration:line-through}.shoes-module__lFM0CW__dealFooter{justify-content:space-between;align-items:center;display:flex}.shoes-module__lFM0CW__dealStore{color:#8b949e;font-size:12px}.shoes-module__lFM0CW__dealBtn{color:#fff;cursor:pointer;background:#22c55e;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .2s}.shoes-module__lFM0CW__dealBtn:hover{background:#16a34a;transform:translateY(-1px)}.shoes-module__lFM0CW__productsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.shoes-module__lFM0CW__productsTitle{color:#fff;font-size:18px;font-weight:700}.shoes-module__lFM0CW__productsCount{color:#8b949e;margin-top:2px;font-size:13px}.shoes-module__lFM0CW__productsControls{align-items:center;gap:12px;display:flex}.shoes-module__lFM0CW__sortSelect{color:#c9d1d9;cursor:pointer;appearance:none;background:#161b22 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%238b949e' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #21262d;border-radius:8px;outline:none;padding:10px 36px 10px 14px;font-size:13px}.shoes-module__lFM0CW__sortSelect:focus{border-color:#6366f1}.shoes-module__lFM0CW__viewToggle{background:#161b22;border:1px solid #21262d;border-radius:8px;gap:2px;padding:3px;display:flex}.shoes-module__lFM0CW__viewBtn{color:#484f58;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;transition:all .2s;display:flex}.shoes-module__lFM0CW__viewBtn.shoes-module__lFM0CW__active{color:#fff;background:#6366f1}.shoes-module__lFM0CW__viewBtn:hover:not(.shoes-module__lFM0CW__active){color:#8b949e}.shoes-module__lFM0CW__dateFilterBar{background:#161b22;border:1px solid #21262d;border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 16px;display:flex}.shoes-module__lFM0CW__dateFilterLabel{color:#8b949e;white-space:nowrap;font-size:13px;font-weight:500}.shoes-module__lFM0CW__dateFilterOptions{gap:6px;display:flex}.shoes-module__lFM0CW__dateFilterBtn{color:#8b949e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #30363d;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s}.shoes-module__lFM0CW__dateFilterBtn:hover{color:#e6edf3;background:#ffa2400f;border-color:#ffa24066}.shoes-module__lFM0CW__dateFilterBtnActive{color:#ffa240;background:#ffa2401a;border-color:#ffa24080}.shoes-module__lFM0CW__dateFilterSelect{appearance:none;color:#ffa240;cursor:pointer;background:#161b22 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%238b949e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #30363d;border-radius:8px;flex:1;padding:8px 32px 8px 12px;font-size:13px;font-weight:500;display:none}.shoes-module__lFM0CW__productGrid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.shoes-module__lFM0CW__body:has(.shoes-module__lFM0CW__sidebarCollapsed) .shoes-module__lFM0CW__content{max-width:1600px}.shoes-module__lFM0CW__body:has(.shoes-module__lFM0CW__sidebarCollapsed) .shoes-module__lFM0CW__productGrid{grid-template-columns:repeat(4,1fr)}.shoes-module__lFM0CW__productCard{background:#161b22;border:1px solid #21262d;border-radius:8px;flex-direction:column;transition:border-color .2s,transform .2s,box-shadow .2s;animation:.4s ease-out both shoes-module__lFM0CW__cardFadeIn;display:flex;overflow:hidden}@keyframes shoes-module__lFM0CW__cardFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.shoes-module__lFM0CW__productCard:hover{border-color:#ffa24066;transform:translateY(-2px);box-shadow:0 8px 24px #ffa24014,0 0 0 1px #ffa2401a}.shoes-module__lFM0CW__productCardRemoving{pointer-events:none;animation:.35s ease-out forwards shoes-module__lFM0CW__cardRemove}@keyframes shoes-module__lFM0CW__cardRemove{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.92)}}.shoes-module__lFM0CW__productList{flex-direction:column;gap:8px;margin-bottom:32px;display:flex}.shoes-module__lFM0CW__productListItem{background:#161b22;border:1px solid #21262d;border-radius:0;align-items:center;gap:16px;padding:12px 16px;transition:all .2s;display:flex}.shoes-module__lFM0CW__productListItem:hover{background:#1c2129;border-color:#30363d;box-shadow:0 4px 12px #0003}.shoes-module__lFM0CW__productListImage{cursor:pointer;background:#0d1117;border-radius:0;justify-content:center;align-items:center;width:100px;min-width:100px;height:100px;display:flex;position:relative;overflow:hidden}.shoes-module__lFM0CW__productListImage img{object-fit:cover;width:100%;height:100%}.shoes-module__lFM0CW__listDiscountBadge{color:#fff;z-index:1;background:#da3633;border-radius:4px;padding:2px 5px;font-size:12px;font-weight:700;position:absolute;top:4px;right:4px}.shoes-module__lFM0CW__productListBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.shoes-module__lFM0CW__productListName{color:#e6edf3;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.shoes-module__lFM0CW__productListMeta{color:#8b949e;align-items:center;gap:6px;font-size:12px;display:flex}.shoes-module__lFM0CW__productListStores{align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.shoes-module__lFM0CW__productListPrices{flex-direction:column;align-items:flex-end;gap:2px;min-width:100px;display:flex}.shoes-module__lFM0CW__listSaveBadge{color:#3fb950;background:#3fb9501a;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:600}.shoes-module__lFM0CW__productListActions{align-items:center;gap:8px;margin-left:8px;display:flex}.shoes-module__lFM0CW__productImageWrap{cursor:pointer;background:#0d1117;border-radius:8px 8px 0 0;justify-content:center;align-items:center;height:170px;display:flex;position:relative;overflow:hidden}.shoes-module__lFM0CW__productImageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.shoes-module__lFM0CW__productCard:hover .shoes-module__lFM0CW__productImageWrap img{transform:scale(1.05)}.shoes-module__lFM0CW__hotDealBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#f97316;background:#000000b3;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:12px;font-weight:600;display:flex;position:absolute;top:12px;left:12px}.shoes-module__lFM0CW__hotDealIcon{font-size:12px}.shoes-module__lFM0CW__discountRibbon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#ef4444d9;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.shoes-module__lFM0CW__productBody{flex-direction:column;flex:1;padding:16px;display:flex}.shoes-module__lFM0CW__productMeta{color:#8b949e;align-items:center;gap:6px;margin-bottom:8px;font-size:12px;display:flex}.shoes-module__lFM0CW__productCategory{color:#8b949e}.shoes-module__lFM0CW__productDot{color:#484f58}.shoes-module__lFM0CW__productRating{color:#f59e0b;align-items:center;gap:3px;display:flex}.shoes-module__lFM0CW__star{font-size:12px}.shoes-module__lFM0CW__ratingValue{color:#c9d1d9;font-weight:500}.shoes-module__lFM0CW__productName{color:#e6edf3;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:14px;font-weight:600;overflow:hidden}.shoes-module__lFM0CW__productPrices{align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.shoes-module__lFM0CW__productPrice{color:#ffa240;font-size:22px;font-weight:700}.shoes-module__lFM0CW__productOriginalPrice{color:#8b949e;font-size:15px;text-decoration:line-through}.shoes-module__lFM0CW__priceDiffInfobox{background:linear-gradient(135deg,#22c55e14 0%,#6366f10f 100%);border:1px solid #22c55e26;border-radius:10px;margin-bottom:12px;padding:10px 12px;transition:border-color .25s,box-shadow .25s,background .25s;animation:.4s cubic-bezier(.22,1,.36,1) both shoes-module__lFM0CW__infoboxSlideIn}.shoes-module__lFM0CW__priceDiffInfobox:hover{background:linear-gradient(135deg,#22c55e1f 0%,#6366f114 100%);border-color:#22c55e4d;box-shadow:0 4px 16px #22c55e1a}@keyframes shoes-module__lFM0CW__infoboxSlideIn{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.shoes-module__lFM0CW__productPriceRange{color:#8b949e;align-items:center;gap:12px;margin-bottom:6px;font-size:12px;display:flex}.shoes-module__lFM0CW__priceDiff{color:#22c55e;font-weight:600}.shoes-module__lFM0CW__productStores{color:#8b949e;flex-direction:column;gap:6px;font-size:12px;display:flex}.shoes-module__lFM0CW__storeRow{align-items:center;gap:6px;display:flex}.shoes-module__lFM0CW__storeLogo{flex-shrink:0}.shoes-module__lFM0CW__lowestStore{color:#22c55e}.shoes-module__lFM0CW__highestStore{color:#ef4444}.shoes-module__lFM0CW__productDivider{border:none;border-top:1px solid #21262d;margin:auto 0 10px;transition:border-color .3s}.shoes-module__lFM0CW__productCard:hover .shoes-module__lFM0CW__productDivider{border-image:linear-gradient(90deg,#0000,#ffa2404d,#0000) 1}.shoes-module__lFM0CW__productActions{justify-content:space-between;align-items:center;display:flex}.shoes-module__lFM0CW__starBtn{color:#484f58;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 6px;line-height:1;transition:all .2s;display:flex}.shoes-module__lFM0CW__starBtn:hover{color:#facc15;transform:scale(1.15)}.shoes-module__lFM0CW__starBtnActive{color:#facc15}.shoes-module__lFM0CW__compareBtn{color:#8b949e;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #30363d;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.shoes-module__lFM0CW__compareBtn:hover{color:#ffa240;background:#ffa2400f;border-color:#ffa24066}.shoes-module__lFM0CW__pagination{justify-content:center;align-items:center;gap:8px;padding:16px 0 32px;display:flex}.shoes-module__lFM0CW__pageBtn{color:#8b949e;cursor:pointer;background:#161b22;border:1px solid #21262d;border-radius:10px;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.shoes-module__lFM0CW__pageBtn:hover:not(.shoes-module__lFM0CW__active):not(:disabled){color:#fff;background:#1c2129;border-color:#30363d}.shoes-module__lFM0CW__pageBtn.shoes-module__lFM0CW__active{color:#fff;background:#6366f1;border-color:#6366f1}.shoes-module__lFM0CW__pageBtn:disabled{opacity:.4;cursor:not-allowed}.shoes-module__lFM0CW__pageEllipsis{color:#484f58;padding:0 4px;font-size:14px}.shoes-module__lFM0CW__footer{background:#161b22;border-top:1px solid #21262d;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.shoes-module__lFM0CW__footerLogo{font-family:var(--font-bungee),"Impact",sans-serif;color:#ffa240;letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:400}.shoes-module__lFM0CW__footerCopy{color:#484f58;font-size:12px}@keyframes shoes-module__lFM0CW__spin{to{transform:rotate(360deg)}}.shoes-module__lFM0CW__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:120px 0;display:flex}.shoes-module__lFM0CW__spinner{border:3px solid #21262d;border-top-color:#ffa240;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite shoes-module__lFM0CW__spin}.shoes-module__lFM0CW__loadingText{color:#8b949e;font-size:14px;font-weight:500}.shoes-module__lFM0CW__contentOverlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1117cc;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.shoes-module__lFM0CW__contentOverlay .shoes-module__lFM0CW__spinner{border-width:4px;width:56px;height:56px}.shoes-module__lFM0CW__overlayText{color:#ffa240;letter-spacing:.02em;font-size:15px;font-weight:600}.shoes-module__lFM0CW__mobileHeaderLogo{text-decoration:none;display:none}.shoes-module__lFM0CW__hamburgerBtn{display:none}.shoes-module__lFM0CW__statsDropdown{margin-bottom:28px;display:none;position:relative}.shoes-module__lFM0CW__statsDropdownTrigger{cursor:pointer;background:#161b22;border:1px solid #21262d;border-left:3px solid #0000;border-radius:14px;align-items:center;gap:10px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.shoes-module__lFM0CW__statsDropdownTrigger:hover{border-color:#30363d;border-left-color:inherit}.shoes-module__lFM0CW__statsDropdownTriggerOpen{background:#1c2129;border-color:#30363d}.shoes-module__lFM0CW__statsDropdownTriggerIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.shoes-module__lFM0CW__statsDropdownTriggerIcon.shoes-module__lFM0CW__blue{color:#6366f1;background:#6366f126}.shoes-module__lFM0CW__statsDropdownTriggerIcon.shoes-module__lFM0CW__green{color:#22c55e;background:#22c55e26}.shoes-module__lFM0CW__statsDropdownTriggerIcon.shoes-module__lFM0CW__purple{color:#a855f7;background:#a855f726}.shoes-module__lFM0CW__statsDropdownTriggerIcon.shoes-module__lFM0CW__orange{color:#f97316;background:#f9731626}.shoes-module__lFM0CW__statsDropdownTriggerIcon.shoes-module__lFM0CW__cyan{color:#22d3ee;background:#22d3ee26}.shoes-module__lFM0CW__statsDropdownTriggerValue{color:#fff;font-size:20px;font-weight:700;line-height:1}.shoes-module__lFM0CW__statsDropdownTriggerLabel{color:#8b949e;flex:1;min-width:0;font-size:13px}.shoes-module__lFM0CW__statsDropdownTriggerBlue{border-left-color:#6366f1}.shoes-module__lFM0CW__statsDropdownTriggerGreen{border-left-color:#22c55e}.shoes-module__lFM0CW__statsDropdownTriggerPurple{border-left-color:#a855f7}.shoes-module__lFM0CW__statsDropdownTriggerOrange{border-left-color:#f97316}.shoes-module__lFM0CW__statsDropdownTriggerCyan{border-left-color:#22d3ee}.shoes-module__lFM0CW__statsDropdownChevronWrap{background:#0d1117;border:1px solid #21262d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-left:auto;transition:background .2s,border-color .2s;display:flex}.shoes-module__lFM0CW__statsDropdownTrigger:hover .shoes-module__lFM0CW__statsDropdownChevronWrap{background:#161b22;border-color:#30363d}.shoes-module__lFM0CW__statsDropdownChevron{color:#8b949e;flex-shrink:0;transition:transform .2s}.shoes-module__lFM0CW__statsDropdownChevronOpen{transform:rotate(180deg)}.shoes-module__lFM0CW__statsDropdownPanel{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161b22f7;border:1px solid #21262d;border-radius:16px;flex-direction:column;gap:2px;padding:6px;animation:.2s ease-out shoes-module__lFM0CW__statsDropdownSlideIn;display:flex;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 12px 40px #0009}@keyframes shoes-module__lFM0CW__statsDropdownSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.shoes-module__lFM0CW__statsDropdownItem{cursor:pointer;background:0 0;border:1px solid #0000;border-left-width:3px;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;transition:all .15s;display:flex}.shoes-module__lFM0CW__statsDropdownItem:hover{background:#1c2129}.shoes-module__lFM0CW__statsDropdownItemIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.shoes-module__lFM0CW__statsDropdownItemIcon.shoes-module__lFM0CW__blue{color:#6366f1;background:#6366f126}.shoes-module__lFM0CW__statsDropdownItemIcon.shoes-module__lFM0CW__green{color:#22c55e;background:#22c55e26}.shoes-module__lFM0CW__statsDropdownItemIcon.shoes-module__lFM0CW__purple{color:#a855f7;background:#a855f726}.shoes-module__lFM0CW__statsDropdownItemIcon.shoes-module__lFM0CW__orange{color:#f97316;background:#f9731626}.shoes-module__lFM0CW__statsDropdownItemIcon.shoes-module__lFM0CW__cyan{color:#22d3ee;background:#22d3ee26}.shoes-module__lFM0CW__statsDropdownItemBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.shoes-module__lFM0CW__statsDropdownItemValue{color:#fff;font-size:16px;font-weight:700;line-height:1.2}.shoes-module__lFM0CW__statsDropdownItemLabel{color:#8b949e;font-size:12px}.shoes-module__lFM0CW__statsDropdownItemActive{background:#6366f10f}.shoes-module__lFM0CW__statsDropdownItemActiveBlue{background:#6366f114;border-left-color:#6366f1}.shoes-module__lFM0CW__statsDropdownItemActiveGreen{background:#22c55e14;border-left-color:#22c55e}.shoes-module__lFM0CW__statsDropdownItemActivePurple{background:#a855f714;border-left-color:#a855f7}.shoes-module__lFM0CW__statsDropdownItemActiveOrange{background:#f9731614;border-left-color:#f97316}.shoes-module__lFM0CW__statsDropdownItemActiveCyan{background:#22d3ee14;border-left-color:#22d3ee}.shoes-module__lFM0CW__statsDropdownCheck{color:#22c55e;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.shoes-module__lFM0CW__mobileNavDropdown{margin-bottom:16px;display:none;position:relative}.shoes-module__lFM0CW__mobileNavTrigger{cursor:pointer;background:#161b22;border:1px solid #21262d;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:all .2s;display:flex}.shoes-module__lFM0CW__mobileNavTrigger:hover{border-color:#30363d}.shoes-module__lFM0CW__mobileNavTriggerOpen{background:#1c2129;border-color:#30363d;border-bottom-right-radius:0;border-bottom-left-radius:0}.shoes-module__lFM0CW__mobileNavTriggerText{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.shoes-module__lFM0CW__mobileNavTriggerTitle{color:#e6edf3;font-size:18px;font-weight:700;line-height:1.2}.shoes-module__lFM0CW__mobileNavTriggerSubtitle{color:#8b949e;font-size:12px}.shoes-module__lFM0CW__mobileNavChevronWrap{background:#0d1117;border:1px solid #21262d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,border-color .2s;display:flex}.shoes-module__lFM0CW__mobileNavTrigger:hover .shoes-module__lFM0CW__mobileNavChevronWrap{background:#161b22;border-color:#30363d}.shoes-module__lFM0CW__mobileNavChevron{color:#8b949e;flex-shrink:0;transition:transform .2s}.shoes-module__lFM0CW__mobileNavChevronOpen{transform:rotate(180deg)}.shoes-module__lFM0CW__mobileNavPanel{z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161b22f7;border:1px solid #21262d;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;gap:2px;padding:6px;animation:.2s ease-out shoes-module__lFM0CW__statsDropdownSlideIn;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 40px #0009}.shoes-module__lFM0CW__mobileNavItem{color:#e6edf3;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.shoes-module__lFM0CW__mobileNavItem:hover{background:#1c2129}.shoes-module__lFM0CW__mobileNavItemActive{background:#6366f114;border-left-color:#6366f1;font-weight:700}.shoes-module__lFM0CW__mobileNavItemLabel{flex:1;min-width:0}.shoes-module__lFM0CW__mobileNavItemCount{color:#6e7681;font-size:12px}.shoes-module__lFM0CW__mobileNavItemActive .shoes-module__lFM0CW__mobileNavItemCount{color:#8b949e}.shoes-module__lFM0CW__mobileNavCheck{color:#22c55e;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;display:flex}.shoes-module__lFM0CW__mobileSearchBtn{display:none}@media (max-width:1400px){.shoes-module__lFM0CW__statsRow,.shoes-module__lFM0CW__trendingRow{grid-template-columns:repeat(3,1fr)}.shoes-module__lFM0CW__productGrid{grid-template-columns:repeat(2,1fr)}.shoes-module__lFM0CW__body:has(.shoes-module__lFM0CW__sidebarCollapsed) .shoes-module__lFM0CW__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.shoes-module__lFM0CW__statsRow,.shoes-module__lFM0CW__trendingRow{grid-template-columns:repeat(2,1fr)}.shoes-module__lFM0CW__body:has(.shoes-module__lFM0CW__sidebarCollapsed) .shoes-module__lFM0CW__productGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.shoes-module__lFM0CW__sidebar{z-index:300;width:100%;min-width:100%;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%)}.shoes-module__lFM0CW__sidebarOpen{transform:translate(0)}.shoes-module__lFM0CW__sidebarCollapseBtn,.shoes-module__lFM0CW__statsRow{display:none}.shoes-module__lFM0CW__statsDropdown{display:block}.shoes-module__lFM0CW__trendingRow,.shoes-module__lFM0CW__productGrid{grid-template-columns:1fr}.shoes-module__lFM0CW__body:has(.shoes-module__lFM0CW__sidebarCollapsed) .shoes-module__lFM0CW__productGrid{grid-template-columns:1fr}.shoes-module__lFM0CW__productList{gap:0}.shoes-module__lFM0CW__productListItem{border:none;border-bottom:1px solid #21262d;flex-wrap:nowrap;gap:10px;padding:8px 12px}.shoes-module__lFM0CW__productListImage{border-radius:6px;width:56px;min-width:56px;height:56px}.shoes-module__lFM0CW__listDiscountBadge{padding:1px 3px;font-size:9px;top:2px;right:2px}.shoes-module__lFM0CW__productListBody{flex:1;gap:2px;min-width:0}.shoes-module__lFM0CW__productListName{font-size:13px}.shoes-module__lFM0CW__productListMeta{font-size:11px}.shoes-module__lFM0CW__productListStores{display:none}.shoes-module__lFM0CW__productListPrices{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:0;min-width:auto}.shoes-module__lFM0CW__productListPrices .shoes-module__lFM0CW__listSaveBadge,.shoes-module__lFM0CW__productListPrices .shoes-module__lFM0CW__savingsText,.shoes-module__lFM0CW__productListActions{display:none}.shoes-module__lFM0CW__header{padding:16px}.shoes-module__lFM0CW__headerNav{display:none}.shoes-module__lFM0CW__content{padding:16px}.shoes-module__lFM0CW__productsHeader{flex-direction:column;align-items:flex-start;gap:12px}.shoes-module__lFM0CW__productsControls{width:100%}.shoes-module__lFM0CW__hamburgerBtn{display:none}.shoes-module__lFM0CW__mobileSearchBtn{color:#8b949e;cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.shoes-module__lFM0CW__mobileSearchBtn:hover{color:#fff;background:#1c2129}.shoes-module__lFM0CW__dateFilterOptions{display:none}.shoes-module__lFM0CW__dateFilterSelect,.shoes-module__lFM0CW__mobileNavDropdown{display:block}.shoes-module__lFM0CW__sectionTitleGroup,.shoes-module__lFM0CW__userSection{display:none}}.shoes-module__lFM0CW__backdrop{display:none}@media (max-width:768px){.shoes-module__lFM0CW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:250;background:#0009;display:block;position:fixed;inset:0}}.shoes-module__lFM0CW__filterFab{display:none}@media (max-width:768px){.shoes-module__lFM0CW__filterFab{display:none}}.shoes-module__lFM0CW__sidebarCloseBtn{display:none}@media (max-width:768px){.shoes-module__lFM0CW__sidebarCollapseBtnWrap,.shoes-module__lFM0CW__sidebarCollapsedIcon{display:none}.shoes-module__lFM0CW__sidebarCollapsed{width:100%;min-width:100%}.shoes-module__lFM0CW__filtersAreaHidden{display:block}.shoes-module__lFM0CW__sidebarMobileHeader{border-bottom:1px solid #21262d;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.shoes-module__lFM0CW__sidebarCloseBtn{color:#8b949e;cursor:pointer;background:#0d1117;border:1px solid #21262d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:color .15s;display:flex}.shoes-module__lFM0CW__sidebarCloseBtn:hover{color:#fff}}.shoes-module__lFM0CW__filterPills{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.shoes-module__lFM0CW__filterPill{color:#a5b4fc;white-space:nowrap;background:#6366f11f;border:1px solid #6366f140;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:500;display:flex}.shoes-module__lFM0CW__filterPillClose{color:#818cf8;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;transition:background .15s,color .15s;display:flex}.shoes-module__lFM0CW__filterPillClose:hover{color:#fff;background:#6366f14d}.shoes-module__lFM0CW__clearAllBtn{color:#8b949e;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;transition:color .15s,border-color .15s}.shoes-module__lFM0CW__clearAllBtn:hover{color:#fff;border-color:#484f58}.shoes-module__lFM0CW__savingsText{color:#22c55e;margin-top:2px;font-size:12px;font-weight:600}.shoes-module__lFM0CW__retailerSummary{color:#8b949e;align-items:center;gap:8px;min-height:20px;margin-bottom:4px;font-size:12px;display:flex}.shoes-module__lFM0CW__retailerDot{background:#484f58;border-radius:50%;flex-shrink:0;width:6px;height:6px}.shoes-module__lFM0CW__retailerDotGreen{background:#3fb950}.shoes-module__lFM0CW__retailerName{color:#c9d1d9;font-weight:500}.shoes-module__lFM0CW__retailerCount{color:#6e7681}.shoes-module__lFM0CW__savingsPill{color:#3fb950;background:#3fb9501a;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:600}.shoes-module__lFM0CW__actionBtnsLeft{align-items:center;gap:4px;display:flex}.shoes-module__lFM0CW__bellBtn{color:#484f58;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px 6px;line-height:1;transition:all .2s;display:flex}.shoes-module__lFM0CW__bellBtn:hover{color:#58a6ff;transform:scale(1.15)}.shoes-module__lFM0CW__bellBtnActive{color:#58a6ff}.shoes-module__lFM0CW__productBrand{color:#c9d1d9;font-weight:500}.shoes-module__lFM0CW__statCardClickable{cursor:pointer;color:inherit;text-decoration:none}.shoes-module__lFM0CW__statCardClickable:hover{border-color:#6366f1}.shoes-module__lFM0CW__statCardClickable:hover .shoes-module__lFM0CW__statIconBox{transition:transform .2s;transform:scale(1.05)}.shoes-module__lFM0CW__statCardTab{cursor:pointer;color:inherit;font:inherit;text-align:left;text-decoration:none;transition:all .2s}.shoes-module__lFM0CW__statCardTab:hover{border-color:#484f58}.shoes-module__lFM0CW__statCardActive{transform:translateY(-2px)}.shoes-module__lFM0CW__statCardActive.shoes-module__lFM0CW__activeGreen{border-color:#22c55e;box-shadow:0 0 0 1px #22c55e33,0 4px 16px #22c55e1f}.shoes-module__lFM0CW__statCardActive.shoes-module__lFM0CW__activePurple{border-color:#a855f7;box-shadow:0 0 0 1px #a855f733,0 4px 16px #a855f71f}.shoes-module__lFM0CW__statCardActive.shoes-module__lFM0CW__activeOrange{border-color:#f97316;box-shadow:0 0 0 1px #f9731633,0 4px 16px #f973161f}.shoes-module__lFM0CW__statCardActive.shoes-module__lFM0CW__activeCyan{border-color:#22d3ee;box-shadow:0 0 0 1px #22d3ee33,0 4px 16px #22d3ee1f}.shoes-module__lFM0CW__statCardActive.shoes-module__lFM0CW__activeBlue{border-color:#6366f1;box-shadow:0 0 0 1px #6366f133,0 4px 16px #6366f11f}.shoes-module__lFM0CW__infoCard{z-index:9999;background:#161b22;border:1px solid #30363d;border-radius:12px;flex-direction:column;gap:6px;width:300px;padding:12px;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:0;left:0;box-shadow:0 12px 40px #000000b3}.shoes-module__lFM0CW__infoCardArrow{border-top:7px solid #0000;border-bottom:7px solid #0000;width:0;height:0;position:absolute;top:24px}.shoes-module__lFM0CW__infoCardArrowLeft{border-right:7px solid #30363d;left:-7px}.shoes-module__lFM0CW__infoCardArrowRight{border-left:7px solid #30363d;right:-7px}.shoes-module__lFM0CW__infoCardHeading{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:11px;font-weight:600}.shoes-module__lFM0CW__infoCardRow{background:#0d1117;border:1px solid #21262d;border-radius:8px;align-items:center;gap:10px;padding:7px 10px;display:flex}.shoes-module__lFM0CW__infoCardRowBest{background:#3fb9501a;border-color:#3fb9504d}.shoes-module__lFM0CW__infoCardDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.shoes-module__lFM0CW__infoCardRetailer{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.shoes-module__lFM0CW__infoCardRetailerName{color:#c9d1d9;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.shoes-module__lFM0CW__infoCardRowBest .shoes-module__lFM0CW__infoCardRetailerName{color:#3fb950}.shoes-module__lFM0CW__infoCardBestBadge{color:#3fb950;text-transform:uppercase;letter-spacing:.3px;background:#3fb95026;border-radius:4px;width:fit-content;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.shoes-module__lFM0CW__infoCardPrice{color:#c9d1d9;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:700}.shoes-module__lFM0CW__infoCardPriceGreen{color:#3fb950}.shoes-module__lFM0CW__infoCardPriceRed{color:#f85149}.shoes-module__lFM0CW__infoCardVisit{color:#161b22;background:#58a6ff;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.shoes-module__lFM0CW__infoCardVisit:hover{background:#79c0ff}.shoes-module__lFM0CW__infoCardOutOfStock{color:#f85149;opacity:.8;font-size:10px}@media (max-width:1024px){.shoes-module__lFM0CW__infoCard{display:none}}
.shoes-home-module__3B5TFW__homeLayout{min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#0d1117;flex-direction:column;display:flex}.shoes-home-module__3B5TFW__homeMain{flex:1}.shoes-home-module__3B5TFW__heroCarousel{width:100%;height:70vh;min-height:400px;max-height:750px}.shoes-home-module__3B5TFW__slide{background:#0d1117;width:100%;height:100%;position:relative;overflow:hidden}.shoes-home-module__3B5TFW__slideImage{object-fit:contain;object-position:center}.shoes-home-module__3B5TFW__slideOverlay{background:linear-gradient(#0d111726 0%,#0d111799 65%,#0d1117f2 100%);flex-direction:column;justify-content:flex-end;padding:48px 64px;display:flex;position:absolute;inset:0}.shoes-home-module__3B5TFW__slideBadge{color:#0d1117;text-transform:uppercase;letter-spacing:.04em;background:#ffa240;border-radius:4px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.shoes-home-module__3B5TFW__slideTitle{color:#fff;text-shadow:0 2px 8px #00000080;margin:0 0 4px;font-size:42px;font-weight:700;line-height:1.15}.shoes-home-module__3B5TFW__slideBrand{color:#8b949e;margin:0 0 8px;font-size:16px;font-weight:500}.shoes-home-module__3B5TFW__slidePrice{color:#e6edf3;margin:0 0 24px;font-size:22px;font-weight:600}.shoes-home-module__3B5TFW__slideCta{color:#0d1117;background:#ffa240;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.shoes-home-module__3B5TFW__slideCta:hover{background:#ffb366}.shoes-home-module__3B5TFW__heroCarousel .swiper-pagination-bullet{opacity:.5;background:#8b949e;width:10px;height:10px}.shoes-home-module__3B5TFW__heroCarousel .swiper-pagination-bullet-active{opacity:1;background:#ffa240}:is(.shoes-home-module__3B5TFW__heroCarousel .swiper-button-prev,.shoes-home-module__3B5TFW__heroCarousel .swiper-button-next){color:#ffa240;transition:opacity .2s}:is(.shoes-home-module__3B5TFW__heroCarousel .swiper-button-prev:hover,.shoes-home-module__3B5TFW__heroCarousel .swiper-button-next:hover){opacity:.8}.shoes-home-module__3B5TFW__heroCarousel .swiper-button-prev:after{font-size:28px}.shoes-home-module__3B5TFW__heroCarousel .swiper-button-next:after{font-size:28px}.shoes-home-module__3B5TFW__ctaSection{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:64px 32px;display:flex}.shoes-home-module__3B5TFW__ctaTitle{color:#e6edf3;margin:0;font-size:28px;font-weight:700}.shoes-home-module__3B5TFW__ctaSubtitle{color:#8b949e;max-width:480px;margin:0;font-size:15px}.shoes-home-module__3B5TFW__ctaLink{color:#0d1117;background:#ffa240;border-radius:8px;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.shoes-home-module__3B5TFW__ctaLink:hover{background:#ffb366}.shoes-home-module__3B5TFW__homeFooter{background:#161b22;border-top:1px solid #21262d;justify-content:space-between;align-items:center;padding:16px 32px;display:flex}.shoes-home-module__3B5TFW__footerLogo{font-family:var(--font-bungee),"Impact",sans-serif;color:#ffa240;letter-spacing:.1em;text-transform:uppercase;font-size:13px;font-weight:400}.shoes-home-module__3B5TFW__footerCopy{color:#484f58;font-size:12px}.shoes-home-module__3B5TFW__mobileNavDropdown{display:none}.shoes-home-module__3B5TFW__mobileNavTrigger{cursor:pointer;color:#e6edf3;background:#161b22;border:1px solid #21262d;border-radius:10px;justify-content:space-between;align-items:center;width:100%;margin-bottom:8px;padding:10px 14px;display:flex}.shoes-home-module__3B5TFW__mobileNavTriggerText{flex-direction:column;align-items:flex-start;display:flex}.shoes-home-module__3B5TFW__mobileNavTriggerTitle{color:#e6edf3;font-size:15px;font-weight:600}.shoes-home-module__3B5TFW__mobileNavTriggerSubtitle{color:#8b949e;font-size:12px}.shoes-home-module__3B5TFW__mobileNavChevronWrap{color:#8b949e;justify-content:center;align-items:center;display:flex}.shoes-home-module__3B5TFW__mobileNavChevron{transition:transform .2s}.shoes-home-module__3B5TFW__mobileNavChevronOpen{transform:rotate(180deg)}.shoes-home-module__3B5TFW__mobileNavTriggerOpen{border-color:#30363d}.shoes-home-module__3B5TFW__mobileNavPanel{z-index:50;background:#161b22;border:1px solid #30363d;border-radius:10px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0006}.shoes-home-module__3B5TFW__mobileNavItem{color:#8b949e;align-items:center;gap:8px;padding:12px 16px;font-size:14px;text-decoration:none;transition:background .15s;display:flex}.shoes-home-module__3B5TFW__mobileNavItem:hover{color:#e6edf3;background:#1c2129}.shoes-home-module__3B5TFW__mobileNavItemActive{color:#e6edf3;background:#6366f11a;font-weight:600}.shoes-home-module__3B5TFW__mobileNavItemLabel{flex:1}.shoes-home-module__3B5TFW__mobileNavItemCount{color:#6e7681;font-size:12px}.shoes-home-module__3B5TFW__mobileNavCheck{color:#6366f1;font-size:13px}.shoes-home-module__3B5TFW__masonrySection{padding:32px 24px 64px}.shoes-home-module__3B5TFW__masonryGrid{columns:2;column-gap:8px}.shoes-home-module__3B5TFW__masonryCard{break-inside:avoid;touch-action:manipulation;margin-bottom:8px;text-decoration:none;display:block}.shoes-home-module__3B5TFW__masonryCardInner{border:1px solid #21262d;transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden}.shoes-home-module__3B5TFW__masonryCard:hover .shoes-home-module__3B5TFW__masonryCardInner{transform:translateY(-4px)scale(1.01);box-shadow:0 12px 32px #0006,0 0 0 1px #ffa24026}.shoes-home-module__3B5TFW__masonryImageWrap{background:#161b22;width:100%;position:relative}.shoes-home-module__3B5TFW__masonryShapeSquare{aspect-ratio:1}.shoes-home-module__3B5TFW__masonryShapeTall{aspect-ratio:3/4}.shoes-home-module__3B5TFW__masonryShapeWide{aspect-ratio:16/9}.shoes-home-module__3B5TFW__masonryImage{object-fit:cover;object-position:center}.shoes-home-module__3B5TFW__masonryOverlay{opacity:0;background:linear-gradient(#0d111700 0%,#0d111766 50%,#0d1117e6 100%);flex-direction:column;justify-content:flex-end;padding:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.shoes-home-module__3B5TFW__masonryCard:hover .shoes-home-module__3B5TFW__masonryOverlay,.shoes-home-module__3B5TFW__masonryCardActive .shoes-home-module__3B5TFW__masonryOverlay{opacity:1}.shoes-home-module__3B5TFW__masonryCardActive .shoes-home-module__3B5TFW__masonryCardInner{transform:translateY(-4px)scale(1.01);box-shadow:0 12px 32px #0006,0 0 0 1px #ffa24026}.shoes-home-module__3B5TFW__masonryBrand{color:#ffa240;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:600}.shoes-home-module__3B5TFW__masonryName{color:#e6edf3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.shoes-home-module__3B5TFW__masonryPrice{color:#fff;font-size:15px;font-weight:700}.shoes-home-module__3B5TFW__masonryLoader{flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 0;display:flex}.shoes-home-module__3B5TFW__masonrySpinner{border:3px solid #21262d;border-top-color:#ffa240;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite shoes-home-module__3B5TFW__masonrySpin}.shoes-home-module__3B5TFW__masonryLoaderText{color:#8b949e;font-size:14px;font-weight:500}@keyframes shoes-home-module__3B5TFW__masonrySpin{to{transform:rotate(360deg)}}@media (min-width:768px){.shoes-home-module__3B5TFW__masonryGrid{columns:3;column-gap:10px}.shoes-home-module__3B5TFW__masonryCard{margin-bottom:10px}}@media (min-width:1024px){.shoes-home-module__3B5TFW__masonryGrid{columns:4;column-gap:12px}.shoes-home-module__3B5TFW__masonryCard{margin-bottom:12px}}@media (max-width:768px){.shoes-home-module__3B5TFW__heroCarousel{height:50vh;min-height:300px}.shoes-home-module__3B5TFW__slideOverlay{padding:24px 20px}.shoes-home-module__3B5TFW__slideTitle{font-size:24px}.shoes-home-module__3B5TFW__slideBrand{font-size:14px}.shoes-home-module__3B5TFW__slidePrice{margin-bottom:16px;font-size:18px}.shoes-home-module__3B5TFW__slideCta{padding:10px 22px;font-size:14px}:is(.shoes-home-module__3B5TFW__heroCarousel .swiper-button-prev,.shoes-home-module__3B5TFW__heroCarousel .swiper-button-next){display:none}.shoes-home-module__3B5TFW__ctaSection{padding:40px 20px}.shoes-home-module__3B5TFW__ctaTitle{font-size:22px}.shoes-home-module__3B5TFW__homeFooter{text-align:center;flex-direction:column;gap:8px;padding:16px 20px}.shoes-home-module__3B5TFW__masonrySection{padding:16px 12px 40px}.shoes-home-module__3B5TFW__mobileNavDropdown{padding:16px 20px 0;display:block;position:relative}}
