.roster-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.roster-summary>div{background:linear-gradient(145deg,#111d2d,#0a1422);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:15px;display:grid;gap:2px}.roster-summary small,.roster-summary span{font-size:10px;letter-spacing:.08em;opacity:.65}.roster-summary b{font-size:28px}.roster-role-section{margin:20px 0}.roster-role-title{display:flex;align-items:center;justify-content:space-between;margin:0 4px 8px}.roster-role-title h2{font-size:16px;letter-spacing:.08em;margin:0}.roster-role-title span{min-width:27px;height:27px;border-radius:99px;background:#173b68;display:grid;place-items:center;font-size:12px;font-weight:800}.roster-premium{padding:0!important;overflow:hidden}.roster-premium-row{display:grid;grid-template-columns:58px minmax(0,1fr) 54px 66px;align-items:center;gap:9px;padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.07)}.roster-premium-row:last-child{border-bottom:0}.roster-player-photo{width:54px;height:64px;border-radius:10px;background:#09121e;overflow:hidden;display:grid;place-items:center}.roster-player-photo img{width:100%;height:100%;object-fit:contain;object-position:center center;display:block;margin:auto}.roster-premium-row .role-pill{font-weight:900;border:0}.roster-premium-row .role-pill.role-p{background:#f2c94c;color:#16120a}.roster-premium-row .role-pill.role-d{background:#27ae60;color:#fff}.roster-premium-row .role-pill.role-c{background:#2f80ed;color:#fff}.roster-premium-row .role-pill.role-a{background:#eb5757;color:#fff}.roster-player-main{min-width:0;display:flex;flex-direction:column;gap:5px}.roster-player-main>b{font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.roster-player-main small{display:flex;align-items:center;gap:6px;opacity:.75;font-size:11px}.roster-club-logo{width:20px;height:20px;display:inline-grid;place-items:center}.roster-club-logo img{max-width:20px;max-height:20px;object-fit:contain}.roster-cost{text-align:right;display:flex;flex-direction:column}.roster-cost b{font-size:18px}.roster-cost small{font-size:9px;opacity:.6;text-transform:uppercase}.roster-premium-row .role-pill{justify-self:center}@media(max-width:420px){.roster-premium-row{grid-template-columns:48px minmax(0,1fr) 42px 54px;gap:7px;padding:8px 7px}.roster-player-photo{width:46px;height:56px}.roster-player-main>b{font-size:14px}.roster-cost b{font-size:16px}}