:root{--bg:#02070d;--panel:#06111d;--panel2:#081b2d;--line:#0d3650;--cyan:#17d8ff;--blue:#177dff;--violet:#7c49ff;--muted:#8da7b8;--text:#eef8ff;--shadow:0 16px 42px rgba(0,0,0,.48),0 0 22px rgba(23,216,255,.10),inset 0 0 0 1px rgba(23,216,255,.18)}
*{box-sizing:border-box}html,body{margin:0;background:radial-gradient(circle at 70% 0%,#0c1a34 0%,#02070d 34%,#010409 100%);color:var(--text);font-family:Inter,system-ui,Segoe UI,Arial,sans-serif}body{height:100vh;overflow:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}
.shell{height:calc(100vh - 72px);min-height:650px;display:grid;grid-template-columns:174px 1fr;gap:14px;padding:12px 18px 8px}.side{border-right:1px solid rgba(23,216,255,.12);padding:10px 12px 12px;background:linear-gradient(180deg,#061522dd,#02070d 80%);border-radius:0 0 18px 18px;display:flex;flex-direction:column}.brand img{width:126px;height:auto;margin:0 auto 22px}.side-nav{display:flex;flex-direction:column;gap:9px}.side-nav a{height:38px;display:flex;align-items:center;padding:0 12px;border-radius:12px;color:#cfe5f1;font-size:12px;font-weight:900}.side-nav a.active{background:linear-gradient(90deg,#0e9fc750,#0f2142);border:1px solid #0c6b8a;color:#fff;box-shadow:0 0 18px #00d8ff25}.dark-pill{margin-top:auto;height:36px;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;background:#082034}
.main{min-width:0;height:100%;display:grid;grid-template-rows:44px 305px 58px 170px 120px;gap:8px;overflow:hidden}.topbar{height:44px;display:grid;grid-template-columns:260px minmax(390px,1fr) 128px 110px 34px;align-items:center;gap:12px;min-width:0}.search{height:32px;border:1px solid #18344f;background:#07111d;border-radius:10px;display:flex;align-items:center;gap:8px;padding:0 12px;min-width:0}.search span{color:#9fb7c8}.search input{min-width:0;width:100%;background:transparent;border:0;outline:0;color:white;font-size:12px}.topnav{height:32px;display:flex;justify-content:center;align-items:center;gap:23px;min-width:0;overflow:hidden}.topnav a{white-space:nowrap;font-size:12px;font-weight:950;letter-spacing:.02em}.social-top{height:32px;display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.subscribe-mini{font-size:11px;font-weight:950;border:1px solid #ffffff1b;border-radius:999px;padding:7px 10px;background:#07111d;color:#fff;line-height:1}.social-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#091725;border:1px solid #ffffff18;overflow:hidden}.social-icon img{width:17px;height:17px;object-fit:contain}.ntplay-btn{height:38px;display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#15cfff,#7e49ff);border-radius:11px;font-weight:950;font-size:14px;box-shadow:0 0 24px #177dff40}.user-dot{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#07111d;border:1px solid #18344f;color:#cce8f8}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(255px,.75fr) minmax(250px,.62fr);gap:14px;min-height:0}.hero-card,.rail-card,.most-card,.story-main,.story-small,.video-card,.info-panel{border:1px solid var(--line);border-radius:18px;background:#06111dcc;overflow:hidden;box-shadow:var(--shadow)}.hero-card{background-size:cover;background-position:center right;position:relative}.hero-card:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 45%,rgba(134,73,255,.20),transparent 42%)}.hero-copy{position:relative;z-index:1;width:56%;height:100%;display:flex;flex-direction:column;justify-content:center;padding:24px 34px}.tag{display:inline-flex;align-self:flex-start;background:linear-gradient(90deg,#12dfff,#814dff);color:#fff;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:950;text-transform:uppercase}.pill{width:24px;height:12px;border-radius:999px;background:linear-gradient(90deg,#10ddff,#754cff);display:block}.hero-copy h1{font-size:34px;line-height:.98;margin:14px 0 10px;letter-spacing:-1.4px}.hero-copy p{font-size:13px;color:#d1e0eb;line-height:1.3;margin:0 0 16px}.cta{width:max-content;background:linear-gradient(135deg,#16d8ff,#8547ff);border-radius:11px;padding:12px 18px;font-weight:950;font-size:13px}.dots{display:flex;gap:8px;margin-top:20px}.dots i{width:32px;height:4px;border-radius:99px;background:#ffffff32}.dots i:first-child{background:var(--cyan);box-shadow:0 0 12px var(--cyan)}
.rail-cards{display:grid;grid-template-rows:repeat(3,1fr);gap:9px;min-height:0}.rail-card{background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:center;padding:14px 16px}.rail-card h3{font-size:15px;line-height:1.05;margin:5px 0 3px}.rail-card small{font-size:9px;font-weight:950;color:#d8e9f5}.most-card{padding:15px 16px}.most-card h3{display:flex;justify-content:space-between;margin:0 0 11px;font-size:14px}.most-card h3 a,.section-head a{font-size:10px;color:var(--cyan);font-weight:950}.rank{display:grid;grid-template-columns:46px 50px 1fr;gap:9px;align-items:center;margin-bottom:9px}.rank b{font-size:28px;color:#0b7a94}.rank img{width:50px;height:40px;object-fit:cover;border-radius:8px}.rank span{font-size:11px;font-weight:900;line-height:1.1}
.quick-icons{height:58px;border:1px solid var(--line);border-radius:16px;background:#06111dc9;display:grid;grid-template-columns:repeat(10,1fr);overflow:hidden;box-shadow:var(--shadow)}.quick-icons a{display:grid;place-items:center;border-right:1px solid var(--line);font-size:9px;font-weight:950;text-align:center}.quick-icons b{font-size:18px;line-height:18px}.quick-icons span{display:block;white-space:nowrap}
.mid-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;min-height:0;overflow:hidden}.mid-block{min-width:0;overflow:hidden}.section-head{height:24px;display:flex;justify-content:space-between;align-items:center}.section-head h2{font-size:18px;margin:0;letter-spacing:-.5px}.story-grid{height:calc(100% - 24px);display:grid;grid-template-columns:1.35fr 1fr;gap:12px}.story-main{display:grid;grid-template-columns:45% 1fr}.story-main img{height:100%;width:100%;object-fit:cover}.story-main div,.story-small div{padding:10px}.story-main h3,.story-small h3,.video-card h3{font-size:13px;line-height:1.05;margin:7px 0 5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-main p{color:#9db4c5;font-size:10px;margin:0;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-stack{display:grid;grid-template-rows:1fr 1fr;gap:12px;min-height:0}.story-small{display:grid;grid-template-columns:44% 1fr;min-height:0}.story-small img{height:100%;width:100%;object-fit:cover}
.video-grid{height:calc(100% - 24px);display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.video-card{position:relative;padding:0 10px 10px;display:flex;flex-direction:column;justify-content:flex-end}.video-card img{position:absolute;inset:0 0 auto 0;width:100%;height:58%;object-fit:cover;filter:brightness(.74)}.video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,#06111d 67%)}.video-card>*{position:relative;z-index:1}.play{position:absolute;top:28px;left:50%;transform:translateX(-50%);width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:#0009;border:1px solid #fff7}.video-card small{font-size:10px;color:white}.card-shadow{box-shadow:0 13px 34px rgba(0,0,0,.44),0 0 16px rgba(23,216,255,.10),inset 0 0 0 1px rgba(23,216,255,.13)}
.info-row{display:grid;grid-template-columns:1.15fr 1fr 1fr 1.05fr;gap:14px;min-height:0;overflow:hidden}.info-panel{padding:13px 14px;background:linear-gradient(145deg,#082034,#10112c 120%);min-height:0}.info-panel>div:first-child{display:flex;justify-content:space-between;gap:8px}.info-panel h3{margin:0 0 7px;font-size:13px;line-height:1.08}.info-panel a{color:var(--cyan);font-size:9px;font-weight:950}.agenda-body{display:grid;grid-template-columns:58px 1fr repeat(3,44px);gap:8px;align-items:center}.date{height:58px;border:1px solid var(--cyan);border-radius:10px;display:grid;place-items:center}.date b{font-size:26px;line-height:22px}.date span{font-weight:900}.agenda strong{font-size:11px}.agenda p,.newsletter p{color:#c7d8e8;margin:3px 0;font-size:10px}.agenda em{display:inline-block;margin-top:3px;background:#7a2388aa;border-radius:7px;padding:3px 7px;font-size:7px;font-style:normal;font-weight:950}.timebox{height:40px;border-radius:10px;background:#111934;display:grid;place-items:center;font-weight:950}.timebox small{font-size:7px;color:#d5e4ef}.timebox:last-child{display:none}.insight-body{display:grid;grid-template-columns:92px 1fr;gap:10px;align-items:center}.bars{height:58px;border:1px solid #0d3853;border-radius:10px;padding:9px;display:flex;align-items:end;gap:6px;background:#061522}.bars i{width:13px;border-radius:5px 5px 0 0;background:linear-gradient(180deg,#77e5ff,#0874ac);box-shadow:0 0 15px #00d8ff45}.bars i:nth-child(1){height:16px}.bars i:nth-child(2){height:25px}.bars i:nth-child(3){height:33px}.bars i:nth-child(4){height:49px}.bars i:nth-child(5){height:39px}.insights p{font-size:12px;margin:0}.insights b{font-size:27px;color:var(--cyan);display:inline-block}.newsletter form{display:flex;gap:8px;margin-top:8px}.newsletter input{flex:1;min-width:0;background:#06111d;border:1px solid var(--line);border-radius:10px;color:white;padding:9px}.newsletter button{width:45px;border:0;border-radius:11px;background:linear-gradient(135deg,var(--cyan),var(--violet));color:white;font-size:20px}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.community-grid a{height:60px;border-radius:10px;background:linear-gradient(145deg,#4c2d84,#23183d);display:grid;grid-template-rows:17px 18px 12px;place-items:center;text-align:center}.community-grid img{width:16px;height:16px;object-fit:contain}.community-grid b{font-size:18px;color:var(--cyan)}.community-grid small{font-size:8px}
.site-footer{height:72px;border-top:1px solid var(--line);background:linear-gradient(180deg,#06111d,#02070d);display:grid;grid-template-columns:270px 1fr 160px;gap:18px;align-items:center;padding:8px 28px;box-shadow:0 -15px 45px #0009}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:105px}.footer-brand p{font-size:10px;color:#c8d7e3;line-height:1.2;margin:0}.partners{display:flex;align-items:center;justify-content:center;gap:24px;min-width:0}.partners span{display:none}.partners img{max-height:34px;max-width:116px;object-fit:contain;filter:drop-shadow(0 0 5px rgba(255,255,255,.15))}.partners .comma-logo{max-height:28px;max-width:90px}.partners .marca-logo{max-height:42px;max-width:72px}.partners .bogota-logo{max-height:30px;max-width:98px}.partners .rla-logo{max-height:30px;max-width:78px}.copy{text-align:right;color:#cbd9e5;font-size:10px;line-height:1.2;margin:0}
.admin-wrap{max-width:1180px;margin:0 auto;padding:28px}.form-card{background:#06111dcc;border:1px solid var(--line);border-radius:18px;padding:24px;margin:16px 0}.form-card textarea,.form-card input,.form-card select{width:100%;background:#030913;border:1px solid #17344d;color:white;border-radius:12px;padding:14px;margin:8px 0 14px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notice{background:#09263a;border:1px solid #0b82aa;padding:14px;border-radius:12px}.error{background:#3a0914;border:1px solid #aa0b42}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);padding:12px;text-align:left}.gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.gallery img{height:140px;width:100%;object-fit:cover;border-radius:12px}.btn{display:inline-flex;background:linear-gradient(135deg,#16d8ff,#8547ff);padding:12px 18px;border-radius:12px;color:white;border:0;font-weight:900}
@media(max-height:820px) and (min-width:1181px){.shell{height:calc(100vh - 66px);min-height:608px}.main{grid-template-rows:38px 286px 54px 154px 108px;gap:7px}.topbar{height:38px}.hero-copy h1{font-size:31px}.hero-copy{padding:22px 30px}.site-footer{height:66px}.partners img{max-height:30px}.footer-brand img{width:94px}.footer-brand p,.copy{font-size:9px}.section-head h2{font-size:17px}.story-main h3,.story-small h3,.video-card h3{font-size:12px}.info-panel h3{font-size:12px}.community-grid a{height:54px}.date{height:54px}.timebox{height:36px}}
@media(max-width:1180px){body{overflow:auto;height:auto}.shell{height:auto;min-height:100vh;display:block;padding:10px}.side{position:sticky;top:0;z-index:5;height:auto;display:flex;align-items:center;gap:12px;overflow:auto;border-radius:0 0 18px 18px;padding:10px}.brand img{width:105px;margin:0}.side-nav{margin:0;flex-direction:row}.side-nav a,.dark-pill{min-width:max-content;font-size:10px;padding:9px}.main{display:block;height:auto;overflow:visible}.topbar{height:auto;display:grid;grid-template-columns:1fr auto;gap:10px;margin:10px 0}.search{grid-column:1/-1;order:2;width:100%}.topnav{display:none}.social-top{justify-content:flex-start}.user-dot{display:none}.hero-grid{display:grid;grid-template-columns:1fr}.hero-card{height:410px}.rail-cards{grid-template-columns:1fr 1fr 1fr;margin-top:10px}.most-card{display:none}.quick-icons{display:flex;overflow:auto;margin:12px 0}.quick-icons a{min-width:112px;height:62px}.mid-row,.info-row{grid-template-columns:1fr}.story-grid,.video-grid{height:auto}.story-grid{grid-template-columns:1fr}.story-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.story-main,.story-small{grid-template-columns:1fr}.story-main img,.story-small img,.video-card img{height:190px}.video-grid{grid-template-columns:1fr 1fr 1fr}.site-footer{height:auto;grid-template-columns:1fr;padding:22px;text-align:center}.footer-brand{justify-content:center}.partners{flex-wrap:wrap}.copy{text-align:center}}
@media(max-width:680px){body{font-size:13px}.hero-card{height:370px}.hero-copy{width:100%;padding:26px 22px}.hero-copy h1{font-size:32px}.rail-cards,.story-stack,.video-grid,.agenda-body,.insight-body,.community-grid{grid-template-columns:1fr}.story-main img,.story-small img,.video-card img{height:168px}.info-panel{min-height:auto}.footer-brand{display:block}.footer-brand img{margin:0 auto 8px}.partners img{max-width:94px}.social-top{gap:7px}.ntplay-btn{height:34px;padding:0 12px}.subscribe-mini{font-size:11px}.community-grid a{grid-template-rows:auto;height:68px}.topbar{grid-template-columns:1fr}.ntplay-btn{justify-self:start}.shell{padding:0}.main{padding:0 10px}.side{border-radius:0}.brand img{width:86px}.side-nav a{height:30px}.hero-grid{gap:9px}.quick-icons{border-radius:12px}.section-head h2{font-size:17px}.info-row{gap:9px}.site-footer{margin-top:12px}}

/* === PATCH FINAL: no romper UI pública, solo blindar admin, post e imágenes === */
body.page-scroll{height:auto !important;min-height:100vh !important;overflow-y:auto !important;overflow-x:hidden !important;}
.post-reader{max-width:1180px;}
.post-title{font-size:48px;line-height:1.05;margin:28px 0 16px;}
.post-subtitle{font-size:18px;color:#d7e8f4;margin-bottom:18px;}
.post-main-image{border-radius:18px;max-height:540px;width:100%;object-fit:cover;margin:18px 0 28px;}
.post-content{font-size:19px;line-height:1.75;color:#e9f6ff;}
.admin-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px;}
.admin-table-wrap{max-height:62vh;overflow:auto;}
.admin-table th{position:sticky;top:0;background:#06111d;z-index:2;}
.admin-thumb{width:86px;height:46px;object-fit:cover;border-radius:8px;border:1px solid rgba(23,216,255,.18);}
.edit-preview{width:100%;max-height:420px;object-fit:cover;border-radius:16px;margin:8px 0 18px;border:1px solid rgba(23,216,255,.22);}
.social-top .social-icon{width:34px !important;height:34px !important;min-width:34px !important;border-radius:50% !important;}
.social-top .social-icon img{width:23px !important;height:23px !important;max-width:23px !important;max-height:23px !important;object-fit:contain !important;}
.community-grid img{width:18px !important;height:18px !important;object-fit:contain !important;}
.side-nav a[href*="admin"]{display:none !important;}
@media(max-width:680px){.admin-top{display:block}.post-title{font-size:34px}.post-content{font-size:16px}.admin-table-wrap{max-height:none}.admin-table{min-width:780px}.social-top .social-icon{width:32px !important;height:32px !important}.social-top .social-icon img{width:22px !important;height:22px !important}}
