:root{--bg:#f7f9fc;--surface:#fff;--text:#111827;--muted:#667085;--line:#e7ebf1;--blue:#1769e0;--blue-soft:#eef5ff;--purple:#6d3fe7;--red:#e63845;--green:#15966c;--radius:16px;--shadow:0 6px 24px rgba(20,34,56,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.container{width:min(1180px,calc(100% - 40px));margin:auto}a{color:inherit;text-decoration:none}.site-header{height:78px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(20px,calc((100% - 1180px)/2));gap:28px;position:sticky;top:0;z-index:1000;overflow:visible;isolation:isolate}.brand{display:flex;align-items:center;gap:10px;min-width:245px;position:relative}
.brand-copy{display:flex;flex-direction:column;min-width:0}
.brand-logo{height:42px;width:auto;max-width:150px;object-fit:contain;align-self:flex-start;margin-bottom:2px;display:block}
.brand-logo[data-logo-size="24"]{height:24px}
.brand-logo[data-logo-size="25"]{height:25px}
.brand-logo[data-logo-size="26"]{height:26px}
.brand-logo[data-logo-size="27"]{height:27px}
.brand-logo[data-logo-size="28"]{height:28px}
.brand-logo[data-logo-size="29"]{height:29px}
.brand-logo[data-logo-size="30"]{height:30px}
.brand-logo[data-logo-size="31"]{height:31px}
.brand-logo[data-logo-size="32"]{height:32px}
.brand-logo[data-logo-size="33"]{height:33px}
.brand-logo[data-logo-size="34"]{height:34px}
.brand-logo[data-logo-size="35"]{height:35px}
.brand-logo[data-logo-size="36"]{height:36px}
.brand-logo[data-logo-size="37"]{height:37px}
.brand-logo[data-logo-size="38"]{height:38px}
.brand-logo[data-logo-size="39"]{height:39px}
.brand-logo[data-logo-size="40"]{height:40px}
.brand-logo[data-logo-size="41"]{height:41px}
.brand-logo[data-logo-size="42"]{height:42px}
.brand-logo[data-logo-size="43"]{height:43px}
.brand-logo[data-logo-size="44"]{height:44px}
.brand-logo[data-logo-size="45"]{height:45px}
.brand-logo[data-logo-size="46"]{height:46px}
.brand-logo[data-logo-size="47"]{height:47px}
.brand-logo[data-logo-size="48"]{height:48px}
.brand-logo[data-logo-size="49"]{height:49px}
.brand-logo[data-logo-size="50"]{height:50px}
.brand-logo[data-logo-size="51"]{height:51px}
.brand-logo[data-logo-size="52"]{height:52px}
.brand-logo[data-logo-size="53"]{height:53px}
.brand-logo[data-logo-size="54"]{height:54px}
.brand-logo[data-logo-size="55"]{height:55px}
.brand-logo[data-logo-size="56"]{height:56px}
.brand-logo[data-logo-size="57"]{height:57px}
.brand-logo[data-logo-size="58"]{height:58px}
.brand-logo[data-logo-size="59"]{height:59px}
.brand-logo[data-logo-size="60"]{height:60px}
.brand-logo[data-logo-size="61"]{height:61px}
.brand-logo[data-logo-size="62"]{height:62px}
.brand-logo[data-logo-size="63"]{height:63px}
.brand-logo[data-logo-size="64"]{height:64px}
.brand-logo[data-logo-size="65"]{height:65px}
.brand-logo[data-logo-size="66"]{height:66px}
.brand-logo[data-logo-size="67"]{height:67px}
.brand-logo[data-logo-size="68"]{height:68px}
.brand-logo[data-logo-size="69"]{height:69px}
.brand-logo[data-logo-size="70"]{height:70px}
.brand-logo[data-logo-size="71"]{height:71px}
.brand-logo[data-logo-size="72"]{height:72px}
.social-mini a svg{width:17px;height:17px;display:block}
.social-mini a{color:#4b5563}
.social-mini a:hover{color:#111827;background:#f7f9fc}.social-mini .social-unconfigured{width:34px;height:34px;border:1px solid var(--line);background:#fff;color:#9aa3af;border-radius:10px;display:grid;place-items:center;cursor:default}.social-mini .social-unconfigured svg{width:17px;height:17px;display:block}.brand-name{font-size:18px;font-weight:800;letter-spacing:.02em}.brand-subtitle{font-size:11px;color:var(--muted)}.main-nav{display:flex;gap:8px;align-items:center;flex:1;justify-content:center}.main-nav a{padding:9px 13px;color:#4b5563;border-radius:9px;font-size:14px}.main-nav a:hover,.main-nav a.active{color:var(--blue);background:var(--blue-soft)}.social-mini{display:flex;gap:8px}.social-mini.is-ready{display:flex}.social-mini a{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center;font-weight:700}.hero{min-height:430px;background:#fff;border:1px solid var(--line);border-top:0;border-radius:0 0 20px 20px;display:grid;grid-template-columns:1fr 1.1fr;overflow:hidden}.hero-copy{padding:65px 50px}.eyebrow,.section-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--blue)}h1{font-size:52px;line-height:1.08;margin:10px 0 20px;letter-spacing:-.04em}h1 strong{font-weight:800}.hero-text{font-size:17px;color:#4b5563;max-width:560px;margin:0 0 8px}.hero-text.secondary{font-size:15px;color:var(--muted)}.hero-actions{display:flex;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:11px 18px;border-radius:10px;font-weight:650;border:1px solid transparent}.button.primary{background:var(--blue);color:#fff;box-shadow:0 5px 12px rgba(23,105,224,.18)}.secondary-button{border-color:var(--line);background:#fff}.small{padding:9px 14px;font-size:13px}.hero-art{position:relative;background:linear-gradient(135deg,#f7fbff,#eef3f8);overflow:hidden}.screen{position:absolute;right:40px;top:75px;width:380px;height:245px;background:#202a35;border-radius:14px 14px 5px 5px;box-shadow:0 20px 35px rgba(25,40,60,.16);padding:28px;color:#9ee493}.screen span{font-size:28px;font-weight:800}.code-line{height:8px;border-radius:8px;background:#465667;margin-top:20px;width:70%}.code-line.l2{width:88%;margin-top:14px}.code-line.l3{width:56%;margin-top:14px}.code-line.l4{width:76%;margin-top:14px}.plant{position:absolute;left:55px;bottom:30px;width:120px;height:130px}.plant i{position:absolute;bottom:35px;left:50%;width:16px;height:95px;border-radius:100% 0 100% 0;background:#86bf74;transform-origin:bottom;transform:rotate(-35deg)}.plant i:nth-child(2){transform:rotate(35deg);background:#6aa95f}.plant i:nth-child(3){transform:rotate(-8deg);background:#91c981}.plant i:nth-child(4){transform:rotate(62deg);background:#75b56b}.plant i:nth-child(5){transform:rotate(-58deg);background:#6cab61}.cup{position:absolute;bottom:28px;left:215px;width:92px;height:70px;background:#fff;border:1px solid #e4e8ed;border-radius:6px 6px 22px 22px;display:grid;place-items:center;font-weight:800;box-shadow:0 8px 18px rgba(20,34,56,.08)}.section{padding:58px 0 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-heading h2,.social-block h2{margin:3px 0 0;font-size:24px;letter-spacing:-.02em}.section-heading>a{font-size:13px;color:var(--blue);font-weight:650}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card,.social-block,.stream-card,.about-card,.article-row{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.category-card{padding:16px}.category-top{display:flex;align-items:center;gap:8px;font-weight:750;margin-bottom:14px}.category-top a{margin-left:auto;color:var(--muted);font-size:11px;font-weight:500}.category-icon{color:var(--blue)}.gaming .category-icon{color:var(--purple)}.barca .category-icon{color:var(--red)}.news-image{aspect-ratio:16/9;height:auto;min-height:0;border-radius:11px;margin-bottom:13px;display:flex;align-items:end;padding:14px;font-weight:800;color:#fff;letter-spacing:.08em;overflow:hidden}.tech-image{background:linear-gradient(145deg,#20252c,#7b8a9a 58%,#d9dee4)}.gaming-image{background:linear-gradient(145deg,#181729,#55428c 55%,#a79dd2)}.barca-image{background:linear-gradient(145deg,#241a45,#8d1735 55%,#d9a32e)}.tag{display:inline-block;color:var(--blue);background:var(--blue-soft);border-radius:20px;padding:3px 8px;font-size:9px;font-weight:800}.tag.purple{color:var(--purple);background:#f3efff}.tag.red{color:var(--red);background:#fff0f1}.category-card h3{font-size:18px;line-height:1.3;margin:9px 0}.category-card>p{font-size:13px;color:var(--muted);margin:0 0 13px}.meta{font-size:11px;color:#98a1af}.mini-news{border-top:1px solid var(--line);padding:11px 0 0;margin-top:10px;display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.45;min-width:0}.mini-news b{color:var(--blue);flex:0 0 82px;min-width:0;font-size:11px;line-height:1.4}.mini-news span{color:#4b5563;flex:1 1 auto;min-width:0;overflow-wrap:anywhere;word-break:normal}.social-layout{display:grid;grid-template-columns:1fr 330px;gap:18px}.social-block{padding:24px}.social-grid{display:block;margin-top:18px}.social-card{border:1px solid var(--line);border-radius:13px;padding:18px;display:grid;grid-template-columns:38px 1fr 15px;gap:10px;align-items:start;transition:.2s}.social-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.social-logo{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-weight:800;background:#f3f4f6}.social-logo svg{width:20px;height:20px;display:block}.social-card strong{font-size:15px}.social-card p{font-size:12px;color:var(--muted);margin:5px 0 0}.social-card>span:last-child{color:var(--blue);font-weight:800}.stream-card{padding:24px;background:linear-gradient(135deg,#f1f7ff,#fff)}.stream-card h3{font-size:19px;margin:8px 0}.stream-card p{color:var(--muted);font-size:13px}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#21b47e;margin-right:6px}.about-card{padding:28px;display:grid;grid-template-columns:78px 1.2fr 1fr;gap:24px;align-items:center}.about-card.home-about-card{grid-template-columns:1.2fr 1fr}.avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#eff6ff);display:grid;place-items:center;color:var(--blue);font-weight:800;font-size:21px;border:4px solid #fff;box-shadow:0 0 0 1px var(--line)}.avatar.large{width:130px;height:130px;font-size:34px}.about-copy h2{font-size:21px;margin:5px 0 8px}.about-copy p{font-size:13px;color:var(--muted);margin:0 0 10px}.text-link{font-size:13px;color:var(--blue);font-weight:650}.skills{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;font-size:11px;color:#4b5563}.skills span,.skills-large span{padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fbfcfe;text-align:center}.site-footer{border-top:1px solid var(--line);margin-top:60px;padding:24px 0 30px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main links";gap:24px;align-items:end;color:#98a1af;font-size:11px}.site-footer-main{grid-area:main;display:flex;align-items:end;gap:18px;min-width:0}.site-footer-brand{display:flex;flex-direction:column;gap:3px}.site-footer-brand strong{font-size:13px;letter-spacing:.08em;color:var(--text)}.site-footer-brand span{font-size:10px;color:var(--muted)}.site-footer-copy{padding-left:18px;border-left:1px solid var(--line);white-space:nowrap}.site-footer-links{grid-area:links;display:flex;align-items:center;gap:8px}.site-footer-links a{padding:7px 9px;border-radius:8px;color:var(--muted);transition:.18s ease}.site-footer-links a:hover{color:var(--blue);background:var(--blue-soft)}.page{padding-top:60px;min-height:620px}.page h1{font-size:44px;margin:4px 0 12px}.lead{font-size:17px;color:var(--muted);max-width:760px}.legal-page{padding-bottom:10px}.legal-card{display:block;max-width:1000px;margin-top:30px;padding:38px 42px}.legal-card p{max-width:860px;margin:0 0 20px;color:#596273;font-size:14px;line-height:1.8}.legal-card h2{max-width:860px;margin:30px 0 10px;padding-top:24px;border-top:1px solid var(--line);font-size:20px;line-height:1.3;color:var(--text)}.legal-card h2:first-of-type{margin-top:26px}.legal-card p:last-child{margin-bottom:0}.article-list{display:grid;gap:15px;margin-top:30px}.article-row{padding:15px;display:grid;grid-template-columns:240px 1fr;gap:20px}.row-image{min-height:155px;border-radius:11px}.tech-image-2{background:linear-gradient(135deg,#d9e3ef,#65768c)}.tech-image-3{background:linear-gradient(135deg,#1c2636,#72a8d8)}.gaming-image-2{background:linear-gradient(135deg,#24204d,#c1a5ff)}.gaming-image-3{background:linear-gradient(135deg,#17242d,#6c8799)}.barca-image-2{background:linear-gradient(135deg,#1c1c53,#c51d35)}.barca-image-3{background:linear-gradient(135deg,#e0b03d,#6d1c68)}.article-row h2{font-size:21px;margin:8px 0}.article-row p{color:var(--muted);font-size:13px}.about-hero{display:grid;grid-template-columns:160px 1fr;gap:35px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:35px;margin-top:30px}.about-hero p{color:#596273}.skills-large{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:20px}.skills-large span{background:#fff;font-size:12px}@media(max-width:900px){.mini-news b{flex-basis:90px}}/* v6.30.5 — navegación móvil
   En pantallas pequeñas la navegación principal pasa a un menú desplegable.
   Las categorías siguen siendo dinámicas y se copian desde .main-nav. */
.mobile-nav-toggle{display:none;width:38px;height:38px;flex:0 0 38px;border:1px solid var(--line);background:#fff;color:#4b5563;border-radius:10px;place-items:center;padding:0;cursor:pointer}
.mobile-nav-toggle svg{width:19px;height:19px;display:block}
.mobile-nav-toggle:hover{color:#111827;background:#f7f9fc}
.mobile-nav-panel{display:none}
.mobile-nav-panel.is-open{display:block;position:absolute;top:calc(100% + 8px);right:18px;width:min(300px,calc(100vw - 36px));padding:8px;background:var(--surface,#fff);border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 35px rgba(15,23,42,.16);z-index:1001}
.mobile-nav-panel a{display:block;padding:11px 12px;border-radius:9px;color:var(--text);font-size:14px}
.mobile-nav-panel a:hover,.mobile-nav-panel a.active{color:var(--blue);background:var(--blue-soft)}
html[data-site-theme="dark"] .mobile-nav-toggle{background:#171d26;border-color:#303a48;color:#b8c1cf}
html[data-site-theme="dark"] .mobile-nav-toggle:hover{background:#202936;color:#f1f4f8}
html[data-site-theme="dark"] .mobile-nav-panel{background:#171d26;border-color:#303a48;box-shadow:0 14px 35px rgba(0,0,0,.4)}
html[data-site-theme="dark"] .mobile-nav-panel a{color:#e7ebf1}
html[data-site-theme="dark"] .mobile-nav-panel a:hover,html[data-site-theme="dark"] .mobile-nav-panel a.active{color:#1769e0;background:#1b3150}

@media(max-width:900px){.site-header{padding:0 18px}.brand{min-width:auto}.main-nav{display:none}.mobile-nav-toggle{display:grid}.social-mini{margin-left:auto}.hero{grid-template-columns:1fr}.hero-art{min-height:250px}.hero-copy{padding:45px 28px}.news-grid{grid-template-columns:1fr}.social-layout{grid-template-columns:1fr}.social-grid{grid-template-columns:1fr}.about-card{grid-template-columns:70px 1fr}.about-card.home-about-card{grid-template-columns:1fr}.skills{grid-column:1/-1}.article-row{grid-template-columns:1fr}.skills-large{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.social-mini{display:none}.container{width:min(100% - 24px,1180px)}h1{font-size:40px}.hero-art{display:none}.about-card{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;grid-template-areas:"main" "links";gap:16px}.site-footer-main{align-items:flex-start;flex-direction:column;gap:10px}.site-footer-copy{padding-left:0;border-left:0}.site-footer-links{flex-wrap:wrap}.page{padding-top:40px}.legal-card{padding:26px 22px}.legal-card p{font-size:14px}.social-mini a{width:31px;height:31px}}

.loading-state,.error-state,.empty-news{color:var(--muted);font-size:13px;padding:18px 0}.error-state{color:var(--red)}.home-category-content{min-height:330px}.home-category-content .news-image{aspect-ratio:16/9;height:auto;min-height:0}.live-main-image.has-image img{width:100%;height:100%;object-fit:cover;border-radius:11px}.live-news-image.has-image img{width:100%;height:100%;object-fit:cover;border-radius:11px}.news-read{display:inline-block;margin:8px 0 2px;color:var(--blue);font-size:12px;font-weight:700}.home-empty h3{font-size:18px;margin:10px 0 6px}.home-empty p{font-size:13px;color:var(--muted)}.live-article-row .live-row-image{overflow:hidden}.live-row-image.has-image img{width:100%;height:100%;object-fit:cover;border-radius:11px}.live-meta{display:flex;flex-wrap:wrap;gap:12px;margin:10px 0 2px;color:#8a94a3;font-size:11px}.empty-news{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:35px}.empty-news h2{margin:0 0 5px;font-size:21px}.empty-news p{margin:0}.live-news-image{aspect-ratio:16/9;height:auto;min-height:0;border-radius:11px;margin-bottom:13px;display:flex;align-items:end;padding:14px;font-weight:800;color:#fff;letter-spacing:.08em;overflow:hidden;background:#e7edf5}.live-news-image:not(.has-image){background:linear-gradient(145deg,#dfe7f0,#8795a5)}

.image-credit{display:block;font-size:9px;color:#667085;margin-top:4px;line-height:1.3}.live-news-image.has-image,.news-image.has-image,.row-image.has-image{overflow:hidden}

/* V6.6 — imágenes de noticias */
.news-image.has-image,
.live-news-image.has-image,
.live-main-image.has-image,
.row-image.has-image{
  position:relative;
  background:linear-gradient(145deg,#eef3f8,#dbe4ee);
  overflow:hidden;
}
.news-image.has-image img,
.live-news-image.has-image img,
.live-main-image.has-image img,
.row-image.has-image img{
  display:block;
  width:100%;
  height:100%;
  min-height:100%;
  object-fit:cover;
  object-position:center center;
  border-radius:inherit;
}
.news-image.has-image::after,
.live-news-image.has-image::after,
.live-main-image.has-image::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:linear-gradient(to top,rgba(8,18,32,.10),transparent 38%);
}
.news-image .image-credit,
.live-news-image .image-credit{
  position:absolute;
  left:10px;
  bottom:7px;
  z-index:2;
  color:#fff;
  text-shadow:0 1px 3px rgba(0,0,0,.5);
}

/* V6.9 — selector visual de imágenes */
#imageSearchModal .modal-card{max-height:90vh;overflow:auto}
@media(max-width:900px){
  #imageCandidates{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
}
@media(max-width:600px){
  #imageCandidates{grid-template-columns:1fr !important}
}

/* V6.17 — noticia destacada */
.featured-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}
.featured-media{min-height:330px;background:#e7edf5}
.featured-image{width:100%;height:100%;min-height:330px;margin:0;border-radius:0;padding:0}
.featured-image img{width:100%;height:100%;object-fit:cover;display:block}
.featured-copy{padding:38px 40px;display:flex;flex-direction:column;justify-content:center}
.featured-copy h3{font-size:30px;line-height:1.15;margin:12px 0}
.featured-copy p{color:var(--muted);font-size:15px;line-height:1.65;margin:0 0 12px}
.featured-copy .news-read{margin-top:14px}
@media(max-width:760px){.featured-card{grid-template-columns:1fr}.featured-media,.featured-image{min-height:240px}.featured-copy{padding:24px}.featured-copy h3{font-size:23px}}

.article-content{color:var(--muted);font-size:13px;line-height:1.65;margin:8px 0 12px}.article-content p{margin:0 0 12px}.article-content p:last-child{margin-bottom:0}.article-content strong,.article-content b{color:#3f4755;font-weight:700}.article-content em,.article-content i{font-style:italic}.article-content ul,.article-content ol{margin:8px 0 12px;padding-left:22px}.article-content blockquote{margin:12px 0;padding:8px 14px;border-left:3px solid var(--blue);color:#596273;background:#f8fbff;border-radius:0 8px 8px 0}.article-content h3,.article-content h4{color:var(--text);margin:14px 0 6px;line-height:1.3}.article-content a{color:var(--blue);text-decoration:underline}.article-row .article-content + .live-meta{margin-top:14px}

/* V6.17.4 - contenido editorial en portada y estilo sin negritas heredadas */
.article-content strong,.article-content b{font-weight:400;color:inherit}
.home-article-content{color:var(--muted);font-size:13px;line-height:1.65;margin:8px 0 12px}
.home-article-content p{margin:0 0 12px}
.home-summary{margin:8px 0 14px}
.home-content-preview{max-height:190px;overflow:hidden;position:relative}
.home-content-preview::after{content:"";position:absolute;left:0;right:0;bottom:0;height:36px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);pointer-events:none}
.home-article-content p:last-child{margin-bottom:0}
.home-article-content ul,.home-article-content ol{margin:8px 0 12px;padding-left:22px}
.home-article-content blockquote{margin:12px 0;padding:8px 14px;border-left:3px solid var(--blue);color:#596273;background:#f8fbff;border-radius:0 8px 8px 0}
.home-article-content h3,.home-article-content h4{color:var(--text);margin:14px 0 6px;line-height:1.3}
.home-article-content strong,.home-article-content b{font-weight:400;color:inherit}
.featured-article-content{font-size:15px}
.featured-article-content .home-content-preview{max-height:190px}
.published-article-content .home-content-preview{max-height:170px}
@media(max-width:760px){.home-content-preview{max-height:170px}.featured-article-content .home-content-preview{max-height:160px}.published-article-content .home-content-preview{max-height:150px}}


/* V6.17.6 — presentación editorial: resumen IA o contenido expandible */
.editorial-summary{color:var(--muted);font-size:13px;line-height:1.65;margin:8px 0 14px}
.editorial-content-wrap{margin:8px 0 12px}
.editorial-content-preview{color:var(--muted);font-size:13px;line-height:1.65}
.editorial-content-preview p{margin:0 0 12px}
.editorial-content-preview strong,.editorial-content-preview b{font-weight:400;color:inherit}
.editorial-content-preview.is-collapsed{max-height:190px;overflow:hidden;position:relative}
.editorial-content-preview.is-collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:42px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);pointer-events:none}
.content-expand{display:inline-block;margin:4px 0 0;padding:0;border:0;background:none;color:var(--blue);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.content-expand:hover{text-decoration:underline}
.featured-article-content .editorial-content-preview.is-collapsed{max-height:230px}
/* v6.29.38 — resúmenes de noticias de portada: altura uniforme y expansión real. */
.home-category-grid .category-card{height:100%;}
.home-summary-wrap{margin:8px 0 10px;}
.home-summary-wrap .editorial-content-preview{max-height:none;margin:0;}
.home-summary-wrap .editorial-content-preview.is-collapsed{max-height:190px;overflow:hidden;position:relative;}
.home-summary-wrap .editorial-content-preview.is-collapsed::after{content:"";position:absolute;left:0;right:0;bottom:0;height:42px;background:linear-gradient(to bottom,rgba(255,255,255,0),var(--surface));pointer-events:none;}
.home-summary-wrap .content-expand{display:inline-flex;align-items:center;justify-content:center;margin:2px 0 0;padding:6px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--blue);font:inherit;font-size:11px;font-weight:700;cursor:pointer;}
.home-summary-wrap .content-expand:hover{background:var(--blue-soft);}
html[data-site-theme="dark"] .home-summary-wrap .editorial-content-preview.is-collapsed::after{background:linear-gradient(to bottom,rgba(23,29,38,0),#171d26);}


/* v6.20.10 */
.avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}
.avatar.has-image{padding:0;overflow:hidden}
.about-image-preview{width:72px;height:72px;object-fit:cover;border-radius:50%;border:1px solid #dbe4f0;background:#f5f7fa}
.admin-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 22px;margin-top:auto;border-top:1px solid #e6eaf0;color:#98a1af;font-size:11px}

.brand-logo.logo-load-error{display:none!important}

/* V6.22.31 — redes sociales por plataforma/categoría */
.social-menu{position:relative;display:grid}
.social-menu-trigger{width:34px;height:34px;border:1px solid var(--line);background:#fff;border-radius:10px;display:grid;place-items:center;color:#4b5563;cursor:pointer;padding:0}
.social-menu-trigger svg{width:17px;height:17px;display:block}
.social-menu-trigger:hover{color:#111827;background:#f7f9fc}
.social-menu-popover{position:absolute;right:0;top:calc(100% + 9px);min-width:240px;max-width:min(320px,calc(100vw - 24px));background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 14px 34px rgba(20,34,56,.16);padding:7px;display:none;z-index:10000;overflow:visible}.social-menu-item{width:100%;box-sizing:border-box}
.social-menu.open .social-menu-popover{display:block}
.social-menu-item,.social-mini .social-menu-item{display:flex;width:100%;height:auto;box-sizing:border-box;align-items:center;gap:10px;padding:9px;border:0;border-radius:9px;background:transparent;box-shadow:none;justify-content:flex-start;min-width:0;}
.social-menu-item:hover{background:#f7f9fc}
.social-menu-item>span:first-child{width:28px;height:28px;display:grid;place-items:center;background:#f3f4f6;border-radius:8px;color:#111827;flex:0 0 28px}
.social-menu-item svg{width:16px;height:16px;display:block}
.social-menu-item>span:last-child{display:flex;flex-direction:column;min-width:0}
.social-menu-item strong{font-size:12px;font-weight:700;line-height:1.3}
.social-menu-item small{font-size:10px;color:var(--muted);line-height:1.3;margin-top:1px}
@media(max-width:520px){.social-menu-popover{right:0;min-width:220px;max-width:calc(100vw - 24px)}}

.social-topic{margin-top:18px}
.social-topic:first-child{margin-top:16px}
.social-topic-head{display:flex;align-items:center;gap:10px}
.social-topic-line{height:1px;background:var(--line);flex:1}
.social-topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px}.social-topic-grid .social-card{width:100%;min-width:0}
.social-handle{font-size:11px;color:var(--blue);margin-top:2px}
.social-empty{padding:20px;border:1px dashed var(--line);border-radius:12px;color:var(--muted);font-size:13px}
@media(max-width:900px){.social-topic-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.social-topic-grid{grid-template-columns:1fr}}

.about-linkedin{margin-top:16px;display:none}.about-linkedin.is-visible{display:block}.about-social-link{display:inline-flex;align-items:center;gap:10px;padding:9px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#4b5563;transition:.2s}.about-social-link:hover{color:#111827;background:#f7f9fc;box-shadow:var(--shadow)}.about-social-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#f3f4f6;color:#111827}.about-social-icon svg{width:18px;height:18px;display:block}.about-social-link>span:nth-child(2){display:flex;flex-direction:column;line-height:1.25}.about-social-link strong{font-size:13px}.about-social-link small{font-size:10px;color:var(--muted);margin-top:2px}.about-social-arrow{margin-left:8px;color:var(--blue);font-weight:800}

/* v6.22.41 · Football-Data.org widgets */
.field-static{min-height:40px;display:flex;align-items:center;padding:0 12px;border:1px solid var(--border,#dfe5ee);border-radius:10px;background:var(--surface-soft,#f7f9fc);color:var(--text-muted,#65748b);font-size:14px;box-sizing:border-box}
.category-widget-attribution{margin-top:14px;padding-top:10px;border-top:1px solid var(--border,#e3e8ef);font-size:11px;color:var(--text-muted,#738096)}

/* Utility: hide dynamic sections until they contain content. */
.hidden{display:none!important}

.category-widget-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.widget-admin-icon.team-fixtures{color:#1f6feb;background:#eef5ff}.football-team-fixtures-list{display:flex;flex-direction:column}.football-team-fixture-row{display:flex;gap:12px;align-items:center;padding:12px 14px;border-top:1px solid #e8edf4}.football-team-fixture-date{width:58px;flex:0 0 58px;text-align:center}.football-team-fixture-date strong{display:block;font-size:12px;text-transform:capitalize}.football-team-fixture-date small{display:block;color:#8190a5;font-size:11px;margin-top:2px}.football-team-fixture-main{min-width:0;flex:1}.football-team-fixture-competition{font-size:10px;font-weight:700;color:#7a8799;text-transform:uppercase;letter-spacing:.04em;margin-bottom:5px}.football-team-fixture-teams{display:grid;grid-template-columns:minmax(0,1fr) 22px minmax(0,1fr);align-items:center;gap:8px;font-size:12px}.football-team-fixture-teams span{display:flex;align-items:center;gap:6px;min-width:0}.football-team-fixture-teams span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.football-team-fixture-teams .away{justify-content:flex-end;text-align:right}.football-team-fixture-teams em{font-style:normal;color:#8b98aa;font-weight:700;text-align:center}.football-team-fixture-teams img{width:20px;height:20px;object-fit:contain;flex:0 0 20px}
@media(max-width:700px){.football-team-fixture-row{padding:11px 10px}.football-team-fixture-date{width:52px;flex-basis:52px}.football-team-fixture-teams{font-size:11px;gap:5px}}

/* IGDB widgets */
.category-widget-igdb .category-widget-card-head .igdb-icon{background:#f1f3f6;color:#2a2f36}
.igdb-game-list{display:flex;flex-direction:column}
.igdb-game-row{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:10px 12px;border-top:1px solid #e8edf3;text-decoration:none;color:inherit;transition:background .15s ease}
.igdb-game-row:hover{background:#f7f9fb}
.igdb-game-cover{width:42px;height:58px;border-radius:6px;overflow:hidden;background:#eef1f5;display:flex;align-items:center;justify-content:center}
.igdb-game-cover img{width:100%;height:100%;object-fit:cover}
.igdb-game-copy{min-width:0}
.igdb-game-copy strong{display:block;font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.igdb-game-copy small{display:block;margin-top:4px;color:#8793a3;font-size:10px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.igdb-game-arrow{color:#9aa5b4;font-size:14px;text-align:right}
.category-widget-attribution a{color:inherit;text-decoration:underline}
.igdb-api-card .football-api-card-icon{background:#f1f3f6;color:#30363d}
@media (max-width:700px){.igdb-game-row{grid-template-columns:38px minmax(0,1fr) 16px}.igdb-game-cover{width:38px;height:52px}}

.widget-admin-icon.igdb{color:#30363d;background:#f1f3f6}


/* v6.29.27 · Modo oscuro para la web pública */
html[data-site-theme="dark"]{
  color-scheme:dark;
  --bg:#0f141b;
  --surface:#171d26;
  --text:#e7ebf1;
  --muted:#aeb8c6;
  --line:#2b3544;
  --blue:#1769e0;
  --blue-soft:#1b3150;
  --purple:#b79aff;
  --red:#ff8b94;
  --green:#5bd6a6;
  --shadow:0 6px 24px rgba(0,0,0,.18);
}
html[data-site-theme="dark"] body{background:#0f141b;color:#e7ebf1}
html[data-site-theme="dark"] .site-header{background:rgba(15,20,27,.94);border-color:#293241}
html[data-site-theme="dark"] .brand-name{color:#f3f5f8}
html[data-site-theme="dark"] .brand-subtitle{color:#8f9baa}
html[data-site-theme="dark"] .main-nav a{color:#b7c0cc}
html[data-site-theme="dark"] .main-nav a:hover,html[data-site-theme="dark"] .main-nav a.active{color:#1769e0;background:#1b3150}
html[data-site-theme="dark"] .social-mini a,html[data-site-theme="dark"] .theme-toggle{background:#171d26;border-color:#303a48;color:#b8c1cf}
html[data-site-theme="dark"] .social-mini a:hover,html[data-site-theme="dark"] .theme-toggle:hover{background:#202936;color:#f1f4f8}
html[data-site-theme="dark"] .theme-toggle .icon-moon{display:none}
html[data-site-theme="dark"] .theme-toggle .icon-sun{display:block}
html:not([data-site-theme="dark"]) .theme-toggle .icon-sun{display:none}
html:not([data-site-theme="dark"]) .theme-toggle .icon-moon{display:block}
html[data-site-theme="dark"] .hero,html[data-site-theme="dark"] .category-card,html[data-site-theme="dark"] .social-block,html[data-site-theme="dark"] .stream-card,html[data-site-theme="dark"] .about-card,html[data-site-theme="dark"] .article-row,html[data-site-theme="dark"] .about-hero,html[data-site-theme="dark"] .published-card,html[data-site-theme="dark"] .published-empty,html[data-site-theme="dark"] .home-empty-categories{background:#171d26;border-color:#2b3544;box-shadow:0 6px 24px rgba(0,0,0,.18)}
html[data-site-theme="dark"] .hero-art{background:linear-gradient(135deg,#151c25,#202a35)}
html[data-site-theme="dark"] .hero-art.has-custom-image::after{background:linear-gradient(90deg,rgba(15,20,27,.18),rgba(15,20,27,.28))}
html[data-site-theme="dark"] .hero-text,html[data-site-theme="dark"] .article-row p,html[data-site-theme="dark"] .category-card>p,html[data-site-theme="dark"] .stream-card p,html[data-site-theme="dark"] .about-copy p{color:#aeb8c6}
html[data-site-theme="dark"] .mini-news{border-color:#2b3544}
html[data-site-theme="dark"] .mini-news span,html[data-site-theme="dark"] .skills,html[data-site-theme="dark"] .skills span{color:#aeb8c6}
html[data-site-theme="dark"] .skills span,html[data-site-theme="dark"] .skills-large span{background:#121820;border-color:#303a48}
html[data-site-theme="dark"] .social-card{background:#171d26;border-color:#2b3544}
html[data-site-theme="dark"] .social-logo{background:#222b38}
html[data-site-theme="dark"] .social-card p{color:#8f9baa}
html[data-site-theme="dark"] .stream-card{background:linear-gradient(135deg,#172438,#171d26)}
html[data-site-theme="dark"] .avatar{background:linear-gradient(135deg,#1b3150,#203a59);border-color:#171d26;box-shadow:0 0 0 1px #303a48}
html[data-site-theme="dark"] .secondary-button{background:#171d26;border-color:#354153;color:#e7ebf1}
html[data-site-theme="dark"] .site-footer{border-color:#2b3544;color:#7f8b9b}
html[data-site-theme="dark"] .tag{background:#1b3150;color:#1769e0}
html[data-site-theme="dark"] .tag.purple{background:#2a2347;color:#b79aff}
html[data-site-theme="dark"] .tag.red{background:#432127;color:#ff8b94}
html[data-site-theme="dark"] .meta,html[data-site-theme="dark"] .published-meta{color:#7f8b9b}
html[data-site-theme="dark"] .social-menu-popover{background:#171d26!important;border-color:#303a48!important;box-shadow:0 14px 30px rgba(0,0,0,.35)!important}
html[data-site-theme="dark"] .social-menu-item:hover{background:#202936!important}
html[data-site-theme="dark"] .social-menu-item small{color:#8f9baa!important}
html[data-site-theme="dark"] .category-widget-card,html[data-site-theme="dark"] .category-widget-panel,html[data-site-theme="dark"] .category-widget-box{background:#171d26;border-color:#2b3544;color:#e7ebf1}
html[data-site-theme="dark"] .category-widget-card p,html[data-site-theme="dark"] .category-widget-panel p{color:#aeb8c6}
html[data-site-theme="dark"] .article-list .article-row{background:#171d26}
html[data-site-theme="dark"] .text-link,html[data-site-theme="dark"] .category-top a{color:#1769e0}
html[data-site-theme="dark"] .page .lead{color:#aeb8c6}
html[data-site-theme="dark"] .legal-card p{color:#aeb8c6}
html[data-site-theme="dark"] .legal-card h2{color:#f1f4f8}


/* v6.29.27 · Icono de tema en la cabecera pública */
.theme-toggle{width:34px;height:34px;border:1px solid var(--line);background:#fff;color:#4b5563;border-radius:10px;display:grid;place-items:center;padding:0;cursor:pointer;flex:0 0 34px}
.theme-toggle svg{width:17px;height:17px;display:block}
.theme-toggle:hover{color:#111827;background:#f7f9fc}

/* v6.29.34 — el selector de tema de Administración usa exactamente el mismo
   control iconográfico que la cabecera pública. */
html[data-admin-theme="dark"] .theme-toggle{
  background:#171d26;
  border-color:#303a48;
  color:#b8c1cf;
}
html[data-admin-theme="dark"] .theme-toggle:hover{
  background:#202936;
  color:#f1f4f8;
}
html[data-admin-theme="dark"] .theme-toggle .icon-moon{display:none}
html[data-admin-theme="dark"] .theme-toggle .icon-sun{display:block}
html:not([data-admin-theme="dark"]) .theme-toggle .icon-sun{display:none}
html:not([data-admin-theme="dark"]) .theme-toggle .icon-moon{display:block}


/* v6.29.28 · Ajustes visuales del modo oscuro público
   Corrige superficies, widgets, recursos y contenido destacado que conservaban
   fondos/textos del tema claro. */
html[data-site-theme="dark"] .hero-art.has-custom-image{
  background-color:#18212c;
  background-blend-mode:normal;
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
}
html[data-site-theme="dark"] .hero-art.has-custom-image::after{
  background:linear-gradient(90deg,rgba(15,20,27,.04) 0%,rgba(15,20,27,.08) 45%,rgba(15,20,27,.18) 100%);
}
html[data-site-theme="dark"] .hero-art .screen{
  background:#202a35;
  color:#9ec5ff;
  box-shadow:0 20px 35px rgba(0,0,0,.35);
}
html[data-site-theme="dark"] .hero-art .cup{
  background:#1b222c;
  border-color:#303a48;
  color:#e7ebf1;
  box-shadow:0 8px 18px rgba(0,0,0,.3);
}

html[data-site-theme="dark"] .featured-card,
html[data-site-theme="dark"] .published-card,
html[data-site-theme="dark"] .published-empty,
html[data-site-theme="dark"] .empty-news,
html[data-site-theme="dark"] .home-empty-categories{
  background:#171d26;
  border-color:#2b3544;
  box-shadow:0 6px 24px rgba(0,0,0,.18);
}
html[data-site-theme="dark"] .featured-media{
  background:#202936;
}
html[data-site-theme="dark"] .featured-copy h3,
html[data-site-theme="dark"] .featured-copy h2,
html[data-site-theme="dark"] .published-card h3,
html[data-site-theme="dark"] .published-card h2,
html[data-site-theme="dark"] .empty-news h2{
  color:#e7ebf1;
}
html[data-site-theme="dark"] .featured-copy p,
html[data-site-theme="dark"] .featured-copy .home-article-content,
html[data-site-theme="dark"] .published-card p{
  color:#aeb8c6;
}
html[data-site-theme="dark"] .featured-copy .published-meta,
html[data-site-theme="dark"] .published-card .published-meta{
  color:#7f8b9b;
}
html[data-site-theme="dark"] .home-content-preview::after{
  background:linear-gradient(to bottom,rgba(23,29,38,0),#171d26);
}
html[data-site-theme="dark"] .home-article-content blockquote,
html[data-site-theme="dark"] .article-content blockquote{
  background:#121820;
  color:#aeb8c6;
  border-color:#3c82e8;
}
html[data-site-theme="dark"] .article-content strong,
html[data-site-theme="dark"] .article-content b,
html[data-site-theme="dark"] .article-content h3,
html[data-site-theme="dark"] .article-content h4{
  color:#e7ebf1;
}

html[data-site-theme="dark"] .category-useful-links,
html[data-site-theme="dark"] .category-widgets-section{
  background:#171d26;
  border-color:#2b3544;
  box-shadow:0 6px 24px rgba(0,0,0,.18);
}
html[data-site-theme="dark"] .category-useful-card,
html[data-site-theme="dark"] .category-sidebar .category-useful-card{
  background:#1b222c;
  border-color:#303a48;
  color:#e7ebf1;
}
html[data-site-theme="dark"] .category-useful-card:hover{
  background:#202936;
  border-color:#3a4b62;
}
html[data-site-theme="dark"] .category-useful-icon{
  background:#222b38;
  color:#1769e0;
}
html[data-site-theme="dark"] .category-widgets-section .category-widget-card{
  background:#1b222c;
  border-color:#303a48;
}
html[data-site-theme="dark"] .category-widget-card-head{
  border-color:#303a48;
}
html[data-site-theme="dark"] .category-widget-card-head small,
html[data-site-theme="dark"] .category-widget-updated,
html[data-site-theme="dark"] .category-widget-empty{
  color:#8f9baa;
}
html[data-site-theme="dark"] .category-widget-icon,
html[data-site-theme="dark"] .widget-admin-icon.team-fixtures,
html[data-site-theme="dark"] .category-widget-igdb .category-widget-card-head .igdb-icon{
  background:#222b38;
  color:#1769e0;
}
html[data-site-theme="dark"] .football-table-head{
  background:#171d26;
  color:#8f9baa;
  border-color:#303a48;
}
html[data-site-theme="dark"] .football-table-row,
html[data-site-theme="dark"] .football-fixture-row,
html[data-site-theme="dark"] .football-team-fixture-row,
html[data-site-theme="dark"] .igdb-game-row{
  border-color:#303a48;
}
html[data-site-theme="dark"] .football-fixture-date,
html[data-site-theme="dark"] .football-team-fixture-date small,
html[data-site-theme="dark"] .football-team-fixture-competition,
html[data-site-theme="dark"] .igdb-game-copy small{
  color:#8f9baa;
}
html[data-site-theme="dark"] .football-fixture-date strong,
html[data-site-theme="dark"] .football-fixture-score,
html[data-site-theme="dark"] .igdb-game-copy strong{
  color:#e7ebf1;
}
html[data-site-theme="dark"] .football-fixture-row:hover,
html[data-site-theme="dark"] .football-team-fixture-row:hover,
html[data-site-theme="dark"] .igdb-game-row:hover{
  background:#202936;
}
html[data-site-theme="dark"] .igdb-game-cover{
  background:#121820;
}
html[data-site-theme="dark"] .category-widget-error{
  background:#251f18;
  border-color:#4a3b27;
  color:#c8b99f;
}
html[data-site-theme="dark"] .category-widget-error strong{
  color:#f0bd65;
}
html[data-site-theme="dark"] .category-widget-error p{
  color:#aeb8c6;
}
html[data-site-theme="dark"] .field-static{
  background:#121820;
  border-color:#303a48;
  color:#aeb8c6;
}

html[data-site-theme="dark"] .about-social-link{
  background:#171d26;
  border-color:#303a48;
  color:#e7ebf1;
}
html[data-site-theme="dark"] .about-social-link:hover{
  background:#202936;
  color:#fff;
}
html[data-site-theme="dark"] .about-social-icon{
  background:#222b38;
  color:#e7ebf1;
}
html[data-site-theme="dark"] .about-social-link small{
  color:#8f9baa;
}

html[data-site-theme="dark"] .social-mini a,
html[data-site-theme="dark"] .social-mini .social-unconfigured,
html[data-site-theme="dark"] .theme-toggle{
  background:#171d26!important;
  border-color:#303a48!important;
  color:#b8c1cf!important;
}
html[data-site-theme="dark"] .social-mini a:hover,
html[data-site-theme="dark"] .theme-toggle:hover{
  background:#202936!important;
  color:#f1f4f8!important;
}
html[data-site-theme="dark"] .social-mini > .social-platform-twitch,
html[data-site-theme="dark"] .social-mini > .social-platform-youtube,
html[data-site-theme="dark"] .social-mini > .social-platform-instagram,
html[data-site-theme="dark"] .social-mini > .social-menu{
  background:#111821!important;
  border-color:#334052!important;
}
/* v6.29.30 — Redes sociales públicas en modo oscuro:
   YouTube e Instagram mantienen exactamente el mismo tratamiento
   monocromo que Twitch (fondo oscuro + icono claro). */
html[data-site-theme="dark"] .social-mini > .social-platform-twitch,
html[data-site-theme="dark"] .social-mini > .social-platform-youtube,
html[data-site-theme="dark"] .social-mini > .social-platform-instagram{
  background:#111821!important;
  border-color:#334052!important;
  color:#b8c1cf!important;
}
html[data-site-theme="dark"] .social-mini > .social-platform-twitch:hover,
html[data-site-theme="dark"] .social-mini > .social-platform-youtube:hover,
html[data-site-theme="dark"] .social-mini > .social-platform-instagram:hover,
html[data-site-theme="dark"] .social-mini > .social-menu:hover{
  background:#1b2430!important;
  color:#f1f4f8!important;
}
html[data-site-theme="dark"] .social-mini .social-platform-twitch .social-menu-trigger,
html[data-site-theme="dark"] .social-mini .social-platform-youtube .social-menu-trigger,
html[data-site-theme="dark"] .social-mini .social-platform-instagram .social-menu-trigger{
  background:#111821!important;
  border-color:#334052!important;
  color:#b8c1cf!important;
}
html[data-site-theme="dark"] .social-mini .social-platform-twitch .social-menu-trigger:hover,
html[data-site-theme="dark"] .social-mini .social-platform-youtube .social-menu-trigger:hover,
html[data-site-theme="dark"] .social-mini .social-platform-instagram .social-menu-trigger:hover{
  background:#1b2430!important;
  color:#f1f4f8!important;
}

html[data-site-theme="dark"] .skills-large span,
html[data-site-theme="dark"] .skills span{
  background:#121820;
  border-color:#303a48;
  color:#aeb8c6;
}
html[data-site-theme="dark"] .category-top a,
html[data-site-theme="dark"] .text-link,
html[data-site-theme="dark"] .news-read{
  color:#1769e0;
}


/* v6.29.35 · Aviso de cookies y analítica */
.cookie-notice{position:fixed;left:20px;right:20px;bottom:20px;z-index:2000;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 20px;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 45px rgba(15,23,42,.18);backdrop-filter:blur(14px);animation:cookieNoticeIn .22s ease-out}
.cookie-notice-copy{min-width:0;max-width:900px}.cookie-notice-copy strong{display:block;font-size:14px;margin-bottom:4px}.cookie-notice-copy p{margin:0;color:#596273;font-size:12px;line-height:1.55}.cookie-notice-copy a{color:var(--blue);font-weight:700;text-decoration:underline}.cookie-notice-actions{display:flex;gap:8px;flex:0 0 auto}.cookie-btn{border:1px solid var(--line);background:#fff;color:#1f2937;border-radius:9px;padding:9px 13px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;white-space:nowrap}.cookie-btn.cookie-accept{background:var(--blue);border-color:var(--blue);color:#fff}.cookie-btn:hover{filter:brightness(.98)}.cookie-notice.closing{animation:cookieNoticeOut .18s ease-in forwards}
@keyframes cookieNoticeIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cookieNoticeOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(12px)}}
html[data-site-theme="dark"] .cookie-notice{background:rgba(23,29,38,.98);border-color:#303a48;box-shadow:0 18px 50px rgba(0,0,0,.4)}html[data-site-theme="dark"] .cookie-notice-copy p{color:#aeb8c6}html[data-site-theme="dark"] .cookie-btn.cookie-reject{background:#171d26;border-color:#354153;color:#e7ebf1}
@media(max-width:700px){.cookie-notice{left:12px;right:12px;bottom:12px;display:block;padding:16px}.cookie-notice-actions{margin-top:12px;justify-content:flex-end}.cookie-btn{flex:1}}

/* v6.29.41 — ajuste de altura del resumen antes de mostrar «Ampliar». */
.editorial-content-wrap .editorial-content-preview.is-collapsed,
.home-article-content .editorial-content-preview.is-collapsed{
  max-height:270px !important;
  overflow:hidden !important;
  position:relative;
}
.featured-article-content .editorial-content-preview.is-collapsed{max-height:300px !important;}
.published-article-content .editorial-content-preview.is-collapsed{max-height:250px !important;}
.editorial-content-preview.is-collapsed::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;height:42px;
  background:linear-gradient(to bottom,rgba(255,255,255,0),var(--surface));
  pointer-events:none;
}
html[data-site-theme="dark"] .editorial-content-preview.is-collapsed::after{
  background:linear-gradient(to bottom,rgba(23,29,38,0),#171d26);
}


/* v6.30.6 - mobile header navigation */
.mobile-nav-toggle{display:none;position:relative;z-index:1002;align-items:center;justify-content:center;width:40px;height:40px;flex:0 0 40px;border:1px solid var(--line);background:var(--surface,#fff);color:var(--text,#374151);border-radius:10px;padding:0;cursor:pointer}
.mobile-nav-bars{display:flex;flex-direction:column;gap:4px;width:19px}
.mobile-nav-bars i{display:block;width:19px;height:2px;background:currentColor;border-radius:2px}
.mobile-nav-panel{display:none}
.mobile-nav-panel.is-open{display:block;position:absolute;top:calc(100% + 8px);right:18px;width:min(300px,calc(100vw - 36px));padding:8px;background:var(--surface,#fff);border:1px solid var(--line);border-radius:14px;box-shadow:0 14px 35px rgba(15,23,42,.16);z-index:1001}
.mobile-nav-panel a{display:block;padding:12px;border-radius:9px;color:var(--text,#111827);font-size:14px;text-decoration:none}
.mobile-nav-panel a.active{color:var(--blue);background:var(--blue-soft)}
@media(max-width:900px){
  .site-header{position:relative;display:flex;align-items:center}
  .mobile-nav-toggle{display:flex;margin-left:auto}
  .social-mini{margin-left:8px}
  .mobile-nav-panel{font-family:inherit}
}
@media(max-width:620px){
  .mobile-nav-toggle{width:38px;height:38px;flex-basis:38px}
}
html[data-site-theme="dark"] .mobile-nav-toggle{background:#171d26;border-color:#303a48;color:#e7ebf1}
html[data-site-theme="dark"] .mobile-nav-panel{background:#171d26;border-color:#303a48}
html[data-site-theme="dark"] .mobile-nav-panel a{color:#e7ebf1}
html[data-site-theme="dark"] .mobile-nav-panel a.active{color:#1769e0;background:#1b3150}

/* v6.30.7 - mobile header layout */
@media(max-width:900px){
  .site-header .mobile-nav-toggle{margin-left:8px;display:flex}
  .site-header .theme-toggle{margin-left:8px}
}
@media(max-width:520px){
  .site-header .social-mini{display:none}
  .site-header .mobile-nav-toggle{margin-left:auto}
}


/* V6.30.11 — marca visual de la noticia destacada en categorías */
.category-featured-tag{
  font-weight:800;
  letter-spacing:.01em;
}
html[data-site-theme="dark"] .category-featured-tag{
  background:#1b3150;
  color:#1769e0;
}


/* v6.30.13 — ajustes de navegación e imágenes en móvil */
@media(max-width:620px){
  .site-header{
    min-height:92px;
    height:auto;
    padding:12px 18px;
    gap:10px;
  }
  .site-header .brand{
    flex:1 1 auto;
    min-width:0;
    align-items:center;
    gap:10px;
  }
  .site-header .brand-copy{
    min-width:0;
    justify-content:center;
  }
  .site-header .brand-logo{
    align-self:center;
    margin-bottom:0;
    max-width:54px;
    max-height:48px;
  }
  .site-header .brand-name{
    font-size:17px;
    line-height:1.2;
  }
  .site-header .brand-subtitle{
    font-size:10px;
    line-height:1.45;
  }
  /* dynamic-social has higher specificity than .social-mini, so hide it explicitly. */
  .site-header .social-mini.dynamic-social{
    display:none !important;
  }
  .site-header .theme-toggle{
    margin-left:0;
  }
  .site-header .mobile-nav-toggle{
    margin-left:0;
    margin-right:4px;
  }

  /* En móvil mostramos la imagen completa, sin recortar la parte superior. */
  .news-image.has-image,
  .live-news-image.has-image,
  .live-main-image.has-image,
  .row-image.has-image{
    aspect-ratio:auto;
    height:auto;
    min-height:0;
    padding:0;
    display:block;
  }
  .news-image.has-image img,
  .live-news-image.has-image img,
  .live-main-image.has-image img,
  .row-image.has-image img{
    width:100%;
    height:auto;
    min-height:0;
    object-fit:contain;
    object-position:center center;
    display:block;
  }
  .featured-media,
  .featured-image{
    min-height:0;
  }
  .featured-image img{
    height:auto;
    object-fit:contain;
  }
}

/* v6.30.15 — lectura expandible en tarjeta + lector independiente */
.home-featured-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:16px}
.home-featured-category-card{background:var(--surface,#fff);border:1px solid var(--line);border-radius:14px;padding:14px;overflow:hidden}
.home-featured-category-card .news-image{margin:-14px -14px 12px;border-radius:0;height:190px}
.home-featured-category-card h3{font-size:16px;line-height:1.3;margin:9px 0}
.news-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:8px 0 2px}
.news-actions .news-read{margin:0}
.news-open-reader{display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:none;color:var(--blue);font:inherit;font-size:12px;font-weight:700;cursor:pointer}
.news-open-reader:hover{text-decoration:underline}
.content-expand-modal{position:fixed;inset:0;display:none;place-items:center;padding:20px;background:rgba(17,24,39,.62);z-index:3000;box-sizing:border-box}
.content-expand-modal.open{display:grid}
.content-expand-modal-card{width:min(860px,100%);max-height:calc(100vh - 40px);overflow:auto;background:var(--surface,#fff);color:var(--text,#111827);border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 60px rgba(15,23,42,.28);padding:22px;box-sizing:border-box}
.content-expand-modal-head{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:16px}
.content-expand-modal-head h2{margin:0;font-size:20px;line-height:1.25;color:var(--text,#111827)}
.content-expand-modal-close{width:34px;height:34px;border:1px solid var(--line);border-radius:9px;background:var(--surface,#fff);font-size:22px;line-height:1;cursor:pointer;color:var(--text,#344054);flex:0 0 34px}
.content-expand-modal-section{margin:0 0 22px}.content-expand-modal-section:last-child{margin-bottom:0}
.content-expand-modal-label{margin:0 0 9px;color:var(--text);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.content-expand-modal-image-wrap{margin:0;border-radius:12px;overflow:hidden;background:#eef2f6;border:1px solid var(--line)}
.content-expand-modal-image-wrap img{display:block;width:100%;height:auto;max-height:430px;object-fit:contain;background:#eef2f6}
.content-expand-modal-summary,.content-expand-modal-original{color:var(--muted);font-size:14px;line-height:1.75}
.content-expand-modal-summary{padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:var(--surface)}
.content-expand-modal-original p{margin:0 0 15px}.content-expand-modal-original p:last-child{margin-bottom:0}
.content-expand-modal-original ul,.content-expand-modal-original ol{margin:0 0 15px;padding-left:22px}.content-expand-modal-original li{margin:0 0 7px}
.content-expand-modal-original blockquote{margin:0 0 15px;padding-left:14px;border-left:3px solid var(--blue);color:var(--text)}
.content-expand-modal-original a{color:var(--blue);text-decoration:underline;text-underline-offset:2px}
html[data-site-theme="dark"] .home-featured-category-card{background:#171d26;border-color:#2b3544;color:#e7ebf1}
html[data-site-theme="dark"] .home-featured-category-card h3{color:#e7ebf1}
html[data-site-theme="dark"] .news-open-reader{color:#1769e0}
html[data-site-theme="dark"] .content-expand-modal{background:rgba(0,0,0,.72)}
html[data-site-theme="dark"] .content-expand-modal-card{background:#171d26;color:#e7ebf1;border-color:#303a48;box-shadow:0 20px 60px rgba(0,0,0,.55)}
html[data-site-theme="dark"] .content-expand-modal-head h2{color:#f1f4f8}
html[data-site-theme="dark"] .content-expand-modal-close{background:#202936;border-color:#3a4657;color:#e7ebf1}
html[data-site-theme="dark"] .content-expand-modal-image-wrap,html[data-site-theme="dark"] .content-expand-modal-image-wrap img{background:#111820;border-color:#303a48}
html[data-site-theme="dark"] .content-expand-modal-label{color:#e7ebf1}
html[data-site-theme="dark"] .content-expand-modal-summary{background:#1b222d;border-color:#303a48}
@media(max-width:600px){.home-featured-category-grid{grid-template-columns:1fr}.content-expand-modal{padding:10px}.content-expand-modal-card{max-height:calc(100vh - 20px);padding:16px}.content-expand-modal-image-wrap img{max-height:300px}}

/* v6.30.22 — destacadas con el mismo espaciado y marco visual que Últimas noticias */
.home-featured-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:18px}
.home-featured-category-card{min-width:0;padding:16px;border-radius:var(--radius);overflow:hidden}
.home-featured-category-card .category-top{margin-bottom:14px}
.home-featured-category-card .category-top a{margin-left:auto;color:var(--muted);font-size:11px;font-weight:500}
.home-featured-category-card .news-image{aspect-ratio:16/9;height:auto;min-height:0;margin:0 0 13px;border-radius:11px;padding:14px}
.home-featured-category-card .news-image.has-image img,
.home-featured-category-card .live-main-image.has-image img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center center;border-radius:inherit}
.home-featured-category-card h3{font-size:18px;line-height:1.3;margin:9px 0}
.home-featured-category-card .home-article-content{color:var(--muted);font-size:13px;line-height:1.65;margin:8px 0 12px}
.home-featured-category-card .meta{font-size:11px;color:#98a1af}
@media(max-width:760px){.home-featured-category-grid{grid-template-columns:1fr}}


/* v6.35.2: extracted inline homepage CSS */
.dynamic-nav{display:flex;gap:18px;align-items:center}
    .dynamic-nav a{font-size:13px}
    .dynamic-nav a.active{color:var(--blue);font-weight:700}
    .hero-art.has-custom-image{background-size:cover;background-position:center}
    .hero-art.has-custom-image .hero-custom-image{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}
    .hero-art.has-custom-image .screen,.hero-art.has-custom-image .plant,.hero-art.has-custom-image .cup{display:none}
    .stream-date{font-size:12px;color:var(--blue)}
    .hero-art.has-custom-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(247,249,252,.03),rgba(255,255,255,.06));pointer-events:none}
    .hero-art.has-custom-image > *{display:none}
    .hero-art.has-custom-image > .hero-custom-image{display:block}
    .home-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
    .home-category-grid .category-card{min-width:0}
    .home-empty-categories{grid-column:1/-1;padding:40px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}
    .published-category-sections{display:grid;gap:26px}
    .published-category-row{min-width:0}
    .published-category-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 12px}
    .published-category-head h3{font-size:20px;line-height:1.2;margin:4px 0 0}
    .published-category-head a{color:var(--muted);font-size:12px;font-weight:600;white-space:nowrap}
    .published-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
    .published-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:16px;min-width:0}
    .published-card .news-image{aspect-ratio:16/9;height:auto;min-height:0}
    .published-card h4{font-size:17px;line-height:1.3;margin:8px 0}
    .published-card p{font-size:13px;color:var(--muted);line-height:1.55}
    .published-meta{font-size:10px;color:#98a1af;margin:10px 0}
    .published-empty{padding:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}
    .social-mini.dynamic-social{display:flex}
    @media(max-width:900px){.home-category-grid,.published-category-grid{grid-template-columns:1fr 1fr}.main-nav{display:none}}
    @media(max-width:620px){.home-category-grid,.published-category-grid{grid-template-columns:1fr}.published-category-head{align-items:center}.hero{grid-template-columns:1fr}.hero-art{min-height:300px}}

.is-hidden { display: none !important; }

.section-open-link{margin:0 0 18px}
.about-hero-visible{display:block}
.category-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 24px}
.stream-date{font-size:12px;color:var(--blue)}

.image-load-error{display:none!important}
.article-back-button{font:inherit;cursor:pointer}


/* v6.35.8: extracted inline CSS from categoria.html */
.dynamic-category-tags{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0 28px}
    .dynamic-category-tags .tag{cursor:pointer}
    .dynamic-category-tags .tag.active{background:#eaf2ff;color:#0759d7}
    .dynamic-category-empty{padding:48px 24px;text-align:center}
    .dynamic-category-empty h2{margin-bottom:8px}
    .dynamic-category-empty p{margin:0;color:#667085}
    .dynamic-category-header{margin-bottom:10px}
    .dynamic-category-kicker{margin-bottom:8px}
    .category-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start;margin-top:30px}.category-content-layout.no-sidebar{grid-template-columns:minmax(0,1fr)}
    .category-news-column{min-width:0}.category-news-column .article-list{margin-top:0}
    .category-sidebar{min-width:0;display:grid;gap:16px;align-self:start}
    .category-useful-links,.category-widgets-section{margin:0;padding:20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
    .category-widgets-grid{display:grid;grid-template-columns:1fr;gap:14px}.category-widgets-mobile-controls{display:none}
    .category-widget-card{border:1px solid var(--line);border-radius:14px;background:#fbfcfe;overflow:hidden}
    .category-widget-card-head{padding:14px 15px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}
    .category-widget-card-head>div{display:flex;align-items:center;gap:10px}
    .category-widget-card-head strong{display:block;font-size:15px}
    .category-widget-card-head small{display:block;color:var(--muted);font-size:11px;margin-top:2px}
    .category-widget-icon{width:32px;height:32px;border-radius:9px;background:#eef5ff;color:var(--blue);display:grid;place-items:center}
    .football-table-head,.football-table-row{display:grid;grid-template-columns:28px minmax(0,1fr) 34px 42px 42px;gap:8px;align-items:center;padding:8px 12px;font-size:11px}
    .football-table-head{color:#98a1af;background:#fff;font-weight:700;border-bottom:1px solid var(--line)}
    .football-table-row{border-bottom:1px solid #edf0f4}.football-table-row:last-child{border-bottom:0}
    .football-rank{font-weight:700;color:#98a1af;text-align:center}.football-team{display:flex;align-items:center;gap:8px;min-width:0}.football-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.football-team img,.football-fixture-team img{width:22px;height:22px;object-fit:contain;flex:none}.football-fixtures-list{display:grid}.football-fixture-row{display:grid;grid-template-columns:54px minmax(0,1fr) 62px minmax(0,1fr);gap:8px;align-items:center;padding:10px 12px;border-bottom:1px solid #edf0f4;font-size:11px}.football-fixture-row:last-child{border-bottom:0}.football-fixture-date{text-align:center;color:#667085}.football-fixture-date strong,.football-fixture-date small{display:block}.football-fixture-date strong{color:#101828}.football-fixture-team{display:flex;align-items:center;gap:7px;min-width:0}.football-fixture-team span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.football-fixture-team.away{justify-content:flex-end;text-align:right}.football-fixture-score{text-align:center;font-weight:800;color:#101828}.category-widget-empty{padding:18px;color:#98a1af;text-align:center;font-size:12px}.category-widget-updated{color:#98a1af;font-size:10px}.category-widget-error{padding:22px 18px;background:#fffaf5;border:1px solid #f1dfc8;border-radius:12px;color:#475467}.category-widget-error strong{display:block;color:#8a5a16;font-size:13px;margin-bottom:5px}.category-widget-error p{margin:0;font-size:12px;line-height:1.5;color:#667085}.category-widgets-error{border-color:#eadfce}

    .category-useful-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}
    .category-sidebar .category-useful-head h2{font-size:19px}
    .category-sidebar .section-kicker{font-size:10px}
    .category-sidebar .category-widget-card{background:#fbfcfe}.category-sidebar .category-useful-grid{grid-template-columns:1fr}.category-sidebar .category-useful-card{padding:13px}.category-sidebar .football-fixture-row{grid-template-columns:46px minmax(0,1fr) 44px minmax(0,1fr);font-size:10px;gap:6px;padding:9px 10px}
    .category-useful-head h2{font-size:22px;margin:4px 0 0;letter-spacing:-.02em}
    .category-useful-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
    .category-useful-card{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:15px;border:1px solid var(--line);border-radius:12px;background:#fbfcfe;color:inherit;transition:.2s}
    .category-useful-card:hover{transform:translateY(-2px);box-shadow:var(--shadow);border-color:#d7e3f5}
    .category-useful-icon{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;background:#f0f4f8;color:var(--blue);font-weight:800}
    .category-useful-copy{display:grid;gap:4px;min-width:0}
    .category-useful-copy strong{font-size:14px}
    .category-useful-copy small{font-size:11px;color:var(--muted);line-height:1.45}
    @media(max-width:1000px){.category-content-layout{grid-template-columns:minmax(0,1fr) 320px}}
    @media(max-width:900px){.category-content-layout{grid-template-columns:1fr}.category-sidebar{order:1}.category-news-column{order:2}.category-useful-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-widgets-grid{grid-template-columns:1fr}.category-widgets-section{padding:14px}.category-widgets-section>.category-useful-head{margin-bottom:10px}.category-widgets-section>.category-useful-head h2{font-size:16px}.category-widgets-section>.category-useful-head .category-widget-updated{display:none}.category-widgets-mobile-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.category-widget-mobile-btn{appearance:none;border:1px solid var(--line);background:var(--surface,#fff);color:inherit;border-radius:999px;padding:8px 12px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;line-height:1.2}.category-widget-mobile-btn.active{background:#eaf2ff;color:#0759d7;border-color:#c9dcfb}html[data-site-theme="dark"] .category-widget-mobile-btn{background:#1b222c;color:#e7ebf1;border-color:#303a48}html[data-site-theme="dark"] .category-widget-mobile-btn.active{background:#1b3150;color:#1769e0;border-color:#3a5d88}.category-widgets-grid{margin-top:10px}.category-widgets-grid .category-widget-card{display:none}.category-widgets-grid .category-widget-card.mobile-widget-open{display:block}.category-widgets-section .category-widget-card-head{padding:11px 12px}.category-widgets-section .category-widget-card-head strong{font-size:13px}}
    @media(max-width:520px){.category-useful-grid{grid-template-columns:1fr}.football-fixture-row{grid-template-columns:48px minmax(0,1fr) 52px minmax(0,1fr);font-size:10px}}
  
    @media(max-width:900px){
      .category-useful-links .category-useful-head{display:none}
      .category-useful-links .category-useful-grid{display:none}
      .category-useful-links .category-useful-grid.mobile-links-open{display:grid}
      .category-links-mobile-btn{appearance:none;width:100%;border:1px solid var(--line);background:var(--surface,#fff);color:inherit;border-radius:999px;padding:8px 12px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;line-height:1.2;text-align:left;position:relative;padding-right:34px}
      .category-links-mobile-btn::after{content:"⌄";position:absolute;right:13px;top:50%;transform:translateY(-50%);font-size:15px;line-height:1}
      .category-links-mobile-btn.active{background:#eaf2ff;color:#0759d7;border-color:#c9dcfb}
      html[data-site-theme="dark"] .category-links-mobile-btn{background:#1b222c;color:#e7ebf1;border-color:#303a48}
      html[data-site-theme="dark"] .category-links-mobile-btn.active{background:#1b3150;color:#1769e0;border-color:#3a5d88}
    }
    @media(min-width:901px){.category-links-mobile-btn{display:none}}


/* v6.35.8: extracted inline CSS from noticia.html */
.article-page{padding:54px 0 70px}.article-shell{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:30px;max-width:980px;margin:0 auto}.article-head .tag{margin-bottom:10px}.article-head h1{font-size:40px;line-height:1.12;margin:8px 0 12px}.article-summary{font-size:18px;line-height:1.55;color:#596273;margin:0 0 20px}.article-hero{width:100%;max-height:520px;object-fit:cover;border-radius:13px;display:block;margin:20px 0 28px}.article-meta{display:flex;flex-wrap:wrap;gap:12px;color:#8a94a3;font-size:11px;margin:0 0 25px}.article-body{font-size:16px;line-height:1.8;color:#4f5968} .article-video-embed{width:100%;margin:26px 0 30px;aspect-ratio:16/9;min-height:240px;overflow:hidden;border-radius:12px;background:#f1f4f8}.article-video-embed[data-video-height]{height:attr(data-video-height type(<length>),auto);aspect-ratio:auto}.article-video-embed iframe{display:block;width:100%;height:100%;min-height:240px;border:0}.article-body p{margin:0 0 18px}.article-body strong,.article-body b{font-weight:400;color:inherit}.article-body h3,.article-body h4{color:var(--text);margin:24px 0 10px}.article-body blockquote{margin:20px 0;padding:12px 18px;border-left:3px solid var(--blue);background:#f8fbff;color:#596273;border-radius:0 8px 8px 0}.article-back{display:inline-block;color:var(--blue);font-size:13px;font-weight:700;margin-bottom:20px}.article-error{color:var(--red)}@media(max-width:700px){.article-page{padding:35px 0}.article-shell{padding:20px}.article-head h1{font-size:31px}.article-summary{font-size:16px}.article-body{font-size:15px}}

/* v6.36.26 — página «Sobre mí»: en móvil, foto arriba y contenido a ancho completo. */
@media(max-width:700px){
  .about-hero{
    grid-template-columns:1fr;
    gap:24px;
    align-items:start;
  }
  .about-hero > .avatar.large{
    justify-self:center;
  }
  .about-hero > div:last-child{
    width:100%;
    min-width:0;
  }
}

/* v6.36.28 — segunda y tercera publicación visibles como tarjetas compactas */
.home-category-content{min-height:0}
.home-category-main{min-width:0}
.home-category-secondary-list{display:grid;gap:0;margin-top:14px}
.mini-news-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:12px;padding:12px 0 0;margin-top:12px;border-top:1px solid var(--line);min-width:0}
.mini-news-media{width:96px;height:72px;min-width:0;overflow:hidden;border-radius:10px}
.mini-news-image{width:100%;height:100%!important;min-height:0!important;aspect-ratio:auto!important;margin:0!important;padding:0!important;border-radius:10px;background:#e7edf5}
.mini-news-image.has-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}
.mini-news-copy{min-width:0}
.mini-news-copy .tag{font-size:8px;padding:3px 7px}
.mini-news-card h4{font-size:13px;line-height:1.35;margin:6px 0 5px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.mini-news-meta{font-size:10px;color:#98a1af;line-height:1.35}
@media(max-width:620px){.mini-news-card{grid-template-columns:88px minmax(0,1fr)}.mini-news-media{width:88px;height:66px}}

/* v6.36.27 — publicaciones agrupadas por categoría en portada */
html[data-site-theme="dark"] .published-category-head h3{color:#f1f4f8}
html[data-site-theme="dark"] .published-card,html[data-site-theme="dark"] .published-empty{background:#171d26;border-color:#2b3544}

/* v6.36.38 — Aviso legal: estructura editorial y lectura */
.legal-intro{max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}
.legal-summary{max-width:1000px;margin-top:28px;padding:18px 22px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}
.legal-summary>div{display:flex;flex-direction:column;gap:5px;min-width:0}
.legal-summary-label{font-size:9px;letter-spacing:.12em;font-weight:800;color:var(--blue)}
.legal-summary strong{font-size:13px;color:var(--text);overflow-wrap:anywhere}
.legal-content{max-width:1000px;margin-top:18px;padding:6px 0;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);overflow:hidden}
.legal-section{display:grid;grid-template-columns:62px 1fr;gap:22px;padding:34px 42px;border-bottom:1px solid var(--line)}
.legal-section:last-child{border-bottom:0}
.legal-section-number{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--blue-soft);color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.04em}
.legal-section h2{margin:1px 0 12px;font-size:21px;line-height:1.3;letter-spacing:-.02em;color:var(--text)}
.legal-section p{max-width:780px;margin:0 0 13px;color:#596273;font-size:14px;line-height:1.85}
.legal-section p:last-child{margin-bottom:0}
.legal-section a{color:var(--blue);font-weight:650}
.legal-contact{background:linear-gradient(135deg,#f7fbff,#fff)}
.legal-contact-link{display:inline-flex;align-items:center;gap:8px;margin-top:7px;padding:9px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:13px}
.legal-contact-link:hover{background:var(--blue-soft)}
.legal-update{max-width:1000px;margin:18px 0 0;padding:0 4px;color:var(--muted);font-size:11px;line-height:1.6}
html[data-site-theme="dark"] .legal-summary,html[data-site-theme="dark"] .legal-content{background:#171d26;border-color:#2b3544;box-shadow:0 6px 24px rgba(0,0,0,.18)}
html[data-site-theme="dark"] .legal-summary strong{color:#f1f4f8}
html[data-site-theme="dark"] .legal-section{border-color:#2b3544}
html[data-site-theme="dark"] .legal-section p{color:#aeb8c6}
html[data-site-theme="dark"] .legal-contact{background:linear-gradient(135deg,#172438,#171d26)}
html[data-site-theme="dark"] .legal-contact-link{background:#171d26;border-color:#354153;color:#e7ebf1}
@media(max-width:760px){.legal-summary{grid-template-columns:repeat(2,1fr);padding:17px}.legal-section{grid-template-columns:42px 1fr;gap:14px;padding:28px 22px}.legal-section-number{width:34px;height:34px}.legal-section h2{font-size:19px}.legal-intro{font-size:15px}}
@media(max-width:520px){.legal-summary{grid-template-columns:1fr 1fr;gap:14px}.legal-content{border-radius:14px}.legal-section{grid-template-columns:1fr;padding:25px 20px}.legal-section-number{margin-bottom:1px}.legal-section p{font-size:13.5px;line-height:1.8}.legal-update{font-size:10px}}

/* v6.36.42: public web embeds */
.web-embeds-slot{display:none}.web-embeds-slot.has-web-embeds{display:block}.web-embed-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px}.web-embed-heading{margin-bottom:16px}.web-embed-heading h2{margin:4px 0 0;font-size:23px;letter-spacing:-.02em}.web-embed-frame-wrap{overflow:hidden;border:1px solid var(--line);background:#f7f9fc;width:100%;max-width:100%;height:500px;border-radius:12px;margin:0 auto;box-sizing:border-box}
.web-embed-frame-wrap[data-web-embed-width]{width:attr(data-web-embed-width type(<length-percentage>),100%)}
.web-embed-frame-wrap[data-web-embed-max-width]{max-width:min(100%,attr(data-web-embed-max-width type(<length-percentage>),100%))}
.web-embed-frame-wrap[data-web-embed-height]{height:attr(data-web-embed-height type(<length>),500px)}
.web-embed-frame-wrap[data-web-embed-radius]{border-radius:attr(data-web-embed-radius type(<length>),12px)}
.web-embed-frame-wrap iframe{display:block;border:0;width:100%;max-width:none;height:100%;min-height:0}.web-embed-caption{text-align:center;color:var(--muted);font-size:11px;margin:6px 0 0}.web-embed-card + .web-embed-card{margin-top:14px}html[data-site-theme="dark"] .web-embed-frame-wrap{background:#10151d;border-color:#2b3544}

/* v6.36.55 — embeds externos asignables a categorías */
@media(max-width:900px){
  .site-header .mobile-nav-panel.is-open{
    top:calc(100% + 7px);
    right:12px;
    width:min(340px,calc(100vw - 24px));
    padding:8px;
    max-height:min(70vh,520px);
    overflow:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
  }
  .site-header .mobile-nav-panel a{
    min-height:44px;
    display:flex;
    align-items:center;
    padding:11px 13px;
    font-size:14px;
    font-weight:600;
  }
  .site-header .mobile-nav-panel a + a{margin-top:2px}
}
@media(max-width:620px){
  .site-header .mobile-nav-panel.is-open{
    right:12px;
    width:calc(100vw - 24px);
    max-height:calc(100vh - 112px);
    border-radius:14px;
    box-shadow:0 18px 45px rgba(15,23,42,.18);
  }
}
/* v6.36.55: external embeds on category pages stay inside the category container. */
.category-web-embeds-slot{display:none;width:100%;box-sizing:border-box;}
.category-web-embeds-slot.has-web-embeds{display:block;}
.category-web-embeds-slot .web-embed-card{width:100%;max-width:100%;margin:24px 0 0;box-sizing:border-box;}
.category-web-embeds-slot .web-embed-content{width:100%;min-width:0;}
.category-web-embeds-slot .web-embed-frame-wrap{box-sizing:border-box;}
.category-web-embeds-slot .web-embed-frame-wrap iframe{width:100%;height:100%;display:block;}
