:root{--page-bg:#f3f4f6;--surface:#fff;--surface-alt:#111827;--primary:#e11d48;--primary-soft:#e11d4814;--primary-strong:#be123c;--accent:#f97316;--accent-soft:#f9731617;--text-main:#111827;--text-muted:#6b7280;--text-on-dark:#f9fafb;--border-subtle:#e5e7eb;--radius-lg:1.25rem;--radius-md:.75rem;--shadow-soft:0 18px 35px #00000014;--shadow-strong:0 18px 40px #0000002e;--hero-live-gradient:radial-gradient(circle at 0% 0%,#e11d482e,transparent 55%),radial-gradient(circle at 100% 0%,#f9731638,transparent 60%),linear-gradient(135deg,#020617,#020617 40%,#111827 100%)}*{box-sizing:border-box}body{background:var(--page-bg);color:var(--text-main);margin:0;padding-bottom:80px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page{background:#fff;border-top:3px solid #dc2626;border-left:1px solid #94a3b859;border-right:1px solid #94a3b859;border-radius:1.25rem;max-width:1120px;margin:0 auto;padding:1.25rem 1.5rem 2.5rem;box-shadow:0 24px 60px #0f172a29,0 0 0 1px #0f172a14}@media (min-width:768px){.page{border-left:1px solid #94a3b873;border-right:1px solid #94a3b873;border-radius:1.5rem}}.top-bar{color:var(--text-muted);justify-content:space-between;align-items:center;gap:.75rem;padding:.25rem .75rem;font-size:.75rem;display:flex}.top-bar__tagline{white-space:nowrap}.top-bar .top-links{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.top-bar .top-link{opacity:.9}header.site-header{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem .9rem;margin-bottom:.85rem;padding:.55rem .9rem;display:flex}.brand{align-items:center;gap:.75rem;display:flex}.brand-logo{background:0 0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.brand-logo img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.brand-text h1{margin:0;font-size:1rem}.brand-text p{color:var(--text-muted);margin:0;font-size:.75rem}.nav-links{display:none}.nav-links.nav-links--open{box-shadow:var(--shadow-soft);z-index:20;background:#fff;border-radius:1rem;flex-direction:column;padding:.6rem;display:flex;position:absolute;top:calc(100% + .5rem);left:.75rem;right:.75rem}.nav-links.nav-links--open .nav-link{width:100%}.nav-links{gap:.75rem;font-size:.85rem;display:none}.nav-link{color:var(--text-muted);border:1px solid #0000;border-radius:999px;padding:.35rem .6rem}.nav-link--active{color:var(--primary);background:#d726380f;border-color:#d7263833}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.85rem;font-weight:600;transition:background .14s,box-shadow .14s,transform .12s;display:inline-flex;box-shadow:0 12px 24px #d7263859}.btn-primary span.icon{font-size:.9rem}.btn-primary:hover{background:var(--primary-strong);transform:translateY(-1px);box-shadow:0 16px 32px #be123c66}.btn-primary:active{transform:translateY(0);box-shadow:0 8px 18px #be123c66}.btn-primary:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.btn-ghost{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem .9rem;font-size:.8rem;transition:border-color .14s,background .14s,color .14s,transform .12s}.btn-ghost:hover{color:#111827;background:#f9fafb;border-color:#d1d5dbf2;transform:translateY(-.5px)}.hero{grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;display:grid}.hero-panel{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:1rem 1rem 1.15rem}.hero-live{background:var(--hero-live-gradient);color:var(--text-on-dark);box-shadow:var(--shadow-strong);border-radius:var(--radius-lg);border:1px solid #f8fafc1f;position:relative;overflow:hidden}.badge-live{background:var(--primary-soft);text-transform:uppercase;letter-spacing:.08em;color:#f9fafbf2;border:1px solid #f8fafb52;border-radius:999px;align-items:center;gap:.4rem;padding:.22rem .7rem;font-size:.7rem;display:inline-flex}.badge-live-dot{background:#f97373;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #f8717140,0 0 14px #f87171d9}.hero-live h2{margin:.6rem 0 .25rem;font-size:1.35rem}.hero-live p{color:#f9fafbd9;margin:0;font-size:.85rem}.hero-live .meta-line{color:#f9fafbb3;flex-wrap:wrap;gap:.4rem .9rem;margin-top:.75rem;font-size:.75rem;display:flex}.hero-live .meta-item{align-items:center;gap:.35rem;display:flex}.hero-live .actions{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.hero-live .subtle{color:#f9fafbb3;margin-top:.85rem;font-size:.75rem}.hero-schedule h3{margin:0 0 .35rem;font-size:1rem}.hero-schedule p{color:var(--text-muted);margin:0;font-size:.8rem}.schedule-list{flex-direction:column;gap:.4rem;margin-top:.6rem;display:flex}.schedule-item{border-radius:var(--radius-md);background:#f9fafb;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;display:flex}.schedule-main{flex-direction:column;display:flex}.schedule-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.7rem}.schedule-title{font-size:.85rem;font-weight:600}.schedule-time{color:var(--text-muted);font-size:.8rem}.schedule-tag{color:#4338ca;white-space:nowrap;background:#eef2ff;border-radius:999px;padding:.2rem .45rem;font-size:.7rem}.hero-latest{position:relative}.hero-latest__subtitle{color:var(--text-muted);margin:.1rem 0 .8rem;font-size:.8rem}.latest-list{border-left:1px solid var(--border-subtle);margin:.3rem 0 0;padding:0 0 0 .9rem;list-style:none}.latest-item{gap:.6rem;padding:.35rem 0;display:flex;position:relative}.latest-item:before{content:"";background:var(--accent);width:8px;height:8px;box-shadow:0 0 0 3px var(--accent-soft),0 0 10px #f9731699;border-radius:999px;position:absolute;top:.9rem;left:-.5rem}.latest-item__time{text-align:right;color:#4b5563;flex-shrink:0;min-width:3rem;font-size:.78rem;font-weight:600}.latest-item__main{flex:1;min-width:0}.latest-item__category{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:.05rem;font-size:.7rem;display:block}.latest-item__title{color:var(--text-main);font-size:.86rem;font-weight:500;line-height:1.35;display:inline-block}.hero-latest .latest-item__title:hover{color:var(--primary);text-decoration:underline}.latest-more{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:999px;margin-top:.6rem;padding:.4rem .75rem;font-size:.78rem}.latest-more:hover{background:#f9fafb;border-color:#11182729}.section{margin-top:1.5rem}.section-header{justify-content:space-between;align-items:baseline;gap:.75rem;margin-bottom:.6rem;display:flex}.section-title{font-size:1rem;font-weight:600}.section-subtitle{color:var(--text-muted);font-size:.8rem}.cards-grid{grid-template-columns:1fr;gap:.75rem;display:grid}.card{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);gap:.75rem;padding:.75rem .8rem;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:flex}.card-avatar{width:52px;height:52px;color:var(--text-on-dark);background:linear-gradient(135deg,#f97316,#b91c1c);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;display:flex}.card-body{flex-direction:column;gap:.1rem;display:flex}.card-title{font-size:.9rem;font-weight:600}.card-meta{color:var(--text-muted);font-size:.75rem}.card-tag{color:#92400e;background:#fef3c7;border-radius:999px;align-self:flex-start;margin-top:.15rem;padding:.15rem .45rem;font-size:.7rem}.card-actions{flex-wrap:wrap;gap:.35rem;margin-top:.3rem;font-size:.75rem;display:flex}.link-inline{color:var(--primary);font-size:.75rem}.community{background:var(--surface-alt);color:var(--text-on-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);margin-top:1.5rem;padding:1rem 1.1rem}.community h3{margin:0 0 .35rem;font-size:1rem}.community p{color:#f9fafbe6;margin:0;font-size:.82rem}.community-actions{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.btn-whatsapp{color:#f9fafb;cursor:pointer;background:#22c55e;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;display:inline-flex}.btn-secondary{color:#f9fafbd9;cursor:pointer;background:0 0;border:1px solid #f9fafb4d;border-radius:999px;padding:.5rem .9rem;font-size:.8rem}.home-about{color:#e5e7eb;background:radial-gradient(circle at 0 0,#020617 0 40%,#000 100%);border-top:1px solid #94a3b840;border-radius:20px;margin-top:2.25rem;margin-bottom:2.25rem;padding:2.5rem 1.25rem 2.75rem;position:relative;overflow:hidden}.home-about:before{content:"";opacity:.85;pointer-events:none;background:radial-gradient(circle at 100%,#f9731647,#0000 60%),radial-gradient(circle at 0 100%,#38bdf82e,#0000 55%);position:absolute;inset:0}.home-about__inner{z-index:1;gap:1.5rem;max-width:1120px;margin:0 auto;display:grid;position:relative}.home-about__title-wrap{flex-direction:column;gap:.4rem;display:flex}.home-about__title{color:#f9fafb;margin:0;font-size:1.25rem;font-weight:600}.home-about__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;margin:0;font-size:.8rem}.home-about__content{color:#cbd5f5;flex-direction:column;gap:.6rem;font-size:.9rem;display:flex}.home-about__content p{margin:0}.home-about__brands{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(90deg,#0f172aeb,#0f172ad9,#0f172ae6);border:1px solid #94a3b873;border-radius:999px;grid-column:1/-1;align-items:center;gap:.9rem;margin-top:1.6rem;padding:.7rem .9rem;display:flex}.home-about__brands-label{text-transform:uppercase;letter-spacing:.14em;color:#9ca3af;white-space:nowrap;font-size:.78rem}.home-about__brands-logos{flex-wrap:wrap;gap:.6rem;display:flex}.home-about__brand{background:#0f172af2;border:1px solid #94a3b873;border-radius:999px;align-items:center;gap:.4rem;padding:.25rem .55rem;display:flex}.home-about__brand-logo{filter:drop-shadow(0 0 6px #0f172acc);background:#020617;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;padding:.25rem;display:flex;overflow:hidden}.home-about__brand span{color:#e5e7eb;font-size:.78rem}.search-overlay{z-index:70;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.search-overlay__backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a2e;position:absolute;inset:0}.search-overlay__panel{color:#e5e7eb;background:#020617;border-radius:1.25rem;width:100%;max-width:640px;margin:6vh 1rem 0;padding:1rem 1.1rem 1.15rem;position:relative;box-shadow:0 22px 45px #0f172ae6}.search-overlay__header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.35rem;display:flex}.search-overlay__title{margin:0;font-size:.98rem;font-weight:600}.search-overlay__subtitle{color:#9ca3af;margin:.15rem 0 0;font-size:.8rem}.search-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex}.search-close:hover{color:#e5e7eb;background:#1f2937e6}.search-input-wrap{margin-top:.3rem}.search-input{color:#e5e7eb;background:#020617;border:1px solid #94a3b88c;border-radius:999px;width:100%;padding:.6rem .95rem;font-size:.86rem}.search-input::placeholder{color:#6b7280}.search-input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 1px #6366f199}.search-results{max-height:55vh;margin-top:.7rem;padding-right:.25rem;overflow-y:auto}.search-empty{color:#9ca3af;margin:.25rem 0;font-size:.8rem}.search-result{color:#e5e7eb;border:1px solid #0000;border-radius:.85rem;padding:.45rem .55rem;font-size:.83rem;text-decoration:none;display:block}.search-result:hover{background:#1e40afb3;border-color:#818cf8e6}.search-result__title{margin:0 0 .08rem;font-weight:600}.search-result__meta{color:#9ca3af;margin:0;font-size:.78rem}.search-result__source{color:#a855f7;margin:.05rem 0 0;font-size:.7rem}.search-results::-webkit-scrollbar{width:4px}.search-results::-webkit-scrollbar-thumb{background:#94a3b8b3;border-radius:999px}@media (max-width:639px){.search-overlay__panel{margin-top:4vh;padding:.9rem .9rem 1rem}}footer.site-footer{color:var(--text-muted);border-top:2px solid var(--primary);margin-top:.75rem;margin-bottom:0;font-size:.75rem}footer .footer-top{flex-direction:column;gap:.845rem;margin-bottom:.55rem;display:flex}@media (min-width:768px){footer .footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1.5rem}}footer .footer-bottom{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.35rem;padding-top:.4rem;display:flex}.player{color:var(--text-on-dark);z-index:50;background:#020617;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000073}.player-inner{justify-content:space-between;align-items:center;gap:.6rem;max-width:1120px;margin:0 auto;padding:.55rem 1.25rem;display:flex}.player-main{align-items:center;gap:.6rem;min-width:0;display:flex}.player-button{cursor:pointer;background:var(--primary);color:#fff;border:none;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:flex;box-shadow:0 10px 24px #d7263899}.player-info{flex-direction:column;gap:.05rem;min-width:0;display:flex}.player-title{white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:600;overflow:hidden}.player-meta{color:#f9fafbb3;font-size:.7rem}.player-meta span+span:before{content:"•";opacity:.7;margin:0 .3rem}.player-extra{align-items:center;gap:.6rem;font-size:.7rem;display:flex}.player-tag{border:1px solid #f9fafb59;border-radius:999px;padding:.15rem .45rem}.player-time{color:#f9fafbcc}@media (min-width:640px){.nav-links{display:flex}.nav-toggle{display:none}.hero{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.home-about__inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:flex-start}.hero-latest{padding-bottom:1.1rem}.latest-list{max-height:320px;padding-right:.2rem;overflow-y:auto}.latest-list::-webkit-scrollbar{width:4px}.latest-list::-webkit-scrollbar-thumb{background:#94a3b899;border-radius:999px}}@media (min-width:900px){.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.page{max-width:100%;box-shadow:none;border-left:none;border-right:none;border-radius:0;margin:0;padding:.75rem .85rem 2.5rem}.top-bar{flex-direction:column;align-items:flex-start;gap:.15rem;padding-inline:.5rem}.top-bar__tagline{white-space:normal}.top-bar .top-links{justify-content:flex-start;gap:.4rem;font-size:.7rem}header.site-header{border-radius:1rem;gap:.6rem;padding:.65rem .75rem}.brand{width:100%}.brand-logo{width:52px;height:52px}.brand-text h1{font-size:.95rem}.brand-text p{font-size:.72rem}nav.main-nav{align-items:center;gap:.75rem;display:flex;position:relative}.nav-links{gap:.75rem;font-size:.85rem;display:none}.nav-links.nav-links--open{box-shadow:var(--shadow-soft);z-index:20;background:#fff;border-radius:1rem;flex-direction:column;padding:.6rem;display:flex;position:absolute;top:calc(100% + .5rem);left:.75rem;right:.75rem}.nav-links.nav-links--open .nav-link{width:100%}.header-link--advertise{display:none}.hero{gap:.9rem;margin-top:1rem}.hero-panel{padding:.9rem .9rem 1.05rem}.hero-live h2{font-size:1.18rem}.hero-live p{font-size:.82rem}.latest-title{font-size:.98rem}.latest-item__title{font-size:.85rem}.cards-grid{grid-template-columns:minmax(0,1fr)}.home-about{border-radius:0;margin-inline:-.25rem}.home-about__brands{flex-direction:column;align-items:flex-start}.player-inner{padding-inline:.85rem}}.card[data-slot=prensa-hoy]{border-left:3px solid var(--primary);background:linear-gradient(135deg,#e11d4808,#fff)}.card[data-slot=prensa-hoy]:hover{transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}@keyframes marquee{0%{transform:translate(0%)}to{transform:translate(-50%)}}.animate-marquee{animation:120s linear infinite marquee}.hero-live .hero-main-copy{text-align:left;background:radial-gradient(circle at 0 0,#0f172ad9,#0f172ab3);border:1px solid #94a3b88c;border-radius:1rem;margin:0 auto 1rem 0;padding:1rem 1.25rem;display:inline-block;position:relative;box-shadow:0 10px 25px #0f172a73,0 0 0 1px #0f172acc}.hero-live .hero-main-copy:before{content:"";background:linear-gradient(#f87171f2,#dc2626f2);border-radius:999px;width:4px;position:absolute;top:.75rem;bottom:.75rem;left:0}.hero-live .hero-main-copy h2{margin:0;font-size:clamp(1.4rem,2vw,2rem);font-weight:800;line-height:1.2}.hero-live .hero-main-copy p{display:none}@media (max-width:639px){.hero-live .hero-main-copy{margin-bottom:.7rem;padding:.75rem .9rem}.hero-live .hero-main-copy h2{font-size:.9rem;line-height:1.3}}
.ad-slot{max-width:1120px;margin:0 auto;padding:.5rem .85rem}.ad-slot--home-top{margin-top:.4rem;margin-bottom:.6rem}.ad-slot--home-mid{justify-content:center;margin:1.2rem auto .6rem;display:flex}.ad-slot--native{margin:2rem auto 2.5rem}.ad-slot--article,.ad-slot--article-end{margin:1.5rem auto}.ad-label{text-transform:uppercase;letter-spacing:.16em;color:#9ca3af;margin-bottom:.3rem;font-size:.7rem}.ad-frame{background:#020617;border:1px dashed #94a3b88c;border-radius:.75rem;justify-content:center;align-items:center;width:100%;min-height:64px;display:flex;overflow:hidden}.ad-slot--home-top .ad-frame{min-height:72px}@media (min-width:1024px){.ad-slot--home-top .ad-frame{min-height:100px}}.ad-slot--home-top img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:90px;display:block}.ad-slot--home-mid .ad-frame{max-width:320px;min-height:140px;padding:.5rem}.ad-slot--home-mid img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:120px;display:block}.ad-slot--native .ad-frame{background:radial-gradient(circle at 0 0,#0b1220 0,#020617 55%);border-style:solid;border-color:#94a3b84d;min-height:0;padding:.85rem .9rem}.ad-native-grid{gap:.75rem;display:grid}@media (min-width:640px){.ad-native-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.ad-native-card{color:inherit;background:#0f172af5;border:1px solid #94a3b866;border-radius:.9rem;flex-direction:column;gap:.4rem;padding:.65rem .7rem;text-decoration:none;transition:transform .12s,box-shadow .12s,border-color .12s,background .12s;display:flex}.ad-native-card:hover{border-color:#fb923cd9;transform:translateY(-1px);box-shadow:0 12px 30px #0f172ad9}.ad-native-card__media{background:#020617;border-radius:.7rem;justify-content:center;align-items:center;padding:.3rem;display:flex}.ad-native-card__media img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:68px;display:block}.ad-native-card__title{color:#e5e7eb;margin:0;font-size:.88rem;font-weight:600}.ad-native-card__text{color:#9ca3af;margin:0;font-size:.8rem}.ad-native-card__cta{color:#fed7aa;margin-top:.15rem;font-size:.78rem}.section-sponsor{color:#9ca3af;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.section-sponsor__label{text-transform:uppercase;letter-spacing:.16em;font-size:.7rem}.section-sponsor__logo{-o-object-fit:contain;object-fit:contain;background:#020617;border-radius:999px;width:26px;height:26px;padding:.15rem}.header-link--advertise{color:#fed7aa;border:1px solid #fb923cb3;border-radius:999px;padding:.35rem .7rem;font-size:.82rem;text-decoration:none}.header-link--advertise:hover{background:#fb923c14}.footer-link--advertise{color:#f97316;font-size:.8rem;text-decoration:none}.footer-link--advertise:hover{text-decoration:underline}@media (max-width:640px){.ad-slot{padding:.5rem .85rem}}
