/* OV / bloques nativos. No requiere React ni dependencias externas. */
.ov-section{--ov-ink:#20272b;--ov-orange:#c84a16;--ov-gray:#f2f4f4;--ov-border:#dce1e2;font-family:inherit;color:var(--ov-ink);font-size:16px;line-height:1.6;box-sizing:border-box}
.ov-section *{box-sizing:border-box}.ov-section a{text-decoration:none;color:inherit}.ov-section img{display:block;max-width:100%}.ov-section h1,.ov-section h2,.ov-section h3,.ov-section p{margin:0}.ov-wrap{width:calc(100% - 96px);max-width:1280px;margin-left:auto;margin-right:auto}.ov-space{padding-top:64px;padding-bottom:64px}.ov-eyebrow{font-size:12px!important;letter-spacing:1.7px;font-weight:700;color:#637078;margin-bottom:14px!important}.ov-section h2{font-size:34px;line-height:1.2;letter-spacing:-.8px;font-weight:700}.ov-section h3{font-size:18px;line-height:1.4;font-weight:700}.ov-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:48px;padding:13px 21px;border-radius:4px;border:1px solid transparent;font-size:14px;font-weight:700;line-height:1.5}.ov-section .ov-button-primary{background:var(--ov-orange);color:white}.ov-section .ov-button-primary:hover{background:#a7380a}.ov-section .ov-button-light{color:white;border-color:#ffffff75}.ov-section .ov-button-light:hover{background:#ffffff15}.ov-section .ov-button-outline{border-color:#9ba6aa;color:#20272b}.ov-section .ov-button-dark{background:#20272b;color:white}.ov-section a:focus-visible,.ov-section summary:focus-visible{outline:3px solid #f18a48;outline-offset:4px}.ov-hero{position:relative;background:#1a2226;color:white;isolation:isolate;overflow:hidden}.ov-hero-photo{position:absolute;inset:0 0 0 auto;width:65%;height:100%;object-fit:cover;object-position:center;z-index:-2}.ov-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#1a2226 25%,#1a2226d9 47%,#1a222633 80%);z-index:-1}.ov-hero-content{padding-top:48px;padding-bottom:18px}.ov-hero h1{font-size:clamp(38px,4.4vw,64px);line-height:1.07;letter-spacing:-2px;font-weight:700;color:white}.ov-hero h1 span{color:#f17b49}.ov-hero .ov-eyebrow{color:#bbc6cb}.ov-lead{margin-top:24px!important;color:#d7dfe2;font-size:16px;line-height:1.7}.ov-actions{display:flex;gap:14px;margin-top:28px}.ov-hero-foot{border-top:1px solid #ffffff25;margin-top:28px!important;padding-top:16px;font-size:12px;color:#c2cbd0;letter-spacing:1.6px}.ov-trust{display:grid;grid-template-columns:repeat(4,1fr);padding:26px 0;border-bottom:1px solid var(--ov-border)}.ov-trust>div{padding:0 24px;border-left:1px solid var(--ov-border)}.ov-trust>div:first-child{padding-left:0;border-left:0}.ov-trust strong{display:block;font-size:14px}.ov-trust span{font-size:12px;color:#637078}.ov-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.ov-heading>a{font-size:14px;font-weight:700}.ov-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.ov-category{position:relative;padding:19px 16px 25px;background:#f2f4f4;border:1px solid #edf0f0;border-radius:5px;transition:border-color .2s}.ov-category:hover{border-color:#c84a16}.ov-number{font-size:12px;color:#737f85}.ov-category img{width:100%;height:122px;object-fit:contain;mix-blend-mode:multiply;margin:8px 0 15px}.ov-category h3{font-size:16px}.ov-category p{font-size:12px;color:#637078;margin-top:4px}.ov-arrow{position:absolute;right:12px;bottom:8px}.ov-help{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:27px 30px;background:#f2f4f4;margin-top:30px;border-radius:5px}.ov-help p{font-size:14px;color:#57666e;margin-top:5px}.ov-help .ov-button{flex-shrink:0}.ov-equipment{display:grid;grid-template-columns:1.05fr 1fr;background:#edf0f1;border-radius:6px;overflow:hidden;align-items:center}.ov-equipment>div{padding:42px}.ov-equipment p:not(.ov-eyebrow){margin-top:20px;color:#546169}.ov-equipment .ov-tags{font-size:12px;margin-bottom:24px}.ov-equipment img{width:100%;max-height:390px;padding:30px;object-fit:contain;mix-blend-mode:multiply}.ov-academy{background:#20272b;color:#fff;padding:40px 0}.ov-academy>.ov-wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.ov-academy h2{color:#fff}.ov-academy .ov-eyebrow,.ov-academy p{color:#d0d8dc}.ov-academy p{margin-top:10px}.ov-faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.ov-faq details{border-bottom:1px solid var(--ov-border);padding:20px 0}.ov-faq summary{cursor:pointer;font-weight:700;font-size:16px;line-height:1.5}.ov-faq details p{color:#56656c;font-size:15px;margin-top:14px}.ov-product-help{padding:22px;background:#f2f4f4;border-radius:5px;margin:22px 0}.ov-product-help>strong{font-size:18px}.ov-product-help>p{font-size:14px;margin:10px 0 18px}.ov-product-help .ov-button{width:100%}
@media(max-width:1100px){.ov-wrap{width:calc(100% - 48px)}.ov-categories{grid-template-columns:repeat(3,1fr)}.ov-trust>div{padding:0 14px}.ov-equipment>div{padding:30px}.ov-help{align-items:start}.ov-help .ov-button{flex-shrink:1;min-width:190px}.ov-faq{gap:35px}}
@media(max-width:700px){.ov-wrap{width:calc(100% - 36px)}.ov-space{padding:40px 0}.ov-section h2{font-size:28px}.ov-hero-photo{width:100%}.ov-hero:before{background:#1a2226d9}.ov-hero-content{padding-top:38px}.ov-hero h1{font-size:40px;letter-spacing:-1.5px}.ov-hero .ov-eyebrow{font-size:11px!important}.ov-actions{flex-direction:column;gap:10px}.ov-actions .ov-button{justify-content:space-between}.ov-hero-foot{font-size:11px}.ov-trust{grid-template-columns:1fr 1fr;gap:22px 14px}.ov-trust>div{padding:0;border:0}.ov-trust strong{font-size:13px}.ov-heading{align-items:start;flex-direction:column;gap:14px}.ov-categories{grid-template-columns:1fr 1fr;gap:12px}.ov-category{padding:16px 12px 24px}.ov-category img{height:115px}.ov-category h3{font-size:15px}.ov-help{flex-direction:column;align-items:stretch;padding:24px;gap:20px}.ov-help .ov-button{width:100%}.ov-equipment{grid-template-columns:1fr}.ov-equipment>div{padding:28px 24px}.ov-equipment img{height:270px;padding-top:0}.ov-academy>.ov-wrap{flex-direction:column;align-items:start;gap:24px}.ov-academy .ov-button{width:100%}.ov-faq{grid-template-columns:1fr;gap:20px}.ov-product-help{padding:20px}}
@media(prefers-reduced-motion:reduce){.ov-section *{scroll-behavior:auto!important;transition:none!important}}

/* ========================================================================== */
/* OV / Amazonas - integración global del diseño aprobado                     */
/* ========================================================================== */
:root{--ov-ink:#20272b;--ov-deep:#182226;--ov-orange:#c84a16;--ov-orange-hover:#a83b10;--ov-soft:#f2f4f4;--ov-line:#dce1e2;--ov-muted:#657178}
html{scroll-behavior:smooth}
body{color:var(--ov-ink);background:#fff}
.template-home>.mt-4{margin-top:0!important}

/* Header */
.head-main{background:#fff!important;color:var(--ov-ink)!important;border-bottom:1px solid var(--ov-line);box-shadow:0 3px 14px rgba(24,34,38,.05)}
.section-topbar{background:var(--ov-deep)!important;color:#fff!important;border:0!important;min-height:31px}
.section-topbar,.section-topbar a,.section-topbar svg{color:#fff!important;fill:currentColor}
.head-main .container-fluid{max-width:1440px;margin-left:auto;margin-right:auto}
.head-main .search-container .form-group{position:relative}
.head-main .search-input{height:44px;background:#f5f7f7!important;border:1px solid #dfe4e5!important;border-radius:4px!important;padding-left:42px!important;color:var(--ov-ink)!important;box-shadow:none!important}
.head-main .search-input:focus{border-color:#aeb7ba!important;box-shadow:0 0 0 3px rgba(200,74,22,.10)!important}
.head-main .search-input-submit{left:0;right:auto!important;color:var(--ov-ink)!important;background:transparent!important;border:0!important}
.head-main .nav-row{border-top:1px solid #edf0f0;background:#fff}
.head-main .nav-list-link,.head-main .utilities-link,.head-main .utility-head,.head-main .utility-name{color:var(--ov-ink)!important}
.head-main .utilities-container .utilities-item:first-child svg{color:#159447!important}
.head-main .utilities-container .utilities-item:first-child .utility-name{font-weight:700!important;max-width:124px;line-height:1.15}
.head-main .badge-amount{background:var(--ov-orange)!important;color:#fff!important}
.head-main .logo-img{max-height:64px}

/* Native primary actions */
.btn-primary,.btn.btn-primary,.js-addtocart.btn-primary{background:var(--ov-orange)!important;border-color:var(--ov-orange)!important;color:#fff!important}
.btn-primary:hover,.btn.btn-primary:hover,.js-addtocart.btn-primary:hover{background:var(--ov-orange-hover)!important;border-color:var(--ov-orange-hover)!important}
.text-primary,.btn-link-primary{color:var(--ov-ink)!important}
.text-accent{color:var(--ov-orange)!important}

/* Hero refinements */
.ov-hero{min-height:505px;display:flex;align-items:stretch}
.ov-hero-content{display:flex;flex-direction:column;justify-content:center;min-height:505px;padding-top:54px;padding-bottom:44px}
.ov-experience{position:absolute;right:max(5vw,32px);bottom:30px;background:rgba(24,34,38,.88);border:1px solid rgba(255,255,255,.18);padding:13px 18px;border-radius:4px;color:#fff;z-index:2;display:flex;flex-direction:column;line-height:1.2}
.ov-experience strong{font-size:22px}.ov-experience span{font-size:12px;color:#dce3e5;margin-top:3px}
.ov-trust>div{display:flex;align-items:center;gap:14px}
.ov-trust>div>svg{width:31px;height:31px;flex:0 0 31px;color:var(--ov-ink)}
.ov-trust>div>span{font-size:inherit;color:inherit;display:block}
.ov-trust>div>span strong{display:block;font-size:13px}
.ov-trust>div>span small{display:block;margin-top:3px;font-size:11px;color:var(--ov-muted);line-height:1.35}

/* Home native featured products */
.section-featured-home{padding:62px 0 70px;background:#fff}
.section-featured-home .container{max-width:1280px}
.ov-featured-heading{padding-bottom:28px;text-align:left!important}
.ov-native-eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:1.5px;font-weight:700;color:#69767c}
.ov-featured-heading h2{margin:0;font-size:34px;letter-spacing:-.7px;color:var(--ov-ink)}
.section-featured-home .item,.template-category .item,.template-search .item{height:100%;background:#fff;border:1px solid #dfe4e5;border-radius:5px;overflow:hidden;box-shadow:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.section-featured-home .item:hover,.template-category .item:hover,.template-search .item:hover{transform:translateY(-2px);border-color:#c7ced1;box-shadow:0 10px 26px rgba(24,34,38,.07)}
.section-featured-home .item-image,.template-category .item-image,.template-search .item-image{object-fit:contain;background:#fff}
.section-featured-home .item-name,.template-category .item-name,.template-search .item-name{font-weight:700;color:var(--ov-ink);line-height:1.35}
.section-featured-home .item-price,.template-category .item-price,.template-search .item-price{font-weight:700;color:var(--ov-ink)}
.section-featured-home .item-actions .btn-secondary,.template-category .item-actions .btn-secondary,.template-search .item-actions .btn-secondary{background:#fff!important;border-color:#d6dcde!important;color:var(--ov-ink)!important}

/* Catalog */
.ov-catalog-head{padding:30px 0 18px;background:linear-gradient(180deg,#f5f7f7 0,#fff 100%);border-bottom:1px solid #edf0f0}
.ov-catalog-head .container{max-width:1280px}
.ov-catalog-breadcrumbs{margin-bottom:22px;font-size:12px;color:#6a767b}
.ov-catalog-head h1{margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.08;letter-spacing:-1.3px;color:var(--ov-ink)}
.ov-catalog-lead{margin:10px 0 22px;color:#5e6a70;font-size:16px}
.ov-catalog-search{display:flex;align-items:stretch;max-width:none;margin:0 0 18px;position:relative}
.ov-catalog-search input{height:52px;border:1px solid #d8dfe1!important;border-radius:4px 0 0 4px!important;background:#fff!important;padding-left:18px!important;box-shadow:none!important}
.ov-catalog-search-button{min-width:116px;border:0;border-radius:0 4px 4px 0;background:var(--ov-deep);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}
.ov-catalog-search-button svg{width:18px;height:18px}
.ov-category-shortcuts{display:flex;flex-wrap:wrap;gap:8px}
.ov-category-shortcuts a{display:inline-flex;align-items:center;min-height:40px;padding:9px 13px;border:1px solid #dbe1e2;border-radius:4px;background:#fff;color:var(--ov-ink);font-size:12px;font-weight:700;text-decoration:none}
.ov-category-shortcuts a:hover{border-color:var(--ov-orange);color:var(--ov-orange)}
.ov-category-description{margin-top:18px;color:#5d696f}
.template-category .category-controls{padding-top:25px}
.template-category .category-body{padding-bottom:42px}
.ov-filter-column{border-right:1px solid #edf0f0;margin-right:16px}
.ov-filter-column .title-section{font-weight:700;color:var(--ov-ink)}
.ov-filter-column .checkbox-text{color:#49565d}
.ov-catalog-help{margin-top:12px;margin-bottom:64px;padding:24px 28px;background:var(--ov-soft);border:1px solid #e5e9ea;border-radius:5px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.ov-catalog-help strong{font-size:18px}.ov-catalog-help p{margin:4px 0 0;color:#5d696f;font-size:13px}

/* Product */
.template-product #single-product{padding-top:18px}
.template-product .section-single-product{align-items:flex-start}
.template-product .section-single-product>.col-12{background:#fff}
.template-product .product-image-container,.template-product .product-image{border-radius:5px}
.template-product .ov-product-info{padding-left:30px}
.template-product .ov-product-info .page-header h1,.template-product .ov-product-info h1{color:var(--ov-ink);font-weight:700;letter-spacing:-.7px;line-height:1.15}
.template-product #price_display{color:var(--ov-ink)!important;font-size:32px;font-weight:700}
.template-product .js-prod-submit-form{min-height:50px;border-radius:4px;font-weight:700}
.ov-product-help{border:1px solid #dfe4e5;background:linear-gradient(135deg,#f5f7f7 0,#fff 100%);margin-top:5px}
.ov-product-help-copy>strong{display:block;font-size:18px}.ov-product-help-copy p{margin:8px 0 15px;font-size:13px;color:#5d696f}
.ov-product-mini-trust{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px;padding-top:13px;border-top:1px solid #dfe4e5}
.ov-product-mini-trust span{display:flex;gap:7px;align-items:center;font-size:11px;font-weight:700;color:#526067}
.ov-product-mini-trust svg{width:18px;height:18px;color:var(--ov-ink)}
.ov-product-help .ov-button-outline{background:#fff;border-color:#8c989d}
.template-product .product-description{color:#39464c;line-height:1.7}

/* Footer */
footer{background:var(--ov-deep)!important;color:#edf2f3!important}
footer .element-footer,footer .footer-legal{color:#edf2f3!important}
footer a,footer h4,footer .h3,footer svg{color:#edf2f3!important;fill:currentColor}
footer .divider{border-color:rgba(255,255,255,.16)!important}
footer .footer-legal{border-color:rgba(255,255,255,.14)!important;background:transparent!important}
footer .ov-footer-brand{min-width:230px}
footer .ov-footer-brand p{margin:17px 0 0;line-height:1.45;color:#d9e0e2;font-size:14px}
footer .ov-footer-brand strong{color:#fff}
footer .ov-footer-logo,footer .ov-footer-logo *{background:transparent!important}footer .ov-footer-logo-img,footer .ov-footer-logo img{filter:grayscale(1) invert(1)!important;mix-blend-mode:screen!important;background:transparent!important;max-width:190px;max-height:70px;object-fit:contain}
footer .social-icon-rounded{border-color:rgba(255,255,255,.35)!important}

@media(max-width:991px){
  .head-main .utilities-container .utilities-item:first-child .utility-name{max-width:95px;font-size:11px}
  .template-product .ov-product-info{padding-left:15px}
  .ov-filter-column{margin-right:8px}
}
@media(max-width:700px){
  .ov-hero{min-height:520px}.ov-hero-content{min-height:520px;padding-bottom:55px}.ov-experience{display:none}
  .ov-trust>div{align-items:flex-start}.ov-trust>div>svg{width:24px;height:24px;flex-basis:24px}
  .section-featured-home{padding:42px 0 48px}.ov-featured-heading{padding-bottom:20px}.ov-featured-heading h2{font-size:28px}
  .ov-catalog-head{padding-top:20px}.ov-catalog-breadcrumbs{margin-bottom:16px}.ov-catalog-search-button{min-width:52px}.ov-catalog-search-button span{display:none}
  .ov-category-shortcuts{display:grid;grid-template-columns:1fr 1fr}.ov-category-shortcuts a{font-size:11px;padding:8px 10px}
  .ov-catalog-help{width:calc(100% - 36px);flex-direction:column;align-items:stretch;margin-bottom:42px;padding:22px}.ov-catalog-help .ov-button{width:100%}
  .template-product #single-product{padding-top:5px}.template-product .ov-product-info{padding-left:15px;padding-right:15px;margin-top:20px}.template-product #price_display{font-size:28px}
  .ov-product-mini-trust{grid-template-columns:1fr}
  footer .ov-footer-brand{min-width:100%}
}
