:root{--primary:#024883;--primary-dark:#004371;--accent:#f9a02c;--text:#12283d;--muted:#4a657f;--border:#d8e5f2;--container:min(1160px,92%);--header-h:80px}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);line-height:1.65;background:#f8fbff}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:var(--container);margin:auto}.header{position:fixed;inset:0 0 auto;z-index:120;height:var(--header-h);display:flex;align-items:center;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(2,72,131,.14)}.header-wrap{width:var(--container);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand img{width:min(188px,40vw);height:auto}.nav{display:flex;align-items:center;gap:16px}.nav-list{list-style:none;display:flex;gap:13px;margin:0;padding:0}.nav-list a{font-size:.91rem;font-weight:700;color:var(--primary-dark);padding:8px 4px}.menu{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:11px 20px;font-weight:800;border:2px solid transparent}.btn-main{background:linear-gradient(135deg,#f9a02c,#ffb84f);color:#1f2d3a}.btn-outline{border-color:var(--primary);color:var(--primary)}.footer{margin-top:24px;position:relative;padding:68px 0 22px;background:linear-gradient(145deg,#043057,#022748);color:rgba(255,255,255,.9)}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.22)}.footer h3{color:#fff;margin:0 0 10px}.footer p{color:rgba(255,255,255,.84);margin:0}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.footer-social{display:flex;gap:10px;margin-top:14px}.social{width:36px;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.35);display:inline-flex;align-items:center;justify-content:center}.copy{padding-top:12px;font-size:.85rem;color:rgba(255,255,255,.74);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.whatsapp{position:fixed;right:18px;bottom:18px;z-index:130;width:58px;height:58px;border-radius:50%;background:#25D366;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 24px rgba(0,0,0,.24);font-size:28px}.post-hero{padding:calc(var(--header-h) + 76px) 0 54px;background:linear-gradient(135deg,#eaf5ff,#fff)}.post-hero .eyebrow{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.post-hero h1{font-size:clamp(2.1rem,5vw,3.8rem);line-height:1.15;color:var(--primary-dark);max-width:900px;margin:12px 0}.post-meta{color:var(--muted);font-weight:700}.post-cover{width:100%;max-height:480px;object-fit:cover;border-radius:16px;margin-top:25px}.post-content{max-width:820px;padding:65px 0;font-size:1.12rem}.post-content h2,.post-content h3{color:var(--primary-dark);margin-top:2em;line-height:1.25}.post-content p{color:var(--muted)}.post-content img{border-radius:12px;margin:24px 0}@media(max-width:860px){.menu{display:inline-flex}.nav{display:none}.footer-grid{grid-template-columns:1fr}.post-content{padding:42px 0}}
.post-back{display:inline-block;margin-bottom:18px;color:var(--primary);font-weight:800}.post-cat-link{display:block;width:max-content;text-decoration:none}.post-tags{border-top:1px solid var(--border);margin-top:40px;padding-top:22px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.post-tags a{padding:5px 10px;border-radius:999px;background:#edf5fc;color:var(--primary);font-size:.86rem;font-weight:750}.related{padding:54px 0 78px;background:#f1f7fc}.related-head{margin-bottom:24px}.related-head .eyebrow{color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.related-head h2{color:var(--primary-dark);margin:8px 0;font-size:clamp(1.5rem,3vw,2.1rem)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:0 8px 20px rgba(2,72,131,.08)}.card-img{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:12px}.blog-card{display:flex;flex-direction:column}.blog-card p{color:var(--muted);flex:1}.blog-card h3{color:var(--primary-dark);line-height:1.25;margin:0 0 10px}.blog-card-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:.8rem;font-weight:700;color:#64829e;margin-bottom:8px}.blog-category{padding:4px 10px;border-radius:999px;background:rgba(2,72,131,.1);color:#004371}.blog-card .btn{margin-top:14px}@media(max-width:860px){.related-grid{grid-template-columns:1fr}}

/* Publicaciones creadas desde el administrador: mismo lenguaje visual de los artículos anteriores */
.legacy-post-main{background:linear-gradient(180deg,#f8fbff 0,#fff 320px);min-height:100vh}.legacy-post-section{padding:calc(var(--header-h) + 58px) 0 70px}.legacy-post-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:0 8px 20px rgba(2,72,131,.10)}.legacy-post-card>.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--primary);margin-bottom:12px}.legacy-post-card>.eyebrow:before{content:"";width:24px;height:2px;background:var(--accent);border-radius:2px}.legacy-post-card h1{font-size:clamp(2rem,4.8vw,3.3rem);line-height:1.2;color:var(--primary-dark);margin:0 0 14px}.legacy-post-excerpt{margin:0 0 14px;color:var(--muted)}.legacy-post-image{margin:20px 0;border-radius:16px;overflow:hidden}.legacy-post-image img{width:100%;max-height:560px;object-fit:cover;display:block}.legacy-post-meta{font-size:.82rem;color:#68839c;margin:-4px 0 24px;font-weight:700}.legacy-post-content{color:var(--muted);font-size:1rem;line-height:1.7}.legacy-post-content h2{font-size:clamp(1.65rem,3.4vw,2.4rem);color:var(--primary-dark);line-height:1.2;margin:1.65em 0 .6em}.legacy-post-content h3{font-size:clamp(1.05rem,2.2vw,1.2rem);color:var(--primary-dark);margin:1.5em 0 .55em}.legacy-post-content p{margin:0 0 1.2rem;color:var(--muted)}.legacy-post-content ul,.legacy-post-content ol{margin-bottom:1.2rem;padding-left:1.3rem}.legacy-post-content li{margin:.6rem 0;color:var(--muted)}.legacy-post-content li strong{color:var(--primary-dark)}.legacy-post-content blockquote{background:#fefaf2;border-radius:14px;padding:18px 24px;margin:2rem 0;border:1px solid #ffe2b5;font-size:.95rem;color:#405d76}.legacy-post-content img{max-width:100%;height:auto;border-radius:14px;margin:1.6rem auto}.legacy-post-content a{color:var(--primary);text-decoration:underline}.legacy-post-content hr{border:0;border-top:1px solid var(--border);margin:2rem 0}.legacy-post-actions{margin-top:28px;display:flex;gap:10px;flex-wrap:wrap}@media(max-width:860px){.legacy-post-section{padding-top:calc(var(--header-h) + 32px)}.legacy-post-card{padding:18px}.legacy-post-image img{max-height:390px}}

/* v8 - Entradas administrables con el MISMO contenedor visual de las noticias originales */
.section{padding:88px 0}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--primary);margin-bottom:12px}.eyebrow:before{content:"";width:24px;height:2px;background:var(--accent);border-radius:2px}.dynamic-post-main{background:linear-gradient(180deg,#f8fbff 0,#fff 280px);min-height:100vh}.dynamic-post-section{padding-top:calc(var(--header-h) + 58px)}.dynamic-post-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:0 8px 20px rgba(2,72,131,.10);max-width:none;margin:0}.dynamic-post-card:hover{transform:none;box-shadow:0 8px 20px rgba(2,72,131,.10);border-color:var(--border)}.dynamic-post-card h1{font-size:clamp(2rem,4.8vw,3.3rem);line-height:1.2;color:var(--primary-dark);margin:0 0 14px}.dynamic-post-category{width:max-content}.dynamic-post-excerpt{margin:0 0 14px;color:var(--muted)}.dynamic-post-image{margin:20px 0;border-radius:16px;overflow:hidden}.dynamic-post-image img{width:100%;display:block;max-height:none;object-fit:cover}.dynamic-post-meta{font-size:.82rem;color:#68839c;margin:0 0 22px;font-weight:700}.dynamic-post-content{color:var(--muted);font-size:1rem;line-height:1.7}.dynamic-post-content h2{font-size:clamp(1.65rem,3.4vw,2.4rem);color:var(--primary-dark);line-height:1.2;margin:1.65em 0 .6em}.dynamic-post-content h3{font-size:clamp(1.05rem,2.2vw,1.2rem);color:var(--primary-dark);line-height:1.25;margin:1.5em 0 .55em}.dynamic-post-content h4{color:var(--primary-dark);margin:1.4em 0 .5em}.dynamic-post-content p{margin:0 0 1.2rem;color:var(--muted)}.dynamic-post-content ul,.dynamic-post-content ol{margin:0 0 1.2rem;padding-left:1.3rem}.dynamic-post-content li{margin:.6rem 0;color:var(--muted)}.dynamic-post-content li strong{color:var(--primary-dark)}.dynamic-post-content blockquote,.dynamic-post-content .figure-callout{background:#fefaf2;border-radius:14px;padding:18px 24px;margin:2rem 0;border:1px solid #ffe2b5;font-size:.95rem;color:#405d76}.dynamic-post-content img{max-width:100%;height:auto;border-radius:14px;margin:1.6rem auto}.dynamic-post-content a{color:var(--primary);text-decoration:underline}.dynamic-post-content hr{border:0;border-top:1px solid var(--border);margin:2rem 0}.dynamic-post-content .table-wrap{overflow-x:auto;margin:1.5rem 0;width:100%}.dynamic-post-content table{width:100%;border-collapse:collapse;font-size:.9rem}.dynamic-post-content th,.dynamic-post-content td{border:1px solid var(--border);padding:12px 16px;text-align:left;vertical-align:top}.dynamic-post-content th{background:#f2f6fc;color:var(--primary-dark);font-weight:700}.dynamic-post-content .footnote{font-size:.8rem;border-top:1px solid var(--border);margin-top:40px;padding-top:20px;color:#5e7a9a}.dynamic-post-actions{margin-top:20px;display:flex;gap:10px;flex-wrap:wrap}@media(max-width:860px){.section{padding:70px 0}.dynamic-post-section{padding-top:calc(var(--header-h) + 32px)}.dynamic-post-card{padding:18px}.dynamic-post-card h1{font-size:clamp(1.8rem,8vw,2.65rem)}}
