/* CS only. Other server panels and shared account/purchase behavior remain unchanged. */
#flowCs:has(#csDash:not([hidden])),
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>:is(.net-breadcrumb,#player-panel-heading,.sc-panel-jump) {
  width:calc(100% - 64px);max-width:1240px;padding-inline:0;margin-inline:auto;
}
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>.sc-panel-jump {
  display:grid;grid-template-columns:minmax(0,280px) minmax(0,1fr);gap:8px 24px;align-items:end;
}
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>.sc-panel-jump>label {
  grid-column:1;grid-row:1;margin:0;
}
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden])) #sc-panel-section {
  grid-column:1;grid-row:2;width:100%;min-height:46px;margin:0;
}
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden])) .sc-panel-jump #ppLogout.net-game-logout {
  grid-column:2;grid-row:2;justify-self:end;align-self:stretch;order:0;
  display:inline-flex;align-items:center;min-height:46px;max-width:100%;margin:0;
}
.pp:has(#flowCs:not([hidden]) #csDash:not([hidden])) #ppLogout .net-game-logout-label {
  position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;clip-path:none;white-space:normal;
}
#flowCs #csDash {--cs-accent:#ed858c;--cs-line:#ffffff1a;--cs-soft:#ffffff12;gap:0;color:#e9edf3;}
#flowCs #csDash .pp-card {padding:30px;border:0;border-radius:0;background:#15191e;box-shadow:none;}
#flowCs #csDash .pp-card::before,#flowCs #csDash .pp-card::after {display:none;}
#flowCs #csDash .pp-card__title {font:650 20px/28px Inter,system-ui,sans-serif;text-transform:none;letter-spacing:0;margin-bottom:22px;}
#flowCs #csDash .pp-card__title::before {display:none;}
#flowCs #csDash .pp-card__row {margin-bottom:24px;gap:12px;}
#flowCs #csDash .pp-badge {padding:3px 8px;font:500 10px/18px Inter,system-ui,sans-serif;border-color:#ffffff24;background:#222930;color:#bac4cf;}
#flowCs #csDash>.pp-cs-account-card {display:block;min-height:0;padding:0;border:0;border-top:2px solid #dc777f;background:#15191e;}
#flowCs #csDash .cs-player-banner {
  display:grid;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:24px;
  min-height:224px;padding:32px 30% 32px 32px;
  background:#101418 url('/assets/cs-art-20260911/zombie-survival.webp') center/cover no-repeat;
}
#flowCs #csDash .cs-profile-portrait {width:84px;height:84px;border:1px solid #dbb6b547;border-radius:8px;background:#101318a8;box-shadow:none;}
#flowCs #csDash .cs-profile-emblem {width:76px;height:76px;mix-blend-mode:screen;}
#flowCs #csDash .cs-profile-identity {display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:0;}
#flowCs #csDash .pp-cs-account-card .pp-card__title {padding:0;margin:0;border:0;background:none;color:#c0c6ce;font:600 11px/18px Inter,system-ui,sans-serif;text-transform:uppercase;}
#flowCs #csDash #csBadge {font:750 36px/1.15 Inter,system-ui,sans-serif;overflow-wrap:anywhere;color:#f5f6f8;}
#flowCs #csDash #csThreatClass {padding:3px 9px;border:1px solid #e5898c50;background:#a6535d21;color:#efb3b6;font:600 10px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-player-bottom {display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);gap:28px;align-items:start;padding:24px 32px;background:#171c22;}
#flowCs #csDash .cs-player-scores {display:flex;flex-wrap:wrap;gap:22px 34px;margin:0;}
#flowCs #csDash .cs-profile-field {padding:0;border:0;border-radius:0;background:none;box-shadow:none;}
#flowCs #csDash .cs-player-score {display:grid;grid-template-columns:48px minmax(0,1fr);gap:3px 12px;align-items:center;min-width:170px;}
#flowCs #csDash .cs-score-art {grid-column:1;grid-row:1 / 3;display:block;width:48px;height:48px;object-fit:contain;}
#flowCs #csDash .cs-profile-field dt {color:#99a6b4;font:500 11px/17px Inter,system-ui,sans-serif;margin:0;text-transform:none;}
#flowCs #csDash .cs-player-score dd {grid-column:2;}
#flowCs #csDash .cs-profile-field :is(#csPacks,#csRank) {font:700 30px/36px Inter,system-ui,sans-serif;letter-spacing:0;}
#flowCs #csDash .cs-profile-field #csPacks {color:#efc673;}
#flowCs #csDash .cs-account-details {min-width:0;align-self:center;color:#a9b6c3;}
#flowCs #csDash .cs-account-details summary {width:fit-content;max-width:100%;margin-left:auto;padding:12px 0;cursor:pointer;font:500 12px/20px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-account-details[open] summary {color:#e9edf3;}
#flowCs #csDash .cs-account-meta {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:12px 0 0;padding-top:16px;border-top:1px solid var(--cs-line);}
#flowCs #csDash .cs-account-meta .cs-profile-field:first-child {grid-column:1 / -1;}
#flowCs #csDash .cs-account-meta dd {margin:6px 0 0;}
#flowCs #csDash :is(#csSteam,#csIp,#csSeen) {font:500 12px/20px Inter,system-ui,sans-serif;color:#c8d1dc;overflow-wrap:anywhere;}
#flowCs #csDash .cs-next-nav {display:flex;gap:6px;flex-wrap:wrap;margin:0;padding:8px 24px;border-block:1px solid var(--cs-line);background:#101419;}
#flowCs #csDash .cs-next-nav a {display:inline-flex;align-items:center;gap:9px;min-height:44px;padding:10px 14px;color:#b5c0cb;text-decoration:none;font:550 12px/20px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-next-nav a:hover {color:#fff;background:#ffffff08;}
#flowCs #csDash .cs-next-nav img {width:18px;height:18px;opacity:.8;}
#flowCs #csDash .cs-panel-columns {display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:0;align-items:stretch;}
#flowCs #csDash :is(#csNextOverview,#csNextRankings,#csNextStore) {scroll-margin-top:96px;}
#flowCs #csDash .pp-cs-intel,#flowCs #csDash .pp-cs-events-card {border-left:1px solid var(--cs-line);background:#11161b;}
#flowCs #csDash .pp-cs-economy,#flowCs #csDash .pp-cs-events-card {border-top:1px solid var(--cs-line);}
#flowCs #csDash #csGunBadge {display:none;}
#flowCs #csDash :is(.pp-stat,.pp-cs-metrics>div,.pp-cs-economy-grid>div) {min-height:0;gap:8px;padding:0;border:0;border-radius:0;background:none;box-shadow:none;}
#flowCs #csDash :is(.pp-stat__label,.pp-cs-metrics>div>span,.pp-cs-economy-grid>div>span) {color:#94a2b1;font:500 11px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash :is(.pp-stat__num,.pp-cs-metrics strong,.pp-cs-economy-grid strong) {color:#e8edf3;font:650 22px/28px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums;}
#flowCs #csDash .cs-arsenal-progression {display:grid;grid-template-columns:108px minmax(0,1fr);gap:26px;align-items:center;margin:4px 0 24px;}
#flowCs #csDash .pp-stat.cs-level-stat {align-items:flex-start;gap:6px;padding:0 22px 0 0;border-right:1px solid var(--cs-line);}
#flowCs #csDash #csLevel {font:700 60px/1.1 Inter,system-ui,sans-serif;color:#f3f5f8;}
#flowCs #csDash .cs-max-label {display:block;width:fit-content;margin-top:8px;padding:2px 6px;border:1px solid #e7c07247;border-radius:3px;color:#e7c072;font:600 10px/16px Inter,system-ui,sans-serif;}
#flowCs #csDash :is(#csKills,#csDamage).cs-large-number {font-size:18px;white-space:nowrap;}
#flowCs #csDash .cs-advancement {min-width:0;}
#flowCs #csDash .pp-stat.cs-xp-rank {display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;margin-top:14px;}
#flowCs #csDash #csGunRank {font:650 14px/22px Inter,system-ui,sans-serif;color:#c9d4e2;}
#flowCs #csDash .pp-cs-progress {gap:10px;margin:0;background:none;}
#flowCs #csDash .cs-advancement .pp-cs-progress__label {flex-direction:column;align-items:flex-start;gap:5px;}
#flowCs #csDash .pp-cs-progress__label span,#flowCs #csDash .pp-cs-progress small {font:400 11px/18px Inter,system-ui,sans-serif;color:#929fac;}
#flowCs #csDash #csCurrentGun {font:650 22px/28px Inter,system-ui,sans-serif;color:#edf1f6;}
#flowCs #csDash .pp-cs-progress__track {height:6px;border-radius:2px;background:#2a3038;}
#flowCs #csDash .pp-cs-progress__track i {background:#da9298;box-shadow:none;}
#flowCs #csDash .pp-cs-progress small b {color:#d1dae3;font-weight:500;}
#flowCs #csDash .cs-combat-stats {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding-block:20px;border-block:1px solid var(--cs-line);}
#flowCs #csDash .cs-combat-stats>div {display:flex;flex-direction:column;gap:6px;}
#flowCs #csDash :is(.cs-combat-stats,.cs-arsenal-inventory,.cs-market-stat) span {font:500 11px/18px Inter,system-ui,sans-serif;color:#96a4b3;}
#flowCs #csDash :is(.cs-combat-stats,.cs-arsenal-inventory) strong {font:650 22px/28px Inter,system-ui,sans-serif;color:#e8edf3;overflow-wrap:anywhere;}
#flowCs #csDash .cs-arsenal-inventory {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:24px 0;}
#flowCs #csDash .cs-item-stat {position:relative;display:grid;grid-template-columns:56px minmax(0,1fr);gap:4px 10px;align-items:center;min-width:0;}
#flowCs #csDash .cs-item-art {position:static;grid-column:1;grid-row:1 / 3;display:block;width:56px;height:64px;object-fit:contain;}
#flowCs #csDash .cs-item-stat>span,#flowCs #csDash .cs-item-stat>strong {grid-column:2;}
#flowCs #csDash .cs-market-stat {display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding-top:18px;border-top:1px solid var(--cs-line);}
#flowCs #csDash .cs-market-stat strong {font:600 14px/22px Inter,system-ui,sans-serif;color:#cdd6df;overflow-wrap:anywhere;text-align:right;}
#flowCs #csDash .cs-live-status {display:inline-flex;align-items:center;gap:7px;color:#99a6b3;font:500 11px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-live-status::before {content:'';width:6px;height:6px;flex-shrink:0;border-radius:50%;background:#8b97a5;}
#flowCs #csDash .cs-live-status.is-online {color:#8dceaa;}
#flowCs #csDash .cs-live-status.is-online::before {background:#8dceaa;}
#flowCs #csDash .cs-live-status.is-down {color:#ee939a;}
#flowCs #csDash .cs-live-status.is-down::before {background:#ee939a;}
#flowCs #csDash .pp-cs-live {padding:6px 0 24px;margin:0;border:0;border-radius:0;background:none;}
#flowCs #csDash .pp-cs-live__label {font-size:11px;color:#98a7b7;}
#flowCs #csDash .pp-cs-live__label::before {display:none;}
#flowCs #csDash #csLiveOnline {font:650 50px/1.2 Inter,system-ui,sans-serif;color:#f1f4f8;overflow-wrap:anywhere;}
#flowCs #csDash .pp-cs-live__body {gap:14px;}
#flowCs #csDash .pp-cs-live__meta {display:flex;flex-direction:column;gap:6px;font:400 11px/18px Inter,system-ui,sans-serif;color:#94a2b1;}
#flowCs #csDash #csLiveMap {color:#dbe3ed;font:600 16px/24px Inter,system-ui,sans-serif;overflow-wrap:anywhere;}
#flowCs #csDash .pp-cs-metrics {gap:20px;padding-top:22px;border-top:1px solid var(--cs-line);}
#flowCs #csDash .pp-cs-metrics>div {align-items:flex-start;}
#flowCs #csDash .pp-cs-tier {min-height:104px;padding:0 0 0 106px;margin:0 0 24px;}
#flowCs #csDash .cs-milestone-art {width:86px;height:94px;top:0;left:0;}
#flowCs #csDash .pp-cs-tier__copy {display:grid;gap:7px;}
#flowCs #csDash .pp-cs-tier__copy strong {font:650 26px/32px Inter,system-ui,sans-serif;color:#efc673;}
#flowCs #csDash .pp-cs-tier__copy :is(span,small) {font-size:11px;color:#9ba8b5;}
#flowCs #csDash .pp-cs-tier__track {height:6px;border-radius:2px;background:#2a3038;}
#flowCs #csDash .pp-cs-tier__track i {background:#d2b265;}
#flowCs #csDash .pp-cs-economy .pp-cs-economy-grid {grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:18px 0 0;margin:0;border-top:1px solid var(--cs-line);}
#flowCs #csDash .pp-cs-economy .pp-cs-economy-grid+.pp-cs-economy-grid {margin-top:18px;}
#flowCs #csDash .pp-cs-economy-grid strong {font-size:18px;line-height:24px;}
#flowCs #csDash .pp-cs-economy-grid>div>span {font-size:10px;line-height:17px;min-height:34px;}
#flowCs #csDash .cs-activity-filters {display:flex;gap:3px;flex-wrap:wrap;padding:3px;background:#1b2229;border:1px solid #ffffff18;border-radius:6px;margin-bottom:16px;}
#flowCs #csDash .cs-activity-filters button {flex:1;justify-content:center;min-width:0;gap:5px;min-height:38px;padding:7px 5px;border:1px solid transparent;border-radius:4px;background:none;color:#9daebd;font:500 10px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-activity-filters button[aria-pressed=true] {background:#303a45;border-color:#ffffff23;color:#f0f3f6;}
#flowCs #csDash .cs-activity-filters .cs-filter-count {font-size:9px;color:#8291a0;}
#flowCs #csDash .pp-cs-event {grid-template-columns:30px minmax(0,1fr);gap:0 12px;padding:10px 0;min-height:58px;}
#flowCs #csDash .pp-cs-event__tag {width:28px;height:28px;font:600 8px/14px Inter,system-ui,sans-serif;border-color:#ffffff20;background:#ffffff05;}
#flowCs #csDash .pp-cs-event strong {font:500 12px/19px Inter,system-ui,sans-serif;}
#flowCs #csDash .pp-cs-event__label {font-size:10px;line-height:16px;}
#flowCs #csDash .cs-rankings {grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;padding:30px;background:#11161b;border-top:1px solid var(--cs-line);}
#flowCs #csDash .cs-section-title {grid-column:1 / -1;margin:0;color:#edf1f5;font:650 22px/30px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-rank-race {grid-column:1 / -1;display:grid;grid-template-columns:1fr .7fr 1.6fr;gap:28px;padding:20px 0;border-block:1px solid var(--cs-line);}
#flowCs #csDash .cs-race-stat {display:flex;flex-direction:column;gap:8px;min-width:0;}
#flowCs #csDash .cs-race-stat>span {color:#98a6b5;font:500 11px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-race-stat>strong {font:650 18px/24px Inter,system-ui,sans-serif;color:#e8edf3;overflow-wrap:anywhere;}
#flowCs #csDash .cs-rank-race .pp-cs-progress__label b {font:600 12px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .cs-rank-tools {padding:0;border:0;border-radius:0;background:none;gap:18px;}
#flowCs #csDash .cs-rank-search {flex:0 1 360px;gap:7px;}
#flowCs #csDash .cs-rank-search>span {font-size:11px;color:#99a6b5;}
#flowCs #csDash #csRankSearch {background:#1a2027;border-color:#ffffff26;border-radius:5px;font-size:12px;}
#flowCs #csDash .cs-mine-filter {font-size:12px;}
#flowCs #csDash #csRankMine {accent-color:#c88d94;}
#flowCs #csDash .cs-rank-result-count {font-size:11px;}
#flowCs #csDash .pp-cs-board-card {padding:0;background:none;}
#flowCs #csDash .pp-cs-board-card .pp-card__title {font-size:15px;line-height:22px;margin-bottom:16px;color:#cbd5df;}
#flowCs #csDash .pp-board {font-family:Inter,system-ui,sans-serif;background:none;}
#flowCs #csDash .pp-board thead {background:#1b2128;}
#flowCs #csDash .pp-board :is(th,td) {display:table-cell;padding:12px 10px;border-color:#ffffff12;}
#flowCs #csDash .pp-board th {background:#1b2128;}
#flowCs #csDash .pp-board :is(th,td):first-child {width:44px;padding-left:10px;}
#flowCs #csDash .pp-board :is(th,td):last-child {width:106px;padding-right:10px;}
#flowCs #csDash .pp-board th {font:500 10px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .pp-board td:nth-child(2) {font:500 12px/20px Inter,system-ui,sans-serif;}
#flowCs #csDash .pp-board td:nth-child(3) {font:600 12px/20px Inter,system-ui,sans-serif;font-variant-numeric:tabular-nums;}
#flowCs #csDash .pp-cs-rank-pill {display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0;border:0;border-radius:3px;background:none;color:#8796a7;font:500 11px/18px Inter,system-ui,sans-serif;}
#flowCs #csDash .pp-board tbody tr:nth-child(-n+3) .pp-cs-rank-pill {color:#e9c878;background:#b7984c12;}
#flowCs #csDash .pp-board__me td {background:#be778714;color:#efb8c2;}
#flowCs #csDash .pp-shop-card {padding:30px;border-top:1px solid var(--cs-line);background:#15191e;}
#flowCs #csDash .pp-shop {grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
#flowCs #csDash .pp-item {padding:20px;gap:14px;border:1px solid #ffffff1b;border-radius:6px;background:#1c2229;}
#flowCs #csDash .cs-store-art {width:100%;height:112px;object-fit:contain;filter:drop-shadow(0 7px 9px #0004);}
#flowCs #csDash .pp-item__name {font:600 15px/22px Inter,system-ui,sans-serif;min-height:48px;text-transform:none;}
#flowCs #csDash .pp-item__time {font:400 11px/18px Inter,system-ui,sans-serif;color:#96a5b4;}
#flowCs #csDash .pp-item__price {font:650 26px/34px Inter,system-ui,sans-serif;color:#efc673;}
#flowCs #csDash .pp-buy {min-height:44px;--action-surface:#303944;--action-hover:#414d5b;--action-border:#56616e;--action-text:#f0f3f7;}
#flowCs #csDash :is(input,button,a,summary):focus-visible {outline:2px solid #e3e9f0;outline-offset:3px;}
@media(max-width:1100px) {
  #flowCs:has(#csDash:not([hidden])),
  .pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>:is(.net-breadcrumb,#player-panel-heading,.sc-panel-jump) {width:calc(100% - 48px);}
  #flowCs #csDash .cs-player-banner {padding-right:20%;}
  #flowCs #csDash .cs-panel-columns {grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);}
  #flowCs #csDash .pp-card {padding:24px;}
  #flowCs #csDash>.pp-cs-account-card {padding:0;}
  #flowCs #csDash .cs-item-stat {grid-template-columns:minmax(0,1fr);gap:5px;}
  #flowCs #csDash .cs-item-art {grid-column:1;grid-row:auto;}
  #flowCs #csDash .cs-item-stat>span,#flowCs #csDash .cs-item-stat>strong {grid-column:1;}
  #flowCs #csDash .pp-cs-economy .pp-cs-economy-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
  #flowCs #csDash .pp-cs-board-card {padding:0;}
  #flowCs #csDash .pp-shop {grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:820px) {
  #flowCs #csDash .cs-player-banner {padding:26px;min-height:220px;grid-template-columns:76px minmax(0,1fr);gap:20px;}
  #flowCs #csDash .cs-profile-portrait {width:76px;height:76px;}
  #flowCs #csDash .cs-profile-emblem {width:68px;height:68px;}
  #flowCs #csDash #csBadge {font-size:30px;}
  #flowCs #csDash .cs-player-bottom {grid-template-columns:minmax(0,1fr);padding:22px 26px;gap:14px;}
  #flowCs #csDash .cs-player-scores {justify-content:space-between;gap:20px;}
  #flowCs #csDash .cs-account-details summary {margin:0;padding:6px 0;min-height:36px;}
  #flowCs #csDash .cs-panel-columns {grid-template-columns:minmax(0,1fr);}
  #flowCs #csDash .pp-cs-intel,#flowCs #csDash .pp-cs-events-card {border-left:0;border-top:1px solid var(--cs-line);}
  #flowCs #csDash .cs-arsenal-progression {grid-template-columns:112px minmax(0,1fr);}
  #flowCs #csDash .cs-item-stat {grid-template-columns:56px minmax(0,1fr);}
  #flowCs #csDash .cs-item-art {grid-row:1 / 3;}
  #flowCs #csDash .cs-item-stat>span,#flowCs #csDash .cs-item-stat>strong {grid-column:2;}
  #flowCs #csDash .cs-rankings {grid-template-columns:minmax(0,1fr);padding:24px;gap:24px;}
  #flowCs #csDash .cs-rank-race {grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}
  #flowCs #csDash .cs-rank-race .pp-cs-progress {grid-column:1 / -1;}
  #flowCs #csDash .pp-cs-economy .pp-cs-economy-grid {grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:520px) {
  #flowCs:has(#csDash:not([hidden])),
  .pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>:is(.net-breadcrumb,#player-panel-heading,.sc-panel-jump) {width:calc(100% - 32px);}
  #flowCs #csDash .cs-player-banner {grid-template-columns:64px minmax(0,1fr);gap:16px;padding:22px 18px;min-height:200px;background-position:40% center;}
  #flowCs #csDash .cs-profile-portrait {width:64px;height:64px;}
  #flowCs #csDash .cs-profile-emblem {width:58px;height:58px;}
  #flowCs #csDash #csBadge {font-size:24px;line-height:1.25;}
  #flowCs #csDash .pp-cs-account-card .pp-card__title {font-size:9px;}
  #flowCs #csDash .cs-player-bottom {padding:20px 18px;gap:16px;}
  #flowCs #csDash .cs-player-scores {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
  #flowCs #csDash .cs-player-score {grid-template-columns:32px minmax(0,1fr);min-width:0;gap:4px 8px;}
  #flowCs #csDash .cs-score-art {width:32px;height:40px;}
  #flowCs #csDash .cs-profile-field :is(#csPacks,#csRank) {font-size:23px;line-height:30px;}
  #flowCs #csDash .cs-profile-field dt {font-size:10px;}
  #flowCs #csDash .cs-player-scores:has(.cs-large-number) .cs-player-score {grid-template-columns:minmax(0,1fr);}
  #flowCs #csDash .cs-player-scores:has(.cs-large-number) :is(.cs-score-art,dt,dd) {grid-column:1;grid-row:auto;}
  #flowCs #csDash .cs-profile-field #csPacks.cs-large-number {font-size:18px;white-space:nowrap;}
  #flowCs #csDash .cs-next-nav {padding:6px 10px;gap:0;}
  #flowCs #csDash .cs-next-nav a {gap:6px;padding:10px 8px;font-size:11px;}
  #flowCs #csDash .cs-next-nav img {width:15px;height:15px;}
  #flowCs #csDash .pp-card {padding:24px 18px;}
  #flowCs #csDash>.pp-cs-account-card {padding:0;}
  #flowCs #csDash .pp-card__title {font-size:18px;line-height:26px;}
  #flowCs #csDash .cs-arsenal-progression {grid-template-columns:86px minmax(0,1fr);gap:20px;}
  #flowCs #csDash .pp-stat.cs-level-stat {padding-right:16px;}
  #flowCs #csDash #csLevel {font-size:48px;}
  #flowCs #csDash #csCurrentGun {font-size:19px;line-height:25px;}
  #flowCs #csDash .cs-item-stat {grid-template-columns:minmax(0,1fr);gap:5px;}
  #flowCs #csDash .cs-item-art {grid-row:auto;width:54px;height:54px;}
  #flowCs #csDash .cs-item-stat>span,#flowCs #csDash .cs-item-stat>strong {grid-column:1;}
  #flowCs #csDash .cs-arsenal-inventory {gap:16px;}
  #flowCs #csDash .cs-market-stat {gap:12px;}
  #flowCs #csDash #csLiveOnline {font-size:42px;}
  #flowCs #csDash .pp-cs-tier {padding-left:80px;}
  #flowCs #csDash .cs-milestone-art {width:66px;height:84px;}
  #flowCs #csDash .pp-cs-tier__copy strong {font-size:23px;}
  #flowCs #csDash .pp-cs-economy .pp-cs-economy-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;}
  #flowCs #csDash .pp-cs-economy-grid>div>span {min-height:0;}
  #flowCs #csDash .cs-rankings {padding:24px 18px;}
  #flowCs #csDash .cs-rank-search {flex-basis:100%;}
  #flowCs #csDash .pp-cs-board-card {padding:0;}
  #flowCs #csDash .pp-board :is(th,td):first-child {width:32px;padding-left:4px;}
  #flowCs #csDash .pp-board :is(th,td):last-child {width:86px;padding-right:4px;}
  #flowCs #csDash .pp-board td:nth-child(2),#flowCs #csDash .pp-board td:nth-child(3) {font-size:11px;}
  #flowCs #csDash .pp-shop {gap:10px;}
  #flowCs #csDash .pp-item {padding:16px 12px;}
  #flowCs #csDash .cs-store-art {height:88px;}
  #flowCs #csDash .pp-item__name {font-size:12px;line-height:19px;}
  #flowCs #csDash .pp-item__price {font-size:22px;line-height:30px;}
}
@media(max-width:360px) {
  #flowCs #csDash .pp-shop {grid-template-columns:minmax(0,1fr);}
  #flowCs #csDash .cs-player-banner {grid-template-columns:minmax(0,1fr);gap:16px;}
  #flowCs #csDash .cs-next-nav a {font-size:10px;padding-inline:6px;}
}
@media(max-width:600px) {
  .pp:has(#flowCs:not([hidden]) #csDash:not([hidden]))>.sc-panel-jump {grid-template-columns:minmax(0,1fr);}
  .pp:has(#flowCs:not([hidden]) #csDash:not([hidden])) #sc-panel-section {max-width:none;}
  .pp:has(#flowCs:not([hidden]) #csDash:not([hidden])) .sc-panel-jump #ppLogout.net-game-logout {
    grid-column:1;grid-row:3;width:100%;justify-content:center;
  }
}
