
:root{--navy:#000066;--green:#62B500;--green-dark:#447f00;--bg:#f6f9fc;--soft:#5e6d81;--line:rgba(0,0,102,.12);--white:#fff;--shadow:0 18px 48px rgba(0,0,102,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--navy);font-family:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;line-height:1.6}a{color:inherit}img{max-width:100%}html[data-lang="es"] .lang-en{display:none!important}html[data-lang="en"] .lang-es{display:none!important}.container{width:min(1160px,calc(100% - 2rem));margin:auto}
header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.logo img{width:188px;height:auto;display:block}.nav-actions{display:flex;gap:.65rem;align-items:center}.back{text-decoration:none;font-size:.82rem;font-weight:800;border:1px solid var(--line);padding:.62rem .85rem;border-radius:999px;background:#fff}.lang-toggle{display:flex;padding:3px;border:1px solid var(--line);border-radius:999px}.lang-toggle button{border:0;background:transparent;color:var(--soft);font-weight:800;padding:.48rem .68rem;border-radius:999px;cursor:pointer}.lang-toggle button.active{background:var(--navy);color:#fff}.breadcrumb{padding:1.1rem 0 .2rem;font-size:.78rem;color:var(--soft)}.breadcrumb a{text-decoration:none;font-weight:700}.kicker{display:inline-flex;gap:.4rem;align-items:center;background:rgba(98,181,0,.10);color:var(--green-dark);border:1px solid rgba(98,181,0,.2);padding:.45rem .7rem;border-radius:999px;font-size:.74rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.merchant-line{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;color:var(--soft);font-size:.85rem;font-weight:700}.merchant-line a{text-decoration:none;color:var(--green-dark);font-weight:900}.details-heading{max-width:780px;margin-bottom:1.2rem}.details-heading h2{font-size:clamp(1.7rem,4vw,2.45rem);margin:.55rem 0 .45rem;letter-spacing:-.035em}.details-heading p{margin:.15rem 0;color:#495b72}.details-side p{margin:0;color:#495b72}.source-note{font-size:.76rem;color:var(--soft);margin:1rem 0 0}.purchase-section{padding:2.1rem 0;border-top:1px solid var(--line);background:#fff}.purchase-box{display:grid;grid-template-columns:1fr auto;gap:1.4rem;align-items:center}.purchase-box h2{font-size:clamp(1.5rem,3vw,2rem);margin:.55rem 0 .35rem}.purchase-box p{margin:.2rem 0;color:#495b72;max-width:720px}.purchase-actions{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;min-width:330px}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.78rem 1.1rem;border-radius:13px;background:var(--green);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 26px rgba(98,181,0,.2)}.affiliate-note{font-size:.76rem!important;color:var(--soft)!important;margin-top:.75rem!important}.secondary-link{text-decoration:none;font-weight:900;font-size:.84rem;text-align:center}.before-buy-section{padding:2.7rem 0 3.2rem;border-top:1px solid var(--line)}.before-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.before-card strong{display:block;margin-bottom:.45rem;font-size:1rem}.before-card p{margin:0;color:#495b72;font-size:.9rem}footer{border-top:1px solid var(--line);background:#fff}.footer{padding:1.7rem 0 2.3rem;display:flex;justify-content:space-between;gap:1rem;color:var(--soft);font-size:.78rem;flex-wrap:wrap}.footer a{text-decoration:none;font-weight:700}

.editorial-visual{width:100%;height:100%;min-height:270px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 28% 20%,rgba(98,181,0,.16),transparent 34%),linear-gradient(145deg,#ffffff 0%,#f3f7fb 58%,#eef3f8 100%);color:var(--navy)}
.editorial-visual:after{content:"";position:absolute;width:170px;height:170px;border-radius:50%;right:-70px;bottom:-75px;background:rgba(0,0,102,.045)}
.editorial-visual svg{width:min(74%,270px);height:auto;filter:drop-shadow(0 14px 20px rgba(0,0,102,.08));position:relative;z-index:1}
.editorial-visual .visual-caption{position:absolute;left:14px;bottom:12px;z-index:2;font-size:.68rem;font-weight:800;letter-spacing:.04em;color:#6a7788;background:rgba(255,255,255,.88);border:1px solid rgba(0,0,102,.08);border-radius:999px;padding:.3rem .55rem}
.product-media .editorial-visual{min-height:420px;border-radius:20px}.product-media .editorial-visual svg{width:min(68%,340px)}
@media(max-width:820px){.purchase-actions{min-width:0}.cta{width:100%}}@media(max-width:600px){.container{width:min(100% - 1.2rem,680px)}.nav{min-height:66px}.logo img{width:150px}.back span.full{display:none}.nav-actions{gap:.35rem}.lang-toggle button{padding:.42rem .52rem}}
.awin-creative-wrap{width:100%;height:100%;min-height:260px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:#fff;padding:12px}
.awin-creative-wrap img{width:100%;height:100%;max-height:240px;object-fit:contain;display:block}
.awin-creative-caption{position:absolute;left:12px;bottom:10px;font-size:.65rem;font-weight:850;letter-spacing:.025em;color:#59697d;background:rgba(255,255,255,.94);border:1px solid rgba(0,0,102,.09);border-radius:999px;padding:.28rem .5rem;box-shadow:0 3px 12px rgba(0,0,102,.06)}
.product-media .awin-creative-wrap{min-height:420px;border-radius:20px;padding:20px}.product-media .awin-creative-wrap img{max-height:390px}

/* EconomiBuy v7.3 — ficha enfocada en decisión + descubrimiento */



.merchant-line{margin-bottom:.8rem}




.hero-cta-zone .cta{width:100%;min-height:54px;font-size:1rem;box-shadow:0 12px 25px rgba(98,181,0,.22);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.hero-cta-zone .cta:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(98,181,0,.27);filter:saturate(1.04)}
.hero-cta-zone .cta:focus-visible{outline:3px solid rgba(0,0,102,.28);outline-offset:3px}
.cta-helper{margin:.58rem 0 .25rem!important;font-size:.76rem!important;line-height:1.4;color:var(--soft)!important;text-align:center}
.hero-affiliate-note{font-size:.72rem;line-height:1.42;color:var(--soft);margin:.42rem 0 .62rem;text-align:center}
.collection-link{display:flex;justify-content:center;align-items:center;gap:.38rem;text-decoration:none;font-size:.82rem;font-weight:900;color:var(--navy);padding:.4rem .55rem;border-radius:10px;transition:background .18s ease,color .18s ease}
.collection-link:hover{background:rgba(0,0,102,.055);color:var(--green-dark)}















.mobile-cta-bar{display:none}

@media(max-width:820px){body{padding-bottom:74px}.mobile-cta-bar{position:fixed;left:.7rem;right:.7rem;bottom:.65rem;z-index:60;display:flex;opacity:0;pointer-events:none;transform:translateY(16px);transition:opacity .2s ease,transform .2s ease;background:rgba(255,255,255,.96);border:1px solid rgba(0,0,102,.12);border-radius:16px;padding:.48rem;box-shadow:0 16px 38px rgba(0,0,102,.2);backdrop-filter:blur(10px)}.mobile-cta-bar.is-visible{opacity:1;pointer-events:auto;transform:none}.mobile-cta-bar a{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;background:var(--green);color:#fff;text-decoration:none;font-weight:950;border-radius:12px}}

@media(prefers-reduced-motion:reduce){.hero-cta-zone .cta,.mobile-cta-bar{transition:none!important}}

/* EconomiBuy v7.6 RC3 — full detail is stage 4; affiliate CTA follows details, related options remain below */
.journey-nav{padding:.7rem 0 0}.journey-nav-inner{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.journey-nav a{display:inline-flex;align-items:center;gap:.3rem;padding:.55rem .75rem;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:.75rem;font-weight:850;background:#fff;color:var(--navy)}.journey-nav a:hover{border-color:rgba(98,181,0,.45);color:var(--green-dark)}
.product-shell#producto{scroll-margin-top:90px}.final-cta-section{padding:2.4rem 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#f8fbf4,#fff)}.final-cta-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:1.25rem;align-items:center}.final-cta-intro h2{margin:.3rem 0 .6rem;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.05;color:var(--navy)}.final-cta-intro p{margin:0;color:var(--soft);line-height:1.6}.final-cta-card .hero-cta-zone{margin-top:0}.mobile-cta-bar a{background:var(--navy)!important}
@media(max-width:760px){.final-cta-shell{grid-template-columns:1fr}.product-shell#producto{scroll-margin-top:10px}}

