@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--navy:#08172b;--deep:#071121;--panel:#11243d;--line:#263b54;--white:#f7f9fc;--muted:#aab9cc;--red:#e53a47;--blue:#9fc4e9;font-family:'DM Sans',Arial,sans-serif;color:var(--white);background:var(--deep)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--deep);min-width:320px}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button{font:inherit}.shell{width:min(1200px,calc(100% - 48px));margin-inline:auto}.topline{height:31px;background:#d42e3e;font-size:.69rem;font-weight:700;letter-spacing:.13em;display:flex;align-items:center}.topline .shell{display:flex;justify-content:space-between}.header{height:91px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:13px;font-family:'Barlow Condensed',Impact,sans-serif;font-size:1.75rem;font-weight:600;line-height:.9;letter-spacing:.02em;white-space:nowrap}.brand strong{color:#fff;font-weight:800}.brand small{display:block;font:700 .56rem 'DM Sans',sans-serif;letter-spacing:.14em;color:var(--muted);margin-top:6px}.brand-mark{width:50px;height:50px;border:2px solid #f3f6fa;border-radius:50%;display:grid;place-items:center;font:800 1.3rem 'Barlow Condensed',sans-serif;color:#fff;position:relative}.brand-mark:after{content:'';position:absolute;background:var(--red);height:4px;width:35px;bottom:8px;transform:rotate(-18deg)}.nav{height:100%;display:flex;align-items:center;gap:24px;font-size:.84rem;font-weight:700}.nav a{height:100%;display:flex;align-items:center;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:#fff;border-bottom-color:var(--red)}.menu-button{display:none;background:none;border:0;color:#fff;font-size:1.75rem;cursor:pointer}.intro{background:radial-gradient(ellipse 400px 250px at 33% 28%,#193b62 0%,transparent 75%),linear-gradient(130deg,#102c4a,#08172b 72%);border:1px solid var(--line);border-radius:7px;min-height:475px;display:grid;grid-template-columns:1.28fr .72fr;align-items:center;gap:44px;padding:54px 58px;position:relative;overflow:hidden}.intro:before{content:'NY';position:absolute;right:27%;top:-100px;font:800 31rem 'Barlow Condensed',sans-serif;color:#ffffff08;pointer-events:none}.intro>div{position:relative}.eyebrow,.page-heading small,.section-heading small{font-size:.74rem;letter-spacing:.16em;font-weight:700;color:var(--red)}.live-dot{display:inline-block;width:8px;height:8px;background:var(--red);border-radius:50%;margin-right:7px}.intro h1,.page-heading h1{font:800 clamp(3.4rem,6vw,5.8rem)/.94 'Barlow Condensed',Impact,sans-serif;letter-spacing:-.012em;margin:22px 0}.intro h1 em{font-style:normal;color:var(--blue)}.intro p{max-width:520px;color:#cad7e7;font-size:1rem;line-height:1.7;margin:0}.intro-links{display:flex;gap:13px;flex-wrap:wrap;margin-top:30px}.button,.button-outline{min-height:47px;display:inline-flex;align-items:center;gap:35px;padding:0 20px;font-weight:700;font-size:.85rem;border-radius:3px}.button{background:var(--red);color:white}.button:hover{background:#fa4a57;color:white}.button-outline{border:1px solid #6d839e}.button-outline:hover{border-color:var(--white);color:white}.feature{background:#07172ad9;border:1px solid #4c627b;border-radius:5px;padding:22px;box-shadow:0 18px 50px #0005}.feature-title,.feature-foot{display:flex;justify-content:space-between;font-size:.72rem;font-weight:700;letter-spacing:.1em}.feature-title span{color:#7fa4cb}.feature-foot{color:var(--muted);font-weight:400;letter-spacing:0;margin-top:18px}.feature .game{border:0;background:transparent;padding:18px 0 0}.feature .game-top{border-bottom:1px solid var(--line);padding-bottom:12px}.feature .game-team{padding:10px 0;font-size:1rem}.feature .game-team strong{font-size:1.7rem}.feature .game-bottom{margin-top:8px}.stat-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#10243e;border:1px solid var(--line);margin:20px 0 62px}.stat-strip>div{padding:23px 29px;border-right:1px solid var(--line)}.stat-strip>div:last-child{border:0}.stat-strip small,.facts small{display:block;color:#9aafc8;font-weight:700;font-size:.68rem;letter-spacing:.11em}.stat-strip strong{display:block;font:700 2rem 'Barlow Condensed',sans-serif;margin-top:8px}.columns{display:grid;grid-template-columns:1.15fr .85fr;gap:38px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin:0 0 18px}.section-heading h2{font:700 2rem 'Barlow Condensed',sans-serif;margin:6px 0 0}.section-heading>a{font-weight:700;font-size:.8rem;color:var(--blue);white-space:nowrap;padding-bottom:5px}.cards{display:grid;gap:12px}.game{background:#11243c;border:1px solid var(--line);border-radius:4px;padding:18px 22px}.game-top,.game-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;color:#a7bad0;font-size:.78rem}.game-top{margin-bottom:13px}.status{color:var(--blue);font-weight:700}.game-team{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;padding:4px 0;gap:15px}.game-team strong{font:700 1.25rem 'Barlow Condensed',sans-serif}.game-team.yankees{color:#fff;font-weight:700}.game-team:not(.yankees){color:#bfccdc}.game-bottom{border-top:1px solid var(--line);margin-top:13px;padding-top:13px}.game-bottom a{color:var(--blue);font-weight:700}.news-preview{margin:64px 0 80px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.story{display:flex;flex-direction:column;min-height:210px;background:#10243c;border:1px solid var(--line);border-top:3px solid var(--red);padding:24px}.story small{font-size:.72rem;color:var(--blue);font-weight:700;letter-spacing:.06em}.story h2,.story h3{font:700 1.6rem/1.05 'Barlow Condensed',sans-serif;margin:16px 0}.story p{font-size:.85rem;line-height:1.5;color:var(--muted);margin:0 0 15px}.story b{font-size:.76rem;color:var(--blue);margin-top:auto}.page-heading{margin:32px 0 34px;padding:35px 0 27px;border-bottom:1px solid var(--line)}.page-heading h1{margin:13px 0;font-size:clamp(3rem,5vw,4.8rem)}.page-heading p{color:var(--muted);margin:0;line-height:1.6}.page-heading a{color:var(--blue)}.month-tabs{display:flex;gap:6px;overflow-x:auto;margin:0 0 22px;padding-bottom:8px}.month-tabs a{min-width:55px;text-align:center;padding:10px 12px;border:1px solid var(--line);border-radius:3px;text-transform:uppercase;font-size:.8rem;font-weight:700}.month-tabs a.active{background:var(--red);border-color:var(--red);color:white}.game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:80px}.roster-group{margin:0 0 42px}.count{font-size:1.1rem;color:var(--muted);vertical-align:middle}.player-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.player{min-height:156px;background:#10243c;border:1px solid var(--line);padding:17px;position:relative;display:flex;flex-direction:column;align-items:flex-start}.player:hover,.story:hover{border-color:#6385aa;color:#fff}.player img{width:75px;height:75px;object-fit:cover;object-position:top;background:#203953;border-radius:50%;margin-bottom:7px}.player-number{color:var(--red);font-weight:700;font-size:.78rem}.player strong{font:700 1.3rem 'Barlow Condensed',sans-serif;margin:6px 0}.player small{font-size:.77rem;color:var(--muted)}.player-arrow{position:absolute;right:17px;top:17px;color:var(--blue)}.stats-columns{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stat-panel{background:#10243c;border:1px solid var(--line);padding:23px 28px}.stat-panel h2,.profile h2{font:700 2rem 'Barlow Condensed',sans-serif;margin:0 0 12px}.stat-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:12px 0;color:#cbd8e6}.stat-row strong{color:white}.source{color:#93a9c3;font-size:.8rem;line-height:1.5;margin:22px 0 70px}.profile{display:grid;grid-template-columns:280px 1fr;gap:38px;margin-bottom:80px}.profile-photo{background:#10243c;display:grid;place-items:center;min-height:290px;border:1px solid var(--line)}.profile-photo img{max-width:100%;max-height:330px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px}.facts>div{background:#10243c;border:1px solid var(--line);padding:15px}.facts b{display:block;font-size:1.15rem;margin-top:8px}.article{max-width:780px;margin:65px auto 100px}.article>small{color:var(--blue)}.article h1{font:800 clamp(3rem,5vw,5rem)/1 'Barlow Condensed',sans-serif}.article .lead{font-size:1.22rem;color:#c8d8e9;line-height:1.5}.article-body{font-size:1.03rem;line-height:1.85}.empty{grid-column:1/-1;padding:30px;background:#10243c;border:1px solid var(--line);color:var(--muted);line-height:1.7;margin:0 0 35px}.empty a{color:var(--blue);text-decoration:underline}.footer{background:#09192d;border-top:1px solid var(--line);margin-top:72px;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer p{color:var(--muted);font-size:.84rem;line-height:1.6;max-width:330px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:.8rem}.footer-grid strong{font-size:.7rem;letter-spacing:.1em;color:var(--blue);margin-bottom:6px}.footer-grid a:not(.brand){color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:21px;margin-top:38px;display:flex;justify-content:space-between;gap:25px;color:#8499b3;font-size:.7rem;line-height:1.5}
@media(max-width:950px){.nav{gap:12px;font-size:.75rem}.intro{gap:20px;padding:38px}.columns{grid-template-columns:1fr 1fr}.player-grid{grid-template-columns:repeat(3,1fr)}.game-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.shell{width:min(100% - 30px,1200px)}.topline span{display:none}.header{height:75px}.brand{font-size:1.5rem}.brand-mark{width:43px;height:43px}.menu-button{display:block}.nav{display:none;position:absolute;z-index:5;top:106px;left:0;right:0;height:auto;background:#10243e;padding:12px 20px 20px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{height:44px;border-bottom:1px solid var(--line)}.intro{grid-template-columns:1fr;padding:36px 24px;gap:25px}.intro h1{font-size:clamp(3.3rem,13vw,5rem)}.feature{max-width:500px}.stat-strip{grid-template-columns:repeat(2,1fr);margin-bottom:45px}.stat-strip>div:nth-child(2){border-right:0}.stat-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.columns,.stats-columns{grid-template-columns:1fr}.news-grid,.game-grid{grid-template-columns:1fr 1fr}.player-grid{grid-template-columns:repeat(2,1fr)}.profile{grid-template-columns:1fr}.profile-photo{max-width:350px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}}
@media(max-width:520px){.news-grid,.game-grid{grid-template-columns:1fr}.section-heading{align-items:flex-start;flex-direction:column}.facts{grid-template-columns:repeat(2,1fr)}.player{min-height:145px}.player-grid{gap:8px}.player img{width:58px;height:58px}.player strong{font-size:1.1rem}.stat-strip>div{padding:18px}.footer-grid{gap:25px}.intro-links{gap:9px}.button,.button-outline{padding:0 12px;gap:8px}}
.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.data-table th,.data-table td{padding:13px 15px;border-bottom:1px solid var(--line);font-size:.85rem}.data-table th{font-size:.72rem;letter-spacing:.06em;color:var(--blue)}.data-table td:first-child{font-weight:700}.data-table .highlight{background:#1d395a;color:#fff}.match-summary{max-width:500px;margin-bottom:26px}.box-grid{margin-top:22px}.box-grid h3{font:700 1.35rem 'Barlow Condensed',sans-serif;margin:30px 0 4px}.official{margin-top:38px}.official .story{min-height:160px}
.live-ticker{background:#182e4c;border:1px solid #47638a;border-left:5px solid var(--red);padding:14px 20px;display:flex;align-items:center;gap:25px;margin:5px 0 16px;flex-wrap:wrap}.live-ticker[hidden]{display:none}.live-ticker span{font-size:.75rem;color:var(--blue);font-weight:700;letter-spacing:.08em}.live-ticker strong{font-size:.9rem}.live-ticker a{margin-left:auto;color:var(--blue);font-size:.8rem;font-weight:700}.live-ticker.active{background:#303043}.live-ticker.active span{color:#ff6a74}@media(max-width:720px){.live-ticker{gap:9px}.live-ticker strong{width:100%;order:2}.live-ticker a{order:1}}
.probables{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0 0 25px;max-width:720px}.probables>div{background:#10243c;border:1px solid var(--line);padding:18px}.probables small{display:block;color:var(--blue);font-size:.7rem;font-weight:700;letter-spacing:.07em}.probables strong{display:block;margin-top:8px}.lineup-list{padding-left:25px;margin:0}.lineup-list li{border-bottom:1px solid var(--line);padding:8px 4px;color:#d4e0ef}.lineup-list li span{float:right;color:var(--blue)}.profile-stats{margin-top:28px}.profile-stats h2{margin-top:28px}.muted{color:var(--muted)}@media(max-width:520px){.probables{grid-template-columns:1fr}.data-table th,.data-table td{padding:10px 9px}}

.footer-links{display:flex;flex-wrap:wrap;gap:22px;padding-top:26px;font-size:.8rem;color:#c7d5e4}.editorial-page{margin-top:30px}.editorial-page h2{font:700 2rem Barlow Condensed,Impact,sans-serif}.editorial-page p{line-height:1.85;color:#cad7e7}.editorial-page a,.source a{color:#9fc4e9;text-decoration:underline}.story:focus-visible,.nav a:focus-visible,.button:focus-visible{outline:3px solid #fff;outline-offset:3px}.official .story{border-top-color:#506d8b}.official .story h2,.official .story h3{font-size:1.28rem}.news-preview.official{padding-top:28px;border-top:1px solid #263b54}

.video-wrap{width:100%;aspect-ratio:16/9;background:#071121;border:1px solid var(--line);margin:25px 0 8px}.video-wrap iframe{width:100%;height:100%;border:0}.video-caption{font-size:.85rem;color:var(--muted)}.video-caption a{color:var(--blue)}

.live-panel{background:#10243c;border:1px solid var(--line);border-left:4px solid #6385aa;padding:22px;margin:0 0 28px}.live-panel.active{border-left-color:var(--red)}.live-panel-score{font:700 clamp(1.25rem,3vw,2rem) 'Barlow Condensed',Impact,sans-serif;margin:10px 0 20px}.live-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.live-fields>div{background:#07172a;padding:14px;min-height:84px}.live-fields small{color:var(--blue);display:block;margin-bottom:8px;font-size:.72rem}.live-fields strong{font-size:.9rem}.live-panel>small,.live-panel>p:last-of-type{color:var(--muted);font-size:.76rem}@media(max-width:580px){.live-fields{grid-template-columns:1fr}.live-fields>div{min-height:0}}
@media(min-width:721px) and (max-width:1080px){.menu-button{display:block}.nav{display:none;position:absolute;z-index:10;top:122px;left:0;right:0;height:auto;background:#10243e;padding:12px 28px 20px;flex-direction:column;align-items:stretch;gap:0;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{height:44px;border-bottom:1px solid var(--line)}}

/* Identidad Los Yankistas: logo original y superficies de lectura. */
.header{height:112px}.brand-logo{display:block;width:232px;height:auto;aspect-ratio:1169/491;object-fit:contain;border-radius:3px}.footer .brand-logo{width:210px}.brand:focus-visible{outline:3px solid #fff;outline-offset:4px}
.story{background:#f8fafc;color:#112b48;border-color:#dbe4ed;box-shadow:0 5px 18px #00000014}.story h2,.story h3{color:#112b48}.story small{color:#245b88}.story p{color:#41546a}.story b{color:#175988}.story:hover{color:#112b48;border-color:#a9bacd;box-shadow:0 9px 24px #0003}.story:hover h2,.story:hover h3{color:#104c7d}.official .story{border-top-color:#7994aa}
.article{max-width:860px;background:#f8fafc;color:#162a3f;padding:clamp(24px,5vw,58px);border-radius:6px;box-shadow:0 15px 45px #0003}.article h1,.article h2,.article h3{color:#112b48}.article>small{color:#225780}.article .lead{color:#354f69}.article-body{color:#263c53}.article-body a,.article .source a{color:#12588d;text-decoration:underline}.article .source{color:#53667a}.article .source a:hover,.article-body a:hover{color:#a92337}
@media(max-width:1080px) and (min-width:721px){.nav{top:143px}}
@media(max-width:720px){.header{height:83px}.brand-logo{width:157px}.nav{top:114px}.article{margin:32px auto 55px}}

/* Edición editorial: jerarquía clara y marca sobre marino. */
:root{--ink:#10243e;--text:#27394d;--paper:#f2f5f9;--rule:#d9e1eb;--accent:#cf3344}
body{background:var(--paper);color:var(--ink)}.masthead{background:#0d1b2e;color:#fff;box-shadow:0 3px 12px #0c1d2c18}.header{height:112px}.brand-logo{width:180px;height:108px;aspect-ratio:auto;object-fit:contain;border-radius:0}.footer .brand-logo{width:185px;height:112px}.nav a{color:#e8eef5}.nav a.active,.nav a:hover{color:#fff}.nav a:focus-visible{outline-color:#ef4554}.topline{background:#c9283b}
.intro{min-height:420px;grid-template-columns:1.25fr .75fr;padding:42px 52px;border:0;border-radius:4px;box-shadow:0 13px 34px #10243e24}.intro h1{font-size:clamp(3.2rem,5.2vw,4.9rem);line-height:.99}.intro .feature{color:#fff}.intro .game-team.yankees{color:#fff}.intro .game-team:not(.yankees){color:#bfccdc}.intro .game{background:transparent;border:0;box-shadow:none}.intro p{font-size:1rem}
.stat-strip{background:#142a47;color:#fff;border-color:#304966;margin:22px 0 54px}.stat-strip>div{border-color:#304966}.stat-strip small{color:#c6d5e7}.stat-strip strong{color:#fff}.section-heading h2,.roster-group h2{color:#152a44}.section-heading>a,.page-heading a{color:#195b93}.section-heading>a:hover,.page-heading a:hover{color:#b82035}.section-heading small,.page-heading small{color:#a9273b}.page-heading{border-bottom-color:var(--rule)}.page-heading h1{color:#122944}.page-heading p{color:#506078}.count{color:#506078}.news-preview{margin:55px 0 70px}.news-preview.official{border-color:var(--rule)}
.game,.player,.stat-panel,.facts>div,.profile-photo,.probables>div,.empty{background:#fff;color:var(--ink);border:1px solid var(--rule);border-radius:5px;box-shadow:0 3px 12px #1429440a}.game-top,.game-bottom,.player small,.source,.stat-row{color:#51647a}.game-top,.game-bottom,.stat-row,.lineup-list li{border-color:var(--rule)}.game-team.yankees{color:#102d50}.game-team:not(.yankees){color:#42546a}.game-bottom a,.player-arrow,.month-tabs a{color:#14588e}.status{color:#14588e}.game:hover,.player:hover{border-color:#8ca4bf;box-shadow:0 8px 22px #152c4b19}.player:hover{color:#142944}.player:hover strong{color:#14588e}.player img{background:#dce7f1}.stat-row strong,.facts b{color:#122943}.facts small{color:#50647a}.stat-panel h2,.profile h2{color:#142944}.stat-panel .data-table th{color:#275981}.data-table th,.data-table td{border-color:var(--rule)}.data-table th{color:#245781}.data-table .highlight{background:#e8eef7;color:#112844}.data-table .highlight td{color:#112844}.lineup-list li{color:#33465b}.lineup-list li span{color:#23608d}.month-tabs a{border-color:#cad5e2;background:#fff}.month-tabs a.active{color:#fff;background:#c9283b;border-color:#c9283b}.empty{color:#45596d}.empty a{color:#135c97}.source a,.editorial-page a{color:#135c97}.profile-photo img{max-width:100%}.probables small{color:#225c8e}.muted{color:#576c80}
.story{background:#fff;border-color:var(--rule);border-top-color:#cf3344;box-shadow:0 4px 14px #10243e10}.story:hover{border-color:#b0c3d6;border-top-color:#cf3344}.story:focus-visible{outline-color:#135c97}.article{background:#fff;box-shadow:0 9px 32px #15284410}.article .source{margin-bottom:0}.editorial-page p{color:#283b50}.video-caption{color:#405672}.video-caption a{color:#155b90}.live-ticker,.live-panel{color:#fff}.live-panel .section-heading h2{color:#fff}.live-panel .section-heading small{color:#ed5464}.live-panel .stat-row{color:#fff}.footer{color:#fff;background:#0d1b2e;margin-top:72px;border-top:0}.footer .brand{line-height:1}.footer-links a:hover{color:#fff}
@media(max-width:1080px) and (min-width:721px){.nav{top:143px}}
@media(max-width:720px){.header{height:82px}.brand-logo{width:137px;height:78px}.nav{top:113px}.intro{padding:32px 22px;min-height:auto}.intro h1{font-size:clamp(3.05rem,10vw,4.5rem)}.stat-strip{margin-bottom:36px}.footer .brand-logo{width:170px;height:108px}}
@media(max-width:520px){.stat-strip>div{padding:17px 12px}.stat-strip strong{font-size:1.6rem}.stat-strip small{font-size:.59rem}.story{min-height:175px}.article{padding:24px 19px}.footer-grid{gap:23px}}

/* Revisión visual de portada y marca, 23 Sep 2026. */
.intro,.intro h1{color:#fff}.intro .button-outline{color:#fff}.intro .button-outline:hover{color:#fff}.intro .feature-title,.intro .feature-foot{color:#fff}
.header{height:96px}.brand-logo{width:148px;height:90px}.footer .brand-logo{width:160px;height:100px}
@media(min-width:721px) and (max-width:1080px){.nav{top:127px}}
@media(max-width:720px){.header{height:72px}.brand-logo{width:118px;height:70px}.nav{top:103px}.footer .brand-logo{width:152px;height:96px}}

.admin-body{background:#0d1b2e;color:#f7f9fc}.admin-body .editor h1,.admin-body .editor h2{color:#f7f9fc}.admin-body .editor>a,.admin-body .editor p>a{color:#9fc4e9}.admin-body .editor .game{color:#10243e}.admin-body .editor .game form{margin:8px 0;padding:0;border:0;background:transparent}.admin-body .editor .game a{color:#14588e}

/* Ficha del pelotero: la foto permanece arriba, sin estirar su columna. */
.profile{align-items:start}.profile-photo{align-self:start;min-height:0;aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;padding:14px;overflow:hidden}.profile-photo img{display:block;width:100%;height:100%;max-height:none;object-fit:contain;object-position:center}
@media(max-width:720px){.profile{gap:22px}.profile-photo{width:min(100%,320px);max-width:320px;aspect-ratio:4/5;margin-inline:auto}}


/* ============================================================
   LOS YANKISTAS · CAPA RESPONSIVE DEFINITIVA · 2026-09-23
   Corrige el hero móvil, mejora fichas, navegación y lectura.
   ============================================================ */
html{-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{overflow-x:hidden}
img,svg,video,iframe{max-width:100%}
.menu-button{min-width:44px;min-height:44px;align-items:center;justify-content:center;border-radius:4px}
.table-wrap{-webkit-overflow-scrolling:touch;scrollbar-width:thin}

/* Tablet: evita que el marcador lateral quede comprimido. */
@media (max-width:900px){
  .intro{grid-template-columns:minmax(0,1fr);gap:28px}
  .intro>div,.intro .feature{min-width:0;width:100%}
  .intro .feature{max-width:none}
}

@media (max-width:720px){
  .shell{width:calc(100% - 28px);max-width:1200px}
  .topline{height:34px;font-size:.64rem;letter-spacing:.14em;text-align:center}
  .topline .shell{justify-content:center}
  .masthead{position:relative}
  .header{height:78px;gap:14px}
  .brand-logo{width:132px;height:76px;object-fit:contain}
  .menu-button{display:grid;font-size:1.95rem;line-height:1;color:#fff;padding:0}
  .nav{top:112px;left:0;right:0;z-index:50;padding:8px 14px 16px;background:#0d1b2e;box-shadow:0 14px 30px #07112140}
  .nav a{height:48px;padding:0 8px;font-size:.88rem}

  .live-ticker{margin:10px 0 14px;padding:13px 14px;gap:8px 12px;border-left-width:4px}
  .live-ticker span{font-size:.68rem}
  .live-ticker strong{width:100%;order:2;font-size:.9rem;line-height:1.45}
  .live-ticker a{order:1;font-size:.76rem}

  .intro{grid-template-columns:minmax(0,1fr);padding:30px 20px;gap:28px;min-height:0;border-radius:5px;overflow:hidden}
  .intro>div,.intro .feature{min-width:0;width:100%;max-width:100%}
  .intro:before{right:-12%;top:-30px;font-size:18rem}
  .eyebrow{font-size:.68rem;line-height:1.5;letter-spacing:.14em}
  .intro h1{font-size:clamp(2.95rem,13vw,3.65rem);line-height:.96;margin:18px 0}
  .intro p{font-size:.98rem;line-height:1.62}
  .intro-links{display:grid;grid-template-columns:1fr;gap:10px;margin-top:24px}
  .button,.button-outline{width:100%;min-height:50px;justify-content:space-between;padding:0 16px}
  .intro .feature{padding:18px 16px;background:#07172ae8}
  .feature-title,.feature-foot{font-size:.68rem;gap:12px}
  .feature .game{padding-top:14px}
  .feature .game-team{font-size:.92rem}
  .feature .game-team strong{font-size:1.35rem}

  .stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin:16px 0 38px}
  .stat-strip>div{padding:17px 14px}
  .stat-strip small{font-size:.58rem;line-height:1.35}
  .stat-strip strong{font-size:1.55rem;margin-top:6px}

  .columns,.stats-columns{grid-template-columns:minmax(0,1fr);gap:30px}
  .section-heading{align-items:flex-start;flex-direction:column;gap:7px;margin-bottom:14px}
  .section-heading h2{font-size:1.85rem}
  .section-heading>a{white-space:normal;padding-bottom:0}
  .game-grid,.news-grid{grid-template-columns:minmax(0,1fr);gap:12px}
  .game{padding:16px 17px}
  .story{min-height:0;padding:20px}
  .story h2,.story h3{font-size:1.45rem;line-height:1.08;margin:12px 0}
  .news-preview{margin:42px 0 52px}

  .page-heading{margin:18px 0 26px;padding:28px 0 22px}
  .page-heading h1{font-size:clamp(2.55rem,11.5vw,3.35rem);line-height:.98;margin:11px 0 13px}
  .page-heading p{font-size:.98rem}
  .month-tabs{gap:7px;margin-bottom:20px}
  .month-tabs a{min-width:58px;min-height:42px;display:grid;place-items:center;padding:9px 12px}

  .roster-group{margin-bottom:36px}
  .roster-group h2{font-size:1.9rem}
  .player-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .player{min-width:0;padding:14px;min-height:146px}
  .player strong{overflow-wrap:anywhere}

  .profile{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:54px}
  .profile-photo{width:220px;max-width:220px;aspect-ratio:4/5;margin-inline:auto;padding:10px;border-radius:6px}
  .profile h2{font-size:1.8rem;margin-bottom:10px}
  .facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:22px}
  .facts>div{padding:13px 12px;min-width:0}
  .facts small{font-size:.62rem;line-height:1.35}
  .facts b{font-size:1rem;overflow-wrap:anywhere}
  .profile-stats{margin-top:22px}
  .profile-stats h2{font-size:1.65rem;margin-top:24px}

  .stat-panel{padding:20px 18px}
  .stat-panel h2{font-size:1.85rem}
  .stat-row{padding:11px 0}
  .table-wrap{width:100%;overflow-x:auto}
  .data-table{min-width:520px}
  .match-summary{max-width:none}
  .live-panel{padding:18px 16px}
  .live-panel .section-heading{gap:8px}
  .live-panel-score{line-height:1.25}
  .probables{grid-template-columns:minmax(0,1fr)}

  .article{margin:30px auto 54px;padding:24px 19px}
  .article h1{font-size:clamp(2.3rem,10vw,3.15rem);line-height:1.02}
  .article .lead{font-size:1.06rem}
  .article-body{font-size:1rem;line-height:1.75}

  .footer{margin-top:52px;padding-top:34px}
  .footer-grid{grid-template-columns:minmax(0,1fr);gap:26px}
  .footer-grid>div:first-child{grid-column:auto}
  .footer .brand-logo{width:150px;height:92px}
  .footer-links{gap:15px 20px;padding-top:20px}
  .footer-bottom{margin-top:26px;gap:10px}
}

/* iPhone y Android estrechos: tarjetas de roster en formato lista. */
@media (max-width:430px){
  .shell{width:calc(100% - 24px)}
  .intro{padding:27px 18px}
  .intro h1{font-size:clamp(2.7rem,13.5vw,3.35rem)}
  .player-grid{grid-template-columns:minmax(0,1fr)}
  .player{display:grid;grid-template-columns:66px minmax(0,1fr) 20px;grid-template-rows:auto auto auto;column-gap:13px;row-gap:2px;align-items:center;min-height:96px;padding:13px 14px}
  .player img{grid-column:1;grid-row:1/4;width:62px;height:62px;margin:0}
  .player-number{grid-column:2;grid-row:1;font-size:.72rem}
  .player strong{grid-column:2;grid-row:2;margin:1px 0;font-size:1.18rem;line-height:1.05}
  .player small{grid-column:2;grid-row:3}
  .player-arrow{position:static;grid-column:3;grid-row:1/4;justify-self:end;align-self:center}
  .profile-photo{width:200px;max-width:200px}
  .stat-strip>div{padding:15px 11px}
  .footer-grid{grid-template-columns:minmax(0,1fr)}
}

@media (max-width:360px){
  .brand-logo{width:120px}
  .intro h1{font-size:2.7rem}
  .page-heading h1{font-size:2.45rem}
}


/* Fichas de peloteros: estadísticas en tarjetas, versión 20260923-9 */
.player-stat-section{margin:28px 0 34px;padding:22px;background:#f8fafc;border:1px solid var(--rule);border-radius:7px;box-shadow:0 5px 18px #1429440a}
.player-stat-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:15px;padding-bottom:13px;border-bottom:2px solid #d8e2ec}
.player-stat-heading small{font-size:.68rem;font-weight:800;letter-spacing:.13em;color:#c9283b}
.player-stat-heading h2{margin:0!important;color:#142944;font:800 1.9rem/1 'Barlow Condensed',sans-serif}
.player-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.player-stat-card{min-width:0;background:#fff;border:1px solid #cbd7e4;border-left:3px solid #1c5d92;border-radius:5px;padding:13px 14px;box-shadow:0 2px 8px #1429440a}
.player-stat-card small{display:block;color:#5a6e83;font-size:.64rem;font-weight:800;letter-spacing:.07em;line-height:1.3;text-transform:uppercase}
.player-stat-card strong{display:block;margin-top:7px;color:#102d50;font:800 1.45rem/1 'Barlow Condensed',sans-serif;overflow-wrap:anywhere}
@media(max-width:900px){.player-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.player-stat-section{padding:16px 14px;margin:22px 0 28px}.player-stat-heading{align-items:flex-start;flex-direction:column;gap:5px}.player-stat-heading h2{font-size:1.65rem}.player-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.player-stat-card{padding:12px 11px}.player-stat-card strong{font-size:1.32rem}}
@media(max-width:360px){.player-stat-grid{grid-template-columns:1fr 1fr}.player-stat-card{padding:10px}.player-stat-card small{font-size:.58rem}}

/* ===== Los Yankistas v10 · Yankees hoy + perfiles enlazados + horario local ===== */
.today-hero{align-items:start}
.today-copy{align-self:center}
.today-quick{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:26px;max-width:520px}
.today-quick>div{background:#ffffff0b;border:1px solid #ffffff22;border-radius:5px;padding:13px 14px;min-width:0}
.today-quick small{display:block;color:#b9cbe0;font-size:.62rem;font-weight:800;letter-spacing:.1em}
.today-quick strong{display:block;color:#fff;font:800 1.45rem/1 'Barlow Condensed',Impact,sans-serif;margin-top:7px;overflow-wrap:anywhere}
.today-match-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}
.today-match-meta>div{background:#ffffff08;border:1px solid #ffffff1f;border-radius:4px;padding:11px 12px;min-width:0}
.today-match-meta small,.lineup-pending small{display:block;color:#9fc4e9;font-size:.6rem;font-weight:800;letter-spacing:.09em}
.today-match-meta strong,.lineup-pending strong{display:block;color:#fff;font-size:.82rem;line-height:1.3;margin-top:5px}
.feature-lineup{border-top:1px solid #ffffff22;margin-top:14px;padding-top:14px}
.feature-lineup-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:7px}
.feature-lineup-head strong{font:800 1.15rem 'Barlow Condensed',Impact,sans-serif;color:#fff}
.feature-lineup-head span{font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8bc2ef}
.feature-lineup ol{list-style:none;margin:0;padding:0;counter-reset:lineup}
.feature-lineup li{counter-increment:lineup;display:flex;justify-content:space-between;align-items:center;gap:10px;border-bottom:1px solid #ffffff17;padding:7px 0;color:#e8f0f8;font-size:.78rem}
.feature-lineup li>span:first-child{display:flex;align-items:center;min-width:0}
.feature-lineup li>span:first-child:before{content:counter(lineup) '.';width:20px;flex:0 0 20px;color:#8ea7c2;font-size:.68rem;font-weight:700}
.feature-lineup li b{color:#8bc2ef;font-size:.68rem}
.feature-lineup-more{display:inline-flex;margin-top:10px;color:#9fc4e9;font-size:.72rem;font-weight:800}
.lineup-pending{border-top:1px solid #ffffff22;margin-top:14px;padding-top:14px}
.player-name-link{color:#14588e;font-weight:800;text-decoration:none;text-underline-offset:2px}
.player-name-link:hover{text-decoration:underline;color:#b82035}
.feature .player-name-link,.today-match-meta .player-name-link{color:#dcecff}
.feature .player-name-link:hover,.today-match-meta .player-name-link:hover{color:#fff}
.data-table .player-name-link{white-space:nowrap}
.lineup-list li{display:flex;align-items:center;justify-content:space-between;gap:12px}
.lineup-list li>span{float:none!important}
.lineup-list .lineup-player{min-width:0;flex:1}
#lineup-yankees{scroll-margin-top:24px}
.js-local-time{white-space:nowrap}
.feature-foot{align-items:center;line-height:1.35}

@media(max-width:900px){
  .today-hero{grid-template-columns:minmax(0,1fr)}
  .today-copy{align-self:auto}
}
@media(max-width:620px){
  .today-quick{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:20px}
  .today-quick>div{padding:11px 9px}
  .today-quick small{font-size:.55rem}
  .today-quick strong{font-size:1.25rem}
  .today-match-meta{grid-template-columns:1fr}
  .feature-lineup li{font-size:.8rem}
}
@media(max-width:360px){
  .today-quick{grid-template-columns:1fr 1fr}
  .today-quick>div:last-child{grid-column:1/-1}
}

/* v12 · Redacción y compartir */
.share-bar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:18px 0 24px;padding:14px 0;border-top:1px solid #d7e0ea;border-bottom:1px solid #d7e0ea}.share-bar strong{margin-right:4px;color:#0b2340;font-size:.82rem;text-transform:uppercase;letter-spacing:.06em}.share-btn{appearance:none;border:1px solid #b7c6d8;background:#fff;color:#0b2340;text-decoration:none;border-radius:999px;padding:9px 13px;font:700 .82rem/1 inherit;cursor:pointer}.share-btn:hover{border-color:#d5223f;color:#d5223f}.share-btn.whatsapp{border-color:#8fd5ae}.share-btn.facebook{border-color:#9db9e5}.share-btn.x{border-color:#8793a1}.article .share-bar{max-width:900px}.match-summary+.share-bar{margin-top:12px}
@media(max-width:560px){.share-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.share-bar strong{grid-column:1/-1}.share-btn{text-align:center;padding:11px 8px}}
