:root{--ink:#15131f;--ink2:#252038;--muted:#6c7480;--line:#e2e5e9;--red:#ef3038;--soft:#f6f7f9;--green:#23c765;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#fff}a{color:inherit}.vdp-container{width:min(1180px,calc(100% - 34px));margin:auto}.vdp-header{position:sticky;top:0;z-index:60;background:#12121b;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.vdp-header-row{min-height:72px;display:flex;align-items:center;gap:28px}.vdp-logo{display:flex;align-items:baseline;gap:7px;text-decoration:none;letter-spacing:.03em}.vdp-logo strong{font-size:25px}.vdp-logo span{font-size:15px;font-weight:900}.vdp-logo img{max-height:50px;width:auto}.vdp-header nav{margin-left:auto}.vdp-menu{display:flex;list-style:none;gap:22px;margin:0;padding:0}.vdp-menu a{text-decoration:none;font-size:11px;font-weight:900;text-transform:uppercase}.vdp-cart{background:#fff;color:#11151d;text-decoration:none;padding:10px 13px;border-radius:10px;font-size:10px;font-weight:900}.vdp-cart b{background:var(--red);color:#fff;border-radius:20px;padding:3px 7px;margin-left:5px}.vdp-home{text-transform:uppercase}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.14em}.eyebrow.red{color:var(--red)}
/* HERO inspirado no Euro Auto Peças */.vdp-hero-euro{background:linear-gradient(135deg,#201b2c 0%,#2d263d 58%,#1b1725 100%);color:#fff;padding:52px 0}.vdp-hero-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.78fr);gap:46px;align-items:center}.vdp-hero-copy{max-width:650px}.vdp-hero h1{font-size:clamp(38px,4.5vw,59px);line-height:1.01;margin:14px 0 15px;letter-spacing:-.04em;max-width:610px}.vdp-hero p{font-size:12px;line-height:1.65;max-width:620px;color:#ddd9e6;font-weight:800}.hero-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:18px}.hero-pills span{border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:7px 10px;font-size:8px;font-weight:900}.vdp-hero-search{width:100%;max-width:450px;justify-self:end}.vdp-smart-search{background:#fff!important;color:var(--ink)!important;border-radius:16px!important;padding:20px!important;box-shadow:0 18px 45px rgba(0,0,0,.2)!important}.vdp-smart-search-vertical{max-width:none!important;margin:0!important}.vdp-search-tabs{display:flex!important;gap:6px!important;margin-bottom:13px!important}.vdp-search-tabs button{border:0!important;background:#eef0f4!important;color:#313847!important;padding:9px 11px!important;border-radius:8px!important;font-weight:900!important;font-size:10px!important}.vdp-search-tabs button.active{background:var(--red)!important;color:#fff!important}.vdp-smart-search .vdp-search-text,.vdp-smart-search .vdp-search-vehicle{display:flex!important;flex-direction:column!important;gap:9px!important}.vdp-smart-search .vdp-search-text[hidden],.vdp-smart-search .vdp-search-vehicle[hidden]{display:none!important}.vdp-smart-search label{font-size:9px!important;font-weight:900!important;color:#515a68!important}.vdp-smart-search input{width:100%!important;min-height:46px!important;border:1px solid #dde1e6!important;border-radius:9px!important;padding:12px 13px!important;font-size:12px!important}.vdp-smart-search button[type=submit]{min-height:46px!important;background:#1c1828!important;color:#fff!important;border:0!important;border-radius:9px!important;font-weight:900!important;text-transform:uppercase!important}.vdp-search-help{font-size:8px!important;color:#7a8390!important;margin:10px 0 0!important}
/* SEÇÕES */.vdp-section{padding:42px 0}.vdp-section-soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px}.section-head h2{font-size:30px;margin:5px 0 0;letter-spacing:-.025em}.section-head>a{font-size:10px;font-weight:900}.vdp-logo-grid{display:grid;gap:10px}.vdp-logo-grid-vehicles{grid-template-columns:repeat(8,minmax(0,1fr))}.vdp-logo-grid-parts{grid-template-columns:repeat(8,minmax(0,1fr))}.vdp-logo-grid>a{background:transparent;border:0;border-radius:0;min-height:92px;display:flex;align-items:center;justify-content:center;text-decoration:none;padding:6px 8px;transition:.18s}.vdp-logo-grid>a:hover{transform:translateY(-3px)}.vdp-logo-grid-vehicles img{width:100%;max-width:128px;height:72px;object-fit:contain;filter:none}.vdp-logo-grid-parts .vdp-brandmark{width:100%;height:72px;display:flex;align-items:center;justify-content:center}.vdp-logo-grid-parts .vdp-brandmark img{width:100%;max-width:145px;max-height:62px;object-fit:contain;filter:none}.vdp-logo-grid-parts .vdp-brandmark.text-mark{font-size:19px;font-weight:1000;text-align:center}.vdp-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:9px}.vdp-category-grid a{background:#fff;border:1px solid var(--line);border-radius:11px;min-height:78px;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.vdp-category-grid span{font-size:20px}.vdp-category-grid b{font-size:9px}
/* CARDS no padrão Euro */.vdp-euro-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vdp-euro-card{background:#fff;border:1px solid #dfe3e8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 2px 4px rgba(18,24,33,.02);transition:.18s}.vdp-euro-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(18,24,33,.08)}.vdp-euro-card-image{height:238px;padding:18px;display:flex;align-items:center;justify-content:center;text-decoration:none;background:#fff}.vdp-euro-card-image img{width:100%;height:100%;object-fit:contain}.vdp-euro-card-image span{font-size:11px;color:#9aa1aa;font-weight:900}.vdp-euro-card-body{padding:16px 16px 15px;display:flex;flex-direction:column;flex:1}.vdp-euro-card-meta{display:flex;justify-content:space-between;gap:10px;align-items:center;min-height:42px;border-top:1px solid #f0f2f4;padding-top:2px}.vdp-euro-brand{display:flex;align-items:center;min-width:0}.vdp-euro-brand .vdp-brandmark{height:38px;max-width:112px;display:flex;align-items:center}.vdp-euro-brand .vdp-brandmark img{max-width:108px;max-height:36px;object-fit:contain}.vdp-euro-card-meta>span{font-size:9px;color:#76808b;white-space:nowrap}.vdp-euro-card-meta>span b{color:#3e4652}.vdp-euro-card h3{font-size:18px;line-height:1.28;margin:12px 0 9px;min-height:46px;letter-spacing:-.01em}.vdp-euro-card h3 a{text-decoration:none}.vdp-euro-card-bottom{display:flex;justify-content:space-between;align-items:end;gap:10px;margin-top:auto;padding-top:12px}.vdp-euro-price{font-size:20px;font-weight:900;color:var(--red)}.vdp-euro-price del{font-size:11px;color:#9097a0;display:block}.vdp-euro-price ins{text-decoration:none}.vdp-euro-price strong{font-size:16px}.vdp-euro-card-bottom small{font-size:9px;font-weight:900}.vdp-euro-card-bottom small.ok{color:#16743b}.vdp-euro-card-bottom small.no{color:#9a6900}.vdp-euro-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:13px}.vdp-euro-card-actions a{min-height:42px;border-radius:9px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:10px;font-weight:900}.vdp-euro-card-actions .details{background:#f0f2f5;color:#1a202b}.vdp-euro-card-actions .buy{background:#1d1928;color:#fff;padding:0 13px}.vdp-placeholder{border:1px dashed #ccd1d8;border-radius:12px;padding:28px;text-align:center;font-size:11px;color:#7b8490}.vdp-benefits{background:#11151d;color:#fff;padding:27px 0}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.grid4 b,.grid4 span{display:block}.grid4 b{font-size:10px}.grid4 span{font-size:10px;color:#aeb6c1;margin-top:5px;line-height:1.5}.vdp-content{min-height:65vh;padding:45px 0}.vdp-footer{background:#0b0e14;color:#bcc4d0;padding:38px 0 18px}.vdp-footer-grid{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;gap:30px}.vdp-footer b{color:#fff}.vdp-footer p{font-size:11px;line-height:1.6}.vdp-copy{border-top:1px solid rgba(255,255,255,.08);padding-top:16px;margin-top:22px;font-size:10px}
/* PRODUTO */.woocommerce main.site-main,.woocommerce #primary{width:100%;max-width:none}.vdp-single-product{width:min(1180px,calc(100% - 34px));margin:0 auto 55px}.vdp-product-breadcrumb{padding:20px 0 12px;font-size:11px;color:#69717d}.vdp-product-breadcrumb .woocommerce-breadcrumb{margin:0}.vdp-product-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:42px;align-items:start}.vdp-product-gallery{border:1px solid var(--line);border-radius:16px;min-height:480px;display:flex;align-items:center;background:#fff;padding:24px}.vdp-product-gallery .woocommerce-product-gallery{width:100%!important;margin:0!important}.vdp-product-gallery .woocommerce-product-gallery__image img{max-height:470px;object-fit:contain}.vdp-product-info{padding:10px 0}.vdp-product-brand-row{display:flex;align-items:center;gap:11px;flex-wrap:wrap}.vdp-product-brand-row>.vdp-brandmark{min-width:90px;min-height:46px}.vdp-product-brand-row>.vdp-brandmark img{max-width:110px;max-height:42px}.vdp-product-brand-row>div span,.vdp-product-brand-row>div strong{display:block}.vdp-product-brand-row>div span{font-size:8px;color:var(--muted);font-weight:900}.vdp-product-brand-row>div strong{font-size:13px}.vdp-product-code{margin-left:auto;background:#f1f3f6;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800}.vdp-product-info h1{font-size:clamp(30px,3.4vw,45px);line-height:1.04;letter-spacing:-.035em;margin:17px 0 5px;text-transform:uppercase}.vdp-product-complement{margin:0 0 18px;color:var(--muted);font-size:11px;font-weight:800}.vdp-compatible-logos{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin:12px 0}.vdp-compatible-logos>small{font-size:8px;color:var(--muted);font-weight:900}.vdp-compatible-logos>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:8px}.vdp-compatible-logos .vdp-brandmark{height:50px;min-width:82px;border:1px solid var(--line);border-radius:9px;padding:5px 8px;background:#fff}.vdp-compatible-logos .vdp-brandmark img{max-width:80px;max-height:40px}.vdp-product-price .price{font-size:30px!important;color:var(--red)!important;font-weight:1000;margin:18px 0 4px!important}.vdp-product-stock .stock{font-size:11px;font-weight:900;color:#1b7e42}.vdp-buy-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:15px}.vdp-buy-row form.cart{display:flex!important;align-items:center;gap:8px;margin:0!important}.vdp-buy-row .quantity .qty{height:44px;border:1px solid var(--line);border-radius:8px}.vdp-buy-row .single_add_to_cart_button{height:44px!important;background:#1d1928!important;border-radius:9px!important;font-size:11px!important;font-weight:900!important;text-transform:uppercase!important}.vdp-whatsapp{height:44px;display:inline-flex;align-items:center;background:var(--green);color:#fff;text-decoration:none;border-radius:9px;padding:0 17px;font-size:11px;font-weight:900}.vdp-confirm-note{font-size:9px;color:#747d89;font-weight:800;margin-top:12px}.vdp-product-lower{margin-top:30px}.vdp-description-card{max-width:720px;margin:0 auto 26px;background:#f6f7f9;border:1px solid var(--line);border-radius:13px;padding:20px 23px}.vdp-description-card>span{font-size:9px;color:var(--red);font-weight:900;letter-spacing:.08em}.vdp-description-card p{font-size:13px;line-height:1.7;color:#303846;margin:8px 0 0}.vdp-tabs-card{border-top:1px solid var(--line);padding-top:10px}.vdp-tabs-card .woocommerce-tabs ul.tabs{display:flex;justify-content:center;gap:5px;border:0!important;margin:0 0 18px!important;padding:0!important}.vdp-tabs-card .woocommerce-tabs ul.tabs:before{display:none!important}.vdp-tabs-card .woocommerce-tabs ul.tabs li{border:0!important;background:transparent!important;margin:0!important;padding:0!important}.vdp-tabs-card .woocommerce-tabs ul.tabs li:before,.vdp-tabs-card .woocommerce-tabs ul.tabs li:after{display:none!important}.vdp-tabs-card .woocommerce-tabs ul.tabs li a{padding:9px 12px!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase;border-bottom:2px solid transparent}.vdp-tabs-card .woocommerce-tabs ul.tabs li.active a{color:var(--red)!important;border-bottom-color:var(--red)}.vdp-tabs-card .woocommerce-Tabs-panel{max-width:1080px;margin:auto}.vdp-fitment-groups{display:grid;gap:14px}.vdp-fitment-family{border:1px solid var(--line);border-radius:12px;overflow:hidden}.vdp-fitment-family header{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#f8f9fb}.vdp-fitment-family header img{width:70px;height:40px;object-fit:contain}.vdp-fitment-family header strong{font-size:9px;color:var(--muted)}.vdp-fitment-family h3{margin:2px 0 0;font-size:14px}.vdp-fitment-table{display:grid;grid-template-columns:2fr 1fr 1fr}.vdp-fitment-table>div{padding:9px 12px;border-top:1px solid #edf0f3;font-size:11px}.vdp-fitment-table .head{font-weight:900;font-size:9px;background:#fff}.vdp-ref-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px}.vdp-ref-grid>div{border:1px solid var(--line);border-radius:9px;padding:10px}.vdp-ref-grid small,.vdp-ref-grid strong,.vdp-ref-grid span{display:block}.vdp-ref-grid strong{font-size:14px;margin:3px 0}
@media(max-width:1050px){.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(6,1fr)}.vdp-category-grid{grid-template-columns:repeat(4,1fr)}.vdp-euro-product-grid{grid-template-columns:repeat(3,1fr)}.vdp-product-hero{grid-template-columns:1fr 1fr;gap:25px}}@media(max-width:850px){.vdp-hero-grid{grid-template-columns:1fr}.vdp-hero-search{justify-self:start;max-width:520px}.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(4,1fr)}.grid4{grid-template-columns:1fr 1fr}.vdp-product-hero{grid-template-columns:1fr}.vdp-product-gallery{min-height:380px}.vdp-euro-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.vdp-header nav{display:none}.vdp-hero-euro{padding:40px 0}.vdp-hero h1{font-size:39px}.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(3,1fr)}.vdp-logo-grid>a{min-height:74px}.vdp-logo-grid-vehicles img{max-width:82px;height:48px}.vdp-category-grid{grid-template-columns:repeat(2,1fr)}.grid4,.vdp-footer-grid{grid-template-columns:1fr}.vdp-container{width:min(100% - 20px,1180px)}.vdp-euro-product-grid{grid-template-columns:1fr 1fr;gap:9px}.vdp-euro-card-image{height:165px;padding:10px}.vdp-euro-card-body{padding:11px}.vdp-euro-card h3{font-size:13px;min-height:35px}.vdp-euro-card-meta{display:block}.vdp-euro-card-meta>span{display:block;margin-top:5px}.vdp-euro-card-actions{grid-template-columns:1fr}.vdp-single-product{width:min(100% - 20px,1180px)}.vdp-product-info h1{font-size:31px}.vdp-product-code{margin-left:0}.vdp-fitment-table{grid-template-columns:1.5fr .8fr 1fr}.vdp-fitment-table>div{font-size:9px;padding:8px 6px}.vdp-tabs-card .woocommerce-tabs ul.tabs{justify-content:flex-start;overflow:auto}.vdp-description-card{padding:16px}}

/* V0.4.2 — acabamento da home */
.vdp-logo-section .vdp-logo-grid{justify-content:start}.vdp-logo-section .vdp-logo-grid>a{max-width:155px;width:100%}.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(8,minmax(110px,145px));}.vdp-stock-euro .vdp-euro-product-grid{justify-content:start}.vdp-stock-euro .vdp-euro-card{max-width:300px;width:100%}@media(max-width:1050px){.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(6,minmax(105px,1fr))}.vdp-stock-euro .vdp-euro-card{max-width:none}}@media(max-width:650px){.vdp-logo-grid-vehicles,.vdp-logo-grid-parts{grid-template-columns:repeat(3,minmax(0,1fr))}.vdp-logo-section .vdp-logo-grid>a{max-width:none}.vdp-logo-grid-vehicles img{max-width:105px;height:62px}}
