@font-face{font-family:Anton;src:url('assets/anton.ttf');font-display:swap;font-weight:400}
@font-face{font-family:Inter;src:url('assets/inter.ttf');font-display:swap;font-weight:400}
@font-face{font-family:Inter;src:url('assets/inter-bold.ttf');font-display:swap;font-weight:700}
:root{color-scheme:dark;--blue:#1677ff;--gold:#e4ba63;--base:#060b14;--panel:#0c1524;--line:#2b394e;--muted:#a7b6cb}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--base);color:#fff;font:16px/1.5 Inter,Arial,sans-serif}.rail{width:min(1200px,calc(100% - 80px));margin-inline:auto}a{color:inherit;text-decoration:none}a:hover{color:#85b7ff}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:5px}.header{background:#08111e;border-bottom:1px solid #ffffff15}.header-inner{min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:30px}.wordmark{font-family:Anton,'Arial Narrow',sans-serif;font-weight:400;display:inline-block;transform:skewX(-8deg) scaleX(.85);line-height:1;letter-spacing:-.015em}.wordmark span{color:var(--blue)}.small-mark{font-size:31px;transform-origin:left;margin-right:-20px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:700}.header nav span{color:var(--muted);padding-left:5px}.hero{position:relative;isolation:isolate;min-height:490px;display:flex;flex-direction:column;justify-content:center;text-align:center;overflow:hidden;background:#081322}.hero-image{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,10,20,.2),rgba(4,10,20,.4) 40%,rgba(6,11,20,.55) 70%,#060b14 100%),url('assets/stadium.png') center 48%/cover no-repeat;opacity:.85}.hero-content{padding:64px 0 90px}.category{font-size:13px;letter-spacing:.3em;font-weight:700;color:#f0d296;margin:0 0 25px}h1.wordmark{font-size:clamp(80px,18.5vw,236px);margin:0 -.33em;text-shadow:0 8px 44px #0007}.tagline{font-size:15px;letter-spacing:.23em;text-transform:uppercase;font-weight:700;margin:28px auto 0;text-wrap:balance}.hero-next{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-size:14px;color:#d1dbea;white-space:nowrap}.hero-next span{display:inline-block;margin-left:15px;color:var(--gold)}.experience{position:relative;padding:27px 28px 30px;border:1px solid #39475b;border-radius:16px;background:linear-gradient(120deg,#132033,#0c1524);box-shadow:0 20px 70px #0003;scroll-margin-top:24px}.query-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}h2{font-size:14px;letter-spacing:.12em;margin:0;color:var(--gold)}.heading-note{color:var(--muted);font-size:14px}.fields{display:grid;grid-template-columns:1.4fr 1.15fr .9fr 1fr 1fr 1.5fr;gap:12px;align-items:end}label{font-size:14px;font-weight:700;display:grid;gap:9px;min-width:0}input,select,button{font:inherit;min-width:0;min-height:50px;border-radius:8px}input,select{width:100%;background:#1a293e;color:#fff;border:1px solid #40506a;padding:11px 10px;font-size:14px}button{border:0;background:var(--blue);color:#fff;padding:12px 16px;font-weight:700;font-size:14px;cursor:pointer;transition:background .15s}.build:hover{background:#0868ed}.build span{margin-left:8px}.closing{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:33px;color:var(--muted);font-size:12px}.closing p{letter-spacing:.13em;font-weight:700;margin:0}.closing p span{color:var(--blue)}.study{font-size:11px;letter-spacing:.1em;color:#8291a8}.result{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);font-size:14px;color:#d1dbea}.result strong{color:#fff}.result p{margin:8px 0 0}.result a{text-decoration:underline;color:#89baff}.result[hidden]{display:none}
@media(min-width:1600px){.hero{min-height:550px}.hero-content{padding:80px 0 105px}}
@media(max-width:1100px){.fields{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{min-height:440px}.hero-content{padding:65px 0 90px}.tagline{font-size:13px;letter-spacing:.17em}}
@media(max-width:600px){.rail{width:calc(100% - 36px)}.header-inner{min-height:70px;gap:14px}.small-mark{font-size:25px}.header nav{gap:15px;font-size:12px}.hero{min-height:365px}.hero-image{background-position:center,center center}.hero-content{padding:55px 0 85px}.category{font-size:11px;letter-spacing:.23em;margin-bottom:27px}h1.wordmark{font-size:22vw}.tagline{max-width:280px;line-height:1.8;font-size:11px;letter-spacing:.16em;margin-top:24px}.hero-next{font-size:12px;bottom:30px}.experience{padding:23px 18px;border-radius:13px}.query-heading{margin-bottom:20px}h2{font-size:12px;letter-spacing:.08em}.heading-note{display:none}.fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.destination,.build{grid-column:1/-1}.build{margin-top:3px;min-height:52px;font-size:15px}label,input,select{font-size:14px}.closing{flex-direction:column;text-align:center;gap:14px;padding-block:27px}.closing p{font-size:10px}.study{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Craig's symmetry and three-line tagline direction. */
.header nav.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:24px;min-height:80px}
.header .small-mark{justify-self:center;transform-origin:center;margin:0;font-size:31px}
.header .feed-link{justify-self:start;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;letter-spacing:.06em;min-height:44px}
.header .feed-link span{font-size:25px;padding:0;color:var(--blue)}
.header .deportes-link{justify-self:end;font-size:14px;font-weight:700;letter-spacing:.035em;min-height:44px;display:flex;align-items:center;gap:5px}
.header .deportes-link .deportes-brand{color:#28be7c;padding:0}
.header .deportes-link .deportes-name{color:#ff4655;padding:0}
.tagline{display:grid;gap:5px;font-size:18px;line-height:1.45;letter-spacing:.22em;margin-top:28px}
.tagline .tagline-for{font-size:12px;letter-spacing:.2em;color:#c4d0e0}
.hero-content{padding-top:55px;padding-bottom:48px}
.query-heading h2{color:var(--blue)}
@media(max-width:600px){
 .header nav.header-inner{gap:8px;min-height:74px}
 .header .small-mark{font-size:26px}
 .header .feed-link{font-size:11px;gap:5px;display:flex}
 .header .feed-link span{display:inline;font-size:22px}
 .header .deportes-link{font-size:10px;flex-direction:column;justify-content:center;gap:0;line-height:1.6}
 .header .deportes-link span{display:block}
 .tagline{font-size:14px;gap:3px;margin-top:24px;letter-spacing:.15em}
 .tagline .tagline-for{font-size:11px}
 .hero-content{padding-top:42px;padding-bottom:35px}
}
/* Single-line national tagline; wraps naturally on narrow screens. */
.tagline{display:block;font-size:clamp(12px,1.4vw,18px);letter-spacing:.12em;max-width:none;text-wrap:balance}
@media(max-width:600px){.tagline{font-size:11px;letter-spacing:.055em;max-width:100%;line-height:1.7}}

.header .small-mark span{display:inline;color:var(--blue);padding:0}

.category{color:#c4d0e0}
.happening{padding-block:48px 12px}.section-heading{margin-bottom:22px}.section-heading h2{border-left:3px solid var(--blue);padding-left:10px;color:white}.section-heading p{font-size:14px;color:var(--muted);margin:8px 0 0}.now-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.now-card{border:1px solid #788293;border-radius:14px;overflow:hidden;background:#fff;color:#0c1524;display:flex;flex-direction:column}.marquee-band{padding:21px 12px 23px;min-height:125px;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;background:#102d52;border-bottom:4px solid #1677ff}.college-card .marquee-band{background:#174d9a;border-bottom-color:#7fb5ff}.mlb-card .marquee-band{background:#152c48;border-bottom-color:#d83c50}.league-kicker{font-size:11px;letter-spacing:.15em;font-weight:700}.marquee-band h3{font:400 clamp(24px,2.8vw,38px)/1.2 Anton,sans-serif;letter-spacing:.02em;margin:8px 0 0}.now-body{padding:22px;display:flex;flex-direction:column;flex:1}.season-label{font-size:11px;letter-spacing:.09em;font-weight:700;color:#496079}.now-body h4{font-size:20px;line-height:1.3;margin:12px 0 8px}.now-body p{font-size:14px;color:#53657b;margin:0 0 24px}.now-body a{font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:15px;border-top:1px solid #dce2ea;color:#123e78}.now-body a span{font-size:24px}.now-body a:hover{color:#0868ed}
@media(max-width:700px){.now-grid{grid-template-columns:1fr;gap:18px}.happening{padding-top:36px}.marquee-band{min-height:108px}.marquee-band h3{font-size:32px}.now-body{padding:20px}.now-body h4{font-size:21px}}
.scores-section{background:#0c1524;border-block:1px solid #223147;margin-top:38px;padding:38px 0}.score-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sport-score{background:#121f31;border:1px solid #324156;border-top:3px solid var(--sport-accent);border-radius:9px;padding:17px;display:flex;flex-direction:column;min-width:0}.score-meta{display:flex;justify-content:space-between;gap:8px;font-size:10px;font-weight:700;letter-spacing:.055em;color:var(--sport-accent)}.sport-score h3{font:400 28px/1.2 Anton,sans-serif;letter-spacing:.02em;margin:16px 0 8px}.sport-score p{font-size:12px;color:#bdc9da;margin:0 0 20px;line-height:1.5}.score-links{display:flex;gap:18px;border-top:1px solid #344258;padding-top:12px;margin-top:auto;flex-wrap:wrap}.score-links a{font-size:12px;min-height:30px;display:flex;align-items:center;gap:10px;color:#f2f6fb;font-weight:700}.score-links a span{font-size:20px;color:var(--sport-accent)}.score-links a:hover{color:var(--sport-accent)}.score-source-note{font-size:12px;line-height:1.6;color:#a6b5c9;margin:22px 0 0;max-width:780px}
@media(max-width:1000px){.score-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.scores-section{padding-block:30px}.score-grid{gap:12px}.sport-score{padding:13px}.score-meta{flex-direction:column;gap:4px;font-size:10px}.sport-score h3{font-size:24px;margin-top:12px}.sport-score p{font-size:12px}.score-links{gap:8px}.score-links a{font-size:12px;min-height:44px;gap:6px}.score-source-note{font-size:11px}}
.plan-ahead{padding-block:44px 16px}.ahead-band{background:var(--event-color);padding:20px 14px;text-align:center;color:white;min-height:94px;display:flex;flex-direction:column;justify-content:center;gap:8px}.ahead-band time{font-size:12px;font-weight:700;letter-spacing:.04em}.ahead-band h3{font-size:15px;line-height:1.4;margin:0}.ahead-card .now-body{text-align:center}.event-place{font-size:11px;font-weight:700;letter-spacing:.08em;color:#53657b}.ahead-card h4{font-size:23px;line-height:1.3;margin:15px 0 12px;text-wrap:balance}.ahead-card .now-body p{margin-bottom:22px}.plan-event{margin-top:auto;display:flex;justify-content:center;align-items:center;gap:12px;background:var(--event-color);font-size:14px;width:100%;min-height:48px}.plan-event:hover{filter:brightness(1.12);background:var(--event-color)}.ahead-card .event-source{font-size:12px;justify-content:center;margin-top:12px;border:0;padding-top:4px;font-weight:400;min-height:30px}#event-context{color:#c3ddff;font-size:14px}
.explore-section{padding-block:42px 20px}.explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:start}.sport-gateway{background:linear-gradient(110deg,#15263b,#101b2b);border:1px solid #33465e;border-left:5px solid var(--gateway-accent);border-radius:12px;overflow:hidden}.sport-gateway summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:116px;padding:21px;cursor:pointer}.sport-gateway summary::-webkit-details-marker{display:none}.sport-gateway summary:focus-visible{outline:3px solid var(--blue);outline-offset:-5px}.sport-gateway summary:hover{background:#ffffff07}.gateway-text{display:grid;gap:8px;min-width:0}.gateway-name{font-size:18px;font-weight:700;text-transform:uppercase;line-height:1.2}.gateway-sub{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:var(--gateway-accent);font-weight:700;line-height:1.5}.gateway-arrow{display:grid;place-content:center;border-radius:50%;background:#ffffff10;min-width:29px;height:29px;font-size:24px;line-height:1;color:var(--gateway-accent)}.sport-gateway[open] .gateway-arrow{transform:rotate(90deg)}.sport-gateway p{border-top:1px solid #33465e;padding:17px 21px;margin:0;font-size:14px;color:#c3d0e1;line-height:1.65}.gateway-note{font-size:12px;color:var(--muted);margin:20px 0 0}
@media(max-width:700px){.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sport-gateway summary{padding:16px 12px;gap:7px;min-height:118px}.gateway-name{font-size:14px}.gateway-sub{font-size:10px;letter-spacing:.02em}.gateway-arrow{min-width:23px;height:23px;font-size:20px}.sport-gateway p{padding:14px 12px;font-size:13px}.gateway-note{font-size:11px}}
.section-band{background:#0c1524;border-block:1px solid #233249;padding-block:42px;margin-top:30px}.section-space{padding-block:44px 20px}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.market-panel{border:1px solid #627087;border-radius:12px;overflow:hidden;background:#fff;color:#10213a;display:flex;flex-direction:column}.market-panel h3{background:var(--market-color);margin:0;text-align:center;padding:17px;font-size:21px;color:white}.market-body{padding:21px;display:flex;flex-direction:column;flex:1}.market-status{font-size:10px;letter-spacing:.08em;color:#425c78;font-weight:700}.market-body p{font-size:14px;color:#53657b;line-height:1.6;margin:13px 0 22px}.market-body a,.market-coming{margin-top:auto;font-size:13px;font-weight:700;border-top:1px solid #e0e5ec;padding-top:14px}.market-body a{display:flex;justify-content:space-between;color:#144579}.market-coming{color:#6d7685}.commerce-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.commerce-card{text-align:left;background:#132034;border:1px solid #31425a;position:relative;padding:19px 16px;display:flex;flex-direction:column;gap:9px;min-height:134px}.commerce-card:hover{background:#1b304c}.commerce-card span{font-size:15px}.commerce-card small{font-size:12px;font-weight:400;color:#b4c4da;line-height:1.6}.commerce-card b{color:#76aeff;font-size:22px;margin-top:auto;align-self:end}.feed-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);border:1px solid #6faf91;border-radius:14px;background:#f9fcfa;color:#142138;overflow:hidden}.feed-photo{position:relative;background:#dfeae4;min-height:410px}.feed-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.feed-photo>span{position:absolute;bottom:12px;left:12px;background:#10221dea;color:white;padding:7px 10px;font-size:10px;letter-spacing:.06em}.feed-copy,.deportes-copy{padding:42px}.feature-eyebrow{font-size:11px;font-weight:700;letter-spacing:.15em;color:#28704a}.feed-copy h3,.deportes-copy h3{font-size:clamp(25px,3vw,40px);line-height:1.2;letter-spacing:-.03em;margin:18px 0}.feed-copy p{font-size:16px;color:#486078;line-height:1.75}.feature-actions{display:flex;flex-wrap:wrap;align-items:center;gap:20px;margin-top:25px}.feature-button{display:inline-flex;gap:18px;align-items:center;justify-content:center;padding:14px 20px;min-height:48px;border-radius:8px;background:var(--blue);color:white;font-size:14px;font-weight:700}.feature-button:hover{background:#0868ed;color:white}.text-action{font-size:13px;font-weight:700;color:#215f42}.media-topics{display:flex;flex-wrap:wrap;gap:8px;margin-top:26px}.media-topics span{font-size:11px;padding:6px 9px;background:#e9f0eb;color:#375544;border-radius:4px}.deportes-feature{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);background:#091613;border:1px solid #315a49;border-radius:14px;overflow:hidden}.deportes-feature>img{width:100%;max-height:580px;height:100%;object-fit:cover;object-position:center 42%}.deportes-copy{align-self:center}.deportes-copy .feature-eyebrow{color:#6bc791}.deportes-copy p{font-size:16px;line-height:1.75;color:#becfc8}.deportes-copy .host-line{font-size:13px;color:#72ca99}.deportes-copy .feature-button{background:#1e7753;margin-top:16px}.business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.business-card{display:flex;flex-direction:column;padding:23px;background:#142136;border:1px solid #34455d;border-radius:10px}.business-card:last-child{grid-column:1/-1}.business-card h3{font-size:17px;margin:0 0 10px}.business-card p{font-size:14px;color:#b8c9df;margin:0 0 18px;line-height:1.6}.business-card>span{font-size:12px;color:#8bbcff;font-weight:700;margin-top:auto}.business-card b{margin-left:10px}.calendar-shell{background:#111f32;border:1px solid #34465f;border-radius:13px;padding:25px}.calendar-filters{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr auto;gap:13px;align-items:end}.calendar-reset{background:#263a54;font-size:13px}.calendar-scope{color:#aebfd5;font-size:12px;line-height:1.6;margin:20px 0}.calendar-row{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #35465d;padding:22px 0}.calendar-row:last-child{padding-bottom:0}.calendar-row h3{font-size:19px;margin:7px 0}.calendar-row p{font-size:13px;margin:0;color:#c2cfe0}.calendar-row .calendar-meta{font-size:12px;color:#89baff}.calendar-row button{flex-shrink:0;font-size:13px}.site-footer{background:#08111e;border-top:1px solid #2b3b52;margin-top:35px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px;padding-top:45px}.footer-grid p,.footer-grid>div>span{font-size:12px;color:#aebdd0;line-height:1.8}.footer-grid nav{display:flex;flex-direction:column;gap:12px}.footer-grid h3{font-size:11px;color:#8eadce;letter-spacing:.12em;margin:0 0 5px}.footer-grid nav a{font-size:13px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-filters label:first-child{grid-column:1/-1}.feed-copy,.deportes-copy{padding:28px}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.section-band{padding-block:30px}.section-space{padding-block:32px 12px}.market-grid,.business-grid,.commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.market-panel h3{font-size:18px;padding:14px 8px}.market-body{padding:15px}.market-body p{font-size:12px}.market-body a,.market-coming{font-size:11px}.market-status{font-size:9px}.feed-feature,.deportes-feature{grid-template-columns:1fr}.feed-photo{min-height:320px}.feed-copy,.deportes-copy{padding:25px}.deportes-feature>img{height:400px;object-position:center 39%}.feature-actions{align-items:stretch;flex-direction:column}.business-card{padding:17px}.business-card h3{font-size:15px}.business-card p{font-size:12px}.calendar-shell{padding:18px}.calendar-row{align-items:stretch;flex-direction:column;gap:16px}.calendar-row button{align-self:start}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.footer-grid>div{grid-column:1/-1}.commerce-card{padding:15px;min-height:130px}.commerce-card span{font-size:14px}}

.nfl-gateways{display:flex;flex-wrap:wrap;gap:12px;padding-block:22px}.nfl-gateways a{display:inline-block;padding:12px 16px;background:#075bdb;color:#fff;border-radius:8px;font-weight:700;text-decoration:none}.nfl-gateways a:focus-visible{outline:3px solid #08172f;outline-offset:3px}

.feed-social-actions{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.feed-social-actions a{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 16px;border:1px solid #b8cec8;border-radius:8px;color:#185f4b;font-weight:700;font-size:14px}.feed-social-actions a:hover{background:#e6f1ed}.feed-social-actions a:focus-visible{outline:3px solid #1674ff;outline-offset:3px}.feed-social-actions span{font-size:22px;line-height:1}
