/*
Theme Name: NBAHD GeneratePress Child
Theme URI: https://nbahd.com/
Description: NBAHD child theme for GeneratePress.
Author: NBAHD.com
Template: generatepress
Version: 3.4.1
Text Domain: nbahd
*/
:root{--navy:#071d43;--blue:#104b9f;--red:#ef233c;--ink:#172033;--muted:#718096;--line:#dde5ef;--bg:#f4f7fb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,sans-serif}.site-head{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.admin-bar .site-head{top:32px}.head-inner{max-width:1220px;margin:auto;min-height:72px;padding:0 20px;display:flex;align-items:center;gap:36px}.brand{text-decoration:none;color:#102c57;font-size:27px;white-space:nowrap}.brand span{color:var(--red)}.brand small{font-size:12px;color:#111}.head-inner nav{display:flex;gap:25px;overflow:auto}.head-inner nav a{color:#111;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap}.head-inner nav a:hover{color:#1262c8}.shell{max-width:1220px;margin:0 auto;padding:34px 20px 60px}.page-intro{margin-bottom:24px}.page-intro p{color:#1a62b8;font-weight:700;margin:0 0 6px}.page-intro h1{font-size:36px;margin:0 0 8px}.page-intro span{color:var(--muted)}.schedule-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:20px}.list-panel,.side-card,.info-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px}.section-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px}.section-title h2,.side-card h2,.data-panel h2,.info-panel h2{margin:0 0 14px;font-size:21px}.section-title h2{margin:0}.section-title span{font-size:12px;color:var(--muted)}.game-card{display:grid;grid-template-columns:85px minmax(170px,1fr) 80px minmax(170px,1fr) 20px;align-items:center;gap:10px;padding:14px 4px;border-bottom:1px solid #e7edf4;text-decoration:none;color:var(--ink)}.game-card:last-child{border-bottom:0}.game-card:hover{background:#f8faff}.game-date{font-size:12px;font-weight:700;color:#65758b}.team{display:flex;align-items:center;gap:10px}.team img{width:34px;height:34px;object-fit:contain}.team.away{justify-content:flex-start}.score{text-align:center;font-weight:800}.arrow{font-size:24px;color:#1767cc}.side-card .game-card{grid-template-columns:60px 1fr 45px 1fr 10px;font-size:11px}.side-card .team img{width:25px;height:25px}.side-card .team b{display:none}.crumb{font-size:13px;color:var(--muted);margin-bottom:14px}.crumb a{color:#1767cc}.match-hero{background:linear-gradient(115deg,#061b40,#124a97);color:#fff;border-radius:15px;min-height:250px;display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;padding:28px 60px;text-align:center}.hero-team img{width:125px;height:125px;object-fit:contain}.hero-team h2{font-size:20px}.hero-team>b{font-size:44px}.hero-center span{display:inline-block;padding:6px 11px;border:1px solid #6683ac;border-radius:20px;font-size:12px;font-weight:700}.hero-center h1{font-size:29px;margin:14px 0}.hero-center p{margin:9px 0}.info-panel,.data-panel{margin-top:18px}.facts{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.facts div{background:#f3f6fa;border-radius:8px;padding:13px}.facts small,.data-record small{display:block;text-transform:uppercase;font-size:10px;color:#667892;font-weight:700;margin-bottom:6px}.description{line-height:1.65;color:#526277}.data-table{display:grid;gap:9px}.data-record{display:flex;flex-wrap:wrap;gap:8px;padding:11px;border:1px solid #e6ebf2;border-radius:9px}.data-record span{min-width:120px;flex:1;background:#f7f9fc;padding:9px;border-radius:6px}.data-record strong{font-size:13px}.watch{display:inline-block;background:#1262c8;color:#fff!important;text-decoration:none;padding:10px 15px;border-radius:7px;font-weight:700}.teams-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.teams-grid div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;text-align:center}.teams-grid img{width:70px;height:70px;object-fit:contain;display:block;margin:auto auto 10px}.site-footer{text-align:center;background:#fff;border-top:1px solid var(--line);padding:24px;color:var(--muted);font-size:12px}.empty{color:var(--muted)}@media(max-width:900px){.admin-bar .site-head{top:46px}.head-inner{min-height:60px;gap:20px}.brand{font-size:22px}.head-inner nav{gap:18px}.shell{padding:22px 14px 45px}.schedule-grid{grid-template-columns:1fr}.match-hero{grid-template-columns:1fr 1.2fr 1fr;padding:22px 10px}.hero-team img{width:75px;height:75px}.hero-team h2{font-size:14px}.hero-center h1{font-size:20px}.facts{grid-template-columns:repeat(2,1fr)}.teams-grid{grid-template-columns:repeat(3,1fr)}.game-card{grid-template-columns:60px 1fr 48px 1fr 12px;font-size:12px}.team img{width:28px;height:28px}}@media(max-width:520px){.page-intro h1{font-size:29px}.hero-team h2{font-size:12px}.hero-center h1{font-size:17px}.match-hero{min-height:210px}.game-card{grid-template-columns:50px 1fr 35px 1fr 8px;gap:5px}.team b{font-size:11px}.teams-grid{grid-template-columns:repeat(2,1fr)}}
/* v3.1 local-time schedule */
.schedule-wrap{max-width:900px}.schedule-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.schedule-toolbar strong{font-size:18px}.schedule-toolbar span{font-size:12px;color:var(--muted)}.local-schedule{display:grid;gap:18px}.schedule-day{background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 18px 4px;overflow:hidden}.schedule-day h2{margin:0 -18px;padding:13px 18px;background:#eef3f9;border-bottom:1px solid var(--line);font-size:15px;text-transform:uppercase;letter-spacing:.04em}.game-date{display:flex;flex-direction:column;gap:4px}.game-state{font-size:10px;font-weight:700;color:#718096;white-space:nowrap}.game-state.is-live{color:#d71920}.game-state.is-final{color:#172033}.result-list{max-width:900px}@media(max-width:600px){.schedule-toolbar{align-items:flex-start;flex-direction:column}.schedule-day{padding-left:10px;padding-right:10px}.schedule-day h2{margin-left:-10px;margin-right:-10px;padding-left:10px}.game-card{grid-template-columns:58px minmax(0,1fr) 32px minmax(0,1fr) 8px}.game-date{font-size:11px}.game-state{font-size:9px}}
/* v3.2 grouped schedule + local tip-off + countdown */
.schedule-wrap{max-width:980px}.tz-note b{font-weight:600;color:#53657d}.schedule-day{padding:0 18px 4px}.schedule-day-head{margin:0 -18px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 18px;background:#eaf0f7;border-bottom:1px solid var(--line)}.schedule-day-head h2{margin:0;padding:0;background:none;border:0;font-size:15px;text-transform:uppercase;letter-spacing:.045em}.schedule-day-head span{font-size:11px;color:var(--muted)}.game-state{min-height:12px}.game-state.is-live,.single-state.is-live{color:#fff!important;background:#d71920!important;border-color:#d71920!important}.single-countdown{display:block;margin:-2px 0 12px;font-size:13px;color:#dbe9ff}.fact-local-tipoff{white-space:normal}.related .game-card{grid-template-columns:85px minmax(170px,1fr) 80px minmax(170px,1fr) 20px}.related .game-state{display:block}@media(max-width:600px){.schedule-day-head{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.related .game-card{grid-template-columns:58px minmax(0,1fr) 32px minmax(0,1fr) 8px}.single-countdown{font-size:12px}}
/* v3.3 schedule polish */
.schedule-wrap{max-width:1000px}.local-schedule{gap:26px}.schedule-day{box-shadow:0 1px 2px rgba(18,38,63,.03)}.schedule-day-head{padding-top:15px;padding-bottom:15px}.schedule-day-head h2{font-size:16px}.game-state.is-soon{color:#1262c8}.schedule-more{text-align:center;margin-top:28px}.schedule-more-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:8px;background:#104b9f;color:#fff!important;text-decoration:none;font-weight:700}.schedule-more-link:hover{background:#0b3e86}.related .local-time{line-height:1.35}.related .game-state{margin-top:3px}.fact-local-tipoff{display:block;min-width:180px}.facts div:has(.fact-local-tipoff){grid-column:span 2}@media(max-width:900px){.facts div:has(.fact-local-tipoff){grid-column:span 1}}@media(max-width:600px){.local-schedule{gap:20px}.schedule-day-head h2{font-size:14px}.schedule-more{margin-top:22px}}

/* v3.4.1 restore Season-style cards on homepage */
.schedule-wrap{max-width:760px}
.local-schedule{gap:16px}
.schedule-day{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 14px 3px;overflow:hidden;box-shadow:none}
.schedule-day-head{margin:0 -14px;padding:10px 14px;background:#eaf0f7;border-bottom:1px solid var(--line)}
.schedule-day-head h2{font-size:13px;font-weight:500;letter-spacing:.035em;color:#536174}
.schedule-day-head span{font-size:12px;color:#334155}
.schedule-day .game-card{padding:12px 2px}
.schedule-more{text-align:left;margin-top:8px}
.schedule-more-link{display:inline;background:none!important;color:#1767cc!important;padding:0;min-height:0;border-radius:0;font-weight:400;text-decoration:underline}
@media(max-width:600px){.schedule-wrap{max-width:none}.schedule-day{padding-left:10px;padding-right:10px}.schedule-day-head{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}}
