/* Stage 44.4 - Live Ranking + Reward Reputation System */
.stage444-leaderboard,.stage444-proof-center{max-width:1180px;margin:0 auto 40px;}
.stage444-hero{background:linear-gradient(135deg,#071b42 0%,#075bdc 70%,#7c3aed 100%)!important;border-radius:28px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;box-shadow:0 22px 55px rgba(0,54,148,.16);margin:18px 0 22px;position:relative;overflow:hidden;}
.stage444-hero:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.12);}
.stage444-hero *{color:#fff!important;opacity:1!important;text-shadow:0 1px 2px rgba(0,0,0,.18)!important;position:relative;z-index:1;}
.stage444-badge{display:inline-flex;align-items:center;gap:8px;background:#fff7d6!important;color:#07152f!important;text-shadow:none!important;border-radius:999px;padding:8px 13px;font-weight:1000;font-size:13px;box-shadow:0 8px 20px rgba(0,0,0,.12);}
.stage444-hero h2{font-size:34px;line-height:1.05;margin:14px 0 10px;letter-spacing:-.03em;}
.stage444-hero p{font-size:16px;line-height:1.65;color:#eff6ff!important;font-weight:800;max-width:820px;}
.stage444-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px;}
.stage444-hero-actions a,.stage444-hero-action{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:14px;background:#fff;color:#075bdc!important;text-shadow:none!important;font-weight:1000;padding:12px 16px;border:1px solid rgba(255,255,255,.35);}
.stage444-hero-actions a.primary{background:#ffc83d;color:#07152f!important;}
.stage444-season-card,.stage444-reward-card{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);border-radius:22px;padding:20px;min-width:230px;text-align:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08);}
.stage444-season-card span,.stage444-reward-card span{display:block;font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#dbeafe!important;font-weight:1000;}
.stage444-season-card strong,.stage444-reward-card strong{display:block;font-size:34px;margin:6px 0;}
.stage444-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:18px 0 24px;}
.stage444-stat{background:#fff;border:1px solid #d6e6ff;border-radius:22px;padding:20px;box-shadow:0 16px 42px rgba(15,44,89,.07);}
.stage444-stat span{display:block;color:#475569!important;font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.06em;}
.stage444-stat strong{display:block;color:#061733!important;font-size:30px;line-height:1;margin:9px 0;}
.stage444-stat p{color:#334155!important;font-weight:800;margin:0;line-height:1.45;}
.stage444-stat.highlight{background:linear-gradient(135deg,#ecfdf5,#eff6ff);border-color:#86efac;}
.stage444-panel{background:#fff;border:1px solid #d6e6ff;border-radius:26px;padding:24px;box-shadow:0 18px 50px rgba(15,44,89,.08);margin:22px 0;}
.stage444-panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;}
.stage444-panel-head h3{margin:0;color:#061733!important;font-size:26px;letter-spacing:-.02em;}
.stage444-panel-head p{margin:5px 0 0;color:#475569!important;font-weight:800;}
.stage444-podium{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;}
.stage444-podium-card{position:relative;border:1px solid #d6e6ff;border-radius:24px;background:#fff;padding:22px;min-height:210px;box-shadow:0 14px 36px rgba(15,44,89,.07);overflow:hidden;}
.stage444-podium-card:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:linear-gradient(90deg,#075bdc,#06b6d4,#7c3aed);}
.stage444-podium-card.place1{border-color:#facc15;background:linear-gradient(180deg,#fffbeb,#fff);transform:translateY(-8px);}
.stage444-podium-card.place2{border-color:#cbd5e1;background:linear-gradient(180deg,#f8fafc,#fff);}
.stage444-podium-card.place3{border-color:#fdba74;background:linear-gradient(180deg,#fff7ed,#fff);}
.stage444-podium-card .medal{width:54px;height:54px;border-radius:18px;background:#f1f6ff;display:grid;place-items:center;font-size:28px;margin:10px 0;}
.stage444-podium-card .rank{position:absolute;right:18px;top:18px;background:#eef6ff;color:#075bdc!important;border-radius:999px;padding:6px 11px;font-weight:1000;}
.stage444-podium-card h4{color:#061733!important;margin:8px 0 4px;font-size:22px;}
.stage444-podium-card p{color:#475569!important;font-weight:900;margin:0 0 12px;}
.stage444-podium-card strong{display:block;color:#075bdc!important;font-size:28px;}
.stage444-podium-card small{display:block;color:#475569!important;font-weight:900;margin-top:7px;}
.stage444-premium{display:inline-flex;margin-top:10px;background:#fff7db;color:#92400e!important;border:1px solid #facc15;border-radius:999px;padding:6px 10px;font-weight:1000;font-size:12px;}
.stage444-rewards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
.stage444-box{background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid #d6e6ff;border-radius:20px;padding:18px;text-align:center;}
.stage444-box .icon{font-size:30px;display:block;margin-bottom:8px;}
.stage444-box h4{color:#061733!important;margin:0 0 6px;}
.stage444-box p{color:#475569!important;font-weight:800;margin:0;font-size:13px;line-height:1.45;}
.stage444-progress{background:#eef6ff;border:1px solid #d6e6ff;border-radius:999px;height:14px;overflow:hidden;margin:13px 0;}
.stage444-progress span{display:block;height:100%;background:linear-gradient(90deg,#075bdc,#06b6d4,#22c55e);border-radius:999px;}
.stage444-table-wrap{overflow-x:auto;border-radius:20px;border:1px solid #e2e8f0;}
.stage444-table{width:100%;border-collapse:collapse;min-width:760px;background:#fff;}
.stage444-table th{background:#f1f6ff!important;color:#061733!important;text-align:left;padding:14px;font-weight:1000;font-size:12px;text-transform:uppercase;letter-spacing:.06em;}
.stage444-table td{padding:15px 14px;border-top:1px solid #edf3ff;color:#26364f!important;font-weight:800;vertical-align:middle;}
.stage444-table td strong{color:#061733!important;}
.stage444-table td b{color:#075bdc!important;font-weight:1000;}
.stage444-table tr.is-you{background:#ecfdf5!important;outline:2px solid #34d399;outline-offset:-2px;}
.stage444-rank-badge{display:inline-flex;align-items:center;justify-content:center;min-width:46px;border-radius:999px;background:#eef6ff;color:#075bdc!important;padding:7px 10px;font-weight:1000;}
.stage444-rank-badge.r1{background:#fef3c7!important;color:#92400e!important}.stage444-rank-badge.r2{background:#f1f5f9!important;color:#334155!important}.stage444-rank-badge.r3{background:#ffedd5!important;color:#9a3412!important}
.stage444-status-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-weight:1000;font-size:12px;background:#eef6ff;color:#075bdc!important;border:1px solid #cfe1ff;}
.stage444-status-chip.pending{background:#fff7ed;color:#9a3412!important;border-color:#fed7aa}.stage444-status-chip.approved,.stage444-status-chip.auto_approved{background:#ecfdf5;color:#047857!important;border-color:#bbf7d0}.stage444-status-chip.rejected{background:#fef2f2;color:#b91c1c!important;border-color:#fecaca}.stage444-status-chip.disputed{background:#eef6ff;color:#075bdc!important;border-color:#bfdbfe}
.stage444-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0;}
.stage444-tabs a{text-decoration:none;background:#fff;border:1px solid #d6e6ff;border-radius:18px;padding:16px;color:#061733!important;font-weight:1000;box-shadow:0 12px 30px rgba(15,44,89,.06);}
.stage444-tabs a b{float:right;background:#eef6ff;color:#075bdc!important;border-radius:999px;padding:4px 9px;}
.stage444-tabs a.active{background:linear-gradient(135deg,#075bdc,#0f8cff);color:#fff!important;}.stage444-tabs a.active b{background:#fff;color:#075bdc!important;}
.stage444-filter{display:grid;grid-template-columns:1.4fr .7fr auto;gap:12px;align-items:end;}
.stage444-filter label{font-weight:1000;color:#061733!important;margin-bottom:6px;display:block;}
.stage444-empty{background:#f8fbff;border:1px dashed #bcd7ff;border-radius:20px;padding:28px;text-align:center;color:#334155!important;font-weight:800;}
.stage444-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
.stage444-timeline article{background:#fff;border:1px solid #d6e6ff;border-radius:18px;padding:16px;box-shadow:0 12px 30px rgba(15,44,89,.05);}
.stage444-timeline b{display:block;color:#061733!important;margin-bottom:5px;}.stage444-timeline span{color:#475569!important;font-weight:800;font-size:13px;}
.stage444-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;}.stage444-actions form{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.stage444-actions .input{height:38px;max-width:260px;}
.stage444-review-grid{display:grid;gap:14px;}.stage444-review-card{border:1px solid #d6e6ff;border-radius:20px;padding:18px;background:#fff;display:grid;grid-template-columns:1.2fr .6fr 1fr auto;gap:14px;align-items:center;}.stage444-review-card h4{margin:0;color:#061733!important}.stage444-review-card p{margin:6px 0 0;color:#475569!important;font-weight:800}.stage444-proof-link{display:inline-flex;border-radius:12px;background:#eef6ff;color:#075bdc!important;text-decoration:none;font-weight:1000;padding:8px 12px;margin:4px 4px 4px 0;}
.stage444-table .proof-actions{min-width:220px}.stage444-table .stage40-inline-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px}.stage444-table .stage40-inline-form .input{height:38px;padding:8px 10px}
@media(max-width:980px){.stage444-hero{grid-template-columns:1fr}.stage444-grid,.stage444-podium,.stage444-rewards,.stage444-timeline{grid-template-columns:1fr 1fr}.stage444-review-card{grid-template-columns:1fr}.stage444-filter{grid-template-columns:1fr}.stage444-tabs{grid-template-columns:1fr 1fr}.stage444-podium-card.place1{transform:none}}
@media(max-width:620px){.stage444-grid,.stage444-podium,.stage444-rewards,.stage444-timeline,.stage444-tabs{grid-template-columns:1fr}.stage444-hero{padding:24px}.stage444-hero h2{font-size:27px}.stage444-table{min-width:0}.stage444-table thead{display:none}.stage444-table,.stage444-table tbody,.stage444-table tr,.stage444-table td{display:block;width:100%}.stage444-table tr{padding:12px;border-bottom:1px solid #edf3ff}.stage444-table td{display:flex;justify-content:space-between;gap:12px;border:0!important;padding:8px 0!important}.stage444-table td:before{content:attr(data-label);font-weight:1000;color:#64748b}.stage444-panel{padding:18px}.stage444-panel-head{display:block}.stage444-table .stage40-inline-form{grid-template-columns:1fr}.stage444-actions form{display:grid;width:100%}}
