:root{--red:#c40016;--ink:#080808;--gold:#d7b770;--soft:#f1f1ef;--line:#d8d8d5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#090909;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}button{font:inherit}.utility{height:34px;background:#050505;color:#fff;padding:0 3vw;display:flex;align-items:center;gap:16px;font-size:11px;font-weight:800;letter-spacing:.04em}.utility i{color:#777;font-style:normal}.utility time{margin-left:auto;color:#aaa}.masthead{height:142px;padding:0 3vw;display:flex;align-items:center;border-bottom:1px solid var(--line)}.logo,.foot-logo{font-weight:950;font-size:clamp(52px,7.7vw,118px);line-height:.8;letter-spacing:-.075em}.logo span,.foot-logo span{color:var(--red)}.logo small,.foot-logo small{font-size:.48em;letter-spacing:-.05em}.claim{margin-left:auto;padding:4px 0 4px 38px;border-left:1px solid #999;min-width:350px}.claim b{font-family:Georgia,serif;color:var(--red);font-size:23px;line-height:1}.claim p{font-size:14px;margin:9px 0 0}.menu,.lens{display:none;background:none;border:0;font-size:23px}nav{height:49px;display:flex;border-bottom:1px solid var(--line)}.links{display:flex;align-items:center;justify-content:center;gap:clamp(13px,2vw,35px);flex:1;overflow:hidden}.links a{font-size:12px;font-weight:900;white-space:nowrap}.links a:hover{color:var(--red)}.newsletter{border:0;background:var(--red);color:#fff;padding:0 28px;font-size:11px;font-weight:900;cursor:pointer}.ticker{height:39px;background:var(--red);color:#fff;display:flex;align-items:center;overflow:hidden;font-size:13px;font-weight:800}.ticker strong{align-self:stretch;display:flex;align-items:center;background:#940010;padding:0 3vw;white-space:nowrap}.ticker div{display:flex;align-items:center;width:max-content;animation:ticker 25s linear infinite}.ticker span,.ticker i{white-space:nowrap;padding-left:55px}.ticker i{font-size:9px;color:#ffd6da}@keyframes ticker{from{transform:translateX(15vw)}to{transform:translateX(-100%)}}main{overflow:hidden}.hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(390px,.8fr);gap:8px;padding:8px 1vw 0}.cover{display:grid;grid-template-columns:58% 42%;min-height:620px;background:var(--ink);color:#fff;cursor:pointer}.cover-photo{overflow:hidden;background:#101010}.cover-photo img{height:100%;object-fit:contain;object-position:center bottom}.cover-copy{padding:clamp(28px,4vw,62px);display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#1c1c1c,#020202)}.tag{align-self:flex-start;background:var(--red);padding:7px 9px;font-size:10px;font-weight:900}.cover-copy>small{margin-top:24px;color:#bbb;letter-spacing:.1em}.cover h1{font-size:clamp(54px,5.5vw,86px);line-height:.82;letter-spacing:-.06em;margin:9px 0 23px}.cover h2,.spot h2,.business-main h2,.interviews h2,.editor h2{font-family:Georgia,serif}.cover h2{font-size:clamp(25px,2.2vw,37px);line-height:1.06;margin:0 0 16px}.cover p{font-family:Georgia,serif;color:#ccc;font-size:17px;line-height:1.45}.cover a,.spot a,.business a,.interviews a{font-size:11px;font-weight:900;margin-top:12px}.hero-side{display:grid;grid-template-rows:1fr 1fr;gap:8px}.spot{display:grid;grid-template-columns:43% 57%;min-height:306px;background:#111;color:#fff;cursor:pointer}.spot img{height:100%;object-fit:contain;object-position:center bottom;background:#171717}.spot>div{padding:26px 22px;display:flex;flex-direction:column;justify-content:center}.spot h2{font-size:27px;line-height:1.08;margin:16px 0 9px}.spot p{color:#ccc;font-size:14px;line-height:1.4;margin:0}.spot.wine{background:#88000f}.spot.wine img{background:#72000c}.spot.wine .tag{background:#050505}.section{padding:57px 4vw}.head{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #111;margin-bottom:25px}.head h2{font-size:18px;margin:0;padding:0 0 10px;border-bottom:5px solid var(--red)}.head>a,.head>span{font-size:10px;font-weight:900;padding-bottom:12px}.news{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.card{cursor:pointer}.card img{aspect-ratio:16/10;object-fit:cover}.card>b,.life b,.business-main b,.interviews article>b{display:block;color:var(--red);font-size:10px;margin-top:14px;letter-spacing:.07em}.card h3,.life h3{font-family:Georgia,serif;font-size:21px;line-height:1.18;margin:8px 0}.card p{font-size:14px;color:#444;line-height:1.45}.card small{color:#777}.manifesto{padding:52px 20px;text-align:center;background:var(--red);color:#fff}.manifesto p{max-width:1000px;margin:0 auto 17px;font-family:Georgia,serif;font-size:clamp(27px,3.3vw,49px);line-height:1.1}.manifesto span{font-size:10px;font-weight:900;letter-spacing:.13em}.people{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.people article{text-align:center;padding:6px 14px;border-right:1px solid var(--line)}.people article:last-child{border:0}.people i{display:grid;place-items:center;width:96px;height:96px;margin:0 auto 14px;border-radius:50%;background:#0b0b0b;color:#fff;border:6px solid #eee;font-family:Georgia,serif;font-size:26px;font-style:normal}.people b{font-size:12px}.people p{font-family:Georgia,serif;color:#555;font-size:15px}.business{background:#080808;color:#fff}.head.light{border-color:#fff}.business-grid{display:grid;grid-template-columns:2fr 1fr;gap:45px}.business-main{display:grid;grid-template-columns:1.15fr 1fr;background:#151515;cursor:pointer}.business-main img{height:100%;min-height:430px;object-fit:contain;background:#000}.business-main>div{padding:40px;display:flex;flex-direction:column;justify-content:center}.business-main h2{font-size:34px;line-height:1.08;margin:12px 0}.business-main p{color:#bbb;line-height:1.5}.ranking article{display:grid;grid-template-columns:58px 1fr;gap:18px;border-top:1px solid #555;padding:23px 0}.ranking i{font-family:Georgia,serif;font-style:normal;color:var(--red);font-size:38px}.ranking b{font-size:10px;color:#bbb}.ranking h3{font-family:Georgia,serif;font-size:21px;line-height:1.15;margin:7px 0}.interview-grid{display:grid;grid-template-columns:1.6fr .7fr;gap:80px}.interviews article{padding:28px 0}.interviews article h2{font-size:clamp(31px,4vw,54px);line-height:1.08;margin:16px 0}.interviews article p{font-family:Georgia,serif;font-size:18px;line-height:1.5;color:#555}.interviews aside{border-top:5px solid var(--red);padding-top:12px}.interviews aside h3{font-size:13px}.interviews aside p{font-family:Georgia,serif;line-height:1.4;border-bottom:1px solid var(--line);padding:17px 0;margin:0}.life{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:22px}.life article{cursor:pointer}.life img{aspect-ratio:4/3;object-fit:cover}.life .portrait img{object-fit:contain;background:#111}.life h3{font-size:23px}.archive{background:var(--soft)}.archive-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#bbb}.archive-grid article{padding:30px;background:var(--soft)}.archive-grid b{font-size:10px;color:var(--red)}.archive-grid h3{font-family:Georgia,serif;font-size:21px;line-height:1.2;min-height:100px}.archive-grid a{font-size:10px;font-weight:900}.editor{display:flex;align-items:center;justify-content:space-between;gap:60px;background:var(--gold)}.editor>div{max-width:900px}.editor>div>b{color:#67000c;font-size:10px}.editor h2{font-size:clamp(30px,4vw,52px);line-height:1.05;margin:14px 0}.editor p{font-family:Georgia,serif;font-size:18px;line-height:1.5}.editor>a{border:2px solid #111;padding:17px 23px;font-size:10px;font-weight:900;white-space:nowrap}footer{padding:58px 20px;background:#050505;color:#fff;text-align:center}.foot-logo{font-size:48px}footer>p{font-family:Georgia,serif;color:#bbb;font-size:18px}footer div{display:flex;justify-content:center;gap:25px;margin:30px 0;font-size:11px;font-weight:800}footer small{color:#777}dialog{border:0;max-width:520px;padding:44px;box-shadow:0 18px 80px #0008}dialog::backdrop{background:#000b}dialog>h2{font-family:Georgia,serif;font-size:34px;line-height:1.1}dialog>b{color:var(--red);font-size:11px}.close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:26px}.thanks{display:none;color:var(--red);font-weight:800;margin-top:15px}form{display:flex;margin-top:22px}form input{min-width:0;flex:1;padding:14px;font-size:16px;border:1px solid #999}form button{border:0;background:var(--red);color:#fff;padding:0 15px;font-size:10px;font-weight:900}.story{transition:filter .2s}.story:hover{filter:brightness(.94)}
@media(max-width:1050px){.claim{min-width:290px}.hero{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr;grid-template-rows:auto}.news{grid-template-columns:repeat(2,1fr)}.business-grid{grid-template-columns:1fr}.people{grid-template-columns:repeat(3,1fr)}.people article{border:0}.links{justify-content:flex-start;padding-left:18px}.business-main img{min-height:360px}}
@media(max-width:650px){.utility{height:28px;justify-content:center;font-size:9px}.utility{font-size:0}.utility time{margin:0;font-size:9px}.masthead{height:76px;padding:0 13px;justify-content:space-between}.logo{font-size:46px}.claim{display:none}.menu,.lens{display:block}.menu{font-size:20px}nav{height:43px}.links{display:none;position:absolute;top:147px;left:0;z-index:20;width:100%;padding:0;background:#fff;box-shadow:0 15px 30px #0003;flex-direction:column;align-items:stretch}.links.open{display:flex}.links a{padding:14px 20px;border-bottom:1px solid #eee}.newsletter{margin-left:auto;padding:0 18px}.ticker{height:42px;font-size:12px}.ticker strong{padding:0 13px;font-size:9px}.ticker span,.ticker i{padding-left:34px}.hero{display:block;padding:0}.cover{display:flex;flex-direction:column;min-height:0}.cover-photo{height:390px;order:1}.cover-copy{order:2;padding:26px 20px 32px}.cover h1{font-size:56px;margin:9px 0 17px}.cover h2{font-size:27px}.cover p{font-size:16px}.cover-copy>small{margin-top:20px}.hero-side{display:block}.spot{grid-template-columns:42% 58%;min-height:235px;border-top:5px solid #fff}.spot img{min-height:235px}.spot>div{padding:20px 16px}.spot h2{font-size:21px;margin:12px 0 8px}.spot p{font-size:13px}.section{padding:40px 18px}.head h2{font-size:16px}.head>a{font-size:9px}.news{grid-template-columns:1fr;gap:34px}.card img{aspect-ratio:16/9}.card h3{font-size:23px}.people{display:flex;overflow:auto;margin-right:-18px;padding-right:18px}.people article{min-width:155px}.people i{width:85px;height:85px}.business-main{display:block}.business-main img{height:270px;min-height:0}.business-main>div{padding:26px 20px}.business-main h2{font-size:28px}.ranking h3{font-size:19px}.interview-grid{grid-template-columns:1fr;gap:20px}.interviews article h2{font-size:34px}.life{grid-template-columns:1fr;gap:32px}.life img{aspect-ratio:16/10}.archive-grid{grid-template-columns:1fr}.archive-grid h3{min-height:0}.editor{display:block}.editor h2{font-size:34px}.editor>a{display:inline-block;margin-top:17px}footer div{flex-wrap:wrap;gap:18px}form{flex-direction:column}form button{padding:14px}}

/* Artículos */
.article-page .top{height:34px;background:#050505;color:#fff;padding:0 3vw;display:flex;align-items:center;gap:22px;font-size:11px;font-weight:800}.article-page .brand{height:120px;display:flex;align-items:center;padding:0 3vw;border-bottom:1px solid var(--line)}.article-page nav{padding:0 3vw;align-items:center}.article-page .back{color:var(--red);font-size:12px;font-weight:900}.article-page main.story{max-width:1180px;margin:auto;padding:55px 24px;overflow:visible}.story-kicker{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.07em}.article-page main.story>h1{max-width:1000px;font-family:Georgia,serif;font-size:58px;line-height:1.03;margin:14px 0 18px}.story-subtitle{max-width:850px;font-family:Georgia,serif;font-size:23px;line-height:1.4;color:#444}.story-meta{border-top:1px solid var(--line);padding:14px 0;color:#666;font-size:13px}.story-hero{width:100%;height:530px;object-fit:contain;background:#090909}.story-layout{display:grid;grid-template-columns:minmax(0,720px) 270px;gap:70px;justify-content:center;margin-top:42px}.story-body{font-family:Georgia,serif;font-size:19px;line-height:1.75}.story-body .drop:first-letter{float:left;color:var(--red);font-size:72px;font-weight:bold;line-height:.8;padding:8px 10px 0 0}.story-body h2{font-family:Arial,sans-serif;font-size:28px;line-height:1.15;margin-top:38px}.story-body blockquote{font-size:28px;line-height:1.35;border-left:5px solid var(--red);margin:35px 0;padding:5px 0 5px 25px}.story-layout aside{border-top:4px solid #111;padding-top:10px}.story-layout aside h3{font-size:13px}.story-layout aside a{display:block;font-family:Georgia,serif;font-size:18px;line-height:1.3;padding:17px 0;border-bottom:1px solid #ccc}.photo-credits{color:#aaa;text-decoration:underline;font-size:12px}
@media(max-width:700px){.article-page .top{display:none}.article-page .brand{height:78px}.article-page .brand .logo{font-size:46px}.article-page main.story{padding:32px 18px}.article-page main.story>h1{font-size:38px}.story-subtitle{font-size:19px}.story-hero{height:310px}.story-layout{grid-template-columns:1fr;gap:30px}.story-body{font-size:18px}}

/* Navegación regional y ticker corregido */
.mobile-regions{display:none}
.ticker>strong{flex:0 0 auto;position:relative;z-index:2}
.ticker-window{flex:1;min-width:0;height:100%;overflow:hidden;display:flex!important;align-items:center;width:auto!important;animation:none!important}
.ticker-track{display:flex;align-items:center;width:max-content;will-change:transform;animation:ticker-fixed 28s linear infinite}
.ticker-track span,.ticker-track i{white-space:nowrap;padding-left:55px}
.ticker-track i{font-style:normal;font-size:9px;color:#ffd6da}
@keyframes ticker-fixed{from{transform:translateX(100%)}to{transform:translateX(-100%)}}
@media(max-width:650px){
  .utility{display:none}
  .links{top:119px}
  .mobile-regions{display:block;padding:16px 20px 20px;background:#f2f2f0;border-top:4px solid var(--red)}
  .mobile-regions b{display:block;color:var(--red);font-size:11px;margin-bottom:8px}
  .mobile-regions span{font-family:Georgia,serif;font-size:15px;line-height:1.6}
  .ticker>strong{padding:0 12px;font-size:9px}
  .ticker-track span,.ticker-track i{padding-left:32px}
}

/* Grandes reportajes de protagonistas */
.people-section .people{gap:26px}
.people-section .person-feature{display:flex;min-width:0;flex-direction:column;padding:0;background:#fff;border:1px solid #d4d4d1;box-shadow:0 10px 30px #0000000d}
.person-photo{width:100%;height:clamp(400px,34vw,540px);overflow:hidden;background:linear-gradient(145deg,#ededeb,#d5d4d0)}
.people-section .person-feature .person-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;background:transparent;transition:transform .35s ease}
.people-section .person-feature:hover .person-photo img{transform:scale(1.015)}
.person-copy{display:flex;flex:1;flex-direction:column;padding:24px 22px 25px}
.people-section .person-copy .person-kicker{color:var(--red);font-size:11px;font-weight:900;letter-spacing:.09em}
.people-section .person-copy b{padding:10px 0 0;font-size:15px;letter-spacing:.02em}
.people-section .person-copy h3{font-family:Georgia,serif;font-size:clamp(23px,2vw,31px);line-height:1.08;margin:11px 0 12px}
.people-section .person-copy p{padding:0;margin:0 0 21px;color:#4b4b49;font-family:Georgia,serif;font-size:16px;line-height:1.45}
.people-section .person-copy a{margin-top:auto;border-top:1px solid #ccc;padding-top:15px;font-size:11px;font-weight:900}
.people-second .person-feature{background:#fff}
@media(max-width:1050px){.person-photo{height:420px}.people-section .person-copy h3{font-size:24px}}
@media(max-width:650px){
  .people-section .people{gap:30px}
  .people-section .person-feature{min-width:0}
  .person-photo{height:min(128vw,560px)}
  .people-section .person-feature .person-photo img{height:100%;object-fit:cover;object-position:center top}
  .person-copy{padding:22px 19px 24px}
  .people-section .person-copy b{padding:9px 0 0;font-size:14px}
  .people-section .person-copy h3{font-size:27px}
  .people-section .person-copy p{padding:0;font-size:16px}
}

/* Rostros editoriales y marcas protagonistas */
.brand-name{display:block;margin-top:15px;font-size:clamp(22px,2vw,32px);line-height:.92;letter-spacing:-.045em;color:#090909}
.company-card>b{margin-top:8px}
.people{grid-template-columns:repeat(3,1fr);gap:30px 22px}
.people article{padding:0 0 20px;text-align:left;border:0;cursor:pointer;background:#f4f4f2;overflow:hidden}
.people article img{display:block;width:100%;height:300px;object-fit:contain;object-position:center top;background:linear-gradient(145deg,#ecebe8,#d8d7d3)}
.people article b{display:block;padding:18px 16px 0;font-size:19px;letter-spacing:-.025em}
.people article p{padding:0 16px;margin-bottom:0;font-size:16px}
.business-brand{display:block;margin-bottom:15px;font-size:clamp(42px,5vw,78px);line-height:.82;letter-spacing:-.065em;color:#fff}
.rank-brand{display:block;font-size:clamp(25px,2.4vw,38px);line-height:.9;letter-spacing:-.05em;color:#fff;margin-bottom:9px}
.ranking article{cursor:pointer}
.people-second{background:var(--soft)}
.life .agenda{display:flex;min-height:100%;padding:34px;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#181818,#050505);color:#fff}
.life .agenda b{margin-top:0}
.life .agenda p{font-family:Georgia,serif;color:#bbb;font-size:16px;line-height:1.5}
.people-section .person-copy .person-name{display:block;padding:8px 0 2px;font-size:clamp(30px,3vw,46px);line-height:.88;letter-spacing:-.055em;color:#090909}
.feature-name{display:block;margin-top:15px;font-size:clamp(30px,3vw,48px);line-height:.88;letter-spacing:-.055em;color:#090909}
.life .feature-name + b{margin-top:9px}
.life .agenda .feature-name{margin:0 0 2px;color:#fff}
.life .agenda .feature-name + b{margin-top:8px}
.spot-name{display:block;margin-top:15px;font-size:clamp(23px,2.25vw,35px);line-height:.9;letter-spacing:-.045em}
.spot.destination{background:#103653}
.spot.destination img{background:#0b2940}
.spot.destination .tag{background:var(--red)}
.spot .spot-name+h2{margin-top:11px}
@media(max-width:1050px){.people{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){
  .people{display:grid;grid-template-columns:1fr;overflow:visible;margin-right:0;padding-right:0;gap:18px}
  .people article{min-width:0}
  .people article img{height:230px}
  .people article b{font-size:16px;padding:14px 12px 0}
  .people article p{font-size:14px;padding:0 12px}
  .brand-name{font-size:29px}
  .business-brand{font-size:51px}
  .people-section .person-copy .person-name{padding:8px 0 2px;font-size:38px}
  .feature-name{font-size:36px}
  .spot-name{font-size:24px;line-height:.92}
}

/* Cierre editorial en el rojo de PEREPONT */
.editor{background:#8b0014;color:#fff}
.editor>div>b{color:#ffd9de}
.editor p{color:#f4dfe2}
.editor>a{border-color:#fff}

/* Pie editorial */
footer{padding:64px 4vw 42px}
footer .foot-claim{margin:22px 0 30px;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:900;letter-spacing:.12em}
footer .foot-regions{max-width:1050px;margin:0 auto;padding:20px 0;border-top:1px solid #555;border-bottom:1px solid #555;display:flex;justify-content:center;gap:clamp(18px,3vw,42px);font-size:12px;font-weight:900}
footer .foot-sections{margin:25px 0 34px;display:flex;justify-content:center;gap:28px;color:#bbb;font-size:12px;font-weight:700}
footer .foot-regions a:hover,footer .foot-sections a:hover{color:#fff}
footer>small{color:#777;font-size:11px}
@media(max-width:650px){
  footer{padding:50px 20px 35px}
  footer .foot-claim{font-size:13px;line-height:1.5}
  footer .foot-regions{display:grid;grid-template-columns:repeat(2,1fr);gap:0;text-align:left}
  footer .foot-regions a{padding:13px 10px;border-bottom:1px solid #252525}
  footer .foot-sections{gap:18px;margin:24px 0 30px}
}

/* Identidad en movimiento y cabecera de emisión */
.masthead>.logo{animation:masthead-on-air .9s cubic-bezier(.2,.75,.25,1) both}
.masthead>.logo span{display:inline-block;animation:signal-pulse 1.15s ease-in-out .85s 2}
@keyframes masthead-on-air{0%{opacity:0;transform:translateY(-10px) scale(.985);letter-spacing:-.115em}100%{opacity:1;transform:none;letter-spacing:-.075em}}
@keyframes signal-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.18)}}
.broadcast-bar{position:fixed;z-index:100;top:0;left:0;right:0;height:52px;padding:0 3vw;display:flex;align-items:center;gap:21px;background:#050505;color:#fff;border-bottom:3px solid var(--red);box-shadow:0 8px 25px #0004;opacity:0;transform:translateY(-110%);pointer-events:none;transition:transform .32s ease,opacity .25s ease}
.broadcast-bar.visible{opacity:1;transform:translateY(0);pointer-events:auto}
.broadcast-logo{font-size:29px;font-weight:950;line-height:1;letter-spacing:-.065em}
.broadcast-logo span{color:var(--red)}
.broadcast-logo small{font-size:.48em}
.broadcast-live{display:flex;align-items:center;gap:7px;padding-left:20px;border-left:1px solid #555;font-size:11px;font-weight:900;letter-spacing:.07em}
.broadcast-live i{width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 0 #c4001666;animation:on-air-pulse 1.8s ease-out infinite}
.utility{display:flex;align-items:center;gap:18px}
.utility time{margin-left:auto}
.utility-live{display:inline-flex;align-items:center;gap:5px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}
.utility-live i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 0 #c4001666;animation:on-air-pulse 1.8s ease-out infinite}
.broadcast-claim{color:#bbb;font-size:11px;font-weight:800;letter-spacing:.06em}
.broadcast-up{margin-left:auto;width:32px;height:32px;display:grid;place-items:center;border:1px solid #555;border-radius:50%;font-size:17px}
@keyframes on-air-pulse{0%{box-shadow:0 0 0 0 #c4001680}70%,100%{box-shadow:0 0 0 8px #c4001600}}
@media(max-width:650px){
  .broadcast-bar{height:47px;padding:0 13px;gap:12px}
  .broadcast-logo{font-size:25px}
  .broadcast-live{padding-left:12px;font-size:9px}
  .broadcast-claim{display:none}
  .broadcast-up{width:28px;height:28px;font-size:15px}
  .utility{gap:10px}.utility>span:not(.utility-live){display:none}.utility time{margin-left:auto}.utility-live{font-size:9px}
}
@media(prefers-reduced-motion:reduce){
  .masthead>.logo,.masthead>.logo span,.broadcast-live i,.utility-live i{animation:none}
  .broadcast-bar{transition:none}
}

/* Créditos fotográficos */
.foot-legal{margin:26px 0 20px!important}
.foot-legal a{color:#ddd;font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:underline;text-underline-offset:4px}
.credits-page{background:#f4f4f2}
.credits-page header{background:#fff}
.credits-page .brand{height:120px;display:flex;align-items:center;padding:0 3vw;border-bottom:1px solid var(--line)}
.credits-page nav{padding:0 3vw;align-items:center;background:#fff}
.credits-page .back{color:var(--red);font-size:12px;font-weight:900}
.credits{max-width:1180px;margin:auto;padding:62px 24px 80px;overflow:visible}
.credits-kicker{margin:0 0 12px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:.1em}
.credits>h1{margin:0;font-family:Georgia,serif;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.045em}
.credits-intro{max-width:900px;margin:24px 0 58px;font-family:Georgia,serif;font-size:20px;line-height:1.55;color:#3e3e3c}
.credit-group{margin-top:46px}
.credit-group>h2{margin:0 0 20px;padding-bottom:12px;border-bottom:5px solid var(--red);font-size:18px;text-transform:uppercase}
.credit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c8c8c4;border:1px solid #c8c8c4}
.credit-grid article{min-height:190px;padding:27px 25px;background:#fff}
.credit-grid h3{margin:0 0 15px;font-family:Georgia,serif;font-size:25px;line-height:1.05}
.credit-grid p{margin:8px 0;color:#555;font-size:14px;line-height:1.45}
.credit-grid a{color:#8b0014;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.credits-note{margin-top:42px;padding:28px 30px;border-left:6px solid var(--red);background:#0a0a0a;color:#fff}
.credits-note strong{font-size:13px;letter-spacing:.08em;text-transform:uppercase}
.credits-note p{max-width:900px;margin:10px 0 0;color:#ccc;font-family:Georgia,serif;font-size:17px;line-height:1.5}
@media(max-width:850px){.credit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){
  .credits-page .brand{height:78px;padding:0 16px}
  .credits-page .brand .logo{font-size:46px}
  .credits-page nav{height:42px;padding:0 18px}
  .credits{padding:38px 17px 55px}
  .credits-intro{margin:20px 0 42px;font-size:18px}
  .credit-grid{grid-template-columns:1fr}
  .credit-grid article{min-height:0;padding:24px 20px}
  .credits-note{padding:24px 20px}
}

/* Mayor presencia de la definición editorial */
@media(min-width:651px){
  .claim{min-width:430px}
  .claim b{font-size:clamp(28px,2.2vw,36px);line-height:.92;letter-spacing:-.035em}
  .claim p{margin-top:11px}
}
@media(min-width:651px) and (max-width:1050px){
  .claim{min-width:330px}
  .claim b{font-size:27px}
}

/* Cabecera editorial con mayor impacto */
@media(min-width:651px){
  .claim{min-width:470px}
  .claim b{display:block;color:var(--red);font-family:Arial,Helvetica,sans-serif;font-size:clamp(31px,2.55vw,42px);font-weight:950;line-height:.88;letter-spacing:-.055em}
}
@media(min-width:651px) and (max-width:1050px){
  .claim{min-width:350px;padding-left:28px}
  .claim b{font-size:29px}
}

/* Fuentes y transparencia de los artículos */
.story-sources{margin-top:48px;padding:26px 28px;border-top:5px solid var(--red);background:#f1f1ef;font-family:Arial,Helvetica,sans-serif}
.story-sources h2{margin:0 0 15px!important;font-size:20px!important}
.story-sources ul{margin:0;padding-left:20px}
.story-sources li{margin:10px 0;line-height:1.35}
.story-sources a{color:#8b0014;font-size:15px;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.story-sources p{margin:18px 0 0;color:#666;font-size:13px;line-height:1.45}
.editor>span{border:2px solid currentColor;padding:17px 23px;font-size:10px;font-weight:900;white-space:nowrap}

/* Complete portraits and concise article reading */
.people-section .person-feature .person-photo img{object-fit:contain;object-position:center;transform:none}.card img,.life img{object-fit:contain;background:#f1f1ef}.read-time{margin:16px 0;color:#a80015;font-size:14px;font-weight:800}.minute-intro{display:flex;gap:12px;flex-wrap:wrap;border-block:1px solid #ddd;padding:16px 0;margin-bottom:20px;font:14px Arial,sans-serif}.story:focus-visible{outline:3px solid #c40016;outline-offset:4px}.cover-copy,.spot>div{min-width:0}.cover h1{line-height:.95}.brand-name,.person-name{overflow-wrap:normal}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.people-section .person-feature:hover .person-photo img{transform:none}.subscribe-mail{display:inline-block;margin-top:18px;padding:15px 18px;background:var(--red);color:white;font-weight:800}a:focus-visible,button:focus-visible{outline:3px solid #c40016;outline-offset:4px}

/* Edición 9 septiembre: imágenes completas y ritmo foto / marca */
.cover-photo img,.spot>img,.person-photo img,.business-main>img{object-fit:contain!important;object-position:center!important;transform:none!important}
.cover-photo,.spot,.person-photo,.business-main{overflow:hidden}
.brand-panel{height:210px;display:flex;align-items:center;justify-content:center;padding:18px;background:#f2f2ef;color:#090909;font-weight:950;line-height:1;overflow:hidden}
.google-panel{font:700 clamp(48px,5vw,76px) Arial,sans-serif;letter-spacing:-.07em}.g-blue{color:#4285f4}.g-red{color:#ea4335}.g-yellow{color:#fbbc05}.g-green{color:#34a853}
.zara-panel{background:#f7f6f1;font-family:Georgia,serif;font-size:clamp(64px,7vw,105px);font-weight:500;letter-spacing:-.12em}.zara-panel.compact{height:260px}
.logo-card .brand-name{margin-top:18px}
@media(max-width:650px){.brand-panel{height:185px}.zara-panel.compact{height:220px}.cover-photo img,.spot>img,.person-photo img,.business-main>img{object-fit:contain!important;object-position:center!important}}
