/*
Theme Name: Yeriko Industrial
Theme URI: https://corporacionyeriko.com
Author: OpenAI para Corporación Yeriko
Description: Tema corporativo ligero para catálogo Honda y Husqvarna.
Version: 1.0.0
Text Domain: yeriko
*/

:root{--y:#efff19;--y2:#d8ea00;--ink:#111;--dark:#171717;--gray:#252525;--muted:#686868;--paper:#f5f5f1;--white:#fff;--radius:22px;--shadow:0 18px 45px rgba(0,0,0,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.eyebrow:before{content:"";width:36px;height:4px;background:var(--y)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,7vw,88px);line-height:.94;letter-spacing:-.055em}h2{font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.035em}h3{line-height:1.15}.button,.button.alt,.woocommerce a.button,.woocommerce button.button{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:13px 22px;border:2px solid var(--y);border-radius:999px;background:var(--y);color:#111;font-weight:850;font-size:15px;transition:.2s}.button:hover,.woocommerce a.button:hover{transform:translateY(-2px);background:#fff;border-color:#fff}.button.dark{background:#151515;color:#fff;border-color:#151515}.button.outline{background:transparent;color:#fff;border-color:#fff}.button.whatsapp{background:#25d366;border-color:#25d366;color:#08180d}
.site-header{position:sticky;top:0;z-index:100;background:rgba(239,255,25,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.12)}.header-inner{height:90px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:13px;font-weight:950}.brand .custom-logo{width:70px;height:70px;object-fit:contain;border-radius:14px}.brand-copy{line-height:1}.brand-copy strong{display:block;font-size:18px;letter-spacing:.04em}.brand-copy small{font-size:10px;letter-spacing:.12em}.main-nav{display:flex;gap:27px;align-items:center}.main-nav a{font-size:15px;font-weight:800}.main-nav a:hover{opacity:.55}.nav-toggle{display:none;border:0;background:#111;color:#fff;width:48px;height:48px;border-radius:50%;font-size:24px}
.hero{min-height:720px;background:radial-gradient(circle at 78% 42%,rgba(239,255,25,.18),transparent 27%),linear-gradient(120deg,#060606,#202020);color:#fff;overflow:hidden}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:30px}.hero-copy{padding:85px 0}.hero-copy h1 span{color:var(--y)}.hero-copy>p{max-width:650px;color:#d7d7d7;font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-product{position:relative;align-self:stretch;display:grid;place-items:center}.hero-product:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:var(--y);filter:blur(1px)}.hero-product img{position:relative;z-index:1;width:min(620px,100%);max-height:610px;object-fit:contain;filter:drop-shadow(0 35px 28px rgba(0,0,0,.4))}.trustbar{background:var(--y)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:rgba(0,0,0,.15)}.trust-item{background:var(--y);padding:28px 22px;text-align:center}.trust-item strong{display:block;font-size:18px}.trust-item span{font-size:13px}
.section{padding:100px 0}.section.dark{background:#101010;color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:38px}.section-head p{max-width:560px;color:var(--muted)}.dark .section-head p{color:#bcbcbc}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-card{min-height:260px;border-radius:var(--radius);padding:26px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;overflow:hidden;position:relative;background:#222}.category-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,var(--accent,#efff19),transparent 31%),repeating-linear-gradient(135deg,transparent 0 24px,rgba(255,255,255,.025) 24px 25px)}.category-card>*{position:relative}.category-card .num{margin-bottom:auto;color:var(--y);font-weight:900}.category-card h3{font-size:25px;margin-bottom:7px}.category-card p{font-size:14px;color:#c9c9c9;margin:0}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.products-grid,.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin:0!important;padding:0!important}.product-card,.woocommerce ul.products li.product{width:100%!important;margin:0!important;float:none!important;display:flex!important;flex-direction:column!important;background:#171717!important;border-radius:20px!important;padding:10px!important;overflow:hidden!important;color:#fff!important;box-shadow:0 10px 28px rgba(0,0,0,.13)!important}.product-media,.woocommerce ul.products li.product>a:first-child{height:265px;display:grid!important;place-items:center!important;border-radius:14px!important;overflow:hidden!important;background:radial-gradient(circle at 50% 42%,#fff 0 30%,#ededeb 72%)!important}.product-media img,.woocommerce ul.products li.product img{width:100%!important;height:100%!important;margin:0!important;padding:14px!important;object-fit:contain!important;mix-blend-mode:multiply;image-rendering:auto}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{color:#fff!important;font-size:18px!important;min-height:54px;padding:17px 10px 8px!important;margin:0!important}.product-card .sku{color:#aaa;font-size:12px;padding:0 10px 15px}.product-card .button,.woocommerce ul.products li.product .button{width:100%;margin-top:auto!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}
.brand-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px}.brand-panel{min-height:360px;padding:40px;border-radius:var(--radius);display:flex;flex-direction:column;justify-content:flex-end;background:#fff;box-shadow:var(--shadow)}.brand-panel.honda{background:linear-gradient(140deg,rgba(0,0,0,.15),rgba(0,0,0,.8)),#bd0f1a;color:#fff}.brand-panel.husqvarna{background:linear-gradient(140deg,#fafafa,#dce8ec);color:#062f4e}.brand-name{font-size:clamp(40px,6vw,72px);font-weight:950;letter-spacing:-.06em}.soon{display:inline-block;align-self:flex-start;background:var(--y);color:#111;border-radius:999px;padding:7px 12px;font-weight:900;font-size:12px;text-transform:uppercase}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{padding:28px;border:1px solid #deded8;border-radius:18px;background:#fff}.benefit b{display:block;font-size:18px;margin-bottom:7px}.benefit span{color:var(--muted);font-size:14px}.cta{padding:80px 0;background:var(--y)}.cta-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.cta h2{margin:0}.site-footer{background:#0c0c0c;color:#fff;padding:70px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.site-footer h3{color:var(--y)}.site-footer a,.site-footer p{color:#c5c5c5}.site-footer a:hover{color:var(--y)}.footer-bottom{border-top:1px solid #333;margin-top:45px;padding-top:22px;color:#888;font-size:13px}
.page-hero,.shop-hero{padding:90px 0;background:linear-gradient(120deg,#111,#303030);color:#fff}.shop-hero[data-scene="motores"]{background:radial-gradient(circle at 80% 30%,#7c190f,transparent 25%),linear-gradient(120deg,#101010,#303030)}.shop-hero[data-scene="motobombas"]{background:radial-gradient(circle at 80% 30%,#0b5570,transparent 25%),linear-gradient(120deg,#101010,#23313a)}.shop-hero[data-scene="generadores"]{background:radial-gradient(circle at 80% 30%,#a66500,transparent 25%),linear-gradient(120deg,#101010,#333)}.shop-hero[data-scene="motoguadanas"]{background:radial-gradient(circle at 80% 30%,#315c18,transparent 25%),linear-gradient(120deg,#101010,#26331f)}.catalog-shell{padding:65px 0 100px}.catalog-tools{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.woocommerce-ordering select{padding:12px 18px;border:1px solid #ccc;border-radius:999px;background:#fff}.woocommerce-result-count{font-weight:800}.woocommerce-pagination{margin-top:40px}.woocommerce-pagination ul{display:flex!important;gap:8px;border:0!important}.woocommerce-pagination li{border:0!important}.woocommerce-pagination a,.woocommerce-pagination span{display:grid!important;place-items:center;width:42px;height:42px;border-radius:50%;background:#fff!important}.woocommerce-pagination .current{background:var(--y)!important;color:#111!important}
.single-product-shell{padding:70px 0 100px}.single-product-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:start}.single-media{min-height:560px;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle,#fff 0 32%,#e9e9e4 74%);overflow:hidden}.single-media img{width:88%;height:520px;object-fit:contain;mix-blend-mode:multiply}.single-info h1{font-size:clamp(36px,5vw,64px);margin-bottom:20px}.single-info .summary-text{font-size:18px;color:#555}.meta-box{margin:25px 0;padding:20px;border-left:5px solid var(--y);background:#fff}.product-specs{margin-top:35px;padding-top:28px;border-top:1px solid #ddd}.product-specs table{width:100%;border-collapse:collapse}.product-specs td{padding:12px;border-bottom:1px solid #e2e2dd}.product-specs td:first-child{font-weight:800}.related-products{padding:70px 0;background:#e9e9e3}.content-card{background:#fff;border-radius:22px;padding:40px;box-shadow:var(--shadow)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.contact-card{background:#171717;color:#fff;border-radius:20px;padding:30px}.contact-card strong{display:block;color:var(--y);font-size:20px}.notice{padding:14px 18px;background:#fff5cc;border-left:4px solid #f0b400}
@media(max-width:980px){.main-nav{gap:15px}.brand-copy{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero{min-height:auto}.hero-copy{padding:80px 0 20px}.hero-product{min-height:420px}.hero-product:before{width:380px;height:380px}.trust-grid,.category-grid,.products-grid,.woocommerce ul.products,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.single-product-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.wrap{width:min(100% - 24px,1180px)}.header-inner{height:76px}.brand .custom-logo{width:56px;height:56px}.nav-toggle{display:block}.main-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:22px;background:var(--y);flex-direction:column;align-items:flex-start;border-top:1px solid rgba(0,0,0,.12)}.main-nav.open{display:flex}.main-nav a{font-size:21px;width:100%;padding:7px 0}.hero-copy{padding-top:62px}.hero-copy>p{font-size:17px}.hero-actions .button{width:100%}.hero-product{min-height:330px}.hero-product:before{width:280px;height:280px}.hero-product img{max-height:320px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:20px 10px}.section{padding:68px 0}.section-head{display:block}.category-grid,.products-grid,.woocommerce ul.products,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.category-card{min-height:205px;padding:18px}.category-card h3{font-size:20px}.product-media,.woocommerce ul.products li.product>a:first-child{height:175px}.product-card h3,.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:15px!important;min-height:60px;padding:13px 7px 7px!important}.product-card .button,.woocommerce ul.products li.product .button{font-size:12px;padding:9px 7px;min-height:43px}.brand-panels{grid-template-columns:1fr}.brand-panel{min-height:280px;padding:28px}.cta-grid,.contact-grid,.footer-grid{grid-template-columns:1fr}.cta-grid .button{width:100%}.single-media{min-height:370px}.single-media img{height:340px}.single-product-shell{padding-top:35px}.content-card{padding:24px}.page-hero,.shop-hero{padding:62px 0}.catalog-tools{align-items:flex-start;gap:12px;flex-direction:column}}


/* yeriko-video-carousel */
.video-hero{position:relative;min-height:720px;overflow:hidden;background:#080808;color:#fff}
.video-hero-media,.video-slide,.video-hero-shade{position:absolute;inset:0}
.video-slide{opacity:0;visibility:hidden;transition:opacity .65s ease}
.video-slide.active{opacity:1;visibility:visible}
.video-slide video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}
.video-hero-shade{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.88) 0%,rgba(0,0,0,.68) 34%,rgba(0,0,0,.18) 68%,rgba(0,0,0,.28) 100%)}
.video-hero-inner{position:relative;z-index:2;min-height:720px;display:flex;align-items:center}
.video-hero .hero-copy{width:min(620px,58%);padding:72px 0}
.video-hero .hero-copy h1{margin:12px 0 28px;color:#fff;font-size:clamp(48px,5vw,78px);line-height:1.03;letter-spacing:-.045em}
.video-hero .hero-copy h1 span{color:var(--y)}
.video-hero .hero-copy>p{max-width:650px;color:#e2e2e2;font-size:20px;line-height:1.55}
.video-hero .eyebrow{color:#fff}
.video-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:52px;height:76px;border:0;background:rgba(0,0,0,.48);color:#fff;font-size:48px;line-height:1;cursor:pointer}
.video-arrow:hover{background:var(--y);color:#111}
.video-arrow.prev{left:0}.video-arrow.next{right:0}
.video-dots{position:absolute;z-index:4;left:50%;bottom:24px;transform:translateX(-50%);display:flex;gap:10px}
.video-dots button{width:12px;height:12px;padding:0;border:2px solid #fff;border-radius:50%;background:#fff;cursor:pointer}
.video-dots button.active{background:var(--y);border-color:var(--y)}
@media(max-width:720px){
 .video-hero,.video-hero-inner{min-height:660px}
 .video-hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.42)),linear-gradient(0deg,rgba(0,0,0,.52),transparent 48%)}
 .video-slide video{object-position:center center}
 .video-hero .hero-copy{width:100%;padding:78px 30px 92px 22px}
 .video-hero .hero-copy h1{font-size:clamp(39px,12vw,54px);line-height:1.02;overflow-wrap:normal;word-break:normal}
 .video-hero .hero-copy>p{font-size:17px;line-height:1.45}
 .video-hero .hero-actions{display:grid;gap:10px}
 .video-hero .hero-actions .button{width:100%;text-align:center}
 .video-arrow{width:38px;height:64px;font-size:38px}
 .video-dots{bottom:20px}
}
@media(prefers-reduced-motion:reduce){.video-slide{transition:none}}


/* yeriko-product-title-contrast-fix */
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
 height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;
 background:transparent!important;overflow:visible!important;border-radius:0!important
}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img{
 display:block!important;width:100%!important;height:265px!important;margin:0!important;padding:14px!important;
 border-radius:14px!important;object-fit:contain!important;background:#fff!important;
 mix-blend-mode:normal!important;opacity:1!important;filter:none!important
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
 display:block!important;width:100%!important;color:#fff!important;background:#171717!important;
 font-size:18px!important;line-height:1.2!important;min-height:66px!important;
 padding:15px 10px 10px!important;margin:0!important;overflow-wrap:anywhere!important
}
@media(max-width:720px){
 .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img{height:175px!important}
 .woocommerce ul.products li.product .woocommerce-loop-product__title{
  color:#fff!important;background:#171717!important;font-size:14px!important;line-height:1.2!important;
  min-height:68px!important;padding:12px 7px 9px!important
 }
}


/* yeriko-independent-product-backgrounds */
.single-product-shell{
 position:relative;isolation:isolate;overflow:hidden;color:#fff;
 padding:78px 0 92px;min-height:720px;
 background-color:#111;
 background-image:linear-gradient(90deg,rgba(5,8,6,.94) 0%,rgba(5,8,6,.82) 38%,rgba(5,8,6,.34) 68%,rgba(5,8,6,.48) 100%),var(--yeriko-product-background);
 background-size:cover;background-position:center;background-repeat:no-repeat
}
.single-product-shell:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,rgba(0,0,0,.42),transparent 46%)}
.single-product-shell .single-product-grid{grid-template-columns:.92fr 1.08fr;grid-template-areas:"info media";align-items:center;min-height:550px}
.single-product-shell .single-info{grid-area:info;max-width:620px}
.single-product-shell .single-media{grid-area:media;min-height:540px;background:transparent!important;border-radius:0;overflow:visible}
.single-product-shell .single-media img{width:96%;height:530px;object-fit:contain;mix-blend-mode:normal!important;filter:drop-shadow(0 26px 28px rgba(0,0,0,.48))}
.single-product-shell .eyebrow{color:var(--y)}
.single-product-shell .single-info h1{color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.7)}
.single-product-shell .single-info .summary-text{color:#f2f2f2;text-shadow:0 2px 10px rgba(0,0,0,.72)}
.single-product-shell .meta-box{color:#fff;background:rgba(8,8,8,.62);border-left-color:var(--y);backdrop-filter:blur(5px)}
.single-product-shell .product-specs{color:#fff;border-top-color:rgba(255,255,255,.3);background:rgba(8,8,8,.66);padding:24px;border-radius:16px;backdrop-filter:blur(5px)}
.single-product-shell .product-specs h2,.single-product-shell .product-specs strong{color:#fff}
.single-product-shell .product-specs a{color:var(--y);font-weight:800}
@media(max-width:980px){
 .single-product-shell{background-position:center;min-height:auto}
 .single-product-shell .single-product-grid{grid-template-columns:1fr;grid-template-areas:"info" "media";gap:26px}
 .single-product-shell .single-info{max-width:none}
 .single-product-shell .single-media{min-height:440px}
 .single-product-shell .single-media img{height:430px}
}
@media(max-width:720px){
 .single-product-shell{padding:42px 0 55px;background-image:linear-gradient(180deg,rgba(5,8,6,.9) 0%,rgba(5,8,6,.72) 54%,rgba(5,8,6,.82) 100%),var(--yeriko-product-background);background-position:center}
 .single-product-shell .single-product-grid{gap:18px;min-height:0}
 .single-product-shell .single-info h1{font-size:clamp(34px,10.5vw,48px);line-height:1.04}
 .single-product-shell .single-info .summary-text{font-size:17px}
 .single-product-shell .meta-box{margin:20px 0;padding:16px}
 .single-product-shell .product-specs{padding:18px;margin-top:26px}
 .single-product-shell .single-media{min-height:330px}
 .single-product-shell .single-media img{width:100%;height:320px}
}


/* yeriko-technical-summary */
.yeriko-tech-table{width:100%;border-collapse:collapse;margin:12px 0 16px;color:#fff;font-size:15px}
.yeriko-tech-table th,.yeriko-tech-table td{padding:11px 12px;border-bottom:1px solid rgba(255,255,255,.2);text-align:left;vertical-align:top}
.yeriko-tech-table th{width:43%;color:var(--y);font-weight:800}
.yeriko-tech-table tr:last-child th,.yeriko-tech-table tr:last-child td{border-bottom:0}
.tech-note{margin:12px 0 0;color:#d8d8d8;font-size:13px;line-height:1.45}
@media(max-width:720px){.yeriko-tech-table{font-size:14px}.yeriko-tech-table th,.yeriko-tech-table td{padding:9px 7px}.yeriko-tech-table th{width:46%}}


/* yeriko-category-collage */
.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"fum gen lawn eng" "fum brush brush eng" "pump brush brush till";grid-auto-rows:190px;gap:14px}
.category-card{min-height:0;padding:24px;background-color:#171717;background-image:linear-gradient(180deg,rgba(0,0,0,.04) 20%,rgba(0,0,0,.88) 100%),var(--category-image);background-size:cover;background-position:center;isolation:isolate;transition:transform .25s ease,box-shadow .25s ease}
.category-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(0,0,0,.02) 25%,rgba(0,0,0,.86) 100%)}
.category-card .num{margin-bottom:auto;text-shadow:0 2px 8px rgba(0,0,0,.8)}
.category-card h3{margin:0 0 5px;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.9)}
.category-card p{color:#f2f2f2;text-shadow:0 2px 8px rgba(0,0,0,.9)}
.category-cta{display:inline-flex;align-self:flex-start;margin-top:13px;padding:8px 14px;border-radius:999px;background:var(--y);color:#111;font-size:12px;font-weight:900}
.category-motofumigadoras{grid-area:fum;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/motofumigadoras.webp")}
.category-generadores{grid-area:gen;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/generadores.webp")}
.category-cortadoras-de-cesped{grid-area:lawn;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/cortadoras-de-cesped.webp")}
.category-motores{grid-area:eng;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/motores.webp")}
.category-motobombas{grid-area:pump;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/motobombas.webp")}
.category-motoguadanas{grid-area:brush;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/motoguadanas.webp")}
.category-motocultores{grid-area:till;--category-image:url("https://corporacionyeriko.com/wp-content/uploads/yeriko-collage-categorias/motocultores.webp")}
@media(max-width:980px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-areas:"fum gen" "fum lawn" "eng pump" "eng till" "brush brush";grid-auto-rows:205px!important}}
@media(max-width:720px){.category-grid{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:none!important;grid-auto-rows:245px!important;gap:14px!important}.category-card{grid-area:auto!important;min-height:245px!important;padding:20px}.category-card h3{font-size:24px}.category-card p{font-size:14px}.category-cta{font-size:12px}}
