*{box-sizing:border-box;margin:0;padding:0}body,html{height:100vh;overflow:hidden}body{font-family:Inter,sans-serif;color:#111;flex-direction:column}.ty-nav,body{background:#fff;display:flex}.ty-nav{align-items:center;justify-content:space-between;padding:0 2.5rem;height:58px;flex-shrink:0;border-bottom:1px solid #ebebeb;position:relative;top:0;z-index:100}.ty-nav-left{display:flex;align-items:center;gap:1rem}.ty-nav-logo{font-size:1.8rem;font-weight:900;letter-spacing:-.05em;color:#111;line-height:1;text-decoration:none}.ty-nav-logo span{color:#aaff00}.ty-nav-menu{display:flex;align-items:center;gap:.1rem}.ty-nav-link{font-size:.92rem;font-weight:500;color:#999;background:none;border:none;cursor:pointer;padding:.3rem .75rem;border-radius:6px;font-family:inherit;transition:color .12s,background .12s;text-decoration:none;line-height:1}.ty-nav-link:hover{color:#111;background:#f5f5f5}.ty-nav-link.active{color:#111;font-weight:700;background:#f0f0f0}.ty-nav-right{display:flex;align-items:center;gap:.5rem}.ty-nav-login{font-size:.88rem;font-weight:500;color:#111;background:#fff;border:1.5px solid #ddd;cursor:pointer;padding:.38rem 1rem;border-radius:100px;font-family:inherit;transition:border-color .15s;line-height:1}.ty-nav-login:hover{border-color:#aaa}.ty-nav-register{font-size:.88rem;font-weight:700;color:#111;background:#aaff00;border:1.5px solid #aaff00;cursor:pointer;padding:.38rem 1rem;border-radius:100px;font-family:inherit;transition:background .12s;line-height:1}.ty-nav-register:hover{background:#99ee00;border-color:#99ee00}.page-wrap{width:100%}.lb-center,.page-wrap{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.lb-center{min-width:0;padding:0 2rem}.lb-body-layout{align-items:stretch;gap:1.25rem;width:100%;max-width:1620px;margin:0 auto;padding-top:.8rem;padding-bottom:.8rem;flex:1 1 auto;min-height:0}.lb-banner-ad,.lb-body-layout{display:flex;justify-content:center}.lb-banner-ad{flex:0 0 260px;width:260px;height:100%;border:1.5px dashed #d8d8d8;border-radius:16px;background:#fafafa;color:#b3b3b3;font-size:.8rem;font-weight:600;letter-spacing:.02em;align-items:center;text-align:center}@media (max-width:1600px){.lb-banner-ad{display:none}}.lb-sidebar-col{flex:0 0 300px;width:300px;height:100%;display:flex;flex-direction:column;gap:.75rem;min-height:0}.lb-mode-sidebar{flex:0 0 auto;width:100%;display:flex;flex-direction:column;border:1px solid #ececec;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfbfb);overflow:hidden;padding:.6rem;gap:.4rem}.lb-mode-item{display:flex;align-items:center;gap:.9rem;width:100%;text-align:left;border:none;background:none;cursor:pointer;font-family:inherit;padding:.85rem .9rem;border-radius:12px;color:#444;transition:background .12s,color .12s}.lb-mode-item:hover{background:#f5f5f5}.lb-mode-item.active{background:#aaff00;color:#111}.lb-mode-item img{width:42px;height:42px;object-fit:contain;flex-shrink:0}.lb-mode-item-text{display:flex;flex-direction:column;gap:.15rem}.lb-mode-item-name{font-size:1.05rem;font-weight:800}.lb-mode-item-desc{font-size:.8rem;font-weight:600;color:#999}.lb-mode-item.active .lb-mode-item-desc{color:#4d5c00}.lb-sidebar-ad{flex:1 1 auto;min-height:60px;width:260px;align-self:center;border:1.5px dashed #d8d8d8;border-radius:16px;background:#fafafa;color:#b3b3b3;font-size:.8rem;font-weight:600;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;text-align:center}.lb-sidebar-signup{flex:0 0 auto;width:100%;font-family:inherit;font-size:.85rem;font-weight:800;background:#aaff00;color:#111;border:none;cursor:pointer;padding:.9rem 1rem;border-radius:14px;box-shadow:0 2px 0 #88cc00;transition:background .12s}.lb-sidebar-signup:hover{background:#99ee00}.lb-sidebar-signup:active{transform:translateY(1px);box-shadow:none}.lb-content-panel-wrap{flex:1 1 480px;max-width:900px;min-width:0;height:100%}.lb-content-panel,.lb-content-panel-wrap{display:flex;flex-direction:column;min-height:0}.lb-content-panel{border:1px solid #ececec;border-radius:16px;background:#fff;overflow:hidden;flex:1 1 auto}.lb-content-header{position:relative;z-index:3;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.4rem .5rem;border-bottom:1px solid #f0f0f0}.lb-content-header-left{display:flex;align-items:center;gap:.7rem}.lb-content-header-left img{width:34px;height:34px;object-fit:contain}.lb-content-header-left h2{font-size:1.3rem;font-weight:900;letter-spacing:-.02em;color:#111}.lb-content-header-right{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:700;color:#999;letter-spacing:.02em;text-align:right;white-space:nowrap;align-self:flex-end;padding-bottom:2px}.lb-content-header-right .dot{color:#aaff00}.lb-legends{position:relative;z-index:3;margin:.5rem 1.4rem .9rem;background:#f7f7f7;border:1.5px solid #ebebeb;border-radius:14px;padding:.9rem 1.2rem;flex-shrink:0}.lb-legends-label{font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#555;margin-bottom:.75rem;display:flex;align-items:center;gap:.35rem}.lb-legends-label img{width:18px;height:18px;object-fit:contain}.lb-legends-medals{display:flex;align-items:center;gap:1.6rem;flex-wrap:wrap}.lb-legends-medal{display:flex;align-items:center;gap:.5rem}.lb-legends-medal img{width:26px;height:26px;object-fit:contain}.lb-legends-name{font-size:1rem;font-weight:700;color:#111}.lb-legends-score{font-size:.86rem;color:#aaa;font-weight:500;margin-left:.25rem}.lb-legends-empty{font-size:.82rem;color:#bbb;font-weight:600}.lb-table-head-wrap{position:relative;z-index:3;background:#fff;padding:.2rem 1.4rem 0;flex-shrink:0}.lb-table-scroll{position:relative;z-index:1;flex:1 1 auto;overflow-y:auto;min-height:0;padding:0 1.4rem 1rem}.lb-table-scroll::-webkit-scrollbar{width:8px}.lb-table-scroll::-webkit-scrollbar-thumb{background:#e2e2e2;border-radius:8px}.lb-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}.lb-table col.col-rank{width:7%}.lb-table col.col-player{width:43%}.lb-table col.col-score,.lb-table col.col-time{width:25%}.lb-table-head{border-bottom:1.5px solid #888}.lb-table thead tr{border-bottom:1.5px solid #ebebeb}.lb-table th{padding:0 1rem .75rem;text-align:center;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#888}.th-pill{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#aaff00;font-size:.68rem;font-weight:800;letter-spacing:.1em;padding:3px 10px;border-radius:20px}.lb-table th:first-child{text-align:center;width:56px;padding-left:0}.lb-table td:first-child{width:56px}.lb-table th.th-player{text-align:left;padding-left:2.5rem}.lb-table th.th-right{text-align:left;padding-left:6rem;padding-right:0}.lb-table tbody tr{border-bottom:1px solid #f2f2f2;transition:background .1s}.lb-table tbody tr:hover{background:#fafafa}.lb-table tbody tr.rank-top3{background:#fffef5}.lb-table tbody tr.rank-top3:hover{background:#fffde8}.lb-table td{padding:.9rem 1rem;font-size:.92rem;text-align:center;vertical-align:middle}.lb-table td:first-child{padding-left:0}.lb-table td.td-player{text-align:left;padding-left:1rem}.lb-rank{font-size:.92rem;font-weight:800;color:#888;display:flex;align-items:center;justify-content:center}.lb-rank.r1,.lb-rank.r2,.lb-rank.r3{font-size:1.2rem}.lb-user{gap:.7rem}.lb-avatar,.lb-user{display:flex;align-items:center}.lb-avatar{width:34px;height:34px;border-radius:50%;background:#f0f0f0;justify-content:center;font-size:.75rem;font-weight:800;color:#888;flex-shrink:0;border:1.5px solid #e8e8e8;letter-spacing:-.02em;text-transform:uppercase}tr.rank-top3:first-child .lb-avatar{background:#fff8d6;border-color:#f5c518;color:#b8860b}tr.rank-top3:nth-child(2) .lb-avatar{background:#f0f4f8;border-color:#a8bfcc;color:#6a8ea0}tr.rank-top3:nth-child(3) .lb-avatar{background:#fff0e8;border-color:#e8a87c;color:#b5541a}.lb-username{font-size:.94rem;font-weight:700;color:#111}.lb-you-badge{font-size:.6rem;font-weight:800;background:#aaff00;color:#111;padding:2px 6px;border-radius:20px;letter-spacing:.05em;text-transform:uppercase;margin-left:5px;vertical-align:middle}.lb-stat-pill{display:inline-flex;align-items:baseline;gap:3px;background:#111;border-radius:8px;padding:6px 13px;font-size:1rem;font-weight:800;color:#aaff00}.lb-stat-pill .unit{font-size:.65rem;font-weight:700;color:#88cc00;letter-spacing:.04em;text-transform:uppercase}tr.rank-top3:first-child .lb-stat-pill{background:#111;color:#aaff00}tr.rank-top3:first-child .lb-stat-pill .unit{color:#88cc00}.lb-level{display:inline-block;font-size:.72rem;font-weight:700;background:#e8e8e8;color:#111;padding:3px 9px;border-radius:20px}.lb-time{text-align:center;padding-left:0;padding-right:0}.lb-time-pill{display:inline-block;font-size:.72rem;font-weight:700;background:#e8e8e8;color:#111;padding:3px 9px;border-radius:20px}.ty-foot{text-align:center;padding:.8rem .6rem .6rem;font-size:.63rem;color:#999;border-top:1px solid #ebebeb;flex-shrink:0}.ty-foot a{color:#999;text-decoration:none}.ty-foot a:hover{color:#999;text-decoration:underline}@media (max-width:1000px){body,html{height:auto;overflow:auto}.lb-center{padding:0 1.25rem}.lb-center,.page-wrap{overflow:visible}.lb-body-layout{flex-direction:column;height:auto}.lb-sidebar-col{width:100%;height:auto;flex-wrap:wrap}.lb-mode-sidebar,.lb-sidebar-col{flex-direction:row}.lb-content-panel-wrap{height:auto}.lb-table-scroll{max-height:60vh}}@media (max-width:600px){.ty-nav{padding:0 1rem}.lb-content-header{flex-direction:column;align-items:flex-start;gap:.4rem}.col-hide{display:none}}.ty-login-overlay{display:none;position:fixed;inset:0;z-index:1000;background:rgba(17,17,17,.45);align-items:center;justify-content:center}.ty-login-overlay.active{display:flex}.ty-login-card{width:100%;max-width:360px;background:#fff;border-radius:20px;padding:2rem 1.8rem 1.8rem;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.18);font-family:Inter,sans-serif}.ty-login-close{position:absolute;top:.9rem;right:.9rem;width:28px;height:28px;border:none;background:#f5f5f5;border-radius:50%;color:#777;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .12s}.ty-login-close:hover{background:#ececec}.ty-login-logo{font-size:1.5rem;font-weight:900;letter-spacing:-.05em;color:#111;text-align:center;margin-bottom:.3rem}.ty-login-logo span{color:#aaff00}.ty-login-title{font-size:.95rem;color:#777;text-align:center;margin-bottom:1.6rem;font-weight:500}.ty-google-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.6rem;padding:.75rem 1rem;border-radius:100px;border:1.5px solid #ddd;background:#fff;font-family:inherit;font-size:.92rem;font-weight:600;color:#111;cursor:pointer;transition:border-color .15s,background .12s}.ty-google-btn:hover{border-color:#aaa;background:#fafafa}