.blog-container[data-astro-cid-ok3kbg6o]{background:#fff;padding-top:60px;min-height:100vh}.blog-hero[data-astro-cid-ok3kbg6o]{position:relative;background:var(--azul-profundo);color:#fff;padding:90px 6% 70px;text-align:center;overflow:hidden}.blog-hero-bg[data-astro-cid-ok3kbg6o]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 110%,rgba(27,108,168,.28) 0%,transparent 60%),linear-gradient(160deg,#0a2e52,#07111f)}.blog-hero-content[data-astro-cid-ok3kbg6o]{position:relative;z-index:2;max-width:860px;margin:0 auto}.blog-hero-cat[data-astro-cid-ok3kbg6o]{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-heading);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.4rem}.blog-back-link[data-astro-cid-ok3kbg6o]{color:var(--verde-clinico);text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .2s}.blog-back-link[data-astro-cid-ok3kbg6o]:hover{color:var(--verde-claro)}.blog-hero[data-astro-cid-ok3kbg6o] h1[data-astro-cid-ok3kbg6o]{font-family:var(--font-heading);font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.2;margin-bottom:1.2rem}.blog-hero-sub[data-astro-cid-ok3kbg6o]{font-size:1.05rem;font-weight:300;color:#ffffffb8;line-height:1.7;max-width:680px;margin:0 auto 1.2rem}.blog-hero-date[data-astro-cid-ok3kbg6o]{font-size:.8rem;color:#ffffff61;font-family:var(--font-heading);font-weight:600;letter-spacing:.06em}.article-body[data-astro-cid-ok3kbg6o]{max-width:820px;margin:0 auto;padding:60px 6% 80px;color:#334155;font-size:1.05rem;line-height:1.82}.article-body[data-astro-cid-ok3kbg6o] p[data-astro-cid-ok3kbg6o]{margin-bottom:1.4rem}.article-intro[data-astro-cid-ok3kbg6o]{font-size:1.15rem;color:var(--gris-medio);margin-bottom:2.5rem;font-weight:400;border-left:4px solid #c0392b;padding-left:1.3rem;line-height:1.75}.article-body[data-astro-cid-ok3kbg6o] h2[data-astro-cid-ok3kbg6o]{font-family:var(--font-heading);color:var(--azul-profundo);margin-top:3rem;margin-bottom:1.2rem;font-size:1.65rem;font-weight:700;line-height:1.25}.highlight[data-astro-cid-ok3kbg6o]{background:var(--blanco-hueso);border-left:5px solid var(--azul-acero);padding:1.6rem 1.8rem;margin:2.5rem 0;border-radius:8px;font-style:italic;color:#475569;line-height:1.75}.checklist[data-astro-cid-ok3kbg6o]{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;margin:1.8rem 0 2.5rem}.check-item[data-astro-cid-ok3kbg6o]{background:var(--blanco-hueso);padding:14px 18px;border-radius:8px;border:1px solid var(--gris-linea);font-size:.92rem;color:#475569;transition:transform .2s ease,border-color .2s ease}.check-item[data-astro-cid-ok3kbg6o]:hover{transform:translateY(-2px);border-color:var(--azul-acero)}.gallery[data-astro-cid-ok3kbg6o]{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:2.5rem 0}.gallery[data-astro-cid-ok3kbg6o] figure[data-astro-cid-ok3kbg6o]{margin:0}.gallery[data-astro-cid-ok3kbg6o] img[data-astro-cid-ok3kbg6o]{width:100%;height:220px;object-fit:cover;border-radius:10px;box-shadow:0 4px 16px #0000001a;display:block;transition:transform .35s ease,box-shadow .35s ease}.gallery[data-astro-cid-ok3kbg6o] img[data-astro-cid-ok3kbg6o]:hover{transform:scale(1.03);box-shadow:0 10px 28px #0a2e5226}.cta-section[data-astro-cid-ok3kbg6o]{background:var(--azul-profundo);color:#fff;padding:3rem 2.5rem;border-radius:16px;text-align:center;margin-top:3.5rem}.cta-section[data-astro-cid-ok3kbg6o] h3[data-astro-cid-ok3kbg6o]{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;margin-bottom:.8rem;line-height:1.25}.cta-section[data-astro-cid-ok3kbg6o] p[data-astro-cid-ok3kbg6o]{font-size:.98rem;color:#ffffffb3;margin-bottom:2rem;max-width:560px;margin-left:auto;margin-right:auto}.cta-btn[data-astro-cid-ok3kbg6o]{display:inline-flex;align-items:center;gap:8px;background:var(--verde-clinico);color:#fff;text-decoration:none;font-family:var(--font-heading);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.9rem 2rem;border-radius:6px;transition:background .2s,transform .2s}.cta-btn[data-astro-cid-ok3kbg6o]:hover{background:var(--verde-claro);transform:translateY(-2px)}.sources[data-astro-cid-ok3kbg6o]{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--gris-linea)}.sources[data-astro-cid-ok3kbg6o] h3[data-astro-cid-ok3kbg6o]{font-family:var(--font-heading);color:var(--azul-profundo);margin-bottom:1rem;font-size:1rem;font-weight:700}.sources[data-astro-cid-ok3kbg6o] ul[data-astro-cid-ok3kbg6o]{list-style:none;display:flex;flex-direction:column;gap:.6rem}.sources[data-astro-cid-ok3kbg6o] li[data-astro-cid-ok3kbg6o]{font-size:.85rem;color:var(--gris-medio);line-height:1.5}.sources[data-astro-cid-ok3kbg6o] a[data-astro-cid-ok3kbg6o]{color:var(--azul-acero);text-decoration:none}.sources[data-astro-cid-ok3kbg6o] a[data-astro-cid-ok3kbg6o]:hover{text-decoration:underline}.reveal-up[data-astro-cid-ok3kbg6o]{opacity:0;transform:translateY(32px);transition:opacity .55s ease calc(var(--delay, 0s)),transform .55s ease calc(var(--delay, 0s))}.reveal-up[data-astro-cid-ok3kbg6o].visible{opacity:1;transform:translateY(0)}.blog-footer[data-astro-cid-ok3kbg6o]{background:#0e1a27;padding:60px 6%;text-align:center;color:#fff}.blog-footer-inner[data-astro-cid-ok3kbg6o]{display:inline-flex;flex-direction:column;align-items:center}.blog-footer[data-astro-cid-ok3kbg6o] img[data-astro-cid-ok3kbg6o]{margin-bottom:18px}.blog-footer-tagline[data-astro-cid-ok3kbg6o]{font-family:var(--font-heading);font-size:.8rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-bottom:1.4rem}.blog-footer-divider[data-astro-cid-ok3kbg6o]{width:50px;height:2px;background:var(--verde-clinico);margin:0 auto 1.6rem}.blog-footer-copy[data-astro-cid-ok3kbg6o]{font-size:.78rem;color:#ffffff59;font-weight:300}.blog-footer-copy[data-astro-cid-ok3kbg6o] a[data-astro-cid-ok3kbg6o]{color:inherit;text-decoration:none;transition:color .2s}.blog-footer-copy[data-astro-cid-ok3kbg6o] a[data-astro-cid-ok3kbg6o]:hover{color:#ffffffa6}@media (max-width: 768px){.blog-hero[data-astro-cid-ok3kbg6o]{padding:80px 6% 56px}.gallery[data-astro-cid-ok3kbg6o],.checklist[data-astro-cid-ok3kbg6o]{grid-template-columns:1fr}.cta-section[data-astro-cid-ok3kbg6o]{padding:2.2rem 1.4rem}.cta-section[data-astro-cid-ok3kbg6o] h3[data-astro-cid-ok3kbg6o]{font-size:1.3rem}}
