/* My Club dashboard */
.profile-dashboard-mode{min-height:calc(100vh - 58px);padding-bottom:36px;background:radial-gradient(circle at 14% 4%,rgba(36,83,196,.2),transparent 34rem),radial-gradient(circle at 90% 12%,rgba(111,45,206,.16),transparent 31rem),linear-gradient(180deg,#01040a 0%,#030915 46%,#01050c 100%)}
.profile-command-page{width:calc(100% - 24px);margin:0 auto;padding-top:20px}
.profile-command-page button{font:inherit}
.profile-command-head{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:16px}
.profile-command-person{display:flex;align-items:center;gap:11px}
.profile-command-person>img{width:42px;height:42px;object-fit:cover;border:1px solid rgba(34,143,255,.66);border-radius:50%;background:#0b1624}
.profile-command-person>div{display:grid;gap:2px}
.profile-command-person span{color:#f7faff;font-size:18px;font-weight:740}
.profile-command-person strong{color:#f0c95b;font-size:11px;font-weight:720;letter-spacing:.045em;text-transform:uppercase}
.profile-command-links{min-height:38px;display:flex;align-items:stretch;gap:4px;padding:3px;border:1px solid rgba(150,178,213,.13);border-radius:999px;background:#060d17}
.profile-command-links button{padding:0 20px;border:0;border-radius:999px;color:rgba(225,234,246,.68);background:transparent;font-size:13px;font-weight:700}
.profile-command-links button:hover,.profile-command-links button.active{color:#fff;background:#112039}
.profile-command-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,520px);gap:18px;align-items:stretch}
.profile-command-left{min-width:0;display:grid;gap:16px}
.profile-value-panel,.profile-wallet-panel,.profile-transfer-strip,.profile-club-panel{position:relative;overflow:hidden;border:1px solid rgba(112,142,200,.28);background:linear-gradient(145deg,rgba(10,23,42,.98),rgba(4,11,23,.97));box-shadow:inset 0 1px rgba(255,255,255,.04),0 22px 56px rgba(0,0,0,.28)}
.profile-value-panel::before,.profile-wallet-panel::before,.profile-transfer-strip::before,.profile-club-panel::before{height:2px;content:"";position:absolute;top:0;right:20px;left:20px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(76,139,255,.88),rgba(135,83,255,.76),transparent);opacity:.72}
.profile-wallet-panel::before{background:linear-gradient(90deg,transparent,rgba(0,220,207,.95),rgba(66,138,255,.72),transparent)}
.profile-transfer-strip::before{background:linear-gradient(90deg,transparent,rgba(241,190,70,.9),rgba(108,95,255,.58),transparent)}
.profile-club-panel::before{background:linear-gradient(90deg,transparent,rgba(167,94,255,.9),rgba(48,179,255,.65),transparent)}
.profile-value-panel{min-width:0;padding:20px 20px 14px;border-radius:14px}
.profile-value-heading{min-height:70px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.profile-value-heading>div>span{display:flex;align-items:center;gap:7px;color:rgba(225,234,246,.7);font-size:13px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}
.profile-value-heading>div>span svg{width:13px;height:13px}
.profile-value-figure{display:flex;align-items:baseline;gap:14px;margin-top:6px}
.profile-value-figure strong{color:#fff;font-size:clamp(30px,3.1vw,46px);font-weight:690;letter-spacing:-.045em;line-height:1}
.profile-value-figure em{display:inline-flex;align-items:center;gap:4px;font-size:15px;font-style:normal;font-weight:760}
.profile-value-figure em.positive{color:#47ec78}.profile-value-figure em.negative{color:#ff5b73}
.profile-value-figure em svg{width:15px;height:15px}
.profile-value-heading>button,.profile-section-title button,.profile-wallet-heading button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;color:#7db5ff;background:transparent;font-size:13px;font-weight:720}
.profile-value-heading>button{min-height:42px;padding:0 18px;border:1px solid rgba(78,153,255,.7);border-radius:8px;color:#fff;background:#0967e8}
.profile-value-heading button svg,.profile-section-title button svg,.profile-wallet-heading button svg{width:14px;height:14px}
.profile-chart-shell{min-height:250px;position:relative;overflow:hidden;border:1px solid rgba(98,122,178,.13);border-radius:11px;background:linear-gradient(180deg,rgba(10,19,38,.9),rgba(4,12,24,.9));box-shadow:inset 0 0 42px rgba(81,65,210,.045)}
.profile-chart-ranges{display:flex;gap:5px;position:absolute;top:4px;right:8px;z-index:3}
.profile-chart-ranges button{width:38px;min-height:28px;border:1px solid transparent;border-radius:6px;color:rgba(226,235,246,.62);background:rgba(3,8,15,.58);font-size:10px;font-weight:730}
.profile-chart-ranges button:hover,.profile-chart-ranges button.active{border-color:rgba(64,135,255,.42);color:#64aaff;background:#0c1b31}
.profile-portfolio-chart{width:100%;height:250px}.profile-chart-error{height:100%;display:grid;place-items:center;margin:0;color:rgba(255,255,255,.48);font-size:12px}
.profile-worlds{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.92fr);gap:14px}
.profile-world-card{min-height:252px;position:relative;overflow:hidden;border:1px solid rgba(150,178,213,.16);border-radius:14px;background:#07101c}
.profile-world-card>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;opacity:.84;transition:transform .5s ease,opacity .3s ease}
.profile-world-card.heroes>img{width:54%;left:auto;object-position:50% 18%;opacity:.9}
.profile-world-card:hover>img{opacity:1;transform:scale(1.025)}
.profile-world-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,7,15,.98) 0%,rgba(1,7,15,.78) 48%,rgba(1,7,15,.12) 100%)}
.profile-world-card.heroes .profile-world-scrim{background:linear-gradient(90deg,rgba(8,4,20,.98) 0%,rgba(8,4,20,.82) 55%,rgba(8,4,20,.12) 100%)}
.profile-world-copy{width:min(60%,430px);min-height:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:2;padding:21px}
.profile-world-card.heroes .profile-world-copy{width:64%}
.profile-world-copy>span{color:#82b9ff;font-size:11px;font-weight:790;letter-spacing:.07em;text-transform:uppercase}
.profile-world-card.heroes .profile-world-copy>span{color:#bd83ff}
.profile-world-copy h2{margin:5px 0 4px;color:#fff;font-size:clamp(22px,2vw,31px);letter-spacing:-.04em;line-height:1}
.profile-world-copy p{max-width:27rem;margin:0;color:rgba(236,242,250,.78);font-size:14px;line-height:1.45}
.profile-world-status{display:grid;gap:2px;margin-top:auto;padding-top:16px}.profile-world-status b{color:#fff;font-size:14px}.profile-world-status span{color:rgba(236,242,250,.64);font-size:12px}
.profile-world-progress{width:100%;display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:12px}
.profile-world-progress>span{height:4px;flex:1;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.15)}
.profile-world-progress i{width:75%;height:100%;display:block;background:#9a58ff}.profile-world-progress b{color:#fff;font-size:12px}
.profile-world-copy>button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;padding:0 20px;border:1px solid rgba(81,149,255,.8);border-radius:8px;color:#fff;background:#146fe8;font-size:13px;font-weight:760}
.profile-world-card.heroes .profile-world-copy>button{border-color:rgba(160,105,255,.72);background:#5a2bc1}.profile-world-copy>button svg{width:14px;height:14px}
.profile-wallet-panel{min-width:0;display:flex;flex-direction:column;align-self:start;padding:20px 18px 18px;border-color:rgba(50,177,190,.32);border-radius:16px;background:linear-gradient(155deg,rgba(5,28,39,.97),rgba(5,13,28,.98) 52%,rgba(15,9,33,.96))}
.profile-wallet-heading,.profile-section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}
.profile-wallet-heading>div{display:grid;gap:3px}
.profile-wallet-heading span,.profile-wallet-heading strong{color:rgba(226,235,246,.64);font-size:11px;font-weight:740;letter-spacing:.05em;text-transform:uppercase}
.profile-wallet-heading strong{color:#fff;font-size:17px;letter-spacing:0}
.profile-wallet-stack{min-height:414px;position:relative;margin-top:12px}
.profile-wallet-card{width:100%;aspect-ratio:1.586;position:absolute;left:0;overflow:hidden;border:1px solid rgba(114,184,255,.22);border-radius:18px;background:#07111e;box-shadow:0 18px 44px rgba(0,0,0,.38)}
.profile-wallet-card>img{width:100%;height:100%;display:block;object-fit:cover}
.profile-wallet-card.inactive{height:auto;opacity:.84}.profile-wallet-card.inactive.back{top:0;transform:scale(.91);filter:grayscale(1) brightness(.68)}
.profile-wallet-card.inactive.middle{top:42px;transform:scale(.955);filter:hue-rotate(40deg) saturate(.7) brightness(.76)}
.profile-wallet-card.active{top:84px;z-index:3;border-color:rgba(0,235,211,.86);box-shadow:0 20px 58px rgba(0,0,0,.48),0 0 30px rgba(0,214,255,.13)}
.profile-wallet-active-label{min-height:27px;display:inline-flex;align-items:center;gap:6px;position:absolute;top:7%;right:6%;padding:0 10px;border:1px solid rgba(66,236,120,.44);border-radius:999px;color:#4bec7e;background:rgba(2,25,23,.88);box-shadow:0 7px 18px rgba(0,0,0,.24);font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.profile-wallet-active-label svg{width:12px;height:12px}.profile-wallet-active-label.is-locked{border-color:rgba(255,190,73,.45);color:#f2c45d;background:rgba(39,25,8,.9)}
.profile-wallet-balance{display:grid;gap:5px;position:absolute;left:7%;bottom:23%}.profile-wallet-balance span{color:rgba(234,241,249,.66);font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.profile-wallet-balance strong{color:#fff;font-size:clamp(24px,2.3vw,35px);font-weight:620;letter-spacing:-.03em}
.profile-wallet-number{display:flex;align-items:center;gap:8px;position:absolute;left:7%;bottom:9%;color:rgba(234,241,249,.7);font-size:11px;font-weight:650;letter-spacing:.045em}.profile-wallet-number>span{max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-wallet-number button{width:25px;height:25px;display:grid;place-items:center;padding:0;border:1px solid rgba(118,179,255,.34);border-radius:7px;color:#78b7ff;background:rgba(7,20,38,.82)}.profile-wallet-number button:hover{border-color:rgba(118,179,255,.75);color:#fff}.profile-wallet-number svg{width:12px;height:12px}
.profile-wallet-session-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px}.profile-wallet-session-actions button{min-height:36px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:1px solid rgba(78,212,177,.31);border-radius:8px;color:#dffdf4;background:rgba(10,54,54,.72);font-size:11px;font-weight:750;letter-spacing:.015em}.profile-wallet-session-actions button:last-child{border-color:rgba(91,151,255,.33);color:#e4efff;background:rgba(17,45,83,.74)}.profile-wallet-session-actions button:hover:not(:disabled){border-color:rgba(82,239,196,.7);filter:brightness(1.12)}.profile-wallet-session-actions button:last-child:hover:not(:disabled){border-color:rgba(105,172,255,.72)}.profile-wallet-session-actions button:disabled{cursor:not-allowed;filter:saturate(.55);opacity:.52}.profile-wallet-session-actions svg{width:14px;height:14px}
.profile-wallet-actions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:8px}
.profile-wallet-actions-grid button{min-height:76px;display:grid;place-items:center;gap:7px;position:relative;overflow:hidden;padding:10px 3px;border:1px solid rgba(110,164,230,.28);border-radius:12px;color:#f4f8ff;background:linear-gradient(155deg,rgba(20,48,82,.96),rgba(9,25,47,.98));box-shadow:inset 0 1px rgba(255,255,255,.055),0 10px 24px rgba(0,0,0,.18);font-size:12px;font-weight:730;transition:transform .18s ease,border-color .18s ease,filter .18s ease}
.profile-wallet-actions-grid button::after{width:56px;height:56px;content:"";position:absolute;right:-26px;bottom:-34px;border-radius:50%;background:rgba(73,151,255,.16);filter:blur(4px)}
.profile-wallet-actions-grid button:nth-child(1){border-color:rgba(44,226,135,.32);background:linear-gradient(155deg,rgba(15,66,61,.98),rgba(7,32,38,.98))}.profile-wallet-actions-grid button:nth-child(1)::after{background:rgba(53,238,140,.2)}
.profile-wallet-actions-grid button:nth-child(2){border-color:rgba(81,145,255,.36);background:linear-gradient(155deg,rgba(20,51,95,.98),rgba(9,27,55,.98))}
.profile-wallet-actions-grid button:nth-child(3){border-color:rgba(150,93,255,.36);background:linear-gradient(155deg,rgba(58,33,105,.98),rgba(24,18,60,.98))}.profile-wallet-actions-grid button:nth-child(3)::after{background:rgba(145,82,255,.22)}
.profile-wallet-actions-grid button:nth-child(4){border-color:rgba(237,183,69,.32);background:linear-gradient(155deg,rgba(78,57,26,.96),rgba(41,29,21,.98))}.profile-wallet-actions-grid button:nth-child(4)::after{background:rgba(237,183,69,.2)}
.profile-wallet-actions-grid button:hover{border-color:rgba(142,190,255,.72);filter:brightness(1.12);transform:translateY(-2px)}.profile-wallet-actions-grid svg{width:20px;height:20px;position:relative;z-index:1;color:#72b3ff}.profile-wallet-actions-grid span{position:relative;z-index:1}.profile-wallet-actions-grid button:nth-child(1) svg{color:#4cf09a}.profile-wallet-actions-grid button:nth-child(3) svg{color:#bb8cff}.profile-wallet-actions-grid button:nth-child(4) svg{color:#f1c45b}
.profile-command-lower{display:grid;grid-template-columns:minmax(0,1.32fr) minmax(390px,.98fr);gap:18px;margin-top:18px}
.profile-transfer-strip,.profile-club-panel{min-width:0;padding:17px;border-radius:16px}.profile-transfer-strip{border-color:rgba(190,147,54,.27);background:linear-gradient(150deg,rgba(27,23,30,.98),rgba(5,13,27,.98) 48%)}.profile-club-panel{border-color:rgba(133,82,211,.28);background:linear-gradient(150deg,rgba(21,15,42,.98),rgba(5,14,27,.98) 48%)}.profile-section-title{min-height:28px;margin-bottom:13px}
.profile-section-title h2{margin:0;color:#fff;font-size:20px;letter-spacing:-.025em}
.profile-transfer-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.profile-transfer-mini{min-width:0;aspect-ratio:.75;position:relative;overflow:hidden;padding:0;border:1px solid rgba(224,185,72,.55);border-radius:10px;color:#fff;background:#080c12;text-align:left;transition:transform .18s ease,border-color .18s ease}
.profile-transfer-mini:hover{border-color:#f0c85b;transform:translateY(-3px)}
.profile-transfer-mini.is-owned-card-art{aspect-ratio:.704;border-color:rgba(224,185,72,.48);background:#02060c;box-shadow:0 14px 28px rgba(0,0,0,.28)}.profile-transfer-owned-art{width:100%;height:100%;display:block;object-fit:contain;object-position:center;background:#02060c}.profile-transfer-owned-hover{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;position:absolute;right:0;bottom:0;left:0;padding:34px 12px 12px;background:linear-gradient(180deg,transparent,rgba(1,5,11,.92));opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.profile-transfer-mini.is-owned-card-art:hover .profile-transfer-owned-hover,.profile-transfer-mini.is-owned-card-art:focus-visible .profile-transfer-owned-hover{opacity:1;transform:translateY(0)}.profile-transfer-owned-hover strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.profile-transfer-owned-hover small{display:inline-flex;align-items:center;gap:4px;flex:0 0 auto;color:#8fc0ff;font-size:9px;font-weight:760;text-transform:uppercase}.profile-transfer-owned-hover svg{width:11px;height:11px}
.profile-transfer-row.is-empty{display:block}.profile-transfer-empty{min-height:210px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;border:1px dashed rgba(122,153,202,.24);border-radius:11px;color:rgba(232,239,248,.72);background:rgba(5,13,25,.58)}.profile-transfer-empty>svg{width:30px;height:30px;color:#6fa8ff}.profile-transfer-empty>div{display:grid;gap:4px}.profile-transfer-empty strong{color:#fff;font-size:14px}.profile-transfer-empty span{font-size:12px}.profile-transfer-empty button{min-height:36px;padding:0 14px;border:1px solid rgba(80,145,255,.44);border-radius:8px;color:#fff;background:#143b74;font-size:11px;font-weight:740}
.profile-transfer-player{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center top}
.profile-transfer-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,8,13,.08) 20%,rgba(4,8,13,.34) 48%,rgba(4,8,13,.98) 84%)}
.profile-transfer-tier,.profile-transfer-club,.profile-transfer-name,.profile-transfer-position,.profile-transfer-value,.profile-transfer-change{position:absolute;z-index:2}
.profile-transfer-tier{top:10px;right:9px;color:#f2c74f;font-size:9px;font-weight:850;text-transform:uppercase}
.profile-transfer-club{display:flex;align-items:center;gap:5px;top:9px;left:9px;max-width:62%;overflow:hidden;color:rgba(255,255,255,.86);font-size:9px;font-weight:760;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.profile-transfer-club img{width:17px;height:17px;object-fit:contain}
.profile-transfer-name{left:11px;right:8px;bottom:60px;overflow:hidden;font-size:clamp(16px,1.45vw,22px);font-weight:850;letter-spacing:-.04em;line-height:1;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}
.profile-transfer-position{left:11px;bottom:43px;color:rgba(255,255,255,.66);font-size:10px;font-weight:720;text-transform:uppercase}
.profile-transfer-value{left:11px;bottom:14px;font-size:16px;font-weight:740}.profile-transfer-change{display:flex;align-items:center;gap:3px;right:9px;bottom:16px;font-size:11px;font-weight:780}
.profile-transfer-change.positive{color:#4bec7e}.profile-transfer-change.negative{color:#ff5b73}.profile-transfer-change svg{width:11px;height:11px}
.profile-club-panel{display:grid;align-content:start}.profile-roster-group{padding:12px 0;border-top:1px solid rgba(150,178,213,.1)}
.profile-roster-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:11px}.profile-roster-heading span{color:#82b8ff;font-size:11px;font-weight:810;letter-spacing:.06em;text-transform:uppercase}
.profile-roster-group.heroes .profile-roster-heading span{color:#d3a2ff}.profile-roster-heading small{color:rgba(235,242,251,.52);font-size:10px}
.profile-roster-people{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.profile-roster-people article{min-width:0;display:grid;grid-template-columns:clamp(72px,5.2vw,88px) minmax(0,1fr);gap:12px;align-items:center}
.profile-roster-people img{width:100%;height:clamp(104px,7.4vw,126px);display:block;object-fit:cover;object-position:center top;border:1px solid rgba(89,159,255,.5);border-radius:13px;background:linear-gradient(180deg,#112a48,#081321);box-shadow:0 10px 24px rgba(0,0,0,.24)}
.profile-roster-group.heroes img{border-color:rgba(181,103,255,.46)}.profile-roster-people article>div{min-width:0;display:grid;gap:3px}
.profile-roster-people strong{overflow:hidden;color:#fff;font-size:13px;font-weight:730;text-overflow:ellipsis;white-space:nowrap}.profile-roster-people span{overflow:hidden;color:rgba(235,242,251,.62);font-size:11px;text-overflow:ellipsis;white-space:nowrap}
@media(max-width:1120px){.profile-command-main{grid-template-columns:minmax(0,1.55fr) minmax(300px,.9fr)}.profile-wallet-stack{min-height:365px}.profile-command-lower{grid-template-columns:1fr}}
@media(max-width:860px){
 body:has(.profile-dashboard-mode) .topbar{width:100%;height:58px;gap:10px;padding:0 14px;overflow:hidden}body:has(.profile-dashboard-mode) .topbar .nav-links{display:none}body:has(.profile-dashboard-mode) .topbar-actions{margin-left:auto}
 .profile-command-page{width:min(100% - 28px,100%);padding-top:12px}.profile-command-head{align-items:flex-start;flex-direction:column;gap:12px}.profile-command-links{width:100%}.profile-command-links button{flex:1;padding-inline:8px}
 .profile-command-main{display:flex;flex-direction:column}.profile-command-left{display:contents}.profile-value-panel{order:1;padding:17px 14px 10px}.profile-wallet-panel{order:2}.profile-worlds{order:3}
 .profile-value-heading{min-height:104px;align-items:flex-start;flex-direction:column;gap:12px}.profile-value-figure{align-items:flex-start;flex-direction:column;gap:7px}.profile-value-heading>button{min-height:36px;padding:0;border:0;color:#64aaff;background:transparent}
 .profile-chart-shell,.profile-portfolio-chart{min-height:230px;height:230px}.profile-chart-ranges{top:0;right:2px}.profile-wallet-panel{padding:17px 14px}.profile-wallet-stack{width:min(100%,430px);min-height:365px;align-self:center}.profile-wallet-session-actions,.profile-wallet-actions-grid{margin-top:6px}
 .profile-worlds{grid-template-columns:1fr}.profile-world-card{min-height:270px}.profile-command-lower{grid-template-columns:1fr}.profile-transfer-strip,.profile-club-panel{padding:15px 13px}
 .profile-transfer-row{grid-template-columns:repeat(4,minmax(190px,1fr));margin-inline:-13px;padding:0 13px 8px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.profile-transfer-row::-webkit-scrollbar{display:none}.profile-transfer-mini{scroll-snap-align:start}
}
@media(max-width:520px){
 .profile-command-person span{font-size:16px}.profile-value-figure strong{font-size:36px}.profile-chart-ranges button{width:34px}.profile-wallet-stack{min-height:310px}.profile-wallet-card.active{top:82px}.profile-wallet-card.inactive.middle{top:40px}.profile-wallet-balance strong{font-size:28px}.profile-wallet-number>span{max-width:155px}.profile-wallet-session-actions button{min-height:38px}.profile-wallet-actions-grid button{min-height:64px}
 .profile-world-copy,.profile-world-card.heroes .profile-world-copy{width:78%;padding:18px}.profile-world-card.heroes>img{width:64%;opacity:.78}.profile-roster-people{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-roster-people article{grid-template-columns:70px minmax(0,1fr);align-items:end}.profile-roster-people img{width:70px;height:98px;border-radius:12px}.profile-transfer-empty{min-height:170px;grid-template-columns:auto minmax(0,1fr)}.profile-transfer-empty>button{grid-column:2;justify-self:start}
}
@media(max-width:380px){.profile-roster-people{grid-template-columns:1fr}.profile-roster-people article{grid-template-columns:76px minmax(0,1fr)}.profile-roster-people img{width:76px;height:106px}}
