.ProductImage-module__WpBSBW__imageContainer{contain:layout size;background-color:#f1f5f9;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;display:flex;position:relative;overflow:hidden}.ProductImage-module__WpBSBW__image{object-fit:contain;width:100%;height:100%;display:block}.ProductImage-module__WpBSBW__imageHidden{opacity:0}.ProductImage-module__WpBSBW__imageVisible{opacity:1;animation:.3s ease-in-out forwards ProductImage-module__WpBSBW__fadeIn}.ProductImage-module__WpBSBW__shimmer{background-color:#f1f5f9;width:100%;height:100%;position:absolute;top:0;left:0}.ProductImage-module__WpBSBW__fallback{background:linear-gradient(135deg,#f1f5f9 0%,#cbd5e1 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:absolute;top:0;left:0;overflow:hidden}.ProductImage-module__WpBSBW__fallbackGlow{border-radius:var(--radius-full);filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#0284c714 0%,#0000 70%);width:150px;height:150px;position:absolute}.ProductImage-module__WpBSBW__fallbackContent{z-index:2;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.ProductImage-module__WpBSBW__fallbackCircle{background-color:var(--color-surface);border-radius:var(--radius-full);border:1px solid var(--color-border);width:52px;height:52px;box-shadow:var(--shadow-sm);transition:transform var(--transition-normal);justify-content:center;align-items:center;margin-bottom:.6rem;display:flex}.ProductImage-module__WpBSBW__fallback:hover .ProductImage-module__WpBSBW__fallbackCircle{transform:rotate(15deg)scale(1.05)}.ProductImage-module__WpBSBW__fallbackIcon{color:var(--color-primary)}.ProductImage-module__WpBSBW__fallbackBrand{font-family:var(--font-headings);color:var(--color-text-primary);letter-spacing:-.01em;font-size:.8rem;font-weight:800}.ProductImage-module__WpBSBW__fallbackText{font-family:var(--font-sans);color:var(--color-primary);text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:600}@keyframes ProductImage-module__WpBSBW__fadeIn{0%{opacity:0}to{opacity:1}}
.CartDrawer-module__a0qCAG__overlay{width:100vw;height:100vh;z-index:99999;will-change:opacity;background-color:#0f172a99;justify-content:flex-end;height:100dvh;animation:.15s ease-out CartDrawer-module__a0qCAG__fadeIn;display:flex;position:fixed;top:0;left:0}.CartDrawer-module__a0qCAG__drawer{width:100%;max-width:460px;height:100%;height:100dvh;max-height:100vh;background-color:var(--color-surface);will-change:transform;flex-direction:column;max-height:100dvh;animation:.25s cubic-bezier(.16,1,.3,1) forwards CartDrawer-module__a0qCAG__slideIn;display:flex;overflow:hidden;transform:translateZ(0);box-shadow:-10px 0 30px #0f172a33}.CartDrawer-module__a0qCAG__header{border-bottom:1px solid var(--color-border);background-color:var(--color-surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.CartDrawer-module__a0qCAG__headerTitle{align-items:center;gap:.75rem;display:flex}.CartDrawer-module__a0qCAG__bagIcon{color:var(--color-primary)}.CartDrawer-module__a0qCAG__headerTitle h2{margin:0;font-size:1.2rem;font-weight:700}.CartDrawer-module__a0qCAG__itemCountBadge{background-color:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);padding:2px 8px;font-size:.75rem;font-weight:700}.CartDrawer-module__a0qCAG__closeBtn{color:var(--color-text-secondary);border-radius:var(--radius-full);transition:var(--transition-fast);justify-content:center;align-items:center;padding:6px;display:flex}.CartDrawer-module__a0qCAG__closeBtn:hover{background-color:var(--color-gray-100);color:var(--color-text-primary)}.CartDrawer-module__a0qCAG__content{-webkit-overflow-scrolling:touch;flex:1;padding:20px 24px;overflow-y:auto}.CartDrawer-module__a0qCAG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.CartDrawer-module__a0qCAG__emptyIconContainer{background-color:var(--color-gray-50);border-radius:var(--radius-full);width:80px;height:80px;color:var(--color-gray-300);justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.CartDrawer-module__a0qCAG__emptyIcon{stroke-width:1.5px}.CartDrawer-module__a0qCAG__emptyText{color:var(--color-text-secondary);margin-bottom:1.5rem;font-size:.95rem}.CartDrawer-module__a0qCAG__continueBtn{background-color:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);transition:all var(--transition-normal);padding:12px 24px;font-weight:600}.CartDrawer-module__a0qCAG__continueBtn:hover{background-color:var(--color-primary);color:var(--color-surface)}.CartDrawer-module__a0qCAG__itemsList{flex-direction:column;gap:1rem;display:flex}.CartDrawer-module__a0qCAG__cartItem{border-bottom:1px solid var(--color-border);gap:1rem;padding-bottom:1rem;display:flex}.CartDrawer-module__a0qCAG__thumbnailWrapper{border-radius:var(--radius-md);border:1px solid var(--color-border);background-color:var(--color-gray-50);flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;display:flex;position:relative;overflow:hidden}.CartDrawer-module__a0qCAG__thumbnail{object-fit:contain;width:100%;height:100%}.CartDrawer-module__a0qCAG__itemDetails{flex-direction:column;flex:1;min-width:0;display:flex}.CartDrawer-module__a0qCAG__itemBrand{text-transform:uppercase;color:var(--color-primary);letter-spacing:.05em;margin-bottom:2px;font-size:.72rem;font-weight:700}.CartDrawer-module__a0qCAG__itemTitle{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:.875rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.CartDrawer-module__a0qCAG__itemPartNo{color:var(--color-gray-500);margin-bottom:8px;font-family:monospace;font-size:.75rem}.CartDrawer-module__a0qCAG__itemActions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.CartDrawer-module__a0qCAG__qtySelector{background-color:var(--color-gray-50);border:1px solid var(--color-border);border-radius:var(--radius-full);align-items:center;padding:2px;display:flex}.CartDrawer-module__a0qCAG__qtyBtn{border-radius:var(--radius-full);width:24px;height:24px;color:var(--color-text-secondary);transition:var(--transition-fast);justify-content:center;align-items:center;display:flex}.CartDrawer-module__a0qCAG__qtyBtn:hover{background-color:var(--color-gray-200);color:var(--color-text-primary)}.CartDrawer-module__a0qCAG__qtyDisplay{text-align:center;width:26px;font-size:.85rem;font-weight:600}.CartDrawer-module__a0qCAG__removeBtn{color:var(--color-gray-500);border-radius:var(--radius-full);transition:var(--transition-fast);justify-content:center;align-items:center;padding:6px;display:flex}.CartDrawer-module__a0qCAG__removeBtn:hover{color:var(--color-danger);background-color:#fee2e2}.CartDrawer-module__a0qCAG__itemPrice{color:var(--color-text-primary);text-align:right;flex-shrink:0;font-size:.95rem;font-weight:700}.CartDrawer-module__a0qCAG__footer{padding:20px 24px;padding-bottom:calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background-color:var(--color-gray-50);flex-shrink:0}.CartDrawer-module__a0qCAG__promoBanner{background-color:var(--color-success-light);color:var(--color-success);border-radius:var(--radius-md);align-items:center;gap:.5rem;margin-bottom:1rem;padding:8px 12px;font-size:.8rem;font-weight:600;display:flex}.CartDrawer-module__a0qCAG__sparkleIcon{font-size:.9rem}.CartDrawer-module__a0qCAG__summaryRow{justify-content:space-between;margin-bottom:.35rem;font-size:1rem;font-weight:600;display:flex}.CartDrawer-module__a0qCAG__subtotalValue{font-family:var(--font-headings);color:var(--color-text-primary);font-size:1.35rem;font-weight:800}.CartDrawer-module__a0qCAG__taxNotice{color:var(--color-gray-500);margin-bottom:1rem;font-size:.75rem}.CartDrawer-module__a0qCAG__buttonGroup{flex-direction:column;gap:8px;display:flex}.CartDrawer-module__a0qCAG__checkoutBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-full);width:100%;transition:all var(--transition-normal);justify-content:center;align-items:center;padding:14px;font-size:.95rem;font-weight:700;text-decoration:none;display:flex;box-shadow:0 4px 12px #f59e0b40}.CartDrawer-module__a0qCAG__checkoutBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-1px);box-shadow:0 6px 16px #f59e0b59}.CartDrawer-module__a0qCAG__whatsappBtn{color:#fff;border-radius:var(--radius-full);width:100%;transition:all var(--transition-normal);background-color:#22c55e;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.CartDrawer-module__a0qCAG__whatsappBtn:hover{background-color:#16a34a;transform:translateY(-1px)}@keyframes CartDrawer-module__a0qCAG__slideIn{0%{transform:translate(100%)}to{transform:translate(0,0)}}@keyframes CartDrawer-module__a0qCAG__fadeIn{0%{opacity:0}to{opacity:1}}
.Footer-module__Grjkva__footer{color:#94a3b8;background-color:#0f172a;margin-top:auto;font-size:.875rem;position:relative}.Footer-module__Grjkva__accentLine{background:linear-gradient(90deg, var(--color-primary) 0%, var(--color-accent) 50%, var(--color-primary) 100%);height:3px}.Footer-module__Grjkva__footerInner{grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;padding-top:3.5rem;padding-bottom:3rem;display:grid}.Footer-module__Grjkva__footerBrand{transition:opacity var(--transition-fast);align-items:center;gap:.6rem;margin-bottom:1rem;text-decoration:none;display:flex}.Footer-module__Grjkva__footerBrand:hover{opacity:.85}.Footer-module__Grjkva__brandIcon{color:var(--color-primary)}.Footer-module__Grjkva__brandPrimary{font-family:var(--font-headings);color:#f8fafc;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.Footer-module__Grjkva__brandSecondary{font-family:var(--font-headings);color:var(--color-primary);margin-left:.35rem;font-size:1.25rem;font-weight:500}.Footer-module__Grjkva__brandDescription{color:#94a3b8;margin-bottom:1.25rem;font-style:normal;line-height:1.7}.Footer-module__Grjkva__contactList{flex-direction:column;gap:.6rem;margin-bottom:1.25rem;font-style:normal;display:flex}.Footer-module__Grjkva__contactItem{color:#94a3b8;transition:color var(--transition-fast);align-items:center;gap:.55rem;font-size:.82rem;text-decoration:none;display:flex}a.Footer-module__Grjkva__contactItem:hover{color:var(--color-primary)}.Footer-module__Grjkva__socialRow{gap:.75rem;display:flex}.Footer-module__Grjkva__socialIcon{border-radius:var(--radius-full);color:#94a3b8;width:38px;height:38px;transition:all var(--transition-normal);border:1px solid #334155;justify-content:center;align-items:center;text-decoration:none;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:#f1f5f9;border-color:var(--color-primary);background-color:#0284c71a;transform:translateY(-2px)}.Footer-module__Grjkva__column{flex-direction:column;display:flex}.Footer-module__Grjkva__accordionHeader{text-align:left;cursor:default;pointer-events:none;background:0 0;border:none;width:100%;margin:0;padding:0;display:block}.Footer-module__Grjkva__columnTitle{font-family:var(--font-headings);color:#f1f5f9;letter-spacing:.01em;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:.95rem;font-weight:700;position:relative}.Footer-module__Grjkva__columnTitle:after{content:"";background-color:var(--color-primary);border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__Grjkva__accordionChevron{display:none}.Footer-module__Grjkva__linkList{flex-direction:column;gap:.25rem;list-style:none;display:flex}.Footer-module__Grjkva__linkItem{color:#94a3b8;transition:all var(--transition-fast);border-radius:var(--radius-sm);align-items:center;gap:.35rem;padding:6px 0;font-size:.85rem;text-decoration:none;display:flex}.Footer-module__Grjkva__linkItem:hover{color:#f1f5f9;transform:translate(4px)}.Footer-module__Grjkva__linkArrow{opacity:0;color:var(--color-primary);transition:all var(--transition-fast);flex-shrink:0;transform:translate(-4px)}.Footer-module__Grjkva__linkItem:hover .Footer-module__Grjkva__linkArrow{opacity:1;transform:translate(0)}.Footer-module__Grjkva__trustBadge{border-radius:var(--radius-md);background-color:#0284c714;border:1px solid #0284c726;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:1rem;display:flex}.Footer-module__Grjkva__trustIcon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.Footer-module__Grjkva__trustText{color:#cbd5e1;font-size:.8rem;line-height:1.5}.Footer-module__Grjkva__bottomBar{background-color:#0b1120;border-top:1px solid #1e293b}.Footer-module__Grjkva__bottomBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.25rem;padding-bottom:1.25rem;display:flex}.Footer-module__Grjkva__copyright{color:#94a3b8;font-size:.78rem}.Footer-module__Grjkva__bottomLinks{align-items:center;gap:.5rem;display:flex}.Footer-module__Grjkva__bottomLink{color:#94a3b8;transition:color var(--transition-fast);font-size:.78rem;text-decoration:none}.Footer-module__Grjkva__bottomLink:hover{color:#f1f5f9}.Footer-module__Grjkva__bottomDot{color:#94a3b8;font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__footerInner{grid-template-columns:1fr;gap:1.5rem;padding-top:2.5rem;padding-bottom:2rem}.Footer-module__Grjkva__column{border-bottom:1px solid #1e293b;padding-bottom:.5rem}.Footer-module__Grjkva__column:first-child{border-bottom:none;padding-bottom:1rem}.Footer-module__Grjkva__accordionHeader{cursor:pointer;pointer-events:auto;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.Footer-module__Grjkva__columnTitle{margin-bottom:0;padding-bottom:0}.Footer-module__Grjkva__columnTitle:after{display:none}.Footer-module__Grjkva__accordionChevron{color:#94a3b8;transition:transform .2s;display:block}.Footer-module__Grjkva__chevronRotated{transform:rotate(90deg)}.Footer-module__Grjkva__linkList{gap:.5rem;padding:.75rem 0 1rem;display:none}.Footer-module__Grjkva__linkListOpen{display:flex!important}.Footer-module__Grjkva__linkItem{padding:10px 0;font-size:.9rem}.Footer-module__Grjkva__trustBadge{margin-top:1rem}.Footer-module__Grjkva__bottomBarInner{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem}}
.CookieConsent-module__ORNcuG__consentCard{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-lg);z-index:9999;opacity:0;pointer-events:none;background-color:#ffffffeb;border:1px solid #0f172a1a;flex-direction:column;gap:16px;width:calc(100vw - 48px);max-width:380px;padding:20px 24px;transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;bottom:24px;left:24px;transform:translateY(20px)scale(.96);box-shadow:0 20px 40px -15px #0f172a2e,inset 0 0 1px 1px #ffffff80}.CookieConsent-module__ORNcuG__visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.CookieConsent-module__ORNcuG__header{align-items:center;gap:10px;display:flex}.CookieConsent-module__ORNcuG__cookieIcon{filter:drop-shadow(0 2px 4px #0000001a);font-size:1.5rem;line-height:1}.CookieConsent-module__ORNcuG__title{font-family:var(--font-headings);color:var(--color-text-primary);margin:0;font-size:1.05rem;font-weight:800}.CookieConsent-module__ORNcuG__description{color:var(--color-text-secondary);margin:0;font-size:.85rem;line-height:1.5}.CookieConsent-module__ORNcuG__actions{justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.CookieConsent-module__ORNcuG__learnMoreLink{color:var(--color-primary);transition:color var(--transition-fast);font-size:.82rem;font-weight:700;text-decoration:none}.CookieConsent-module__ORNcuG__learnMoreLink:hover{color:var(--color-primary-hover);text-decoration:underline}.CookieConsent-module__ORNcuG__acceptBtn{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-hover) 100%);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-normal);border:none;padding:10px 22px;font-size:.85rem;font-weight:750;box-shadow:0 4px 12px #0284c740}.CookieConsent-module__ORNcuG__acceptBtn:hover{transform:translateY(-1px);box-shadow:0 6px 16px #0284c759}.CookieConsent-module__ORNcuG__acceptBtn:active{transform:translateY(0)}@media (max-width:768px){.CookieConsent-module__ORNcuG__consentCard{width:calc(100vw - 32px);max-width:none;padding:18px 20px;bottom:16px;left:16px;right:16px}}
.Home-module__jKgjFW__main{flex:1;padding-top:1.5rem;padding-bottom:5rem;overflow-x:hidden}.Home-module__jKgjFW__heroSlider{aspect-ratio:16/4.5;border-radius:var(--radius-lg);width:100%;height:360px;min-height:360px;box-shadow:var(--shadow-lg);contain:layout size;background-color:#0f172a;border:1px solid #ffffff14;margin-bottom:2.5rem;position:relative;overflow:hidden}.Home-module__jKgjFW__slidesContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;contain:layout size;width:100%;height:100%;min-height:100%;display:flex;overflow-x:auto}.Home-module__jKgjFW__slidesContainer::-webkit-scrollbar{display:none}.Home-module__jKgjFW__heroSlide{scroll-snap-align:start;box-sizing:border-box;contain:layout size;background-position:50%;background-repeat:no-repeat;background-size:cover;flex:0 0 100%;align-items:center;width:100%;height:100%;min-height:100%;padding:3.5rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroContent{z-index:2;text-align:left;max-width:550px;position:relative}.Home-module__jKgjFW__heroBadge{border-radius:var(--radius-full);color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;background-color:#0284c740;border:1px solid #0284c766;align-items:center;gap:.4rem;margin-bottom:1rem;padding:6px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.Home-module__jKgjFW__heroTitle{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 12px #0009;margin-bottom:.75rem;font-size:2.25rem;font-weight:900;line-height:1.2}.Home-module__jKgjFW__heroSubtitle{color:#cbd5e1;text-shadow:0 2px 8px #00000080;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Home-module__jKgjFW__heroBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;padding:10px 20px;font-size:.85rem;font-weight:800;transition:background-color .2s,transform .2s;display:inline-flex}.Home-module__jKgjFW__heroBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-1px)}.Home-module__jKgjFW__sliderArrowLeft,.Home-module__jKgjFW__sliderArrowRight{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10;opacity:0;background-color:#0f172a99;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Home-module__jKgjFW__heroSlider:hover .Home-module__jKgjFW__sliderArrowLeft,.Home-module__jKgjFW__heroSlider:hover .Home-module__jKgjFW__sliderArrowRight{opacity:1}.Home-module__jKgjFW__sliderArrowLeft{left:20px}.Home-module__jKgjFW__sliderArrowRight{right:20px}.Home-module__jKgjFW__sliderArrowLeft:hover,.Home-module__jKgjFW__sliderArrowRight:hover{background-color:var(--color-primary);border-color:var(--color-primary);transform:translateY(-50%)scale(1.05)}.Home-module__jKgjFW__sliderArrowLeft:active,.Home-module__jKgjFW__sliderArrowRight:active{transform:translateY(-50%)scale(.95)}.Home-module__jKgjFW__sliderDots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__sliderDot{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:0;display:flex}.Home-module__jKgjFW__sliderDot:before{content:"";background-color:#ffffff59;border-radius:50%;width:8px;height:8px;transition:all .2s}.Home-module__jKgjFW__sliderDotActive:before{background-color:#38bdf8;border-radius:4px;width:24px}.Home-module__jKgjFW__vehicleSelectorCard{background:linear-gradient(135deg, var(--color-surface) 0%, #1e293bf2 100%);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);z-index:50;margin-bottom:2.5rem;padding:1.5rem 2rem;position:relative;overflow:visible}.Home-module__jKgjFW__vehicleSelectorHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.Home-module__jKgjFW__vehicleSelectorTitle{color:var(--color-text-primary);align-items:center;gap:.6rem;font-size:1.15rem;font-weight:800;display:flex}.Home-module__jKgjFW__vehicleSelectorSubtitle{color:#e2e8f0;text-shadow:0 1px 2px #0006;font-size:.85rem;font-weight:600}.Home-module__jKgjFW__selectorGrid{grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:1rem;display:grid}.Home-module__jKgjFW__selectorGroup{flex-direction:column;gap:.35rem;display:flex}.Home-module__jKgjFW__selectorLabel{text-transform:uppercase;color:var(--color-text-secondary);letter-spacing:.5px;font-size:.75rem;font-weight:700}.Home-module__jKgjFW__selectorSelect{border-radius:var(--radius-sm);background-color:var(--color-bg);border:1px solid var(--color-border);width:100%;color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);outline:none;padding:.65rem .85rem;font-size:.9rem;font-weight:600}.Home-module__jKgjFW__selectorSelect:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-light)}.Home-module__jKgjFW__selectorBtn{border-radius:var(--radius-sm);background-color:var(--color-primary);color:#fff;cursor:pointer;white-space:nowrap;height:42px;transition:all var(--transition-fast);border:none;justify-content:center;align-self:flex-end;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 4px 12px -2px #0284c766}.Home-module__jKgjFW__selectorBtn:hover{background-color:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 6px 16px -2px #0284c780}.Home-module__jKgjFW__selectorBtnReset{border-radius:var(--radius-sm);height:42px;color:var(--color-text-secondary);border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition-fast);background-color:#0000;justify-content:center;align-self:flex-end;align-items:center;gap:.4rem;padding:0 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.Home-module__jKgjFW__selectorBtnReset:hover{color:var(--color-text-primary);border-color:var(--color-text-primary)}.Home-module__jKgjFW__fitmentBanner{border-radius:var(--radius-md);color:var(--color-text-primary);background:linear-gradient(90deg,#10b98126 0%,#0284c71a 100%);border:1px solid #10b98166;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:.85rem 1.25rem;font-size:.9rem;font-weight:600;display:flex}@media (max-width:1024px){.Home-module__jKgjFW__selectorGrid{grid-template-columns:repeat(2,1fr)}.Home-module__jKgjFW__selectorBtn,.Home-module__jKgjFW__selectorBtnReset{width:100%;margin-top:.5rem}}@media (max-width:640px){.Home-module__jKgjFW__selectorGrid{grid-template-columns:1fr}.Home-module__jKgjFW__vehicleSelectorCard{padding:1.25rem}}.Home-module__jKgjFW__categoryCirclesSection{justify-content:center;align-items:center;gap:2.5rem;margin-bottom:3.5rem;padding:.5rem 0;display:flex}.Home-module__jKgjFW__circleCard{cursor:pointer;background:0 0;border:none;outline:none;flex-direction:column;align-items:center;gap:.75rem;transition:transform .2s;display:flex}.Home-module__jKgjFW__circleCard:hover{transform:translateY(-4px)}.Home-module__jKgjFW__circleIconWrapper{background-color:var(--color-surface);border:1px solid var(--color-border);width:76px;height:76px;box-shadow:var(--shadow-sm);transition:all var(--transition-normal);border-radius:50%;justify-content:center;align-items:center;font-size:1.85rem;display:flex}.Home-module__jKgjFW__circleCard:hover .Home-module__jKgjFW__circleIconWrapper{border-color:var(--color-primary-light);background-color:var(--color-bg);box-shadow:0 8px 20px -6px #0284c740}.Home-module__jKgjFW__circleCardActive .Home-module__jKgjFW__circleIconWrapper{border-color:var(--color-primary);background-color:var(--color-primary-light);box-shadow:0 8px 20px -6px #0284c74d}.Home-module__jKgjFW__circleLabel{color:var(--color-text-primary);text-align:center;font-size:.85rem;font-weight:800}.Home-module__jKgjFW__carouselSection{flex-direction:column;gap:1.25rem;margin-bottom:4rem;display:flex}.Home-module__jKgjFW__sectionHeader{border-bottom:2px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.Home-module__jKgjFW__sectionTitleGroup{align-items:center;gap:.6rem;display:flex}.Home-module__jKgjFW__sectionHeading{color:var(--color-text-primary);letter-spacing:-.01em;font-size:1.35rem;font-weight:900}.Home-module__jKgjFW__sectionIconPopular{color:#f97316;animation:1.5s ease-in-out infinite Home-module__jKgjFW__flamePulse}@keyframes Home-module__jKgjFW__flamePulse{0%{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}to{opacity:.9;transform:scale(1)}}.Home-module__jKgjFW__sectionIconEmoji{font-size:1.35rem;line-height:1}.Home-module__jKgjFW__scrollTip{color:var(--color-text-secondary);background-color:var(--color-bg);border-radius:var(--radius-sm);padding:4px 10px;font-size:.78rem;font-weight:700}.Home-module__jKgjFW__horizontalScrollContainer{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;gap:1.5rem;padding:.5rem 2px 1.5rem;display:flex;overflow-x:auto}.Home-module__jKgjFW__horizontalScrollContainer::-webkit-scrollbar{height:6px}.Home-module__jKgjFW__horizontalScrollContainer::-webkit-scrollbar-track{background:0 0}.Home-module__jKgjFW__horizontalScrollContainer::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:var(--radius-full)}.Home-module__jKgjFW__catalogSection{flex-direction:column;gap:1.5rem;margin-bottom:3rem;display:flex}.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Home-module__jKgjFW__resultsSummary{color:var(--color-text-secondary);font-size:.875rem;font-weight:600}.Home-module__jKgjFW__productCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-normal);flex-direction:column;flex:0 0 270px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px -15px #0000000d,0 2px 5px -2px #00000005}.Home-module__jKgjFW__productCard:hover{border-color:#0284c740;transform:translateY(-4px);box-shadow:0 20px 30px -10px #00000014,0 4px 10px -3px #0284c70d}.Home-module__jKgjFW__cardLink{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.Home-module__jKgjFW__cardImageWrapper{aspect-ratio:4/3;background-color:var(--color-gray-50);contain:layout size;width:100%;height:180px;min-height:180px;position:relative;overflow:hidden}.Home-module__jKgjFW__cardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Home-module__jKgjFW__productCard:hover .Home-module__jKgjFW__cardImage{transform:scale(1.04)}.Home-module__jKgjFW__cardCategory{-webkit-backdrop-filter:blur(4px);border-radius:var(--radius-sm);color:#38bdf8;text-transform:uppercase;letter-spacing:.05em;z-index:10;background-color:#0f172ad9;border:1px solid #ffffff1a;padding:4px 10px;font-size:.68rem;font-weight:800;position:absolute;top:12px;left:12px}.Home-module__jKgjFW__cardContent{flex-direction:column;flex:1;justify-content:space-between;gap:1rem;padding:1.25rem;display:flex}.Home-module__jKgjFW__cardInfoGroup{flex-direction:column;display:flex}.Home-module__jKgjFW__cardBrand{text-transform:uppercase;color:var(--color-primary-hover);letter-spacing:.06em;margin-bottom:4px;font-size:.72rem;font-weight:800}.Home-module__jKgjFW__cardTitle{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:38px;margin-bottom:6px;font-size:.925rem;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__cardPartNumber{color:var(--color-text-secondary);font-family:monospace;font-size:.72rem}.Home-module__jKgjFW__cardPartNumber span{font-weight:700}.Home-module__jKgjFW__cardMetricsGroup{border-top:1px dashed var(--color-border);justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.Home-module__jKgjFW__cardRatingRow{align-items:center;gap:.4rem;display:flex}.Home-module__jKgjFW__stars{color:var(--color-warning);align-items:center;gap:2px;display:flex}.Home-module__jKgjFW__ratingValue{color:var(--color-text-primary);font-size:.8rem;font-weight:700}.Home-module__jKgjFW__priceWrapper{text-align:right}.Home-module__jKgjFW__priceValue{font-family:var(--font-headings);color:var(--color-text-primary);font-size:1.25rem;font-weight:900}.Home-module__jKgjFW__priceContainer{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.Home-module__jKgjFW__discountedPrice{color:#dc2626}.Home-module__jKgjFW__originalPrice{color:var(--color-text-secondary);opacity:.85;font-size:.8rem;font-weight:600;text-decoration:line-through}.Home-module__jKgjFW__discountBadge{color:#fff;border-radius:var(--radius-sm);z-index:10;letter-spacing:.02em;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);padding:3px 8px;font-size:.72rem;font-weight:800;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #ef444459}.Home-module__jKgjFW__cardActions{gap:.5rem;margin-top:auto;display:flex}.Home-module__jKgjFW__viewDetailsBtn{border:1.5px solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius-md);transition:all var(--transition-normal);cursor:pointer;background-color:var(--color-surface);flex:1;justify-content:center;align-items:center;gap:.3rem;padding:8px;font-size:.78rem;font-weight:700;display:flex}.Home-module__jKgjFW__viewDetailsBtn:hover{border-color:var(--color-primary-light);color:var(--color-primary);background-color:var(--color-bg)}.Home-module__jKgjFW__addBtn{background-color:var(--color-primary);color:var(--color-surface);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);box-shadow:var(--shadow-sm);border:none;flex:1.2;justify-content:center;align-items:center;gap:.3rem;padding:8px;font-size:.78rem;font-weight:700;display:flex}.Home-module__jKgjFW__addBtn:hover{background-color:var(--color-primary-hover);box-shadow:0 4px 10px #0284c733}.Home-module__jKgjFW__addBtnSuccess{background-color:var(--color-success);color:var(--color-surface)}.Home-module__jKgjFW__addBtnSuccess:hover{background-color:#059669}.Home-module__jKgjFW__emptyGrid{text-align:center;border:2px dashed var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-surface);flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Home-module__jKgjFW__emptySearchIcon{color:var(--color-gray-300);margin-bottom:1.25rem}.Home-module__jKgjFW__emptyTitle{color:var(--color-text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.Home-module__jKgjFW__emptySubtitle{color:var(--color-text-secondary);font-size:.95rem}.Home-module__jKgjFW__promoSection{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.Home-module__jKgjFW__promoCard{border-radius:var(--radius-lg);color:#fff;transition:transform var(--transition-normal), box-shadow var(--transition-normal);background-position:50%;background-size:cover;border:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:flex-start;padding:3.5rem 2.5rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__promoCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.Home-module__jKgjFW__promoBadge{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;padding:4px 10px;font-size:.72rem;font-weight:850}.Home-module__jKgjFW__promoTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.75rem;font-weight:900}.Home-module__jKgjFW__promoText{color:#cbd5e1;max-width:380px;margin-bottom:1.75rem;font-size:.95rem;line-height:1.5}.Home-module__jKgjFW__promoBtn{color:var(--color-text-primary);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;background-color:#fff;border:none;align-items:center;gap:.5rem;padding:12px 24px;font-size:.9rem;font-weight:800;text-decoration:none;transition:background-color .2s,transform .2s;display:inline-flex}.Home-module__jKgjFW__promoBtn:hover{background-color:#f8fafc;transform:translate(3px)}.Home-module__jKgjFW__brandsSection{text-align:center;margin-top:1rem;margin-bottom:4rem}.Home-module__jKgjFW__brandsRow{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.Home-module__jKgjFW__brandLogo{font-family:var(--font-headings);color:#475569;letter-spacing:.08em;cursor:default;font-size:1.3rem;font-weight:950;transition:color .2s}.Home-module__jKgjFW__brandLogo:hover{color:var(--color-primary)}.Home-module__jKgjFW__backToHomeBtn{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-normal);align-items:center;gap:.4rem;padding:8px 16px;font-size:.8rem;font-weight:700;display:inline-flex}.Home-module__jKgjFW__backToHomeBtn:hover{background-color:var(--color-primary-light);color:var(--color-primary);border-color:var(--color-primary-light)}.Home-module__jKgjFW__carouselWrapper{width:100%;position:relative}.Home-module__jKgjFW__carouselArrowLeft,.Home-module__jKgjFW__carouselArrowRight{background-color:var(--color-surface);border:1px solid var(--color-border);width:38px;height:38px;color:var(--color-text-secondary);cursor:pointer;z-index:10;transition:all var(--transition-normal);box-shadow:var(--shadow-sm);opacity:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Home-module__jKgjFW__carouselWrapper:hover .Home-module__jKgjFW__carouselArrowLeft,.Home-module__jKgjFW__carouselWrapper:hover .Home-module__jKgjFW__carouselArrowRight{opacity:1}.Home-module__jKgjFW__carouselArrowLeft{left:-18px}.Home-module__jKgjFW__carouselArrowRight{right:-18px}.Home-module__jKgjFW__carouselArrowLeft:hover,.Home-module__jKgjFW__carouselArrowRight:hover{background-color:var(--color-primary-light);color:var(--color-primary);border-color:var(--color-primary-light);transform:translateY(-50%)scale(1.05)}.Home-module__jKgjFW__blogSection{margin-bottom:4.5rem}.Home-module__jKgjFW__blogGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.Home-module__jKgjFW__blogCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-normal);flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 25px -15px #0000000d}.Home-module__jKgjFW__blogCard:hover{border-color:#0284c733;transform:translateY(-4px);box-shadow:0 20px 30px -10px #0000000f}.Home-module__jKgjFW__blogImageWrapper{aspect-ratio:16/9;background-color:var(--color-gray-100);contain:layout size;width:100%;height:150px;min-height:150px;position:relative;overflow:hidden}.Home-module__jKgjFW__blogImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.Home-module__jKgjFW__blogCard:hover .Home-module__jKgjFW__blogImage{transform:scale(1.03)}.Home-module__jKgjFW__blogBrandTag{color:#fff;border-radius:var(--radius-sm);letter-spacing:.05em;background-color:#0284c7e6;padding:3px 8px;font-size:.65rem;font-weight:800;position:absolute;top:10px;left:10px}.Home-module__jKgjFW__blogCardContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Home-module__jKgjFW__blogDate{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.72rem;font-weight:600}.Home-module__jKgjFW__blogTitle{color:var(--color-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;margin-bottom:.5rem;font-size:.95rem;font-weight:800;line-height:1.4;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__blogExcerpt{color:var(--color-text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;height:54px;margin-bottom:1.25rem;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Home-module__jKgjFW__blogReadMoreBtn{color:var(--color-primary);align-items:center;gap:.3rem;margin-top:auto;font-size:.8rem;font-weight:800;text-decoration:none;transition:color .2s;display:inline-flex}.Home-module__jKgjFW__blogReadMoreBtn:hover{color:var(--color-primary-hover)}@media (max-width:768px){.Home-module__jKgjFW__blogGrid{scrollbar-width:none;gap:1rem;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:1rem;display:flex;overflow-x:auto}.Home-module__jKgjFW__blogGrid::-webkit-scrollbar{display:none}.Home-module__jKgjFW__blogCard{flex:0 0 240px}.Home-module__jKgjFW__carouselArrowLeft,.Home-module__jKgjFW__carouselArrowRight{display:none}}@media (max-width:1024px){.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.Home-module__jKgjFW__heroSlider{aspect-ratio:16/5.5;contain:layout size;height:280px;min-height:280px}.Home-module__jKgjFW__heroSlide{padding:3rem}.Home-module__jKgjFW__heroTitle{font-size:2rem}.Home-module__jKgjFW__categoryCirclesSection{gap:1.5rem}}@media (max-width:768px){.Home-module__jKgjFW__main{padding-top:.75rem}.Home-module__jKgjFW__heroSlider{aspect-ratio:16/7;border-radius:var(--radius-md);contain:layout size;height:160px;min-height:160px;margin-bottom:1.5rem}.Home-module__jKgjFW__heroSlide{padding:1rem 1.25rem}.Home-module__jKgjFW__heroBadge{margin-bottom:.4rem;padding:3px 8px;font-size:.62rem}.Home-module__jKgjFW__heroTitle{margin-bottom:.25rem;font-size:1.25rem;line-height:1.3}.Home-module__jKgjFW__heroSubtitle{margin-bottom:.75rem;font-size:.78rem}.Home-module__jKgjFW__heroBtn{padding:6px 12px;font-size:.72rem}.Home-module__jKgjFW__sliderArrowLeft,.Home-module__jKgjFW__sliderArrowRight{display:none}.Home-module__jKgjFW__sliderDots{bottom:10px}.Home-module__jKgjFW__sliderDot{min-width:48px;min-height:48px}.Home-module__jKgjFW__sliderDot:before{width:6px;height:6px}.Home-module__jKgjFW__sliderDotActive:before{width:16px}.Home-module__jKgjFW__categoryCirclesSection{scrollbar-width:none;justify-content:flex-start;gap:1.25rem;margin-bottom:2rem;padding:.5rem .25rem;overflow-x:auto}.Home-module__jKgjFW__categoryCirclesSection::-webkit-scrollbar{display:none}.Home-module__jKgjFW__circleIconWrapper{width:58px;height:58px;font-size:1.4rem}.Home-module__jKgjFW__circleLabel{font-size:.72rem}.Home-module__jKgjFW__carouselSection{gap:.75rem;margin-bottom:2.5rem}.Home-module__jKgjFW__sectionHeader{padding-bottom:.5rem}.Home-module__jKgjFW__sectionHeading{font-size:1.05rem}.Home-module__jKgjFW__productGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.Home-module__jKgjFW__horizontalScrollContainer{gap:.75rem;padding-bottom:1rem}.Home-module__jKgjFW__productCard{border-radius:var(--radius-md);flex:0 0 165px}.Home-module__jKgjFW__cardImageWrapper{aspect-ratio:4/3;contain:layout size;height:140px;min-height:140px}.Home-module__jKgjFW__cardCategory{display:none}.Home-module__jKgjFW__cardContent{gap:.5rem;padding:.75rem}.Home-module__jKgjFW__cardBrand{margin-bottom:2px;font-size:.68rem}.Home-module__jKgjFW__cardTitle{height:42px;margin-bottom:4px;font-size:.85rem;line-height:1.35}.Home-module__jKgjFW__cardPartNumber{display:none}.Home-module__jKgjFW__cardMetricsGroup{border-top:none;flex-direction:column;align-items:flex-start;gap:2px;padding-top:0;display:flex}.Home-module__jKgjFW__cardRatingRow{display:none}.Home-module__jKgjFW__priceWrapper{text-align:left}.Home-module__jKgjFW__priceValue{font-size:.95rem}.Home-module__jKgjFW__priceContainer{align-items:flex-start}.Home-module__jKgjFW__discountedPrice{font-size:.95rem}.Home-module__jKgjFW__originalPrice{font-size:.72rem}.Home-module__jKgjFW__discountBadge{padding:2px 5px;font-size:.62rem;top:6px;right:6px}.Home-module__jKgjFW__cardActions{gap:4px;margin-top:.25rem}.Home-module__jKgjFW__viewDetailsBtn{display:none}.Home-module__jKgjFW__addBtn{border-radius:var(--radius-sm);flex:1;padding:6px;font-size:.7rem}.Home-module__jKgjFW__addBtn span{display:inline}.Home-module__jKgjFW__promoSection{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2.5rem}.Home-module__jKgjFW__promoCard{padding:2.5rem 1.5rem}.Home-module__jKgjFW__promoTitle{font-size:1.35rem}.Home-module__jKgjFW__promoText{margin-bottom:1.25rem;font-size:.82rem}.Home-module__jKgjFW__promoBtn{padding:10px 18px;font-size:.8rem}.Home-module__jKgjFW__brandsRow{justify-content:center;gap:1.5rem;padding:1.25rem}.Home-module__jKgjFW__brandLogo{font-size:1rem}}@media (max-width:480px){.Home-module__jKgjFW__heroSlider{aspect-ratio:16/8;contain:layout size;height:145px;min-height:145px}.Home-module__jKgjFW__heroContent{max-width:100%}.Home-module__jKgjFW__heroTitle{font-size:1.15rem}.Home-module__jKgjFW__heroSubtitle{display:none}}.Home-module__jKgjFW__vinSection{margin-bottom:4.5rem}.Home-module__jKgjFW__vinCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2.5rem;box-shadow:0 10px 30px -15px #0000000d}.Home-module__jKgjFW__vinSubtitle{color:var(--color-text-secondary);max-width:800px;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Home-module__jKgjFW__vinForm{gap:1rem;max-width:650px;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__vinInput{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);background-color:var(--color-bg);transition:all var(--transition-fast);flex:1;padding:14px 18px;font-size:1rem}.Home-module__jKgjFW__vinInput:focus{border-color:var(--color-primary);background-color:var(--color-surface);outline:none;box-shadow:0 0 0 3px #0284c71f}.Home-module__jKgjFW__vinBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);border:none;justify-content:center;align-items:center;padding:14px 24px;font-size:.95rem;font-weight:750;display:flex}.Home-module__jKgjFW__vinBtn:hover{background-color:var(--color-primary-hover)}.Home-module__jKgjFW__vinErrorBanner{color:#ef4444;border-radius:var(--radius-md);background-color:#fee2e2;border:1px solid #fca5a5;max-width:650px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;font-weight:600}.Home-module__jKgjFW__vinResultContainer{border-top:1px solid var(--color-border);margin-top:2.5rem;padding-top:2rem}.Home-module__jKgjFW__vinResultHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Home-module__jKgjFW__vinCarTitle{color:var(--color-text-primary);font-size:1.4rem;font-weight:850}.Home-module__jKgjFW__vinCountryBadge{background-color:var(--color-primary-light);color:var(--color-primary);border-radius:var(--radius-full);padding:6px 12px;font-size:.8rem;font-weight:750}.Home-module__jKgjFW__vinSpecsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.Home-module__jKgjFW__specItem{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);flex-direction:column;gap:.25rem;padding:1rem 1.25rem;display:flex}.Home-module__jKgjFW__specLabel{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.02em;font-size:.75rem;font-weight:700}.Home-module__jKgjFW__specValue{color:var(--color-text-primary);font-size:.95rem;font-weight:750}.Home-module__jKgjFW__recallsContainer{background-color:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md);margin-bottom:2rem;padding:1.5rem}.Home-module__jKgjFW__recallsTitle{color:var(--color-text-primary);margin-bottom:1rem;font-size:1rem;font-weight:800}.Home-module__jKgjFW__recallsSuccess{color:var(--color-success);font-size:.9rem;font-weight:750}.Home-module__jKgjFW__recallsWarning{color:#ef4444;margin-bottom:.75rem;font-size:.9rem;font-weight:750}.Home-module__jKgjFW__recallsBulletList{flex-direction:column;gap:.5rem;padding-left:1.25rem;display:flex}.Home-module__jKgjFW__recallBullet{color:var(--color-text-primary);font-size:.85rem;line-height:1.5}.Home-module__jKgjFW__damageCheckLeadBox{border:1px dashed var(--color-success);border-radius:var(--radius-md);background-color:#f0fdf4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.Home-module__jKgjFW__leadTextContent{flex:1;min-width:280px}.Home-module__jKgjFW__leadTitle{color:#166534;margin-bottom:.35rem;font-size:1.05rem;font-weight:800}.Home-module__jKgjFW__leadDescription{color:#166534;font-size:.85rem;line-height:1.5}.Home-module__jKgjFW__leadForm{grid-template-columns:1fr 1fr;gap:.75rem;min-width:380px;display:grid}.Home-module__jKgjFW__leadInput{border:1px solid var(--color-success);border-radius:var(--radius-md);color:#166534;background-color:#fff;flex:1;padding:10px 14px;font-size:.9rem}.Home-module__jKgjFW__leadInput:focus{outline:none;box-shadow:0 0 0 3px #10b98126}.Home-module__jKgjFW__leadBtn{background-color:var(--color-success);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:10px 18px;font-size:.85rem;font-weight:750;transition:background-color .2s;display:flex}.Home-module__jKgjFW__leadBtn:hover{background-color:#059669}.Home-module__jKgjFW__leadSuccessMessage{color:#166534;font-size:.95rem;font-weight:750}@media (max-width:768px){.Home-module__jKgjFW__vinCard{padding:1.5rem}.Home-module__jKgjFW__vinForm{flex-direction:column}.Home-module__jKgjFW__vinSpecsGrid{grid-template-columns:1fr 1fr;gap:1rem}.Home-module__jKgjFW__damageCheckLeadBox{flex-direction:column;align-items:stretch;gap:1.25rem;padding:1.25rem}.Home-module__jKgjFW__leadForm{grid-template-columns:1fr;width:100%;min-width:auto}}.Home-module__jKgjFW__requestCtaSection{margin-top:4rem;margin-bottom:2rem}.Home-module__jKgjFW__requestCtaCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 4rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__requestCtaCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#0275b126 0%,#0275b100 70%);width:300px;height:300px;position:absolute;top:-50%;right:-20%}.Home-module__jKgjFW__requestCtaContent{flex:1}.Home-module__jKgjFW__requestCtaTitle{font-family:var(--font-headings);color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:850}.Home-module__jKgjFW__requestCtaText{color:var(--color-gray-300);max-width:600px;font-size:.95rem;line-height:1.5}.Home-module__jKgjFW__requestCtaBtn{background-color:var(--color-primary);border:2px solid var(--color-primary);color:var(--color-surface);border-radius:var(--radius-full);box-shadow:var(--shadow-md);transition:all var(--transition-normal);flex-shrink:0;align-items:center;gap:.6rem;padding:14px 28px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.Home-module__jKgjFW__requestCtaBtn:hover{background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-1px)}@media (max-width:768px){.Home-module__jKgjFW__requestCtaCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2.5rem 2rem}.Home-module__jKgjFW__requestCtaTitle{font-size:1.5rem}.Home-module__jKgjFW__requestCtaBtn{justify-content:center;width:100%}}.Home-module__jKgjFW__videoBanner{aspect-ratio:16/5;border-radius:var(--radius-lg);width:100%;height:380px;min-height:380px;box-shadow:var(--shadow-md);contain:layout size;border:1px solid #ffffff14;align-items:center;margin-bottom:4rem;padding:3.5rem;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__videoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__videoOverlay{z-index:1;background:linear-gradient(90deg,#0f172ad9 30%,#0f172a66 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Home-module__jKgjFW__videoContent{z-index:2;color:#fff;flex-direction:column;align-items:flex-start;max-width:550px;display:flex;position:relative}.Home-module__jKgjFW__videoContent .Home-module__jKgjFW__promoTitle{color:#fff!important}.Home-module__jKgjFW__videoContent .Home-module__jKgjFW__promoText{color:#ffffffd9!important}@media (max-width:768px){.Home-module__jKgjFW__videoBanner{aspect-ratio:16/9;contain:layout size;height:300px;min-height:300px;margin-bottom:2.5rem;padding:2rem 1.5rem}.Home-module__jKgjFW__videoOverlay{background:linear-gradient(#0f172ad9 40%,#0f172a99 100%)}}.Home-module__jKgjFW__loadMoreContainer{justify-content:center;width:100%;margin-top:2.5rem;margin-bottom:2rem;display:flex}.Home-module__jKgjFW__loadMoreBtn{background-color:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;box-shadow:var(--shadow-sm);border:none;align-items:center;gap:.5rem;padding:12px 28px;font-size:.95rem;font-weight:800;transition:background-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.Home-module__jKgjFW__loadMoreBtn:hover{background-color:var(--color-primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}
