/*
Theme Name: Molapick Pro 3.0
Author: Molapick / Garantendo S.L.
Description: Revista de afiliación con productos gestionables, categorías automáticas y enlaces Amazon.
Version: 3.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: molapick-pro-3
*/
:root{--blue:#0A84FF;--red:#E53935;--ink:#101828;--text:#344054;--muted:#667085;--line:#E6EAF0;--soft:#F6F9FC;--shadow:0 14px 34px rgba(16,24,40,.09)}
*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--text);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.mp-container{width:min(1200px,calc(100% - 36px));margin:auto}
.mp-valuebar{background:linear-gradient(90deg,#0A84FF,#18B6D9);color:white}.mp-valuebar-inner{height:40px;display:flex;align-items:center;gap:14px;overflow:hidden}.mp-value-label{background:rgba(255,255,255,.18);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.mp-ticker{height:26px;overflow:hidden;position:relative}.mp-ticker-track{animation:tick 22s infinite}.mp-ticker-line{height:26px;display:flex;align-items:center;white-space:nowrap;font-weight:800;font-size:14px}@keyframes tick{0%,13%{transform:translateY(0)}17%,30%{transform:translateY(-26px)}34%,47%{transform:translateY(-52px)}51%,64%{transform:translateY(-78px)}68%,81%{transform:translateY(-104px)}85%,100%{transform:translateY(-130px)}}
.mp-header{position:sticky;top:0;z-index:99;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.mp-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px}.mp-logo-name{font-size:36px;font-weight:950;letter-spacing:-1.4px;color:var(--ink)}.mp-logo-name .red{color:var(--red)}.mp-nav{display:flex;gap:20px;font-size:14px;font-weight:850}.mp-nav a:hover{color:var(--blue)}.mp-cta{background:var(--red);color:white;border-radius:999px;padding:11px 15px;font-weight:900}
.mp-hero{padding:46px 0 34px;background:linear-gradient(180deg,#fff,#F7FAFF)}.mp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.mp-eyebrow{display:inline-flex;padding:8px 12px;border-radius:999px;background:#EAF4FF;color:#075ED8;font-size:12px;font-weight:900;text-transform:uppercase}.mp-hero h1{font-size:56px;line-height:1.02;letter-spacing:-2.3px;margin:18px 0 16px;color:var(--ink)}.mp-hero p{font-size:19px;color:#536176;margin:0 0 24px}.mp-btn{display:inline-flex;border-radius:14px;padding:13px 17px;font-weight:900;background:var(--blue);color:#fff}.mp-hero-img{height:470px;border-radius:34px;overflow:hidden;box-shadow:var(--shadow)}.mp-hero-img img{width:100%;height:100%;object-fit:cover}
.mp-section{padding:42px 0}.mp-section.alt{background:var(--soft)}.mp-section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.mp-section h2{font-size:32px;color:var(--ink);margin:0}.sub{color:var(--muted);margin:6px 0 0}
.mp-trust{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:18px}.mp-trust-item{display:flex;gap:10px;padding:9px}.mp-trust-icon{width:34px;height:34px;border-radius:12px;background:#EAF4FF;color:var(--blue);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.mp-trust-item strong{display:block;color:var(--ink);font-size:14px}.mp-trust-item span{display:block;color:var(--muted);font-size:12px}
.mp-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.mp-cat-card{position:relative;min-height:285px;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#ddd}.mp-cat-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mp-cat-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,24,40,.05),rgba(16,24,40,.72))}.mp-cat-content{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;color:#fff}.mp-cat-content h3{font-size:25px;margin:0 0 5px}.mp-cat-content p{font-size:14px;margin:0 0 12px;color:rgba(255,255,255,.88)}.mp-cat-content span{background:rgba(255,255,255,.16);border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}
.mp-layout{display:grid;grid-template-columns:1fr 310px;gap:24px;align-items:start}.mp-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.mp-product-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:0 10px 24px rgba(16,24,40,.07)}.mp-product-img{height:195px;overflow:hidden;background:#f2f6fb}.mp-product-img img{width:100%;height:100%;object-fit:cover}.mp-product-body{padding:16px}.mp-tag{display:inline-flex;margin-bottom:9px;border-radius:999px;background:#EAF4FF;color:#075ED8;padding:5px 9px;font-size:11px;font-weight:900;text-transform:uppercase}.mp-tag.red{background:#FFF1F1;color:var(--red)}.mp-product-body h3{font-size:17px;color:var(--ink);margin:0 0 7px}.mp-product-body p{font-size:13px;color:var(--muted);margin:0 0 12px}.mp-product-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.mp-price{font-size:18px;font-weight:950;color:#075ED8}.mp-buy{background:var(--red);color:#fff;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:900;text-align:center}
.mp-sidebar{position:sticky;top:96px;display:flex;flex-direction:column;gap:18px}.mp-widget{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:0 10px 24px rgba(16,24,40,.07);padding:18px}.mp-widget h3{font-size:20px;color:var(--ink);margin:0 0 14px}.mp-mini{display:grid;grid-template-columns:62px 1fr;gap:12px;padding:11px 0;border-top:1px solid #EEF1F5}.mp-mini:first-of-type{border-top:0}.mp-mini img{width:62px;height:62px;object-fit:cover;border-radius:15px}.mp-mini strong{display:block;font-size:13px;color:var(--ink)}.mp-mini span span{font-size:13px;color:#075ED8;font-weight:900}
.mp-page-hero{padding:42px 0;background:linear-gradient(180deg,#F7FAFF,#fff)}.mp-page-hero h1{font-size:46px;color:var(--ink);margin:0 0 10px}.mp-page-hero p{color:var(--muted);max-width:720px;font-size:17px;margin:0}.mp-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:12px}.mp-breadcrumb a{color:var(--blue);font-weight:900}
.mp-page{padding:40px 0 72px}.mp-page article{max-width:980px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);padding:30px}.mp-page h1{font-size:42px;color:var(--ink);margin-top:0}
.mp-footer{background:#0B1220;color:#E4E7EC;margin-top:48px;padding:48px 0 0}.mp-footer-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr .9fr;gap:32px}.mp-footer .mp-logo-name{color:#fff}.mp-footer p{color:#B7C0CF;margin:14px 0 0}.mp-footer h4{color:#fff;margin:0 0 14px}.mp-footer a{display:block;color:#C6D0DF;margin:8px 0}.mp-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding:18px 0;text-align:center;color:#98A2B3;font-size:13px}
@media(max-width:1080px){.mp-nav{display:none}.mp-hero-grid,.mp-layout{grid-template-columns:1fr}.mp-trust{grid-template-columns:repeat(2,1fr)}.mp-cat-grid{grid-template-columns:repeat(2,1fr)}.mp-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr}.mp-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.mp-logo-name{font-size:29px}.mp-hero h1{font-size:38px}.mp-hero-img{height:320px}.mp-trust,.mp-cat-grid,.mp-sidebar{grid-template-columns:1fr}.mp-product-actions{flex-direction:column;align-items:stretch}.mp-footer-grid{grid-template-columns:1fr}}
