:root{--auto-primary:#087bff;--auto-primary-hover:#0062d8;--auto-dark:#0b1220;--auto-muted:#6b7280;--auto-border:#e7ecf3;--auto-surface:#fff;--auto-bg:#f5f7fb;--auto-radius:20px;--auto-shadow:0 18px 55px rgba(11,18,32,.08)}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;background:var(--auto-bg)!important;color:var(--auto-dark);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.navigation-active{overflow:hidden}@media (min-width:1200px){.container{max-width:1440px}}.automotive-announcement{background:linear-gradient(90deg,#0067e8,#087bff 48%,#27a5ff);color:#fff;font-size:12px;position:relative;overflow:hidden}.automotive-announcement:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgb(255 255 255 / .18);border-radius:50%;right:8%;top:-110px}.automotive-announcement a{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;position:relative;z-index:1}.automotive-announcement a:hover{color:#fff}.announcement-action{opacity:.75}.announcement-pulse{width:7px;height:7px;background:#9dffbf;border-radius:50%;animation:autoPulse 2s infinite}@keyframes autoPulse{0%{box-shadow:0 0 0 0 rgb(157 255 191 / .55)}70%{box-shadow:0 0 0 8px #fff0}100%{box-shadow:0 0 0 0 #fff0}}#header{margin-bottom:24px!important;background:rgb(255 255 255 / .96)!important;box-shadow:0 8px 30px rgb(11 18 32 / .05)!important;transition:box-shadow 0.25s ease;z-index:101}#header.is-sticky{position:sticky;top:0;box-shadow:0 14px 40px rgb(11 18 32 / .12)!important}#header .header-top{background:var(--auto-dark)!important;color:rgb(255 255 255 / .72)}.header-top-grid{min-height:36px;display:flex;justify-content:space-between;align-items:center}.header-trust{gap:20px;font-size:11px}.header-trust i{color:#42a5ff;margin-right:5px}#header .header-top .menu-items{margin-left:auto}#header .header-top .menu-items a{color:rgb(255 255 255 / .65)!important;padding:8px 10px!important;font-size:11px}#header .header-top .menu-items a:hover{color:#fff!important}#header .header-middle-inside{padding:15px 0!important;border:0!important}#header .header-bottom{border-top:1px solid #edf0f5}#header .header-bottom-inside{min-height:54px!important}.logo img{max-height:56px!important;max-width:250px;width:auto}.header-main-search{position:relative!important;top:auto!important;right:auto!important;width:auto!important;max-width:680px;margin:0 auto}.header-main-search form{height:52px;background:#f3f6fa;border:1px solid #e6ebf2;border-radius:14px;display:flex;align-items:center;padding-left:48px;transition:0.2s ease}.header-main-search form:focus-within{background:#fff;border-color:var(--auto-primary);box-shadow:0 0 0 4px rgb(8 123 255 / .1)}.header-main-search .search-leading-icon{position:absolute;left:18px;color:#7a8495;font-size:16px}.header-main-search form input{height:100%!important;padding:0 10px!important;background:transparent!important;font-size:14px!important;font-weight:500}.header-main-search form button{position:relative!important;height:38px!important;width:auto!important;margin-right:6px;padding:0 16px!important;border-radius:10px;background:var(--auto-dark)!important;color:#fff!important;font-weight:700;display:flex;align-items:center;gap:8px}.mobile-search{position:relative!important;width:100%!important}.mobile-search input{height:44px!important;border-radius:12px;background:#f3f6fa!important;padding-left:14px!important}.user-menu{padding-right:6px!important}.user-menu-icon>a{width:44px;height:44px;border-radius:50%;background:#f3f6fa;display:flex!important;align-items:center;justify-content:center;transition:0.2s ease}.user-menu-icon>a:hover{background:#e8f2ff;color:var(--auto-primary)!important}.cart-menu>a{background:var(--auto-dark)!important;border-radius:14px!important;min-height:48px;padding-right:5px;box-shadow:0 9px 20px rgb(11 18 32 / .15)}.cart-menu>a:hover{background:var(--auto-primary)!important}.cart-menu .cart-icon{width:48px!important;height:48px!important}.cart-menu .cart-title{font-size:13px!important;font-weight:700;padding:0 12px 0 3px!important}#navigation .category-level-1>ul>li>a{height:54px!important;font-size:13px!important;font-weight:700!important;color:#1b2535!important;padding:0 15px!important;position:relative}#navigation .category-level-1>ul>li>a:after{content:"";position:absolute;left:15px;right:15px;bottom:0;height:3px;background:var(--auto-primary);transform:scaleX(0);transition:transform 0.2s ease}#navigation .category-level-1>ul>li:hover>a:after{transform:scaleX(1)}.automotive-home{display:flex;flex-direction:column;gap:32px}.automotive-home>section{margin:0!important}.automotive-hero{border-radius:24px;overflow:hidden;box-shadow:0 28px 80px rgb(4 18 38 / .18)}.automotive-hero .theme-slider-image img{width:100%;display:block}.automotive-hero .slick-arrow{width:50px!important;height:50px!important;border-radius:50%;background:rgb(255 255 255 / .14)!important;backdrop-filter:blur(12px);transition:0.2s ease}.automotive-hero .slick-arrow:hover{background:rgb(255 255 255 / .28)!important}.automotive-hero .slick-prev{left:20px!important}.automotive-hero .slick-next{right:20px!important}.automotive-hero .slick-dots{bottom:18px!important}.automotive-hero .slick-dots>li>button{width:24px!important;height:4px!important;border-radius:10px!important}.automotive-benefits{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--auto-border);border-radius:20px;box-shadow:var(--auto-shadow);overflow:hidden}.benefit-item{min-height:96px;display:flex;align-items:center;gap:14px;padding:18px 20px;border-right:1px solid var(--auto-border)}.benefit-item:last-child{border-right:0}.benefit-icon{flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:#edf6ff;color:var(--auto-primary);display:flex;align-items:center;justify-content:center;font-size:18px}.benefit-item strong{display:block;font-size:13px;margin-bottom:4px}.benefit-item small{display:block;color:var(--auto-muted);font-size:11px}.section-shell{background:#fff;border:1px solid var(--auto-border);border-radius:24px;box-shadow:var(--auto-shadow);padding:30px}.automotive-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.automotive-section-head h2{font-size:30px;line-height:1.1;letter-spacing:-.04em;font-weight:800;margin:5px 0 0}.automotive-section-head p{max-width:440px;color:var(--auto-muted);font-size:13px;margin:0;text-align:right}.section-kicker{font-size:10px;font-weight:800;letter-spacing:.14em;color:var(--auto-primary)}.quick-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.quick-category-card{min-width:0;background:#f5f7fa;border:1px solid #fff0;border-radius:18px;padding:18px;color:var(--auto-dark)!important;position:relative;transition:0.25s ease}.quick-category-card>span{width:48px;height:48px;border-radius:15px;background:#fff;color:var(--auto-primary);display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:20px;box-shadow:0 8px 20px rgb(11 18 32 / .06)}.quick-category-card strong{display:block;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quick-category-card small{display:block;color:var(--auto-muted);font-size:10px;margin-top:5px}.quick-category-card>i{position:absolute;top:20px;right:18px;color:#b6bec9;transition:0.2s ease}.quick-category-card:hover{transform:translateY(-6px);background:#fff;box-shadow:0 20px 40px rgb(11 18 32 / .1);border-color:#dcecff}.quick-category-card:hover>i{color:var(--auto-primary);transform:translateX(3px)}.section-shell .home-products,.section-shell .offered-products,.section-shell .similar-products,.section-shell .list-tab,.section-shell .brands-list{padding:0!important;box-shadow:none!important;border-radius:0!important}.home-products .products-header,.offered-products .products-header,.similar-products .products-header{padding:0 0 20px!important;display:flex;align-items:center;gap:10px;border-bottom:0!important}.products-header .section-kicker{display:none}.products-header strong,.products-header>span{font-size:24px!important;line-height:1.2;font-weight:800;letter-spacing:-.03em}.products-header>a{margin-left:auto;font-size:12px;font-weight:700;color:var(--auto-primary)}.home-products .product-item{padding:8px!important}.showcase{border:1px solid var(--auto-border);border-radius:18px!important;overflow:hidden;height:100%;transition:0.25s ease;margin-bottom:0!important}.showcase-image-container{margin:8px;border-radius:14px;background:#f6f7f9;overflow:hidden}.showcase-image{transition:transform 0.35s ease}.showcase-content{padding:8px 14px 16px!important}.showcase-brand{text-align:left!important;height:auto!important;margin-bottom:6px}.showcase-brand>a{color:var(--auto-primary)!important;font-size:10px!important;text-transform:uppercase;letter-spacing:.08em}.showcase-title{text-align:left!important;font-size:12px!important;line-height:17px!important;height:34px!important;font-weight:600!important;margin-bottom:12px!important}.showcase-price-container{justify-content:flex-start!important;height:auto!important;min-height:42px;align-items:center!important}.showcase-price-new{font-size:16px!important}.showcase-price-container .discount-label{border-radius:8px!important;background:#ff3b30!important}.showcase-buttons{display:flex!important;position:static!important;opacity:1!important;padding:0 12px 12px;gap:8px;flex-wrap:nowrap!important}.showcase-buttons>div{flex:1 1 50%!important;max-width:none!important}.showcase-buttons a{height:40px!important;margin:0!important;border-radius:11px!important;font-size:11px!important;padding:0 8px!important}.showcase-buttons .showcase-view{background:#eef1f5!important;color:var(--auto-dark)!important}.showcase-buttons .add-to-cart-button{background:var(--auto-primary)!important;color:#fff!important}.showcase:hover{transform:translateY(-6px);box-shadow:0 20px 50px rgb(11 18 32 / .12)!important;border-color:#d8e9ff}.showcase:hover .showcase-content{opacity:1!important}.showcase:hover .showcase-image{transform:scale(1.035)}.new-label{width:auto!important;height:28px!important;padding:0 10px;border-radius:10px!important;background:var(--auto-primary)!important;color:#fff!important;font-weight:700}.editorial-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px}.editorial-stack{display:grid;grid-template-rows:1fr 1fr;gap:16px}.editorial-card{border-radius:20px;overflow:hidden;min-height:0;box-shadow:var(--auto-shadow);background:var(--auto-dark)}.editorial-card a{display:block;width:100%;height:100%}.editorial-card img{width:100%;height:100%;display:block;object-fit:cover;transition:0.5s ease}.editorial-card:hover img{transform:scale(1.025);opacity:.94}.wide-cta-banner{border-radius:20px;overflow:hidden;box-shadow:var(--auto-shadow)}.wide-cta-banner a,.wide-cta-banner img{display:block;width:100%}.wide-cta-banner img{transition:0.4s ease}.wide-cta-banner:hover img{transform:scale(1.015)}.list-tab-title{border-bottom:1px solid var(--auto-border)!important;margin-bottom:18px}.list-tab-title [data-tab-index] a{padding:0 0 16px!important;font-size:14px!important;color:#7a8495!important;position:relative}.list-tab-title [data-tab-index].active a{color:var(--auto-dark)!important}.list-tab-title [data-tab-index].active a:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:3px;background:var(--auto-primary);border-radius:3px 3px 0 0}.list-tab-content .product-item{padding:8px!important}.category-visual-card{display:block;border-radius:20px;overflow:hidden;box-shadow:var(--auto-shadow);background:#101827}.category-visual-card img{display:block;width:100%;transition:0.4s ease}.category-visual-card:hover img{transform:scale(1.035);opacity:.94}.system-builder-cta{background:radial-gradient(circle at 85% 20%,rgb(8 123 255 / .55),transparent 30%),linear-gradient(135deg,#070c16,#111c2e);border-radius:24px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px;color:#fff;position:relative;overflow:hidden;box-shadow:0 28px 70px rgb(5 15 30 / .25)}.system-builder-cta:before{content:"";position:absolute;width:300px;height:300px;border:1px solid rgb(255 255 255 / .1);border-radius:50%;right:-80px;bottom:-200px}.system-builder-copy{position:relative;z-index:1;max-width:750px}.system-builder-cta h2{font-size:34px;letter-spacing:-.04em;margin:6px 0 10px;color:#fff}.system-builder-cta p{margin:0;color:rgb(255 255 255 / .7);font-size:14px}.system-builder-button{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;gap:15px;min-height:56px;padding:0 22px;border-radius:16px;background:#fff;color:var(--auto-dark)!important;font-size:13px;font-weight:800;transition:0.25s ease}.system-builder-button:hover{transform:translateY(-3px);color:var(--auto-primary)!important;box-shadow:0 14px 30px rgb(0 0 0 / .2)}.brands-list-title{padding:0 0 20px!important;border-bottom:0!important}.brands-list-title span{display:block}.brands-list-title strong{display:block;font-size:24px;margin-top:5px;letter-spacing:-.03em}.brands-item>a{border:1px solid #edf0f4;border-radius:16px!important;filter:grayscale(1);opacity:.68}.brands-item>a:hover{filter:grayscale(0);opacity:1;box-shadow:0 14px 35px rgb(11 18 32 / .08)!important}.product-area-top{border:1px solid var(--auto-border);border-radius:24px!important;box-shadow:var(--auto-shadow)!important;overflow:hidden}.product-left{background:#f8fafc;padding:30px 40px!important}.product-right{padding:35px 40px!important}.product-title h1{font-size:30px!important;line-height:1.18;letter-spacing:-.035em;font-weight:750}.product-price-new,.product-price-old{font-size:30px!important;letter-spacing:-.03em}.product-price-container .discount-label{background:#ff3b30!important;border-radius:10px!important;font-weight:800}.product-lowest-price{background:#edf6ff!important;color:#075dbb;border-radius:10px;padding:10px 12px!important;font-weight:600}.product-list-row{padding:6px 0;border-bottom:1px solid #f0f2f5;margin-bottom:0!important}.product-list-title{color:var(--auto-muted);font-weight:500}.product-list-content{font-weight:650}.product-buttons-wrapper a{height:58px!important;border-radius:14px!important;font-size:13px!important}.product-buttons-wrapper .add-to-cart-button{box-shadow:0 12px 28px rgb(8 123 255 / .22)}.product-detail-tab-header{background:var(--auto-dark)!important;border-radius:20px 20px 0 0!important}.product-detail-tab-content{border-radius:0 0 20px 20px!important;box-shadow:var(--auto-shadow)}.block-item,.contentbox-body{border:1px solid var(--auto-border);box-shadow:var(--auto-shadow)!important;border-radius:18px!important}#footer{margin-top:60px;background:#080d17!important;color:rgb(255 255 255 / .72);box-shadow:none!important}.footer-brand-panel{background:#0d1422;border-bottom:1px solid rgb(255 255 255 / .08)}.footer-brand-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:30px;align-items:center;padding:35px 0}.footer-brand-copy img{max-width:210px;max-height:50px;filter:brightness(0) invert(1)}.footer-brand-copy p{color:rgb(255 255 255 / .55);max-width:360px;margin:12px 0 0}.footer-brand-stat{border-left:1px solid rgb(255 255 255 / .1);padding-left:22px}.footer-brand-stat strong{display:block;color:#fff;font-size:14px;margin-bottom:6px}.footer-brand-stat span{display:block;color:rgb(255 255 255 / .5);font-size:11px;line-height:1.6}#footer .footer-top-inside{padding:40px 0!important;border-bottom-color:rgb(255 255 255 / .09)!important}#footer .footer-bottom{padding:20px 0!important}.footer-menu-title,.footer-social-title,.newsletter-title>div{color:#fff!important}.footer-menu-content li,.footer-menu-content a,.newsletter-title>span,.copyright{color:rgb(255 255 255 / .52)!important}.footer-menu-content a:hover{color:#62acff!important}.newsletter-content form{background:#131d2d;border-radius:13px!important;overflow:hidden}.newsletter-content input{border-color:rgb(255 255 255 / .12)!important;color:#fff!important}.footer-social-content a{color:rgb(255 255 255 / .55)!important}.floating-whatsapp{position:fixed;right:20px;bottom:20px;z-index:95;min-height:56px;padding:7px 15px 7px 8px;background:#25d366;color:#fff!important;border-radius:18px;box-shadow:0 15px 40px rgb(19 161 75 / .28);display:flex;align-items:center;gap:10px;transition:0.2s ease}.floating-whatsapp>i{width:40px;height:40px;border-radius:12px;background:rgb(255 255 255 / .18);display:flex;align-items:center;justify-content:center;font-size:23px}.floating-whatsapp span,.floating-whatsapp small,.floating-whatsapp strong{display:block;line-height:1.2}.floating-whatsapp small{font-size:9px;opacity:.8}.floating-whatsapp strong{font-size:12px}.floating-whatsapp:hover{transform:translateY(-4px);box-shadow:0 20px 45px rgb(19 161 75 / .36)}#scroll-top{right:20px!important;bottom:90px!important;background:#fff!important;width:48px;height:48px}#scroll-top i{width:48px!important;height:48px!important}.reveal-on-scroll{opacity:0;transform:translateY(22px);transition:opacity 0.65s ease,transform 0.65s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}.no-reveal-motion .reveal-on-scroll{opacity:1;transform:none}@media (max-width:1199px){.quick-category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:991px){.automotive-benefits{grid-template-columns:repeat(2,1fr)}.benefit-item:nth-child(2){border-right:0}.benefit-item:nth-child(-n+2){border-bottom:1px solid var(--auto-border)}.editorial-grid{grid-template-columns:1fr}.editorial-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.footer-brand-grid{grid-template-columns:1fr 1fr}.footer-brand-copy{grid-column:1/-1}.system-builder-cta{padding:30px}.system-builder-cta h2{font-size:27px}}@media (max-width:767px){#header{margin-bottom:12px!important}#header .header-top{display:none}#header .header-middle-inside{padding:10px 0 6px!important}#header .header-bottom{border:0;padding-bottom:8px}.logo img{max-height:40px!important;max-width:170px}.cart-menu>a{padding:0!important}.cart-menu .cart-icon{color:#fff!important}.automotive-home{gap:20px}.automotive-hero{border-radius:16px}.automotive-hero .slick-arrow{width:38px!important;height:38px!important}.section-shell{padding:20px 14px;border-radius:18px}.automotive-section-head{display:block}.automotive-section-head h2{font-size:22px}.automotive-section-head p{text-align:left;margin-top:10px}.quick-category-grid{display:flex;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.quick-category-card{flex:0 0 160px;scroll-snap-align:start}.editorial-stack{grid-template-columns:1fr}.editorial-card,.wide-cta-banner,.category-visual-card{border-radius:16px}.category-visuals .col-md-4{margin-bottom:14px}.system-builder-cta{display:block;padding:26px 20px;border-radius:18px}.system-builder-cta h2{font-size:23px}.system-builder-button{margin-top:20px;justify-content:space-between}.showcase-buttons{padding:0 8px 8px}.showcase-buttons .showcase-view{display:none!important}.showcase-content{padding:6px 10px 12px!important}.product-left,.product-right{padding:20px 14px!important}.product-title h1{font-size:22px!important}.product-price-new,.product-price-old{font-size:23px!important}#footer{margin-top:30px}.footer-brand-grid{display:block}.footer-brand-stat{margin-top:20px}.floating-whatsapp{right:10px;bottom:10px;width:54px;height:54px;min-height:0;border-radius:50%;padding:7px;justify-content:center}.floating-whatsapp>i{background:#fff0}.floating-whatsapp span{display:none}}@media (max-width:575px){.automotive-announcement{font-size:11px}.announcement-action{display:none}.benefit-item{padding:13px;gap:9px}.benefit-icon{flex-basis:38px;width:38px;height:38px}.benefit-item small{display:none}.products-header strong,.products-header>span,.brands-list-title strong{font-size:20px!important}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important}.reveal-on-scroll{opacity:1;transform:none}}