
/* Refuerzo editorial + privacidad · 2026-08-16 */
.editorial-value{max-width:1080px;margin:40px auto;padding:28px;border:1px solid #eadfce;border-radius:18px;background:#fffdf9;box-shadow:0 12px 34px rgba(39,28,13,.05)}
.editorial-value h2{margin:0 0 14px;color:#24170f;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2}
.editorial-value h3{margin:22px 0 8px;color:#7c3f0b;font-size:1.08rem}
.editorial-value p{color:#51463d;line-height:1.75;margin:0 0 13px}
.editorial-value ul{margin:10px 0 18px;padding-left:20px;color:#51463d;line-height:1.7}
.editorial-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:20px 0}
.editorial-value-card{padding:17px;border:1px solid #eadfce;border-radius:13px;background:#fff}
.editorial-value-card strong{display:block;color:#8a4a10;margin-bottom:5px}
.editorial-note{padding:16px 18px;border-left:4px solid #b45309;background:#fff7ed;border-radius:0 12px 12px 0;margin:18px 0;color:#51463d;line-height:1.65}
.editorial-sourcebox{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}
.editorial-sourcebox span{font-size:.82rem;padding:7px 10px;border-radius:999px;background:#f5eee3;color:#6b4a2b;border:1px solid #eadfce}
.blog-editorial-note{margin:28px 0;padding:18px 20px;border:1px solid #eadfce;border-radius:14px;background:#fffaf3;color:#51463d;line-height:1.65}
.blog-editorial-note strong{color:#7c3f0b}.blog-editorial-note a{color:#9a4d0a;font-weight:650}
.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:99999;max-width:760px;margin:auto;background:#1e1712;color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:18px;box-shadow:0 18px 50px rgba(0,0,0,.3);font-family:Inter,Arial,sans-serif}
.cookie-consent[hidden]{display:none}.cookie-consent h2{font-size:1.05rem;margin:0 0 7px;color:#fff}.cookie-consent p{font-size:.9rem;line-height:1.55;margin:0 0 14px;color:#efe7de}.cookie-consent a{color:#ffd18a}
.cookie-actions{display:flex;gap:10px;flex-wrap:wrap}.cookie-actions button{flex:1 1 150px;min-height:44px;border-radius:10px;border:1px solid #f7c66f;padding:10px 14px;font-weight:750;cursor:pointer;background:#b45309;color:#fff}.cookie-actions button.cookie-reject{background:transparent;color:#fff}
.privacy-reopen{position:fixed;left:12px;bottom:12px;z-index:9998;border:1px solid #d7c8b8;border-radius:999px;background:#fff;color:#5e4634;padding:8px 12px;font:600 12px/1 Inter,Arial,sans-serif;box-shadow:0 6px 18px rgba(0,0,0,.08);cursor:pointer}
.map-consent-placeholder{display:flex;min-height:260px;align-items:center;justify-content:center;flex-direction:column;gap:10px;padding:24px;text-align:center;background:#f5efe7;border-radius:14px;color:#5b493b}.map-consent-placeholder button{border:0;border-radius:9px;background:#b45309;color:#fff;padding:10px 14px;font-weight:700;cursor:pointer}
@media(max-width:720px){.editorial-value{margin:28px 14px;padding:20px}.editorial-value-grid{grid-template-columns:1fr}.cookie-consent{left:10px;right:10px;bottom:10px}.privacy-reopen{bottom:8px;left:8px}}
