.lb-bg{z-index:0;pointer-events:none;background:radial-gradient(at 20% 15%,#3b82f61f 0%,#0000 50%),radial-gradient(at 80% 80%,#2563eb0f 0%,#0000 50%),radial-gradient(#3b82f608 0%,#0000 70%);position:fixed;inset:0;overflow:hidden}.lb-bg-icons{position:absolute;inset:0}.lb-bg-icon{color:#3b82f60a;font-size:18px;animation:20s ease-in-out infinite lbFloat;position:absolute}.lb-bg-icon:first-child{animation-delay:0s;top:5%;left:8%}.lb-bg-icon:nth-child(2){animation-delay:-2s;top:12%;left:72%}.lb-bg-icon:nth-child(3){animation-delay:-4s;top:22%;left:35%}.lb-bg-icon:nth-child(4){animation-delay:-6s;top:30%;left:90%}.lb-bg-icon:nth-child(5){animation-delay:-8s;top:40%;left:15%}.lb-bg-icon:nth-child(6){animation-delay:-10s;top:48%;left:60%}.lb-bg-icon:nth-child(7){animation-delay:-1s;top:55%;left:82%}.lb-bg-icon:nth-child(8){animation-delay:-3s;top:65%;left:25%}.lb-bg-icon:nth-child(9){animation-delay:-5s;top:72%;left:50%}.lb-bg-icon:nth-child(10){animation-delay:-7s;top:80%;left:5%}.lb-bg-icon:nth-child(11){animation-delay:-9s;top:15%;left:48%}.lb-bg-icon:nth-child(12){animation-delay:-11s;top:35%;left:68%}@keyframes lbFloat{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(15deg)}}.lb-container{z-index:1;max-width:720px;margin:0 auto;padding:2.75rem 1.5rem 4rem;position:relative}.lb-page{z-index:1;min-height:100vh;position:relative}.lb-static-navbar{z-index:80;height:86px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;align-items:center;padding:0 4.6rem;display:flex;position:relative}.lb-static-navbar,.lb-static-navbar *{transition-property:color,background-color,border-color,opacity!important;transform:none!important}.lb-static-navbar__inner{align-items:center;gap:1.55rem;width:100%;max-width:1600px;height:50px;margin:0 auto;display:flex}.lb-static-navbar__brand{color:#fff;flex-shrink:0;align-items:center;gap:.78rem;font-size:.9rem;font-weight:800;text-decoration:none;display:inline-flex}.lb-static-navbar__brand img{border-radius:8px;width:31px;height:31px}.lb-static-navbar__slash{color:#ffffff38;-webkit-user-select:none;user-select:none;font-size:1.05rem;font-weight:300}.lb-static-navbar__links{align-items:center;gap:.42rem;display:flex}.lb-static-navbar__links a{color:#ffffff8c;text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:.75rem;padding:.45rem .5rem;font-size:.67rem;font-weight:600;text-decoration:none}.lb-static-navbar__links a:hover{color:#fff;background:#ffffff0b}.lb-static-navbar__actions{align-items:center;gap:.65rem;margin-left:auto;display:flex}.lb-static-navbar__dashboard,.lb-static-navbar__login{color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:34px;padding:.5rem 1.25rem;font-size:.78rem;font-weight:800;text-decoration:none;display:inline-flex}.lb-static-navbar__dashboard{background:#3b82f6}.lb-static-navbar__dashboard:hover{background:#2563eb}.lb-static-navbar__login{text-transform:uppercase;letter-spacing:.12em;background:#ffffff0e;border:1px solid #ffffff16}.lb-static-navbar__login:hover{background:#ffffff1a;border-color:#ffffff29}.lb-static-navbar__skeleton{background:#ffffff0d;border-radius:999px;width:112px;height:40px}.lb-static-navbar__menu{cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;display:none}.lb-static-navbar__menu span{background:#fff;border-radius:999px;width:16px;height:2px}.lb-static-mobile{z-index:120;display:none;position:fixed;inset:0}.lb-static-mobile__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e;border:0;position:absolute;inset:0}.lb-static-mobile__sheet{background:#0c101c;border-top:1px solid #ffffff14;border-radius:20px 20px 0 0;flex-direction:column;max-height:85vh;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.lb-static-mobile__handle{cursor:grab;justify-content:center;padding:.75rem 0 .25rem;display:flex}.lb-static-mobile__handle div{background:#fff3;border-radius:999px;width:40px;height:4px}.lb-static-mobile__brand{border-bottom:1px solid #ffffff0f;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.lb-static-mobile__brand img{border-radius:10px;width:40px;height:40px}.lb-static-mobile__brand strong,.lb-static-mobile__brand span{display:block}.lb-static-mobile__brand strong{color:#fff;font-size:.95rem;font-weight:700}.lb-static-mobile__brand span{color:#fff6;font-size:.75rem}.lb-static-mobile__links{flex-direction:column;padding:.5rem;display:flex;overflow-y:auto}.lb-static-mobile__link{color:#fff9;border-radius:12px;padding:.875rem 1.25rem;font-size:.95rem;font-weight:500;text-decoration:none;display:block}.lb-static-mobile__link:hover{color:#fff;background:#ffffff0a}.lb-static-mobile__cta{border-top:1px solid #ffffff0f;margin-top:auto;padding:1rem 1.25rem 2rem}.lb-static-mobile__cta-skeleton{background:#ffffff0a;border-radius:999px;width:100%;height:48px}.lb-static-mobile__cta-btn{color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.lb-static-mobile__cta-btn--login{background:#ffffff0f;border:1px solid #ffffff1a}.lb-static-mobile__cta-btn--login:hover{background:#ffffff1a}.lb-static-mobile__cta-btn--dashboard{background:#3b82f6}.lb-static-mobile__cta-btn--dashboard:hover{background:#2563eb}@keyframes lbSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.lb-back{color:#71717a;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem .85rem;font-size:.82rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.lb-back:hover{color:#e4e4e7;background:#ffffff12;border-color:#ffffff1a}.lb-hero{text-align:center;padding:.5rem 0 1.65rem}.lb-hero h1{color:#fff;letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2.25rem,6vw,4.35rem);font-weight:800;line-height:.98}.lb-hero p{color:#ffffff7a;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.6}.lb-tabs{background:0 0;border:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.85rem;width:fit-content;max-width:100%;margin:0 auto 2.5rem;padding:0;display:flex}.lb-footer-wrap{z-index:1;width:min(1280px,100% - 5rem);margin:0 auto;position:relative;overflow:hidden}.lb-footer-wrap footer{margin-top:3rem!important;padding-left:0!important;padding-right:0!important}.lb-footer-wrap footer>div:first-child{justify-content:space-between;align-items:flex-start;gap:4rem!important}.lb-footer-wrap footer>div:first-child>div:first-child{max-width:300px}.lb-footer-wrap footer>div:first-child>div:last-child{flex:auto;justify-content:space-between;width:min(760px,100%);max-width:760px}.lb-footer-wrap footer>div:last-child{padding-left:0;padding-right:0}.lb-tab{color:#ffffff6b;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;padding:.55rem .1rem .7rem;font-family:inherit;font-size:.92rem;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.lb-tab:after{content:"";background:#3b82f6;border-radius:2px;height:2px;transition:transform .22s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.lb-tab:hover{color:#ffffffb8}.lb-tab.active{color:#fff;box-shadow:none;background:0 0}.lb-tab.active:after{transform:scaleX(1)}.lb-empty{text-align:center;color:#3f3f46;padding:4rem 2rem}.lb-empty i{margin-bottom:.75rem;font-size:2rem;display:block}.lb-empty p{font-size:.9rem}.lb-pv2{justify-content:center;align-items:flex-end;gap:12px;margin-bottom:2.5rem;display:flex}.lb-pv2-slot{flex-direction:column;flex:1;align-items:center;max-width:200px;display:flex}.lb-pv2-user{min-height:182px;color:inherit;flex-direction:column;justify-content:flex-end;align-items:center;padding-bottom:14px;text-decoration:none;display:flex}.lb-pv2-crown{color:#3b82f6;filter:drop-shadow(0 0 6px #3b82f680);width:1.55rem;height:1.55rem;margin-bottom:14px;display:block}.lb-pv2-slot--2 .lb-pv2-crown,.lb-pv2-slot--3 .lb-pv2-crown{width:1.2rem;height:1.2rem}.lb-pv2-slot--2 .lb-pv2-crown{color:#7c93ad;filter:drop-shadow(0 0 5px #7c93ad66)}.lb-pv2-slot--3 .lb-pv2-crown{color:#c26a22;filter:drop-shadow(0 0 5px #c26a2266)}.lb-pv2--dash .lb-pv2-crown{margin-bottom:15px}.lb-pv2--dash .lb-pv2-user{min-height:183px}.lb-pv2-avatar{object-fit:cover;border:none;border-radius:50%;flex-shrink:0;width:78px;min-width:78px;height:78px;min-height:78px;margin-bottom:10px;box-shadow:0 4px 20px #0006}.lb-pv2-slot--1 .lb-pv2-avatar{width:90px;min-width:90px;height:90px;min-height:90px;box-shadow:none;position:relative}.lb-avatar-shell{flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:visible}.lb-avatar-decoration{object-fit:contain;pointer-events:none;z-index:2;width:128%;max-width:none;height:128%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lb-pv2-avatar-shell{width:78px;height:78px;margin-bottom:10px}.lb-pv2-slot--1 .lb-pv2-avatar-shell{width:90px;height:90px}.lb-pv2-avatar-shell>.lb-pv2-avatar{width:100%;min-width:0;height:100%;min-height:0;margin:0}.lb-pv2-name{color:#fff;white-space:nowrap;max-width:150px;margin-bottom:5px;font-size:.88rem;font-weight:700}.lb-pv2-stat{color:#ffffff8c;align-items:center;gap:5px;font-size:.78rem;font-weight:600;display:flex}.lb-pv2-stat--gold{font-size:.88rem}.lb-pv2-stat i{font-size:.7rem}.lb-pv2-slot--1{max-width:320px}.lb-pv2-first-wrap{justify-content:center;align-items:center;padding-bottom:14px;display:flex}.lb-pv2-first-card{color:inherit;flex-direction:column;align-items:center;padding:0 .5rem;text-decoration:none;display:flex}.lb-pv2-block{border-radius:12px 12px 8px 8px;justify-content:center;align-items:center;width:100%;display:flex}.lb-pv2-block span{letter-spacing:-.03em;font-size:2rem;font-weight:900;line-height:1}.lb-pv2-block--1{background:linear-gradient(160deg,#1d3461 0%,#0f1e3d 100%);height:120px;box-shadow:0 -2px 20px #1d346166,inset 0 1px #ffffff14}.lb-pv2-block--1 span{color:#ffffffd9}.lb-pv2-block--2{background:linear-gradient(160deg,#1e2d3d 0%,#111c28 100%);height:88px;box-shadow:0 -2px 12px #0000004d,inset 0 1px #ffffff0d}.lb-pv2-block--2 span{color:#ffffff80}.lb-pv2-block--3{background:linear-gradient(160deg,#7c3d12 0%,#4e2607 100%);height:70px;box-shadow:0 -2px 14px #7c3d1240,inset 0 1px #ffffff14}.lb-pv2-block--3 span{color:#ffffffb3}.lb-rankings{flex-direction:column;gap:.35rem;display:flex}.lb-rank-item{color:inherit;background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;padding:.65rem .85rem;text-decoration:none;transition:all .2s;display:flex}.lb-rank-item:hover{background:#ffffff0d;border-color:#ffffff14}.lb-rank-num{color:#3f3f46;font-variant-numeric:tabular-nums;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-right:.75rem;font-size:.75rem;font-weight:700;display:flex}.lb-rank-img{object-fit:cover;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;width:36px;height:36px;margin-right:.75rem}.lb-rank-avatar-shell{width:36px;height:36px;margin-right:.75rem}.lb-rank-avatar-shell>.lb-rank-img{width:100%;height:100%;margin:0}.lb-dashboard-avatar-shell{width:34px;height:34px}.lb-dashboard-avatar-img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.lb-rank-info{flex:1;min-width:0}.lb-rank-name{white-space:nowrap;color:#e4e4e7;font-size:.85rem;font-weight:600}.username-fx{vertical-align:bottom;max-width:100%;display:inline-block}.username-fx[data-effect=none]{text-overflow:ellipsis;overflow:hidden}.lb-rank-name.username-fx{width:fit-content;max-width:100%;display:block}.username-fx.name-gradient{background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text;background-clip:text;display:inline-block}@supports ((-webkit-background-clip:text) or (background-clip:text)){.username-fx.name-gradient{-webkit-text-fill-color:transparent;color:#0000}}@supports (background:-webkit-named-image(i)){.username-fx.name-gradient{transform:translateZ(0)}}.username-fx.glow{text-shadow:0 0 10px var(--username-glow-color,#fff), 0 0 20px var(--username-glow-color,#fff);color:var(--username-glow-color,#fff)}.username-fx.rainbow{background:linear-gradient(90deg,red,#ff7f00,#ff0,#0f0,#00f,indigo,#9400d3) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite lb-rainbow-flow}.username-fx.shadow{text-shadow:4px 4px 8px #000c,2px 2px 4px #0009;color:#fff}.username-fx.shuffle{letter-spacing:1px}.username-fx .typewriter-cursor-anim{font-weight:400;animation:.75s step-end infinite lb-blink-caret}@keyframes lb-rainbow-flow{0%{background-position:0%}to{background-position:200%}}@keyframes lb-blink-caret{0%,to{opacity:1}50%{opacity:0}}.lb-rank-handle{color:#3f3f46;font-size:.7rem}.lb-rank-value{color:#71717a;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.82rem;font-weight:600}.lb-rank-value span{color:#3f3f46;font-size:.72rem;font-weight:400}@media (max-width:920px){.lb-static-navbar{padding:0 2rem}.lb-static-navbar__links,.lb-static-navbar__slash{display:none}.lb-static-navbar__menu{display:flex}.lb-static-mobile{display:block}}@media (max-width:680px){.lb-static-navbar{height:68px;padding:0 1rem}.lb-static-navbar__inner{height:48px}.lb-static-navbar__links,.lb-static-navbar__slash,.lb-static-navbar__actions>.lb-static-navbar__dashboard,.lb-static-navbar__actions>.lb-static-navbar__login,.lb-static-navbar__actions>.lb-static-navbar__skeleton{display:none}.lb-static-navbar__menu{display:flex}.lb-container{padding:2rem 1rem 3rem}.lb-hero h1{font-size:2.35rem}.lb-hero p{font-size:.85rem}.lb-tabs{gap:1.35rem}.lb-tab{font-size:.86rem}.lb-footer-wrap{width:min(100% - 2rem,720px)}.lb-footer-wrap footer{margin-top:2.25rem!important;padding-top:1.75rem!important;padding-bottom:1.5rem!important}.lb-footer-wrap footer>div:first-child{gap:2.15rem!important;margin-bottom:2rem!important}.lb-footer-wrap footer>div:first-child>div:first-child{max-width:100%}.lb-footer-wrap footer>div:first-child>div:last-child{flex:0 auto;width:100%;max-width:100%;gap:1.75rem 2.25rem!important}.lb-pv2{gap:6px}.lb-pv2-avatar-shell{width:60px;height:60px}.lb-pv2-slot--1 .lb-pv2-avatar-shell{width:72px;height:72px}.lb-pv2-avatar{width:60px;height:60px}.lb-pv2-slot--1 .lb-pv2-avatar{width:72px;height:72px}.lb-pv2-block--1{height:90px}.lb-pv2-block--2{height:68px}.lb-pv2-block--3{height:54px}.lb-pv2-block span{font-size:1.6rem}.lb-pv2-crown{width:1.3rem;height:1.3rem}.lb-pv2-slot--2 .lb-pv2-crown,.lb-pv2-slot--3 .lb-pv2-crown{width:1.05rem;height:1.05rem}.lb-pv2-user{min-height:142px}.lb-rank-item{padding:.55rem .65rem}.lb-rank-avatar-shell,.lb-rank-img{width:32px;height:32px}}@media (max-width:400px){.lb-hero h1{font-size:2rem}.lb-first-card{min-width:180px}.lb-runner-card{width:180px}.lb-footer-wrap footer>div:first-child>div:first-child>div:first-child>div:first-child{flex-direction:column;align-items:flex-start}.lb-footer-wrap footer>div:first-child>div:last-child{grid-template-columns:1fr!important;row-gap:1.6rem!important}}html.is-safari .username-fx.name-gradient{-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;transform:translateZ(0)}.lb-pagebar{background:0 0;border:1px solid #0000;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:1.25rem;padding:.7rem 1rem;display:flex}.lb-pagebar-info{color:#fff6;font-size:.8rem}.lb-pagebar-nav{align-items:center;gap:6px;display:flex}.lb-pagebar-btn,.lb-pagebar-current{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-family:inherit;font-size:.8rem;display:inline-flex}.lb-pagebar-btn{color:#ffffffa6;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14}.lb-pagebar-btn:hover:not(:disabled){color:#fff;background:#ffffff14}.lb-pagebar-btn:disabled{color:#ffffff2e;cursor:default}.lb-pagebar-current{color:#ffffff8a;background:0 0;border:0;width:auto;min-width:48px;font-weight:400}
