:root{--primary:#22c55e;--primary-dark:#16a34a;--secondary:#28c76f;--accent:#00cfe8;--text-primary:#e7e7ff;--text-secondary:#a8aabc;--border-subtle:rgba(255, 255, 255, 0.06);--gold:#ffd700;--silver:#c0c0c0;--bronze:#cd7f32}.rankings-header{padding:2rem 0 1.5rem;margin-bottom:2rem;border-bottom:1px solid var(--border-subtle)}.rankings-title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.rankings-title i{color:var(--primary);margin-right:.5rem}.rankings-subtitle{font-size:.875rem;color:var(--text-secondary)}.update-frequency{display:inline-block;padding:.125rem .5rem;border-radius:4px;font-weight:500;font-size:.875rem;color:var(--text-secondary);background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2)}.nav-align-top{background:rgba(255,255,255,.015);border:1px solid var(--border-subtle);border-radius:14px;padding:.5rem;margin-bottom:2rem}.tab-explain{font-size:.8125rem;color:var(--text-secondary);margin:.5rem .75rem .25rem;padding-top:.5rem;border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;gap:.375rem}.tab-explain .ti{font-size:.875rem;flex-shrink:0}.tab-explain-icon-users{color:var(--gold)}.tab-explain-icon-month{color:var(--accent)}.tab-explain-icon-week{color:#7c3aed}.tab-explain-icon-streak{color:#ff6b2b}.tab-explain-icon-contributors{color:#f97316}.tab-explain-icon-countries{color:#60a5fa}.tab-explain-icon-universities{color:#f472b6}.period-time{margin-left:auto;color:var(--text-tertiary);font-size:.8125rem;white-space:nowrap}.nav-pills{gap:.375rem;justify-content:center;scrollbar-width:none;-ms-overflow-style:none}.nav-pills::-webkit-scrollbar{display:none}.nav-pills .nav-item{border-radius:10px;border:none!important;background:0 0;transition:all .2s ease}.nav-pills .nav-link{color:var(--text-secondary);font-weight:500;padding:.75rem 1.25rem;border-radius:10px;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;border:1px solid transparent;position:relative;overflow:hidden}.nav-pills .nav-link::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.03) 0,transparent 100%);opacity:0;transition:opacity .2s ease}.nav-pills .nav-link:hover{color:var(--text-primary);background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.06)}.nav-pills .nav-link:hover::before{opacity:1}.nav-pills .nav-link i{font-size:1.125rem;transition:all .2s ease}.nav-pills .nav-link:hover i{color:var(--primary)}.nav-pills .nav-link.active{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);color:#fff;border-color:transparent;box-shadow:0 4px 12px rgba(34,197,94,.25)}.nav-pills .nav-link.active::before{background:linear-gradient(135deg,rgba(255,255,255,.15) 0,transparent 50%);opacity:1}.nav-pills .nav-link.active i{color:#fff}.nav-pills .nav-link[href="/rankings/month"].active{background:linear-gradient(135deg,var(--accent) 0,#0891b2 100%);box-shadow:0 4px 12px rgba(0,207,232,.25)}.nav-pills .nav-link[href="/rankings/users"] i{color:var(--gold)}.nav-pills .nav-link[href="/rankings/month"] i{color:var(--accent)}.nav-pills .nav-link[href="/rankings/contributors"] i{color:#f97316}.nav-pills .nav-link[href="/rankings/countries"] i{color:#60a5fa}.nav-pills .nav-link[href="/rankings/universities"] i{color:#f472b6}.nav-pills .nav-link[href="/rankings/users"]:hover i{color:var(--gold)}.nav-pills .nav-link[href="/rankings/month"]:hover i{color:var(--accent)}.nav-pills .nav-link[href="/rankings/contributors"]:hover i{color:#f97316}.nav-pills .nav-link[href="/rankings/countries"]:hover i{color:#60a5fa}.nav-pills .nav-link[href="/rankings/universities"]:hover i{color:#f472b6}.nav-pills .nav-link.active[href="/rankings/contributors"] i,.nav-pills .nav-link.active[href="/rankings/countries"] i,.nav-pills .nav-link.active[href="/rankings/month"] i,.nav-pills .nav-link.active[href="/rankings/universities"] i,.nav-pills .nav-link.active[href="/rankings/users"] i{color:#fff}.nav-pills .nav-link[href="/rankings/contributors"].active{background:linear-gradient(135deg,#f97316 0,#ea580c 100%);box-shadow:0 4px 12px rgba(249,115,22,.25)}.card{border:1px solid var(--border-subtle);background:0 0;border-radius:12px;transition:border-color .2s ease}.card:hover{border-color:rgba(34,197,94,.2)}.table{margin-bottom:0;color:var(--text-primary)}.table thead{border-bottom:1px solid var(--border-subtle)}.table thead th{font-weight:600;text-transform:uppercase;font-size:.6875rem;letter-spacing:.1em;padding:1rem;color:var(--text-secondary);border-bottom:none}.table thead th i{font-size:1rem;color:var(--text-secondary)}.table tbody tr{border-bottom:1px solid rgba(255,255,255,.03);transition:background-color .15s ease}.table tbody tr:hover{background:rgba(34,197,94,.04)}.table tbody td{padding:1rem;vertical-align:middle;color:var(--text-secondary)}.table tbody tr td:first-child{font-weight:600;color:var(--text-primary);font-feature-settings:'tnum'}.hall-of-fame-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(255,215,0,.08) 0,rgba(255,215,0,.02) 100%)!important;border-left:3px solid var(--gold)!important}.hall-of-fame-table .table tbody tr:first-child td:first-child{color:var(--gold);font-weight:700;font-size:1.2rem}.hall-of-fame-table .table tbody tr:first-child td:first-child p{color:var(--gold);font-weight:700}.hall-of-fame-table .table tbody tr:first-child:hover{background:linear-gradient(90deg,rgba(255,215,0,.12) 0,rgba(255,215,0,.04) 100%)!important}.hall-of-fame-table .table tbody tr:nth-child(2){background:linear-gradient(90deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.01) 100%)!important;border-left:3px solid var(--silver)!important}.hall-of-fame-table .table tbody tr:nth-child(2) td:first-child{color:var(--silver);font-weight:700;font-size:1.15rem}.hall-of-fame-table .table tbody tr:nth-child(2) td:first-child p{color:var(--silver);font-weight:700}.hall-of-fame-table .table tbody tr:nth-child(2):hover{background:linear-gradient(90deg,rgba(192,192,192,.1) 0,rgba(192,192,192,.02) 100%)!important}.hall-of-fame-table .table tbody tr:nth-child(3){background:linear-gradient(90deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.01) 100%)!important;border-left:3px solid var(--bronze)!important}.hall-of-fame-table .table tbody tr:nth-child(3) td:first-child{color:var(--bronze);font-weight:700;font-size:1.15rem}.hall-of-fame-table .table tbody tr:nth-child(3) td:first-child p{color:var(--bronze);font-weight:700}.hall-of-fame-table .table tbody tr:nth-child(3):hover{background:linear-gradient(90deg,rgba(205,127,50,.1) 0,rgba(205,127,50,.02) 100%)!important}.hall-of-fame-table .table tbody tr:first-child .user-name .text-dark{color:var(--gold)!important;font-weight:600}.hall-of-fame-table .table tbody tr:nth-child(2) .user-name .text-dark{color:var(--silver)!important;font-weight:600}.hall-of-fame-table .table tbody tr:nth-child(3) .user-name .text-dark{color:var(--bronze)!important;font-weight:600}.hall-of-fame-table .table tbody tr:first-child .ms-2.mb-0,.hall-of-fame-table .table tbody tr:nth-child(2) .ms-2.mb-0,.hall-of-fame-table .table tbody tr:nth-child(3) .ms-2.mb-0{font-size:1.3rem}.hall-of-fame-table .table tbody tr:first-child .avatar img{border:2px solid rgba(255,215,0,.3)}.hall-of-fame-table .table tbody tr:nth-child(2) .avatar img{border:2px solid rgba(192,192,192,.2)}.hall-of-fame-table .table tbody tr:nth-child(3) .avatar img{border:2px solid rgba(205,127,50,.2)}.hall-of-fame-table .table tbody tr:first-child td:nth-child(4) small{color:var(--gold)!important;font-weight:700!important;font-size:1rem}.hall-of-fame-table .table tbody tr:nth-child(2) td:nth-child(4) small{color:var(--silver)!important;font-weight:700!important}.hall-of-fame-table .table tbody tr:nth-child(3) td:nth-child(4) small{color:var(--bronze)!important;font-weight:700!important}.current-user-row{background:rgba(34,197,94,.06)!important;border-left:2px solid var(--primary)!important}.current-user-row:hover{background:rgba(34,197,94,.08)!important}.current-user-row .text-dark{color:var(--primary)!important;font-weight:600!important}.hall-of-fame-table .current-user-row.table tbody tr:first-child .text-dark,.hall-of-fame-table tr:first-child.current-user-row .user-name .text-dark{color:var(--gold)!important}.hall-of-fame-table tr:nth-child(2).current-user-row .user-name .text-dark{color:var(--silver)!important}.hall-of-fame-table tr:nth-child(3).current-user-row .user-name .text-dark{color:var(--bronze)!important}.best-score{font-weight:700!important;color:var(--gold)!important}.avatar.avatar-online::before{border:2px solid var(--secondary)}.avatar-wrapper.is-pro{position:relative}.avatar-wrapper.is-pro .avatar{position:relative}.avatar-wrapper.is-pro .avatar img{border:2px solid #f59e0b!important;box-shadow:0 0 0 1px #fcd34d,0 0 8px rgba(251,191,36,.4)}.avatar-wrapper.is-pro .avatar.avatar-online::after{z-index:20!important}.avatar-wrapper.is-pro .pro-star{position:absolute;top:-4px;left:50%;transform:translateX(-50%);padding:1px 4px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:6px;z-index:10;box-shadow:0 1px 4px rgba(251,191,36,.5),inset 0 1px 0 rgba(255,255,255,.3);font-size:.45rem;font-weight:800;color:#78350f;letter-spacing:.5px;text-transform:uppercase}.ti-circle-arrow-up{color:var(--secondary)!important}.ti-circle-arrow-down{color:#ff4757!important}.btn-outline-primary{border:1px solid rgba(34,197,94,.4);color:var(--text-primary);background:0 0;font-weight:500;transition:all .2s ease}.btn-outline-primary:hover{background:rgba(34,197,94,.1);border-color:var(--primary);color:#fff}.user-name a:hover .text-dark{color:var(--primary)!important}.table tbody tr td:nth-child(4){font-weight:600;color:var(--text-primary);font-feature-settings:'tnum'}.top-countries-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(255,215,0,.08) 0,rgba(255,215,0,.02) 100%)!important;border-left:3px solid var(--gold)!important}.top-countries-table .table tbody tr:first-child td:first-child{color:var(--gold);font-weight:700;font-size:1.2rem}.top-countries-table .table tbody tr:first-child td:first-child p{color:var(--gold);font-weight:700}.top-countries-table .table tbody tr:first-child:hover{background:linear-gradient(90deg,rgba(255,215,0,.12) 0,rgba(255,215,0,.04) 100%)!important}.top-countries-table .table tbody tr:nth-child(2){background:linear-gradient(90deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.01) 100%)!important;border-left:3px solid var(--silver)!important}.top-countries-table .table tbody tr:nth-child(2) td:first-child{color:var(--silver);font-weight:700;font-size:1.15rem}.top-countries-table .table tbody tr:nth-child(2) td:first-child p{color:var(--silver);font-weight:700}.top-countries-table .table tbody tr:nth-child(2):hover{background:linear-gradient(90deg,rgba(192,192,192,.1) 0,rgba(192,192,192,.02) 100%)!important}.top-countries-table .table tbody tr:nth-child(3){background:linear-gradient(90deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.01) 100%)!important;border-left:3px solid var(--bronze)!important}.top-countries-table .table tbody tr:nth-child(3) td:first-child{color:var(--bronze);font-weight:700;font-size:1.15rem}.top-countries-table .table tbody tr:nth-child(3) td:first-child p{color:var(--bronze);font-weight:700}.top-countries-table .table tbody tr:nth-child(3):hover{background:linear-gradient(90deg,rgba(205,127,50,.1) 0,rgba(205,127,50,.02) 100%)!important}.top-countries-table .table tbody tr:first-child p.mb-0,.top-countries-table .table tbody tr:nth-child(2) p.mb-0,.top-countries-table .table tbody tr:nth-child(3) p.mb-0{font-size:1.3rem}.top-countries-table .table tbody tr:first-child .text-truncate{color:var(--gold)!important;font-weight:600!important}.top-countries-table .table tbody tr:nth-child(2) .text-truncate{color:var(--silver)!important;font-weight:600!important}.top-countries-table .table tbody tr:nth-child(3) .text-truncate{color:var(--bronze)!important;font-weight:600!important}.top-countries-table .table tbody tr:first-child td:nth-child(4) small{color:var(--gold)!important;font-weight:700!important;font-size:1rem}.top-countries-table .table tbody tr:nth-child(2) td:nth-child(4) small{color:var(--silver)!important;font-weight:700!important}.top-countries-table .table tbody tr:nth-child(3) td:nth-child(4) small{color:var(--bronze)!important;font-weight:700!important}.top-universities-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(255,215,0,.08) 0,rgba(255,215,0,.02) 100%)!important;border-left:3px solid var(--gold)!important}.top-universities-table .table tbody tr:first-child td:first-child{color:var(--gold);font-weight:700;font-size:1.2rem}.top-universities-table .table tbody tr:first-child td:first-child p{color:var(--gold);font-weight:700}.top-universities-table .table tbody tr:first-child:hover{background:linear-gradient(90deg,rgba(255,215,0,.12) 0,rgba(255,215,0,.04) 100%)!important}.top-universities-table .table tbody tr:nth-child(2){background:linear-gradient(90deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.01) 100%)!important;border-left:3px solid var(--silver)!important}.top-universities-table .table tbody tr:nth-child(2) td:first-child{color:var(--silver);font-weight:700;font-size:1.15rem}.top-universities-table .table tbody tr:nth-child(2) td:first-child p{color:var(--silver);font-weight:700}.top-universities-table .table tbody tr:nth-child(2):hover{background:linear-gradient(90deg,rgba(192,192,192,.1) 0,rgba(192,192,192,.02) 100%)!important}.top-universities-table .table tbody tr:nth-child(3){background:linear-gradient(90deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.01) 100%)!important;border-left:3px solid var(--bronze)!important}.top-universities-table .table tbody tr:nth-child(3) td:first-child{color:var(--bronze);font-weight:700;font-size:1.15rem}.top-universities-table .table tbody tr:nth-child(3) td:first-child p{color:var(--bronze);font-weight:700}.top-universities-table .table tbody tr:nth-child(3):hover{background:linear-gradient(90deg,rgba(205,127,50,.1) 0,rgba(205,127,50,.02) 100%)!important}.top-universities-table .table tbody tr:first-child p.mb-0,.top-universities-table .table tbody tr:nth-child(2) p.mb-0,.top-universities-table .table tbody tr:nth-child(3) p.mb-0{font-size:1.3rem}.top-universities-table .table tbody tr:first-child .text-truncate{color:var(--gold)!important;font-weight:600!important}.top-universities-table .table tbody tr:nth-child(2) .text-truncate{color:var(--silver)!important;font-weight:600!important}.top-universities-table .table tbody tr:nth-child(3) .text-truncate{color:var(--bronze)!important;font-weight:600!important}.top-universities-table .table tbody tr:first-child td:nth-child(4) small{color:var(--gold)!important;font-weight:700!important;font-size:1rem}.top-universities-table .table tbody tr:nth-child(2) td:nth-child(4) small{color:var(--silver)!important;font-weight:700!important}.top-universities-table .table tbody tr:nth-child(3) td:nth-child(4) small{color:var(--bronze)!important;font-weight:700!important}.champion-banner{position:relative;overflow:hidden;background:#1a1b26;border-radius:12px;border:1px solid rgba(255,215,0,.2);box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.03),inset 0 1px 0 0 rgba(255,255,255,.05),0 8px 32px rgba(255,215,0,.15);backdrop-filter:blur(20px);transition:all .3s ease}.champion-banner::before{content:'';position:absolute;width:600px;height:600px;background:radial-gradient(circle,rgba(255,215,0,.15) 0,transparent 70%);top:-300px;left:50%;transform:translateX(-50%);border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.champion-banner::after{content:'';position:absolute;width:400px;height:400px;background:radial-gradient(circle,rgba(255,165,0,.1) 0,transparent 70%);bottom:-200px;right:10%;border-radius:50%;filter:blur(60px);pointer-events:none;z-index:0}.champion-banner:hover{box-shadow:0 24px 70px rgba(0,0,0,.6),0 0 0 1px rgba(255,255,255,.05),inset 0 1px 0 0 rgba(255,255,255,.08),0 10px 40px rgba(255,215,0,.25);border-color:rgba(255,215,0,.3)}.champion-banner .card-body{position:relative;z-index:1}.champion-trophy-container{position:relative;display:inline-block;margin-bottom:2rem}.champion-trophy-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:150px;height:150px;background:radial-gradient(circle,rgba(255,215,0,.3) 0,transparent 70%);border-radius:50%;filter:blur(30px);animation:pulse 3s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.15)}}.champion-trophy-icon{position:relative;font-size:5rem;background:linear-gradient(135deg,gold 0,orange 50%,gold 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 12px rgba(255, 215, 0, .6));animation:gentle-float 4s ease-in-out infinite}@keyframes gentle-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.champion-title-text{font-size:clamp(1.75rem, 4vw, 2.5rem);font-weight:800;letter-spacing:.02em;margin-bottom:1rem;background:linear-gradient(135deg,gold 0,#ffc107 50%,gold 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:title-shimmer 4s ease-in-out infinite;line-height:1.2}@keyframes title-shimmer{0%,100%{filter:brightness(1) drop-shadow(0 2px 8px rgba(255, 215, 0, .3))}50%{filter:brightness(1.3) drop-shadow(0 2px 12px rgba(255, 215, 0, .5))}}.champion-subtitle-text{font-size:1.125rem;color:var(--text-secondary);font-weight:500;margin-bottom:2rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.champion-cta-button{position:relative;padding:.875rem 2.5rem;font-size:.9375rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,gold 0,orange 100%);color:#1a1a2e;border:none;border-radius:6px;box-shadow:0 4px 12px rgba(255,215,0,.4);transition:all .2s ease;overflow:hidden;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem}.champion-cta-button::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease;z-index:1}.champion-cta-button:hover::before{left:100%}.champion-cta-button:hover{box-shadow:0 6px 20px rgba(255,215,0,.5);color:#1a1a2e;background:linear-gradient(135deg,orange 0,gold 100%)}.champion-cta-button:active{transform:translateY(1px);box-shadow:0 2px 8px rgba(255,215,0,.4)}.champion-cta-button i{position:relative;z-index:2;font-size:1.1rem}.champion-stats-mini{display:flex;gap:2rem;justify-content:center;align-items:center;flex-wrap:wrap;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid rgba(255,215,0,.1);position:relative;z-index:1}.champion-stat-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(255,215,0,.05);border:1px solid rgba(255,215,0,.15);border-radius:6px;backdrop-filter:blur(10px);transition:all .2s ease}.champion-stat-item:hover{background:rgba(255,215,0,.08);border-color:rgba(255,215,0,.25);box-shadow:0 4px 12px rgba(255,215,0,.15)}.champion-stat-item i{font-size:1.5rem;color:gold;filter:drop-shadow(0 2px 4px rgba(255, 215, 0, .4))}.champion-stat-item span{font-size:.875rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em}.country-filter-section{background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:12px;padding:1rem 1.25rem}.country-filter-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.country-filter-label{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--text-secondary)}.country-filter-label i{font-size:1.125rem;color:var(--primary)}.country-filter-controls{display:flex;align-items:center;gap:.75rem}.country-selector-wrapper{position:relative}.country-selector{appearance:none;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 2.5rem .5rem 1rem;font-size:.875rem;color:var(--text-primary);cursor:pointer;min-width:180px;transition:all .2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23a8aabc' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center}.country-selector:hover{background-color:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.country-selector:focus{outline:0;border-color:var(--primary);box-shadow:0 0 0 2px rgba(34,197,94,.2)}.country-selector option{background:#1a1b26;color:var(--text-primary);padding:.5rem}.clear-filter-btn{display:flex;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:500;color:var(--text-secondary);background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:6px;text-decoration:none;transition:all .2s ease}.clear-filter-btn:hover{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:#ef4444}.clear-filter-btn i{font-size:.875rem}.country-filter-active{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-subtle);font-size:.8125rem;color:var(--text-secondary);display:flex;align-items:center;gap:.5rem}.country-filter-active i{color:var(--primary)}.country-filter-active strong{color:var(--text-primary)}.country-rank-cell{white-space:nowrap}.country-rank-cell .country-rank-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:.125rem}.country-rank-cell .country-rank-main{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:var(--text-primary)}.country-rank-cell .country-rank-main .rank-number{color:var(--primary)}.country-rank-cell .global-rank-label{font-size:.7rem;color:var(--text-secondary);opacity:.7}.country-rank-cell .global-rank-label .ti-circle-arrow-up{color:var(--primary);margin-left:.25rem;font-size:.65rem}.podium-section{margin-bottom:2rem}.podium-card{background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:16px;padding:1.5rem;text-align:center;position:relative;transition:all .3s ease}.podium-card:hover{border-color:rgba(255,255,255,.1)}.podium-gold{background:linear-gradient(135deg,rgba(255,215,0,.08) 0,rgba(255,165,0,.04) 100%);border-color:rgba(255,215,0,.2);padding:2rem 1.5rem}.podium-gold:hover{border-color:rgba(255,215,0,.4);box-shadow:0 8px 32px rgba(255,215,0,.15)}.podium-silver{background:linear-gradient(135deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.02) 100%);border-color:rgba(192,192,192,.15)}.podium-silver:hover{border-color:rgba(192,192,192,.3)}.podium-bronze{background:linear-gradient(135deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.02) 100%);border-color:rgba(205,127,50,.15)}.podium-bronze:hover{border-color:rgba(205,127,50,.3)}.podium-crown{font-size:2rem;margin-bottom:.5rem;animation:gentle-float 3s ease-in-out infinite}.podium-rank{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);margin-bottom:1rem}.podium-gold .podium-rank{color:var(--gold)}.podium-silver .podium-rank{color:var(--silver)}.podium-bronze .podium-rank{color:var(--bronze)}.podium-avatar{position:relative;display:inline-block;margin-bottom:1rem}.podium-avatar img{width:64px;height:64px;border:2px solid var(--border-subtle)}.podium-avatar-lg img{width:80px;height:80px}.podium-gold .podium-avatar img{border-color:rgba(255,215,0,.4);box-shadow:0 0 20px rgba(255,215,0,.2)}.podium-silver .podium-avatar img{border-color:rgba(192,192,192,.3)}.podium-bronze .podium-avatar img{border-color:rgba(205,127,50,.3)}.podium-avatar .online-indicator{position:absolute;bottom:4px;right:4px;width:12px;height:12px;background:var(--primary);border-radius:50%;border:2px solid #1a1b26}.podium-avatar.is-pro img{border:2px solid #f59e0b!important;box-shadow:0 0 0 1px #fcd34d,0 0 12px rgba(251,191,36,.4)}.podium-avatar .podium-pro-badge{position:absolute;top:-5px;left:50%;transform:translateX(-50%);padding:1px 5px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:6px;z-index:10;box-shadow:0 1px 4px rgba(251,191,36,.5),inset 0 1px 0 rgba(255,255,255,.3);font-size:.5rem;font-weight:800;color:#78350f;letter-spacing:.5px;text-transform:uppercase}.podium-avatar-lg .podium-pro-badge{padding:2px 6px;font-size:.55rem;top:-6px}.podium-username{display:block;font-size:1rem;font-weight:600;color:var(--text-primary);text-decoration:none;margin-bottom:.25rem;transition:color .2s ease}.podium-username:hover{color:var(--primary)}.podium-username-lg{font-size:1.25rem}.podium-gold .podium-username{color:var(--gold)}.podium-silver .podium-username{color:var(--silver)}.podium-bronze .podium-username{color:var(--bronze)}.podium-country{font-size:.8125rem;color:var(--text-secondary);margin-bottom:.75rem}.podium-xp{font-size:1.125rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.podium-xp-lg{font-size:1.5rem}.podium-gold .podium-xp{color:var(--gold)}.podium-silver .podium-xp{color:var(--silver)}.podium-bronze .podium-xp{color:var(--bronze)}.podium-stats{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.podium-stats span{font-size:.8125rem;color:var(--text-secondary);display:flex;align-items:center;gap:.25rem}.podium-stats i{font-size:.875rem}.spotlight-section{margin-bottom:1.5rem}.spotlight-card{background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:12px;padding:1rem;position:relative;overflow:hidden;transition:all .2s ease}.spotlight-card:hover{border-color:rgba(255,255,255,.1)}.spotlight-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px}.spotlight-climber::before{background:linear-gradient(90deg,#22c55e,#16a34a)}.spotlight-streak::before{background:linear-gradient(90deg,#ff6b2b,#ff4500)}.spotlight-flags::before{background:linear-gradient(90deg,gold,orange)}.spotlight-blood::before{background:linear-gradient(90deg,#dc2626,#991b1b)}.spotlight-icon{font-size:1.5rem;margin-bottom:.5rem}.spotlight-climber .spotlight-icon{color:#22c55e}.spotlight-streak .spotlight-icon{color:#ff6b2b}.spotlight-flags .spotlight-icon{color:gold}.spotlight-blood .spotlight-icon{color:#dc2626}.spotlight-label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);margin-bottom:.75rem}.spotlight-user{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.spotlight-user img{border:1px solid var(--border-subtle)}.spotlight-user a{color:var(--text-primary);text-decoration:none;font-weight:500;font-size:.875rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spotlight-user a:hover{color:var(--primary)}.spotlight-avatar{position:relative;display:inline-block}.spotlight-avatar.is-pro img{border:1px solid #f59e0b!important;box-shadow:0 0 6px rgba(251,191,36,.4)}.spotlight-avatar .spotlight-pro-badge{position:absolute;top:-4px;left:50%;transform:translateX(-50%);padding:0 3px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:4px;z-index:10;box-shadow:0 1px 3px rgba(251,191,36,.5);font-size:.35rem;font-weight:800;color:#78350f;letter-spacing:.3px;text-transform:uppercase}.spotlight-value{font-size:.9375rem;font-weight:700;color:var(--text-primary)}.spotlight-climber .spotlight-value{color:#22c55e}.spotlight-streak .spotlight-value{color:#ff6b2b}.spotlight-flags .spotlight-value{color:gold}.spotlight-blood .spotlight-value{color:#dc2626}.quick-stats-bar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.875rem 1.25rem;background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:10px}.quick-stat{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-secondary)}.quick-stat i{font-size:1rem;color:var(--primary)}.quick-stat strong{color:var(--text-primary);font-weight:600}.quick-stat-divider{width:1px;height:20px;background:var(--border-subtle)}.online-dot{width:8px;height:8px;background:var(--primary);border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,100%{opacity:1}50%{opacity:.5}}.quick-stat-flags{display:flex;align-items:center;gap:.25rem;margin-left:auto}.quick-stat-flags i{font-size:1rem}.more-countries{font-size:.75rem;color:var(--text-secondary);margin-left:.25rem}.month-header-section{margin-bottom:1.5rem}.month-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(0,207,232,.08) 0,rgba(0,207,232,.02) 100%);border:1px solid rgba(0,207,232,.15);border-radius:12px}.month-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:var(--accent)}.month-title i{font-size:1.5rem}.month-countdown{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text-secondary);padding:.5rem 1rem;background:rgba(0,0,0,.2);border-radius:8px}.month-countdown i{color:var(--accent)}.month-countdown strong{color:var(--accent);font-weight:700}.countdown-live{font-variant-numeric:tabular-nums;letter-spacing:.025em;padding-left:.625rem;border-left:1px solid rgba(255,255,255,.1)}.month-ended{color:var(--gold)}.month-ended i{color:var(--gold)}.month-archived{color:var(--text-secondary);background:rgba(255,255,255,.05)}.month-archived i{color:var(--text-secondary)}.month-status-row{margin-top:.75rem}.archived-badge{display:inline-block;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;color:var(--text-secondary);margin-left:.5rem}.month-actions{display:flex;align-items:center;gap:.75rem}.month-selector-wrapper{position:relative}.month-selector-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:var(--text-primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.month-selector-btn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15)}.month-selector-btn:focus{outline:0;box-shadow:0 0 0 2px rgba(0,207,232,.3)}.month-selector-btn i:first-child{color:var(--accent)}.month-selector-btn i:last-child{font-size:.75rem;color:var(--text-secondary);transition:transform .2s ease}.month-selector-btn[aria-expanded=true] i:last-child{transform:rotate(180deg)}.month-selector-dropdown{background:rgba(30,30,46,.98);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.5rem;min-width:180px;box-shadow:0 8px 32px rgba(0,0,0,.4);max-height:300px;overflow-y:auto}.month-selector-dropdown .dropdown-item{padding:.625rem 1rem;border-radius:6px;color:var(--text-secondary);font-size:.875rem;transition:all .15s ease}.month-selector-dropdown .dropdown-item:hover{background:rgba(255,255,255,.08);color:var(--text-primary)}.month-selector-dropdown .dropdown-item.active{background:rgba(0,207,232,.15);color:var(--accent);font-weight:600}.share-wrapper{position:relative}.share-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,rgba(34,197,94,.15) 0,rgba(34,197,94,.05) 100%);border:1px solid rgba(34,197,94,.25);border-radius:8px;color:var(--primary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.share-btn:hover{background:linear-gradient(135deg,rgba(34,197,94,.25) 0,rgba(34,197,94,.1) 100%);border-color:rgba(34,197,94,.35)}.share-btn:focus{outline:0;box-shadow:0 0 0 2px rgba(34,197,94,.3)}.share-btn i{font-size:1rem}.share-dropdown{background:rgba(30,30,46,.98);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.5rem;min-width:180px;box-shadow:0 8px 32px rgba(0,0,0,.4)}.share-dropdown .dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 1rem;border-radius:6px;color:var(--text-secondary);font-size:.875rem;transition:all .15s ease}.share-dropdown .dropdown-item:hover{background:rgba(255,255,255,.08);color:var(--text-primary)}.share-dropdown .dropdown-item i{font-size:1.125rem}.share-dropdown .dropdown-item[data-share=twitter]:hover i{color:#1da1f2}.share-dropdown .dropdown-item[data-share=linkedin]:hover i{color:#0a66c2}.share-dropdown .dropdown-item[data-share=copy]:hover i{color:var(--primary)}.copy-toast{position:fixed;bottom:2rem;left:50%;transform:translateX(-50%) translateY(20px);padding:.875rem 1.5rem;border-radius:10px;font-size:.875rem;font-weight:500;display:flex;align-items:center;gap:.5rem;z-index:9999;opacity:0;transition:all .3s ease;pointer-events:none}.copy-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.copy-toast-success{background:linear-gradient(135deg,rgba(34,197,94,.95) 0,rgba(22,163,74,.95) 100%);color:#fff;box-shadow:0 8px 32px rgba(34,197,94,.3)}.copy-toast-success i{font-size:1.125rem}.copy-toast-error{background:linear-gradient(135deg,rgba(239,68,68,.95) 0,rgba(220,38,38,.95) 100%);color:#fff;box-shadow:0 8px 32px rgba(239,68,68,.3)}.monthly-champion-card{position:relative;background:linear-gradient(135deg,rgba(0,207,232,.06) 0,rgba(0,207,232,.02) 100%);border:1px solid rgba(0,207,232,.2);border-radius:16px;padding:1.5rem;overflow:hidden}.monthly-champion-glow{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(0,207,232,.15) 0,transparent 70%);pointer-events:none}.monthly-champion-content{position:relative;z-index:1}.monthly-champion-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:rgba(0,207,232,.15);border:1px solid rgba(0,207,232,.3);border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:1.25rem}.monthly-champion-badge i{font-size:.875rem}.monthly-champion-main{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.monthly-champion-avatar{position:relative;flex-shrink:0}.monthly-champion-avatar img{width:72px;height:72px;border:3px solid rgba(0,207,232,.4);box-shadow:0 0 24px rgba(0,207,232,.2)}.monthly-champion-avatar.is-pro img{border:3px solid #f59e0b!important;box-shadow:0 0 0 2px #fcd34d,0 0 20px rgba(251,191,36,.4)}.monthly-champion-avatar .champion-pro-badge{position:absolute;top:-6px;left:50%;transform:translateX(-50%);padding:2px 8px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:8px;z-index:10;box-shadow:0 2px 6px rgba(251,191,36,.5),inset 0 1px 0 rgba(255,255,255,.3);font-size:.55rem;font-weight:800;color:#78350f;letter-spacing:.5px;text-transform:uppercase}.online-indicator-lg{position:absolute;bottom:4px;right:4px;width:14px;height:14px;background:var(--primary);border-radius:50%;border:2px solid #1a1b26}.monthly-champion-info{flex:1;min-width:150px}.monthly-champion-name{display:block;font-size:1.5rem;font-weight:700;color:var(--accent);text-decoration:none;margin-bottom:.25rem;transition:color .2s ease}.monthly-champion-name:hover{color:#00e5ff}.monthly-champion-country{font-size:.875rem;color:var(--text-secondary)}.monthly-champion-xp{text-align:right}.monthly-champion-xp .xp-value{display:block;font-size:2rem;font-weight:800;color:var(--accent);line-height:1}.monthly-champion-xp .xp-label{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.monthly-champion-stats{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1.25rem;border-top:1px solid rgba(0,207,232,.1)}.monthly-champion-stats .stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.monthly-champion-stats .stat-item i{font-size:1.25rem;color:var(--accent)}.monthly-champion-stats .stat-item span{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.monthly-champion-stats .stat-item small{font-size:.6875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.previous-winners-section{margin-top:1.5rem}.previous-winners-header{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:1rem}.previous-winners-header i{font-size:1.125rem;color:var(--accent)}.previous-winners-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.previous-winner-card{background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:10px;padding:.875rem;transition:all .2s ease}.previous-winner-card:hover{border-color:rgba(0,207,232,.3);background:rgba(0,207,232,.03)}.previous-winner-month{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--accent);margin-bottom:.625rem}.previous-winner-user{display:flex;align-items:center;gap:.625rem}.previous-winner-user img{width:36px;height:36px;border:2px solid rgba(255,215,0,.3);flex-shrink:0}.prev-winner-avatar{position:relative;display:inline-block;flex-shrink:0}.prev-winner-avatar.is-pro img{border:2px solid #f59e0b!important;box-shadow:0 0 8px rgba(251,191,36,.4)}.prev-winner-avatar .prev-winner-pro-badge{position:absolute;top:-4px;left:50%;transform:translateX(-50%);padding:0 3px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:4px;z-index:10;box-shadow:0 1px 3px rgba(251,191,36,.5);font-size:.4rem;font-weight:800;color:#78350f;letter-spacing:.3px;text-transform:uppercase}.previous-winner-info{flex:1;min-width:0}.previous-winner-name{display:block;font-size:.875rem;font-weight:600;color:var(--text-primary);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.previous-winner-name:hover{color:var(--primary)}.previous-winner-xp{font-size:.75rem;color:var(--text-secondary)}.previous-winner-xp span{font-weight:600;color:var(--gold)}.previous-winner-trophy{font-size:1.25rem;color:var(--gold);flex-shrink:0;opacity:.8}.progress-bar-container{width:100%;height:6px;background:rgba(255,255,255,.05);border-radius:3px;overflow:hidden;min-width:60px}.progress-bar-fill{height:100%;background:linear-gradient(90deg,var(--accent),var(--primary));border-radius:3px;transition:width .3s ease}.hackers-of-the-month-table tbody tr:first-child .progress-bar-fill{background:linear-gradient(90deg,var(--gold),orange)}.hackers-of-the-month-table tbody tr:nth-child(2) .progress-bar-fill{background:linear-gradient(90deg,var(--silver),#a0a0a0)}.hackers-of-the-month-table tbody tr:nth-child(3) .progress-bar-fill{background:linear-gradient(90deg,var(--bronze),#b87333)}.hackers-of-the-month-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(0,207,232,.08) 0,rgba(0,207,232,.02) 100%)!important;border-left:3px solid var(--accent)!important}.hackers-of-the-month-table .table tbody tr:first-child td:first-child{color:var(--accent);font-weight:700;font-size:1.2rem}.hackers-of-the-month-table .table tbody tr:first-child td:first-child p{color:var(--accent)}.hackers-of-the-month-table .table tbody tr:first-child .user-name .text-dark{color:var(--accent)!important;font-weight:600}.hackers-of-the-month-table .table tbody tr:first-child td:nth-child(4) small{color:var(--accent)!important;font-weight:700!important;font-size:1rem}.hackers-of-the-week-table tbody tr:first-child .progress-bar-fill{background:linear-gradient(90deg,var(--gold),orange)}.hackers-of-the-week-table tbody tr:nth-child(2) .progress-bar-fill{background:linear-gradient(90deg,var(--silver),#a0a0a0)}.hackers-of-the-week-table tbody tr:nth-child(3) .progress-bar-fill{background:linear-gradient(90deg,var(--bronze),#b87333)}.hackers-of-the-week-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(124,58,237,.08) 0,rgba(124,58,237,.02) 100%)!important;border-left:3px solid #7c3aed!important}.hackers-of-the-week-table .table tbody tr:first-child td:first-child{color:#7c3aed;font-weight:700;font-size:1.2rem}.hackers-of-the-week-table .table tbody tr:first-child td:first-child p{color:#7c3aed}.hackers-of-the-week-table .table tbody tr:first-child .user-name .text-dark{color:#7c3aed!important;font-weight:600}.hackers-of-the-week-table .table tbody tr:first-child td:nth-child(4) small{color:#7c3aed!important;font-weight:700!important;font-size:1rem}@media (max-width:768px){.rankings-title{font-size:1.5rem}.nav-align-top{padding:.375rem;margin-bottom:1.5rem}.tab-explain{font-size:.75rem}.nav-pills{gap:.25rem}.nav-pills .nav-link{padding:.625rem .875rem;font-size:.8125rem;gap:.375rem}.nav-pills .nav-link i{font-size:1rem}.country-filter-row{flex-direction:column;align-items:flex-start}.country-filter-controls{width:100%}.country-selector{flex:1;min-width:unset;width:100%}.podium-card{padding:1rem}.podium-gold{padding:1.25rem 1rem}.podium-avatar img{width:48px;height:48px}.podium-avatar-lg img{width:60px;height:60px}.podium-username{font-size:.875rem}.podium-username-lg{font-size:1rem}.podium-xp{font-size:1rem}.podium-xp-lg{font-size:1.25rem}.podium-stats{gap:.75rem}.podium-stats span{font-size:.75rem}.podium-crown{font-size:1.5rem}.spotlight-card{padding:.875rem}.spotlight-icon{font-size:1.25rem}.spotlight-value{font-size:.8125rem}.quick-stats-bar{padding:.75rem 1rem;gap:.75rem}.quick-stat{font-size:.75rem}.quick-stat-divider{display:none}.quick-stat-flags{width:100%;margin-left:0;margin-top:.5rem;justify-content:center}.month-title-row{flex-direction:column;align-items:flex-start;gap:.75rem}.month-title{font-size:1.125rem;flex-wrap:wrap}.month-actions{width:100%;justify-content:flex-start}.month-selector-btn{padding:.5rem .75rem;font-size:.8125rem}.share-btn{padding:.5rem .75rem}.month-countdown{width:100%;justify-content:center}.previous-winners-grid{grid-template-columns:1fr}.previous-winner-card{padding:.75rem}.monthly-champion-card{padding:1rem}.monthly-champion-main{gap:1rem}.monthly-champion-avatar img{width:56px;height:56px}.monthly-champion-name{font-size:1.125rem}.monthly-champion-xp .xp-value{font-size:1.5rem}.monthly-champion-stats{gap:1rem;justify-content:space-around}.monthly-champion-stats .stat-item span{font-size:1rem}.champion-banner::before{width:400px;height:400px;top:-200px}.champion-banner::after{width:300px;height:300px;bottom:-150px}.champion-trophy-icon{font-size:3.5rem}.champion-trophy-glow{width:100px;height:100px}.champion-title-text{font-size:1.5rem}.champion-subtitle-text{font-size:1rem;padding:0 1rem}.champion-cta-button{padding:.75rem 2rem;font-size:.875rem}.champion-banner .card-body{padding:2.5rem 1rem!important}.champion-stats-mini{gap:1rem;padding-top:1rem;margin-top:1rem}.champion-stat-item{padding:.625rem 1rem}.champion-stat-item i{font-size:1.25rem}.champion-stat-item span{font-size:.75rem}.table tbody td,.table thead th{padding:.75rem .5rem}.hall-of-fame-table .table tbody tr:first-child .ms-2.mb-0,.hall-of-fame-table .table tbody tr:nth-child(2) .ms-2.mb-0,.hall-of-fame-table .table tbody tr:nth-child(3) .ms-2.mb-0,.top-countries-table .table tbody tr:first-child p.mb-0,.top-countries-table .table tbody tr:nth-child(2) p.mb-0,.top-countries-table .table tbody tr:nth-child(3) p.mb-0,.top-universities-table .table tbody tr:first-child p.mb-0,.top-universities-table .table tbody tr:nth-child(2) p.mb-0,.top-universities-table .table tbody tr:nth-child(3) p.mb-0{font-size:1.1rem}.hall-of-fame-table .table tbody tr:first-child td:first-child,.top-countries-table .table tbody tr:first-child td:first-child,.top-universities-table .table tbody tr:first-child td:first-child{font-size:1.1rem}.hall-of-fame-table .table tbody tr:nth-child(2) td:first-child,.hall-of-fame-table .table tbody tr:nth-child(3) td:first-child,.top-countries-table .table tbody tr:nth-child(2) td:first-child,.top-countries-table .table tbody tr:nth-child(3) td:first-child,.top-universities-table .table tbody tr:nth-child(2) td:first-child,.top-universities-table .table tbody tr:nth-child(3) td:first-child{font-size:1.05rem}.contributors-header-section .contributors-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.top-contributor-card{padding:1rem}.top-contributor-main{flex-direction:column;text-align:center;gap:1rem}.top-contributor-avatar img{width:56px;height:56px}.top-contributor-name{font-size:1.125rem}.top-contributor-writeups .writeups-value{font-size:1.5rem}.top-contributor-stats{gap:1rem;justify-content:center}.top-contributor-stats .stat-item span{font-size:1rem}}.contributors-header-section{margin-bottom:1.5rem}.contributors-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(249,115,22,.08) 0,rgba(249,115,22,.02) 100%);border:1px solid rgba(249,115,22,.15);border-radius:12px}.contributors-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#f97316}.contributors-title i{font-size:1.5rem}.contributors-subtitle{font-size:.875rem;color:var(--text-secondary)}.top-contributor-card{position:relative;background:linear-gradient(135deg,rgba(249,115,22,.06) 0,rgba(249,115,22,.02) 100%);border:1px solid rgba(249,115,22,.2);border-radius:16px;padding:1.5rem;overflow:hidden}.top-contributor-glow{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(249,115,22,.15) 0,transparent 70%);pointer-events:none}.top-contributor-content{position:relative;z-index:1}.top-contributor-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:rgba(249,115,22,.15);border:1px solid rgba(249,115,22,.3);border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#f97316;margin-bottom:1.25rem}.top-contributor-badge i{font-size:.875rem}.top-contributor-main{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.top-contributor-avatar{position:relative;flex-shrink:0}.top-contributor-avatar img{width:72px;height:72px;border:3px solid rgba(249,115,22,.4);box-shadow:0 0 24px rgba(249,115,22,.2)}.top-contributor-avatar.is-pro img{border:3px solid #f59e0b!important;box-shadow:0 0 0 2px #fcd34d,0 0 20px rgba(251,191,36,.4)}.top-contributor-avatar .contributor-pro-badge{position:absolute;top:-6px;left:50%;transform:translateX(-50%);padding:2px 8px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:8px;z-index:10;box-shadow:0 2px 6px rgba(251,191,36,.5),inset 0 1px 0 rgba(255,255,255,.3);font-size:.55rem;font-weight:800;color:#78350f;letter-spacing:.5px;text-transform:uppercase}.top-contributor-info{flex:1;min-width:150px}.top-contributor-name{display:block;font-size:1.5rem;font-weight:700;color:#f97316;text-decoration:none;margin-bottom:.25rem;transition:color .2s ease}.top-contributor-name:hover{color:#fb923c}.top-contributor-country{font-size:.875rem;color:var(--text-secondary)}.top-contributor-writeups{text-align:right}.top-contributor-writeups .writeups-value{display:block;font-size:2rem;font-weight:800;color:#f97316;line-height:1}.top-contributor-writeups .writeups-label{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.top-contributor-stats{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1.25rem;border-top:1px solid rgba(249,115,22,.1)}.top-contributor-stats .stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.top-contributor-stats .stat-item i{font-size:1.25rem;color:#f97316}.top-contributor-stats .stat-item span{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.top-contributor-stats .stat-item small{font-size:.6875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.top-contributors-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(249,115,22,.08) 0,rgba(249,115,22,.02) 100%)!important;border-left:3px solid #f97316!important}.top-contributors-table .table tbody tr:first-child td:first-child{color:#f97316;font-weight:700;font-size:1.2rem}.top-contributors-table .table tbody tr:first-child td:first-child p{color:#f97316;font-weight:700}.top-contributors-table .table tbody tr:first-child:hover{background:linear-gradient(90deg,rgba(249,115,22,.12) 0,rgba(249,115,22,.04) 100%)!important}.top-contributors-table .table tbody tr:nth-child(2){background:linear-gradient(90deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.01) 100%)!important;border-left:3px solid var(--silver)!important}.top-contributors-table .table tbody tr:nth-child(2) td:first-child{color:var(--silver);font-weight:700;font-size:1.15rem}.top-contributors-table .table tbody tr:nth-child(2) td:first-child p{color:var(--silver);font-weight:700}.top-contributors-table .table tbody tr:nth-child(2):hover{background:linear-gradient(90deg,rgba(192,192,192,.1) 0,rgba(192,192,192,.02) 100%)!important}.top-contributors-table .table tbody tr:nth-child(3){background:linear-gradient(90deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.01) 100%)!important;border-left:3px solid var(--bronze)!important}.top-contributors-table .table tbody tr:nth-child(3) td:first-child{color:var(--bronze);font-weight:700;font-size:1.15rem}.top-contributors-table .table tbody tr:nth-child(3) td:first-child p{color:var(--bronze);font-weight:700}.top-contributors-table .table tbody tr:nth-child(3):hover{background:linear-gradient(90deg,rgba(205,127,50,.1) 0,rgba(205,127,50,.02) 100%)!important}.top-contributors-table .table tbody tr:first-child .user-name .text-dark{color:#f97316!important;font-weight:600}.top-contributors-table .table tbody tr:nth-child(2) .user-name .text-dark{color:var(--silver)!important;font-weight:600}.top-contributors-table .table tbody tr:nth-child(3) .user-name .text-dark{color:var(--bronze)!important;font-weight:600}.top-contributors-table .table tbody tr:first-child .ms-2.mb-0,.top-contributors-table .table tbody tr:nth-child(2) .ms-2.mb-0,.top-contributors-table .table tbody tr:nth-child(3) .ms-2.mb-0{font-size:1.3rem}.top-contributors-table .table tbody tr:first-child .avatar img{border:2px solid rgba(249,115,22,.3)}.top-contributors-table .table tbody tr:nth-child(2) .avatar img{border:2px solid rgba(192,192,192,.2)}.top-contributors-table .table tbody tr:nth-child(3) .avatar img{border:2px solid rgba(205,127,50,.2)}.top-contributors-table .table tbody tr:first-child td:nth-child(4) small{color:#f97316!important;font-weight:700!important;font-size:1rem}.top-contributors-table .table tbody tr:nth-child(2) td:nth-child(4) small{color:var(--silver)!important;font-weight:700!important}.top-contributors-table .table tbody tr:nth-child(3) td:nth-child(4) small{color:var(--bronze)!important;font-weight:700!important}.writeup-count{font-weight:600;color:var(--text-primary)}.university-status-card{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:12px;margin-bottom:0;position:relative;overflow:hidden}.university-status-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px}.university-active{background:linear-gradient(135deg,rgba(34,197,94,.08) 0,rgba(34,197,94,.02) 100%);border:1px solid rgba(34,197,94,.2)}.university-active::before{background:linear-gradient(90deg,var(--primary),var(--secondary))}.university-cta{background:linear-gradient(135deg,rgba(244,114,182,.08) 0,rgba(168,85,247,.04) 100%);border:1px solid rgba(244,114,182,.2)}.university-cta::before{background:linear-gradient(90deg,#f472b6,#a855f7)}.university-status-icon{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.university-active .university-status-icon{background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.25)}.university-active .university-status-icon i{font-size:1.75rem;color:var(--primary)}.university-cta .university-status-icon{background:rgba(244,114,182,.15);border:1px solid rgba(244,114,182,.25)}.university-cta .university-status-icon i{font-size:1.75rem;color:#f472b6}.university-status-content{flex:1;min-width:0}.university-status-title{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.university-active .university-status-title{color:var(--primary)}.university-cta .university-status-title{color:#f472b6}.university-status-text{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.university-status-badge{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem 1rem;background:rgba(34,197,94,.15);border:1px solid rgba(34,197,94,.3);border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--primary);flex-shrink:0}.university-status-badge i{font-size:.875rem}.university-verify-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#f472b6 0,#a855f7 100%);border:none;border-radius:8px;font-size:.875rem;font-weight:600;color:#fff;text-decoration:none;transition:all .2s ease;flex-shrink:0;box-shadow:0 4px 12px rgba(244,114,182,.25)}.university-verify-btn:hover{box-shadow:0 6px 20px rgba(244,114,182,.35);color:#fff}.university-verify-btn i{font-size:1.125rem}@media (max-width:768px){.university-status-card{flex-direction:column;text-align:center;gap:1rem;padding:1.25rem}.university-status-icon{width:48px;height:48px}.university-status-icon i{font-size:1.5rem}.university-status-title{font-size:.9375rem}.university-status-text{font-size:.8125rem}.university-verify-btn{width:100%;justify-content:center;padding:.875rem 1.5rem}.university-status-badge{padding:.375rem .75rem}}.nav-pills .nav-link[href="/rankings/streak/best"] i{color:#ff6b2b}.nav-pills .nav-link[href="/rankings/streak/best"]:hover i{color:#ff6b2b}.nav-pills .nav-link.active[href="/rankings/streak/best"] i{color:#fff}.nav-pills .nav-link[href="/rankings/streak/best"].active{background:linear-gradient(135deg,#ff6b2b 0,#ff4500 100%);box-shadow:0 4px 12px rgba(255,107,43,.25)}.nav-pills .nav-link[href="/rankings/week"] i{color:#7c3aed}.nav-pills .nav-link[href="/rankings/week"]:hover i{color:#7c3aed}.nav-pills .nav-link.active[href="/rankings/week"] i{color:#fff}.nav-pills .nav-link[href="/rankings/week"].active{background:linear-gradient(135deg,#7c3aed 0,#6d28d9 100%);box-shadow:0 4px 12px rgba(124,58,237,.25)}.streakers-header-section{margin-bottom:1.5rem}.streakers-header-section{display:flex;flex-direction:column;gap:.75rem}.streakers-title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(255,107,43,.08) 0,rgba(255,107,43,.02) 100%);border:1px solid rgba(255,107,43,.15);border-radius:12px}.streakers-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#ff6b2b}.streakers-title i{font-size:1.5rem}.streakers-subtitle{font-size:.875rem;color:var(--text-secondary)}.streak-type-toggle{display:flex;align-items:center;gap:.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.25rem}.streak-toggle-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;color:var(--text-secondary);text-decoration:none;transition:all .2s ease}.streak-toggle-btn:hover{color:var(--text-primary);background:rgba(255,255,255,.05)}.streak-toggle-btn.active{background:linear-gradient(135deg,#ff6b2b 0,#ff4500 100%);color:#fff;box-shadow:0 2px 8px rgba(255,107,43,.3)}.streak-toggle-btn.active i{color:#fff}.streak-toggle-btn i{font-size:1rem;color:#ff6b2b}.streak-toggle-btn:hover i{color:#ff6b2b}@media (max-width:768px){.streakers-title-row{flex-direction:column;align-items:flex-start;gap:.75rem}.streak-type-toggle{width:100%;justify-content:center}.streak-toggle-btn{flex:1;justify-content:center;padding:.5rem .75rem}}.top-streaker-card{position:relative;background:linear-gradient(135deg,rgba(255,107,43,.06) 0,rgba(255,107,43,.02) 100%);border:1px solid rgba(255,107,43,.2);border-radius:16px;padding:1.5rem;overflow:hidden}.top-streaker-glow{position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:300px;height:300px;background:radial-gradient(circle,rgba(255,107,43,.15) 0,transparent 70%);pointer-events:none}.top-streaker-content{position:relative;z-index:1}.top-streaker-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .875rem;background:rgba(255,107,43,.15);border:1px solid rgba(255,107,43,.3);border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ff6b2b;margin-bottom:1.25rem}.top-streaker-badge i{font-size:.875rem}.top-streaker-main{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.top-streaker-avatar{position:relative;flex-shrink:0}.top-streaker-avatar img{width:72px;height:72px;border:3px solid rgba(255,107,43,.4);box-shadow:0 0 24px rgba(255,107,43,.2)}.top-streaker-avatar.is-pro img{border:3px solid #f59e0b!important;box-shadow:0 0 0 2px #fcd34d,0 0 20px rgba(251,191,36,.4)}.top-streaker-avatar .streaker-pro-badge{position:absolute;top:-6px;left:50%;transform:translateX(-50%);padding:2px 8px;background:linear-gradient(145deg,#fde68a 0,#fbbf24 30%,#f59e0b 70%,#d97706 100%);border-radius:8px;z-index:10;box-shadow:0 2px 6px rgba(251,191,36,.5),inset 0 1px 0 rgba(255,255,255,.3);font-size:.55rem;font-weight:800;color:#78350f;letter-spacing:.5px;text-transform:uppercase}.top-streaker-info{flex:1;min-width:150px}.top-streaker-name{display:block;font-size:1.5rem;font-weight:700;color:#ff6b2b;text-decoration:none;margin-bottom:.25rem;transition:color .2s ease}.top-streaker-name:hover{color:#ff8c5a}.top-streaker-country{font-size:.875rem;color:var(--text-secondary)}.top-streaker-streak{text-align:right}.top-streaker-streak .streak-value{display:block;font-size:2rem;font-weight:800;color:#ff6b2b;line-height:1}.top-streaker-streak .streak-label{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.top-streaker-stats{display:flex;gap:2rem;flex-wrap:wrap;padding-top:1.25rem;border-top:1px solid rgba(255,107,43,.1)}.top-streaker-stats .stat-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.top-streaker-stats .stat-item i{font-size:1.25rem;color:#ff6b2b}.top-streaker-stats .stat-item span{font-size:1.25rem;font-weight:700;color:var(--text-primary)}.top-streaker-stats .stat-item small{font-size:.6875rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.top-streakers-table .table tbody tr:first-child{background:linear-gradient(90deg,rgba(255,107,43,.08) 0,rgba(255,107,43,.02) 100%)!important;border-left:3px solid #ff6b2b!important}.top-streakers-table .table tbody tr:first-child td:first-child{color:#ff6b2b;font-weight:700;font-size:1.2rem}.top-streakers-table .table tbody tr:first-child td:first-child p{color:#ff6b2b;font-weight:700}.top-streakers-table .table tbody tr:first-child:hover{background:linear-gradient(90deg,rgba(255,107,43,.12) 0,rgba(255,107,43,.04) 100%)!important}.top-streakers-table .table tbody tr:nth-child(2){background:linear-gradient(90deg,rgba(192,192,192,.06) 0,rgba(192,192,192,.01) 100%)!important;border-left:3px solid var(--silver)!important}.top-streakers-table .table tbody tr:nth-child(2) td:first-child{color:var(--silver);font-weight:700;font-size:1.15rem}.top-streakers-table .table tbody tr:nth-child(2) td:first-child p{color:var(--silver);font-weight:700}.top-streakers-table .table tbody tr:nth-child(2):hover{background:linear-gradient(90deg,rgba(192,192,192,.1) 0,rgba(192,192,192,.02) 100%)!important}.top-streakers-table .table tbody tr:nth-child(3){background:linear-gradient(90deg,rgba(205,127,50,.06) 0,rgba(205,127,50,.01) 100%)!important;border-left:3px solid var(--bronze)!important}.top-streakers-table .table tbody tr:nth-child(3) td:first-child{color:var(--bronze);font-weight:700;font-size:1.15rem}.top-streakers-table .table tbody tr:nth-child(3) td:first-child p{color:var(--bronze);font-weight:700}.top-streakers-table .table tbody tr:nth-child(3):hover{background:linear-gradient(90deg,rgba(205,127,50,.1) 0,rgba(205,127,50,.02) 100%)!important}.top-streakers-table .table tbody tr:first-child .user-name .text-dark{color:#ff6b2b!important;font-weight:600}.top-streakers-table .table tbody tr:nth-child(2) .user-name .text-dark{color:var(--silver)!important;font-weight:600}.top-streakers-table .table tbody tr:nth-child(3) .user-name .text-dark{color:var(--bronze)!important;font-weight:600}.top-streakers-table .table tbody tr:first-child .ms-2.mb-0,.top-streakers-table .table tbody tr:nth-child(2) .ms-2.mb-0,.top-streakers-table .table tbody tr:nth-child(3) .ms-2.mb-0{font-size:1.3rem}.top-streakers-table .table tbody tr:first-child .avatar img{border:2px solid rgba(255,107,43,.3)}.top-streakers-table .table tbody tr:nth-child(2) .avatar img{border:2px solid rgba(192,192,192,.2)}.top-streakers-table .table tbody tr:nth-child(3) .avatar img{border:2px solid rgba(205,127,50,.2)}.top-streakers-table .table tbody tr:first-child td:nth-child(4) small{color:#ff6b2b!important;font-weight:700!important;font-size:1rem}.top-streakers-table .table tbody tr:nth-child(2) td:nth-child(4) small{color:var(--silver)!important;font-weight:700!important}.top-streakers-table .table tbody tr:nth-child(3) td:nth-child(4) small{color:var(--bronze)!important;font-weight:700!important}.streak-count{font-weight:600;color:var(--text-primary)}@media (max-width:768px){.streakers-header-section .streakers-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.top-streaker-card{padding:1rem}.top-streaker-main{flex-direction:column;text-align:center;gap:1rem}.top-streaker-avatar img{width:56px;height:56px}.top-streaker-name{font-size:1.125rem}.top-streaker-streak .streak-value{font-size:1.5rem}.top-streaker-stats{gap:1rem;justify-content:center}.top-streaker-stats .stat-item span{font-size:1rem}}.month-progression-card,.overall-progression-card,.week-progression-card{background:linear-gradient(135deg,rgba(34,197,94,.04) 0,rgba(35,35,51,.6) 100%);border:1px solid rgba(34,197,94,.15);border-radius:16px;padding:1.5rem;position:relative;overflow:hidden}.month-progression-card::before,.overall-progression-card::before,.week-progression-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));opacity:.6}.progression-card-header{margin-bottom:1.5rem}.progression-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.progression-title i{color:var(--primary);font-size:1.25rem}.progression-subtitle{font-size:.875rem;color:var(--text-secondary);padding-left:1.75rem}.progression-chart-container{height:250px;position:relative;margin-bottom:1.5rem}.progression-stats-row{display:flex;justify-content:center;gap:2rem;padding-top:1rem;border-top:1px solid var(--border-subtle)}.progression-stat{display:flex;flex-direction:column;align-items:center;gap:.25rem}.progression-stat .stat-value{font-size:1.5rem;font-weight:700;color:var(--primary)}.progression-stat .stat-label{font-size:.75rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.month-progression-card,.overall-progression-card,.week-progression-card{padding:1rem}.progression-chart-container{height:200px}.progression-stats-row{gap:1rem;flex-wrap:wrap}.progression-stat .stat-value{font-size:1.25rem}.progression-stat .stat-label{font-size:.6875rem}}@media (max-width:480px){.progression-stats-row{gap:.75rem}.progression-stat{flex:1;min-width:80px}}.user-ranking-separator td{padding:0!important;border:none!important;background:0 0!important}.separator-cell{padding:1rem 1rem .5rem!important}.separator-line{display:flex;align-items:center;gap:1rem;padding:.5rem 0}.separator-line::after,.separator-line::before{content:'';flex:1;height:1px;background:linear-gradient(90deg,transparent,rgba(34,197,94,.3),transparent)}.separator-text{font-size:.75rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap}.user-row-bottom td{background:rgba(34,197,94,.06)!important;border-top:1px solid rgba(34,197,94,.2)!important}.user-row-bottom:hover td{background:rgba(34,197,94,.1)!important}.empty-country-hero{position:relative;border-radius:16px;overflow:hidden;padding:3rem 2rem;text-align:center;border:1px solid var(--border-subtle);margin-bottom:1.5rem}.empty-country-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,rgba(34,197,94,.12) 0,transparent 60%),radial-gradient(ellipse at 80% 100%,rgba(0,207,232,.08) 0,transparent 50%),rgba(255,255,255,.02);z-index:0}.empty-country-hero-content{position:relative;z-index:1}.empty-country-flag-wrapper{position:relative;display:inline-block;margin-bottom:1.5rem}.empty-country-flag-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:140px;height:140px;background:radial-gradient(circle,rgba(34,197,94,.25) 0,transparent 70%);border-radius:50%;filter:blur(20px);animation:empty-country-pulse 3s ease-in-out infinite}@keyframes empty-country-pulse{0%,100%{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}.empty-country-flag{font-size:5rem!important;filter:drop-shadow(0 4px 20px rgba(0, 0, 0, .3));position:relative}.empty-country-flag-fallback{font-size:5rem;color:var(--primary);filter:drop-shadow(0 4px 20px rgba(34, 197, 94, .3));position:relative}.empty-country-name{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.02em}.empty-country-subtitle{font-size:1.1rem;color:rgba(255,255,255,.7);margin-bottom:.25rem;font-weight:500}.empty-country-desc{font-size:.9rem;color:rgba(255,255,255,.45);margin-bottom:1.75rem}.empty-country-cta{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.empty-country-cta .btn-primary{background:linear-gradient(135deg,var(--primary) 0,var(--primary-dark) 100%);border:none;box-shadow:0 4px 15px rgba(34,197,94,.3);transition:all .2s ease}.empty-country-cta .btn-primary:hover{box-shadow:0 6px 20px rgba(34,197,94,.4);transform:translateY(-1px)}.empty-country-cta .btn-outline-light{border-color:rgba(255,255,255,.2);color:rgba(255,255,255,.7);transition:all .2s ease}.empty-country-cta .btn-outline-light:hover{border-color:rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.05)}.empty-country-leaderboard{background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);border-radius:16px;padding:1.5rem}.empty-country-leaderboard-title{font-size:.95rem;font-weight:600;color:rgba(255,255,255,.6);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;display:flex;align-items:center}.empty-country-leaderboard-title i{color:var(--primary)}.empty-country-leaderboard-list{display:flex;flex-direction:column;gap:.5rem}.empty-country-leaderboard-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid transparent;transition:all .2s ease;text-decoration:none;color:inherit}.empty-country-leaderboard-item:hover{background:rgba(34,197,94,.06);border-color:rgba(34,197,94,.15);color:inherit;text-decoration:none}.empty-country-leaderboard-item:first-child{border-left:3px solid var(--gold)}.empty-country-leaderboard-item:nth-child(2){border-left:3px solid var(--silver)}.empty-country-leaderboard-item:nth-child(3){border-left:3px solid var(--bronze)}.ecl-rank{font-weight:700;font-size:.85rem;min-width:20px;text-align:center;color:rgba(255,255,255,.5)}.empty-country-leaderboard-item:first-child .ecl-rank{color:var(--gold)}.empty-country-leaderboard-item:nth-child(2) .ecl-rank{color:var(--silver)}.empty-country-leaderboard-item:nth-child(3) .ecl-rank{color:var(--bronze)}.ecl-flag{font-size:1.3rem}.ecl-name{font-weight:500;color:rgba(255,255,255,.85);flex:1}.ecl-xp{font-weight:700;color:var(--primary);font-size:.95rem}.ecl-xp-label{font-size:.75rem;color:rgba(255,255,255,.35);margin-left:-.4rem}.ecl-users{font-size:.8rem;color:rgba(255,255,255,.4);display:flex;align-items:center;gap:.25rem;min-width:45px;justify-content:flex-end}@media (max-width:768px){.empty-country-hero{padding:2rem 1.25rem}.empty-country-flag{font-size:3.5rem!important}.empty-country-flag-fallback{font-size:3.5rem}.empty-country-flag-glow{width:100px;height:100px}.empty-country-name{font-size:1.4rem}.empty-country-subtitle{font-size:1rem}.empty-country-cta .btn{width:100%}.ecl-users{display:none}.ecl-xp-label{display:none}}.ranking-seo-intro{position:relative;margin:0 0 2rem;padding:2rem 2.25rem;border-radius:16px;background:radial-gradient(1200px 300px at 0 0,rgba(34,197,94,.1),transparent 60%),radial-gradient(900px 260px at 100% 100%,rgba(0,207,232,.08),transparent 60%),linear-gradient(180deg,rgba(23,25,35,.9),rgba(18,20,28,.9));border:1px solid rgba(34,197,94,.18);box-shadow:0 10px 30px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.04);color:var(--text-primary)}.ranking-seo-intro::before{content:"";position:absolute;top:0;left:0;height:100%;width:4px;border-radius:16px 0 0 16px;background:linear-gradient(180deg,var(--primary),var(--accent))}.ranking-seo-intro p{font-size:1.0625rem;line-height:1.7;color:#d7d9ec;margin:0 0 1rem}.ranking-seo-intro p:last-child{margin-bottom:0}.ranking-seo-intro strong{color:#fff;font-weight:700;background:linear-gradient(180deg,transparent 62%,rgba(34,197,94,.22) 62%);padding:0 2px;border-radius:2px}.ranking-seo-body{max-width:860px;margin-inline:auto;padding:2.5rem 2rem 0;border-top:1px solid var(--border-subtle);color:#d7d9ec;font-size:1.0625rem;line-height:1.8}.ranking-seo-body h2{font-size:1.625rem;font-weight:700;color:#fff;letter-spacing:-.01em;margin:2.5rem 0 1rem;padding-bottom:.5rem;position:relative}.ranking-seo-body h2::after{content:"";display:block;width:42px;height:3px;margin-top:.6rem;border-radius:3px;background:linear-gradient(90deg,var(--primary),var(--accent))}.ranking-seo-body h2:first-child{margin-top:0}.ranking-seo-body h3{font-size:1.15rem;font-weight:600;color:#fff;margin:1.75rem 0 .5rem}.ranking-seo-body p{margin:0 0 1.25rem}.ranking-seo-body a{color:var(--primary);text-decoration:none;border-bottom:1px dashed rgba(34,197,94,.45);transition:color .15s ease,border-color .15s ease}.ranking-seo-body a:hover{color:#4ade80;border-bottom-color:#4ade80}.ranking-seo-body strong{color:#fff}.ranking-seo-body ol,.ranking-seo-body ul{margin:0 0 1.25rem 1.25rem;padding:0}.ranking-seo-body li{margin-bottom:.5rem}.ranking-seo-body blockquote{margin:1.5rem 0;padding:1rem 1.25rem;border-left:3px solid var(--primary);background:rgba(34,197,94,.06);border-radius:0 8px 8px 0;font-style:italic;color:#e5e7f5}.ranking-seo-faq{max-width:860px;margin:3rem auto 0;padding:2rem;border-radius:16px;background:linear-gradient(180deg,rgba(23,25,35,.6),rgba(18,20,28,.6));border:1px solid var(--border-subtle)}.ranking-seo-faq h2{font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.ranking-seo-faq h2::before{content:"\2753";filter:saturate(0);opacity:.7;font-size:1.1rem}.ranking-seo-faq-item{padding:1rem 1.25rem;margin-bottom:.75rem;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid var(--border-subtle);transition:border-color .15s ease,background .15s ease}.ranking-seo-faq-item:hover{border-color:rgba(34,197,94,.25);background:rgba(34,197,94,.03)}.ranking-seo-faq-item h3{font-size:1.0625rem;font-weight:600;color:#fff;margin:0 0 .5rem}.ranking-seo-faq-item p{font-size:.9625rem;line-height:1.7;color:#c9cbdd;margin:0}@media (max-width:768px){.ranking-seo-intro{padding:1.5rem 1.25rem}.ranking-seo-intro p{font-size:1rem}.ranking-seo-body{padding:2rem .25rem 0;font-size:1rem}.ranking-seo-body h2{font-size:1.375rem}.ranking-seo-faq{padding:1.5rem 1rem}}.ranking-country-hub,.ranking-other-countries{max-width:1100px;margin-inline:auto;padding:1.75rem 1rem 0}.rankings-rail-title{font-size:1.375rem;font-weight:700;color:#fff;margin:0 0 .25rem;letter-spacing:-.01em}.rankings-rail-title::after{content:"";display:block;width:38px;height:3px;margin-top:.5rem;border-radius:3px;background:linear-gradient(90deg,var(--primary),var(--accent))}.rankings-rail-sub{margin:.75rem 0 1.25rem;color:var(--text-secondary);font-size:.95rem}.rankings-rail{display:flex;flex-wrap:wrap;gap:.5rem}.rankings-rail-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.5rem}.rankings-rail-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .9rem;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid var(--border-subtle);color:#d7d9ec;font-size:.9375rem;font-weight:500;text-decoration:none;transition:transform .12s ease,border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rankings-rail-grid .rankings-rail-chip{border-radius:10px;justify-content:flex-start}.rankings-rail-chip i{color:var(--primary);font-size:1rem;flex-shrink:0}.rankings-rail-chip:hover{border-color:rgba(34,197,94,.45);background:rgba(34,197,94,.07);color:#fff;transform:translateY(-1px)}.rankings-rail-chip-count{margin-left:auto;padding:.1rem .45rem;border-radius:999px;background:rgba(34,197,94,.12);color:var(--primary);font-size:.75rem;font-weight:600}@media (max-width:768px){.rankings-rail-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.rankings-rail-title{font-size:1.2rem}}