
/* Stage 41.2 - Leaderboard Readability + Season UI Polish */
.leaderboard-hero.stage26-hero,
.leaderboard-hero.stage26-hero *{color:#ffffff !important; opacity:1 !important; text-shadow:none !important;}
.leaderboard-hero.stage26-hero{padding:32px !important; border:1px solid rgba(255,255,255,.14);}
.leaderboard-hero h2{max-width:760px; line-height:1.05; letter-spacing:-.03em;}
.leaderboard-hero p{color:#eef7ff !important; font-weight:700; line-height:1.65; max-width:780px;}
.leaderboard-hero .stage26-badge{background:#fff8d7 !important; color:#07152f !important; border:0 !important; box-shadow:0 10px 24px rgba(0,0,0,.12);}
.leaderboard-hero-pills{display:flex; flex-wrap:wrap; gap:8px; margin-top:16px;}
.leaderboard-hero-pills span{display:inline-flex; padding:7px 12px; border-radius:999px; background:rgba(255,255,255,.16); border:1px solid rgba(255,255,255,.25); font-weight:900; font-size:12px;}
.leaderboard-season-card{position:relative; z-index:2; min-width:190px; background:rgba(255,255,255,.16); border:1px solid rgba(255,255,255,.25); border-radius:22px; padding:18px; text-align:center; box-shadow:0 18px 45px rgba(0,0,0,.16);}
.leaderboard-season-card strong{display:block; font-size:13px; color:#dbeafe !important; text-transform:uppercase; letter-spacing:.06em;}
.leaderboard-season-card b{display:block; font-size:28px; margin:6px 0 12px;}
.leaderboard-summary-grid{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:22px;}
.leaderboard-summary-card{background:#fff; border:1px solid #dbeafe; border-radius:22px; padding:18px 20px; box-shadow:0 16px 40px rgba(15,23,42,.06);}
.leaderboard-summary-card span{display:block; color:#475569 !important; font-weight:900; font-size:13px; text-transform:uppercase; letter-spacing:.05em;}
.leaderboard-summary-card strong{display:block; color:#07152f !important; font-size:30px; line-height:1; margin-top:10px;}
.leaderboard-summary-card p{color:#334155 !important; margin:8px 0 0; font-weight:700;}
.my-rank-card{background:linear-gradient(135deg,#eff6ff,#ecfeff); border-color:#93c5fd;}
.leaderboard-podium{display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:22px; align-items:stretch;}
.podium-card{position:relative; background:#fff; border:1px solid #dbeafe; border-radius:24px; padding:22px; box-shadow:0 18px 50px rgba(15,23,42,.08); overflow:hidden;}
.podium-card:before{content:""; position:absolute; inset:0 0 auto 0; height:7px; background:linear-gradient(90deg,#075bdc,#7c3aed,#00d4ff);}
.podium-1{border-color:#facc15; transform:translateY(-6px); background:linear-gradient(180deg,#fffbeb,#fff);}
.podium-2{border-color:#cbd5e1;}
.podium-3{border-color:#fdba74;}
.podium-medal{width:48px; height:48px; display:grid; place-items:center; border-radius:16px; background:#f8fafc; font-size:24px; margin-bottom:10px;}
.podium-rank{position:absolute; right:18px; top:18px; padding:6px 10px; border-radius:999px; background:#eff6ff; color:#075bdc !important; font-weight:900;}
.podium-card h3{color:#07152f !important; font-size:20px; margin:6px 0;}
.podium-card p{color:#475569 !important; font-weight:800; margin:0 0 12px;}
.podium-card strong{display:block; color:#075bdc !important; font-size:25px;}
.podium-card small{display:block; margin-top:6px; color:#475569 !important; font-weight:800;}
.leaderboard-panel{margin-top:22px !important; padding:0 !important; overflow:hidden; border-color:#dbeafe !important;}
.leaderboard-panel-head{display:flex; justify-content:space-between; align-items:center; gap:14px; padding:22px; border-bottom:1px solid #e2e8f0; background:linear-gradient(180deg,#ffffff,#f8fbff);}
.leaderboard-panel-head h3{margin:0; color:#07152f !important; font-size:24px;}
.leaderboard-panel-head p{margin:5px 0 0; color:#475569 !important; font-weight:800;}
.leaderboard-tabs{display:flex; gap:8px; background:#eef4ff; border-radius:999px; padding:5px;}
.leaderboard-tabs span{padding:8px 12px; border-radius:999px; color:#0f172a !important; font-weight:900; font-size:13px;}
.leaderboard-tabs .active{background:#075bdc; color:#fff !important;}
.leaderboard-table-wrap{overflow-x:auto;}
.leaderboard-table{min-width:760px;}
.leaderboard-table th{background:#f1f6ff !important; color:#0f172a !important; font-size:12px !important; letter-spacing:.05em; font-weight:900 !important;}
.leaderboard-table td{color:#26364f !important; font-weight:700; font-size:15px;}
.leaderboard-table td strong{color:#07152f !important;}
.leaderboard-table td b{color:#075bdc !important; font-weight:900;}
.leaderboard-table tr.is-you{background:#ecfdf5 !important; outline:2px solid #34d399; outline-offset:-2px;}
.leaderboard-table em{display:inline-block; margin-left:8px; padding:3px 8px; background:#dcfce7; color:#166534 !important; border-radius:999px; font-size:11px; font-style:normal; font-weight:900;}
.rank-badge{display:inline-flex; align-items:center; justify-content:center; min-width:42px; padding:6px 9px; border-radius:999px; background:#eef4ff; color:#075bdc !important; font-weight:900;}
.rank-1{background:#fef3c7 !important; color:#92400e !important;}.rank-2{background:#f1f5f9 !important; color:#334155 !important;}.rank-3{background:#ffedd5 !important; color:#9a3412 !important;}
.empty-leaderboard{grid-column:1/-1; text-align:center;}
.empty-leaderboard h3{color:#07152f !important;}.empty-leaderboard p{color:#475569 !important; font-weight:800;}
@media(max-width:900px){.leaderboard-hero.stage26-hero{display:block !important}.leaderboard-season-card{margin-top:18px;text-align:left}.leaderboard-summary-grid,.leaderboard-podium{grid-template-columns:1fr}.podium-1{transform:none}.leaderboard-panel-head{display:block}.leaderboard-tabs{margin-top:14px;width:max-content}}
@media(max-width:620px){.leaderboard-table{min-width:0}.leaderboard-table thead{display:none}.leaderboard-table,.leaderboard-table tbody,.leaderboard-table tr,.leaderboard-table td{display:block;width:100%}.leaderboard-table tr{padding:12px;border-bottom:1px solid #e2e8f0}.leaderboard-table td{display:flex;justify-content:space-between;gap:14px;border:0 !important;padding:8px 0 !important}.leaderboard-table td:before{content:attr(data-label);color:#64748b;font-weight:900}.leaderboard-hero h2{font-size:28px !important}.leaderboard-summary-card strong{font-size:25px}}
