
:root{
  --yellow:#f8bd00;
  --yellow-2:#ffd84d;
  --black:#050505;
  --charcoal:#101113;
  --white:#fff;
  --muted:#667085;
  --line:#e8edf3;
  --blue:#1664ff;
  --fuchsia:#ff2bd6;
  --green:#16b364;
  --red:#ef233c;
  --radius:20px;
  --shadow:0 18px 50px rgba(10,20,35,.08);
  --font:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Inter,Arial,sans-serif;
}
*{box-sizing:border-box}
body{margin:0;background:#fff;color:#111827;font-family:var(--font);font-size:16px;line-height:1.48;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none} a:hover{color:var(--blue)} img{max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.narrow{width:min(850px,calc(100% - 48px))}.screen-reader-text{position:absolute;left:-999em}.yellow{color:var(--yellow)}
.topbar{height:42px;background:linear-gradient(100deg,var(--yellow) 0%,#c79400 42%,#0a0a0b 77%);color:#080808;font-weight:800;font-size:14px;display:flex;align-items:center}.topbar .container{white-space:nowrap}.site-header{background:#fff;position:relative;z-index:10;border-bottom:1px solid rgba(0,0,0,.04)}.header-main{height:86px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:baseline;font-size:43px;line-height:1;font-weight:950;letter-spacing:-2.4px}.brand-evo{color:#050505}.brand-patin{color:var(--yellow)}.brand--footer{font-size:39px;color:#fff}.brand--footer .brand-evo{color:#fff}.main-navigation{flex:1}.primary-menu{display:flex;gap:34px;list-style:none;margin:0;padding:0;align-items:center;justify-content:center;font-weight:700;font-size:14px}.primary-menu a{padding:12px 0;position:relative}.primary-menu a:hover:after,.current-menu-item>a:after{content:"";position:absolute;left:0;right:0;bottom:3px;height:3px;background:var(--yellow);border-radius:999px}.header-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:13px 18px;border:1px solid transparent;font-weight:850;line-height:1;white-space:nowrap;cursor:pointer}.btn--yellow{background:var(--yellow);color:#050505;box-shadow:0 8px 24px rgba(248,189,0,.22)}.btn--outline{border-color:#1d63ff;color:#0757ff;background:#fff}.btn--whatsapp{border-color:#d7f5e5;background:#fff;color:#061b12}.btn--cart{position:relative;background:var(--yellow);color:#050505}.cart-count{position:absolute;right:-8px;top:-8px;background:#ff0f3e;color:#fff;min-width:20px;height:20px;border-radius:50%;display:grid;place-items:center;font-size:12px}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px}
.hero{padding:48px 0 10px}.hero--centered{text-align:center}.eyebrow{display:inline-block;background:#fff7d4;border:1px solid #ffe081;color:#7a5700;border-radius:999px;padding:8px 14px;font-weight:900;font-size:12px;letter-spacing:.08em;margin:0 0 18px}.hero h1{margin:0 auto;max-width:820px;font-size:clamp(48px,8vw,94px);line-height:.93;font-weight:1000;letter-spacing:-.06em;text-transform:uppercase}.hero h1 span{display:block}.hero-copy{margin:24px auto 0;font-size:22px;line-height:1.35;color:#1f2937}.hero-copy strong{color:var(--yellow)}.hero--split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.hero--split h1{font-size:clamp(44px,5vw,78px);line-height:.95;margin:0 0 18px;letter-spacing:-.05em}.hero--split p{font-size:20px;color:#344054}.video-section{margin-top:22px}.video-card{position:relative;overflow:hidden;border-radius:18px;min-height:360px;background:radial-gradient(circle at 72% 48%,rgba(248,189,0,.32),transparent 14%),linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.72)),url('../img/workshop-pattern.svg') center/cover;box-shadow:var(--shadow);color:#fff;padding:74px 54px}.video-card:after{content:"evoPATIN";position:absolute;right:70px;top:64px;font-weight:1000;font-size:42px;color:#fff;text-shadow:0 0 20px rgba(248,189,0,.4)}.video-card:after{letter-spacing:-2px}.video-card__copy h2{font-size:48px;line-height:1.02;margin:0 0 12px}.video-card__copy p{font-size:23px;margin:0}.video-card__copy strong{color:var(--yellow)}.play-button{position:absolute;inset:0;margin:auto;width:94px;height:94px;border-radius:50%;border:5px solid #fff;background:rgba(255,255,255,.08);color:#fff;font-size:38px}.video-controls{position:absolute;left:34px;right:34px;bottom:24px;display:flex;align-items:center;gap:18px}.progress{height:4px;background:rgba(255,255,255,.5);flex:1;border-radius:99px}.progress i{display:block;width:42%;height:100%;background:var(--yellow);border-radius:99px}
.categories-section,.featured-products{padding:26px 0 0;text-align:center}.categories-section h2,.featured-products h2{font-size:28px;margin:0 0 18px;letter-spacing:-.03em}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.category-card{min-height:190px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px rgba(0,0,0,.03)}.category-thumb{display:block;height:108px;border-radius:14px;background:linear-gradient(180deg,#fbfcff,#f2f6fb);border:1px solid #edf1f7;overflow:hidden;display:grid;place-items:center;margin-bottom:8px}.category-thumb img{width:100%;height:100%;object-fit:cover;display:block}.category-card strong{font-size:17px;line-height:1.18}.arrow{align-self:flex-end;background:var(--yellow);width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-weight:1000}.help-strip{width:min(1180px,calc(100% - 48px));margin:28px auto;padding:28px 38px;background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:auto minmax(220px,350px) 1fr auto;gap:28px;align-items:center;box-shadow:0 10px 28px rgba(0,0,0,.035)}.help-strip__icon{font-size:66px;color:var(--green);line-height:1}.help-strip h2{font-size:28px;line-height:1.05;margin:0;text-align:left}.help-strip p{text-align:left;margin:0;color:#26313f}.products{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:0;margin:0;list-style:none}.featured-products .products{grid-template-columns:repeat(6,1fr)}.product-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;text-align:left;display:flex;flex-direction:column;min-height:310px;box-shadow:0 8px 20px rgba(0,0,0,.028)}.product-card__image{height:150px;border-radius:14px;background:#fbfcff;display:grid;place-items:center;margin-bottom:12px;position:relative;overflow:hidden}.product-card img{max-height:142px;width:auto;object-fit:contain}.sale-badge{position:absolute;left:10px;top:10px;background:#ff0f52;color:#fff;border-radius:7px;padding:5px 8px;font-size:11px;font-weight:900;z-index:2}.woocommerce-loop-product__title{font-size:15px;line-height:1.25;margin:0 0 8px;font-weight:850}.price{display:block;color:#f11632;font-weight:950;font-size:17px;margin-top:auto}.price del{color:#9aa4b2;font-size:13px}.price ins{text-decoration:none}.stock-label{display:inline-flex;color:#00a24f;font-weight:800;font-size:13px;margin:7px 0}.product-card__actions{display:flex;gap:8px;align-items:center;margin-top:8px}.btn--mini{border:1px solid #bcd2ff;color:#0757ff;background:#fff;border-radius:9px;padding:9px 12px;font-size:12px}.btn--cart-mini{background:var(--yellow);border-radius:10px;padding:9px 11px;color:#000}.evopatin-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#eef4ff);color:#111;border-radius:12px}.evopatin-placeholder span{font-size:64px}.site-footer{background:radial-gradient(circle at 12% 0%,rgba(248,189,0,.11),transparent 22%),#050607;color:#fff;margin-top:0;padding:42px 0 48px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:42px}.footer-brand p{color:#d8dde6;margin:16px 0 18px}.social-icons{display:flex;gap:10px}.social-icons a{width:34px;height:34px;border:1px solid rgba(255,255,255,.35);border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900}.footer-col h3{font-size:14px;margin:10px 0 14px;color:#fff;position:relative}.footer-col h3:after{content:"";display:block;width:22px;height:3px;background:var(--yellow);border-radius:99px;margin-top:5px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin:8px 0}.footer-links a{color:#e7eaf0;font-size:14px}.footer-links a:hover{color:var(--yellow)}
.shop-hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:44px 0}.shop-hero h1{font-size:76px;line-height:.93;margin:0;letter-spacing:-.06em}.shop-hero h1 span{color:var(--yellow)}.shop-hero p{font-size:20px;color:#344054}.workshop-photo{min-height:300px;border-radius:18px;background:linear-gradient(90deg,rgba(255,255,255,.25),rgba(0,0,0,.16)),url('../img/workshop-pattern.svg') center/cover;box-shadow:var(--shadow);position:relative}.workshop-photo:after{content:"evoPATIN";position:absolute;right:32px;top:28px;color:#fff;font-size:34px;font-weight:1000;text-shadow:0 0 20px #000}.benefits-row{width:100%;background:#f6f8fb;border-block:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:18px max(24px,calc((100% - 1180px)/2));margin-bottom:52px}.benefits-row div{display:flex;gap:12px;align-items:center}.benefits-row strong{display:block;font-size:13px}.benefits-row small{display:block;color:#475467}.benefit-icon{font-size:25px}.shop-content{display:grid;grid-template-columns:270px 1fr;gap:38px}.shop-sidebar{border:1px solid var(--line);border-radius:18px;padding:20px;align-self:start;position:sticky;top:20px}.shop-sidebar h2{font-size:17px}.cat-list{list-style:none;margin:0;padding:0}.cat-list li a{display:flex;justify-content:space-between;padding:11px 12px;border-radius:9px;font-size:14px}.cat-list li.is-active a,.cat-list li a:hover{background:var(--yellow);color:#000}.cat-list em{font-style:normal;color:#667085}.sidebar-help{margin-top:28px;border:1px solid var(--line);border-radius:16px;padding:18px}.sidebar-help h3{font-size:22px;line-height:1.05}.shop-title-row{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:16px}.shop-title-row h2{font-size:28px;margin:0}.woocommerce-result-count{margin:2px 0 0;color:#667085}.woocommerce-ordering select{padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.filter-chips{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}.filter-chips span{padding:10px 16px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:700;font-size:13px}.filter-chips .is-active{background:var(--yellow);border-color:var(--yellow);color:#000}.woocommerce-pagination ul{list-style:none;display:flex;gap:10px;justify-content:center;margin:34px 0;padding:0}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:9px;border:1px solid var(--line);font-weight:800}.woocommerce-pagination .current{background:var(--yellow);border-color:var(--yellow);color:#000}
.single-product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;padding:44px 0 28px}.single-product-main-image{min-height:520px;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;background:#fff;position:relative}.single-product-main-image img{max-height:490px;width:auto;object-fit:contain}.discount-badge{position:absolute;background:var(--yellow);border-radius:8px;padding:7px 10px;font-weight:900;z-index:2}.single-product-thumbs{display:flex;gap:14px;margin-top:18px}.single-product-thumbs span{width:92px;height:92px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;overflow:hidden}.single-product-summary h1{font-size:42px;line-height:1.05;margin:0 0 10px;letter-spacing:-.035em}.single-product-summary .price{font-size:34px;margin:8px 0;color:#f11632}.tax-note{font-size:13px;color:#667085}.delivery-line{display:flex;gap:20px;margin:16px 0}.single-product-summary form.cart{display:flex;gap:12px;align-items:center;margin:18px 0}.quantity input{height:50px;border:1px solid var(--line);border-radius:10px;text-align:center;width:74px}.single_add_to_cart_button{height:52px;border:0;border-radius:12px;background:var(--yellow);font-weight:950;padding:0 36px;cursor:pointer}.btn--wide{width:100%;margin:10px 0 18px}.product-specs{border-top:1px solid var(--line);padding-top:16px}.product-specs div{display:grid;grid-template-columns:160px 1fr;padding:7px 0}.product-specs dt{font-weight:800;color:#344054}.product-specs dd{margin:0}.product-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;border-top:1px solid var(--line);margin-top:18px;padding-top:18px;font-size:12px;font-weight:800}.product-tabs-wrap{border:1px solid var(--line);border-radius:18px;padding:22px;margin-bottom:36px}.woocommerce-tabs ul.tabs{list-style:none;display:flex;gap:26px;margin:0 0 18px;padding:0;border-bottom:1px solid var(--line)}.woocommerce-tabs ul.tabs li a{display:block;padding:0 0 12px;font-weight:900}.woocommerce-tabs ul.tabs li.active a{color:#000;border-bottom:4px solid var(--yellow)}.related-wrap h2{text-align:center;font-size:28px}.related-wrap .products{grid-template-columns:repeat(5,1fr)}
.page-head{display:grid;grid-template-columns:1fr 420px;gap:56px;align-items:start;padding:56px 0 30px}.page-head h1,.page-generic h1,.contact-hero h1,.payment-hero h1{font-size:62px;margin:0 0 16px;letter-spacing:-.05em}.breadcrumbs{font-size:13px;color:#667085;margin-bottom:20px}.summary-card,.info-panel,.info-card,.contact-form-card,.map-card,.toc-card,.trust-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px;box-shadow:0 8px 20px rgba(0,0,0,.025)}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:34px}.info-panel h2{margin-top:0}.info-panel table{width:100%;border-collapse:collapse}.info-panel td{padding:12px;border-bottom:1px solid var(--line);font-weight:700}.checks li{margin:10px 0}.checks li::marker{content:'✓ ';color:#12b76a;font-weight:900}.tracking{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;text-align:center}.tracking span{border:1px solid var(--line);border-radius:16px;padding:16px}.tracking b{display:block}.blue-note{background:#eef5ff;color:#0757ff;border-radius:10px;padding:12px}.yellow-note{background:#fff6d0;border-radius:10px;padding:12px;font-weight:800}.faq-section{padding:34px 0}.faq-section h2{text-align:left}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 24px}.faq-grid details{border:1px solid var(--line);border-radius:12px;background:#fff;padding:18px}.faq-grid summary{font-weight:850;cursor:pointer}.contact-hero,.payment-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding:56px 0 28px}.contact-hero p,.payment-hero p{font-size:20px;color:#344054}.contact-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-bottom:36px}.info-card__icon{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff5cc;color:#000;font-weight:900;margin-bottom:14px}.info-card h3{margin:0 0 10px}.contact-main{display:grid;grid-template-columns:1fr 1fr;gap:32px}.mock-form input,.mock-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:15px;margin:8px 0;font:inherit}.mock-form textarea{min-height:160px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.check{display:block;margin:10px 0;color:#475467}.notice-box{background:#fff8d7;border:1px solid #ffe083;border-radius:12px;padding:12px;margin:12px 0}.map-mock{height:330px;border-radius:16px;background:linear-gradient(45deg,#eaf4ff,#fff,#e8f3ff);position:relative;overflow:hidden}.map-mock:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(20deg,transparent,transparent 28px,rgba(22,100,255,.15) 30px),repeating-linear-gradient(110deg,transparent,transparent 40px,rgba(0,0,0,.05) 42px)}.pin{position:absolute;left:48%;top:40%;font-size:48px}.map-label{position:absolute;right:38px;top:74px;background:#fff;border-radius:14px;padding:18px;box-shadow:var(--shadow)}.parking-note{margin-top:16px;background:#fffaf0;border-radius:14px;padding:16px}.payment-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.payment-methods h2{text-align:center;font-size:32px}.secure-card-visual{height:280px;border-radius:24px;background:linear-gradient(135deg,#111,#333);color:#fff;padding:32px;position:relative;box-shadow:var(--shadow);transform:rotate(2deg)}.secure-card-visual strong{position:absolute;right:28px;top:28px;color:var(--yellow);font-size:25px}.secure-card-visual em{position:absolute;left:34px;bottom:80px;font-size:26px;font-style:normal}.secure-card-visual i{position:absolute;right:36px;bottom:-20px;background:var(--yellow);color:#000;border-radius:18px;padding:26px;font-size:42px}.chip{display:block;width:42px;height:32px;background:#d9a300;border-radius:8px}.mini-checks{display:flex;gap:24px;margin-top:22px}.security-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:36px}.security-row .info-card{border-radius:0}.security-row .info-card:first-child{border-radius:18px 0 0 18px}.security-row .info-card:last-child{border-radius:0 18px 18px 0}.badge{display:inline-block;border-radius:7px;padding:4px 8px;font-weight:800;margin-top:8px}.green{background:#dffbea;color:#087443}.blue{background:#e8f0ff;color:#0757ff}.gray{background:#f2f4f7;color:#475467}
.legal-layout{display:grid;grid-template-columns:1fr 360px;gap:44px;padding:50px 0}.legal-main h1,.terms-main h1{font-size:56px;line-height:1;margin:0 0 14px;letter-spacing:-.04em}.legal-info-card{border:1px solid var(--line);border-radius:18px;padding:30px;margin:28px 0}.legal-info-card h2{text-transform:lowercase}.legal-sections section{display:grid;grid-template-columns:38px 1fr;gap:14px;border-bottom:1px solid var(--line);padding:18px 0}.legal-sections span{width:30px;height:30px;background:var(--yellow);border-radius:50%;display:grid;place-items:center;font-weight:900}.legal-sections h2{margin:0}.legal-sections p{grid-column:2;margin:0}.legal-sidebar{display:flex;flex-direction:column;gap:28px;padding-top:145px}.toc-card ol{margin:0;padding-left:20px;color:#0757ff}.toc-card li{margin:10px 0}.terms-layout{display:grid;grid-template-columns:250px 1fr 300px;gap:36px;padding:50px 0}.terms-main section{margin:24px 0}.terms-main h2{font-size:20px}.trust-sidebar{display:flex;flex-direction:column;gap:18px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-bottom:50px}.woocommerce form.checkout{display:grid;grid-template-columns:1.3fr .7fr;gap:34px}.checkout-steps{width:min(1180px,calc(100% - 48px));margin:36px auto 18px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center}.checkout-step{position:relative;color:#667085}.checkout-step:not(:last-child):after{content:"";position:absolute;left:56%;right:-44%;top:22px;height:2px;background:#d0d5dd}.checkout-step span{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#f2f4f7;font-weight:900}.checkout-step.is-active span{background:var(--yellow);color:#000}.woocommerce-billing-fields,.woocommerce-additional-fields,.woocommerce-checkout-review-order,.woocommerce-checkout-payment{border:1px solid var(--line);border-radius:18px;background:#fff;padding:24px;margin-bottom:20px}.woocommerce input.input-text,.woocommerce textarea,.woocommerce select{border:1px solid var(--line);border-radius:10px;padding:13px;width:100%;font:inherit}.woocommerce #payment ul.payment_methods{list-style:none;margin:0;padding:0}.woocommerce #payment ul.payment_methods li{border:1px solid var(--line);border-radius:12px;padding:14px;margin:10px 0}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--yellow);border:0;border-radius:12px;padding:14px 20px;font-weight:950;color:#000}.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--line);border-left:5px solid var(--yellow);padding:14px;border-radius:10px;background:#fff;margin:16px 0}.woocommerce-error{border-left-color:#ef233c;list-style:none}
@media (max-width: 980px){.container{width:min(100% - 28px,1180px)}.header-main{height:auto;flex-wrap:wrap;padding:18px 0}.menu-toggle{display:block;margin-left:auto}.main-navigation{order:3;width:100%;display:none}.main-navigation.is-open{display:block}.primary-menu{flex-direction:column;align-items:flex-start;gap:6px}.header-actions{width:100%;overflow:auto}.hero h1{font-size:58px}.shop-hero,.single-product-layout,.page-head,.contact-hero,.payment-hero,.contact-main,.legal-layout,.terms-layout,.woocommerce form.checkout{grid-template-columns:1fr}.category-grid,.contact-cards,.payment-grid,.security-row,.products,.featured-products .products,.related-wrap .products,.service-grid{grid-template-columns:repeat(2,1fr)}.help-strip{grid-template-columns:1fr;text-align:left}.benefits-row{grid-template-columns:repeat(2,1fr)}.shop-content{grid-template-columns:1fr}.shop-sidebar{position:static}.footer-grid{grid-template-columns:1fr 1fr}.legal-sidebar{padding-top:0}.hero--split{grid-template-columns:1fr}.terms-layout>.toc-card,.trust-sidebar{display:none}}
@media (max-width: 620px){.brand{font-size:34px}.hero h1{font-size:46px}.hero-copy{font-size:17px}.video-card{min-height:280px;padding:38px 24px}.video-card:after{font-size:26px;right:22px}.category-grid,.products,.featured-products .products,.related-wrap .products,.contact-cards,.payment-grid,.security-row,.faq-grid,.help-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.shop-hero h1{font-size:52px}.single-product-main-image{min-height:320px}.form-row{grid-template-columns:1fr}.topbar{font-size:12px}.btn{padding:11px 13px}.header-actions{gap:8px}.product-benefits{grid-template-columns:1fr 1fr}.legal-main h1,.terms-main h1,.page-head h1,.contact-hero h1,.payment-hero h1{font-size:42px}}

/* evoPATIN v1.0.2 - cabecera móvil y menú hamburguesa */
.menu-toggle{
  width:44px;
  height:44px;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  gap:5px;
  color:#050505;
  background:#fff;
  border:1px solid var(--line);
  border-radius:12px;
  box-shadow:0 8px 18px rgba(0,0,0,.04);
  z-index:40;
}
.menu-toggle__bar{
  display:block;
  width:22px;
  height:2px;
  background:#050505;
  border-radius:999px;
  transition:transform .18s ease, opacity .18s ease;
}
.menu-toggle.is-open .menu-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}
.menu-toggle.is-open .menu-toggle__bar:nth-child(2){opacity:0}
.menu-toggle.is-open .menu-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

@media (max-width: 980px){
  .site-header{position:relative;z-index:1000;}
  .topbar{height:auto;min-height:34px;font-size:13px;line-height:1.2;padding:8px 0;}
  .topbar .container{white-space:normal;}
  .header-main{
    height:auto;
    display:grid;
    grid-template-columns:minmax(0,1fr) 48px;
    align-items:center;
    gap:12px 14px;
    padding:14px 0;
  }
  .header-brand{min-width:0;}
  .brand{font-size:34px;letter-spacing:-1.8px;}
  .menu-toggle{display:inline-flex;justify-self:end;}
  .main-navigation{
    order:initial;
    grid-column:1 / -1;
    width:100%;
    display:none;
    background:#fff;
    border:1px solid var(--line);
    border-radius:16px;
    padding:10px;
    box-shadow:0 18px 45px rgba(5,12,25,.10);
  }
  .main-navigation.is-open{display:block;}
  .primary-menu{
    display:flex;
    flex-direction:column;
    align-items:stretch;
    justify-content:flex-start;
    gap:4px;
    font-size:16px;
  }
  .primary-menu li{width:100%;}
  .primary-menu a{
    display:block;
    padding:14px 14px;
    border-radius:12px;
    font-weight:900;
  }
  .primary-menu a:hover,
  .current-menu-item>a{background:#fff7d4;color:#050505;}
  .primary-menu a:hover:after,
  .current-menu-item>a:after{display:none;}
  .header-actions{
    grid-column:1 / -1;
    width:100%;
    display:none;
    overflow:visible;
    flex-wrap:wrap;
    align-items:stretch;
    gap:10px;
    padding:0 0 4px;
  }
  .header-actions.is-open{display:flex;}
  .header-actions .btn{flex:1 1 auto;min-height:44px;}
  .header-actions .btn--outline{flex-basis:100%;}
  .header-actions .btn--whatsapp,
  .header-actions .btn--cart{flex:1 1 calc(50% - 5px);}
}

@media (max-width: 620px){
  .header-main{grid-template-columns:minmax(0,1fr) 44px;}
  .brand{font-size:31px;}
  .menu-toggle{width:42px;height:42px;}
  .header-actions .btn{font-size:14px;padding:12px 10px;}
  .header-actions .btn--outline{flex-basis:100%;}
  .header-actions .btn--whatsapp,
  .header-actions .btn--cart{flex-basis:calc(50% - 5px);}
  .cart-count{right:-5px;top:-7px;}
}

/* Mejoras de legibilidad en páginas legales */
.legal-sections section:nth-child(n+7){
  padding-top:24px;
  padding-bottom:24px;
}
.legal-sections section:nth-child(n+7) h2{
  line-height:1.2;
  margin-bottom:6px;
}
.legal-sections section:nth-child(n+7) p{
  line-height:1.6;
}


/* v1.0.3 mobile readability and category image improvements */
.shop-hero > *, .page-head > *, .payment-hero > *, .contact-hero > *, .help-strip > *, .benefits-row > div, .info-panel, .summary-card, .sidebar-help, .legal-main, .terms-main {min-width:0;}
p, li, td, small, .hero-copy, .shop-hero p, .page-head p, .payment-hero p, .contact-hero p, .sidebar-help p, .help-strip p, .benefits-row strong, .benefits-row small, .info-card p, .info-panel p, .summary-card p {overflow-wrap:anywhere; word-break:normal; hyphens:auto;}
.shop-hero p br, .page-head p br, .payment-hero p br, .hero-copy br {display:none;}
@media (max-width: 980px){
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .shop-hero h1{font-size:clamp(42px,10vw,64px);}
  .shop-hero p,.page-head p,.payment-hero p,.contact-hero p,.hero-copy{font-size:18px;line-height:1.5;max-width:100%;}
  .help-strip{width:min(100% - 28px,1180px);grid-template-columns:1fr;gap:18px;}
  .help-strip .btn{justify-self:start;max-width:100%;white-space:normal;text-align:center;}
  .benefits-row{padding:18px 14px;}
}
@media (max-width: 620px){
  body{font-size:15px;}
  .topbar{height:auto;padding:7px 0;font-size:11px;line-height:1.25;}
  .topbar .container{white-space:normal;}
  .hero{padding-top:34px;}
  .hero h1{font-size:40px;line-height:.96;}
  .hero-copy{font-size:16px;line-height:1.55;}
  .shop-hero{gap:24px;padding:30px 0;}
  .shop-hero h1{font-size:40px;line-height:.95;}
  .shop-hero p,.page-head p,.payment-hero p,.contact-hero p{font-size:16px;line-height:1.55;}
  .page-head h1,.payment-hero h1,.contact-hero h1,.legal-main h1,.terms-main h1{font-size:36px;line-height:1.05;}
  .workshop-photo{min-height:250px;}
  .category-card{padding:14px;min-height:unset;}
  .category-thumb{height:94px;}
  .help-strip{padding:22px 18px;width:min(100% - 20px,1180px);}
  .help-strip h2{font-size:22px;}
  .help-strip .btn{width:100%;max-width:100%;}
  .btn--yellow{white-space:normal;}
  .summary-card, .info-panel, .sidebar-help, .shop-sidebar{padding:18px;}
  .benefits-row{grid-template-columns:1fr;gap:14px;padding:16px 14px;}
  .benefits-row div{align-items:flex-start;}
  .benefit-icon{font-size:22px;line-height:1.1;}
  .payment-grid, .security-row, .help-grid, .faq-grid, .contact-cards{grid-template-columns:1fr;}
}


/* v1.0.4: eliminado bloque "Sigue tu pedido" y protección anti-desbordamiento en móvil */
.tracking{max-width:100%;overflow:hidden;}
@media (max-width:620px){
  .tracking{display:none !important;}
}


/* v1.0.5: eliminación total del bloque "Sigue tu pedido" en escritorio y móvil */
.info-panel:has(.tracking),
.evopatin-site .tracking,
.evopatin-site .tracking * {
  display: none !important;
  visibility: hidden !important;
  max-width: 0 !important;
  max-height: 0 !important;
  overflow: hidden !important;
}
.evopatin-site .tracking {
  position: absolute !important;
  left: -99999px !important;
}


/* v1.0.6 Contact Form 7 integrado en página Contacto */
.evopatin-contact-form-shortcode{margin-top:22px;}
.evopatin-contact-form-shortcode .wpcf7 form{display:grid;gap:14px;}
.evopatin-contact-form-shortcode .wpcf7 p{margin:0;}
.evopatin-contact-form-shortcode label{display:block;font-weight:800;color:#111827;}
.evopatin-contact-form-shortcode .wpcf7-form-control-wrap{display:block;margin-top:7px;}
.evopatin-contact-form-shortcode input[type="text"],
.evopatin-contact-form-shortcode input[type="email"],
.evopatin-contact-form-shortcode input[type="tel"],
.evopatin-contact-form-shortcode select,
.evopatin-contact-form-shortcode textarea{
  width:100%;
  min-height:48px;
  border:1px solid var(--line);
  border-radius:12px;
  padding:13px 14px;
  font:inherit;
  background:#fff;
  color:#111827;
  outline:none;
}
.evopatin-contact-form-shortcode textarea{min-height:140px;resize:vertical;}
.evopatin-contact-form-shortcode input:focus,
.evopatin-contact-form-shortcode textarea:focus,
.evopatin-contact-form-shortcode select:focus{
  border-color:var(--yellow);
  box-shadow:0 0 0 4px rgba(248,189,0,.18);
}
.evopatin-contact-form-shortcode .wpcf7-list-item{margin:0;}
.evopatin-contact-form-shortcode .wpcf7-list-item label{display:flex;gap:10px;align-items:flex-start;font-weight:650;color:#344054;line-height:1.35;}
.evopatin-contact-form-shortcode input[type="checkbox"]{width:18px;height:18px;flex:0 0 auto;margin-top:1px;}
.evopatin-contact-form-shortcode input[type="submit"]{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:12px;
  padding:14px 22px;
  background:var(--yellow);
  color:#050505;
  font-weight:950;
  cursor:pointer;
  box-shadow:0 8px 24px rgba(248,189,0,.22);
  width:auto;
}
.evopatin-contact-form-shortcode input[type="submit"]:hover{filter:brightness(.97);}
.evopatin-contact-form-shortcode .wpcf7-response-output{
  margin:8px 0 0!important;
  border-radius:12px;
  padding:12px 14px!important;
  font-weight:750;
}
.evopatin-contact-form-shortcode .wpcf7-not-valid-tip{font-size:13px;font-weight:700;margin-top:5px;}
@media (max-width:620px){
  .evopatin-contact-form-shortcode input[type="submit"]{width:100%;}
}


/* v1.0.7 Mapa Google Maps satélite en Contacto */
.google-map-satellite{
  width:100%;
  overflow:hidden;
  border-radius:18px;
  border:1px solid var(--line);
  background:#eef2f7;
  box-shadow:0 12px 30px rgba(15,23,42,.08);
}
.google-map-satellite iframe{
  display:block;
  width:100%;
  height:420px;
}
.map-actions{
  margin:14px 0 0;
  display:flex;
  gap:12px;
  flex-wrap:wrap;
}
@media (max-width:620px){
  .google-map-satellite iframe{height:330px;}
  .map-actions .btn{width:100%;}
}


/* v1.0.10 - Productos destacados con imágenes reales/generadas */
.featured-products--v110 .evopatin-products--home-v110{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:18px;
}
.featured-products--v110 .product-card__image--real{
  min-height:158px;
  background:linear-gradient(180deg,#ffffff,#f4f7fb);
  border:1px solid #edf1f7;
}
.featured-products--v110 .product-card__image--real img,
.featured-products--v110 img.evopatin-product-thumb{
  display:block;
  width:100%;
  height:150px;
  max-height:150px;
  object-fit:contain;
  object-position:center;
}
.featured-products--v110 .product-card--real{
  min-height:330px;
}
@media (max-width:1100px){
  .featured-products--v110 .evopatin-products--home-v110{grid-template-columns:repeat(3,minmax(0,1fr));}
}
@media (max-width:720px){
  .featured-products--v110 .evopatin-products--home-v110{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
  .featured-products--v110 .product-card{padding:12px;min-height:300px;}
  .featured-products--v110 .product-card__image--real{min-height:132px;}
  .featured-products--v110 .product-card__image--real img,
  .featured-products--v110 img.evopatin-product-thumb{height:126px;max-height:126px;}
}
