/*
Theme Name: Machin Commerce
Theme URI: https://example.com/hostelpro
Author: Codex
Description: Tema WooCommerce ultraligero para maquinaria de hostelería, orientado a conversión.
Version: 2.11.1
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: hostelpro
*/

:root{--ink:#101828;--muted:#667085;--line:#e4e7ec;--surface:#f7f8fa;--brand:#1746e0;--brand-dark:#0d2ca8;--accent:#f59e0b;--success:#16803c;--radius:12px;--shadow:0 14px 40px rgba(16,24,40,.09);--wrap:1440px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:15px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px)}
.hp-shell{width:min(calc(100% - 40px),var(--wrap));margin:auto}.hp-topbar{background:linear-gradient(90deg,#ff5a1f,#f59e0b);color:#241200;text-align:center;padding:10px 16px;font-size:13px;font-weight:650;box-shadow:inset 0 -1px rgba(0,0,0,.08)}.hp-topbar strong{font-weight:950}.hp-topbar b{display:inline-block;margin-left:3px;padding:2px 7px;border:1px dashed rgba(36,18,0,.55);border-radius:4px;background:rgba(255,255,255,.24);font-size:12px;letter-spacing:.5px}.hp-header{position:sticky;z-index:900;top:0;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);box-shadow:0 7px 22px rgba(16,24,40,.08);backdrop-filter:blur(10px)}.admin-bar .hp-header{top:32px}.hp-header__inner{height:76px;display:flex;align-items:center;gap:22px}.hp-logo{font-size:25px;font-weight:900;color:var(--ink);letter-spacing:-1px}.hp-logo span{color:var(--brand)}.hp-header-search{display:flex;flex:1;min-width:190px;max-width:430px;height:46px;margin-left:auto}.hp-header-search input[type=search]{width:100%;min-width:0;border:1px solid #cfd6e4;border-right:0;border-radius:9px 0 0 9px;background:#f8faff;padding:0 14px;font:inherit;color:var(--ink)}.hp-header-search input[type=search]:focus{outline:0;border-color:var(--brand);background:#fff;box-shadow:inset 0 0 0 1px var(--brand)}.hp-header-search button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:104px;border:0;border-radius:0 9px 9px 0;background:var(--brand);color:#fff;padding:0 15px;font:inherit;font-weight:850;cursor:pointer}.hp-header-search button:hover{background:var(--brand-dark)}.hp-nav{display:flex;align-items:center;gap:14px}.hp-nav a{color:var(--ink);font-weight:650}.hp-cart{position:relative;display:grid;place-items:center;background:var(--ink);color:#fff!important;border-radius:9px;width:48px;height:44px;padding:0;flex:0 0 48px}.hp-cart:hover{text-decoration:none;background:var(--brand)}.hp-cart__count{position:absolute;right:-7px;top:-7px;min-width:21px;height:21px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--brand);color:#fff;font-size:11px;font-weight:900}.hp-main{padding:36px 0 72px}.hp-footer{background:#101828;color:#d0d5dd;padding:38px 0;margin-top:56px}.hp-footer__inner{display:flex;justify-content:space-between;gap:28px}.hp-footer strong{color:#fff}.hp-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:20px}.hp-breadcrumb a{color:var(--muted)}
.hp-product{display:grid;grid-template-columns:minmax(300px,1.03fr) minmax(380px,1.22fr) minmax(300px,.78fr);gap:30px 36px;align-items:start}.hp-product__title{grid-column:1/-1;border-bottom:1px solid var(--line);padding-bottom:16px}.hp-product__title h1{font-size:clamp(23px,2.2vw,32px);line-height:1.22;letter-spacing:-.55px;margin:0;font-weight:800}.hp-product__gallery{min-width:0}.hp-gallery__stage{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-height:520px;display:grid;place-items:center;padding:24px;overflow:hidden}.hp-gallery__stage img{width:100%;height:470px;object-fit:contain}.hp-gallery__badge{position:absolute;left:16px;top:16px;background:#dc2626;color:#fff;border-radius:6px;padding:6px 10px;font-size:12px;font-weight:800}.hp-gallery__thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.hp-thumb{appearance:none;background:#fff;border:1px solid var(--line);border-radius:8px;padding:6px;cursor:pointer;aspect-ratio:1}.hp-thumb[aria-current=true]{border:2px solid var(--brand)}.hp-thumb img{width:100%;height:100%;object-fit:contain}
.hp-kicker{color:var(--muted);font-size:17px;margin-bottom:15px}.hp-rating{display:flex;align-items:center;gap:7px;margin:10px 0 18px}.hp-stars{color:var(--accent);letter-spacing:1px}.hp-summary-card{border:1px solid var(--line);border-radius:var(--radius);padding:20px;margin:18px 0;background:#fff}.hp-summary-card__head{display:flex;justify-content:space-between;gap:18px}.hp-summary-card ul{list-style:none;padding:0;margin:10px 0 0}.hp-summary-card li{margin:3px 0}.hp-summary-card li::before{content:"✓";color:var(--success);font-weight:900;margin-right:8px}.hp-description{font-size:16px}.hp-description p:first-child{margin-top:0}.hp-brandline,.hp-download{margin:20px 0}.hp-download{display:inline-flex;align-items:center;gap:9px;font-weight:700}.hp-download::before{content:"PDF";color:#dc2626;font-size:11px;border:1px solid #dc2626;border-radius:3px;padding:2px}.hp-contact{margin-top:48px;border-top:1px solid var(--line);padding-top:28px}.hp-contact h2{font-size:22px;margin:0}.hp-phone{display:block;color:var(--ink);font-size:40px;letter-spacing:-1.5px;margin:4px 0}.hp-contact__links{display:flex;gap:18px;flex-wrap:wrap;margin-top:15px}.hp-contact__links a{color:var(--ink);font-weight:650}
.hp-buybox{position:sticky;top:18px;border:1px solid var(--line);border-radius:14px;padding:22px;background:#fff;box-shadow:var(--shadow)}.admin-bar .hp-buybox{top:50px}.hp-shipping-flag{display:inline-flex;background:#0f172a;color:#fff;font-size:12px;font-weight:900;padding:5px 11px;clip-path:polygon(0 0,100% 0,93% 100%,0 100%);margin:-4px 0 18px}.hp-price{text-align:right}.hp-price del{display:block;color:var(--muted);font-size:14px}.hp-price ins{text-decoration:none}.hp-price .amount{font-size:37px;font-weight:900;letter-spacing:-1.5px}.hp-tax{color:var(--muted);font-size:13px;margin-top:-5px}.hp-saving{margin:18px 0;background:#ecfdf3;border-radius:9px;padding:11px;color:#166534;font-weight:700}.hp-buybox form.cart{display:flex;margin:18px 0 22px}.hp-buybox .quantity{display:flex}.hp-buybox .qty{width:58px;height:52px;border:1px solid var(--line);text-align:center;font-size:17px;border-radius:8px 0 0 8px}.hp-buybox .single_add_to_cart_button{flex:1;border:0;border-radius:0 8px 8px 0;background:var(--brand);color:#fff;font-size:15px;font-weight:900;text-transform:uppercase;padding:0 16px;cursor:pointer;box-shadow:0 8px 18px rgba(23,70,224,.25)}.hp-buybox .single_add_to_cart_button:hover{background:var(--brand-dark)}.hp-benefits{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.hp-benefits li{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:13px 0;border-bottom:1px solid var(--line)}.hp-benefits b{display:block}.hp-benefits small{color:var(--muted)}.hp-buybox__rating{text-align:center;margin-top:18px;font-size:13px}.hp-buybox__rating b{font-size:15px}.hp-secure{display:flex;justify-content:center;gap:10px;color:var(--muted);font-size:12px;margin-top:12px}
.hp-product-tabs{margin-top:58px}.hp-tabnav{display:flex;gap:8px;border-bottom:1px solid var(--line);overflow:auto}.hp-tabnav a{padding:13px 18px;color:var(--muted);font-weight:750;white-space:nowrap}.hp-tabnav a:first-child{color:var(--ink);border-bottom:3px solid var(--brand)}.hp-tabcontent{max-width:900px;padding:26px 0}.hp-tabcontent h2{font-size:27px}.woocommerce-message,.woocommerce-error,.woocommerce-info{padding:14px 18px;border-radius:8px;background:#eff6ff;border-left:4px solid var(--brand);list-style:none}.hp-mobile-buy{display:none}
@media(max-width:1120px){.hp-product{grid-template-columns:minmax(300px,1fr) minmax(340px,1.15fr)}.hp-product__aside{grid-column:2}.hp-buybox{top:14px}.hp-gallery__stage{min-height:440px}.hp-gallery__stage img{height:390px}}
@media(max-width:760px){body{padding-bottom:72px}.hp-shell{width:min(calc(100% - 28px),var(--wrap))}.hp-header__inner{height:62px}.hp-logo{font-size:21px}.hp-nav a:not(.hp-cart){display:none}.hp-main{padding-top:18px}.hp-product{display:block}.hp-product__title{margin-bottom:20px;padding-bottom:13px}.hp-product__title h1{font-size:23px;line-height:1.28}.hp-gallery__stage{min-height:360px;padding:12px}.hp-gallery__stage img{height:330px}.hp-gallery__thumbs{grid-template-columns:repeat(5,76px);overflow-x:auto}.hp-product__main{margin-top:25px}.hp-product__aside{margin-top:28px}.hp-buybox{position:static;box-shadow:none}.hp-buybox form.cart{display:none}.hp-contact{margin-top:30px}.hp-phone{font-size:33px}.hp-footer__inner{display:block}.hp-mobile-buy{position:fixed;display:grid;grid-template-columns:1fr 1.4fr;align-items:center;left:0;right:0;bottom:0;z-index:999;background:#fff;border-top:1px solid var(--line);padding:10px 14px;box-shadow:0 -8px 30px rgba(16,24,40,.12)}.hp-mobile-buy .amount{font-size:20px;font-weight:900}.hp-mobile-buy button{height:48px;border:0;border-radius:8px;background:var(--brand);color:#fff;font-weight:900;text-transform:uppercase}.admin-bar .hp-mobile-buy{bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Home */
.hp-home-hero{position:relative;display:grid;grid-template-columns:1.08fr .92fr;min-height:570px;border-radius:22px;overflow:hidden;background:linear-gradient(125deg,#0b1739 0%,#122a69 56%,#1746e0 100%);color:#fff}.hp-home-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 30%,rgba(255,255,255,.16),transparent 28%),linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.06) 50%);pointer-events:none}.hp-home-hero__content{position:relative;z-index:2;padding:clamp(46px,6vw,86px)}.hp-eyebrow{display:block;color:#6f93ff;font-size:12px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:11px}.hp-home-hero .hp-eyebrow,.hp-expert-banner .hp-eyebrow{color:#a9bdff}.hp-home-hero h1{max-width:720px;font-size:clamp(39px,4.7vw,68px);line-height:1.02;letter-spacing:-2.5px;margin:0 0 22px}.hp-home-hero__content>p{max-width:650px;color:#dce5ff;font-size:18px;line-height:1.6;margin:0}.hp-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hp-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:9px;padding:0 21px;font-weight:850}.hp-btn:hover{text-decoration:none;transform:translateY(-1px)}.hp-btn--primary{background:var(--brand);color:#fff;box-shadow:0 10px 28px rgba(3,17,65,.25)}.hp-home-hero .hp-btn--primary{background:#fff;color:#11275f}.hp-btn--ghost{color:#fff;border:1px solid rgba(255,255,255,.35)}.hp-hero-proof{display:flex;gap:20px;flex-wrap:wrap;color:#dbe5ff;font-size:13px;margin-top:30px}.hp-home-hero__visual{position:relative;min-height:500px}.hp-hero-orbit{position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.15);border-radius:50%;top:72px;left:40px;box-shadow:0 0 0 62px rgba(255,255,255,.035),0 0 0 126px rgba(255,255,255,.025)}.hp-machine-card{position:absolute;z-index:2;width:230px;padding:22px;border:1px solid rgba(255,255,255,.25);border-radius:15px;background:rgba(255,255,255,.11);backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(3,12,40,.24)}.hp-machine-card>span{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;background:#fff;color:var(--brand);font-size:23px;margin-bottom:17px}.hp-machine-card b,.hp-machine-card small{display:block}.hp-machine-card b{font-size:18px}.hp-machine-card small{color:#cdd9ff;margin-top:4px}.hp-machine-card--one{top:70px;left:55px}.hp-machine-card--two{top:240px;right:50px}.hp-machine-card--three{bottom:45px;left:12px}.hp-quickfinder{position:relative;z-index:4;display:grid;grid-template-columns:.65fr 1.35fr;align-items:center;gap:30px;margin:-34px 38px 0;padding:22px 25px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.hp-quickfinder strong,.hp-quickfinder small{display:block}.hp-quickfinder strong{font-size:18px}.hp-quickfinder small{color:var(--muted)}.hp-quickfinder form{display:flex}.hp-quickfinder input[type=search]{flex:1;min-width:0;height:52px;border:1px solid var(--line);border-radius:9px 0 0 9px;padding:0 17px;font:inherit}.hp-quickfinder button{border:0;border-radius:0 9px 9px 0;background:var(--brand);color:#fff;padding:0 25px;font-weight:850;cursor:pointer}
.hp-home-section{padding:82px 0 10px}.hp-home-section--soft{position:relative;margin-top:70px;padding:72px 38px 55px;border-radius:20px;background:var(--surface)}.hp-section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:28px}.hp-section-head h2{font-size:clamp(28px,3vw,42px);letter-spacing:-1.2px;line-height:1.12;margin:0}.hp-section-head>a{font-weight:800;white-space:nowrap}.hp-section-head--center{text-align:center;justify-content:center}.hp-section-head--center p{color:var(--muted);font-size:17px}.hp-business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.hp-business-card{display:flex;gap:16px;min-height:210px;padding:25px;border:1px solid var(--line);border-radius:14px;color:var(--ink);background:#fff;transition:transform .2s,box-shadow .2s,border-color .2s}.hp-business-card:hover{text-decoration:none;transform:translateY(-4px);border-color:#bbc8f5;box-shadow:var(--shadow)}.hp-business-card__icon{display:grid;place-items:center;flex:0 0 49px;height:49px;border-radius:11px;background:#eef2ff;font-size:25px}.hp-business-card h3{font-size:18px;margin:3px 0 9px}.hp-business-card p{color:var(--muted);margin:0 0 17px}.hp-business-card b{color:var(--brand);font-size:13px}.hp-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hp-category-card{overflow:hidden;border-radius:13px;background:#fff;color:var(--ink);box-shadow:0 6px 20px rgba(16,24,40,.06);transition:transform .2s}.hp-category-card:hover{transform:translateY(-4px);text-decoration:none}.hp-category-card__image{position:relative;aspect-ratio:1.35;background:#e9edf5 center/contain no-repeat}.hp-category-card__image::after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(8,17,40,.45))}.hp-category-card__image span{position:absolute;z-index:1;bottom:12px;left:13px;color:#fff;font-size:12px;font-weight:800}.hp-category-card h3{font-size:18px;margin:17px 17px 3px}.hp-category-card p{color:var(--brand);font-size:13px;font-weight:800;margin:0 17px 18px}
.hp-featured-products ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:0;margin:0;list-style:none}.hp-featured-products li.product{position:relative;border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.hp-featured-products li.product>a{color:var(--ink)}.hp-featured-products li.product img{width:100%;aspect-ratio:1;object-fit:contain}.hp-featured-products .woocommerce-loop-product__title{font-size:16px;line-height:1.35;min-height:44px}.hp-featured-products .price{display:block;font-size:21px;font-weight:900;margin:10px 0}.hp-featured-products .button{display:block;border-radius:8px;background:var(--brand);color:#fff;text-align:center;padding:11px;font-weight:850}.hp-featured-products .onsale{position:absolute;z-index:1;top:10px;left:10px;background:#dc2626;color:#fff;border-radius:5px;padding:4px 8px;font-size:11px;font-weight:900}.hp-expert-banner{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center;margin-top:90px;padding:55px clamp(35px,6vw,82px);border-radius:20px;background:#101d3e;color:#fff}.hp-expert-banner h2{font-size:clamp(30px,3.2vw,46px);line-height:1.1;margin:0 0 15px}.hp-expert-banner p{color:#d3dcf5;font-size:17px;max-width:700px}.hp-expert-banner__actions{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.hp-btn--light{background:#fff;color:#14295e}.hp-expert-banner__actions>a:not(.hp-btn){color:#a9bdff;font-weight:800}.hp-expert-banner__actions small{color:#aebbdc}.hp-value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hp-value-grid article{text-align:center;padding:29px 20px;border-radius:13px;background:var(--surface)}.hp-value-grid article>span{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 15px;border-radius:50%;background:#e7edff;color:var(--brand);font-size:20px;font-weight:900}.hp-value-grid h3{margin:0 0 8px}.hp-value-grid p{color:var(--muted);margin:0}.hp-final-cta{text-align:center;margin-top:90px;padding:65px 25px;border-radius:20px;background:linear-gradient(135deg,#eff3ff,#f8faff)}.hp-final-cta h2{font-size:clamp(31px,4vw,50px);margin:0 0 12px;letter-spacing:-1.5px}.hp-final-cta p{color:var(--muted);font-size:17px;margin:0 0 25px}
@media(max-width:1050px){.hp-home-hero{grid-template-columns:1fr}.hp-home-hero__visual{display:none}.hp-home-hero__content{max-width:800px}.hp-business-grid,.hp-category-grid,.hp-featured-products ul.products,.hp-value-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.hp-home-hero{min-height:auto;border-radius:15px}.hp-home-hero__content{padding:42px 24px}.hp-home-hero h1{font-size:39px;letter-spacing:-1.5px}.hp-hero-proof{display:grid;gap:7px}.hp-quickfinder{display:block;margin:14px 0 0}.hp-quickfinder form{margin-top:15px}.hp-home-section{padding-top:58px}.hp-home-section--soft{margin-top:50px;padding:48px 16px 35px}.hp-section-head{display:block}.hp-section-head>a{display:inline-block;margin-top:13px}.hp-business-grid,.hp-category-grid,.hp-featured-products ul.products,.hp-value-grid{grid-template-columns:1fr}.hp-business-card{min-height:auto}.hp-expert-banner{grid-template-columns:1fr;margin-top:60px;padding:40px 24px}.hp-final-cta{margin-top:60px;padding:48px 20px}}

/* Catálogo y categorías */
.hp-archive-breadcrumb{color:var(--muted);font-size:13px;margin-bottom:22px}.hp-archive-breadcrumb a{color:var(--muted)}.hp-archive-header{max-width:930px;margin-bottom:36px}.hp-archive-header h1{font-size:clamp(30px,3.4vw,47px);line-height:1.08;letter-spacing:-1.3px;margin:0 0 13px}.hp-archive-header .term-description{color:var(--muted);font-size:16px}.hp-archive-header .term-description p{margin:0}.hp-catalog-layout{display:grid;grid-template-columns:265px minmax(0,1fr);gap:36px;align-items:start}.hp-filter-column{position:sticky;top:18px}.admin-bar .hp-filter-column{top:50px}.hp-filters{border:1px solid var(--line);border-radius:13px;background:#fff;overflow:hidden}.hp-filters summary{display:flex;justify-content:space-between;align-items:center;padding:18px 19px;font-size:17px;font-weight:900;cursor:pointer;list-style:none}.hp-filters summary::-webkit-details-marker{display:none}.hp-filters summary::after{content:"−";color:var(--brand);font-size:20px}.hp-filters:not([open]) summary::after{content:"+"}.hp-filters summary span{display:grid;place-items:center;min-width:23px;height:23px;margin-left:auto;margin-right:10px;border-radius:50%;background:var(--brand);color:#fff;font-size:11px}.hp-filter-form{padding:0 19px 20px}.hp-filter-form fieldset{border:0;border-top:1px solid var(--line);padding:19px 0 7px;margin:0}.hp-filter-form legend{padding-top:19px;font-weight:850;font-size:15px}.hp-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:9px}.hp-price-inputs label>span:first-child{display:block;color:var(--muted);font-size:11px;margin-bottom:5px}.hp-price-field{display:flex;align-items:center;height:43px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.hp-price-field input{width:100%;height:100%;min-width:0;border:0;padding:0 6px 0 10px;font:inherit}.hp-price-field i{padding-right:9px;color:var(--muted);font-style:normal}.hp-brand-options{max-height:245px;overflow:auto;padding-right:3px}.hp-brand-options label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:9px;padding:7px 0;cursor:pointer}.hp-brand-options input{width:17px;height:17px;accent-color:var(--brand)}.hp-brand-options small{color:var(--muted)}.hp-filter-apply,.hp-filter-clear{display:flex;align-items:center;justify-content:center;width:100%;height:45px;border-radius:8px;font-weight:850}.hp-filter-apply{border:0;background:var(--brand);color:#fff;cursor:pointer}.hp-filter-apply:hover{background:var(--brand-dark)}.hp-filter-clear{margin-top:8px;border:1px solid var(--line);color:var(--ink)}.hp-filter-clear:hover{text-decoration:none;background:var(--surface)}.hp-filter-help{margin-top:16px;padding:19px;border-radius:12px;background:#f0f4ff}.hp-filter-help b{font-size:16px}.hp-filter-help p{color:var(--muted);font-size:13px}.hp-filter-help a{font-weight:900}.hp-catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:55px;margin-bottom:18px;border-bottom:1px solid var(--line)}.woocommerce-result-count{color:var(--muted);margin:0}.hp-ordering-wrap{display:flex;align-items:center;gap:10px}.hp-ordering-wrap>label{font-size:13px;color:var(--muted)}.woocommerce-ordering{margin:0}.woocommerce-ordering select{height:40px;min-width:205px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0 34px 0 11px;font:inherit;font-weight:700}.hp-catalog-results ul.products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px;padding:0;margin:0;list-style:none}.hp-catalog-results li.product{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-radius:13px;padding:15px;background:#fff;transition:box-shadow .2s,transform .2s}.hp-catalog-results li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.hp-catalog-results li.product>a:first-of-type{display:block;color:var(--ink)}.hp-catalog-results li.product a:hover{text-decoration:none}.hp-catalog-results li.product img{display:block;width:100%;aspect-ratio:1.08;object-fit:contain;margin-bottom:12px}.hp-catalog-results .woocommerce-loop-product__title{min-height:45px;font-size:15px;line-height:1.45;margin:8px 0}.hp-catalog-results .price{display:block;color:var(--ink);font-size:21px;font-weight:900;margin:9px 0 14px}.hp-catalog-results .price del{display:block;color:var(--muted);font-size:12px;font-weight:500}.hp-catalog-results .price ins{text-decoration:none}.hp-catalog-results .button{display:block;margin-top:auto;border-radius:8px;background:var(--brand);color:#fff;text-align:center;padding:11px 8px;font-size:13px;font-weight:900}.hp-catalog-results .onsale{position:absolute;z-index:2;top:12px;left:12px;border-radius:5px;background:#dc2626;color:#fff;padding:4px 8px;font-size:11px;font-weight:900}.hp-catalog-results .star-rating{color:var(--accent);font-size:12px}.woocommerce-pagination{margin-top:34px}.woocommerce-pagination ul{display:flex;justify-content:center;gap:7px;padding:0;list-style:none}.woocommerce-pagination a,.woocommerce-pagination span{display:grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--line);border-radius:7px}.woocommerce-pagination .current{background:var(--brand);color:#fff;border-color:var(--brand)}.hp-no-products{text-align:center;padding:75px 20px;border-radius:15px;background:var(--surface)}.hp-no-products>span{font-size:45px}.hp-no-products h2{font-size:28px;margin:12px 0 5px}.hp-no-products p{color:var(--muted);margin-bottom:23px}
@media(max-width:1050px){.hp-catalog-layout{grid-template-columns:225px minmax(0,1fr);gap:22px}.hp-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hp-archive-header{margin-bottom:23px}.hp-catalog-layout{display:block}.hp-filter-column{position:static;margin-bottom:18px}.hp-filter-help{display:none}.hp-catalog-toolbar{align-items:flex-start;flex-direction:column;padding-bottom:14px}.hp-ordering-wrap{width:100%;justify-content:space-between}.woocommerce-ordering,.woocommerce-ordering select{width:100%}.hp-catalog-results ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-catalog-results li.product{padding:10px}.hp-catalog-results .woocommerce-loop-product__title{font-size:13px;min-height:57px}.hp-catalog-results .price{font-size:17px}.hp-catalog-results .button{font-size:11px;padding:10px 4px}}

/* Navegación de categorías y megamenú */
.hp-category-nav{position:relative;z-index:50;border-bottom:1px solid var(--line);background:#fff}.hp-category-nav__inner{display:flex;justify-content:center;min-height:49px}.hp-header-categories{display:flex;align-items:stretch;height:76px}.hp-category-nav__item{position:relative;display:flex;align-items:center}.hp-category-nav__item>a{display:flex;align-items:center;height:100%;padding:0 10px;color:var(--ink);font-size:12px;font-weight:900;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap}.hp-category-nav__item>a:hover{text-decoration:none;color:var(--brand)}.hp-megamenu{position:absolute;top:100%;left:0;width:620px;padding:22px;border:1px solid var(--line);border-radius:0 0 14px 14px;background:#fff;box-shadow:0 25px 55px rgba(16,24,40,.17);opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s}.hp-category-nav__item:nth-last-child(-n+2) .hp-megamenu{left:auto;right:0}.hp-category-nav__item:hover .hp-megamenu,.hp-category-nav__item:focus-within .hp-megamenu{opacity:1;visibility:visible;transform:none}.hp-megamenu__head{display:flex;align-items:center;gap:13px;margin-bottom:18px;padding:12px;border-radius:10px;background:var(--surface)}.hp-megamenu__head img{width:58px;height:58px;object-fit:contain}.hp-megamenu__head small,.hp-megamenu__head b{display:block}.hp-megamenu__head small{color:var(--muted);font-size:10px}.hp-megamenu__head b{text-transform:uppercase}.hp-megamenu__head>a{margin-left:auto;font-size:12px;font-weight:850}.hp-megamenu__links{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 18px}.hp-megamenu__links a{padding:6px 0;color:#344054;font-size:13px}.hp-megamenu__links a:hover{color:var(--brand)}
.hp-primary-menu{display:flex;align-items:stretch;height:76px;gap:0;margin:0;padding:0;list-style:none}.hp-primary-menu li{position:relative;display:flex;align-items:center;list-style:none}.hp-primary-menu>li>a,.hp-menu-fallback{display:flex;align-items:center;height:76px;padding:0 10px;color:var(--ink);font-size:12px;font-weight:900!important;letter-spacing:.25px;text-transform:uppercase;white-space:nowrap}.hp-primary-menu>li>a:hover{text-decoration:none;color:var(--brand)}.hp-primary-menu .menu-item-has-children>a::after{content:'⌄';margin-left:5px;color:var(--muted);font-size:11px}.hp-primary-menu .sub-menu{position:absolute;z-index:100;top:100%;left:0;display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));width:470px;gap:2px 20px;margin:0;padding:20px;border:1px solid var(--line);border-radius:0 0 13px 13px;background:#fff;box-shadow:0 24px 55px rgba(16,24,40,.17);list-style:none;opacity:0;visibility:hidden;transform:translateY(7px);transition:.18s}.hp-primary-menu>li:nth-last-child(-n+2)>.sub-menu{left:auto;right:0}.hp-primary-menu li:hover>.sub-menu,.hp-primary-menu li:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}.hp-primary-menu .sub-menu li{display:block}.hp-primary-menu .sub-menu a{display:block;padding:8px 5px;color:#344054;font-size:13px}.hp-primary-menu .sub-menu a:hover{color:var(--brand)}.hp-primary-menu .sub-menu .sub-menu{position:static;display:block;width:auto;padding:2px 0 4px 12px;border:0;box-shadow:none;opacity:1;visibility:visible;transform:none}.hp-primary-menu .sub-menu .sub-menu a{font-size:12px;color:var(--muted)}
.hp-catalog-search{margin-bottom:13px;padding:16px;border-radius:11px;background:#101d3e}.hp-catalog-search label{display:block;color:#fff;font-size:13px;font-weight:850;margin-bottom:8px}.hp-catalog-search>div{display:flex}.hp-catalog-search input{width:100%;min-width:0;height:42px;border:0;border-radius:7px 0 0 7px;padding:0 11px;font:inherit}.hp-catalog-search button{width:44px;border:0;border-radius:0 7px 7px 0;background:var(--brand);color:#fff;font-size:22px;cursor:pointer}

/* Home fotográfica y secciones full width */
body.home .hp-main{padding-top:0}body.home .hp-main>.hp-shell{width:100%;max-width:none}.hp-full-band{padding-left:max(20px,calc((100vw - var(--wrap))/2));padding-right:max(20px,calc((100vw - var(--wrap))/2))}.hp-home-hero{display:block;min-height:680px;border-radius:0;background-image:linear-gradient(90deg,rgba(4,10,25,.82) 0%,rgba(5,13,31,.44) 43%,rgba(5,13,31,.03) 66%),url('assets/images/hero-kitchen-v2.png');background-position:center center;background-size:cover;background-repeat:no-repeat}.hp-home-hero::before{display:none}.hp-home-hero__content{max-width:820px;padding-top:115px;padding-bottom:100px;padding-left:0}.hp-home-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 28px rgba(16,24,40,.07)}.hp-home-benefit{display:flex;align-items:center;justify-content:center;gap:14px;min-height:104px;padding:21px 30px;border-right:1px solid var(--line)}.hp-home-benefit:last-child{border-right:0}.hp-home-benefit>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#eaf0ff;color:var(--brand);font-size:21px;font-weight:950}.hp-home-benefit strong,.hp-home-benefit small{display:block}.hp-home-benefit strong{color:var(--ink);font-size:16px}.hp-home-benefit small{margin-top:3px;color:var(--muted);font-size:12px}.hp-home-section{padding-top:85px;padding-bottom:75px}.hp-home-section--soft{margin-top:0;border-radius:0}.hp-editorial-band{display:grid;grid-template-columns:1.15fr .85fr;align-items:stretch;padding-top:80px;padding-bottom:80px;background:#0e1a36;color:#fff}.hp-editorial-band__image{min-height:470px;border-radius:16px 0 0 16px;background:url('assets/images/bakery-equipment-ai.jpg') center/cover no-repeat}.hp-editorial-band__content{display:flex;flex-direction:column;justify-content:center;padding:55px;border-radius:0 16px 16px 0;background:#14264d}.hp-editorial-band h2{font-size:clamp(32px,3.5vw,52px);line-height:1.08;margin:0 0 18px}.hp-editorial-band p{color:#d7e0f6;font-size:17px;line-height:1.65;margin:0 0 26px}.hp-editorial-band .hp-btn{align-self:flex-start}.hp-home-contact{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;padding-top:90px;padding-bottom:90px;background:#f0f4ff}.hp-home-contact h2{font-size:clamp(34px,4vw,55px);letter-spacing:-1.5px;margin:0 0 16px}.hp-home-contact>div>p{color:var(--muted);font-size:17px}.hp-home-contact ul{list-style:none;padding:0;margin-top:25px}.hp-home-contact li{margin:10px 0}.hp-home-contact li::before{content:'✓';color:var(--success);font-weight:900;margin-right:10px}.hp-home-contact form{padding:31px;border-radius:15px;background:#fff;box-shadow:var(--shadow)}.hp-home-contact label{display:block;color:#344054;font-size:13px;font-weight:750;margin-bottom:15px}.hp-home-contact input:not([type=checkbox]),.hp-home-contact textarea{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:8px;padding:12px;font:inherit}.hp-form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hp-consent{font-weight:500!important}.hp-home-contact form .hp-btn{border:0;cursor:pointer}

/* Footer amplio */
.hp-footer{margin-top:0;padding:70px 0 25px}.hp-footer__inner{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:60px}.hp-footer__inner h3{color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.6px;margin:0 0 18px}.hp-footer__inner>div>a{display:block;color:#cbd5e1;margin:9px 0}.hp-footer__brand strong{font-size:27px}.hp-footer__brand strong span{color:#7191ff}.hp-footer__brand p{max-width:330px}.hp-footer__payments{display:inline-block;margin-top:18px;padding:10px 12px;border:1px solid #344054;border-radius:7px;font-size:11px}.hp-footer__phone{font-size:22px;color:#fff!important;font-weight:900}.hp-footer__bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:22px;border-top:1px solid #29344b;font-size:12px;color:#98a2b3}

/* Carrito de alta confianza */
.hp-cart-page__head{max-width:800px;margin-bottom:32px}.hp-cart-page__head h1{font-size:42px;margin:0 0 8px}.hp-cart-page__head p{color:var(--muted)}.hp-cart-page{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:32px;align-items:start}.hp-cart-form{min-width:0}.hp-cart-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.hp-cart-item{display:grid;grid-template-columns:115px minmax(170px,1fr) 95px 105px 105px;gap:18px;align-items:center;padding:19px;border-bottom:1px solid var(--line)}.hp-cart-item:last-child{border-bottom:0}.hp-cart-item__image img{display:block;width:105px;height:105px;object-fit:contain;border-radius:8px;background:var(--surface)}.hp-cart-item small{display:block;color:var(--muted);font-size:11px;margin-bottom:4px}.hp-cart-item__info h2{font-size:15px;line-height:1.4;margin:3px 0 8px}.hp-cart-item__info h2 a{color:var(--ink)}.hp-stock-ok{color:var(--success);font-size:12px;font-weight:750}.hp-cart-item__price,.hp-cart-item__subtotal{font-weight:750}.hp-cart-item__qty .qty{width:70px;height:42px;border:1px solid var(--line);border-radius:7px;text-align:center}.hp-cart-item__subtotal a{display:block;color:#b42318;font-size:11px;font-weight:600;margin-top:7px}.hp-cart-actions{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:17px}.coupon>label{display:block;font-weight:800;font-size:13px;margin-bottom:7px}.coupon>div{display:flex}.coupon input{height:43px;border:1px solid var(--line);border-radius:7px 0 0 7px;padding:0 11px}.coupon button,.hp-update-cart{height:43px;border:0;border-radius:0 7px 7px 0;background:var(--ink);color:#fff;padding:0 15px;font-weight:800}.hp-update-cart{border-radius:7px;background:#eef2f6;color:var(--ink)}.hp-cart-summary{position:sticky;top:18px}.hp-cart-summary__box{border:1px solid var(--line);border-radius:14px;padding:25px;box-shadow:var(--shadow)}.hp-cart-summary h2{font-size:25px;margin-top:0}.hp-cart-summary table{width:100%;border-collapse:collapse}.hp-cart-summary th,.hp-cart-summary td{padding:14px 0;border-bottom:1px solid var(--line);text-align:left}.hp-cart-summary td{text-align:right;font-weight:800}.hp-cart-summary .order-total{font-size:19px}.wc-proceed-to-checkout a{display:block;margin-top:20px;border-radius:9px;background:var(--brand);color:#fff;text-align:center;padding:16px;font-weight:900;text-transform:uppercase}.wc-proceed-to-checkout a:hover{text-decoration:none;background:var(--brand-dark)}.hp-cart-trust{margin-top:20px;padding-top:12px;border-top:1px solid var(--line);font-size:13px;color:#475467}.hp-cart-suggestions{margin-top:70px}.hp-cart-suggestions ul.products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;list-style:none;padding:0}.hp-cart-suggestions li.product{border:1px solid var(--line);border-radius:12px;padding:14px}.hp-cart-suggestions li.product img{width:100%;aspect-ratio:1;object-fit:contain}.hp-cart-suggestions .button{display:block;border-radius:7px;background:var(--brand);color:#fff;text-align:center;padding:10px}.woocommerce-error,.woocommerce-message{margin-bottom:20px}
@media(max-width:1150px){.hp-logo img{width:190px}.hp-header-search{max-width:none}.hp-primary-menu{display:none}.hp-primary-menu>li{position:static}.hp-primary-menu .sub-menu{left:20px!important;right:20px!important;width:auto}.hp-cart-page{grid-template-columns:1fr}.hp-cart-summary{position:static}.hp-editorial-band{grid-template-columns:1fr}.hp-editorial-band__image{border-radius:14px 14px 0 0}.hp-editorial-band__content{border-radius:0 0 14px 14px}.hp-footer__inner{grid-template-columns:1.3fr 1fr 1fr}.hp-footer__inner>div:last-child{grid-column:2/4}}
@media(max-width:720px){.hp-topbar{font-size:11px}.hp-topbar span{display:none}.admin-bar .hp-header{top:46px}.hp-header__inner{height:auto;min-height:116px;display:grid;grid-template-columns:1fr auto;gap:8px 12px;padding-top:8px;padding-bottom:10px}.hp-logo{grid-column:1}.hp-nav{grid-column:2;grid-row:1}.hp-header-search{grid-column:1/-1;grid-row:2;width:100%;max-width:none;height:43px}.hp-header-search button{min-width:48px;padding:0 13px}.hp-header-search button span{display:none}.hp-primary-menu,.hp-menu-fallback{display:none}.hp-home-hero{min-height:570px;background-position:65% center}.hp-home-hero__content{padding-top:70px}.hp-home-benefits{grid-template-columns:1fr}.hp-home-benefit{justify-content:flex-start;min-height:82px;border-right:0;border-bottom:1px solid var(--line);padding:15px 20px}.hp-home-benefit:last-child{border-bottom:0}.hp-editorial-band__image{min-height:290px}.hp-editorial-band__content{padding:32px 24px}.hp-home-contact{grid-template-columns:1fr;gap:30px}.hp-form-row{grid-template-columns:1fr}.hp-footer__inner{grid-template-columns:1fr 1fr;gap:35px}.hp-footer__brand{grid-column:1/-1}.hp-footer__inner>div:last-child{grid-column:auto}.hp-footer__bottom{display:block}.hp-footer__bottom span{display:block;margin-top:6px}.hp-cart-item{grid-template-columns:85px 1fr;gap:10px}.hp-cart-item__image img{width:80px;height:80px}.hp-cart-item__price,.hp-cart-item__qty,.hp-cart-item__subtotal{grid-column:2}.hp-cart-actions{display:block}.hp-update-cart{margin-top:12px;width:100%}.hp-cart-suggestions ul.products{grid-template-columns:repeat(2,1fr)}}

/* Productos destacados por categoría en home */
.hp-category-products .hp-section-head p{color:var(--muted);font-size:16px;margin:10px 0 0}.hp-product-row{padding:30px 0 38px;border-top:1px solid #dfe4ec}.hp-product-row:first-of-type{border-top:0}.hp-product-row__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.hp-product-row__head h3{font-size:25px;letter-spacing:-.5px;margin:0}.hp-product-row__head a{font-size:13px;font-weight:850}.hp-category-products ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0;margin:0;list-style:none}.hp-category-products li.product{position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;padding:15px;background:#fff;transition:transform .2s,box-shadow .2s}.hp-category-products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.hp-category-products li.product>a:first-of-type{color:var(--ink)}.hp-category-products li.product a:hover{text-decoration:none}.hp-category-products li.product img{display:block;width:100%;aspect-ratio:1.08;object-fit:contain;margin-bottom:10px}.hp-category-products .woocommerce-loop-product__title{min-height:44px;font-size:15px;line-height:1.42;margin:8px 0}.hp-category-products .price{display:block;color:var(--ink);font-size:20px;font-weight:900;margin:8px 0 13px}.hp-category-products .price del{display:block;color:var(--muted);font-size:12px;font-weight:500}.hp-category-products .price ins{text-decoration:none}.hp-category-products .button{display:block;margin-top:auto;border-radius:8px;background:var(--brand);color:#fff;text-align:center;padding:11px 7px;font-size:12px;font-weight:900}.hp-category-products .onsale{position:absolute;z-index:2;top:11px;left:11px;border-radius:5px;background:#dc2626;color:#fff;padding:4px 8px;font-size:11px;font-weight:900}
@media(max-width:1150px){.hp-category-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hp-product-row__head{display:block}.hp-product-row__head a{display:inline-block;margin-top:7px}.hp-category-products ul.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hp-category-products li.product{padding:10px}.hp-category-products .woocommerce-loop-product__title{font-size:13px;min-height:55px}}

/* Logotipo Hoyreca */
.hp-logo{display:flex;align-items:center;flex:0 0 auto;color:var(--ink);font-size:0;letter-spacing:0}.hp-logo img{display:block;width:235px;height:55px;object-fit:contain;object-position:left center}.hp-footer__logo{display:inline-flex!important;padding:8px 12px;border-radius:9px;background:#fff}.hp-footer__logo img{display:block;width:260px;height:60px;object-fit:contain}.hp-footer__brand>strong{display:none}

/* Checkout profesional */
.woocommerce-checkout .hp-main{background:#f6f7fa}.woocommerce-checkout .hp-main>.hp-shell{max-width:1280px}.woocommerce-checkout h1.entry-title,.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout #order_review_heading{color:var(--ink);letter-spacing:-.6px}.woocommerce-checkout h1.entry-title{font-size:clamp(31px,4vw,45px);margin:0 0 28px}.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);gap:32px;align-items:start}.woocommerce-checkout #customer_details{padding:30px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.05)}.woocommerce-checkout #customer_details .col-1,.woocommerce-checkout #customer_details .col-2{width:100%;float:none}.woocommerce-checkout #customer_details .col-2{margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.woocommerce-checkout .woocommerce-billing-fields>h3,.woocommerce-checkout .woocommerce-additional-fields>h3{font-size:23px;margin:0 0 22px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:16px}.woocommerce-checkout .form-row{float:none;width:100%;margin:0 0 16px}.woocommerce-checkout .form-row-wide,.woocommerce-checkout #billing_address_1_field,.woocommerce-checkout #billing_address_2_field{grid-column:1/-1}.woocommerce-checkout .form-row label{display:block;color:#344054;font-size:13px;font-weight:750;margin-bottom:6px}.woocommerce-checkout .form-row .required{color:#dc2626}.woocommerce-checkout .input-text,.woocommerce-checkout select,.woocommerce-checkout .select2-container .select2-selection--single{width:100%;height:49px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:0 13px;font:inherit;transition:border-color .15s,box-shadow .15s}.woocommerce-checkout textarea.input-text{height:105px;padding:12px}.woocommerce-checkout .input-text:focus,.woocommerce-checkout select:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 3px rgba(23,70,224,.12)}.woocommerce-checkout .select2-container .select2-selection__rendered{line-height:47px;padding-left:0}.woocommerce-checkout .select2-container .select2-selection__arrow{height:47px}.woocommerce-checkout #order_review_heading{margin:0;padding:26px 28px 0;border:1px solid var(--line);border-bottom:0;border-radius:15px 15px 0 0;background:#fff;font-size:23px}.woocommerce-checkout #order_review{position:sticky;top:18px;padding:16px 28px 28px;border:1px solid var(--line);border-top:0;border-radius:0 0 15px 15px;background:#fff;box-shadow:var(--shadow)}.admin-bar.woocommerce-checkout #order_review{top:50px}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:14px 0;border-bottom:1px solid var(--line);text-align:left}.woocommerce-checkout-review-order-table td:last-child,.woocommerce-checkout-review-order-table th:last-child{text-align:right}.woocommerce-checkout-review-order-table .order-total{font-size:19px}.woocommerce-checkout #payment{margin-top:20px;padding:18px;border-radius:10px;background:#f2f5ff}.woocommerce-checkout .wc_payment_methods{list-style:none;padding:0;margin:0}.woocommerce-checkout .wc_payment_method{padding:11px 0;border-bottom:1px solid #dfe5f5}.woocommerce-checkout .payment_box{color:var(--muted);font-size:13px}.woocommerce-checkout #place_order{width:100%;min-height:56px;margin-top:18px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-size:15px;font-weight:900;text-transform:uppercase;cursor:pointer;box-shadow:0 9px 22px rgba(23,70,224,.24)}.woocommerce-checkout #place_order:hover{background:var(--brand-dark)}.woocommerce-checkout #billing_country_field::after{content:'Solo realizamos pedidos y envíos dentro de España.';display:block;color:var(--success);font-size:12px;font-weight:700;margin-top:6px}.woocommerce-checkout .woocommerce-privacy-policy-text{color:var(--muted);font-size:12px;line-height:1.5}.woocommerce-checkout .woocommerce-form-coupon-toggle,.woocommerce-checkout .woocommerce-form-login-toggle{margin-bottom:14px}.woocommerce-checkout .woocommerce-info{background:#eef4ff}
/* WooCommerce Checkout Block */
.wp-block-woocommerce-checkout{max-width:1280px!important;margin:auto!important}.wp-block-woocommerce-checkout .wc-block-checkout__main,.wp-block-woocommerce-checkout .wc-block-checkout__sidebar{padding:26px!important;border:1px solid var(--line);border-radius:15px;background:#fff}.wp-block-woocommerce-checkout .wc-block-checkout__sidebar{height:max-content;box-shadow:var(--shadow)}.wp-block-woocommerce-checkout .wc-block-components-text-input input,.wp-block-woocommerce-checkout .wc-block-components-combobox-control input{border-radius:8px!important}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button{min-height:56px;border:0;border-radius:9px;background:var(--brand);color:#fff;font-weight:900;text-transform:uppercase}.wp-block-woocommerce-checkout .wc-block-components-checkout-place-order-button:hover{background:var(--brand-dark)}
@media(max-width:900px){.woocommerce-checkout form.checkout{grid-template-columns:1fr}.woocommerce-checkout #order_review{position:static}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-checkout .form-row{grid-column:1!important}}
@media(max-width:600px){.hp-logo img{width:180px;height:44px}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review{padding:20px}.woocommerce-checkout #order_review_heading{padding:22px 20px 0}}

/* Hero optimizado: WebP panorámico sin deformación */
.hp-home-hero{background-image:linear-gradient(90deg,rgba(4,10,25,.82) 0%,rgba(5,13,31,.44) 43%,rgba(5,13,31,.03) 66%),url('assets/images/hero-kitchen-v2.webp')}

/* Restaurante con cocina abierta y maquinaria profesional */
.hp-home-hero{background-image:linear-gradient(90deg,rgba(4,10,25,.9) 0%,rgba(5,13,31,.68) 36%,rgba(5,13,31,.18) 61%,rgba(5,13,31,.03) 100%),url('assets/images/hero-restaurant-v3.webp')}

/* Hero luminoso de comercio electrónico */
.hp-home-hero{color:var(--ink);background-image:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.87) 31%,rgba(255,255,255,.38) 52%,rgba(255,255,255,.04) 72%),url('assets/images/hero-restaurant-bright-v4.webp')}
.hp-home-hero .hp-eyebrow{color:var(--brand)}
.hp-home-hero__content>p{color:#344054;text-shadow:0 1px 1px rgba(255,255,255,.5)}
.hp-home-hero .hp-btn--primary{background:var(--brand);color:#fff;box-shadow:0 10px 24px rgba(23,70,224,.22)}
.hp-home-hero .hp-btn--primary:hover{background:var(--brand-dark)}
.hp-home-hero .hp-btn--ghost{border-color:#98a2b3;color:var(--ink);background:rgba(255,255,255,.62)}

/* Buscador desplegable del encabezado */
.hp-search-toggle{display:grid;place-items:center;flex:0 0 46px;width:46px;height:44px;padding:0;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:var(--ink);cursor:pointer}.hp-search-toggle:hover,.hp-search-toggle[aria-expanded="true"]{border-color:var(--brand);background:#eef3ff;color:var(--brand)}.hp-search-panel{border-top:1px solid var(--line);background:#fff;box-shadow:0 14px 24px rgba(16,24,40,.1)}.hp-search-panel[hidden]{display:none}.hp-search-panel>.hp-shell{padding-top:18px;padding-bottom:18px}.hp-search-panel .hp-header-search{display:flex;width:100%;max-width:none;height:56px;margin:0}.hp-search-panel .hp-header-search input[type=search]{font-size:17px;padding-left:20px}.hp-search-panel .hp-header-search button{min-width:132px}.hp-header__inner>.hp-header-search{display:none}.hp-nav{margin-left:auto}
@media(max-width:720px){.hp-header__inner{display:flex;height:68px;min-height:68px;padding-top:0;padding-bottom:0}.hp-logo{grid-column:auto}.hp-nav{grid-column:auto;grid-row:auto}.hp-nav .hp-search-toggle{display:grid}.hp-search-panel>.hp-shell{padding-top:12px;padding-bottom:12px}.hp-search-panel .hp-header-search{display:flex;height:48px}.hp-search-panel .hp-header-search button{min-width:50px}.hp-search-panel .hp-header-search button span{display:none}}

/* Logotipo Machín grande y proporcionado */
.hp-header__inner{height:88px}.hp-logo img{width:310px;height:78px;object-fit:contain;object-position:left center}.hp-footer__logo img{width:300px;height:75px;object-fit:contain}.hp-footer__logo{padding:7px 11px}
@media(max-width:1150px){.hp-logo img{width:250px;height:63px}}
@media(max-width:720px){.hp-header__inner{height:68px;min-height:68px}.hp-logo img{width:195px;height:49px}.hp-footer__logo img{width:250px;height:63px}}

/* Logotipo más ancho: aprovecha el espacio horizontal de la cabecera */
.hp-logo{width:410px;max-width:36vw;overflow:visible}.hp-logo img{width:390px;height:76px;max-width:none;object-fit:fill}.hp-footer__logo img{width:340px;height:68px;object-fit:fill}
@media(max-width:1250px){.hp-logo{width:320px;max-width:30vw}.hp-logo img{width:300px;height:64px}}
@media(max-width:720px){.hp-logo{width:215px;max-width:calc(100vw - 142px)}.hp-logo img{width:215px;height:45px}.hp-footer__logo img{width:280px;height:58px}}

/* Logotipo blanco específico para el footer oscuro */
.hp-footer__logo{display:inline-flex!important;padding:0;background:transparent;border:0;border-radius:0}.hp-footer__logo img{display:block;width:360px;height:90px;object-fit:fill;object-position:left center}
@media(max-width:720px){.hp-footer__logo img{width:300px;height:75px}}

/* Logos sin distorsión, al 50% de su caja */
.hp-logo{width:410px;max-width:36vw}.hp-logo img{display:block;width:50%;height:auto;max-width:50%;object-fit:contain;object-position:left center}.hp-footer__logo{width:360px;max-width:100%}.hp-footer__logo img{display:block;width:50%;height:auto;max-width:50%;object-fit:contain;object-position:left center}
@media(max-width:1250px){.hp-logo{width:320px;max-width:30vw}.hp-logo img{width:50%;height:auto;max-width:50%}}
@media(max-width:720px){.hp-logo{width:215px;max-width:calc(100vw - 142px)}.hp-logo img{width:50%;height:auto;max-width:50%}.hp-footer__logo{width:300px}.hp-footer__logo img{width:50%;height:auto;max-width:50%}}

/* Menús administrables del footer */
.hp-footer-menu{margin:0;padding:0;list-style:none}.hp-footer-menu li{margin:0;padding:0;list-style:none}.hp-footer-menu a{display:block;color:#cbd5e1;margin:9px 0}.hp-footer-menu a:hover{color:#fff;text-decoration:none}
.hp-contact-form>.wpcf7{width:100%}.hp-contact-form .wpcf7-form{margin:0}.hp-contact-form .wpcf7-spinner{vertical-align:middle}.hp-contact-form .wpcf7-response-output{margin:18px 0 0!important;border-radius:8px}

/* Footer: logotipo original sin deformación y medios de pago */
.hp-footer__logo{display:inline-flex!important;width:auto;max-width:100%;padding:0;background:transparent}.hp-footer__logo img{display:block;width:277px;height:auto;max-width:100%;object-fit:contain;object-position:left center}.hp-footer__payments{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0;border:0}.hp-payment-logo{display:block;width:68px;height:30px;filter:drop-shadow(0 1px 1px rgba(0,0,0,.18))}.hp-payment-secure{margin-left:3px;color:#cbd5e1;font-size:11px;font-weight:700;white-space:nowrap}
@media(max-width:720px){.hp-footer__logo{width:auto}.hp-footer__logo img{width:240px;height:auto;max-width:100%}.hp-payment-logo{width:64px}}

/* Contact Form 7 integrado con el diseño de la tienda */
.hp-contact-form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin:4px 0 0;padding:0 24px;border:0!important;border-radius:9px;background:var(--brand)!important;color:#fff!important;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 9px 22px rgba(23,70,224,.24);transition:background .18s,transform .18s}.hp-contact-form .wpcf7-submit:hover,.hp-contact-form .wpcf7-submit:focus{background:var(--brand-dark)!important;color:#fff!important;transform:translateY(-1px)}.hp-contact-form textarea{height:96px!important;min-height:96px!important;resize:vertical}.hp-contact-form .wpcf7-form-control-wrap{display:block}.hp-contact-form .wpcf7-form p{margin:0 0 14px}

/* Alineación exacta del bloque de marca del footer */
.hp-footer__brand{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hp-footer__brand .hp-footer__logo{display:block!important;width:234px;max-width:100%;margin:0;padding:0}.hp-footer__brand .hp-footer__logo img{display:block;width:234px;height:auto;max-width:100%;margin:0;object-fit:contain}.hp-footer__brand>p{margin-left:0}.hp-footer__brand .hp-footer__payments{align-self:flex-start;margin-left:0}
@media(max-width:720px){.hp-footer__brand .hp-footer__logo,.hp-footer__brand .hp-footer__logo img{width:234px;max-width:100%;height:auto}}

/* Cinco ventajas bajo el hero */
.hp-home-benefits{grid-template-columns:repeat(5,minmax(0,1fr))}.hp-home-benefit{align-items:flex-start;justify-content:flex-start;padding:24px;gap:14px}.hp-home-benefit>span{margin:0}.hp-home-benefit>div{min-width:0}.hp-home-benefit strong{line-height:1.35}.hp-home-benefit small{line-height:1.5}
@media(max-width:1100px){.hp-home-benefits{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-home-benefit:nth-child(3){border-right:0}.hp-home-benefit:nth-child(-n+3){border-bottom:1px solid var(--line)}}
@media(max-width:720px){.hp-home-benefits{grid-template-columns:1fr}.hp-home-benefit{border-right:0;border-bottom:1px solid var(--line)}.hp-home-benefit:nth-child(3){border-bottom:1px solid var(--line)}.hp-home-benefit:last-child{border-bottom:0}}

/* Ventajas alineadas con los límites del contenedor principal */
.hp-home-benefit:first-child,.hp-home-benefit:last-child{justify-content:flex-start;padding-left:24px;padding-right:24px}
@media(max-width:1100px){.hp-home-benefit:first-child,.hp-home-benefit:last-child{padding-left:22px;padding-right:22px}}

/* Checkout clásico: resumen y métodos de pago en la columna derecha */
.woocommerce-checkout form.checkout{grid-template-areas:"customer heading" "customer review";grid-template-rows:auto 1fr}.woocommerce-checkout #customer_details{grid-area:customer}.woocommerce-checkout #order_review_heading{grid-area:heading;align-self:end}.woocommerce-checkout #order_review{grid-area:review;align-self:start;width:100%;box-sizing:border-box}.woocommerce-checkout #order_review table,.woocommerce-checkout #payment{display:table;width:100%;visibility:visible;opacity:1}.woocommerce-checkout #payment{display:block}.woocommerce-checkout .hp-gateway-cards{display:inline-flex;align-items:center;gap:4px;margin-left:8px;vertical-align:middle}.woocommerce-checkout .hp-gateway-card{display:inline-block;width:38px;height:23px;vertical-align:middle;filter:drop-shadow(0 1px 1px rgba(0,0,0,.12))}
@media(max-width:900px){.woocommerce-checkout form.checkout{grid-template-areas:"customer" "heading" "review";grid-template-columns:1fr;grid-template-rows:auto}.woocommerce-checkout #customer_details,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1}}

/* Checkout unido: sin hueco entre «Tu pedido» y su contenido */
.woocommerce-checkout form.checkout{column-gap:32px;row-gap:0}.woocommerce-checkout #order_review_heading{display:flex;align-items:center;min-height:64px;margin:0;padding:18px 28px;border-bottom:0}.woocommerce-checkout #order_review{margin:0;padding-top:8px;border-top:0;border-radius:0 0 15px 15px}.woocommerce-checkout-review-order-table .cart-subtotal th,.woocommerce-checkout-review-order-table .cart-subtotal td,.woocommerce-checkout-review-order-table .woocommerce-shipping-totals th,.woocommerce-checkout-review-order-table .woocommerce-shipping-totals td,.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{vertical-align:top}.woocommerce-checkout-review-order-table .woocommerce-shipping-methods{margin:0;padding:0;list-style:none}.woocommerce-checkout-review-order-table .woocommerce-shipping-methods li{margin:0 0 7px}
@media(max-width:900px){.woocommerce-checkout form.checkout{row-gap:0}.woocommerce-checkout #order_review_heading{margin-top:28px}}

/* Rendimiento: imagen editorial WebP y renderizado diferido bajo el primer pantallazo */
.hp-editorial-band__image{background-image:url('assets/images/bakery-equipment-ai.webp')}
@supports(content-visibility:auto){.hp-product-row,.hp-editorial-band,.hp-business-grid,.hp-expert-banner,.hp-value-grid,.hp-home-contact{content-visibility:auto;contain-intrinsic-size:auto 620px}}

/* Logotipo de PayPal junto a su método de pago */
.woocommerce-checkout .hp-gateway-paypal{display:inline-flex;align-items:center;margin-left:8px;vertical-align:middle}.woocommerce-checkout .hp-gateway-paypal svg{display:block;width:70px;height:auto;filter:drop-shadow(0 1px 1px rgba(0,0,0,.1))}

/* Las fichas de producto no utilizan la barra lateral genérica de WordPress */
body.single-product #sidebar,body.single-product #sidebar-shop,body.single-product .widget-area{display:none!important}

/* Pestañas funcionales de producto */
.hp-tabnav button{appearance:none;border:0;border-bottom:3px solid transparent;background:transparent;padding:13px 18px;color:var(--muted);font:inherit;font-weight:750;white-space:nowrap;cursor:pointer}.hp-tabnav button[aria-selected="true"]{color:var(--ink);border-bottom-color:var(--brand)}.hp-tabnav button:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.hp-tabcontent[hidden]{display:none}.hp-tabcontent table.shop_attributes{width:100%;max-width:760px;border-collapse:collapse}.hp-tabcontent table.shop_attributes th,.hp-tabcontent table.shop_attributes td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.hp-tabcontent table.shop_attributes th{width:34%;background:var(--surface)}.hp-tabcontent#opiniones{max-width:900px}

/* Precio final con IVA destacado y base imponible secundaria */
.hp-price__vat{display:flex;justify-content:flex-end;align-items:baseline;gap:7px}.hp-price__vat .amount{font-size:37px;font-weight:900;letter-spacing:-1.5px;color:var(--ink)}.hp-price__vat small{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:0}.hp-price__net{margin-top:4px;color:var(--muted);font-size:13px}.hp-price .hp-price__net .amount{font-size:14px;font-weight:750;letter-spacing:0;color:var(--muted)}.hp-price__net small{font-size:12px}.hp-mobile-buy small{color:var(--muted);font-size:10px;font-weight:600}

/* Acceso y registro en el encabezado */
.hp-account{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 12px;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:var(--ink)!important;font-size:12px;font-weight:850!important;white-space:nowrap}.hp-account:hover{border-color:var(--brand);background:#eef3ff;color:var(--brand)!important;text-decoration:none}.hp-account svg{flex:0 0 auto}
@media(max-width:1300px){.hp-account span{display:none}.hp-account{width:46px;padding:0}}
@media(max-width:720px){.hp-nav a.hp-account{display:flex!important;width:42px;height:42px;padding:0}.hp-account span{display:none}}

/* Elección de cuenta en finalizar compra */
.hp-checkout-account-choice{display:grid;grid-template-columns:minmax(250px,.8fr) minmax(420px,1.2fr);gap:28px;align-items:center;margin:0 0 24px;padding:25px 28px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.05)}.hp-checkout-account-choice h2{margin:4px 0 7px;font-size:24px}.hp-checkout-account-choice>div:first-child p{margin:0;color:var(--muted);font-size:13px}.hp-checkout-account-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hp-checkout-account-actions button{display:flex;flex-direction:column;align-items:flex-start;min-height:76px;padding:14px 15px;border:1px solid #d0d5dd;border-radius:10px;background:#fff;color:var(--ink);text-align:left;cursor:pointer}.hp-checkout-account-actions button:hover,.hp-checkout-account-actions button.is-active{border-color:var(--brand);background:#eef3ff;box-shadow:inset 0 0 0 1px var(--brand)}.hp-checkout-account-actions strong{font-size:14px}.hp-checkout-account-actions small{margin-top:4px;color:var(--muted);line-height:1.35}.hp-checkout-login{grid-column:2;margin:0!important;font-size:13px}.hp-checkout-login a{font-weight:850}.hp-checkout-user-state{display:flex;align-items:center;gap:12px;margin:0 0 24px;padding:16px 20px;border:1px solid #a6e3bc;border-radius:11px;background:#ecfdf3}.hp-checkout-user-state>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--success);color:#fff;font-weight:900}.hp-checkout-user-state strong,.hp-checkout-user-state small{display:block}.hp-checkout-user-state small{color:#475467}.woocommerce-checkout .create-account{padding:15px;border-radius:9px;background:#f7f9ff}
@media(max-width:900px){.hp-checkout-account-choice{grid-template-columns:1fr}.hp-checkout-login{grid-column:1}}
@media(max-width:560px){.hp-checkout-account-choice{padding:20px}.hp-checkout-account-actions{grid-template-columns:1fr}}

/* En el carrito se mantiene el mensaje de financiación, pero no el pago exprés */
.woocommerce-cart [id^="ppc-button-"]{display:none!important}.woocommerce-cart .ppc-button-wrapper:empty{display:none!important}

/* Área de cliente */
.hp-account{width:46px;padding:0}.woocommerce-account .hp-main{min-height:620px;background:#f6f8fc}.woocommerce-account .hp-main>.hp-shell{width:min(calc(100% - 40px),1220px)}.woocommerce-account article>h1{margin:0 0 28px;font-size:clamp(32px,4vw,46px);line-height:1.1;letter-spacing:-1.2px}.logged-in.woocommerce-account article>.woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.woocommerce-MyAccount-navigation{float:none!important;width:100%!important;padding:12px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.06)}.woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none}.woocommerce-MyAccount-navigation li{margin:0;list-style:none}.woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:46px;padding:10px 13px;border-radius:8px;color:#344054;font-weight:750}.woocommerce-MyAccount-navigation a:hover{background:#eef3ff;color:var(--brand);text-decoration:none}.woocommerce-MyAccount-navigation .is-active a{background:var(--brand);color:#fff}.woocommerce-MyAccount-content{float:none!important;width:100%!important;min-height:330px;padding:28px 30px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.06)}.woocommerce-MyAccount-content>p:first-child{margin-top:0}.woocommerce-MyAccount-content a{font-weight:750}.woocommerce-MyAccount-content h2,.woocommerce-MyAccount-content h3{color:var(--ink)}.woocommerce-account .woocommerce-message,.woocommerce-account .woocommerce-info{margin-bottom:20px}.woocommerce-account table.shop_table{width:100%;border-collapse:collapse}.woocommerce-account table.shop_table th,.woocommerce-account table.shop_table td{padding:14px 12px;border-bottom:1px solid var(--line);text-align:left}.woocommerce-account table.shop_table th{background:var(--surface);font-size:13px}.woocommerce-account .woocommerce-button,.woocommerce-account button.button,.woocommerce-account input.button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:0;border-radius:8px;background:var(--brand);color:#fff;padding:0 16px;font:inherit;font-weight:850;cursor:pointer}.woocommerce-account .woocommerce-button:hover,.woocommerce-account button.button:hover{background:var(--brand-dark);color:#fff;text-decoration:none}.woocommerce-account .woocommerce-Address{float:none!important;width:100%!important;margin-bottom:18px;padding:20px;border:1px solid var(--line);border-radius:11px}.woocommerce-account .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:18px}.woocommerce-account .woocommerce-Address-title h3{margin-top:0}.woocommerce-account fieldset{margin:25px 0 0;padding:20px;border:1px solid var(--line);border-radius:10px}.woocommerce-account legend{padding:0 8px;font-weight:850}.woocommerce-account .form-row{float:none;width:100%;margin:0 0 16px}.woocommerce-account .form-row label{display:block;margin-bottom:6px;color:#344054;font-size:13px;font-weight:750}.woocommerce-account .input-text,.woocommerce-account select{width:100%;min-height:48px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:10px 13px;font:inherit}.woocommerce-account .input-text:focus,.woocommerce-account select:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 3px rgba(23,70,224,.12)}

/* Acceso y alta de nuevos clientes */
.woocommerce-account:not(.logged-in) article>.woocommerce{max-width:980px;margin:0 auto}.woocommerce-account:not(.logged-in) .u-columns{display:grid;grid-template-columns:1fr 1fr;gap:24px}.woocommerce-account:not(.logged-in) .u-column1,.woocommerce-account:not(.logged-in) .u-column2{float:none!important;width:100%!important;padding:28px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.06)}.woocommerce-account:not(.logged-in) .u-columns h2{margin:0 0 20px;font-size:25px}.woocommerce-account form.login,.woocommerce-account form.register{margin:0;padding:0;border:0}.woocommerce-account .woocommerce-form-login__rememberme{display:block;margin:3px 0 15px}.woocommerce-account .woocommerce-LostPassword{margin:15px 0 0}
@media(max-width:800px){.logged-in.woocommerce-account article>.woocommerce{grid-template-columns:1fr}.woocommerce-MyAccount-navigation ul{display:flex;gap:5px;overflow-x:auto}.woocommerce-MyAccount-navigation li{flex:0 0 auto}.woocommerce-MyAccount-navigation a{white-space:nowrap}.woocommerce-account:not(.logged-in) .u-columns{grid-template-columns:1fr}.woocommerce-account .woocommerce-Addresses{grid-template-columns:1fr}.woocommerce-MyAccount-content{padding:22px 20px}}

/* Menú legal real del footer */
.hp-footer__legal{display:block}.hp-footer-legal-menu{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none}.hp-footer-legal-menu li{margin:0;padding:0;list-style:none}.hp-footer-legal-menu a{color:#98a2b3}.hp-footer-legal-menu a:hover{color:#fff;text-decoration:none}
@media(max-width:720px){.hp-footer__legal{margin-top:10px}.hp-footer-legal-menu{justify-content:flex-start}}

/* Resumen de carrito limpio y elementos de confianza */
.hp-cart-summary ul#shipping_method{margin:0!important;padding:0!important;list-style:none!important}.hp-cart-summary ul#shipping_method li{margin:0 0 8px!important;padding:0!important;list-style:none!important}.hp-cart-summary ul#shipping_method li::marker{content:''}.hp-cart-summary ul#shipping_method input{margin-right:6px}.hp-cart-trust{display:grid;gap:9px;margin-top:20px;padding-top:16px}.hp-cart-trust__item{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:11px 12px;border:1px solid #dfe5f5;border-radius:9px;background:#f7f9ff}.hp-cart-trust__item>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e6edff;color:var(--brand);font-size:15px;font-weight:900}.hp-cart-trust__item strong,.hp-cart-trust__item small{display:block}.hp-cart-trust__item strong{color:var(--ink);font-size:13px}.hp-cart-trust__item small{margin-top:2px;color:var(--muted);font-size:11px;line-height:1.35}

/* Llamada y página de suscripción al boletín */
.hp-newsletter-banner .hp-expert-banner__actions{justify-content:center}.hp-newsletter-banner .hp-expert-banner__actions small{max-width:290px;line-height:1.5}.hp-newsletter-page{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;max-width:1120px;margin:22px auto 20px;border-radius:20px;background:#101d3e;box-shadow:0 22px 55px rgba(16,24,40,.14)}.hp-newsletter-page__intro{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,72px);color:#fff}.hp-newsletter-page__intro h1{margin:12px 0 18px;color:#fff;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-1.4px}.hp-newsletter-page__intro>p{margin:0;color:#d5def3;font-size:17px;line-height:1.65}.hp-newsletter-page__intro ul{margin:25px 0 0;padding:0;list-style:none}.hp-newsletter-page__intro li{margin:11px 0;color:#fff}.hp-newsletter-page__intro li::before{content:'✓';display:inline-grid;place-items:center;width:24px;height:24px;margin-right:9px;border-radius:50%;background:#294fca;color:#fff;font-size:12px;font-weight:900}.hp-newsletter-page__form{margin:18px;padding:clamp(28px,4vw,48px);border-radius:15px;background:#fff}.hp-newsletter-page__form h2{margin:7px 0 8px;font-size:32px;letter-spacing:-.8px}.hp-newsletter-page__form>p{margin:0 0 23px;color:var(--muted)}.hp-newsletter-page__form .wpcf7-form p{margin:0 0 14px}.hp-newsletter-page__form label{display:block;color:#344054;font-size:13px;font-weight:750}.hp-newsletter-page__form .wpcf7-form-control-wrap{display:block;margin-top:6px}.hp-newsletter-page__form input:not([type=checkbox]):not([type=submit]),.hp-newsletter-page__form textarea,.hp-newsletter-page__form select{display:block;width:100%;min-height:48px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;padding:10px 12px;font:inherit}.hp-newsletter-page__form textarea{height:90px;min-height:90px;resize:vertical}.hp-newsletter-page__form input:focus,.hp-newsletter-page__form textarea:focus{outline:0;border-color:var(--brand);box-shadow:0 0 0 3px rgba(23,70,224,.12)}.hp-newsletter-page__form .wpcf7-submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border:0;border-radius:8px;background:var(--brand);color:#fff;padding:0 24px;font:inherit;font-weight:900;cursor:pointer}.hp-newsletter-page__form .wpcf7-submit:hover{background:var(--brand-dark)}.hp-newsletter-page__form .wpcf7-response-output{margin:16px 0 0!important;border-radius:8px}.hp-newsletter-page__form .wpcf7-spinner{vertical-align:middle}
@media(max-width:850px){.hp-newsletter-page{grid-template-columns:1fr}.hp-newsletter-page__intro{padding:42px 28px}.hp-newsletter-page__form{margin:0 14px 14px;padding:28px 22px}}

/* Suscripción 2.5.1: composición amplia y formulario integrado */
.page-template-page-suscripcion .hp-main{background:#f7f9fd}.hp-newsletter-page{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);width:calc(100% - 40px);max-width:1320px;margin:32px auto 30px;border-radius:22px;box-shadow:0 24px 65px rgba(16,24,40,.16)}.hp-newsletter-page__intro{padding:clamp(44px,6vw,82px)}.hp-newsletter-page__intro ul{margin-top:28px}.hp-newsletter-page__intro li{margin:13px 0}.hp-newsletter-page__form{position:relative;margin:0;padding:clamp(46px,6vw,82px);border-left:1px solid #d9e3fb;border-radius:0;background:linear-gradient(145deg,#f4f7ff 0%,#e9efff 100%)}.hp-newsletter-page__form::before{content:'';position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,var(--brand),#6e91ff)}.hp-newsletter-page__form h2{margin:8px 0 10px;font-size:clamp(30px,3vw,40px)}.hp-newsletter-page__form>p{font-size:16px;line-height:1.6}.hp-newsletter-page__form .wpcf7{margin-top:28px;padding:clamp(22px,3vw,34px);border:1px solid rgba(23,70,224,.13);border-radius:16px;background:rgba(255,255,255,.62);box-shadow:0 12px 30px rgba(29,57,122,.08)}.hp-newsletter-page__form .wpcf7-form p{margin-bottom:17px}.hp-newsletter-page__form label{color:#25324d;font-size:14px;font-weight:800}.hp-newsletter-page__form input:not([type=checkbox]):not([type=submit]),.hp-newsletter-page__form textarea,.hp-newsletter-page__form select{min-height:52px;border-color:#c9d4ea;border-radius:9px;padding:11px 14px}.hp-newsletter-page__form textarea{height:105px;min-height:105px}.hp-newsletter-page__form .wpcf7-submit{display:flex;width:100%;min-height:54px;border-radius:9px;box-shadow:0 9px 20px rgba(23,70,224,.2)}.hp-newsletter-page__form .hp-newsletter-privacy{margin:18px 0 0;color:#586781;font-size:12px;line-height:1.55}.hp-newsletter-page__form .hp-newsletter-privacy::before{content:'🔒';margin-right:6px}
@media(max-width:850px){.hp-newsletter-page{grid-template-columns:1fr;width:calc(100% - 24px);margin:18px auto}.hp-newsletter-page__intro{padding:42px 28px}.hp-newsletter-page__form{margin:0;padding:36px 22px;border-top:1px solid #d9e3fb;border-left:0}.hp-newsletter-page__form .wpcf7{padding:20px 16px}}

/* CTA del boletín en la home */
.hp-newsletter-banner .hp-expert-banner__actions{align-items:stretch;justify-self:end;width:min(100%,390px);padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.07);box-shadow:0 16px 32px rgba(0,0,0,.14)}.hp-newsletter-banner .hp-btn--light{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;min-height:58px;padding:14px 24px;border:2px solid #fff;border-radius:10px;background:#fff;color:#10275f;font-size:16px;font-weight:900;box-shadow:0 10px 24px rgba(0,0,0,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hp-newsletter-banner .hp-btn--light::before{content:'✉';font-size:21px;line-height:1}.hp-newsletter-banner .hp-btn--light:hover{transform:translateY(-2px);background:#eef3ff;box-shadow:0 14px 30px rgba(0,0,0,.23)}.hp-newsletter-banner .hp-expert-banner__actions small{align-self:center;max-width:none;text-align:center;color:#c8d4f1}
@media(max-width:760px){.hp-newsletter-banner .hp-expert-banner__actions{justify-self:stretch;width:100%;padding:14px}.hp-newsletter-banner .hp-btn--light{min-height:56px;padding-inline:16px}}

/* Alineación uniforme de las ventajas de la home */
.hp-home-benefits .hp-home-benefit{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;justify-content:stretch;gap:14px;min-height:108px;padding:22px 24px}.hp-home-benefits .hp-home-benefit:first-child,.hp-home-benefits .hp-home-benefit:last-child{justify-content:stretch;padding-left:24px;padding-right:24px}.hp-home-benefit>div{align-self:center}.hp-home-benefit strong,.hp-home-benefit small{margin-left:0}.hp-home-benefit strong{min-height:22px}.hp-home-benefit small{min-height:36px}
@media(max-width:720px){.hp-home-benefits .hp-home-benefit{grid-template-columns:42px minmax(0,1fr);min-height:84px;padding:15px 20px}.hp-home-benefits .hp-home-benefit:first-child,.hp-home-benefits .hp-home-benefit:last-child{padding-left:20px;padding-right:20px}.hp-home-benefit strong,.hp-home-benefit small{min-height:0}}

/* Suscripción: alineada con el encabezado y panel editorial más amplio */
.page-template-page-suscripcion .hp-newsletter-page{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);width:min(calc(100% - 40px),var(--wrap));max-width:var(--wrap);margin:12px auto 30px}.page-template-page-suscripcion .hp-newsletter-page__intro{justify-content:flex-start;padding:clamp(42px,4.8vw,68px) clamp(38px,5.5vw,78px)}
@media(max-width:850px){.page-template-page-suscripcion .hp-newsletter-page{grid-template-columns:1fr;width:calc(100% - 24px);margin-top:8px}.page-template-page-suscripcion .hp-newsletter-page__intro{padding:38px 26px}}

/* Suscripción 2.6.2: una sola columna orientada a conversión */
.page-template-page-suscripcion .hp-newsletter-page{display:block;width:min(calc(100% - 40px),980px);max-width:980px;margin:12px auto 34px;border-radius:22px;background:linear-gradient(145deg,#f4f7ff 0%,#e8efff 100%);box-shadow:0 22px 55px rgba(29,57,122,.13)}.page-template-page-suscripcion .hp-newsletter-page__form{padding:clamp(34px,5vw,64px);border:0;background:transparent}.hp-newsletter-page__heading{max-width:780px;margin:0 auto 26px;text-align:center}.hp-newsletter-page__heading h1{margin:8px auto 12px;color:var(--ink);font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-1.2px}.hp-newsletter-page__heading>p{max-width:650px;margin:0 auto;color:var(--muted);font-size:16px;line-height:1.55}.hp-newsletter-page__benefits{display:flex;justify-content:center;flex-wrap:wrap;gap:9px 12px;margin:22px 0 0;padding:0;list-style:none}.hp-newsletter-page__benefits li{display:flex;align-items:center;gap:7px;margin:0;padding:8px 12px;border:1px solid #d4dffa;border-radius:999px;background:rgba(255,255,255,.72);color:#344054;font-size:13px;font-weight:750}.hp-newsletter-page__benefits li::before{content:'✓';color:var(--brand);font-weight:950}.page-template-page-suscripcion .hp-newsletter-page__form .wpcf7{max-width:760px;margin:0 auto;padding:clamp(22px,4vw,38px);background:rgba(255,255,255,.82)}.page-template-page-suscripcion .hp-newsletter-privacy{max-width:760px;margin:16px auto 0!important;text-align:center}
@media(max-width:600px){.page-template-page-suscripcion .hp-newsletter-page{width:calc(100% - 20px);margin-top:6px;border-radius:16px}.page-template-page-suscripcion .hp-newsletter-page__form{padding:28px 15px}.hp-newsletter-page__heading{margin-bottom:20px}.hp-newsletter-page__heading h1{font-size:30px;letter-spacing:-.7px}.hp-newsletter-page__heading>p{font-size:15px}.hp-newsletter-page__benefits{display:grid;grid-template-columns:1fr;gap:7px;max-width:310px;margin:18px auto 0}.hp-newsletter-page__benefits li{justify-content:flex-start;border-radius:9px}.page-template-page-suscripcion .hp-newsletter-page__form .wpcf7{padding:20px 14px}}

/* Carruseles de productos por categoría */
.hp-product-carousel{position:relative}.hp-product-carousel__viewport{overflow:hidden}.hp-product-carousel__viewport .woocommerce{overflow:hidden}.hp-product-carousel__viewport ul.products{display:flex!important;grid-template-columns:none!important;gap:18px!important;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px!important}.hp-product-carousel__viewport ul.products::-webkit-scrollbar{display:none}.hp-product-carousel__viewport ul.products li.product{flex:0 0 calc((100% - 54px)/4)!important;width:auto!important;max-width:none!important;margin:0!important;scroll-snap-align:start}.hp-product-carousel__arrow{position:absolute;z-index:5;top:50%;display:grid;place-items:center;width:46px;height:46px;margin-top:-23px;border:1px solid #d9e1f2;border-radius:50%;background:#fff;color:var(--brand);font-size:32px;line-height:1;cursor:pointer;box-shadow:0 8px 22px rgba(16,24,40,.16);transition:opacity .18s,transform .18s,background .18s}.hp-product-carousel__arrow:hover{transform:scale(1.06);background:#eef3ff}.hp-product-carousel__arrow--prev{left:-22px}.hp-product-carousel__arrow--next{right:-22px}.hp-product-carousel__arrow:disabled{opacity:.25;cursor:default;transform:none}.hp-product-carousel__arrow[hidden]{display:none}
@media(max-width:900px){.hp-product-carousel__viewport ul.products li.product{flex-basis:calc((100% - 18px)/2)!important}.hp-product-carousel__arrow--prev{left:-12px}.hp-product-carousel__arrow--next{right:-12px}}
@media(max-width:560px){.hp-product-carousel__viewport ul.products{gap:12px!important}.hp-product-carousel__viewport ul.products li.product{flex-basis:86%!important}.hp-product-carousel__arrow{width:40px;height:40px;margin-top:-20px}.hp-product-carousel__arrow--prev{left:-7px}.hp-product-carousel__arrow--next{right:-7px}}

/* Logotipos de pago en la ficha de producto */
.hp-secure{align-items:center;gap:7px}.hp-product-payment-logo{display:block;width:62px;height:26px;filter:drop-shadow(0 1px 1px rgba(16,24,40,.08))}

/* Ritmo vertical de la sección por tipo de negocio */
.hp-business-section{padding-bottom:42px}.hp-business-section .hp-section-head{margin-bottom:42px}.hp-business-section+.hp-newsletter-banner{margin-top:43px}
@media(max-width:700px){.hp-business-section{padding-bottom:28px}.hp-business-section .hp-section-head{margin-bottom:28px}.hp-business-section+.hp-newsletter-banner{margin-top:30px}}

/* Centrado exacto del punto de entrega */
.hp-home-benefits .hp-home-benefit:nth-child(4){grid-template-columns:42px auto;justify-content:center}
@media(max-width:720px){.hp-home-benefits .hp-home-benefit:nth-child(4){grid-template-columns:42px minmax(0,1fr);justify-content:stretch}}

/* CTA del boletín con ilustración y botón más ancho */
.hp-newsletter-banner{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:28px}.hp-newsletter-banner .hp-expert-banner__actions{display:grid;grid-template-columns:64px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:8px 16px;justify-self:stretch;width:100%;max-width:520px;padding:18px}.hp-newsletter-action__icon{grid-column:1;grid-row:1/3;display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(255,255,255,.11);color:#fff}.hp-newsletter-action__icon svg{display:block;width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.hp-newsletter-banner .hp-btn--light{grid-column:2;grid-row:1;min-width:0}.hp-newsletter-banner .hp-btn--light::before{display:none}.hp-newsletter-banner .hp-expert-banner__actions small{grid-column:2;grid-row:2;align-self:start;text-align:left}
@media(max-width:900px){.hp-newsletter-banner{grid-template-columns:1fr}.hp-newsletter-banner .hp-expert-banner__actions{justify-self:start;max-width:620px}}
@media(max-width:560px){.hp-newsletter-banner .hp-expert-banner__actions{grid-template-columns:50px minmax(0,1fr);gap:8px 10px;padding:13px}.hp-newsletter-action__icon{width:50px;height:50px;border-radius:11px}.hp-newsletter-action__icon svg{width:30px;height:30px}.hp-newsletter-banner .hp-btn--light{padding-inline:12px;font-size:14px}}

/* LCP estable: la imagen principal deja de depender de un fondo CSS */
.hp-home-hero{isolation:isolate;background-image:none!important;background-color:#eef2f6}.hp-home-hero__media{position:absolute;z-index:0;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.hp-home-hero::after{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.96) 0%,rgba(255,255,255,.87) 31%,rgba(255,255,255,.38) 52%,rgba(255,255,255,.04) 72%)}.hp-home-hero__content{position:relative;z-index:2}
@media(max-width:720px){.hp-home-hero__media{object-position:65% center}.hp-home-hero::after{background:linear-gradient(90deg,rgba(255,255,255,.95) 0%,rgba(255,255,255,.8) 48%,rgba(255,255,255,.16) 100%)}}

/* Menos trabajo inicial fuera de la primera pantalla */
@supports(content-visibility:auto){.hp-category-products,.hp-product-row,.hp-editorial-band,.hp-business-section,.hp-newsletter-banner,.hp-value-grid,.hp-home-contact{content-visibility:auto;contain-intrinsic-size:auto 560px}}

/* Barra promocional en naranja uniforme */
.hp-topbar{background:#e6dfd8;color:#241f1a;box-shadow:inset 0 -1px rgba(74,62,51,.1)}

/* Flechas del carrusel completamente visibles */
.hp-product-carousel__arrow{width:44px;height:44px;margin-top:-22px;border:2px solid var(--brand);background:rgba(255,255,255,.96);color:var(--brand);font-size:0;box-shadow:0 8px 24px rgba(16,24,40,.2)}.hp-product-carousel__arrow::before{content:'';display:block;width:10px;height:10px;border-top:3px solid currentColor;border-right:3px solid currentColor}.hp-product-carousel__arrow--prev{left:10px}.hp-product-carousel__arrow--prev::before{transform:rotate(-135deg);margin-left:4px}.hp-product-carousel__arrow--next{right:10px}.hp-product-carousel__arrow--next::before{transform:rotate(45deg);margin-right:4px}.hp-product-carousel__arrow:hover{background:var(--brand);color:#fff}.hp-product-carousel__arrow:disabled{opacity:.35;background:#fff;color:var(--brand)}
@media(max-width:560px){.hp-product-carousel__arrow{width:40px;height:40px;margin-top:-20px}.hp-product-carousel__arrow--prev{left:6px}.hp-product-carousel__arrow--next{right:6px}}

/* Centrado geométrico de los chevrones dentro de ambos círculos */
.hp-product-carousel__arrow::before{position:absolute;top:50%;left:50%;margin:0!important;transform-origin:50% 50%}.hp-product-carousel__arrow--prev::before{transform:translate(-50%,-50%) rotate(-135deg)}.hp-product-carousel__arrow--next::before{transform:translate(-50%,-50%) rotate(45deg)}

/* Texto de aceptación de privacidad legible y discreto en Contact Form 7 */
.wpcf7 .wpcf7-acceptance .wpcf7-list-item{display:block;margin:4px 0 0}.wpcf7 .wpcf7-acceptance label{display:flex!important;align-items:flex-start;gap:9px;color:#344054!important;font-family:Verdana,Arial,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.55!important;cursor:pointer}.wpcf7 .wpcf7-acceptance input[type="checkbox"]{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:var(--brand);cursor:pointer}.wpcf7 .wpcf7-acceptance .wpcf7-list-item-label{display:inline;color:inherit}.wpcf7 .wpcf7-acceptance a{color:var(--brand);font-weight:600;text-decoration:underline;text-underline-offset:2px}

/* Blog editorial profesional */
.blog .hp-main>.hp-shell,.single-post .hp-main>.hp-shell{max-width:none;padding:0}.hp-blog-hero{padding:clamp(58px,7vw,96px) 24px;background:linear-gradient(125deg,#0d1b3b 0%,#142d65 68%,#1d49bb 100%);color:#fff}.hp-blog-hero__inner{width:min(100%,1180px);margin:auto}.hp-blog-hero .hp-eyebrow{color:#8eaaff}.hp-blog-hero h1{max-width:780px;margin:13px 0 17px;color:#fff;font-size:clamp(38px,5.5vw,66px);line-height:1.03;letter-spacing:-2px}.hp-blog-hero p{max-width:720px;margin:0;color:#d7e0f5;font-size:clamp(16px,2vw,19px);line-height:1.65}.hp-blog-index{width:min(calc(100% - 40px),1180px);margin:0 auto;padding:clamp(42px,6vw,78px) 0 80px}.hp-blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.hp-blog-card{overflow:hidden;border:1px solid #dfe4ed;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(16,24,40,.07);transition:transform .2s,box-shadow .2s}.hp-blog-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(16,24,40,.12)}.hp-blog-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr)}.hp-blog-card__media{display:block;overflow:hidden;min-height:285px;background:#edf1f6}.hp-blog-card:first-child .hp-blog-card__media{min-height:430px}.hp-blog-card__media img{display:block;width:100%;height:100%;min-height:285px;object-fit:cover;transition:transform .45s}.hp-blog-card:first-child .hp-blog-card__media img{min-height:430px}.hp-blog-card:hover .hp-blog-card__media img{transform:scale(1.025)}.hp-blog-card__body{display:flex;flex-direction:column;padding:clamp(24px,3.5vw,38px)}.hp-blog-card__meta{display:flex;flex-wrap:wrap;gap:9px 17px;margin-bottom:14px;color:#69758d;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.hp-blog-card h2{margin:0 0 13px;font-size:clamp(23px,3vw,34px);line-height:1.14;letter-spacing:-.7px}.hp-blog-card:not(:first-child) h2{font-size:25px}.hp-blog-card h2 a{color:var(--ink);text-decoration:none}.hp-blog-card p{margin:0 0 24px;color:var(--muted);line-height:1.65}.hp-blog-card__link{margin-top:auto;color:var(--brand);font-weight:850;text-decoration:none}.hp-blog-card__link span{display:inline-block;margin-left:4px;transition:transform .18s}.hp-blog-card__link:hover span{transform:translateX(4px)}.hp-blog-pagination{margin-top:42px}.hp-blog-pagination .nav-links{display:flex;justify-content:center;gap:8px}.hp-blog-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 13px;border:1px solid #d9e1ef;border-radius:8px;background:#fff;color:var(--ink);text-decoration:none}.hp-blog-pagination .current,.hp-blog-pagination a:hover{border-color:var(--brand);background:var(--brand);color:#fff}.hp-blog-empty{padding:60px;text-align:center;border-radius:16px;background:#f5f7fb}

/* Entrada individual */
.hp-article__header{padding:34px 24px 0;background:linear-gradient(180deg,#f4f7fd 0%,#fff 85%)}.hp-article__breadcrumb,.hp-article__heading,.hp-article__cover,.hp-article__layout,.hp-article-comments{width:min(100%,1120px);margin-left:auto;margin-right:auto}.hp-article__breadcrumb{display:flex;gap:8px;margin-bottom:42px;color:#69758d;font-size:13px}.hp-article__breadcrumb a{color:var(--brand);text-decoration:none}.hp-article__heading{max-width:920px;text-align:center}.hp-article__heading h1{margin:12px 0 18px;font-size:clamp(38px,5.6vw,68px);line-height:1.04;letter-spacing:-2px}.hp-article__lead{max-width:790px;margin:0 auto;color:var(--muted);font-size:clamp(17px,2vw,21px);line-height:1.6}.hp-article__meta{display:flex;justify-content:center;gap:20px;margin:22px 0 38px;color:#69758d;font-size:13px;font-weight:700}.hp-article__cover{overflow:hidden;border-radius:20px;box-shadow:0 22px 55px rgba(16,24,40,.14)}.hp-article__cover img{display:block;width:100%;max-height:650px;aspect-ratio:3/2;object-fit:cover}.hp-article__layout{display:grid;grid-template-columns:minmax(0,760px) minmax(260px,1fr);gap:70px;padding:clamp(48px,7vw,85px) 24px}.hp-article__content{color:#263248;font-size:17px;line-height:1.82}.hp-article__content>p:first-child{color:#17223a;font-size:20px;line-height:1.7}.hp-article__content h2{margin:45px 0 15px;color:var(--ink);font-size:30px;line-height:1.2;letter-spacing:-.5px}.hp-article__content blockquote{margin:38px 0;padding:22px 26px;border-left:4px solid var(--brand);border-radius:0 12px 12px 0;background:#f0f4ff;color:#172b5e;font-size:19px;font-weight:700;line-height:1.55}.hp-article__aside>div{position:sticky;top:120px;padding:26px;border:1px solid #dce4f2;border-radius:15px;background:#f6f8fd}.hp-article__aside strong{display:block;font-size:20px;line-height:1.25}.hp-article__aside p{color:var(--muted);font-size:14px;line-height:1.55}.hp-article__aside .hp-btn{width:100%;text-align:center}.hp-article-comments{padding:0 24px 80px}.hp-comments{max-width:760px;padding-top:42px;border-top:1px solid var(--line)}.hp-comments h2,.hp-comments .comment-reply-title{font-size:28px}.hp-comments .comment-list{margin:0 0 40px;padding:0;list-style:none}.hp-comments .comment{margin:18px 0;padding:20px;border:1px solid var(--line);border-radius:12px}.hp-comments .children{list-style:none}.hp-comments label{display:block;margin:0 0 6px;font-size:13px;font-weight:750}.hp-comments input:not([type=submit]),.hp-comments textarea{width:100%;padding:12px;border:1px solid #ccd5e3;border-radius:8px;font:inherit}.hp-comments textarea{height:130px}.hp-comments .submit{min-height:48px;padding:0 22px;border:0;border-radius:8px;background:var(--brand);color:#fff;font-weight:850;cursor:pointer}
@media(max-width:800px){.hp-blog-grid{grid-template-columns:1fr}.hp-blog-card:first-child{display:block;grid-column:auto}.hp-blog-card:first-child .hp-blog-card__media,.hp-blog-card:first-child .hp-blog-card__media img{min-height:285px}.hp-article__layout{grid-template-columns:1fr;gap:35px}.hp-article__aside>div{position:static}.hp-article__heading h1{letter-spacing:-1.2px}}@media(max-width:520px){.hp-blog-hero{padding:48px 20px}.hp-blog-hero h1{font-size:40px;letter-spacing:-1.2px}.hp-blog-index{width:calc(100% - 24px);padding-top:28px}.hp-blog-card{border-radius:13px}.hp-blog-card__media,.hp-blog-card__media img,.hp-blog-card:first-child .hp-blog-card__media,.hp-blog-card:first-child .hp-blog-card__media img{min-height:220px}.hp-blog-card__body{padding:22px}.hp-blog-card:not(:first-child) h2{font-size:23px}.hp-article__header{padding:24px 14px 0}.hp-article__breadcrumb{margin-bottom:28px}.hp-article__heading h1{font-size:38px}.hp-article__cover{border-radius:13px}.hp-article__layout{padding:38px 20px}.hp-article__content{font-size:16px}.hp-article__content>p:first-child{font-size:18px}.hp-article__content h2{font-size:26px}.hp-article-comments{padding:0 20px 55px}}

/* Botones gráficos de contacto en la ficha */
.hp-contact__links{display:flex;align-items:center;gap:11px;margin-top:14px}.hp-contact__links .hp-contact-icon{display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid #d9e1ef;border-radius:12px;background:#fff;box-shadow:0 6px 16px rgba(16,24,40,.08);transition:transform .18s,box-shadow .18s}.hp-contact__links .hp-contact-icon:hover{transform:translateY(-2px);box-shadow:0 9px 20px rgba(16,24,40,.14)}.hp-contact-icon svg{display:block;width:32px;height:32px}.hp-contact-icon--whatsapp svg,.hp-contact-icon--whatsapp svg path{fill:#25d366;stroke:none}.hp-contact-icon--email svg{fill:none;stroke:var(--brand);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}

/* La ventaja de entrega utiliza la misma alineación que las demás */
.hp-home-benefits .hp-home-benefit:nth-child(4){grid-template-columns:42px minmax(0,1fr);justify-content:stretch;padding-left:24px;padding-right:24px}.hp-home-benefits .hp-home-benefit:nth-child(4)>div{align-self:center}.hp-home-benefits .hp-home-benefit:nth-child(4) strong{min-height:22px;line-height:1.35}.hp-home-benefits .hp-home-benefit:nth-child(4) small{min-height:36px;margin-top:3px;line-height:1.5}
@media(max-width:720px){.hp-home-benefits .hp-home-benefit:nth-child(4){padding-left:20px;padding-right:20px}.hp-home-benefits .hp-home-benefit:nth-child(4) strong,.hp-home-benefits .hp-home-benefit:nth-child(4) small{min-height:0}}

/* Encabezado móvil sin desbordamiento horizontal */
@media(max-width:720px){html{overflow-x:clip}body{max-width:100%;overflow-x:hidden}.hp-header .hp-shell{width:calc(100% - 24px)}.hp-header__inner{display:flex;width:calc(100% - 24px);min-width:0;gap:8px}.hp-logo{flex:1 1 auto;width:auto;max-width:none;min-width:0;overflow:hidden}.hp-logo img{width:min(155px,100%);height:auto;max-width:100%;object-fit:contain}.hp-nav{flex:0 0 auto;gap:6px;min-width:0}.hp-search-toggle,.hp-nav a.hp-account,.hp-cart{width:40px;height:40px;min-width:40px;flex-basis:40px;padding:0}.hp-nav a.hp-account{width:40px!important;height:40px!important}.hp-cart__count{right:-3px;top:-6px;min-width:19px;height:19px;padding:0 4px;font-size:10px}}
@media(max-width:360px){.hp-header .hp-shell,.hp-header__inner{width:calc(100% - 16px)}.hp-header__inner{gap:5px}.hp-nav{gap:4px}.hp-search-toggle,.hp-nav a.hp-account,.hp-cart{width:38px;height:38px;min-width:38px;flex-basis:38px}.hp-nav a.hp-account{width:38px!important;height:38px!important}.hp-logo img{width:min(142px,100%)}}
