/* Home identity. Rollback: home_theme=false in config/catalog_visual_pilots.php. */
body.catalog-home-theme{--azul:#244d91;--azul-oscuro:#102947;--gris-suave:#eef3f9;--gris-borde:#dae3f0;background:#eef3f9}
.catalog-home-theme .lp-nav{background:#0b1d34;box-shadow:0 2px 12px #07152926}
.catalog-home-theme .catalog-toolbar-heading{background:#102947;border:0;color:#fff;padding:12px 24px 8px;flex-wrap:nowrap;justify-content:space-between;gap:14px}
.catalog-home-theme .catalog-home-heading-copy{min-width:0}
.catalog-home-theme .catalog-home-eyebrow{display:block;font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;color:#b6c9e1;font-weight:700;margin-bottom:4px}
.catalog-home-theme .catalog-toolbar-heading h1{color:#fff;font-size:clamp(1.1rem,2vw,1.5rem);line-height:1.2}
.catalog-home-theme .catalog-home-stock{display:block;color:#c1d3e8;font-size:.73rem;margin-top:5px}
.catalog-home-theme .catalog-toolbar-heading .catalog-saved-access{position:static;margin-left:auto;flex-shrink:0}
.catalog-home-theme .catalog-toolbar-heading .favorites-open{color:#fff;background:#ffffff0d;border-color:#ffffff38}
.catalog-home-theme .catalog-toolbar-heading #favoriteCount{color:#fff;background:#ffffff18}
.catalog-home-theme .search-bar{background:#102947;padding-top:8px;padding-bottom:14px;border-bottom:1px solid #ffffff12;box-shadow:0 8px 22px #1329460b}
.catalog-home-theme .search-input,.catalog-home-theme .search-select{background:#fff;border-color:#d8e3f2;color:#1b3558}
.catalog-home-theme .search-submit{background:#3264ab;color:#fff;border:1px solid #6287ba}
.catalog-home-theme .search-submit:hover{background:#4074be}
.catalog-home-theme .filter-more>summary{background:#ffffff0d;color:#fff;border-color:#829cbd}
.catalog-home-theme .filter-more[open]>summary{background:#294d7d}
.catalog-home-theme .advanced-filter-grid{color:#1b3558;background:#fff}
.catalog-home-theme .catalog-content{background:linear-gradient(180deg,#e7eef8 0,#eef3f9 390px)}
.catalog-home-theme .catalog-sidebar{background:#f8fafd;border-color:#dbe4f1}
.catalog-home-theme .category-discovery{margin-top:0}
.catalog-home-theme .product-card{background:#fff;box-shadow:0 4px 16px #1029470a}
.catalog-home-theme .product-price{color:#163963}
.catalog-home-theme .product-btn{background:#244d91}
.catalog-home-theme .product-btn:hover{background:#183d78}
.catalog-home-theme .merch-header h2,.catalog-home-theme .ofertas-titulo h2{font-size:1.18rem;letter-spacing:-.025em}
.catalog-home-theme .merch-header h2::before,.catalog-home-theme .ofertas-titulo h2::before{content:"";display:inline-block;width:5px;height:19px;margin-right:9px;border-radius:5px;background:#3264ab;vertical-align:-3px}
.catalog-home-theme .ofertas-titulo h2::before{background:#d58a2e}
@media(max-width:768px){
  .catalog-home-theme .catalog-toolbar-heading{padding:12px 12px 7px;align-items:center}
  .catalog-home-theme .catalog-toolbar-heading h1{font-size:1.12rem;max-width:265px}
  .catalog-home-theme .catalog-home-eyebrow{font-size:.58rem}
  .catalog-home-theme .catalog-home-stock{font-size:.69rem}
  .catalog-home-theme .search-bar{padding:6px 12px 12px}
  .catalog-home-theme .catalog-toolbar-heading .favorites-open{padding:7px 10px;min-height:38px}
  .catalog-home-theme .catalog-toolbar-heading .favorite-label{display:none}
}
