.profile-dashboard{display:grid;gap:14px;margin-bottom:18px}
.manager-profile-hero,.opponent-profile-hero{position:relative;display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px;overflow:hidden;background:radial-gradient(circle at 82% 0,#5ce0b822,transparent 35%),linear-gradient(135deg,#414a55,#303842 72%)}
.manager-profile-hero:after,.opponent-profile-hero:after{content:"";position:absolute;right:-55px;bottom:-95px;width:270px;height:270px;border:1px solid #75dfbe20;border-radius:50%;box-shadow:0 0 0 38px #75dfbe0a,0 0 0 76px #75dfbe08;pointer-events:none}
.profile-avatar-wrap,.opponent-avatar{position:relative;z-index:1;width:138px;height:138px;border:1px solid #c8d5d849;border-radius:30px;padding:7px;background:linear-gradient(145deg,#eef2ef,#acbec2);box-shadow:inset 0 1px #fff,0 16px 30px #11171d72}
.profile-avatar-wrap img,.opponent-avatar img{width:100%;height:100%;display:block;border-radius:23px;object-fit:cover}
.profile-avatar-wrap label{position:absolute;left:8px;right:8px;bottom:8px;padding:8px 5px;border-radius:0 0 20px 20px;background:#101820d9;color:#eaf6f2;text-align:center;font-size:10px;font-weight:850;cursor:pointer;transition:background .2s}
.profile-avatar-wrap label:hover{background:#287b65ed}
.manager-profile-copy,.opponent-profile-hero>div:nth-child(2){position:relative;z-index:1;min-width:0}
.manager-profile-copy h2,.opponent-profile-hero h2{margin:5px 0 2px;font-size:30px}
.manager-profile-copy>strong,.opponent-profile-hero>div>strong{color:#73e1bd;font-size:17px}
.manager-profile-copy>p,.opponent-profile-hero p{max-width:700px;margin:12px 0;color:#c2ccd2;line-height:1.55}
.profile-location{display:flex;gap:8px;flex-wrap:wrap}
.profile-location>span{display:flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid #7e8d9940;border-radius:9px;background:#303944;color:#d8e0e4;font-size:11px}
.manager-profile-hero>.button{position:relative;z-index:2;align-self:start}
.profile-stat-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.profile-stat-grid>div{min-height:76px;padding:13px;border:1px solid #71808d4d;border-radius:13px;background:linear-gradient(145deg,#404954,#333b45);box-shadow:inset 0 1px #ffffff0b}
.profile-stat-grid span{display:block;color:#aeb9c2;font-size:9px;text-transform:uppercase;letter-spacing:.8px}
.profile-stat-grid strong{display:block;margin-top:9px;color:#f5f8f8;font-size:17px}
.profile-editor{display:grid;grid-template-columns:1.2fr repeat(4,1fr);align-items:end;gap:14px;padding:20px}
.profile-editor>div:first-child{align-self:center}.profile-editor h2{margin:4px 0}.profile-editor p{margin:0;color:#aeb9c2;font-size:11px}
.profile-editor label{display:flex;flex-direction:column;gap:6px;color:#aeb9c2;font-size:10px;font-weight:800}
.profile-editor input,.profile-editor select,.profile-editor textarea{width:100%;padding:10px;border:1px solid #7d89954d;border-radius:9px;background:#303841;color:#fff;font:inherit;outline:none}
.profile-editor input:focus,.profile-editor select:focus,.profile-editor textarea:focus{border-color:#66dcb4;box-shadow:0 0 0 3px #66dcb418}
.profile-bio-field{grid-column:2/5}.profile-editor-actions{grid-column:5;display:flex!important;align-items:center;justify-content:flex-end;gap:9px}.profile-editor-actions .text-button{color:#f3a1a1}
#profile-save-message{grid-column:1/-1;min-height:16px;color:#70e0bb!important;text-align:right}
.manager-rank-overview,.manager-rank-road,.trophy-room{background:linear-gradient(150deg,#3e4650,#303740)!important}

.home-cup-actions,.cup-summary-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.cup-summary-actions{position:relative;z-index:2;justify-content:flex-end}
.participant-link{font:inherit;color:inherit;text-align:left;cursor:pointer}.participant-link:hover{border-color:#6fe1bc!important;background:#3d4d50!important;color:#fff}.participant-link.current-opponent{border-color:#efc968!important;background:linear-gradient(135deg,#5a5138,#3e474b)!important;color:#ffe9a5}

.opponent-profile-hero{margin-top:13px}.opponent-rank-badge{position:relative;z-index:1;width:205px;padding:10px;display:grid;grid-template-columns:68px 1fr;align-items:center;gap:10px;border:1px solid #7f8c9745;border-radius:16px;background:#2b333dc7}.opponent-rank-badge img{width:68px;height:68px;padding:5px;object-fit:contain;border-radius:11px;background:#e5ebe8}.opponent-rank-badge span{color:#f1f5f5;font-size:11px;font-weight:850;line-height:1.4}
.opponent-profile-layout{display:grid;grid-template-columns:minmax(670px,1.55fr) minmax(320px,.75fr);gap:16px;margin-top:16px;align-items:start}.public-squad,.public-trophies{padding:18px;background:linear-gradient(150deg,#3e4650,#303740)}
.public-squad-head,.public-squad-row{display:grid;grid-template-columns:42px minmax(155px,1.5fr) 75px 90px 62px 62px 65px 92px;align-items:center;gap:8px}.public-squad-head{padding:9px 10px;color:#aeb8c1;font-size:9px;text-transform:uppercase;letter-spacing:.5px}.public-squad-list{max-height:680px;overflow:auto;border:1px solid #73818d45;border-radius:11px}.public-squad-row{min-height:46px;padding:7px 10px;border-bottom:1px solid #71808b36;background:#39424c;color:#dbe2e5;font-size:11px}.public-squad-row:nth-child(even){background:#343d46}.public-squad-row:last-child{border-bottom:0}.public-squad-row>strong{color:#fff}.public-squad-row .country-flag img{width:22px}
.public-trophy-grid{display:flex;flex-direction:column;gap:9px;max-height:680px;overflow:auto}.public-trophy-grid article{display:grid;grid-template-columns:82px 1fr;gap:12px;align-items:center;padding:9px;border:1px solid #7b889347;border-radius:13px;background:linear-gradient(145deg,#46505a,#363f48)}.public-trophy-grid img{width:82px;height:82px;padding:5px;object-fit:contain;border-radius:11px;background:linear-gradient(145deg,#f1f3ed,#becbc9)}.public-trophy-grid strong,.public-trophy-grid span{display:block}.public-trophy-grid strong{font-size:12px}.public-trophy-grid span{margin-top:6px;color:#eac96f;font-size:10px}

@media(max-width:1300px){.profile-stat-grid{grid-template-columns:repeat(4,1fr)}.profile-editor{grid-template-columns:repeat(2,1fr)}.profile-editor>div:first-child,.profile-bio-field,#profile-save-message{grid-column:1/-1}.profile-editor-actions{grid-column:2}.opponent-profile-layout{grid-template-columns:1fr}.public-trophy-grid{display:grid;grid-template-columns:repeat(2,1fr);max-height:none}}
@media(max-width:820px){.manager-profile-hero,.opponent-profile-hero{grid-template-columns:100px 1fr;padding:16px;gap:14px}.profile-avatar-wrap,.opponent-avatar{width:96px;height:96px;border-radius:22px}.profile-avatar-wrap img,.opponent-avatar img{border-radius:16px}.manager-profile-hero>.button,.opponent-rank-badge{grid-column:1/-1}.profile-stat-grid{grid-template-columns:repeat(2,1fr)}.profile-editor{grid-template-columns:1fr}.profile-editor>*{grid-column:1!important}.profile-editor-actions{justify-content:stretch}.public-squad{overflow-x:auto}.public-squad-head,.public-squad-row{min-width:760px}.public-trophy-grid{grid-template-columns:1fr}}
