.club-strip{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px 14px;padding:14px 18px;margin-bottom:14px}
.club-strip .kicker{display:none}.club-strip h2{font-size:21px;margin:0 0 4px;line-height:1.4}.club-strip #teamRecord{font-size:13px;line-height:1.5;margin:0}
.table-wrap table thead th:first-child{background:#183d59;color:white}.roster-filters[hidden]{display:none}.digest-finance .news-good{color:#145bb0}
.roster-surface .ranking-table .table-wrap th:first-child,.roster-surface .ranking-table .table-wrap td:first-child{min-width:52px;max-width:52px;text-align:center}
.club-strip .team-badge{width:44px;height:44px;margin:0;border:0;flex:none;box-shadow:none}.club-strip .resources{margin:0;gap:16px}.club-strip .resources>div{padding-left:12px}.club-strip .resources span{font-size:13px}.club-strip .resources strong{font-size:18px}
.calendar-day.home-game{background:var(--home-color);color:#fff;border-color:var(--home-color)}.calendar-day.home-game span,.calendar-day.home-game .calendar-score{color:white}.calendar-day.home-game small{color:white}.home-legend{display:inline-block;border-radius:3px;padding:3px 8px;background:var(--home-color);color:white}
.pitch-traits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pitch-traits>div{background:#edf4fa;border:1px solid #cedee9;padding:10px;border-radius:5px;font-size:14px}.pitch-traits .unavailable{color:#6b7380;background:#f0f1f3}.pitch-traits strong{display:block}
.club-logo{display:inline-block;width:36px;height:36px;flex:none;background-image:url('team-emblems.png');background-size:400% 400%;background-repeat:no-repeat;background-color:transparent;border:0;outline:0;border-radius:0;vertical-align:middle}.result-digest .club-logo{width:28px;height:28px}.club-strip .team-badge{background:transparent!important;border-radius:0}.team-badge .club-logo{width:100%;height:100%}.player-face{position:relative;overflow:hidden;background-color:#e8eef7}.cap-logo{position:absolute;top:6%;left:39%;width:23%;height:23%;background-image:url('team-emblems.png');background-size:400% 400%;background-repeat:no-repeat;filter:drop-shadow(0 0 1px #fff)}.celebration-banner{padding:14px;color:#704e04;background:#fff0bc;border:1px solid #e4ba56;border-radius:6px;font-weight:800}.rank-player{display:flex;align-items:center;gap:8px}#draftDialog{max-width:650px}.lottery-status{font-size:17px;color:#345470}.draft-help{padding:12px;background:#e9f1fb}.player-link{color:#174b7d}.swap-card:nth-of-type(odd){background:#fff;color:#183447}.swap-card:nth-of-type(even){background:#eaf2f9;color:#183447}
.draft-lottery{text-align:center;padding:16px}.lottery-clubs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:18px 0}.lottery-envelope{font-size:70px;display:block;margin:20px;animation:lottery-shake .7s ease-in-out 2}.lottery-result{font-size:25px;animation:lottery-reveal .65s ease-out}.draft-intro{display:flex;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}.rank-controls{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.rank-controls label{display:grid;gap:6px;font-size:14px}.rank-controls select{max-width:100%;padding:9px;border:1px solid #aec3d2;background:white}.rank-medal{font-weight:900;font-size:18px}
@keyframes lottery-shake{25%{transform:rotate(-9deg)}75%{transform:rotate(9deg)}}@keyframes lottery-reveal{from{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.lottery-envelope,.lottery-result{animation:none}}
@media(max-width:700px){.club-strip{grid-template-columns:40px minmax(0,1fr);padding:10px 12px;gap:7px 10px}.club-strip h2{font-size:18px}.club-strip .team-badge{width:40px;height:40px}.club-strip .resources{grid-column:1/-1;display:grid;grid-template-columns:1.4fr 1fr .7fr;gap:6px;border-top:1px solid #dde5ed;padding-top:8px;width:100%}.club-strip .resources>div{padding-left:8px;min-width:0}.club-strip .resources strong{font-size:16px}.club-strip .resources span{font-size:12px}.club-strip #teamRecord{font-size:12px}.club-strip .debt-caption{font-size:12px}.game main{padding-top:10px}.pitch-traits{grid-template-columns:1fr 1fr}.rank-controls select{font-size:14px}}
