.phase2-profile-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;align-items:start}.phase2-profile-about{display:grid;gap:14px}.phase2-profile-about h2,.phase2-profile-about p{margin:0}.phase2-profile-actions{display:flex;flex-wrap:wrap;gap:10px}.phase2-contact-list{display:grid;gap:12px;margin:0}.phase2-contact-list>div{padding-bottom:12px;border-bottom:1px solid #e6e0d5}.phase2-contact-list>div:last-child{padding-bottom:0;border-bottom:0}.phase2-contact-list dt{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#775f24}.phase2-contact-list dd{margin:4px 0 0;font-size:16px;line-height:1.45}.phase2-service-list{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none}.phase2-service-list li{padding:7px 10px;border:1px solid #ded7c9;border-radius:999px;background:#faf7f0;font-size:14px;font-weight:700}.phase2-hours{display:grid;gap:7px;margin-top:12px}.phase2-hours div{display:flex;justify-content:space-between;gap:20px;font-size:14px}.phase2-update-note{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:20px;padding:14px 16px;border-radius:12px;background:#f6f1e4}.phase2-update-note p{margin:0}.phase2-related-businesses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.phase2-related-businesses a{text-decoration:none}.phase2-game-hero{padding:34px 0;background:linear-gradient(135deg,#111,#29251c);color:#fff}.phase2-game-hero .sports-back{color:#f1d47b}.phase2-game-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);gap:24px;align-items:start}.phase2-game-score{display:grid;gap:14px;margin-top:18px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:rgba(255,255,255,.06)}.phase2-game-score-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.phase2-game-status{display:inline-flex;padding:6px 10px;border-radius:999px;background:#d6b35a;color:#19140b;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.phase2-score-lines{display:grid;gap:8px}.phase2-score-line{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;font-size:18px}.phase2-score-line strong:last-child{font-size:28px}.phase2-game-meta{display:grid;gap:10px}.phase2-game-meta div{display:flex;justify-content:space-between;gap:18px;padding-bottom:10px;border-bottom:1px solid #e8e0d4}.phase2-game-meta div:last-child{border-bottom:0}.phase2-game-meta span:first-child{font-weight:800;color:#75622e}.phase2-game-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.phase2-game-nav a{display:grid;gap:5px;text-decoration:none}.phase2-game-nav small{color:#7b6732;font-weight:800;text-transform:uppercase}.phase2-news-discovery{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 22px}.phase2-news-discovery a{display:inline-flex;align-items:center;min-height:38px;padding:8px 13px;border:1px solid #d8d2c7;border-radius:999px;color:#191919;background:#fff;font-size:14px;font-weight:800;text-decoration:none}.phase2-news-discovery a.is-active{background:#171717;color:#fff;border-color:#171717}.phase2-icymi{margin:0 0 30px;padding:20px;border:1px solid #e1dbcf;border-radius:16px;background:#faf7ef}.phase2-icymi-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.phase2-icymi-heading h2{margin:0}.phase2-icymi-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.phase2-icymi-list a{display:grid;gap:5px;padding:14px;border-radius:12px;background:#fff;text-decoration:none}.phase2-icymi-list small{color:#765f29;font-weight:800}.phase2-icymi-list strong{color:#171717}.phase2-app-promo{margin:0;background:linear-gradient(135deg,#111,#29251c);color:#fff}.phase2-app-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;padding-bottom:24px}.phase2-app-promo-copy{display:grid;gap:4px}.phase2-app-promo-copy small{color:#e2c66e;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.phase2-app-promo-copy strong{font-size:22px}.phase2-app-promo-copy span{color:#ddd8ce}.phase2-app-store-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:10px;background:#fff;color:#111!important;font-weight:900;text-decoration:none;white-space:nowrap}.phase2-article-game-link{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.phase2-article-game-link span{font-size:13px;color:#75622e;font-weight:800}.phase2-article-game-link a{font-weight:900}.phase2-business-spotlight-summary{font-size:17px;line-height:1.6}.phase2-inline-detail{display:inline-flex;align-items:center;gap:6px}.phase2-game-link{font-weight:800;text-decoration:underline;text-decoration-color:#c8a451;text-underline-offset:3px}@media(max-width:900px){.phase2-profile-grid,.phase2-game-grid{grid-template-columns:1fr}.phase2-related-businesses,.phase2-icymi-list{grid-template-columns:1fr}.phase2-app-promo-inner{align-items:flex-start;flex-direction:column}.phase2-app-store-button{width:100%}}@media(max-width:600px){.phase2-game-nav{grid-template-columns:1fr}.phase2-game-score-top,.phase2-update-note,.phase2-icymi-heading{align-items:flex-start;flex-direction:column}.phase2-score-line{font-size:16px}.phase2-score-line strong:last-child{font-size:24px}.phase2-hours div,.phase2-game-meta div{align-items:flex-start;flex-direction:column;gap:2px}}
.phase2-profile-grid-single{grid-template-columns:1fr}.phase2-prominent-business-details{padding:20px 22px;margin:2px 0 4px;border-color:#d8c795;background:#fffdf8}.phase2-prominent-business-details h2{margin:0 0 15px}.phase2-contact-list-prominent{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.phase2-contact-list-prominent>div{padding:0 20px;border-bottom:0;border-right:1px solid #e6e0d5}.phase2-contact-list-prominent>div:first-child{padding-left:0}.phase2-contact-list-prominent>div:last-child{padding-right:0;border-right:0}.phase2-prominent-business-details .phase2-hours{margin-top:18px;padding-top:16px;border-top:1px solid #e6e0d5}@media(max-width:700px){.phase2-contact-list-prominent{grid-template-columns:1fr;gap:12px}.phase2-contact-list-prominent>div,.phase2-contact-list-prominent>div:first-child,.phase2-contact-list-prominent>div:last-child{padding:0 0 12px;border-right:0;border-bottom:1px solid #e6e0d5}.phase2-contact-list-prominent>div:last-child{padding-bottom:0;border-bottom:0}}
.phase2-business-heading{display:flex;align-items:center;gap:22px;margin:2px 0 4px}.phase2-business-heading.no-logo{display:block}.phase2-business-heading-copy{min-width:0}.phase2-business-heading-copy h1{margin:2px 0 8px}.phase2-business-logo{flex:0 0 150px;width:150px;height:150px;border:1px solid #ded7c9;border-radius:18px;background:#fff;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden;box-shadow:0 5px 18px rgba(0,0,0,.06)}.phase2-business-logo img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.phase2-verified-badge{display:inline-flex!important;align-items:center;gap:7px;padding:6px 10px;border:1px solid #c9aa52;border-radius:999px;font-size:.86rem;font-weight:700;margin:0!important}@media(max-width:700px){.phase2-business-heading{align-items:flex-start;gap:16px}.phase2-business-logo{flex-basis:112px;width:112px;height:112px;border-radius:14px}.phase2-business-heading-copy h1{font-size:clamp(1.8rem,8vw,2.5rem)}}@media(max-width:480px){.phase2-business-heading{flex-direction:column}.phase2-business-logo{width:120px;height:120px;flex-basis:120px}}

/* Keep business profile hours compact instead of stretching across the full card. */
.phase2-prominent-business-details .phase2-hours{max-width:380px}
.phase2-prominent-business-details .phase2-hours div{display:grid;grid-template-columns:110px auto;justify-content:start;column-gap:18px;align-items:center}
@media(max-width:600px){.phase2-prominent-business-details .phase2-hours{max-width:100%}.phase2-prominent-business-details .phase2-hours div{display:grid;grid-template-columns:minmax(92px,110px) auto;column-gap:14px;align-items:center}}
