.basketball-review{border:1px solid #e0e5ea;border-radius:12px;padding:16px;margin-top:12px;background:#fff}
.basketball-review>header{display:flex;justify-content:space-between;gap:16px;align-items:center}
.basketball-review>header div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.basketball-review>header span,.basketball-review>header b{padding:5px 8px;border-radius:6px;background:#f3f5f7;color:#59687a;font-size:11px}
.basketball-review-matches{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:13px 0}
.basketball-review-matches>div{padding:11px;border-left:4px solid #aeb6c0;background:#f8f9fa;border-radius:7px}
.basketball-review-matches .review-hit{border-left-color:#16866d;background:#f0faf7}
.basketball-review-matches .review-miss{border-left-color:#c35b38;background:#fff5f1}
.basketball-review-matches .review-void{border-left-color:#b18b32}
.basketball-review-matches span,.basketball-review-matches small{display:block;color:#778493;font-size:10px}
.basketball-review-matches strong,.basketball-review-matches b{display:block;margin:4px 0;font-size:12px;color:#304358}
.basketball-review details{border-top:1px solid #e9edf1;padding-top:9px;color:#607082;font-size:12px}
.basketball-review summary{cursor:pointer;font-weight:700}
.basketball-review details p{margin:8px 0 0;line-height:1.55}
@media(max-width:800px){.basketball-review-matches{grid-template-columns:1fr}}
.basketball-date-shell{margin:-8px 0 18px}.basketball-date-shell .matchday-switcher{margin:0}.basketball-date-shell .date-archive-panel{margin-top:8px}
.basketball-final-score{padding:7px 9px;border-radius:9px;color:#fff!important;background:#14283d;font:800 16px var(--font-mono)!important}
.basketball-market-picks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.basketball-market-pick{padding:11px 12px;border:1px solid #e4e8ec;border-radius:9px;background:#f6f8fa}.basketball-market-pick span,.basketball-market-pick small{display:block;color:#77828f;font-size:10px}.basketball-market-pick span{display:flex;justify-content:space-between;gap:6px}.basketball-market-pick span em{padding:2px 5px;border-radius:4px;font-style:normal;font-weight:800}.basketball-market-pick strong{display:block;margin:5px 0;color:#283b50;font-size:13px}
.basketball-market-pick span em.value-value{color:#08775e;background:#d8f3ea}.basketball-market-pick span em.value-near_break_even{color:#866310;background:#f7edc9}.basketball-market-pick span em.value-direction_only{color:#80584a;background:#f5e7e1}
.basketball-market-pick.market-hit{border-color:#8bd0be;background:#effaf6}.basketball-market-pick.market-hit span em{color:#08775e;background:#d8f3ea}.basketball-market-pick.market-miss{border-color:#efaaa2;background:#fff4f2}.basketball-market-pick.market-miss span em{color:#b83e32;background:#fce1de}.basketball-market-pick.market-void{border-color:#ddc27c;background:#fff9e9}.basketball-market-pick.market-void span em{color:#886813;background:#f8edc9}
.basketball-combo-result{display:flex;justify-content:space-between;align-items:center;margin-top:13px;padding:10px 12px;border-radius:9px}.basketball-combo-result.review-hit{color:#08755c;background:#def5ed}.basketball-combo-result.review-miss{color:#b63d33;background:#fde6e3}.basketball-combo-result.review-pending{color:#647080;background:#edf0f3}
.review-market-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.review-market-results b{padding:6px 7px;border-radius:6px;background:#eef1f4}.review-market-results .review-market-hit{color:#08775e;background:#dcf4eb}.review-market-results .review-market-miss{color:#b83e32;background:#fce5e2}.review-market-results .review-market-void{color:#876814;background:#f8eecf}
@media(max-width:480px){.basketball-market-picks,.review-market-results{grid-template-columns:1fr}}
