
/* ============================================================
   V46 — صفحة ترتيب احترافية ومتجاوبة
   ============================================================ */
.ranking-page{width:100%;min-height:100vh;padding:clamp(20px,4vw,48px) 14px 70px;background:linear-gradient(180deg,#f4f8ff 0%,#f8fafc 46%,#eef4ff 100%);font-family:"Cairo",system-ui,sans-serif}
.ranking-container{width:min(1180px,100%);margin:0 auto}
.ranking-hero{display:flex;align-items:center;gap:20px;padding:clamp(22px,4vw,36px);margin-bottom:20px;border:1px solid rgba(37,99,235,.12);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#eff6ff 100%);box-shadow:0 18px 55px rgba(15,23,42,.09)}
.ranking-hero-icon{width:82px;height:82px;display:grid;place-items:center;flex:0 0 auto;border-radius:24px;background:linear-gradient(135deg,#fef3c7,#fde68a);font-size:48px;box-shadow:0 12px 25px rgba(245,158,11,.18)}
.ranking-kicker,.section-kicker{display:block;color:#2563eb;font-size:13px;font-weight:900;letter-spacing:.04em;margin-bottom:3px}
.ranking-hero h1{margin:0;color:#173b8f;font-size:clamp(30px,5vw,48px);line-height:1.2}
.ranking-hero p{margin:8px 0 0;color:#64748b;font-size:clamp(15px,2vw,18px);line-height:1.8}
.ranking-top-actions{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 20px}.ranking-top-actions .ranking-button{min-width:190px}
.ranking-podium-card,.ranking-list-card,.ranking-info{background:rgba(255,255,255,.96);border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 16px 50px rgba(15,23,42,.08);overflow:hidden;margin-bottom:20px}
.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid #eaf0f6}
.section-heading h2{margin:0;color:#173b8f;font-size:clamp(21px,3vw,28px)}
.section-badge,.players-count{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:7px 13px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-weight:800;font-size:13px;white-space:nowrap}
.ranking-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:24px}
.podium-player{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:26px 18px 22px;border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fbff);transition:transform .25s ease,box-shadow .25s ease}
.podium-player:hover{transform:translateY(-5px);box-shadow:0 16px 34px rgba(15,23,42,.11)}
.podium-rank-1{order:2;border-color:#f6d365;background:linear-gradient(180deg,#fffdf4,#fff)}.podium-rank-2{order:1}.podium-rank-3{order:3}
.podium-medal{font-size:42px;line-height:1;margin-bottom:8px}.podium-avatar,.player-avatar{display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:#2563eb}
.podium-avatar{width:64px;height:64px;font-size:30px;margin-bottom:12px}.podium-name{display:flex;align-items:center;justify-content:center;gap:8px;min-height:32px;font-size:18px}.podium-country{color:#64748b;font-size:13px;margin-top:3px}.podium-score{display:flex;align-items:baseline;gap:8px;margin-top:15px}.podium-score span{color:#64748b;font-size:13px}.podium-score strong{font-size:28px;color:#173b8f}
.player-flag-img{display:inline-block!important;width:32px!important;height:24px!important;max-width:none!important;object-fit:cover;border-radius:4px;border:1px solid rgba(15,23,42,.12);box-shadow:0 2px 5px rgba(15,23,42,.10);vertical-align:middle;flex:0 0 auto}.flag-fallback{display:none;align-items:center;justify-content:center;width:32px;height:24px;font-size:20px;line-height:1;flex:0 0 auto}
.ranking-list{width:100%}.ranking-list-head,.ranking-list-row{display:grid;grid-template-columns:90px minmax(240px,1.8fr) 130px 130px 140px;align-items:center;gap:14px;padding:14px 20px}.ranking-list-head{background:#f7faff;color:#64748b;font-size:13px;font-weight:900}.ranking-list-row{min-height:82px;border-top:1px solid #edf1f5;transition:background-color .2s ease,transform .2s ease}.ranking-list-row:hover{background:#f8fbff}.ranking-list-row.current-player{background:linear-gradient(90deg,#eff6ff,#fff);box-shadow:inset 4px 0 0 #2563eb}
.rank-cell{text-align:center}.rank-number{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f1f5f9;color:#475569;font-weight:900}.rank-medal{font-size:28px}.player-cell{display:flex;align-items:center;gap:11px;min-width:0}.player-avatar{width:44px;height:44px;flex:0 0 auto;font-size:22px}.player-identity{display:flex;flex-direction:column;min-width:0}.player-name-line{display:flex;align-items:center;gap:8px;min-width:0}.player-name-line strong{font-size:16px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-identity small{color:#64748b;font-size:12px;margin-top:2px}.you-badge{margin-inline-start:auto;padding:4px 9px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:11px;font-weight:900;white-space:nowrap}.stat-cell{text-align:center;font-weight:800;color:#475569}.stat-cell.wins{color:#15803d}.stat-cell.score{color:#173b8f;font-size:19px}
.ranking-empty{padding:55px 24px;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 16px 50px rgba(15,23,42,.08)}.empty-icon{font-size:60px}.ranking-empty h2{margin:12px 0 6px}.ranking-empty p{margin:0 auto 22px;color:#64748b;max-width:560px}
.ranking-info{display:flex;align-items:flex-start;gap:15px;padding:22px 24px}.info-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:15px;background:#eff6ff;font-size:24px}.ranking-info h2{margin:0 0 4px;font-size:19px}.ranking-info p{margin:0;color:#64748b;line-height:1.8}
.ranking-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:6px}.ranking-button{display:inline-flex;align-items:center;justify-content:center;min-width:190px;min-height:52px;padding:12px 22px;border-radius:15px;font-weight:900;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.ranking-button:hover{transform:translateY(-2px)}.ranking-button.primary{background:#2563eb;color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.22)}.ranking-button.secondary{background:#fff;color:#173b8f;border:1px solid #dbe3ee;box-shadow:0 8px 20px rgba(15,23,42,.06)}
@media(max-width:850px){.ranking-list-head,.ranking-list-row{grid-template-columns:64px minmax(180px,1fr) 90px 90px 105px;gap:8px;padding-inline:12px}.ranking-list-head{font-size:12px}.ranking-list-row{min-height:74px}.player-avatar{width:38px;height:38px;font-size:19px}.player-name-line strong{font-size:15px}}
@media(max-width:650px){.ranking-top-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ranking-top-actions .ranking-button{width:100%;min-width:0}.ranking-page{padding:10px 8px 45px}.ranking-hero{padding:18px;border-radius:20px;gap:13px}.ranking-hero-icon{width:60px;height:60px;border-radius:18px;font-size:34px}.ranking-hero h1{font-size:28px}.ranking-hero p{font-size:14px;margin-top:5px}.section-heading{padding:17px 14px}.section-heading h2{font-size:20px}.ranking-podium{grid-template-columns:1fr;gap:12px;padding:14px}.podium-rank-1,.podium-rank-2,.podium-rank-3{order:initial}.podium-player{padding:18px}.podium-rank-1{border-width:2px}.ranking-list-head{display:none}.ranking-list-row{display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;padding:12px;min-height:0}.rank-cell{grid-row:1 / span 2}.player-cell{min-width:0}.player-avatar{width:38px;height:38px}.player-flag-img{width:28px!important;height:21px!important}.flag-fallback{width:28px;height:21px;font-size:17px}.stat-cell{display:flex;align-items:center;gap:5px;justify-content:flex-start;font-size:13px}.stat-cell::before{content:attr(data-label);color:#94a3b8;font-weight:600}.stat-cell.score{font-size:16px}.you-badge{display:none}.ranking-info{padding:17px 14px}.ranking-actions{flex-direction:column}.ranking-button{width:100%}}
@media(prefers-reduced-motion:reduce){.podium-player,.ranking-list-row,.ranking-button{transition:none}}

/* V52 — ترتيب أكثر وضوحًا وتناسقًا */
.ranking-page{padding-top:clamp(16px,3vw,30px)}
.ranking-list-card{overflow:hidden}.ranking-list{overflow-x:auto}.ranking-list-head,.ranking-list-row{min-width:760px}
.ranking-top-actions{margin-top:0}.ranking-hero{align-items:flex-start}.ranking-hero-icon{margin-top:2px}
@media(max-width:650px){.ranking-list{overflow:visible}.ranking-list-head,.ranking-list-row{min-width:0}.ranking-list-row{border-radius:14px;margin:6px 8px;border:1px solid #edf1f5}.ranking-list-row.current-player{box-shadow:inset 4px 0 0 #2563eb,0 6px 16px rgba(15,23,42,.05)}}
