@import url(template.min.css?v=1.1.3);:root{--gold:#FFD700;--silver:#C0C0C0;--bronze:#CD7F32;--primary-dark:#2c3e50;--total-bg:#f0f4ff}.dashboard-container{background:white;border-radius:5px;box-shadow:0 15px 45px rgba(0,0,0,.1);overflow:hidden;border:none}.custom-header{background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);color:white;padding:40px 20px;text-align:center}.table thead th{background-color:#ffffff;color:#555;font-weight:600;padding:20px 10px;border-bottom:3px solid #f0f0f0;white-space:nowrap;font-size:.9rem}.rank-badge{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:12px;font-weight:600;margin:auto}.rank-1{background:var(--gold);color:#000;box-shadow:0 4px 10px rgba(255,215,0,.3)}.rank-2{background:var(--silver);color:#000}.rank-3{background:var(--bronze);color:#fff}.rank-default{background:#f1f3f5;color:#666}.school-logo{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.col-gold{background-color:rgba(255,215,0,.05)}.col-silver{background-color:rgba(192,192,192,.05)}.col-bronze{background-color:rgba(205,127,50,.05)}.col-total{background-color:var(--total-bg);border-left:2px solid #e0e6ed}.val-text{font-size:1.1rem;font-weight:500}.total-text{color:#2a5298;font-size:1.2rem;font-weight:700}.center-label{font-size:.65rem;color:#353941;background:#f8f9fa;padding:2px 10px;border-radius:20px}tr{transition:.2s}tr:hover{background-color:#fcfdfe!important}.header-icon{margin-right:6px}.col-school{min-width:180px;max-width:200px;white-space:normal!important;line-height:1.2}.col-center{width:100px}.sub-medal-title{font-size:1rem}@media (max-width:768px){.rank-badge{width:25px;height:25px;font-weight:500}.school-logo{width:30px;height:30px}.sub-medal-title{font-size:.75rem}.val-text{font-size:.8rem;}}