.page-module-scss-module__qnDekq__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;align-items:center;display:flex}.page-module-scss-module__qnDekq__main{background-color:var(--foreground);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;max-width:1100px;min-height:100vh;padding:2rem;display:flex}.page-module-scss-module__qnDekq__searchHero{color:#fff;background:#0d5388;border:1px solid #2f79b3;border-radius:18px;width:100%;padding:24px}.page-module-scss-module__qnDekq__searchHeroKicker{color:#fff;width:fit-content;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;background:#f58220;border-radius:999px;margin:0;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__searchHeroTitle{letter-spacing:-.02em;margin:12px 0 0;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.15}.page-module-scss-module__qnDekq__searchHeroText{color:#d8ecff;margin:10px 0 0;font-size:15px}.page-module-scss-module__qnDekq__searchHeroWrapper{margin-top:14px;position:relative}.page-module-scss-module__qnDekq__searchHeroForm{background:#fff;border:1px solid #c9daea;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:0;padding:8px 10px;display:grid}.page-module-scss-module__qnDekq__searchHeroIcon{color:#2c6c9e;width:1em;height:1em;font-size:18px}.page-module-scss-module__qnDekq__searchHeroInput{color:#1c2e44;background:0 0;border:none;outline:none;min-width:0;font-size:16px}.page-module-scss-module__qnDekq__searchHeroInput::-webkit-search-cancel-button{appearance:none;display:none}.page-module-scss-module__qnDekq__searchHeroButton{color:#fff;font-family:var(--font-heading);letter-spacing:-.01em;cursor:pointer;background:#f58220;border:none;border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-style:normal;font-weight:800;display:inline-flex}.page-module-scss-module__qnDekq__searchHeroButton:hover{background:#dc6f14}.page-module-scss-module__qnDekq__searchHeroButtonIcon{width:1em;height:1em;font-size:14px}.page-module-scss-module__qnDekq__searchHeroDropdown{z-index:20;background:#fff;border:1px solid #dccdb9;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 28px #281c0a24}.page-module-scss-module__qnDekq__searchHeroResults{margin:0;padding:6px 0;list-style:none}.page-module-scss-module__qnDekq__searchHeroResultItem{margin:0}.page-module-scss-module__qnDekq__searchHeroResultLink{color:#1a2533;align-items:center;gap:10px;padding:8px 14px;text-decoration:none;transition:background .1s;display:flex}.page-module-scss-module__qnDekq__searchHeroResultLink:hover{background:#fdf6ec}.page-module-scss-module__qnDekq__searchHeroResultImage{object-fit:contain;background:#f4f7fb;border-radius:6px;flex-shrink:0;width:38px;height:38px}.page-module-scss-module__qnDekq__searchHeroResultText{flex-direction:column;min-width:0;display:flex}.page-module-scss-module__qnDekq__searchHeroResultText match{color:#166db8}.page-module-scss-module__qnDekq__searchHeroResultName{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.page-module-scss-module__qnDekq__searchHeroNoResultsWrap{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.page-module-scss-module__qnDekq__searchHeroNoResults{color:#7a6249;margin:0;padding:0;font-size:14px}.page-module-scss-module__qnDekq__searchHeroRequestLink{color:#27508a;background:#fff8ef;border:1px solid #d8c8b1;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__searchHeroDropdownFooter{background:#fffcf7;border-top:1px solid #f2e4d3;padding:8px 10px}.page-module-scss-module__qnDekq__searchHeroSeeAll{color:#173d65;text-align:left;cursor:pointer;background:#f1f6fb;border:0;border-radius:10px;width:100%;padding:8px 10px;font-size:12px;font-weight:700}.page-module-scss-module__qnDekq__iosInstallPrompt{background:linear-gradient(135deg,#f6fbff 0%,#ebf4ff 100%);border:1px solid #cfe1f1;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;padding:18px 20px;display:grid}.page-module-scss-module__qnDekq__iosInstallPromptBody{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__qnDekq__iosInstallPromptKicker{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#0d5388;border-radius:999px;width:fit-content;margin:0;padding:5px 10px;font-size:11px;font-weight:800}.page-module-scss-module__qnDekq__iosInstallPromptTitle{color:#123b63;letter-spacing:-.02em;margin:0;font-size:clamp(1.2rem,2vw,1.55rem);line-height:1.2}.page-module-scss-module__qnDekq__iosInstallPromptText{color:#456684;max-width:720px;margin:0;font-size:14px;line-height:1.5}.page-module-scss-module__qnDekq__iosInstallPromptSteps{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__qnDekq__iosInstallPromptStep{color:#1d4f7e;background:#fff;border:1px solid #d6e4f2;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.page-module-scss-module__qnDekq__iosInstallPromptActions{justify-content:flex-end;align-items:center;display:flex}.page-module-scss-module__qnDekq__iosInstallPromptDismiss{color:#184f80;min-height:38px;font-family:var(--font-heading);letter-spacing:-.01em;cursor:pointer;background:#fff;border:1px solid #b8cfe4;border-radius:999px;padding:0 14px;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__iosInstallPromptDismiss:hover{background:#eef6ff}.page-module-scss-module__qnDekq__heroAd{isolation:isolate;width:100%;color:inherit;background:#f2f7ff;border:1px solid #d2dfef;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:22px;text-decoration:none;display:grid;position:relative;overflow:hidden}.page-module-scss-module__qnDekq__heroAd:before{content:"";opacity:.06;z-index:0;background-image:url(https://mojomotorcycles.s3.ap-southeast-2.amazonaws.com/articles/1/37138/cd95639a-caa3-49b7-b02c-c463d626d599.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.page-module-scss-module__qnDekq__heroAd>*{z-index:1;position:relative}.page-module-scss-module__qnDekq__heroAdBadge{color:#fff;font-family:var(--font-heading);background:#27508a;border-radius:999px;justify-content:center;align-self:start;align-items:center;width:32px;height:22px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.page-module-scss-module__qnDekq__heroAdEyebrow{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:#486993;margin:0;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__heroAdTitle{letter-spacing:-.02em;color:#0f2f53;margin:6px 0 0;font-size:30px;line-height:1.15}.page-module-scss-module__qnDekq__heroAdText{color:#31506f;margin:10px 0 0;font-size:15px;line-height:1.5}.page-module-scss-module__qnDekq__heroAdMedia{width:fit-content;margin-bottom:10px;display:block}.page-module-scss-module__qnDekq__heroAdLogo{object-fit:contain;width:180px;max-height:56px}.page-module-scss-module__qnDekq__heroAdCta{color:#fff;height:40px;font-family:var(--font-heading);letter-spacing:-.01em;white-space:nowrap;background:#27508a;border-radius:10px;justify-content:center;align-items:center;padding:0 14px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__heroAdCta:hover{background:#1e3f6e}.page-module-scss-module__qnDekq__notifyBanner{background:#f7fbff;border:1px solid #d4e3f5;border-radius:18px;flex-direction:column;gap:16px;width:100%;padding:20px;display:flex}.page-module-scss-module__qnDekq__notifyEyebrow{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:#4b6d97;margin:0;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__notifyTitle{color:#10355b;letter-spacing:-.02em;margin:8px 0 0;font-size:28px;line-height:1.2}.page-module-scss-module__qnDekq__notifyText{color:#375777;margin:10px 0 0;font-size:15px;line-height:1.5}.page-module-scss-module__qnDekq__notifySteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.page-module-scss-module__qnDekq__notifyStep{background:#fff;border:1px solid #d7e5f6;border-radius:12px;flex-direction:column;gap:8px;min-height:210px;padding:14px;display:flex}.page-module-scss-module__qnDekq__notifyStep h3{color:#123b63;margin:0;font-size:16px;line-height:1.25}.page-module-scss-module__qnDekq__notifyStep p{color:#4f6f8f;min-height:38px;margin:0;font-size:13px;line-height:1.45}.page-module-scss-module__qnDekq__notifyStepCompleted{background:#f4fcf6;border-color:#b8dec2}.page-module-scss-module__qnDekq__notifyStepCompleted .page-module-scss-module__qnDekq__notifyStepNum,.page-module-scss-module__qnDekq__notifyStepCompleted .page-module-scss-module__qnDekq__notifyStepIcon{color:#1d6530;background:#dff3e4}.page-module-scss-module__qnDekq__notifyStepCompleted .page-module-scss-module__qnDekq__notifyStepLink{color:#1d6530;background:#eaf8ee;border-color:#b8dec2}.page-module-scss-module__qnDekq__notifyStepHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module-scss-module__qnDekq__notifyStepNum{color:#184573;font-family:var(--font-heading);background:#e9f2ff;border-radius:999px;justify-content:center;align-items:center;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800;display:inline-flex}.page-module-scss-module__qnDekq__notifyStepIcon{color:#1f5e95;background:#edf4ff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;display:inline-flex}.page-module-scss-module__qnDekq__notifyStepLink{width:100%;min-height:36px;font-family:var(--font-heading);color:#1f5e95;letter-spacing:-.01em;background:#f5f9ff;border:1px solid #cfe0f3;border-radius:9px;justify-content:center;align-items:center;margin-top:auto;font-size:13px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__notifyStepLink:hover{text-decoration:underline}.page-module-scss-module__qnDekq__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module-scss-module__qnDekq__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:640px;color:var(--text-primary);font-size:44px;font-weight:600;line-height:52px}.page-module-scss-module__qnDekq__intro p{text-wrap:balance;max-width:720px;color:var(--text-secondary);font-size:17px;line-height:30px}.page-module-scss-module__qnDekq__intro a{color:var(--text-primary);font-weight:500}.page-module-scss-module__qnDekq__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module-scss-module__qnDekq__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module-scss-module__qnDekq__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module-scss-module__qnDekq__secondary{border-color:var(--button-secondary-border)}.page-module-scss-module__qnDekq__dealsSection{flex-direction:column;gap:10px;width:100%;display:flex}.page-module-scss-module__qnDekq__dealsHeaderRow{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__qnDekq__dealsHeaderRow h2{letter-spacing:-.8px;margin:0;font-size:28px;line-height:1.2}.page-module-scss-module__qnDekq__sectionHeaderActions{align-items:center;gap:10px;display:inline-flex}.page-module-scss-module__qnDekq__showAllLink,.page-module-scss-module__qnDekq__categoriesToggleButton{color:#204c79;background:#fff;border:1px solid #d4dfeb;border-radius:999px;transition:background-color .15s,color .15s,border-color .15s,box-shadow .15s,opacity .15s;box-shadow:0 4px 12px #172f4814}.page-module-scss-module__qnDekq__showAllLink:hover,.page-module-scss-module__qnDekq__categoriesToggleButton:hover{background:#edf5fc;border-color:#bfd3e8;box-shadow:0 4px 12px #172f4814}.page-module-scss-module__qnDekq__showAllLink{min-height:36px;font-family:var(--font-heading);letter-spacing:-.01em;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__categoriesSection{flex-direction:column;gap:10px;width:100%;display:flex}.page-module-scss-module__qnDekq__categoriesSection h2{letter-spacing:-.8px;margin:0;font-size:28px;line-height:1.2}.page-module-scss-module__qnDekq__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;width:100%;display:grid}.page-module-scss-module__qnDekq__categoriesActions{flex-direction:column;align-items:center;gap:8px;display:flex}.page-module-scss-module__qnDekq__categoriesToggleButton{font-family:var(--font-heading);cursor:pointer;min-height:36px;padding:0 12px;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__categoryCard{background:#f8fbff;border:1px solid #d8e2ee;border-radius:12px;flex-direction:row;gap:10px;padding:12px;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex}.page-module-scss-module__qnDekq__categoryCard:hover{border-color:#b8cce7;transform:translateY(-1px);box-shadow:0 6px 16px #1b3d661f}.page-module-scss-module__qnDekq__categoryCardReveal{animation:.28s ease-out both page-module-scss-module__qnDekq__categoryReveal}@keyframes page-module-scss-module__qnDekq__categoryReveal{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.page-module-scss-module__qnDekq__categoryCardReveal{animation:none}}.page-module-scss-module__qnDekq__categoryCardSkeleton{background:#f8fbff;border:1px solid #d8e2ee;border-radius:18px;flex-direction:row;gap:10px;padding:12px;display:flex}.page-module-scss-module__qnDekq__categoryIconSkeleton,.page-module-scss-module__qnDekq__categoryNameSkeleton,.page-module-scss-module__qnDekq__categoryCountSkeleton{background:linear-gradient(90deg,#e8eef5 25%,#f4f7fa 50%,#e8eef5 75%) 0 0/200% 100%;animation:1.2s infinite page-module-scss-module__qnDekq__categoryShimmer}.page-module-scss-module__qnDekq__categoryIconSkeleton{border-radius:10px;width:28px;height:28px}.page-module-scss-module__qnDekq__categoryTextSkeleton{flex-direction:column;gap:6px;width:100%;display:flex}.page-module-scss-module__qnDekq__categoryNameSkeleton{border-radius:6px;width:70%;height:16px}.page-module-scss-module__qnDekq__categoryCountSkeleton{border-radius:6px;width:45%;height:12px}@keyframes page-module-scss-module__qnDekq__categoryShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.page-module-scss-module__qnDekq__categoryText{flex-direction:column;gap:4px;min-width:0;display:flex}.page-module-scss-module__qnDekq__categoryName{color:#163553;font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:15px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__categoryIcon{color:#1f5e95;background:#e9f2ff;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}.page-module-scss-module__qnDekq__categoryIcon svg{width:1em;height:1em}.page-module-scss-module__qnDekq__categoryCount{color:#5d7896;margin:0;font-size:12px}.page-module-scss-module__qnDekq__topProductsSection{flex-direction:column;gap:10px;width:100%;display:flex}.page-module-scss-module__qnDekq__topProductsSection .page-module-scss-module__qnDekq__topProductsHeader{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__qnDekq__topProductsSection .page-module-scss-module__qnDekq__topProductsHeader h2{letter-spacing:-.8px;margin:0;font-size:28px;line-height:1.2}.page-module-scss-module__qnDekq__mostSoldSection{flex-direction:column;gap:10px;width:100%;display:flex}.page-module-scss-module__qnDekq__mostSoldHeader{justify-content:space-between;align-items:center;display:flex}.page-module-scss-module__qnDekq__mostSoldHeader h2{letter-spacing:-.8px;margin:0;font-size:28px;line-height:1.2}.page-module-scss-module__qnDekq__mostSoldFeatured{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffe0;border:1px solid #d6dfeb;border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:20px;padding:20px;display:grid}.page-module-scss-module__qnDekq__mostSoldLeft{flex-direction:column;gap:12px;min-width:0;display:flex}.page-module-scss-module__qnDekq__mostSoldFeaturedMain{grid-template-columns:auto 1fr;gap:12px;min-width:0;display:grid}.page-module-scss-module__qnDekq__mostSoldProductImageWrap{background:#f1f4f8;border:1px solid #d8e0e8;border-radius:10px;justify-content:center;align-items:center;width:120px;height:120px;display:inline-flex;overflow:hidden}.page-module-scss-module__qnDekq__mostSoldProductImage{object-fit:contain;width:100%;height:100%}.page-module-scss-module__qnDekq__mostSoldFeaturedBody{flex-direction:column;gap:6px;min-width:0;display:flex}.page-module-scss-module__qnDekq__mostSoldKicker{color:#1e4f7e;letter-spacing:.06em;text-transform:uppercase;background:#edf4ff;border:1px solid #d5e3f5;border-radius:999px;width:fit-content;margin:0;padding:4px 8px;font-size:11px;font-weight:800}.page-module-scss-module__qnDekq__mostSoldTitle{letter-spacing:-.02em;margin:0;font-size:22px;line-height:1.2}.page-module-scss-module__qnDekq__mostSoldTitle a{color:#1b2a3b;text-decoration:none}.page-module-scss-module__qnDekq__mostSoldTitle a:hover{text-decoration:underline}.page-module-scss-module__qnDekq__mostSoldMeta{color:#5d6d7f;margin:0;font-size:14px}.page-module-scss-module__qnDekq__mostSoldActionRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.page-module-scss-module__qnDekq__mostSoldDescription{color:#4d5f72;margin:0;font-size:13px;line-height:1.55}.page-module-scss-module__qnDekq__mostSoldDescriptionLink{color:#27508a;font-weight:700;text-decoration:none}.page-module-scss-module__qnDekq__mostSoldDescriptionLink:hover{text-decoration:underline}.page-module-scss-module__qnDekq__mostSoldPrimaryLink,.page-module-scss-module__qnDekq__mostSoldCartButton{color:#fff;width:fit-content;min-height:36px;font-family:var(--font-heading);border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #1d4f7b2e}.page-module-scss-module__qnDekq__mostSoldPrimaryLink{background:#27508a}.page-module-scss-module__qnDekq__mostSoldPrimaryLink:hover{background:#1e3f6e}.page-module-scss-module__qnDekq__mostSoldCartButton{cursor:pointer;background:#f58220;gap:8px}.page-module-scss-module__qnDekq__mostSoldCartButton:hover{background:#de7216}.page-module-scss-module__qnDekq__mostSoldCartButton:disabled{opacity:.7;cursor:not-allowed}.page-module-scss-module__qnDekq__mostSoldCartStatus{color:#2d5f8f;white-space:nowrap;margin:0;font-size:12px;font-weight:600}.page-module-scss-module__qnDekq__mostSoldInsightCard{background:#fff;border:1px solid #d8e0e8;border-radius:12px;grid-template-columns:minmax(0,1fr) 96px;align-items:stretch;gap:12px;padding:10px;display:grid}.page-module-scss-module__qnDekq__mostSoldInsightLabel,.page-module-scss-module__qnDekq__mostSoldInsightValue,.page-module-scss-module__qnDekq__mostSoldInsightMeta{margin:0}.page-module-scss-module__qnDekq__mostSoldInsightLabel{color:#5d6d7f;font-size:12px;font-weight:700}.page-module-scss-module__qnDekq__mostSoldInsightValue{color:#16273a;font-size:18px;font-weight:800;font-family:var(--font-rubik),sans-serif;margin-top:6px}.page-module-scss-module__qnDekq__mostSoldInsightContent{flex-direction:column;justify-content:center;min-width:0;display:flex}.page-module-scss-module__qnDekq__mostSoldInsightGraphBlock{background:linear-gradient(#f8fbff 0%,#eef4fb 100%);border:1px solid #e1e9f2;border-radius:6px;justify-content:stretch;align-items:stretch;min-height:78px;padding:6px;display:flex}.page-module-scss-module__qnDekq__mostSoldInsightGraphSvg{width:100%;height:100%;display:block}.page-module-scss-module__qnDekq__mostSoldInsightGraphLine{fill:none;stroke:#27508a;stroke-width:2.25px;stroke-linecap:round;stroke-linejoin:round}.page-module-scss-module__qnDekq__mostSoldInsightMeta{color:#58708a;margin-top:4px;font-size:12px}.page-module-scss-module__qnDekq__mostSoldStoresCol{flex-direction:column;align-self:stretch;gap:8px;min-width:0;height:100%;display:flex}.page-module-scss-module__qnDekq__mostSoldStoresHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.page-module-scss-module__qnDekq__mostSoldStoresTitle{color:#1b2a3b;margin:0;font-size:15px;font-weight:800}.page-module-scss-module__qnDekq__mostSoldOffersSortHint{color:#6d7f92;margin:0;font-size:.82rem}.page-module-scss-module__qnDekq__mostSoldStoreList{border:1px solid #d8e0e8;border-radius:12px;flex-direction:column;flex:auto;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.page-module-scss-module__qnDekq__mostSoldStoreListItem{background:#fff;border-bottom:1px solid #eaf0f7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.page-module-scss-module__qnDekq__mostSoldStoreListItem:last-child{border-bottom:none}.page-module-scss-module__qnDekq__mostSoldStoreListItem:hover{background:#f6f9fd}.page-module-scss-module__qnDekq__mostSoldMotospyRow{background:linear-gradient(90deg,#fff3e6 0%,#fff9f3 100%);box-shadow:inset 3px 0 #f58220}.page-module-scss-module__qnDekq__mostSoldMotospyRow:hover{background:linear-gradient(90deg,#ffe9d2 0%,#fff5eb 100%)}.page-module-scss-module__qnDekq__mostSoldBestOfferRow{background:#f3f8ff;box-shadow:inset 3px 0 #27508a}.page-module-scss-module__qnDekq__mostSoldBestOfferRow:hover{background:#edf5ff}.page-module-scss-module__qnDekq__mostSoldOfferMain{min-width:0}.page-module-scss-module__qnDekq__mostSoldStoreHeader{background:#eef3f9;border:1px solid #dde6f0;border-radius:8px;align-items:center;gap:8px;padding:5px 8px;display:inline-flex}.page-module-scss-module__qnDekq__mostSoldStoreHeader h4{color:#1b2a3b;margin:0;font-size:.88rem;font-weight:700}.page-module-scss-module__qnDekq__mostSoldMotospyStoreHeader{background:#fff4e7;border-color:#f3c697}.page-module-scss-module__qnDekq__mostSoldMotospyStoreHeader h4{color:#9b4d0d}.page-module-scss-module__qnDekq__mostSoldMotospyTag{color:#fff;background:#f58220;border-radius:999px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.page-module-scss-module__qnDekq__mostSoldBestOfferTag{color:#fff;background:#27508a;border-radius:999px;align-items:center;padding:2px 8px;font-size:.7rem;font-weight:700;line-height:1.2;display:inline-flex}.page-module-scss-module__qnDekq__mostSoldStoreIcon{object-fit:contain;background:#fff;border:1px solid #d4dfeb;border-radius:5px;width:22px;height:22px}.page-module-scss-module__qnDekq__mostSoldStoreIconFallback{color:#315473;background:#dfe9f5;border:1px solid #c9d8e9;border-radius:5px;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex}.page-module-scss-module__qnDekq__mostSoldOfferActions{flex-direction:column;align-items:flex-end;gap:6px;min-width:0;display:flex}.page-module-scss-module__qnDekq__mostSoldOfferActionRow{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.page-module-scss-module__qnDekq__mostSoldBigOfferPrice{color:#16273a;white-space:nowrap;font-size:1.4rem;font-weight:800;font-family:var(--font-rubik),sans-serif;margin:0;line-height:1}.page-module-scss-module__qnDekq__mostSoldBigOfferPrice sup{vertical-align:super;font-size:.55em;font-weight:600;line-height:0}.page-module-scss-module__qnDekq__mostSoldOfferButton{color:#fff;cursor:pointer;white-space:nowrap;background:#27508a;border:none;border-radius:10px;justify-content:center;align-items:center;width:110px;padding:7px 12px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #1d4f7b2e}.page-module-scss-module__qnDekq__mostSoldOfferButton:hover{background:#1e3f6e}.page-module-scss-module__qnDekq__mostSoldMotospyOfferButton{background:#f58220;box-shadow:0 4px 12px #f5822038}.page-module-scss-module__qnDekq__mostSoldMotospyOfferButton:hover{background:#de7216}.page-module-scss-module__qnDekq__mostSoldMotospyOfferButton:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.page-module-scss-module__qnDekq__mostSoldFeaturedSkeleton{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffe0;border:1px solid #d6dfeb;border-radius:16px;grid-template-columns:120px 1fr;gap:12px;padding:20px;display:grid}.page-module-scss-module__qnDekq__mostSoldFeaturedImageSkeleton,.page-module-scss-module__qnDekq__mostSoldFeaturedLineSkeleton,.page-module-scss-module__qnDekq__mostSoldFeaturedLineSkeletonShort{background:linear-gradient(90deg,#e8eef5 25%,#f4f7fa 50%,#e8eef5 75%) 0 0/200% 100%;animation:1.2s infinite page-module-scss-module__qnDekq__categoryShimmer}.page-module-scss-module__qnDekq__mostSoldFeaturedImageSkeleton{border-radius:12px;width:120px;height:120px}.page-module-scss-module__qnDekq__mostSoldFeaturedBodySkeleton{flex-direction:column;gap:8px;display:flex}.page-module-scss-module__qnDekq__mostSoldFeaturedLineSkeleton{border-radius:6px;width:90%;height:15px}.page-module-scss-module__qnDekq__mostSoldFeaturedLineSkeletonShort{border-radius:6px;width:60%;height:15px}.page-module-scss-module__qnDekq__handlebarPromo{background:linear-gradient(130deg,#f6f9ff,#eaf2ff);border:1px solid #d6deee;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:22px;display:flex}.page-module-scss-module__qnDekq__handlebarPromoContent{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__qnDekq__handlebarPromoKicker{color:#1d4f7e;width:fit-content;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;background:#d8e7ff;border-radius:999px;margin:0;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__handlebarPromoTitle{color:#15375a;letter-spacing:-.02em;margin:0;font-size:clamp(1.45rem,2.4vw,1.9rem);line-height:1.15}.page-module-scss-module__qnDekq__handlebarPromoText{color:#466382;max-width:700px;margin:0;font-size:15px;line-height:1.5}.page-module-scss-module__qnDekq__handlebarPromoChips{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__qnDekq__handlebarPromoChips span{color:#355778;background:#fff;border:1px solid #d0ddf0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.page-module-scss-module__qnDekq__handlebarPromoCta{color:#fff;min-height:50px;font-family:var(--font-heading);white-space:nowrap;background:#27508a;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__handlebarPromoCta:hover{background:#1e3f6e}.page-module-scss-module__qnDekq__handlebarPromoIcon{justify-content:center;align-items:center;display:inline-flex}.page-module-scss-module__qnDekq__tyreFinderPromo{background:linear-gradient(130deg,#153e67,#2f7eb8);border:1px solid #2b6798;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:22px;display:flex}.page-module-scss-module__qnDekq__tyreFinderPromoContent{flex-direction:column;gap:10px;display:flex}.page-module-scss-module__qnDekq__tyreFinderPromoKicker{color:#fff;width:fit-content;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;background:#ffffff24;border-radius:999px;margin:0;padding:5px 10px;font-size:12px;font-style:normal;font-weight:800}.page-module-scss-module__qnDekq__tyreFinderPromoTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.6vw,2rem);line-height:1.15}.page-module-scss-module__qnDekq__tyreFinderPromoText{color:#ffffffdb;max-width:700px;margin:0;font-size:15px;line-height:1.5}.page-module-scss-module__qnDekq__tyreFinderPromoChips{flex-wrap:wrap;gap:8px;display:flex}.page-module-scss-module__qnDekq__tyreFinderPromoChips span{color:#fff;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.page-module-scss-module__qnDekq__tyreFinderPromoCta{color:#fff;min-height:50px;font-family:var(--font-heading);white-space:nowrap;background:#f58220;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__tyreFinderPromoCta:hover{background:#dc6f14}.page-module-scss-module__qnDekq__tyreFinderPromoIcon{justify-content:center;align-items:center;display:inline-flex}.page-module-scss-module__qnDekq__topProductsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.page-module-scss-module__qnDekq__topProductsGrid::-webkit-scrollbar{display:none}.page-module-scss-module__qnDekq__topProductsGrid>*{scroll-snap-align:start;flex:0 0 min(300px,82vw)}.page-module-scss-module__qnDekq__topProductCard{background:#fff;border:1px solid #e6e8ec;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.page-module-scss-module__qnDekq__topProductTitle{color:var(--text-primary);margin:0;font-size:18px;line-height:1.35}.page-module-scss-module__qnDekq__topProductMeta{color:var(--text-secondary);margin:0;font-size:13px}.page-module-scss-module__qnDekq__dealsGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:12px;width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.page-module-scss-module__qnDekq__dealsGrid::-webkit-scrollbar{display:none}.page-module-scss-module__qnDekq__dealsGrid>*{scroll-snap-align:start;flex:0 0 min(300px,82vw)}.page-module-scss-module__qnDekq__dealCard{background:#fff;border:1px solid #e6e8ec;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.page-module-scss-module__qnDekq__dealTag{color:#f5fff7;background:#0a7d2a;border-radius:999px;width:fit-content;margin:0;padding:3px 10px;font-size:12px;font-weight:700}.page-module-scss-module__qnDekq__dealTitle{color:var(--text-primary);margin:0;font-size:18px;line-height:1.35}.page-module-scss-module__qnDekq__dealMeta{color:var(--text-secondary);margin:0;font-size:13px}.page-module-scss-module__qnDekq__priceBlock{flex-direction:column;gap:3px;margin-top:2px;display:flex}.page-module-scss-module__qnDekq__currentPrice{color:#0b2a47;margin:0;font-size:28px;font-weight:700}.page-module-scss-module__qnDekq__previousPrice,.page-module-scss-module__qnDekq__savingsValue{margin:0;font-size:14px}.page-module-scss-module__qnDekq__previousPrice{color:#6e7380}.page-module-scss-module__qnDekq__savingsValue{color:#0a7d2a;font-weight:600}.page-module-scss-module__qnDekq__viewLink{color:#123f6a;width:fit-content;margin-top:auto;font-weight:600;text-decoration:none;display:inline-flex}.page-module-scss-module__qnDekq__viewLink:hover{text-decoration:underline}.page-module-scss-module__qnDekq__notice,.page-module-scss-module__qnDekq__error{border-radius:10px;margin:0;padding:10px 12px}.page-module-scss-module__qnDekq__noticeCard{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.page-module-scss-module__qnDekq__notice{color:#27425e;background:#eef2f8}.page-module-scss-module__qnDekq__noticeLink{color:#204c79;min-height:36px;font-family:var(--font-heading);letter-spacing:-.01em;background:#fff;border:1px solid #d4dfeb;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-style:normal;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #172f4814}.page-module-scss-module__qnDekq__noticeLink:hover{background:#edf5fc;border-color:#bfd3e8}.page-module-scss-module__qnDekq__error{color:#92252f;background:#fee9ea}@media (hover:hover) and (pointer:fine){a.page-module-scss-module__qnDekq__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module-scss-module__qnDekq__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module-scss-module__qnDekq__page{background:#e8e8e8;justify-content:flex-start;align-items:flex-start}.page-module-scss-module__qnDekq__main{background:0 0;gap:18px;max-width:100%;padding:18px 16px 28px}.page-module-scss-module__qnDekq__searchHero{color:#2d2d2d;background:0 0;border:none;padding:0}.page-module-scss-module__qnDekq__searchHeroKicker,.page-module-scss-module__qnDekq__searchHeroTitle,.page-module-scss-module__qnDekq__searchHeroText{display:none}.page-module-scss-module__qnDekq__dealsHeaderRow,.page-module-scss-module__qnDekq__topProductsSection .page-module-scss-module__qnDekq__topProductsHeader,.page-module-scss-module__qnDekq__mostSoldHeader{flex-wrap:wrap;align-items:flex-start;gap:10px}.page-module-scss-module__qnDekq__sectionHeaderActions{flex-wrap:nowrap;justify-content:flex-end;gap:6px;width:auto;margin-left:auto}.page-module-scss-module__qnDekq__showAllLink{min-height:34px;padding:0 10px;font-size:11px}.page-module-scss-module__qnDekq__tyreFinderPromo,.page-module-scss-module__qnDekq__handlebarPromo{flex-direction:column;align-items:flex-start;padding:18px}.page-module-scss-module__qnDekq__tyreFinderPromoCta,.page-module-scss-module__qnDekq__handlebarPromoCta{width:100%}.page-module-scss-module__qnDekq__searchHeroTitle{font-size:26px}.page-module-scss-module__qnDekq__searchHeroForm{background:#fff;border:2px solid #cfcfcf;border-radius:999px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:0;padding:4px 4px 4px 12px}.page-module-scss-module__qnDekq__searchHeroIcon{color:#555;font-size:18px;display:inline-flex}.page-module-scss-module__qnDekq__searchHeroInput{color:#666;padding:0;font-size:18px}.page-module-scss-module__qnDekq__searchHeroInput::placeholder{color:#8a8a8a}.page-module-scss-module__qnDekq__searchHeroButton{background:#3f3d39;border-radius:999px;justify-content:center;align-items:center;gap:0;min-width:74px;min-height:50px;padding:0 14px;display:inline-flex}.page-module-scss-module__qnDekq__searchHeroButton span{display:none}.page-module-scss-module__qnDekq__searchHeroButtonIcon{font-size:22px;line-height:1}.page-module-scss-module__qnDekq__searchHeroDropdown{border-radius:14px;top:calc(100% + 8px)}.page-module-scss-module__qnDekq__searchHeroDropdownFooter{padding:8px}.page-module-scss-module__qnDekq__searchHeroSeeAll{text-align:center;border-radius:999px}.page-module-scss-module__qnDekq__iosInstallPrompt{grid-template-columns:1fr;gap:14px;padding:16px}.page-module-scss-module__qnDekq__iosInstallPromptTitle{font-size:20px}.page-module-scss-module__qnDekq__iosInstallPromptText{font-size:13px}.page-module-scss-module__qnDekq__iosInstallPromptSteps{flex-direction:column}.page-module-scss-module__qnDekq__iosInstallPromptStep{justify-content:flex-start;width:100%;min-height:36px}.page-module-scss-module__qnDekq__iosInstallPromptActions{justify-content:flex-start}.page-module-scss-module__qnDekq__categoriesSection{gap:12px}.page-module-scss-module__qnDekq__categoriesSection h2{display:none}.page-module-scss-module__qnDekq__categoriesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-module-scss-module__qnDekq__categoriesActions{align-items:center}.page-module-scss-module__qnDekq__categoriesToggleButton{border-radius:999px;min-height:32px;padding:6px 12px}.page-module-scss-module__qnDekq__categoryCard{background:#f4f4f4;border:none;border-radius:18px;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;box-shadow:0 2px 8px #00000014}.page-module-scss-module__qnDekq__categoryIcon{border-radius:10px;width:30px;height:30px;font-size:17px}.page-module-scss-module__qnDekq__categoryName{color:#444}.page-module-scss-module__qnDekq__categoryCount{display:none}.page-module-scss-module__qnDekq__heroAd{grid-template-columns:1fr;gap:12px;padding:16px}.page-module-scss-module__qnDekq__heroAdTitle{font-size:24px}.page-module-scss-module__qnDekq__heroAdMedia{width:100%}.page-module-scss-module__qnDekq__heroAdLogo{width:min(180px,100%);max-height:48px}.page-module-scss-module__qnDekq__heroAdCta{width:100%}.page-module-scss-module__qnDekq__notifyBanner{padding:14px}.page-module-scss-module__qnDekq__notifyTitle{font-size:22px}.page-module-scss-module__qnDekq__notifySteps{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:10px;width:100%;padding-bottom:2px;display:flex;overflow:auto hidden}.page-module-scss-module__qnDekq__notifySteps::-webkit-scrollbar{display:none}.page-module-scss-module__qnDekq__notifyStep{scroll-snap-align:start;flex:0 0 min(82vw,290px);min-height:180px}.page-module-scss-module__qnDekq__notifyStep p{min-height:0}.page-module-scss-module__qnDekq__topProductsGrid,.page-module-scss-module__qnDekq__dealsGrid{gap:10px}.page-module-scss-module__qnDekq__topProductsGrid>*,.page-module-scss-module__qnDekq__dealsGrid>*{flex:0 0 min(82vw,280px)}.page-module-scss-module__qnDekq__intro{gap:16px}.page-module-scss-module__qnDekq__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}.page-module-scss-module__qnDekq__currentPrice{font-size:24px}.page-module-scss-module__qnDekq__mostSoldFeatured,.page-module-scss-module__qnDekq__mostSoldFeaturedMain{grid-template-columns:1fr}.page-module-scss-module__qnDekq__mostSoldProductImageWrap{width:100%;height:180px}.page-module-scss-module__qnDekq__mostSoldInsightCard{grid-template-columns:1fr}.page-module-scss-module__qnDekq__mostSoldInsightGraphBlock{min-height:56px}.page-module-scss-module__qnDekq__mostSoldStoresHeader{flex-direction:column;align-items:flex-start}.page-module-scss-module__qnDekq__mostSoldStoreListItem{grid-template-columns:1fr;align-items:flex-start;gap:8px;padding:9px 10px}.page-module-scss-module__qnDekq__mostSoldStoreHeader{gap:6px;padding:4px 6px}.page-module-scss-module__qnDekq__mostSoldStoreHeader h4{font-size:.82rem}.page-module-scss-module__qnDekq__mostSoldOfferActions{justify-self:stretch;align-items:stretch;gap:8px}.page-module-scss-module__qnDekq__mostSoldOfferActionRow{justify-content:space-between;width:100%}.page-module-scss-module__qnDekq__mostSoldOfferButton{border-radius:9px;width:100%;padding:.58rem .8rem;font-size:.82rem}.page-module-scss-module__qnDekq__mostSoldBigOfferPrice{font-size:1.3rem;line-height:1}.page-module-scss-module__qnDekq__mostSoldCartStatus{white-space:normal}.page-module-scss-module__qnDekq__mostSoldFeaturedSkeleton{grid-template-columns:1fr}.page-module-scss-module__qnDekq__mostSoldFeaturedImageSkeleton{width:100%;height:170px}}
