/* V3.0 — current rank belongs to the profile hero; the achievements modal is content-first. */
.profile-page .profile-hero{position:relative}
.profile-rank-spotlight{flex:0 0 205px;min-width:185px;align-self:stretch;border:1px solid rgba(222,182,67,.20);border-radius:17px;background:radial-gradient(circle at 50% 12%,rgba(231,190,74,.09),transparent 42%),linear-gradient(145deg,rgba(255,255,255,.025),rgba(255,255,255,.008));display:flex;flex-direction:column;justify-content:center;padding:13px 14px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.012)}
.profile-rank-kicker{display:block;text-align:center;color:#b8a66d;font-size:8px;font-weight:900;letter-spacing:.06em;margin-bottom:5px}.profile-rank-spotlight .rank-showcase{margin:0!important;padding:8px!important;border:0!important;background:transparent!important}.profile-rank-spotlight .rank-showcase>b{font-size:29px}.profile-rank-spotlight .rank-showcase strong{font-size:15px;margin-top:2px}.profile-rank-spotlight .rank-showcase span{font-size:8.5px;color:#9b9ba4}
.profile-hero-achievements-btn{width:100%;min-height:50px;border:1px solid rgba(224,178,51,.24);border-radius:13px;background:linear-gradient(135deg,rgba(224,178,51,.075),rgba(255,255,255,.012));color:#fff;display:grid;grid-template-columns:34px minmax(0,1fr) 30px;align-items:center;gap:9px;padding:7px 10px;text-align:inherit;cursor:pointer;transition:.18s ease}.profile-hero-achievements-btn:hover{border-color:rgba(237,194,67,.52);background:linear-gradient(135deg,rgba(224,178,51,.13),rgba(255,255,255,.018));transform:translateY(-1px)}
.profile-achievements-trophy{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;border:1px solid rgba(230,184,55,.18);background:#171409;font-size:15px}.profile-achievements-label{font-size:11px;min-width:0}.profile-achievements-count{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#0b0b0f;border:1px solid #363228;color:#ffe078;font:900 12px Inter,Arial,sans-serif}
@media(min-width:981px){#profileLogout.profile-logout-corner{position:absolute;left:22px;bottom:18px;z-index:5;margin:0!important;min-width:0;width:auto!important;padding:8px 12px!important}.profile-page .profile-hero{padding-bottom:66px}}
@media(max-width:1180px){.profile-rank-spotlight{flex-basis:180px;min-width:170px}}
@media(max-width:980px){.profile-rank-spotlight{min-width:220px;flex:1 1 220px}.profile-page .profile-hero-side{min-width:100%;max-width:none}#profileLogout.profile-logout-corner{position:static;margin-top:8px;align-self:flex-start;width:auto!important}}
@media(max-width:680px){.profile-rank-spotlight{min-width:100%;flex-basis:100%}}

.profile-achievements-modal-backdrop{position:fixed;inset:0;z-index:13000;display:grid;place-items:center;padding:18px;background:rgba(0,0,0,.82);backdrop-filter:blur(9px)}.profile-achievements-modal-backdrop[hidden]{display:none!important}.zg-modal-open{overflow:hidden}
.profile-achievements-modal{width:min(1060px,96vw);max-height:90vh;overflow:auto;border:1px solid rgba(225,180,49,.27);border-radius:22px;background:linear-gradient(145deg,#15141a,#0d0d12 60%);box-shadow:0 35px 120px rgba(0,0,0,.65);padding:22px}
.profile-achievements-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.07)}.profile-achievements-modal-title{min-width:0}.profile-achievements-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-achievements-modal-head h2{margin:4px 0;font-size:27px}.profile-achievements-modal-head p{display:none}.profile-achievements-modal-head .eyebrow{color:#e1b838}
.profile-achievements-modal-count{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 9px;border-radius:999px;border:1px solid rgba(225,180,49,.24);background:rgba(225,180,49,.055)}.profile-achievements-modal-count b{font:900 12px Inter;color:#ffe17c}.profile-achievements-modal-count small{font-size:7px;color:#bdaa68;font-weight:800}
.profile-achievements-close{width:38px;height:38px;border-radius:12px;border:1px solid #34343d;background:#101015;color:#fff;font-size:22px;cursor:pointer}.profile-achievements-close:hover{background:#18181f}
.profile-achievements-modal-content{display:grid;gap:14px;padding-top:15px}.profile-achievements-modal-content .arena-profile-achievements{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-achievements-modal-content .profile-official-achievements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-achievements-modal-content .profile-list-row{height:100%;border:1px solid #303039;border-radius:12px;background:#0a0a0e;padding:11px}.profile-achievements-modal-content .empty{min-height:160px;display:grid;place-items:center}
@media(max-width:700px){.profile-achievements-modal-backdrop{padding:8px}.profile-achievements-modal{padding:15px}.profile-achievements-modal-content .arena-profile-achievements,.profile-achievements-modal-content .profile-official-achievements{grid-template-columns:1fr}}
