:root{--red:#e73c41;--red-dark:#c9272d;--ink:#24272d;--gray:#63666d;--line:#e8e9eb;--soft:#f5f6f7;--white:#fff;--max:1180px;--shadow:0 18px 45px rgba(25,28,34,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--gray);font-family:"Poppins",sans-serif;line-height:1.65;background:var(--white)}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.16}h1{max-width:780px;margin-bottom:24px;font-size:clamp(2.6rem,6vw,5rem);letter-spacing:-.045em}h1 span{color:var(--red)}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,3.2rem);letter-spacing:-.035em}h3{font-size:1.25rem}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:1000;padding:10px 18px;color:#fff;background:#111}.skip-link:focus{top:20px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar{color:#fff;font-size:.78rem;background:var(--ink)}.topbar__content{display:flex;justify-content:space-between;gap:20px;padding-block:8px}.topbar a:hover{color:#ffb6b8}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);box-shadow:0 1px 0 var(--line);backdrop-filter:blur(12px)}.navbar{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink)}.brand__mark{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff;font-weight:700;background:var(--red)}.brand strong,.brand small{display:block}.brand strong{font-size:1.15rem;letter-spacing:.04em}.brand small{color:var(--gray);font-size:.65rem}.main-nav ul{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.main-nav a{position:relative;color:var(--ink);font-size:.88rem;font-weight:500}.main-nav a::after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;transform:scaleX(0);background:var(--red);transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--red)}.main-nav a:hover::after,.main-nav a.active::after{transform:scaleX(1)}.menu-toggle{display:none;padding:8px;border:0;background:none}.menu-toggle span:not(.sr-only){display:block;width:26px;height:2px;margin:5px;background:var(--ink)}.hero{min-height:720px;display:grid;align-items:center;position:relative;overflow:hidden;background:linear-gradient(100deg,rgba(245,246,247,.98) 0%,rgba(245,246,247,.94) 48%,rgba(245,246,247,.35) 100%),radial-gradient(circle at 82% 50%,#d0d2d5 0 18%,transparent 18.5%),linear-gradient(135deg,#eee 50%,#b8bcc1 50%)}.hero::after{content:"";position:absolute;right:-90px;bottom:-130px;width:420px;height:420px;border:70px solid rgba(231,60,65,.1);border-radius:50%}.hero__content{position:relative;z-index:1}.eyebrow{margin-bottom:14px;color:var(--red);font-size:.77rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero__text{max-width:610px;margin-bottom:34px;font-size:1.08rem}.hero__actions{display:flex;flex-wrap:wrap;gap:14px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 25px;border:2px solid var(--red);border-radius:999px;color:#fff;font-size:.83rem;font-weight:600;background:var(--red);transition:.2s}.button:hover{border-color:var(--red-dark);background:var(--red-dark);transform:translateY(-2px)}.button--outline{color:var(--ink);border-color:var(--ink);background:transparent}.button--outline:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.section{padding-block:110px}.section--muted{background:var(--soft)}.section-heading{max-width:650px;margin-bottom:48px}.section-heading>p:last-child{margin-bottom:0}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 10px 30px rgba(25,28,34,.04);transition:.25s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-card__visual{height:210px;display:grid;place-items:center;color:rgba(255,255,255,.45);font-size:4rem;font-weight:700;background:linear-gradient(145deg,#454951,#1f2227)}.product-card>div:last-child{padding:27px}.product-card p{font-size:.9rem}.product-card a{color:var(--red);font-size:.82rem;font-weight:600}.product-card a span{transition:.2s}.product-card a:hover span{margin-left:5px}.about{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.about__visual{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50% 50% 8px 50%;color:#fff;background:linear-gradient(145deg,var(--red),#9d171c);box-shadow:var(--shadow)}.about__visual span{font-size:1.1rem}.about__visual strong{font-size:8rem;line-height:.9}.about__visual small{letter-spacing:.12em;text-transform:uppercase}.check-list{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.check-list li::before{content:"✓";display:inline-grid;place-items:center;width:24px;height:24px;margin-right:10px;border-radius:50%;color:#fff;font-size:.75rem;background:var(--red)}.quote-banner{padding-block:80px;color:#fff;background:var(--red)}.quote-banner__content{display:flex;align-items:center;justify-content:space-between;gap:50px}.quote-banner .eyebrow{color:#ffd3d4}.quote-banner h2{color:#fff;margin-bottom:10px}.quote-banner p:last-child{margin-bottom:0}.button--light{color:var(--red);border-color:#fff;background:#fff;white-space:nowrap}.button--light:hover{color:#fff;border-color:var(--ink);background:var(--ink)}.site-footer{padding-top:75px;color:#adb0b5;background:#1d2025}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:70px;padding-bottom:60px}.brand--light{margin-bottom:20px;color:#fff}.site-footer h2{color:#fff;font-size:1rem}.site-footer p,.site-footer a{display:block;margin-bottom:7px;font-size:.84rem}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-block:22px;border-top:1px solid #34373c;font-size:.75rem}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:20;width:58px;height:58px;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700;background:#25d366;box-shadow:0 8px 24px rgba(0,0,0,.2)}
@media(max-width:820px){.topbar{display:none}.navbar{min-height:72px}.menu-toggle{display:block}.main-nav{position:absolute;top:72px;right:0;left:0;display:none;padding:15px 20px 24px;background:#fff;box-shadow:0 12px 25px rgba(0,0,0,.08)}.main-nav.open{display:block}.main-nav ul{align-items:stretch;flex-direction:column;gap:0}.main-nav a{display:block;padding:12px 0}.main-nav a::after{bottom:5px}.hero{min-height:620px}.section{padding-block:75px}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:180px 1fr}.product-card__visual{height:100%}.about{grid-template-columns:1fr;gap:45px}.about__visual{width:min(100%,420px);margin:auto}.quote-banner__content{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:540px){.container{width:min(calc(100% - 28px),var(--max))}.brand small{display:none}.hero{min-height:570px}.hero__actions{align-items:stretch;flex-direction:column}.product-card{display:block}.product-card__visual{height:170px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.whatsapp{right:14px;bottom:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}

/* Recursos de marca */
.brand img{display:block;width:251px;max-width:100%;height:auto}.brand--light{padding:8px 12px;border-radius:5px;background:#fff}.brands{padding:90px 0;background:#fff}.section-heading--center{margin-inline:auto;text-align:center}.brand-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.brand-grid figure{display:grid;place-items:center;margin:0;padding:18px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:.25s}.brand-grid figure:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.brand-grid img{width:100%;height:auto;mix-blend-mode:multiply}.showcase{position:relative;height:clamp(360px,42vw,620px);overflow:hidden;background:#17191d}.showcase__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s}.showcase__slide.active{opacity:1;visibility:visible}.showcase__slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,21,25,.88),rgba(19,21,25,.18))}.showcase__slide img{width:100%;height:100%;display:block;object-fit:cover}.showcase__caption{position:absolute;top:50%;left:max(7vw,30px);z-index:2;width:min(620px,75%);transform:translateY(-50%)}.showcase__caption h2{margin:0;color:#fff;font-size:clamp(2rem,4.5vw,4rem)}.showcase__caption .eyebrow{color:#ffb6b8}.showcase__arrow{position:absolute;top:50%;z-index:3;width:46px;height:46px;border:1px solid rgba(255,255,255,.6);border-radius:50%;color:#fff;font-size:2rem;line-height:1;background:rgba(0,0,0,.25);transform:translateY(-50%);cursor:pointer}.showcase__arrow:hover{background:var(--red)}.showcase__arrow--prev{left:18px}.showcase__arrow--next{right:18px}.showcase__dots{position:absolute;right:0;bottom:22px;left:0;z-index:3;display:flex;justify-content:center;gap:9px}.showcase__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.5);cursor:pointer}.showcase__dots button.active{width:26px;border-radius:9px;background:var(--red)}.about__visual{overflow:hidden;background:#222}.about__visual img{width:100%;height:100%;display:block;object-fit:cover}
@media(max-width:900px){.brand-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:540px){.brand img{width:205px}.brand-grid{grid-template-columns:repeat(2,1fr);gap:10px}.brand-grid figure{padding:9px}.showcase__caption{left:30px}.showcase__arrow{display:none}}

/* Carrusel de repuestos */
.products-carousel{position:relative}.products-carousel .product-grid{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.products-carousel .product-grid::-webkit-scrollbar{display:none}.products-carousel .product-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start}.product-card img.product-card__visual{width:100%;height:220px;display:block;object-fit:cover;color:transparent}.products-carousel__controls{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:32px}.products-carousel__arrow{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;color:var(--ink);font-size:1.1rem;background:#fff;cursor:pointer;transition:.2s}.products-carousel__arrow:hover{color:#fff;border-color:var(--red);background:var(--red)}.products-carousel__status{min-width:48px;text-align:center;color:var(--ink);font-size:.8rem;font-weight:600}.whatsapp img{width:29px;height:29px;filter:brightness(0) invert(1)}
@media(max-width:820px){.products-carousel .product-card{display:block;flex-basis:calc((100% - 24px)/2)}.product-card img.product-card__visual{height:200px}}
@media(max-width:540px){.products-carousel .product-card{flex-basis:100%}.product-card img.product-card__visual{height:220px}}

/* Hero fotográfico */
.hero{min-height:760px;color:#f4f4f5;background-image:linear-gradient(90deg,rgba(18,20,24,.98) 0%,rgba(18,20,24,.88) 38%,rgba(18,20,24,.18) 74%,rgba(18,20,24,.06) 100%),url('../img/logos/repuestos-1.jpg');background-size:cover;background-position:center}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.28));pointer-events:none}.hero h1{color:#fff;text-shadow:0 5px 30px rgba(0,0,0,.32)}.hero__text{color:#d5d7da}.hero .button--outline{color:#fff;border-color:#fff}.hero .button--outline:hover{color:var(--ink);border-color:#fff;background:#fff}.hero .eyebrow{display:inline-flex;align-items:center;gap:10px;color:#ffb3b5}.hero .eyebrow::before{content:"";width:34px;height:2px;background:var(--red)}

/* Logo transparente sobre el footer */
.brand--light{padding:0;background:transparent}.brand--light img{filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}

/* Carrusel automático de marcas */
.brand-grid{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.brand-grid::-webkit-scrollbar{display:none}.brand-grid figure{flex:0 0 calc((100% - 72px)/5);min-width:0;scroll-snap-align:start}.brands{overflow:hidden}
@media(max-width:900px){.brand-grid{display:flex}.brand-grid figure{flex-basis:calc((100% - 36px)/3)}}
@media(max-width:540px){.brand-grid{display:flex;gap:10px}.brand-grid figure{flex-basis:calc((100% - 10px)/2)}.hero{min-height:650px;background-position:62% center}.hero::before{background:rgba(13,15,18,.36)}}

.site-footer .contact-text{display:block;margin-bottom:7px;font-size:.84rem}

/* Páginas legales */
.legal-page{min-height:70vh;padding:90px 0;background:var(--soft)}.legal-content{max-width:850px;padding:55px;border-radius:12px;background:#fff;box-shadow:var(--shadow)}.legal-content h1{margin-bottom:12px;font-size:clamp(2.4rem,5vw,4rem)}.legal-content h2{margin-top:38px;font-size:1.35rem}.legal-content p{max-width:760px}.legal-footer{padding-top:0}.privacy-back{padding:10px 18px}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:540px){.legal-page{padding:35px 0}.legal-content{padding:28px 20px}.privacy-back{padding:9px 13px;font-size:.72rem}}
