.esr-home-rankcard-profile .home-index{--rc-red:#d60022;--rc-red-dark:#a90019;--rc-red-soft:#f8dde2;--rc-bg:#f1f3f5;--rc-soft:#f8f9fa;--rc-card:#fff;--rc-silver:#d8dce1;--rc-silver-dark:#adb3ba;--rc-border:#d0d4d9;--rc-dark:#181a1d;--rc-charcoal:#30343a;--rc-text:#34383d;--rc-muted:#747a81;color:var(--rc-text)}
.esr-home-rankcard-profile .home-rankcard-profile{padding:clamp(22px,3vw,36px);border:1px solid var(--rc-silver-dark);border-top:4px solid var(--rc-charcoal);border-radius:14px;background:linear-gradient(135deg,#fff 0%,#eef0f2 100%);box-shadow:0 10px 28px rgba(26,31,37,.08)}
.esr-home-rankcard-profile .home-rankcard-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"card card" "identity level";gap:18px}
.esr-home-rankcard-profile .home-rankcard-stage__card{grid-area:card;max-width:980px;width:100%;margin:0 auto}
.esr-home-rankcard-profile .home-rankcard-stage__image{display:grid;place-items:center;width:100%;aspect-ratio:16/9;border:1px solid var(--rc-silver-dark);background:var(--rc-dark);overflow:hidden;text-decoration:none;    border-radius: 12px;}
.esr-home-rankcard-profile .home-rankcard-picture{display:block;width:100%;height:100%}
.esr-home-rankcard-profile .home-rankcard-stage.is-guest{grid-template-areas:"card card" "identity identity"}
.esr-home-rankcard-profile .home-rankcard-stage__image img{display:block;width:100%;height:100%;object-fit:contain}
.esr-home-rankcard-profile .home-rankcard-stage__image.is-empty{padding:24px;background:var(--rc-soft);color:var(--rc-text);text-align:center}
.esr-home-rankcard-profile .home-rankcard-stage__image.is-empty strong,.esr-home-rankcard-profile .home-rankcard-stage__image.is-empty span{display:block}
.esr-home-rankcard-profile .home-rankcard-stage__image.is-empty strong{font-size:clamp(22px,3vw,32px)}
.esr-home-rankcard-profile .home-rankcard-stage__image.is-empty span{margin-top:8px;color:var(--rc-muted)}
.esr-home-rankcard-profile .home-rankcard-stage__meta{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-top:12px}
.esr-home-rankcard-profile .home-rankcard-stage__meta h1{margin:0;font-size:clamp(22px,3vw,32px);color:var(--rc-dark)}
.esr-home-rankcard-profile .home-rankcard-stage__meta span{color:var(--rc-muted);text-align:right}
.esr-home-rankcard-profile .home-rankcard-stage__identity{grid-area:identity;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:18px;border-left:3px solid var(--rc-red);background:#fff}
.esr-home-rankcard-profile .home-rankcard-avatar{display:grid;place-items:center;width:78px;height:78px;border:3px solid var(--rc-silver-dark);border-radius:50%;background:var(--rc-charcoal);color:#fff;overflow:hidden}
.esr-home-rankcard-profile .home-rankcard-avatar img{width:100%;height:100%;object-fit:cover}
.esr-home-rankcard-profile .home-rankcard-stage__identity h2{margin:4px 0;font-size:clamp(24px,3vw,34px)}
.esr-home-rankcard-profile .home-rankcard-stage__identity p,.esr-home-rankcard-profile .home-player-level p{color:var(--rc-muted);line-height:1.5}
.esr-home-rankcard-profile .home-player-level{grid-area:level;padding:18px;border-top:3px solid var(--rc-red);background:#fff}
.esr-home-rankcard-profile .home-player-level>strong{display:block;font-size:clamp(34px,4vw,48px);color:var(--rc-dark)}
.esr-home-rankcard-profile .home-player-level h2{margin:3px 0;font-size:22px}
.esr-home-rankcard-profile .home-player-level__numbers{display:flex;justify-content:space-between;margin-top:20px;font-size:12px;color:var(--rc-muted)}
.esr-home-rankcard-profile .home-player-level__progress{height:13px;margin-top:8px;border:1px solid var(--rc-silver-dark);border-radius:999px;background:var(--rc-silver);overflow:hidden}
.esr-home-rankcard-profile .home-player-level__progress span{display:block;height:100%;background:linear-gradient(90deg,var(--rc-red-dark),var(--rc-red))}
.esr-home-rankcard-profile .home-rankcard-profile .home-index-feature-order{margin-top:18px}
.esr-home-rankcard-profile .home-rankcard-profile .home-index-feature{box-shadow:none}
.esr-home-rankcard-profile .home-rankcard-profile .home-index-cardwall{grid-template-columns:repeat(4,minmax(0,1fr))}
.esr-home-rankcard-profile .home-ranking-section{margin-top:24px;padding:clamp(18px,3vw,28px);border:1px solid var(--rc-border);border-top:3px solid var(--rc-charcoal);border-radius:10px;background:#fff;box-shadow:0 10px 28px rgba(26,31,37,.08)}
.esr-home-rankcard-profile .home-ranking-section h2{margin:3px 0;font-size:clamp(22px,2.8vw,28px)}
.esr-home-rankcard-profile .home-ranking-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}
.esr-home-rankcard-profile .home-ranking-grid a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:92px;padding:16px;border:1px solid var(--rc-border);border-left:3px solid var(--rc-red);background:var(--rc-soft);color:inherit;text-decoration:none}
.esr-home-rankcard-profile .home-ranking-grid b,.esr-home-rankcard-profile .home-ranking-grid small{display:block}
.esr-home-rankcard-profile .home-ranking-grid small{margin-top:5px;color:var(--rc-muted)}
.esr-home-rankcard-profile .home-ranking-grid strong{color:var(--rc-red-dark);text-align:right}
.esr-home-rankcard-profile .home-index-daily-modules{margin-top:24px}
.esr-home-rankcard-profile .home-throne-final{margin-top:24px;border-top:4px solid var(--rc-charcoal)}
.esr-home-rankcard-profile .home-throne-final .home-index-kicker{margin-bottom:8px}
.esr-home-rankcard-profile .home-index a:focus-visible{outline:3px solid rgba(214,0,34,.28);outline-offset:2px}
@media(max-width:1280px){.esr-home-rankcard-profile .home-rankcard-profile .home-index-cardwall{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1024px){.esr-home-rankcard-profile .home-rankcard-stage{grid-template-columns:1fr 1fr;grid-template-areas:"card card" "identity level"}.esr-home-rankcard-profile .home-rankcard-stage.is-guest{grid-template-areas:"card card" "identity identity"}.esr-home-rankcard-profile .home-ranking-grid{grid-template-columns:repeat(2,1fr)}.esr-home-rankcard-profile .home-ranking-grid a:last-child{grid-column:1/-1}}
@media(max-width:768px){.esr-home-rankcard-profile .home-rankcard-profile{padding:20px}.esr-home-rankcard-profile .home-rankcard-stage{grid-template-columns:1fr;grid-template-areas:"card" "identity" "level"}.esr-home-rankcard-profile .home-rankcard-stage.is-guest{grid-template-areas:"card" "identity"}.esr-home-rankcard-profile .home-ranking-grid{grid-template-columns:1fr}.esr-home-rankcard-profile .home-ranking-grid a:last-child{grid-column:auto}.esr-home-rankcard-profile .home-rankcard-profile .home-index-cardwall{grid-template-columns:1fr}}
@media(max-width:480px){.esr-home-rankcard-profile .home-rankcard-profile{padding:16px 14px}.esr-home-rankcard-profile .home-rankcard-stage__meta{flex-direction:column}.esr-home-rankcard-profile .home-rankcard-stage__meta span{text-align:left}.esr-home-rankcard-profile .home-rankcard-stage__identity{grid-template-columns:1fr}.esr-home-rankcard-profile .home-ranking-section{padding:18px 14px}.esr-home-rankcard-profile .home-index-actions .home-index-btn{width:100%;min-height:44px}}
