.times-blitz-leaderboard,.container{max-width:1200px;margin:2rem auto;padding:1.25rem;border:1px solid rgba(0,50,114,.12);border-radius:18px;background:#fff;text-align:center;font-family:'Poppins',sans-serif;box-shadow:0 10px 30px rgba(0,0,0,.06)}.times-blitz-leaderboard h2,.container h1{color:#003272;margin-bottom:.5rem;letter-spacing:.2px}.times-blitz-leaderboard p,.container p{color:#5b6470;margin-bottom:1rem}.button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.button-row button,#tableSelector button,.mode-button,#playAgain{padding:16px 55px;background:linear-gradient(135deg,#007bff 0%,#0056cc 100%);border:2px solid #003272;border-radius:100px;color:#fff !important;font-family:'Poppins',sans-serif;font-size:16px;font-weight:400;text-transform:capitalize;line-height:1;text-decoration:none;cursor:pointer;transition:border .3s ease,background .3s ease}.button-row button:hover,#tableSelector button:hover,.mode-button:hover,#playAgain:hover{border:2px solid gold;background:linear-gradient(180deg,#007bff 0%,#0056cc 100%)}.button-row button.active,#tableSelector button.active,.mode-button.active{border:2px solid gold}.button-row button:active,#tableSelector button:active,.mode-button:active,#playAgain:active{transform:none}#playAgain{margin-top:20px}@media (min-width:769px){.button-row button,.mode-button{max-width:320px;width:100%}}#leaderboard table{width:100%;border-collapse:separate;border-spacing:0;border-radius:16px;border:1px solid rgba(0,50,114,.08);overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(0,0,0,.04)}#leaderboard th{background:#0b69ff;color:#fff;padding:16px 12px;font-size:1rem;font-weight:700;border-bottom:3px solid gold;border-right:1px solid rgba(255,255,255,.18);vertical-align:middle}#leaderboard th:last-child{border-right:none}#leaderboard th.fastest-col{text-align:center;vertical-align:middle;font-family:inherit}#leaderboard th.fastest-col .th-label{display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;line-height:1}#leaderboard th.fastest-col .th-icon{display:inline-block;font-size:28px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif}#leaderboard td{padding:10px 12px;font-size:1rem;color:#2f3945;border-bottom:1px solid rgba(0,50,114,.1);border-right:1px solid rgba(0,50,114,.1);vertical-align:middle}#leaderboard td:nth-child(2){text-align:center;vertical-align:middle}#leaderboard td:last-child{border-right:none}#leaderboard tbody tr:last-child td{border-bottom:none}#leaderboard tbody tr:nth-child(odd) td{background:rgba(0,50,114,.025)}@media (min-width:769px){#leaderboard tbody tr:hover td{background:rgba(11,105,255,.045)}}#leaderboard img.avatar-img{width:52px;height:52px;object-fit:cover;display:block;margin:0 auto;border-radius:14px;background:#fff;border:1px solid rgba(0,50,114,.08);box-shadow:0 6px 14px rgba(0,0,0,.1);padding:0}#leaderboard th:nth-child(1),#leaderboard td:nth-child(1){width:60px;text-align:center}#leaderboard th:nth-child(2),#leaderboard td:nth-child(2){width:90px;text-align:center}#leaderboard th:nth-child(3),#leaderboard td:nth-child(3){width:34%}#leaderboard th:nth-child(4),#leaderboard th:nth-child(5){width:150px;text-align:center}#leaderboard td:nth-child(4),#leaderboard td:nth-child(5){width:150px;text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-variant-numeric:tabular-nums;font-weight:700}#leaderboard tbody tr:nth-child(-n+3) td{background:linear-gradient(180deg,rgba(255,215,0,.18),rgba(255,255,255,.92));border-top:2px solid rgba(255,215,0,.95);border-bottom:2px solid rgba(255,215,0,.95)}#leaderboard tbody tr:nth-child(-n+3) td:first-child{border-left:2px solid rgba(255,215,0,.95)}#leaderboard tbody tr:nth-child(-n+3) td:last-child{border-right:2px solid rgba(255,215,0,.95)}#leaderboard tbody tr:nth-child(-n+3) td{font-weight:600}#leaderboard tbody tr:nth-child(-n+3) td:first-child{font-size:0;text-align:center}#leaderboard tbody tr:nth-child(1) td:first-child:before{content:"🥇"}#leaderboard tbody tr:nth-child(2) td:first-child:before{content:"🥈"}#leaderboard tbody tr:nth-child(3) td:first-child:before{content:"🥉"}#leaderboard tbody tr:nth-child(-n+3) td:first-child:before{display:inline-block;font-size:34px;line-height:1;font-family:"Apple Color Emoji","Segoe UI Emoji","Noto Color Emoji",sans-serif;transform:translateY(1px);filter:drop-shadow(0 3px 6px rgba(0,0,0,.12))}#leaderboard tbody tr:nth-child(-n+3) img.avatar-img{width:58px;height:58px;border-radius:16px;margin:0 auto}#leaderboard tbody tr.me-row td{background:rgba(11,105,255,.08) !important}#leaderboard tbody tr.me-row td:first-child{border-left:4px solid rgba(11,105,255,.85)}@media (max-width:768px){#leaderboard{overflow-x:auto}#leaderboard table{min-width:560px;border-radius:14px;table-layout:fixed}#leaderboard th{padding:14px 8px;font-size:.95rem}#leaderboard td{padding:8px;font-size:.96rem}#leaderboard img.avatar-img{width:42px;height:42px;border-radius:12px}#leaderboard tbody tr:nth-child(-n+3) img.avatar-img{width:48px;height:48px;border-radius:14px}#leaderboard th:nth-child(1),#leaderboard td:nth-child(1){width:54px !important;min-width:54px !important;max-width:54px !important;text-align:center}#leaderboard th:nth-child(2),#leaderboard td:nth-child(2){width:78px !important;min-width:78px !important;max-width:78px !important;text-align:center;vertical-align:middle}#leaderboard th:nth-child(3),#leaderboard td:nth-child(3){width:150px !important;min-width:150px !important}#leaderboard th:nth-child(4),#leaderboard td:nth-child(4),#leaderboard th:nth-child(5),#leaderboard td:nth-child(5){width:90px !important;min-width:90px !important;max-width:90px !important}#leaderboard tbody tr:nth-child(-n+3) td:first-child:before{font-size:30px}#leaderboard th.fastest-col .th-icon{font-size:26px}}#leaderboard.card{overflow-x:auto;-webkit-overflow-scrolling:touch}#leaderboard.card table{min-width:560px}@media (max-width:768px){#leaderboard.card{position:relative}#leaderboard.card:after{content:"Swipe to scroll →";display:block;margin:8px 0 0;font-size:.85rem;color:#5b6470}}.scroll-hint{display:none !important;font-size:.85rem;color:#5b6470;margin:0 0 10px}@media (max-width:768px){.scroll-hint{display:block !important}}#modeButtons.button-row{display:flex !important;justify-content:center !important;gap:18px !important;flex-wrap:wrap !important}#modeButtons.button-row .mode-button,#modeButtons.button-row button{width:240px !important;max-width:240px !important;min-width:240px !important;flex:0 0 240px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important}@media (max-width:768px){#modeButtons.button-row{flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:12px !important;width:100% !important}#modeButtons.button-row .mode-button,#modeButtons.button-row button{width:200px !important;max-width:200px !important;min-width:200px !important;flex:0 0 200px !important;min-height:52px !important;padding:14px 18px !important;font-size:16px !important;line-height:1.1 !important;white-space:nowrap !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;margin:0 auto !important}}#tableSelector.button-row{display:grid !important;gap:14px !important;justify-content:center !important;width:100% !important;grid-template-columns:repeat(auto-fit,minmax(140px,1fr)) !important;max-width:980px;margin:0 auto 10px !important}#tableSelector.button-row button{width:100% !important;max-width:none !important;min-height:54px !important;padding:14px 0 !important;text-align:center !important;box-sizing:border-box !important}@media (max-width:768px){#tableSelector.button-row{grid-template-columns:repeat(3,1fr) !important;gap:12px !important;max-width:100% !important}#tableSelector.button-row button{min-height:52px !important;font-size:16px !important}}#myBest.card,#myBest{background:#fff;border:1px solid rgba(0,50,114,.12);border-radius:18px;box-shadow:0 10px 30px rgba(0,0,0,.06);padding:18px;margin:18px auto 18px;max-width:980px;text-align:center}#myBest h3{margin:0 0 10px;color:#003272;font-size:clamp(1.3rem,2.4vw,2.2rem);line-height:1.15;font-weight:800;letter-spacing:.2px}#myBest h3{display:inline-flex;align-items:center;justify-content:center;gap:10px}#myBest p{margin:8px 0;color:#5b6470;font-size:1.05rem;font-weight:500;font-variant-numeric:tabular-nums}#myBest p+p{border-top:1px solid rgba(0,50,114,.1);padding-top:10px;margin-top:10px}@media (max-width:768px){#myBest.card,#myBest{padding:16px 14px;margin-top:14px}#myBest h3{font-size:1.55rem}#myBest p{font-size:1.05rem}}#myBest h3:before{content:none !important}@media (max-width:768px){#leaderboard.card:after{display:none !important;content:none !important}}