/* EconomiBuy v7.6.1 RC4.6 — scoped presentation layer */
:root{--rc46-navy:#070743;--rc46-blue:#101064;--rc46-green:#62b500;--rc46-ink:#09133d;--rc46-soft:#54617b;--rc46-line:#dce3ee;--rc46-bg:#f5f8fc;--rc46-white:#fff;--rc46-shadow:0 14px 38px rgba(7,7,67,.10)}
body.rc46{color:var(--rc46-ink);background:var(--rc46-bg);font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}
body.rc46 a:focus-visible,body.rc46 button:focus-visible,body.rc46 input:focus-visible,body.rc46 summary:focus-visible{outline:3px solid #8bd134;outline-offset:3px}
body.rc46 .rc46-only{display:block}
.rc46-scroll{scrollbar-width:thin;scrollbar-color:#a9b6ca transparent}
.rc46-scroll::-webkit-scrollbar{height:8px}.rc46-scroll::-webkit-scrollbar-thumb{background:#a9b6ca;border-radius:99px}
.rc46-status{display:inline-flex;align-items:center;gap:.35rem;padding:.36rem .62rem;border:1px solid #d5e7c0;background:#f4faed;border-radius:999px;color:#376b00;font-size:.72rem;font-weight:800}
.rc46-status:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--rc46-green)}
/* Home-only two-level header */
body.page-home.rc46 .header{position:sticky;top:0;z-index:1000;background:var(--rc46-navy);color:#fff;border:0;box-shadow:0 8px 24px rgba(0,0,35,.18)}
body.page-home.rc46 .brand-ribbon{}
body.page-home.rc46 .rc46-topbar{display:grid;grid-template-columns:230px minmax(260px,1fr) auto;gap:24px;align-items:center;min-height:84px;padding:12px 0}
body.page-home.rc46 .rc46-brand img{display:block;width:215px;height:auto;max-height:60px;object-fit:contain}
body.page-home.rc46 .rc46-search{display:flex;min-width:0;background:#fff;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.3);box-shadow:0 7px 22px rgba(0,0,0,.15)}
body.page-home.rc46 .rc46-search input{width:100%;min-width:0;border:0;padding:15px 18px;font:inherit;color:#17203d;background:#fff}
body.page-home.rc46 .rc46-search button{width:70px;border:0;background:var(--rc46-green);color:#fff;font-size:1.55rem;cursor:pointer}
body.page-home.rc46 .rc46-search{position:relative;overflow:visible}
.rc46-search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:1200;max-height:420px;overflow:auto;padding:7px;border:1px solid var(--rc46-line);border-radius:14px;background:#fff;box-shadow:0 20px 45px rgba(0,0,35,.25)}
.rc46-search-results a{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;padding:7px;border-radius:10px;color:var(--rc46-ink);text-decoration:none}.rc46-search-results a:hover{background:#f0f6e9}.rc46-search-results img{width:46px;height:46px;border-radius:8px;object-fit:contain;background:#f2f5f8}.rc46-search-results strong,.rc46-search-results small{display:block}.rc46-search-results strong{font-size:.77rem}.rc46-search-results small{margin-top:3px;color:var(--rc46-soft);font-size:.65rem}.rc46-search-results p{margin:0;padding:12px;color:var(--rc46-soft);font-size:.78rem}
body.page-home.rc46 .rc46-head-actions{display:flex;align-items:center;gap:14px}
body.page-home.rc46 .rc46-lang{display:flex;align-items:center;border-left:1px solid rgba(255,255,255,.22);padding-left:14px}
body.page-home.rc46 .rc46-lang button{border:0;background:transparent;color:#bac4d8;font-weight:800;padding:7px;cursor:pointer}.page-home.rc46 .rc46-lang button.active{color:#fff}
body.page-home.rc46 .rc46-subnav{border-top:1px solid rgba(255,255,255,.12)}
body.page-home.rc46 .rc46-subnav-inner{display:flex;align-items:center;gap:8px;min-height:53px;overflow-x:auto;white-space:nowrap}
body.page-home.rc46 .rc46-subnav a,body.page-home.rc46 .rc46-subnav button{display:inline-flex;align-items:center;gap:6px;color:#fff;background:transparent;border:0;text-decoration:none;font:inherit;font-size:.88rem;font-weight:800;padding:10px 14px;border-radius:9px;cursor:pointer}
body.page-home.rc46 .rc46-subnav a:hover{background:rgba(255,255,255,.09)}
body.page-home.rc46 .rc46-menu-mark{font-size:1.32rem;}
body.page-home.rc46 .rc46-soon{opacity:.62;}.rc46-soon small{font-size:.56rem;padding:2px 5px;border:1px solid rgba(255,255,255,.35);border-radius:999px;text-transform:uppercase}
/* Home carousel */
body.page-home.rc46 .hero{padding:24px 0 18px;background:linear-gradient(135deg,#070743,#111167 64%,#173503)!important}
body.page-home.rc46 .hero-grid{}
/* Compact discovery rails */
body.page-home.rc46 .section{padding:34px 0}
body.page-home.rc46 .section-head{margin-bottom:16px}
body.page-home.rc46 .section-head h2{font-size:clamp(1.75rem,3.4vw,3rem);margin:.22rem 0 .4rem}
.rc46-rail-shell{position:relative}.rc46-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(170px,1fr);gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:2px 2px 10px}
.rc46-cat-card{position:relative;display:flex;align-items:center;gap:12px;min-height:92px;padding:12px;border:1px solid var(--rc46-line);border-radius:18px;background:#fff;color:var(--rc46-ink);text-decoration:none;scroll-snap-align:start;box-shadow:0 7px 20px rgba(7,7,67,.05)}
.rc46-cat-card:hover{border-color:#9dce68;transform:translateY(-2px)}.rc46-cat-card img{width:68px;height:68px;border-radius:14px;object-fit:cover;flex:0 0 auto}.rc46-cat-card strong{display:block;font-size:.95rem}.rc46-cat-card small{display:block;margin-top:4px;color:var(--rc46-soft);font-size:.7rem}
.rc46-rail-btn{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--rc46-line);border-radius:50%;background:#fff;color:var(--rc46-navy);box-shadow:0 5px 18px rgba(7,7,67,.16);cursor:pointer;font-family:inherit}.rc46-rail-prev{left:-17px}.rc46-rail-next{right:-17px}
body.page-home.rc46 .stores-section{background:#eef3f9}
.rc46-store-fallback{height:146px;display:grid;place-items:center;background:linear-gradient(135deg,#11116a,#0b3b2a);font-size:4rem;font-weight:900;color:#aada70}
/* Home catalog cards */
body.page-home.rc46 .shop-body{display:flex;flex-direction:column;flex:1;padding:14px}
body.page-home.rc46 .shop-meta{display:flex;justify-content:space-between;gap:8px;color:#4a786f;font-size:.66rem;font-weight:900;text-transform:uppercase}
/* Título canónico de tarjeta de producto: Home, Catálogo, Tiendas y fichas. */
/* Tarjeta canónica R7: enlace total + meta + título congelado + detalle real. */
.eb-product-card-link{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;min-width:0;color:inherit!important;text-decoration:none!important;cursor:pointer!important;border-radius:inherit!important;transition:box-shadow .15s ease!important}.eb-product-card-link:active{box-shadow:0 6px 18px rgba(7,19,72,.10)!important}
.eb-product-card-meta{display:flex!important;align-items:center!important;gap:.34rem!important;min-width:0!important;min-height:1.15em!important;max-height:1.15em!important;overflow:hidden!important;color:#1f56b3!important;font-size:.6rem!important;font-weight:700!important;line-height:1.15!important;letter-spacing:.035em!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important}
.eb-product-card-meta>span{min-width:0}.eb-product-card-meta>span:last-child{overflow:hidden;text-overflow:ellipsis}
.eb-product-card-title{display:-webkit-box!important;margin:3px 0 0!important;overflow:hidden!important;font-size:.78rem!important;line-height:1.2!important;text-align:left!important;text-wrap:balance;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}
.eb-product-card-fact{display:-webkit-box!important;margin:3px 0 0!important;overflow:hidden!important;color:#3d5077!important;font-size:.67rem!important;font-weight:400!important;line-height:1.35!important;text-align:left!important;text-wrap:pretty;overflow-wrap:normal!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;line-clamp:2!important}
.eb-product-card-link:focus-visible{outline:2px solid rgba(85,184,0,.62)!important;outline-offset:3px!important}
body.page-home.rc46 .shop-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:8px 0 6px;color:var(--rc46-ink);font-weight:850;line-height:1.33}
body.page-home.rc46 .shop-desc{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em;margin:0 0 10px;color:var(--rc46-soft);font-size:.72rem;line-height:1.45}
body.page-home.rc46 .shop-price-status{margin-top:auto;padding-top:8px;border-top:1px solid #edf0f5;color:#536079;font-size:.68rem}
/* Trust closing and Home-only footer */
body.page-home.rc46 .how-section{order:initial;margin-top:0;padding:28px 0;}
body.page-home.rc46 .how-grid{grid-template-columns:repeat(3,1fr)}
body.page-home.rc46 .how-card{min-height:82px;background:rgba(255,255,255,.055);border:1px solid rgba(117,211,13,.3);border-radius:16px}
body.page-home.rc46 .discover-section{}
body.page-home.rc46 footer{background:var(--rc46-navy)!important;color:#fff!important;border:0!important;padding:34px 0!important}
body.page-home.rc46 footer .footer-grid{display:grid;grid-template-columns:230px minmax(0,1fr) auto;gap:26px;align-items:center}
.rc46-footer-logo{width:210px;max-height:58px;object-fit:contain}.page-home.rc46 footer .footer-note{max-width:720px;font-size:.74rem;line-height:1.55}.page-home.rc46 footer .footer-links{display:flex;flex-wrap:wrap;gap:10px 15px;justify-content:flex-end}.page-home.rc46 footer a,.page-home.rc46 footer button{color:#dce5f2!important}
/* Product catalog is an product page, not a second homepage header. */
body.page-catalog.rc46 .brand-ribbon{}
body.page-catalog.rc46 .header{position:sticky;top:0;z-index:1000;box-shadow:0 7px 22px rgba(0,0,35,.16)}
body.page-catalog.rc46 .topbar{}
body.page-catalog.rc46 .brand-logo{object-fit:contain}
body.page-catalog.rc46 .nav-link{}.page-catalog.rc46 .top-search{max-width:680px}.page-catalog.rc46 .discover-section{}
/* Compact shared header/navigation on internal store and product pages */
body.page-store.rc46 header:not(.rc410-global-header),body.page-product.rc46 header:not(.rc410-global-header),body.page-store-directory.rc46 header:not(.rc410-global-header){position:sticky;top:0;z-index:1000;background:var(--rc46-navy)!important;border:0!important;box-shadow:0 7px 22px rgba(0,0,35,.16)}
body.page-store.rc46 header:not(.rc410-global-header) .nav,body.page-product.rc46 header:not(.rc410-global-header) .nav,body.page-store-directory.rc46 header:not(.rc410-global-header) .nav{min-height:66px!important}
body.page-store.rc46 header:not(.rc410-global-header) .logo img,body.page-product.rc46 header:not(.rc410-global-header) .logo img,body.page-store-directory.rc46 header:not(.rc410-global-header) .logo img{width:180px!important;max-height:48px!important;object-fit:contain}
body.page-store.rc46 header:not(.rc410-global-header) a,body.page-product.rc46 header:not(.rc410-global-header) a,body.page-store-directory.rc46 header:not(.rc410-global-header) a{color:#fff!important}
.rc46-store-nav{position:sticky;top:66px;z-index:900;background:#fff;border-bottom:1px solid var(--rc46-line);box-shadow:0 5px 14px rgba(7,7,67,.05)}
.rc46-store-nav-inner{display:flex;align-items:center;gap:7px;min-height:51px;overflow-x:auto;white-space:nowrap}.rc46-store-nav a{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;color:var(--rc46-navy);font-size:.78rem;font-weight:850;text-decoration:none}.rc46-store-nav a:hover,.rc46-store-nav a.is-active{background:#edf7e4;color:#3e7800}.rc46-store-nav .is-disabled{opacity:.48;cursor:default}.rc46-store-nav .rc46-visit{margin-left:auto;background:var(--rc46-green);color:#fff}
/* Store directory */
body.page-store-directory.rc46 main{min-height:70vh}.rc46-directory-hero{padding:38px 0 24px;background:linear-gradient(135deg,#f6f9fd,#eef7e6)}
.rc46-directory-hero h1{max-width:850px;margin:.4rem 0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.98;letter-spacing:-.045em;color:var(--rc46-navy)}.rc46-directory-hero p{max-width:750px;color:var(--rc46-soft);line-height:1.65}
.rc46-directory-tools{display:grid;grid-template-columns:minmax(220px,1fr) 230px;gap:12px;margin-top:22px}.rc46-directory-tools input,.rc46-directory-tools select{width:100%;padding:13px 15px;border:1px solid var(--rc46-line);border-radius:13px;background:#fff;font:inherit;color:var(--rc46-ink)}
.rc46-directory-section{padding:28px 0 48px}.rc46-directory-summary{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;color:var(--rc46-soft);font-size:.83rem}.rc46-directory-summary select{font-family:inherit}.rc46-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.rc46-directory-card{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:13px;padding:16px;border:1px solid var(--rc46-line);border-radius:17px;background:#fff;text-decoration:none;color:var(--rc46-ink);box-shadow:0 7px 22px rgba(7,7,67,.045)}.rc46-directory-card:hover{border-color:#9acb66;transform:translateY(-2px)}.rc46-directory-initial{display:grid;place-items:center;width:62px;height:62px;border-radius:16px;background:linear-gradient(135deg,#101064,#356d08);color:#fff;font-size:1.7rem;font-weight:900}.rc46-directory-card h2{margin:0 0 4px;font-size:1rem}.rc46-directory-card p{margin:0;color:var(--rc46-soft);font-size:.72rem}.rc46-directory-card strong{color:#4d9300;font-size:1.2rem}
/* Store pages */
body.page-store.rc46 .hero{padding:26px 0 18px!important;background:linear-gradient(135deg,#f5f8fc,#eef7e5)!important}
body.page-store.rc46 .hero-grid{display:block!important}.page-store.rc46 .hero-panel{display:none!important}
body.page-store.rc46 .hero h1{max-width:900px;margin:.35rem 0 .55rem;font-size:clamp(2rem,4.7vw,4rem)!important;line-height:.98!important}.page-store.rc46 .hero h1 br{display:none}
body.page-store.rc46 .hero .lead{max-width:900px;margin:.35rem 0!important;font-size:1rem!important;line-height:1.55!important}
body.page-store.rc46 .hero .disclosure{max-width:980px;margin-top:10px!important;padding:0!important;border:0!important;background:transparent!important;color:var(--rc46-soft)!important;font-size:.67rem!important}
.rc46-store-search{display:flex;max-width:560px;margin-top:14px;border:1px solid var(--rc46-line);border-radius:12px;overflow:hidden;background:#fff}.rc46-store-search input{flex:1;min-width:0;border:0;padding:11px 13px;font:inherit}.rc46-store-search button{border:0;padding:0 16px;background:var(--rc46-green);color:#fff;font-weight:900}
body.page-store.rc46 .catalog{padding:24px 0 44px!important}.page-store.rc46 .catalog .section-head{margin-bottom:12px}.page-store.rc46 .catalog .section-head h2{font-size:clamp(1.55rem,3vw,2.45rem)!important}.page-store.rc46 .catalog .section-head p{font-size:1rem!important}
body.page-store.rc46 .filters{display:flex;overflow-x:auto;padding:3px 2px 10px;}.page-store.rc46 .filter-btn{}
body.page-store.rc46 .product-card[hidden]{display:none!important}
body.page-store.rc46 .product-image{height:220px!important}.page-store.rc46 .product-image img{height:100%!important;object-fit:contain!important;background:#f5f7fa}.page-store.rc46 .card-body{display:flex!important;flex-direction:column;flex:1;padding:13px!important}.page-store.rc46 .card-body h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.32!important;margin:.5rem 0!important}.page-store.rc46 .card-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.page-store.rc46 .card-body .internal,.page-store.rc46 .card-body .external{}.rc46-card-price{display:block;margin:7px 0;color:#59647a;font-size:.67rem}
/* Product detail pages */
body.page-product.rc46 main{background:var(--rc46-bg)}.page-product.rc46 .journey-nav{display:none!important}
.page-product.rc46 .breadcrumb{padding-top:14px!important;font-size:.72rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
body.page-product.rc46 .product-shell{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;gap:28px!important;margin-top:12px!important;margin-bottom:20px!important;padding:18px!important;border-radius:22px!important;background:#fff!important;box-shadow:var(--rc46-shadow)}
.rc46-gallery{display:grid;grid-template-columns:72px minmax(0,1fr);gap:11px;min-width:0}.rc46-gallery.is-single{grid-template-columns:1fr}.rc46-thumbs{display:flex;flex-direction:column;gap:8px}.rc46-thumb{width:70px;height:70px;padding:3px;border:1px solid var(--rc46-line);border-radius:10px;background:#fff;cursor:pointer}.rc46-thumb.is-active{border:2px solid var(--rc46-green)}.rc46-thumb img{width:100%;height:100%;object-fit:contain}
body.page-product.rc46 .product-media{height:auto!important;min-height:440px!important;padding:8px!important;border-radius:16px!important}.page-product.rc46 .product-media>img{width:100%!important;height:440px!important;object-fit:contain!important}.page-product.rc46 .media-note{font-size:.6rem!important}
body.page-product.rc46 .product-copy h1{font-size:clamp(2rem,4vw,3.7rem)!important;line-height:.96!important;margin:.45rem 0!important}.page-product.rc46 .product-copy .lead{font-size:.86rem!important;line-height:1.55!important}.page-product.rc46 .quick-facts{grid-template-columns:repeat(3,1fr)!important;gap:8px!important}.page-product.rc46 .quick-fact{padding:9px!important;font-size:.66rem!important;line-height:1.35!important}
.page-product.rc46 .hero-cta-zone{padding:12px!important;margin-top:12px!important}.rc46-price-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 12px;border-radius:12px;background:#f5f8fb;color:#4d5970;font-size:.72rem}.rc46-price-panel strong{color:var(--rc46-navy)}
.rc46-product-actions{display:grid;grid-template-columns:.82fr 1.18fr;gap:9px}.rc46-product-actions a{display:flex;align-items:center;justify-content:center;min-height:48px;padding:9px 12px;border-radius:12px;text-align:center;font-size:.77rem;font-weight:900;text-decoration:none}.rc46-product-actions .rc46-secondary{border:1px solid var(--rc46-line);background:#fff;color:var(--rc46-navy)}.rc46-product-actions .hero-cta-primary{}.page-product.rc46 .cta-helper,.page-product.rc46 .hero-affiliate-note{font-size:.61rem!important;line-height:1.4!important;margin:.55rem 0!important}.page-product.rc46 .collection-link{display:none!important}
.page-product.rc46 .details-section{padding:16px 0 24px!important;background:transparent!important}.rc46-accordion{display:grid;gap:8px;max-width:1040px}.rc46-accordion details{border:1px solid var(--rc46-line);border-radius:13px;background:#fff;overflow:hidden}.rc46-accordion summary{padding:13px 16px;color:var(--rc46-navy);font-size:.83rem;font-weight:900;cursor:pointer}.rc46-accordion-content{padding:0 16px 15px;color:var(--rc46-soft);font-size:.78rem;line-height:1.6}.rc46-accordion-content p:first-child{margin-top:0}.rc46-accordion-content ul{padding-left:19px}.page-product.rc46 .before-buy-section{display:none!important}
body.page-product.rc46 .related-section{padding:24px 0 34px!important;background:#fff!important}.page-product.rc46 .related-head h2{font-size:clamp(1.45rem,3vw,2.35rem)!important}.page-product.rc46 .related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important}.page-product.rc46 .related-card{}.page-product.rc46 .related-thumb{}.page-product.rc46 .related-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.page-product.rc46 footer{background:var(--rc46-navy)!important;color:#dbe3ef!important}.page-product.rc46 footer a{color:#fff!important}
@media(max-width:1050px){body.page-home.rc46 .rc46-topbar{grid-template-columns:190px 1fr auto;gap:13px}.rc46-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-product.rc46 .related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:760px){body.page-home.rc46 .rc46-topbar{grid-template-columns:140px auto;min-height:68px;padding:8px 0}.page-home.rc46 .rc46-brand img{width:140px}.page-home.rc46 .rc46-search{grid-column:1/-1;grid-row:2;margin-bottom:8px}.page-home.rc46 .rc46-head-actions{justify-content:flex-end}.page-home.rc46 .rc46-subnav-inner{min-height:46px}.page-home.rc46 .rc46-subnav a,.page-home.rc46 .rc46-subnav button{padding:8px 10px;font-size:.78rem}.rc46-rail{grid-auto-columns:minmax(165px,72%)}.rc46-rail-btn{display:none}.page-home.rc46 footer .footer-grid{grid-template-columns:1fr;text-align:left}.page-home.rc46 footer .footer-links{justify-content:flex-start}.page-home.rc46 .how-grid{grid-template-columns:1fr}.rc46-directory-tools{grid-template-columns:1fr}.rc46-directory-grid{grid-template-columns:1fr}.page-store.rc46 .hero{padding-top:18px!important}.page-store.rc46 .hero h1{font-size:2.4rem!important}.page-store.rc46 .product-image{height:180px!important}.page-product.rc46 .product-shell{grid-template-columns:1fr!important;padding:12px!important}.page-product.rc46 .product-media{min-height:330px!important}.page-product.rc46 .product-media>img{height:330px!important}.page-product.rc46 .quick-facts{grid-template-columns:1fr!important}.rc46-product-actions{grid-template-columns:1fr}.page-product.rc46 .related-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.rc46-store-nav{top:66px}}
@media(max-width:460px){.page-product.rc46 .related-grid{grid-template-columns:1fr 1fr!important}.page-product.rc46 .related-thumb{}.rc46-gallery{grid-template-columns:1fr}.rc46-thumbs{display:none}}
@media(prefers-reduced-motion:reduce){.rc46-cat-card,.rc46-directory-card{transition:none!important}}
/* EconomiBuy v7.6.1 RC4.7 — correction and scale layer */
body.page-home.rc46 .rc46-search{border-radius:16px}
body.page-home.rc46 .rc46-search input{border-radius:15px 0 0 15px}
body.page-home.rc46 .rc46-search>button{border-radius:0 15px 15px 0}
body.page-home.rc46 .rc46-subnav{position:relative;overflow-x:clip;overflow-y:visible}
body.page-home.rc46 .rc46-menu-mark{}
body.page-home.rc46 .rc46-menu-mark:hover{color:#b9ec79}
.rc47-menu-panel{position:absolute;top:calc(100% + 8px);left:max(20px,calc((100vw - 1160px)/2));z-index:1300;display:grid;min-width:240px;padding:8px;border:1px solid var(--rc46-line);border-radius:14px;background:#fff;box-shadow:0 18px 42px rgba(7,7,67,.2)}
.rc47-menu-panel[hidden]{}.rc47-menu-panel a{text-decoration:none;}.rc47-menu-panel a:hover{}
body.page-home.rc46 .rc46-rail{grid-auto-columns:minmax(220px,1fr)}
body.page-home.rc46 a.rc46-cat-card.visual-cat{position:relative!important;display:grid!important;grid-template-columns:84px minmax(0,1fr)!important;align-items:center!important;gap:13px!important;min-height:116px!important;height:auto!important;aspect-ratio:auto!important;padding:12px!important;overflow:hidden!important;border-radius:18px!important;background:#fff!important;box-shadow:0 7px 20px rgba(7,7,67,.05)!important}
body.page-home.rc46 a.rc46-cat-card.visual-cat:after{display:none!important;content:none!important}
body.page-home.rc46 a.rc46-cat-card.visual-cat img{position:static!important;inset:auto!important;width:84px!important;height:84px!important;object-fit:cover!important;border-radius:14px!important}
body.page-home.rc46 a.rc46-cat-card.visual-cat>span{position:static!important;color:var(--rc46-ink)!important;min-width:0}
body.page-home.rc46 a.rc46-cat-card.visual-cat strong{font-size:.95rem}body.page-home.rc46 a.rc46-cat-card.visual-cat small{font-size:.69rem;line-height:1.35}
body.page-home.rc46 .rc46-store-fallback{font-size:2.8rem;color:#5b970e;background:linear-gradient(135deg,#f3f7fb,#edf6e4)}
body.page-store-directory.rc46 .rc46-directory-hero{padding:28px 0 20px}.rc46-directory-hero h1{font-size:clamp(2rem,4vw,3.25rem);max-width:760px}.rc46-directory-hero p{max-width:700px}
body.page-store-directory.rc46 .rc46-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
body.page-store-directory.rc46 .rc46-directory-card{grid-template-columns:70px minmax(0,1fr) auto;gap:11px;padding:11px;border-radius:15px;min-height:94px}
.rc46-directory-visual{display:grid;place-items:center;width:70px;height:70px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#f2f6fb,#e9f5df);color:#4c8e00;font-size:1.5rem;font-weight:900}.rc46-directory-visual img{width:100%;height:100%;object-fit:contain;padding:4px}.rc46-directory-card h2{font-size:.9rem}.rc46-directory-card p{font-size:.65rem;line-height:1.4}
.rc47-directory-pagination,.rc47-related-pagination{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:24px;color:var(--rc46-soft);font-size:.75rem}.rc47-directory-pagination button,.rc47-related-pagination button{border:0;border-radius:999px;background:var(--rc46-green);color:#fff;padding:11px 18px;font-weight:900;cursor:pointer}.rc47-directory-pagination button{font-family:inherit}
body.page-store.rc46 .architecture-note,body.page-store.rc46 .note-strip{display:none!important}
body.page-store.rc46 footer.rc47-full-footer,body.page-store-directory.rc46 footer.rc47-full-footer{}
body.page-store.rc46 footer.rc47-full-footer .footer-grid,body.page-store-directory.rc46 footer.rc47-full-footer .footer-grid{display:grid;grid-template-columns:210px minmax(0,1fr) auto;gap:24px;align-items:center}
body.page-store.rc46 footer.rc47-full-footer .footer-note,body.page-store-directory.rc46 footer.rc47-full-footer .footer-note{color:#cbd3e2;max-width:720px;font-size:.74rem;line-height:1.55}
body.page-store.rc46 footer.rc47-full-footer .footer-links,body.page-store-directory.rc46 footer.rc47-full-footer .footer-links{display:flex;flex-wrap:wrap;gap:10px 15px;justify-content:flex-end}
body.page-store.rc46 footer.rc47-full-footer a,body.page-store.rc46 footer.rc47-full-footer button,body.page-store-directory.rc46 footer.rc47-full-footer a,body.page-store-directory.rc46 footer.rc47-full-footer button{}
body.page-store.rc46 footer.rc47-full-footer .footer-links button,body.page-store-directory.rc46 footer.rc47-full-footer .footer-links button{padding:0;border:0;font:inherit;cursor:pointer}
.rc47-trust-band{padding:27px 0;background:#080846;color:#fff}.rc47-trust-band .how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.rc47-trust-band .how-card{display:flex;align-items:center;gap:12px;min-height:74px;padding:13px 15px;border:1px solid rgba(117,211,13,.3);border-radius:16px;background:rgba(255,255,255,.055)}.rc47-trust-band .how-num{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:11px;background:var(--rc46-green);font-size:.8rem;font-weight:900}.rc47-trust-band strong,.rc47-trust-band small{display:block}.rc47-trust-band strong{font-size:.8rem}.rc47-trust-band small{margin-top:2px;color:rgba(255,255,255,.66);font-size:.66rem}
.rc47-back-top{position:fixed;right:18px;bottom:18px;z-index:1500;display:none;align-items:center;gap:7px;border:1px solid var(--rc46-line);border-radius:999px;background:#fff;color:var(--rc46-navy);padding:11px 16px;font-weight:900;box-shadow:0 8px 24px rgba(7,7,67,.16);cursor:pointer}.rc47-back-top.show{display:flex}
body.page-product.rc46 .rc47-product-information{padding:18px 0 26px;background:transparent}.rc47-product-information .details-heading{max-width:950px}.rc47-product-information .details-heading h2{margin:.55rem 0 .45rem;font-size:clamp(1.65rem,3vw,2.45rem)}.rc47-product-information .details-heading>p{color:var(--rc46-soft);font-size:.82rem;line-height:1.55}
.rc47-details-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:15px}.rc47-details-grid article{padding:16px 18px;border:1px solid var(--rc46-line);border-radius:15px;background:#fff}.rc47-details-grid h3{margin:0 0 9px;font-size:.9rem}.rc47-details-grid p,.rc47-details-grid li{color:var(--rc46-soft);font-size:.76rem;line-height:1.55}.rc47-details-grid ul{margin:0;padding-left:19px}.rc47-product-information .source-note{font-size:.65rem;color:var(--rc46-soft)}
body.page-product.rc46 .related-section{padding:26px 0 38px!important}.rc47-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.rc47-related-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--rc46-line);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 7px 20px rgba(7,7,67,.05)}.rc47-related-image{display:grid;place-items:center;height:205px;padding:8px;background:#f5f7fa;border-bottom:1px solid var(--rc46-line)}.rc47-related-image img{width:100%;height:100%;object-fit:contain}.rc47-related-body{display:flex;flex-direction:column;flex:1;padding:12px}.rc47-related-meta{color:#4b7f28;font-size:.62rem;font-weight:900;text-transform:uppercase}.rc47-related-body h3{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:7px 0 6px;font-size:.84rem;line-height:1.28}.rc47-related-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 9px;color:var(--rc46-soft);font-size:.67rem;line-height:1.4}.rc47-related-price{margin-top:auto;padding-top:8px;border-top:1px solid #edf0f5;color:#59647a;font-size:.65rem}.rc47-related-link{margin-top:9px;color:var(--rc46-navy);font-size:.7rem;font-weight:900;text-decoration:none}
@media(max-width:1050px){body.page-store-directory.rc46 .rc46-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rc47-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){body.page-home.rc46 .rc46-rail{grid-auto-columns:minmax(230px,86%)}.rc47-menu-panel{left:12px;right:12px;min-width:0}.rc47-trust-band .how-grid{grid-template-columns:1fr}body.page-store.rc46 footer.rc47-full-footer .footer-grid,body.page-store-directory.rc46 footer.rc47-full-footer .footer-grid{grid-template-columns:1fr}body.page-store.rc46 footer.rc47-full-footer .footer-links,body.page-store-directory.rc46 footer.rc47-full-footer .footer-links{justify-content:flex-start}.rc47-details-grid{grid-template-columns:1fr}.rc47-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body.page-store-directory.rc46 .rc46-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:500px){body.page-store-directory.rc46 .rc46-directory-grid{grid-template-columns:1fr}.rc47-related-image{height:160px}.rc47-related-body p{display:none}.rc47-related-body h3{font-size:.77rem}.rc47-back-top{right:11px;bottom:11px}}
/* RC4.7 responsive specificity corrections verified in a real browser. */
@media(max-width:900px){body.page-store.rc46 .oqq-tools{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}body.page-store.rc46 .oqq-tools .oqq-count{grid-column:1/-1;white-space:normal}body.page-store.rc46 footer.rc47-full-footer .footer-grid,body.page-store-directory.rc46 footer.rc47-full-footer .footer-grid{grid-template-columns:1fr}body.page-store.rc46 footer.rc47-full-footer .footer-links,body.page-store-directory.rc46 footer.rc47-full-footer .footer-links{justify-content:flex-start}}
@media(max-width:1050px){}
@media(max-width:760px){body.page-home.rc46,body.page-home.rc46 main{overflow-x:clip}body.page-home.rc46 section.how-section .how-grid{}body.page-product.rc46 .product-shell{grid-template-columns:1fr!important;gap:18px!important;padding:12px!important}body.page-product.rc46 .product-media{min-height:330px!important}body.page-product.rc46 .product-media>img{height:330px!important}body.page-product.rc46 .quick-facts{grid-template-columns:1fr!important}.rc46-product-actions{grid-template-columns:1fr}}
@media(max-width:460px){}
/* EconomiBuy production-line recovery: shared "Ver más productos" component. */
@media (prefers-reduced-motion:reduce){}
/* EconomiBuy canonical shared “Ver más productos” component. */
@media(prefers-reduced-motion:reduce){}
/* Componente compartido canónico “Ver más productos”. */
.catalog-more.rc46-more-row{
  display:block!important;
  margin-top:22px!important;
  padding-top:24px!important;
  text-align:center!important;
}
.rc47-home-actions{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
}
.eb-more-products-btn{
  box-sizing:border-box!important;
  min-width:240px!important;
  min-height:48px!important;
  padding:11px 22px!important;
  border:1px solid #68ac24!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.88)!important;
  color:#4d8d10!important;
  font-family:inherit;
  font-size:16px!important;
  font-weight:900!important;
  line-height:1.2!important;
  cursor:pointer!important;
  transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease!important;
}
.eb-more-products-btn:hover,.eb-more-products-btn:focus-visible{
  background:#fff!important;
  box-shadow:0 8px 20px rgba(54,104,15,.12)!important;
  transform:translateY(-1px)!important;
  outline:none!important;
}
.eb-more-products-btn[hidden]{display:none!important}
.rc47-catalog-status{
  margin-top:10px!important;
  text-align:center!important;
  color:#6c7788!important;
  font:400 12px/1.4 system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif!important;
}
@media(prefers-reduced-motion:reduce){.eb-more-products-btn{transition:none!important;transform:none!important}}
