.home-module__Hx0lNG__screen{height:100dvh;padding:var(--pad-screen);color:var(--text-primary);font-family:var(--font-cascadia), monospace;background:#071014;flex-direction:column;display:flex;position:relative;overflow:hidden}.home-module__Hx0lNG__screen:before{content:"";background-image:linear-gradient(#0e1014d1, #0e1014d1), var(--dashboard-bg,url(/assets/flappy/bgs/mountain.png));pointer-events:none;z-index:0;background-position:0 0,0;background-repeat:no-repeat,repeat-x;background-size:cover,cover;animation:60s linear infinite home-module__Hx0lNG__homeBgScroll;position:absolute;inset:0}@keyframes home-module__Hx0lNG__homeBgScroll{to{background-position:0 0,-4000px}}.home-module__Hx0lNG__screen>*{z-index:1;position:relative}.home-module__Hx0lNG__header{flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:1800px;margin-bottom:24px;margin-left:auto;margin-right:auto;display:flex}.home-module__Hx0lNG__headerLeft,.home-module__Hx0lNG__headerRight{align-items:center;gap:12px;display:flex}.home-module__Hx0lNG__welcome{color:var(--text-muted);align-items:center;gap:12px;font-size:18px;font-weight:700;display:flex}.home-module__Hx0lNG__welcomeIcon{border:1px solid var(--border-color);background:#1e2933;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.home-module__Hx0lNG__grid{gap:var(--gap);flex-grow:1;grid-template-columns:340px 1fr 340px;align-items:start;width:100%;max-width:1800px;margin:0 auto;display:grid;overflow:hidden}.home-module__Hx0lNG__colLeft,.home-module__Hx0lNG__colCenter,.home-module__Hx0lNG__colRight{gap:var(--gap);height:100%;padding-bottom:var(--pad-screen);align-content:start;min-height:0;display:grid;overflow-y:auto}.home-module__Hx0lNG__colLeft{scrollbar-width:thin;scrollbar-color:transparent transparent}.home-module__Hx0lNG__colLeft::-webkit-scrollbar{width:0;height:0}.home-module__Hx0lNG__colLeft::-webkit-scrollbar-track{background:0 0}.home-module__Hx0lNG__colLeft::-webkit-scrollbar-thumb{background-color:#0000;border-radius:0}.home-module__Hx0lNG__colCenter,.home-module__Hx0lNG__colRight{scrollbar-width:none;-ms-overflow-style:none}.home-module__Hx0lNG__colCenter::-webkit-scrollbar{display:none}.home-module__Hx0lNG__colRight::-webkit-scrollbar{display:none}.home-module__Hx0lNG__colCenter>*{max-width:100%}.home-module__Hx0lNG__bottomBar{z-index:50;align-items:center;gap:16px;display:flex;position:fixed;bottom:22px;left:24px}.home-module__Hx0lNG__mobileMenuWrap,.home-module__Hx0lNG__mobileAux,.home-module__Hx0lNG__mobileCustomize{display:none}.home-module__Hx0lNG__desktopOnly{display:flex}.home-module__Hx0lNG__chatWrap{width:100%;max-width:1800px;margin:0 auto}.home-module__Hx0lNG__mobileMenuButton{width:38px;height:38px;color:var(--text-primary);font:inherit;cursor:pointer;background:#141820e6;border:1px solid #ffffff24;border-radius:10px;font-size:18px}.home-module__Hx0lNG__mobileMenuPanel{z-index:80;background:#071014f7;border:1px solid #39dce626;border-radius:16px;gap:12px;width:min(88vw,360px);padding:12px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 40px #00000059}.home-module__Hx0lNG__mobileMenuActions,.home-module__Hx0lNG__mobileMenuSection{gap:10px;display:grid}.home-module__Hx0lNG__mobileMenuSectionTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted-2);font-size:11px;font-weight:800}.home-module__Hx0lNG__mobileMenuLink{color:#fff;text-align:left;cursor:pointer;background:#0d1117;border:1.5px solid #1e2933;border-radius:10px;min-height:42px;padding:10px 12px;font-family:inherit;font-weight:700}.home-module__Hx0lNG__socials{gap:8px;display:flex}.home-module__Hx0lNG__socialBtn{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex;box-shadow:0 8px 24px #00000059}.home-module__Hx0lNG__socialBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.home-module__Hx0lNG__socialBtn[data-platform=discord]{background:#5865f2}.home-module__Hx0lNG__socialBtn[data-platform=x]{background:#000;border:1px solid #ffffff26}.home-module__Hx0lNG__socialBtn[data-platform=telegram]{background:#26a5e4}.home-module__Hx0lNG__legalLinks{border-left:1px solid #ffffff1a;gap:12px;padding-left:4px;display:flex}.home-module__Hx0lNG__legalLink{color:var(--text-muted-2);opacity:.6;font-size:11px;font-weight:600;text-decoration:none;transition:opacity .2s}.home-module__Hx0lNG__legalLink:hover{opacity:1}@media (min-width:1600px){.home-module__Hx0lNG__grid{grid-template-columns:380px 1fr 380px}}@media (max-width:1200px){.home-module__Hx0lNG__grid{grid-template-columns:1fr 320px}}@media (max-width:850px){.home-module__Hx0lNG__screen{min-height:100dvh;padding:0;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px) + 10px);box-sizing:border-box;flex-direction:column;display:flex;overflow:hidden auto}.home-module__Hx0lNG__header{z-index:40;-webkit-backdrop-filter:blur(16px);box-sizing:border-box;background:#071014f2;border-bottom:1px solid #39dce614;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin:0;padding:12px 16px;display:flex;position:sticky;top:0}.home-module__Hx0lNG__headerLeft{gap:10px;min-width:0}.home-module__Hx0lNG__headerRight{gap:8px}.home-module__Hx0lNG__welcome{gap:8px;min-width:0;font-size:14px;font-weight:700}.home-module__Hx0lNG__welcome span{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:130px;color:var(--text-muted);overflow:hidden}.home-module__Hx0lNG__welcomeIcon,.home-module__Hx0lNG__welcomeGreeting,.home-module__Hx0lNG__mobileMenuWrap{display:none}.home-module__Hx0lNG__desktopOnly{display:flex}.home-module__Hx0lNG__grid{box-sizing:border-box;flex-shrink:0;width:100%;padding:10px 10px 0;display:block}.home-module__Hx0lNG__colLeft,.home-module__Hx0lNG__colRight{display:none}.home-module__Hx0lNG__colCenter{width:100%;height:auto;padding:0;display:block;overflow:visible}.home-module__Hx0lNG__colCenter>*{width:100%;max-width:100%}.home-module__Hx0lNG__mobileAux{box-sizing:border-box;flex-shrink:0;width:100%;padding:8px 10px 0;display:block}.home-module__Hx0lNG__mobileCustomize{box-sizing:border-box;flex-direction:column;flex:1;width:100%;padding:8px 10px 0;display:flex}.home-module__Hx0lNG__chatWrap,.home-module__Hx0lNG__legalLinks,.home-module__Hx0lNG__bottomBar{display:none}}@media (max-width:500px){.home-module__Hx0lNG__header{padding:10px 12px}.home-module__Hx0lNG__welcome{font-size:13px}.home-module__Hx0lNG__welcome span{max-width:100px}.home-module__Hx0lNG__grid{padding:8px 8px 0}.home-module__Hx0lNG__mobileAux{padding:6px 8px 0}.home-module__Hx0lNG__adminLink{padding:4px 10px;font-size:10px}}.home-module__Hx0lNG__profileButton{border:1.5px solid var(--border-color-light);background:var(--bg-card);width:100%;color:var(--text-primary);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px;font-family:inherit;font-size:16px;font-weight:800;transition:background .2s,border-color .2s;display:flex}.home-module__Hx0lNG__profileButton:hover{background:#1e2933;border-color:#263342}.home-module__Hx0lNG__adminLink{color:#ffffff73;letter-spacing:.2px;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.home-module__Hx0lNG__adminLink:hover{color:#ffffffbf;background:#ffffff14;border-color:#ffffff26}.home-module__Hx0lNG__betaNotice{background:var(--bg-card);border:1.5px solid var(--border-color);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:32px;animation:.5s home-module__Hx0lNG__fadeIn;display:flex}.home-module__Hx0lNG__betaNotice h2{color:var(--text-primary);text-transform:uppercase;margin:0;font-size:28px;font-weight:900}.home-module__Hx0lNG__betaNotice p{color:var(--text-muted);max-width:400px;margin:0;font-size:16px;line-height:1.5}.home-module__Hx0lNG__betaActions{width:100%;margin-top:12px}.home-module__Hx0lNG__betaBtn{color:#fff;background:#5865f2;border-radius:12px;width:100%;padding:14px 24px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-block}.home-module__Hx0lNG__betaBtn:hover{background:#4752c4;transform:translateY(-2px)}@keyframes home-module__Hx0lNG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.home-module__Hx0lNG__mobileAvatar,.home-module__Hx0lNG__mobileNav,.home-module__Hx0lNG__mobileChatPanel{display:none}@media (max-width:850px){.home-module__Hx0lNG__mobileAvatar{color:#fff;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:1.5px solid #39dce64d;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid;box-shadow:0 2px 8px #087dc24d}.home-module__Hx0lNG__mobileNav{height:56px;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(20px);z-index:60;background:#071014fa;border-top:1px solid #39dce61f;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0006}.home-module__Hx0lNG__mobileNavItem{color:#4b5563;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;text-transform:uppercase;letter-spacing:.4px;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:8px 2px 6px;font-family:inherit;font-size:9px;font-weight:700;line-height:1;transition:color .15s;display:flex}.home-module__Hx0lNG__mobileChatPanel{bottom:calc(56px + env(safe-area-inset-bottom,0px));z-index:55;background:#0d1117;border-top:1px solid #39dce626;border-radius:18px 18px 0 0;flex-direction:column;height:55vh;animation:.28s cubic-bezier(.32,.72,0,1) home-module__Hx0lNG__sheetUp;display:flex;position:fixed;left:0;right:0;overflow:hidden;box-shadow:0 -8px 32px #00000080}.home-module__Hx0lNG__mobileNavItem:active{color:#5af4f2;transition:color 80ms,transform 80ms;transform:scale(.92)}.home-module__Hx0lNG__mobileNavItemActive{color:#39dce6}.home-module__Hx0lNG__mobileNavItemActive:before{content:"";background:#39dce6;border-radius:0 0 2px 2px;width:18px;height:3px;position:absolute;top:6px;box-shadow:0 0 8px #39dce699}.home-module__Hx0lNG__mobileNavItem{position:relative}}
.JoinGamePanel-module__jwWyqG__wrapper{flex-direction:column;gap:clamp(12px,2.5vw,18px);display:flex}.JoinGamePanel-module__jwWyqG__card{background:#121a22;border:1.5px solid #ffffff14;border-radius:14px;padding:24px;box-shadow:0 12px 34px #00000059}.JoinGamePanel-module__jwWyqG__title{text-align:center;margin-bottom:4px}.JoinGamePanel-module__jwWyqG__title img{width:min(100%,300px);height:auto}.JoinGamePanel-module__jwWyqG__subtitle{text-align:center;color:#6b7280;letter-spacing:1px;margin:4px 0 24px;font-size:14px;font-weight:700}.JoinGamePanel-module__jwWyqG__userDisplay{background:#0d1117;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:12px;margin-bottom:24px;padding:12px;display:flex}.JoinGamePanel-module__jwWyqG__userIcon{color:#fff;background:linear-gradient(135deg,#087dc2,#119dce);border-radius:8px;place-items:center;width:44px;height:44px;font-size:20px;font-weight:800;display:grid}.JoinGamePanel-module__jwWyqG__userName{font-size:18px;font-weight:700}.JoinGamePanel-module__jwWyqG__stakes{gap:12px;margin-bottom:16px;display:flex}.JoinGamePanel-module__jwWyqG__stake{cursor:pointer;color:#a7b0b8;background:#ffffff08;border:1.5px solid #ffffff12;border-radius:10px;flex:1;padding:14px;font-family:inherit;font-size:16px;font-weight:800;transition:background .18s,border-color .18s,color .18s,box-shadow .18s}.JoinGamePanel-module__jwWyqG__stake:hover{color:#fff;background:#39dce612;border-color:#39dce64d}.JoinGamePanel-module__jwWyqG__active{color:#fff;background:#39dce61a;border-color:#39dce68c;box-shadow:inset 0 0 0 1px #39dce626}.JoinGamePanel-module__jwWyqG__join{cursor:pointer;color:#fff;background:linear-gradient(135deg,#087dc2,#39dce6);border:none;border-radius:12px;width:100%;margin:8px 0 16px;padding:16px;font-size:18px;font-weight:900;transition:all .2s;box-shadow:0 8px 24px #39dce633}.JoinGamePanel-module__jwWyqG__join:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 12px 28px #39dce64d}.JoinGamePanel-module__jwWyqG__join:disabled{cursor:not-allowed;filter:saturate(.5);color:#6b7280;box-shadow:none;background:#1e2933}.JoinGamePanel-module__jwWyqG__actionsRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.JoinGamePanel-module__jwWyqG__small{color:#a7b0b8;cursor:pointer;background:#1e2933;border:1.5px solid #1e2933;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.JoinGamePanel-module__jwWyqG__small:hover{background:#1e2933}.JoinGamePanel-module__jwWyqG__stats{text-align:center;color:#6b7280;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:24px;padding-top:24px;font-size:14px;display:flex}.JoinGamePanel-module__jwWyqG__stats strong{color:#39dce6;margin-bottom:4px;font-size:24px;font-weight:800;display:block}.JoinGamePanel-module__jwWyqG__error{text-align:center;color:#ff9a9a;background:#ff64641a;border-radius:8px;margin-top:16px;padding:8px;font-size:14px}.JoinGamePanel-module__jwWyqG__affiliate{color:#a7b0b8;cursor:pointer;background:#1e2933;border:1.5px solid #1e2933;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-weight:700;display:flex}.JoinGamePanel-module__jwWyqG__affiliate:hover{background:#1e2933}.JoinGamePanel-module__jwWyqG__userDisplay{align-items:center;gap:10px;display:flex}.JoinGamePanel-module__jwWyqG__userIcon{color:#fff;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:1.5px solid #39dce640;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid;box-shadow:0 2px 8px #087dc240}.JoinGamePanel-module__jwWyqG__userName{color:#fff;font-weight:700}.JoinGamePanel-module__jwWyqG__editBtn{color:#a7b0b8;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:10px;margin-left:auto;padding:6px 10px}.JoinGamePanel-module__jwWyqG__editBtn:hover{background:#1e2933}.JoinGamePanel-module__jwWyqG__editRow{align-items:center;gap:8px;width:100%;margin-left:auto;display:flex}.JoinGamePanel-module__jwWyqG__input{color:#fff;background:#121a22;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:auto;min-width:120px;padding:8px 10px}.JoinGamePanel-module__jwWyqG__input:focus{border-color:#39dce699}.JoinGamePanel-module__jwWyqG__saveBtn,.JoinGamePanel-module__jwWyqG__cancelBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#1e2933;border:1px solid #ffffff24;border-radius:10px;padding:8px 10px}.JoinGamePanel-module__jwWyqG__saveBtn{color:#071014;background:#39dce6;border-color:#39dce6;font-weight:800}.JoinGamePanel-module__jwWyqG__saveBtn:hover{filter:brightness(1.05)}.JoinGamePanel-module__jwWyqG__cancelBtn:hover{background:#232834}.JoinGamePanel-module__jwWyqG__modalBackdrop{z-index:60;background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.JoinGamePanel-module__jwWyqG__modal{color:#fff;background:#0d1117;border:1px solid #ffffff14;border-radius:14px;width:min(720px,92vw);overflow:hidden;box-shadow:0 20px 60px #00000073}.JoinGamePanel-module__jwWyqG__modalHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.JoinGamePanel-module__jwWyqG__modalTitle{font-size:22px;font-weight:800}.JoinGamePanel-module__jwWyqG__modalClose{color:#a7b0b8;cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.JoinGamePanel-module__jwWyqG__modalClose:hover{color:#fff}.JoinGamePanel-module__jwWyqG__modalTabs{justify-content:space-between;align-items:center;gap:10px;padding:12px 16px;display:flex}.JoinGamePanel-module__jwWyqG__regionTitle{color:#071014;background:#39dce6;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:inline-flex;box-shadow:inset 0 -2px #00000026}.JoinGamePanel-module__jwWyqG__refreshBtn{color:#a7b0b8;cursor:pointer;background:#1e2933;border:1px solid #1e2933;border-radius:10px;padding:10px 12px}.JoinGamePanel-module__jwWyqG__refreshBtn:hover{filter:brightness(1.05)}.JoinGamePanel-module__jwWyqG__modalBody{padding:6px 16px 12px}.JoinGamePanel-module__jwWyqG__listTitle{color:#a7b0b8;margin:6px 0 10px;font-weight:700}.JoinGamePanel-module__jwWyqG__serverList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.JoinGamePanel-module__jwWyqG__serverRow{background:#121a22;border:1px solid #ffffff0f;border-radius:12px;justify-content:space-between;align-items:center;padding:14px;display:flex}.JoinGamePanel-module__jwWyqG__serverLeft{align-items:center;gap:14px;display:flex}.JoinGamePanel-module__jwWyqG__badge{text-align:center;color:#39dce6;background:#0d1117;border:1px solid #1e2933;border-radius:10px;min-width:54px;padding:8px 10px;font-weight:900}.JoinGamePanel-module__jwWyqG__serverMeta{gap:2px;display:grid}.JoinGamePanel-module__jwWyqG__online{color:#a7b0b8;align-items:center;gap:8px;font-weight:700;display:flex}.JoinGamePanel-module__jwWyqG__dot{background:#39dce6;border-radius:50%;width:8px;height:8px;display:inline-block}.JoinGamePanel-module__jwWyqG__serverId{color:#6b7280;font-size:13px}.JoinGamePanel-module__jwWyqG__joinBtn{color:#071014;cursor:pointer;background:#39dce6;border:none;border-radius:10px;padding:10px 14px;font-weight:900;box-shadow:0 3px #0000004d}.JoinGamePanel-module__jwWyqG__joinBtn:hover{filter:brightness(1.05)}.JoinGamePanel-module__jwWyqG__modalFooter{text-align:center;color:#6b7280;border-top:1px solid #ffffff0f;padding:10px 16px 14px;font-size:12px}.JoinGamePanel-module__jwWyqG__jurisdictionCheck{color:var(--text-muted-2);cursor:pointer;align-items:flex-start;gap:8px;padding:0 4px;font-size:11px;line-height:1.5;display:flex}.JoinGamePanel-module__jwWyqG__jurisdictionCheck input{accent-color:var(--accent-green);cursor:pointer;flex-shrink:0;margin-top:2px}.JoinGamePanel-module__jwWyqG__jurisdictionCheck a{color:var(--accent-green);text-decoration:none}.JoinGamePanel-module__jwWyqG__jurisdictionCheck a:hover{text-decoration:underline}@media (max-width:850px){.JoinGamePanel-module__jwWyqG__wrapper{gap:0}.JoinGamePanel-module__jwWyqG__card{background:linear-gradient(165deg,#0f1b28 0%,#121a22 50%,#0d1520 100%);border:1px solid #39dce626;border-radius:20px;padding:16px 14px 14px;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #39dce612,0 20px 50px #00000080}.JoinGamePanel-module__jwWyqG__card:before{content:"";pointer-events:none;background:radial-gradient(at top,#39dce617 0%,#0000 70%);border-radius:22px 22px 0 0;width:260px;height:90px;position:absolute;top:0;left:50%;transform:translate(-50%)}.JoinGamePanel-module__jwWyqG__title{text-align:center;margin-bottom:10px;position:relative}.JoinGamePanel-module__jwWyqG__title img{width:min(100%,130px);height:auto}.JoinGamePanel-module__jwWyqG__subtitle{display:none}.JoinGamePanel-module__jwWyqG__userDisplay{background:#ffffff09!important;border:1px solid #ffffff12!important;border-radius:10px!important;align-items:center!important;gap:8px!important;margin-bottom:12px!important;padding:8px 12px!important;display:flex!important}.JoinGamePanel-module__jwWyqG__userIcon{color:#fff!important;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%)!important;border:1.5px solid #39dce640!important;border-radius:50%!important;flex-shrink:0!important;place-items:center!important;width:34px!important;height:34px!important;font-size:13px!important;font-weight:800!important;display:grid!important;box-shadow:0 2px 8px #087dc240!important}.JoinGamePanel-module__jwWyqG__userName{color:#fff;font-size:14px;font-weight:700}.JoinGamePanel-module__jwWyqG__editBtn{color:#39dce6;cursor:pointer;background:#39dce614;border:1px solid #39dce638;border-radius:8px;min-height:30px;margin-left:auto;padding:5px 11px;font-size:12px}.JoinGamePanel-module__jwWyqG__editRow{gap:6px}.JoinGamePanel-module__jwWyqG__input{padding:8px 10px;font-size:16px}.JoinGamePanel-module__jwWyqG__saveBtn{padding:7px 12px;font-size:12px}.JoinGamePanel-module__jwWyqG__cancelBtn{padding:7px 10px;font-size:12px}.JoinGamePanel-module__jwWyqG__stakes{grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:10px;display:grid}.JoinGamePanel-module__jwWyqG__stakes:before{content:"CHOOSE YOUR STAKE";letter-spacing:1.5px;color:#6b7280;text-transform:uppercase;grid-column:1/-1;padding-bottom:2px;font-size:9px;font-weight:800;display:block}.JoinGamePanel-module__jwWyqG__stake{letter-spacing:-.5px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;flex:none;justify-content:center;align-items:center;min-height:58px;padding:0;font-size:20px;font-weight:900;display:flex}.JoinGamePanel-module__jwWyqG__stake:active{transform:scale(.97)}.JoinGamePanel-module__jwWyqG__active{box-shadow:0 0 20px #39dce633,inset 0 0 0 1px #39dce64d}.JoinGamePanel-module__jwWyqG__jurisdictionCheck{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;gap:10px;margin-bottom:10px;padding:10px 12px;font-size:10px;line-height:1.5}.JoinGamePanel-module__jwWyqG__join{letter-spacing:1.5px;text-transform:uppercase;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-radius:12px;width:100%;min-height:50px;margin:0 0 8px;padding:14px;font-size:15px;font-weight:900;box-shadow:0 0 36px #39dce633,0 6px 20px #39dce62e}.JoinGamePanel-module__jwWyqG__join:active{transform:scale(.98)}.JoinGamePanel-module__jwWyqG__join:not(:disabled):hover{transform:none;box-shadow:0 0 44px #39dce647,0 10px 24px #39dce638}.JoinGamePanel-module__jwWyqG__join:disabled{box-shadow:none;text-transform:none;letter-spacing:0;font-size:14px}.JoinGamePanel-module__jwWyqG__affiliate{color:#6b7280;cursor:pointer;touch-action:manipulation;background:0 0;border:1px solid #ffffff12;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:34px;padding:7px 12px;font-size:11px;font-weight:700;display:flex}.JoinGamePanel-module__jwWyqG__affiliate:hover,.JoinGamePanel-module__jwWyqG__affiliate:active{color:#a7b0b8;background:#ffffff0a}.JoinGamePanel-module__jwWyqG__stats{text-align:center;color:#6b7280;border-top:1px solid #ffffff0f;justify-content:space-between;gap:8px;margin-top:0;padding-top:10px;font-size:11px;display:flex}.JoinGamePanel-module__jwWyqG__stats>div{flex:1}.JoinGamePanel-module__jwWyqG__stats strong{color:#fff;margin-bottom:2px;font-size:20px;font-weight:900;display:block}.JoinGamePanel-module__jwWyqG__error{margin-top:8px;padding:8px 10px;font-size:12px}}@media (max-width:600px){.JoinGamePanel-module__jwWyqG__card{border-radius:20px;padding:18px 14px}.JoinGamePanel-module__jwWyqG__title img{width:min(100%,144px)}.JoinGamePanel-module__jwWyqG__stake{border-radius:12px;min-height:64px;font-size:20px}.JoinGamePanel-module__jwWyqG__join{letter-spacing:1.5px;min-height:52px;padding:15px;font-size:16px}.JoinGamePanel-module__jwWyqG__stats strong{font-size:18px}}@media (max-width:400px){.JoinGamePanel-module__jwWyqG__card{border-radius:18px;padding:16px 12px}.JoinGamePanel-module__jwWyqG__title img{width:min(100%,128px)}.JoinGamePanel-module__jwWyqG__userDisplay{gap:8px!important;margin-bottom:14px!important;padding:8px 10px!important}.JoinGamePanel-module__jwWyqG__userIcon{width:28px!important;height:28px!important;font-size:11px!important}.JoinGamePanel-module__jwWyqG__userName{font-size:13px}.JoinGamePanel-module__jwWyqG__stakes{gap:6px}.JoinGamePanel-module__jwWyqG__stake{border-radius:10px;min-height:58px;font-size:18px}.JoinGamePanel-module__jwWyqG__join{letter-spacing:1px;min-height:50px;padding:14px;font-size:15px}.JoinGamePanel-module__jwWyqG__stats{margin-top:10px;padding-top:10px;font-size:10px}.JoinGamePanel-module__jwWyqG__stats strong{font-size:16px}.JoinGamePanel-module__jwWyqG__affiliate{min-height:36px;padding:9px 10px;font-size:11px}}
.LeaderboardCard-module__cmOdxq__card{background:#121a22;border:1.5px solid #ffffff14;border-radius:14px;flex-direction:column;padding:14px;display:flex}.LeaderboardCard-module__cmOdxq__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.LeaderboardCard-module__cmOdxq__left{align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.LeaderboardCard-module__cmOdxq__trophy{filter:saturate(1.2)}.LeaderboardCard-module__cmOdxq__list{gap:10px;margin:4px 0 14px;padding:0;list-style:none;display:grid}.LeaderboardCard-module__cmOdxq__item{align-items:center;gap:12px;font-size:15px;display:flex}.LeaderboardCard-module__cmOdxq__rank{color:#6b7280;text-align:right;width:20px}.LeaderboardCard-module__cmOdxq__name{color:#a7b0b8;flex:1;font-weight:700}.LeaderboardCard-module__cmOdxq__full{color:#fff;cursor:pointer;background:#0d1117;border:1.5px solid #1e2933;border-radius:10px;width:100%;margin-top:auto;padding:12px;font-family:inherit;font-weight:800}.LeaderboardCard-module__cmOdxq__full:hover{background:#1e2933}
.FriendsCard-module__RNlM-a__card{background:var(--card-bg);border:var(--card-bd);border-radius:var(--card-br);flex-direction:column;gap:12px;padding:14px;display:flex}.FriendsCard-module__RNlM-a__header{justify-content:space-between;align-items:center;display:flex}.FriendsCard-module__RNlM-a__left{color:var(--text-primary);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.FriendsCard-module__RNlM-a__icon{align-items:center;display:flex}.FriendsCard-module__RNlM-a__right{align-items:center;gap:8px;display:flex}.FriendsCard-module__RNlM-a__pill{color:#39dce6cc;letter-spacing:.2px;white-space:nowrap;background:#39dce614;border:1px solid #39dce62e;border-radius:999px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:700;display:inline-flex}.FriendsCard-module__RNlM-a__pillDot{background:var(--accent-green);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.4s ease-in-out infinite FriendsCard-module__RNlM-a__pulse-green}.FriendsCard-module__RNlM-a__link{color:var(--text-subtle);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:5px;transition:background .2s,color .2s;display:flex}.FriendsCard-module__RNlM-a__link:hover{color:var(--text-muted);background:#ffffff0f}.FriendsCard-module__RNlM-a__link:disabled{opacity:.3;cursor:default}.FriendsCard-module__RNlM-a__iconWrapper{align-items:center;display:flex;position:relative}.FriendsCard-module__RNlM-a__notificationBadge{border:1.5px solid var(--card-bg);color:#fff;cursor:pointer;background:linear-gradient(160deg,#f87171 0%,#ef4444 100%);border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-family:inherit;font-size:10px;font-weight:900;line-height:1;transition:filter .2s;display:inline-flex;position:absolute;top:-7px;right:-9px;box-shadow:0 2px 10px #ef444459}.FriendsCard-module__RNlM-a__notificationBadge:hover{filter:brightness(1.1)}.FriendsCard-module__RNlM-a__skeletonList{flex-direction:column;gap:4px;display:flex}.FriendsCard-module__RNlM-a__skeletonItem{border-radius:var(--radius-sm);align-items:center;gap:12px;padding:8px 10px;display:flex}.FriendsCard-module__RNlM-a__skeletonAvatar{background:linear-gradient(90deg,#1a2030 25%,#22293a 50%,#1a2030 75%) 0 0/300% 100%;border-radius:50%;flex-shrink:0;width:36px;height:36px;animation:1.6s ease-in-out infinite FriendsCard-module__RNlM-a__shimmer}.FriendsCard-module__RNlM-a__skeletonBody{flex-direction:column;flex:1;gap:6px;display:flex}.FriendsCard-module__RNlM-a__skeletonName{background:linear-gradient(90deg,#1a2030 25%,#22293a 50%,#1a2030 75%) 0 0/300% 100%;border-radius:6px;width:50%;height:11px;animation:1.6s ease-in-out infinite FriendsCard-module__RNlM-a__shimmer}.FriendsCard-module__RNlM-a__skeletonStatus{background:linear-gradient(90deg,#1a2030 25%,#22293a 50%,#1a2030 75%) 0 0/300% 100%;border-radius:6px;width:30%;height:9px;animation:1.6s ease-in-out .2s infinite FriendsCard-module__RNlM-a__shimmer}.FriendsCard-module__RNlM-a__friendsList{scrollbar-width:none;flex-direction:column;gap:2px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.FriendsCard-module__RNlM-a__friendsList::-webkit-scrollbar{display:none}.FriendsCard-module__RNlM-a__friendItem{border-radius:var(--radius-sm);cursor:default;border:1px solid #0000;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;transition:background .15s,border-color .15s;display:flex}.FriendsCard-module__RNlM-a__friendItem:hover{background:#ffffff08;border-color:#ffffff0f}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__online:hover{background:#39dce608;border-color:#39dce61a}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__in-game:hover{background:#119dce08;border-color:#a78bfa1a}.FriendsCard-module__RNlM-a__friendInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.FriendsCard-module__RNlM-a__avatarWrap{flex-shrink:0;position:relative}.FriendsCard-module__RNlM-a__avatar{color:#ffffffe6;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:1.5px solid #119dce33;border-radius:50%;place-items:center;width:36px;height:36px;font-size:14px;font-weight:800;transition:border-color .15s;display:grid}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__online .FriendsCard-module__RNlM-a__avatar{border-color:#39dce64d}.FriendsCard-module__RNlM-a__statusDot{border:2px solid var(--card-bg);border-radius:50%;flex-shrink:0;width:10px;height:10px;position:absolute;bottom:-1px;right:-1px}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__online .FriendsCard-module__RNlM-a__statusDot{animation:2.5s ease-in-out infinite FriendsCard-module__RNlM-a__pulse-dot}.FriendsCard-module__RNlM-a__nameGroup{flex-direction:column;gap:1px;min-width:0;display:flex}.FriendsCard-module__RNlM-a__friendName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;line-height:1.3;overflow:hidden}.FriendsCard-module__RNlM-a__statusLabel{color:var(--text-subtle);font-size:11px;font-weight:600;line-height:1.2}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__online .FriendsCard-module__RNlM-a__statusLabel{color:#39dce6a6}.FriendsCard-module__RNlM-a__friendItem.FriendsCard-module__RNlM-a__in-game .FriendsCard-module__RNlM-a__statusLabel{color:#119dcebf}.FriendsCard-module__RNlM-a__actions{flex-shrink:0;align-items:center;display:flex}.FriendsCard-module__RNlM-a__challengeBtn{cursor:pointer;background:#39dce612;border:1px solid #39dce633;border-radius:8px;align-items:center;gap:5px;padding:5px 10px;font-family:inherit;transition:background .18s,border-color .18s,box-shadow .18s,transform .15s;display:inline-flex}.FriendsCard-module__RNlM-a__challengeBtn:hover{background:#39dce624;border-color:#39dce673;transform:translateY(-1px);box-shadow:0 2px 12px #39dce61f}.FriendsCard-module__RNlM-a__challengeIcon{color:#39dce6bf;align-items:center;display:flex}.FriendsCard-module__RNlM-a__challengeLabel{letter-spacing:.5px;color:#39dce6d9;text-transform:uppercase;font-size:11px;font-weight:800}.FriendsCard-module__RNlM-a__empty{border-radius:var(--radius-md);text-align:center;background:#ffffff04;border:1px solid #ffffff0d;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px 16px;display:flex}.FriendsCard-module__RNlM-a__emptyIconWrap{color:#4b5775;background:#119dce12;border:1px solid #119dce1f;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:4px;display:grid}.FriendsCard-module__RNlM-a__emptyTitle{color:var(--text-subtle);font-size:13px;font-weight:700}.FriendsCard-module__RNlM-a__emptyHint{color:#4b5775;font-size:11px;font-weight:500}.FriendsCard-module__RNlM-a__cta{border-radius:var(--radius-sm);border:1.5px solid var(--btn-outline);width:100%;color:var(--text-subtle);cursor:pointer;background:0 0;margin-top:auto;padding:11px 12px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,color .2s}.FriendsCard-module__RNlM-a__cta:hover{border-color:var(--btn-outline-hover);color:var(--text-primary);background:#1e2933}.FriendsCard-module__RNlM-a__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:1000;background:#000008bf;justify-content:center;align-items:center;animation:.18s FriendsCard-module__RNlM-a__fadeIn;display:flex;position:fixed;inset:0}.FriendsCard-module__RNlM-a__stakeModal{text-align:center;background:linear-gradient(160deg,#060e20fc 0%,#050b18fc 100%);border:1px solid #39dce62e;border-radius:20px;width:300px;padding:28px 24px 20px;animation:.28s cubic-bezier(.16,1,.3,1) FriendsCard-module__RNlM-a__stakeModalIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #39dce60d,0 32px 72px #000000b3,0 0 48px #39dce60f}.FriendsCard-module__RNlM-a__stakeModal:before{content:"";background:linear-gradient(90deg,#0000,#39dce666,#087dc24d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.FriendsCard-module__RNlM-a__stakeModal:after{content:"";pointer-events:none;background:radial-gradient(#39dce612 0%,#0000 70%);width:200px;height:100px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.FriendsCard-module__RNlM-a__modalHeader{color:#39dce699;letter-spacing:2.5px;text-transform:uppercase;z-index:1;margin-bottom:22px;font-size:10px;font-weight:900;position:relative}.FriendsCard-module__RNlM-a__stakeOptions{z-index:1;flex-direction:column;gap:8px;margin-bottom:14px;display:flex;position:relative}.FriendsCard-module__RNlM-a__stakeOption{color:#cbd5e1;cursor:pointer;background:#39dce608;border:1px solid #39dce61a;border-radius:12px;padding:15px 12px;font-family:inherit;font-size:20px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.FriendsCard-module__RNlM-a__stakeOption:before{content:"";opacity:0;background:linear-gradient(135deg,#39dce60f 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.FriendsCard-module__RNlM-a__stakeOption:hover{color:#5af4f2;background:#39dce612;border-color:#39dce659;transform:translateY(-2px);box-shadow:0 8px 24px #39dce61f,0 0 0 1px #39dce61a}.FriendsCard-module__RNlM-a__stakeOption:hover:before{opacity:1}.FriendsCard-module__RNlM-a__stakeOption:active{transform:translateY(0)}.FriendsCard-module__RNlM-a__cancelBtn{color:#ffffff38;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:8px;padding:10px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:color .18s;position:relative}.FriendsCard-module__RNlM-a__cancelBtn:hover{color:#ffffff80}@keyframes FriendsCard-module__RNlM-a__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes FriendsCard-module__RNlM-a__pulse-dot{0%,to{box-shadow:0 0 #39dce680}55%{box-shadow:0 0 0 4px #14f19500}}@keyframes FriendsCard-module__RNlM-a__pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes FriendsCard-module__RNlM-a__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes FriendsCard-module__RNlM-a__slideUp{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes FriendsCard-module__RNlM-a__stakeModalIn{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}
.CustomizeCard-module__xgqyhG__card{background:var(--card-bg);border:var(--bd);border-radius:var(--radius);flex-direction:column;gap:12px;padding:14px;display:flex}.CustomizeCard-module__xgqyhG__header{color:var(--muted);align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.CustomizeCard-module__xgqyhG__iconTop{filter:hue-rotate(270deg)}.CustomizeCard-module__xgqyhG__cardPreview{background:#0b0e13;border:1px solid #ffffff0f;border-radius:12px;place-items:center;height:140px;display:grid}.CustomizeCard-module__xgqyhG__birdSm{width:100px;height:80px;image-rendering:pixelated;transform-origin:50%;animation:3.2s ease-in-out infinite CustomizeCard-module__xgqyhG__float}@keyframes CustomizeCard-module__xgqyhG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.CustomizeCard-module__xgqyhG__cta{border:1.5px solid var(--outline);width:100%;color:var(--text);cursor:pointer;background:#0d1117;border-radius:10px;padding:12px;font-family:inherit;font-weight:800;box-shadow:inset 0 -3px #ffffff08,0 6px 18px #00000040}.CustomizeCard-module__xgqyhG__cta:hover{background:#1e2933}.CustomizeCard-module__xgqyhG__modalBackdrop{z-index:60;background:#0000008c;place-items:center;display:grid;position:fixed;inset:0}.CustomizeCard-module__xgqyhG__modal{color:#fff;background:#0d1117;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:min(520px,92vw);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000073}.CustomizeCard-module__xgqyhG__modalHeader{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.CustomizeCard-module__xgqyhG__modalTitle{font-size:22px;font-weight:800}.CustomizeCard-module__xgqyhG__modalClose{color:#a7b0b8;cursor:pointer;background:0 0;border:0;font-size:18px;line-height:1}.CustomizeCard-module__xgqyhG__modalClose:hover{color:#fff}.CustomizeCard-module__xgqyhG__modalTabs{gap:10px;padding:12px 16px;display:flex}.CustomizeCard-module__xgqyhG__tab{color:#a7b0b8;cursor:pointer;text-align:center;background:#1e2933;border:1px solid #1e2933;border-radius:10px;flex:1;padding:10px 14px;font-weight:800}.CustomizeCard-module__xgqyhG__tabActive{color:#071014;background:#39dce6;border-color:#39dce6;box-shadow:inset 0 -2px #00000026}.CustomizeCard-module__xgqyhG__modalPreview{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;justify-content:center;align-items:center;height:160px;padding:20px;display:flex}.CustomizeCard-module__xgqyhG__birdLg{width:120px;height:100px;image-rendering:pixelated;animation:3s ease-in-out infinite CustomizeCard-module__xgqyhG__float}.CustomizeCard-module__xgqyhG__modalBody{padding:16px}.CustomizeCard-module__xgqyhG__skinGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin:0;padding:0;list-style:none;display:grid}.CustomizeCard-module__xgqyhG__skinCell{aspect-ratio:1;cursor:pointer;background:#121a22;border:1px solid #ffffff14;border-radius:12px;place-items:center;width:100%;display:grid}.CustomizeCard-module__xgqyhG__skinCell:hover{filter:brightness(1.1)}.CustomizeCard-module__xgqyhG__skinImg{width:82px;height:62px;image-rendering:pixelated}.CustomizeCard-module__xgqyhG__selected{border-color:#39dce6;box-shadow:0 0 0 3px #39dce640}.CustomizeCard-module__xgqyhG__modalFooter{text-align:center;border-top:1px solid #ffffff0f;padding:14px}.CustomizeCard-module__xgqyhG__apply{cursor:pointer;color:#071014;background:#39dce6;border:none;border-radius:12px;padding:12px 20px;font-weight:900}.CustomizeCard-module__xgqyhG__apply:hover{filter:brightness(1.05)}@media (max-width:850px){.CustomizeCard-module__xgqyhG__card{border-radius:16px;flex-direction:column;flex:1;gap:10px;padding:14px}.CustomizeCard-module__xgqyhG__header{font-size:16px}.CustomizeCard-module__xgqyhG__cardPreview{border-radius:10px;flex:1;min-height:60px}.CustomizeCard-module__xgqyhG__birdSm{width:90px;height:72px}.CustomizeCard-module__xgqyhG__cta{border-radius:10px;flex-shrink:0;padding:12px;font-size:14px}}
.WalletWidget-module__DbJbVW__card{background:var(--card-bg);border:var(--card-bd);border-radius:var(--card-br);padding:var(--pad);gap:var(--gap);flex-direction:column;display:flex}.WalletWidget-module__DbJbVW__mockCard{}.WalletWidget-module__DbJbVW__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.WalletWidget-module__DbJbVW__left{align-items:center;gap:10px;min-width:0;display:flex}.WalletWidget-module__DbJbVW__title{min-width:0;color:var(--text);flex:auto;font-size:18px;font-weight:700}.WalletWidget-module__DbJbVW__actions{flex-wrap:nowrap;align-items:center;gap:14px;min-width:0;display:flex}.WalletWidget-module__DbJbVW__action{color:var(--text-muted);cursor:pointer;opacity:.9;white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;font-size:14px;display:inline-flex}.WalletWidget-module__DbJbVW__action:hover{color:#dde4f0}.WalletWidget-module__DbJbVW__icon{width:var(--icon-size);height:var(--icon-size)}.WalletWidget-module__DbJbVW__spin{animation:.8s linear infinite WalletWidget-module__DbJbVW__spin}@keyframes WalletWidget-module__DbJbVW__spin{to{transform:rotate(360deg)}}.WalletWidget-module__DbJbVW__amounts{padding:var(--pad) 0;place-items:center;gap:2px;display:grid}.WalletWidget-module__DbJbVW__usd{letter-spacing:.3px;color:#5af4f2;font-size:36px;font-weight:800}.WalletWidget-module__DbJbVW__sol{color:#c9cfdb;font-size:15px;font-weight:600}.WalletWidget-module__DbJbVW__addr{color:var(--text-muted-2);margin-top:2px;font-size:13px;text-decoration:none}.WalletWidget-module__DbJbVW__addr:hover{color:#c7cfdd;text-decoration:underline}.WalletWidget-module__DbJbVW__buttons{grid-template-columns:1fr 1fr;gap:14px;display:grid}.WalletWidget-module__DbJbVW__cta{border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;background:0 0;padding:12px 14px;font:700 15px/1.2 inherit;transition:transform .14s,box-shadow .14s,background-color .14s,border-color .14s}.WalletWidget-module__DbJbVW__cta:hover{transform:translateY(-1px)}.WalletWidget-module__DbJbVW__add{background:var(--accent-gradient);color:#fff;border:none;box-shadow:0 8px 24px #39dce633}.WalletWidget-module__DbJbVW__add:hover{background:linear-gradient(135deg,#119dce 0%,#5af4f2 100%);box-shadow:0 12px 28px #39dce64d}.WalletWidget-module__DbJbVW__cash{color:var(--text);border:1.5px solid var(--btn-outline);background-color:#0000}.WalletWidget-module__DbJbVW__cash:hover{border-color:var(--btn-outline-hover);background-color:#1e2933}.WalletWidget-module__DbJbVW__mockHeader{align-items:center;gap:8px;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.WalletWidget-module__DbJbVW__mockCard p{color:var(--text-subtle);margin:0 0 16px;font-size:14px;line-height:1.5}.WalletWidget-module__DbJbVW__mockButton{border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#087dc2;border:none;width:100%;margin-bottom:16px;padding:12px;font-size:15px;font-weight:700}.WalletWidget-module__DbJbVW__mockButton:hover{background:#119dce}.WalletWidget-module__DbJbVW__mockCard ul{color:var(--text-subtle);gap:8px;margin:0;padding-left:18px;font-size:13px;list-style-type:"• ";display:grid}.WalletWidget-module__DbJbVW__toast{background:var(--toast-bg);border:1px solid var(--toast-bd);border-radius:var(--radius-sm);color:#cfe7ff;opacity:0;pointer-events:none;padding:10px 14px;transition:opacity .18s,transform .18s;position:fixed;bottom:22px;right:22px;transform:translateY(8px)}.WalletWidget-module__DbJbVW__toastShow{opacity:1;transform:translateY(0)}.WalletWidget-module__DbJbVW__skel{background:linear-gradient(90deg,#ffffff0f,#ffffff2e,#ffffff0f) 0 0/300% 100%;border-radius:6px;animation:1.25s ease-in-out infinite WalletWidget-module__DbJbVW__shimmer;display:inline-block}@keyframes WalletWidget-module__DbJbVW__shimmer{0%{background-position:0}to{background-position:100%}}@media (max-width:850px){.WalletWidget-module__DbJbVW__card{border:1px solid #39dce61a;border-radius:16px;gap:12px;padding:14px}.WalletWidget-module__DbJbVW__usd{font-size:clamp(26px,7vw,32px)}.WalletWidget-module__DbJbVW__sol{font-size:13px}.WalletWidget-module__DbJbVW__addr{display:none}.WalletWidget-module__DbJbVW__amounts{padding:6px 0}.WalletWidget-module__DbJbVW__buttons{gap:10px}.WalletWidget-module__DbJbVW__cta{border-radius:10px;min-height:44px;padding:11px 14px;font-size:14px}.WalletWidget-module__DbJbVW__toast{bottom:calc(68px + env(safe-area-inset-bottom,0px));left:14px;right:14px}}@media (max-width:420px){.WalletWidget-module__DbJbVW__usd{font-size:clamp(22px,6vw,28px)}.WalletWidget-module__DbJbVW__cta{padding:10px 12px;font-size:13px}}
.CashOutModal-module__K1sWRG__modalBackdrop{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;place-items:center;display:grid;position:fixed;inset:0}.CashOutModal-module__K1sWRG__modal{color:#fff;background:#0d1117;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;width:min(540px,92vw);display:flex;overflow:hidden;box-shadow:0 20px 60px #00000073}.CashOutModal-module__K1sWRG__modalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.CashOutModal-module__K1sWRG__modalTitle{align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.CashOutModal-module__K1sWRG__modalClose{color:#a7b0b8;cursor:pointer;opacity:.7;background:0 0;border:0;font-size:18px;line-height:1}.CashOutModal-module__K1sWRG__modalClose:hover{opacity:1}.CashOutModal-module__K1sWRG__modalBody{flex-direction:column;gap:16px;padding:20px;display:flex}.CashOutModal-module__K1sWRG__balanceInfo{background:#121a22;border:1px solid #ffffff0f;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.CashOutModal-module__K1sWRG__balanceLabel{color:#6b7280;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.CashOutModal-module__K1sWRG__balanceValues{text-align:right}.CashOutModal-module__K1sWRG__usdValue{color:#fff;font-size:18px;font-weight:800;display:block}.CashOutModal-module__K1sWRG__solValue{color:#888;font-size:13px}.CashOutModal-module__K1sWRG__errorBox{color:#fca5a5;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:8px;padding:10px 14px;font-size:14px}.CashOutModal-module__K1sWRG__inputGroup{flex-direction:column;gap:8px;display:flex}.CashOutModal-module__K1sWRG__inputGroup input{box-sizing:border-box;color:#fff;background:#1e2933;border:1.5px solid #1e2933;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:700;transition:border-color .2s}.CashOutModal-module__K1sWRG__inputGroup input:focus{border-color:#39dce6}.CashOutModal-module__K1sWRG__inputGroup input::placeholder{color:#555}.CashOutModal-module__K1sWRG__amountInputWrapper{align-items:center;display:flex;position:relative}.CashOutModal-module__K1sWRG__amountInputWrapper input{text-align:right;-moz-appearance:textfield;padding-right:140px;font-size:20px}.CashOutModal-module__K1sWRG__amountInputWrapper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.CashOutModal-module__K1sWRG__amountInputWrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.CashOutModal-module__K1sWRG__currencyLabel{color:#888;font-weight:700;position:absolute;right:105px}.CashOutModal-module__K1sWRG__toggleBtn{color:#fff;cursor:pointer;background:#263342;border:none;border-radius:6px;place-items:center;width:32px;height:32px;display:grid;position:absolute;right:62px}.CashOutModal-module__K1sWRG__toggleBtn:hover{background:#263342}.CashOutModal-module__K1sWRG__maxBtn{color:#fff;cursor:pointer;background:#263342;border:none;border-radius:6px;padding:6px 10px;font-weight:700;position:absolute;right:10px}.CashOutModal-module__K1sWRG__maxBtn:hover{background:#263342}.CashOutModal-module__K1sWRG__sliderGroup{text-align:center}.CashOutModal-module__K1sWRG__slider{appearance:none;background:#1e2933;border-radius:3px;outline:none;width:100%;height:6px;margin-top:4px}.CashOutModal-module__K1sWRG__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#39dce6;border:3px solid #1e2933;border-radius:50%;width:18px;height:18px}.CashOutModal-module__K1sWRG__slider::-moz-range-thumb{cursor:pointer;background:#39dce6;border:3px solid #1e2933;border-radius:50%;width:15px;height:15px}.CashOutModal-module__K1sWRG__sliderLabel{color:#888;margin-top:8px;font-size:12px}.CashOutModal-module__K1sWRG__modalFooter{border-top:1px solid #ffffff14;gap:12px;padding:16px 20px;display:flex}.CashOutModal-module__K1sWRG__cancelBtn,.CashOutModal-module__K1sWRG__confirmBtn{cursor:pointer;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:16px;font-weight:800;display:flex}.CashOutModal-module__K1sWRG__cancelBtn{color:#fff;background:0 0;border:1.5px solid #263342}.CashOutModal-module__K1sWRG__cancelBtn:hover{background:#1e2933}.CashOutModal-module__K1sWRG__confirmBtn{color:#fff;background:linear-gradient(135deg,#087dc2 0%,#39dce6 100%);border:none;box-shadow:0 8px 24px #39dce633}.CashOutModal-module__K1sWRG__confirmBtn:hover{filter:brightness(1.08);box-shadow:0 12px 28px #39dce64d}.CashOutModal-module__K1sWRG__confirmBtn:disabled,.CashOutModal-module__K1sWRG__cancelBtn:disabled,.CashOutModal-module__K1sWRG__toggleBtn:disabled,.CashOutModal-module__K1sWRG__maxBtn:disabled,.CashOutModal-module__K1sWRG__inputGroup input:disabled,.CashOutModal-module__K1sWRG__slider:disabled{cursor:not-allowed;opacity:.6}.CashOutModal-module__K1sWRG__slider:disabled::-webkit-slider-thumb{cursor:not-allowed}@media (max-width:850px){.CashOutModal-module__K1sWRG__modal{border-bottom:none;border-radius:20px 20px 0 0;width:100%;max-width:100%;margin-top:auto}.CashOutModal-module__K1sWRG__modalBackdrop{padding-bottom:env(safe-area-inset-bottom,0px);align-items:flex-end}.CashOutModal-module__K1sWRG__modalBody{gap:12px;padding:14px}.CashOutModal-module__K1sWRG__modalHeader{padding:14px 16px}.CashOutModal-module__K1sWRG__modalFooter{padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px))}.CashOutModal-module__K1sWRG__cancelBtn,.CashOutModal-module__K1sWRG__confirmBtn{min-height:50px;padding:13px;font-size:15px}.CashOutModal-module__K1sWRG__inputGroup input,.CashOutModal-module__K1sWRG__amountInputWrapper input{font-size:16px}}@media (max-width:500px){.CashOutModal-module__K1sWRG__modal{border-radius:16px 16px 0 0}.CashOutModal-module__K1sWRG__amountInputWrapper input{font-size:18px}}.CashOutModal-module__K1sWRG__slider:disabled::-moz-range-thumb{cursor:not-allowed}
.LoginChip-module__hX7ySq__btn{cursor:pointer;color:#a7b0b8;background:0 0;border:1.5px solid #1e2933;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:15px;font-weight:700;transition:all .2s;display:inline-flex}.LoginChip-module__hX7ySq__btn:hover,.LoginChip-module__hX7ySq__out{background:#1e2933;border-color:#263342}.LoginChip-module__hX7ySq__out:hover{background:#1e2933;border-color:#4b5563}.LoginChip-module__hX7ySq__skeleton{color:#0000;pointer-events:none;background:#1e2933;border-color:#1e2933;width:90px;height:42px}
.SocialModal-module__xCZ-kG__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.SocialModal-module__xCZ-kG__modal{background:#121a22;border:1.5px solid #ffffff1a;border-radius:16px;flex-direction:column;width:92%;max-width:860px;height:85%;max-height:740px;padding:24px;display:flex;position:relative;box-shadow:0 20px 50px #00000080}.SocialModal-module__xCZ-kG__header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.SocialModal-module__xCZ-kG__header h2{color:#fff;letter-spacing:.1px;align-items:center;gap:10px;margin:0;font-size:18px;font-weight:800;display:flex}.SocialModal-module__xCZ-kG__closeButton{color:#6b7280;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s,color .15s;display:grid}.SocialModal-module__xCZ-kG__closeButton:hover{color:#fff;background:#ffffff17}.SocialModal-module__xCZ-kG__backProfileBtn{color:#39dce6;cursor:pointer;background:#39dce614;border:1px solid #39dce633;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;margin-bottom:12px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:background .15s,border-color .15s;display:inline-flex}.SocialModal-module__xCZ-kG__backProfileBtn:hover{background:#39dce624;border-color:#39dce659}.SocialModal-module__xCZ-kG__tabs{scrollbar-width:none;border-bottom:1px solid #ffffff12;flex-shrink:0;gap:0;margin-bottom:20px;display:flex;overflow-x:auto}.SocialModal-module__xCZ-kG__tabs::-webkit-scrollbar{display:none}.SocialModal-module__xCZ-kG__tabBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;align-items:center;gap:7px;margin-bottom:-1px;padding:0 18px 13px;font-family:inherit;font-size:13px;font-weight:700;transition:color .15s;display:inline-flex}.SocialModal-module__xCZ-kG__tabBtn:hover{color:#a7b0b8}.SocialModal-module__xCZ-kG__tabBtnActive{color:#fff;border-bottom-color:#39dce6}.SocialModal-module__xCZ-kG__content{flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.SocialModal-module__xCZ-kG__subTabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;gap:3px;width:fit-content;margin-bottom:16px;padding:3px;display:flex}.SocialModal-module__xCZ-kG__subTabBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:color .15s;display:inline-flex}.SocialModal-module__xCZ-kG__subTabBtn:hover{color:#a7b0b8}.SocialModal-module__xCZ-kG__subTabBtnActive{color:#39dce6;background:#39dce61a;border:1px solid #39dce638}.SocialModal-module__xCZ-kG__subTabCount{color:#fca5a5;background:#ef444426;border:1px solid #ef444440;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.SocialModal-module__xCZ-kG__searchInput{background:#0d1117;border:1px solid #1e2933;border-radius:8px;flex-shrink:0;align-items:center;gap:10px;margin-bottom:20px;padding:0 12px;display:flex}.SocialModal-module__xCZ-kG__searchInput input{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:12px 0;font-family:inherit;font-size:15px}.SocialModal-module__xCZ-kG__emptyState{text-align:center;color:#6b7280;flex-direction:column;flex-grow:1;justify-content:center;align-items:center;padding:20px;display:flex}.SocialModal-module__xCZ-kG__emptyIcon{opacity:.5;margin-bottom:16px;font-size:48px}.SocialModal-module__xCZ-kG__emptyState h2{color:#fff;margin:0 0 8px;font-size:20px}.SocialModal-module__xCZ-kG__emptyState p{margin:0;font-size:14px}.SocialModal-module__xCZ-kG__leaderboardHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.SocialModal-module__xCZ-kG__leaderboardTitle{color:#fff;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.SocialModal-module__xCZ-kG__winningsDropdown{color:#fff;cursor:pointer;background:#1e2933;border:1px solid #263342;border-radius:8px;outline:none;padding:8px 12px;font-family:inherit;font-weight:700}.SocialModal-module__xCZ-kG__playerList{flex-direction:column;flex-grow:1;gap:8px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.SocialModal-module__xCZ-kG__playerItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;flex-shrink:0;align-items:center;gap:12px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.SocialModal-module__xCZ-kG__playerItem:hover{background:#39dce608;border-color:#39dce61a}.SocialModal-module__xCZ-kG__playerRank{color:#6b7280;text-align:center;flex-shrink:0;width:26px;font-size:15px;font-weight:800}.SocialModal-module__xCZ-kG__playerInfo{flex:1;align-items:center;gap:12px;display:flex}.SocialModal-module__xCZ-kG__playerAvatar{color:#fff;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:1.5px solid #39dce640;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid;box-shadow:0 2px 8px #087dc240}.SocialModal-module__xCZ-kG__playerName{color:#fff;cursor:pointer;font-weight:700;transition:color .15s}.SocialModal-module__xCZ-kG__playerName:hover{color:#39dce6}.SocialModal-module__xCZ-kG__playerStat{color:#6b7280;margin-top:2px;font-size:12px;font-weight:500;display:block}.SocialModal-module__xCZ-kG__playerWinnings{color:#5af4f2;white-space:nowrap;font-size:16px;font-weight:800}.SocialModal-module__xCZ-kG__actions{align-items:center;gap:8px;display:flex}.SocialModal-module__xCZ-kG__actions button{cursor:pointer;border:1.5px solid #0000;border-radius:10px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.SocialModal-module__xCZ-kG__approveBtn{color:#39dce6;background:#39dce614;border-color:#39dce640}.SocialModal-module__xCZ-kG__approveBtn:hover{background:#39dce626;border-color:#39dce673;box-shadow:0 4px 14px #39dce61f}.SocialModal-module__xCZ-kG__approveBtn:active{transform:translateY(1px)scale(.99)}.SocialModal-module__xCZ-kG__declineBtn{color:#fca5a5;background:#ef444414;border-color:#ef444433}.SocialModal-module__xCZ-kG__declineBtn:hover{background:#ef444426;border-color:#ef444466;box-shadow:0 4px 14px #ef44441a}.SocialModal-module__xCZ-kG__addBtn{color:#39dce6;cursor:pointer;background:#39dce614;border:1.5px solid #39dce640;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:800;transition:all .2s}.SocialModal-module__xCZ-kG__addBtn:hover{background:#39dce626;border-color:#39dce673}.SocialModal-module__xCZ-kG__addBtnDisabled{color:#ffffff59;cursor:default;background:#ffffff0a;border-color:#ffffff14;font-weight:600}.SocialModal-module__xCZ-kG__addBtnDisabled:hover{background:#ffffff0a;border-color:#ffffff14}.SocialModal-module__xCZ-kG__toast{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid #ffffff1f;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700;animation:.18s ease-out SocialModal-module__xCZ-kG__toastIn;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 36px #00000059}.SocialModal-module__xCZ-kG__toastSuccess{background:#13261beb;border-color:#4ef9a14d}.SocialModal-module__xCZ-kG__toastError{background:#261317f0;border-color:#ef444459}@keyframes SocialModal-module__xCZ-kG__toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:850px){.SocialModal-module__xCZ-kG__overlay{align-items:flex-end}.SocialModal-module__xCZ-kG__modal{border-radius:20px 20px 0 0;width:100%;max-width:100%;height:92dvh;max-height:92dvh;padding:16px 16px 0;animation:.3s cubic-bezier(.32,.72,0,1) SocialModal-module__xCZ-kG__sheetUp}.SocialModal-module__xCZ-kG__modal:before{content:"";background:#ffffff26;border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:0 auto 14px;display:block}.SocialModal-module__xCZ-kG__tabs{z-index:5;background:#121a22;grid-template-columns:repeat(5,1fr);gap:0;margin-bottom:14px;display:grid;position:sticky;top:0;overflow:visible}.SocialModal-module__xCZ-kG__tabBtn{letter-spacing:.2px;text-align:center;touch-action:manipulation;flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;min-width:0;padding:4px 2px 9px;font-size:10px}.SocialModal-module__xCZ-kG__tabBtn svg{width:16px;height:16px}}@keyframes SocialModal-module__xCZ-kG__sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.SocialModal-module__xCZ-kG__localOverlay{-webkit-backdrop-filter:blur(14px);z-index:1200;border-radius:inherit;background:#030814d1;justify-content:center;align-items:center;animation:.18s SocialModal-module__xCZ-kG__fadeIn;display:flex;position:absolute;inset:0}@keyframes SocialModal-module__xCZ-kG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes SocialModal-module__xCZ-kG__stakeModalIn{0%{opacity:0;transform:scale(.94)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.SocialModal-module__xCZ-kG__stakeModal{text-align:center;background:linear-gradient(160deg,#060e20fc 0%,#050b18fc 100%);border:1px solid #39dce62e;border-radius:20px;width:90%;max-width:320px;padding:28px 24px 20px;animation:.28s cubic-bezier(.16,1,.3,1) SocialModal-module__xCZ-kG__stakeModalIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #39dce60d,0 24px 60px #000000b3,0 0 48px #39dce612}.SocialModal-module__xCZ-kG__stakeModal:before{content:"";background:linear-gradient(90deg,#0000,#39dce666,#087dc24d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.SocialModal-module__xCZ-kG__stakeModal:after{content:"";pointer-events:none;background:radial-gradient(#39dce612 0%,#0000 70%);width:200px;height:100px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}.SocialModal-module__xCZ-kG__modalHeader{color:#39dce699;letter-spacing:2.5px;text-transform:uppercase;z-index:1;margin-bottom:22px;font-size:10px;font-weight:900;position:relative}.SocialModal-module__xCZ-kG__stakeOptions{z-index:1;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid;position:relative}.SocialModal-module__xCZ-kG__stakeOption{color:#cbd5e1;cursor:pointer;background:#39dce608;border:1px solid #39dce61a;border-radius:13px;padding:18px 0;font-family:inherit;font-size:18px;font-weight:800;transition:all .2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.SocialModal-module__xCZ-kG__stakeOption:before{content:"";opacity:0;border-radius:inherit;background:linear-gradient(135deg,#39dce612 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.SocialModal-module__xCZ-kG__stakeOption:hover{color:#5af4f2;background:#39dce612;border-color:#39dce659;transform:translateY(-3px);box-shadow:0 8px 24px #39dce624,0 0 0 1px #39dce61a}.SocialModal-module__xCZ-kG__stakeOption:hover:before{opacity:1}.SocialModal-module__xCZ-kG__stakeOption:active{transform:translateY(0)}.SocialModal-module__xCZ-kG__cancelBtn{color:#fff3;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:color .18s;position:relative}.SocialModal-module__xCZ-kG__cancelBtn:hover{color:#ffffff80}
.ProfileTab-module__tFyk7q__container{scrollbar-width:thin;scrollbar-color:#39dce626 transparent;flex-direction:column;gap:14px;height:100%;padding:20px;display:flex;overflow-y:auto}.ProfileTab-module__tFyk7q__container::-webkit-scrollbar{width:4px}.ProfileTab-module__tFyk7q__container::-webkit-scrollbar-thumb{background:#39dce626;border-radius:4px}.ProfileTab-module__tFyk7q__hero{background:linear-gradient(135deg,#087dc21f 0%,#39dce60d 100%);border:1px solid #39dce624;border-radius:14px;flex-shrink:0;align-items:center;gap:16px;padding:20px;display:flex;position:relative;overflow:hidden}.ProfileTab-module__tFyk7q__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#39dce612 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.ProfileTab-module__tFyk7q__avatar{color:#fff;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:2px solid #39dce659;border-radius:50%;flex-shrink:0;place-items:center;width:62px;height:62px;font-size:26px;font-weight:800;display:grid;box-shadow:0 0 0 5px #39dce612,0 4px 16px #087dc259}.ProfileTab-module__tFyk7q__heroInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ProfileTab-module__tFyk7q__nameRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ProfileTab-module__tFyk7q__username{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:24px;font-weight:800;line-height:1.1;overflow:hidden}.ProfileTab-module__tFyk7q__friendAction{flex-shrink:0}.ProfileTab-module__tFyk7q__addFriendBtn{color:#39dce6;cursor:pointer;background:#39dce61a;border:1.5px solid #39dce64d;border-radius:10px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:800;transition:all .2s}.ProfileTab-module__tFyk7q__addFriendBtn:hover:not(:disabled){background:#39dce633;border-color:#39dce680;transform:translateY(-1px)}.ProfileTab-module__tFyk7q__addFriendBtn:active:not(:disabled){transform:translateY(0)}.ProfileTab-module__tFyk7q__addFriendBtn:disabled{opacity:.6;cursor:not-allowed}.ProfileTab-module__tFyk7q__statusBadge{color:#6b7280;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.ProfileTab-module__tFyk7q__statusBadgeAccepted{color:#14f195;background:#14f1951a;border:1px solid #14f19540;border-radius:10px;padding:6px 14px;font-size:13px;font-weight:800;display:inline-flex}.ProfileTab-module__tFyk7q__toast{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;border:1px solid #ffffff1f;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:700;animation:.18s ease-out ProfileTab-module__tFyk7q__toastIn;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 36px #00000059}.ProfileTab-module__tFyk7q__toastSuccess{background:#13261beb;border-color:#4ef9a14d}.ProfileTab-module__tFyk7q__toastError{background:#261317f0;border-color:#ef444459}@keyframes ProfileTab-module__tFyk7q__toastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProfileTab-module__tFyk7q__metaRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ProfileTab-module__tFyk7q__badge{color:#a7b0b8;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.ProfileTab-module__tFyk7q__badgeStreak{color:#fb923c;background:#fb923c1a;border-color:#fb923c38}.ProfileTab-module__tFyk7q__statsRow{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ProfileTab-module__tFyk7q__statCard{text-align:center;background:#0d1117;border:1px solid #39dce614;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:14px 10px 12px;display:flex}.ProfileTab-module__tFyk7q__statCard:first-child{border-color:#39dce626}.ProfileTab-module__tFyk7q__statValue{color:#fff;font-size:22px;font-weight:800;line-height:1}.ProfileTab-module__tFyk7q__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;font-size:10px;font-weight:700}.ProfileTab-module__tFyk7q__winBarTrack{background:#ffffff0f;border-radius:99px;width:100%;height:3px;margin-top:6px;overflow:hidden}.ProfileTab-module__tFyk7q__winBarFill{background:linear-gradient(90deg,#087dc2,#39dce6);border-radius:99px;min-width:3px;height:100%;transition:width .6s}.ProfileTab-module__tFyk7q__earningsSection{background:#0d1117;border:1px solid #39dce614;border-radius:14px;flex-direction:column;flex-shrink:0;gap:14px;padding:16px;display:flex}.ProfileTab-module__tFyk7q__earningsTop{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.ProfileTab-module__tFyk7q__earningsLeft{flex-direction:column;gap:3px;display:flex}.ProfileTab-module__tFyk7q__earningsLabel{text-transform:uppercase;letter-spacing:.6px;color:#6b7280;font-size:10px;font-weight:700}.ProfileTab-module__tFyk7q__earningsTotal{color:#5af4f2;font-size:28px;font-weight:800;line-height:1}.ProfileTab-module__tFyk7q__timeToggle{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;gap:3px;padding:3px;display:flex}.ProfileTab-module__tFyk7q__timeBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700;transition:color .15s}.ProfileTab-module__tFyk7q__timeBtn:hover{color:#a7b0b8}.ProfileTab-module__tFyk7q__timeActive{color:#39dce6;cursor:pointer;background:#39dce61a;border:1px solid #39dce638;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:700}.ProfileTab-module__tFyk7q__chartWrapper{width:100%;overflow:hidden}.ProfileTab-module__tFyk7q__chartSvg{width:100%;height:auto;display:block}.ProfileTab-module__tFyk7q__chartPlaceholder{color:#6b7280;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:140px;font-size:13px;display:flex}.ProfileTab-module__tFyk7q__loading{color:#6b7280;flex-grow:1;justify-content:center;align-items:center;font-size:14px;display:flex}@media (max-width:600px){.ProfileTab-module__tFyk7q__container{gap:12px;padding:12px}.ProfileTab-module__tFyk7q__hero{gap:12px;padding:14px}.ProfileTab-module__tFyk7q__avatar{width:50px;height:50px;font-size:20px}.ProfileTab-module__tFyk7q__username{font-size:20px}.ProfileTab-module__tFyk7q__statsRow{grid-template-columns:repeat(2,1fr)}.ProfileTab-module__tFyk7q__statValue{font-size:20px}.ProfileTab-module__tFyk7q__earningsTop{flex-direction:column;align-items:flex-start;gap:10px}.ProfileTab-module__tFyk7q__earningsTotal{font-size:22px}}
.AffiliateTab-module__35zhnG__container{scrollbar-width:thin;scrollbar-color:#39dce626 transparent;flex-direction:column;flex-grow:1;gap:12px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.AffiliateTab-module__35zhnG__container::-webkit-scrollbar{width:4px}.AffiliateTab-module__35zhnG__container::-webkit-scrollbar-thumb{background:#39dce626;border-radius:4px}.AffiliateTab-module__35zhnG__loading{color:#6b7280;flex-grow:1;justify-content:center;align-items:center;font-size:14px;display:flex}.AffiliateTab-module__35zhnG__subTabs{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex-shrink:0;gap:3px;width:fit-content;padding:3px;display:flex}.AffiliateTab-module__35zhnG__subTabBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:color .15s;display:inline-flex}.AffiliateTab-module__35zhnG__subTabBtn:hover{color:#a7b0b8}.AffiliateTab-module__35zhnG__subTabBtnActive{color:#39dce6;background:#39dce61a;border:1px solid #39dce638}.AffiliateTab-module__35zhnG__linkSection{background:#0d1117;border:1px solid #39dce614;border-radius:12px;flex-shrink:0;padding:14px}.AffiliateTab-module__35zhnG__linkLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:700}.AffiliateTab-module__35zhnG__linkRow{gap:8px;display:flex}.AffiliateTab-module__35zhnG__linkInput{color:#a7b0b8;cursor:text;background:#121a22;border:1px solid #1e2933;border-radius:8px;outline:none;flex:1;padding:9px 10px;font-family:inherit;font-size:12px;transition:border-color .15s}.AffiliateTab-module__35zhnG__linkInput:focus{border-color:#39dce680}.AffiliateTab-module__35zhnG__copyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#087dc2,#39dce6);border:none;border-radius:8px;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:800;transition:filter .18s,transform .1s;box-shadow:0 4px 14px #39dce62e}.AffiliateTab-module__35zhnG__copyBtn:hover{filter:brightness(1.1)}.AffiliateTab-module__35zhnG__copyBtn:active{transform:translateY(1px)}.AffiliateTab-module__35zhnG__copyBtn:disabled{opacity:.5;cursor:not-allowed;filter:none}.AffiliateTab-module__35zhnG__editRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;display:flex}.AffiliateTab-module__35zhnG__codePrefix{color:#6b7280;white-space:nowrap;font-size:12px;font-weight:700}.AffiliateTab-module__35zhnG__codeInput{color:#fff;background:#121a22;border:1px solid #1e2933;border-radius:8px;outline:none;flex:1;min-width:140px;padding:9px 10px;font-family:inherit;font-size:12px;transition:border-color .15s}.AffiliateTab-module__35zhnG__codeInput:focus{border-color:#39dce680}.AffiliateTab-module__35zhnG__linkHint{color:#4b5563;margin:10px 0 0;font-size:11px;line-height:1.5}.AffiliateTab-module__35zhnG__successText{color:#39dce6;margin-top:6px;font-size:12px;font-weight:700}.AffiliateTab-module__35zhnG__errorText{color:#fca5a5;margin-top:6px;font-size:12px;font-weight:700}.AffiliateTab-module__35zhnG__statsGrid{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.AffiliateTab-module__35zhnG__statCard{text-align:center;background:#0d1117;border:1px solid #39dce612;border-radius:10px;padding:12px 8px}.AffiliateTab-module__35zhnG__statValue{color:#fff;font-size:18px;font-weight:800;line-height:1}.AffiliateTab-module__35zhnG__statValueCyan{color:#5af4f2;font-size:16px;font-weight:800;line-height:1}.AffiliateTab-module__35zhnG__statValueMuted{color:#39dce6;font-size:16px;font-weight:800;line-height:1}.AffiliateTab-module__35zhnG__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.4px;margin-top:4px;font-size:10px;font-weight:700}.AffiliateTab-module__35zhnG__claimBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087dc2,#39dce6);border:none;border-radius:10px;flex-shrink:0;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:800;transition:filter .18s,box-shadow .18s,transform .1s;box-shadow:0 6px 20px #39dce62e}.AffiliateTab-module__35zhnG__claimBtn:hover{filter:brightness(1.1);box-shadow:0 8px 24px #39dce647}.AffiliateTab-module__35zhnG__claimBtn:active{transform:translateY(1px)}.AffiliateTab-module__35zhnG__claimBtn:disabled{color:#6b7280;box-shadow:none;cursor:not-allowed;filter:none;background:#1e2933}.AffiliateTab-module__35zhnG__claimResult{color:#5af4f2;text-align:center;flex-shrink:0;font-size:13px;font-weight:700}.AffiliateTab-module__35zhnG__referralsHeader{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:12px;font-weight:800}.AffiliateTab-module__35zhnG__referralList{flex-direction:column;flex-grow:1;gap:6px;margin:0;padding:0 2px 0 0;list-style:none;display:flex;overflow-y:auto}.AffiliateTab-module__35zhnG__referralItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;transition:background .15s,border-color .15s;display:flex}.AffiliateTab-module__35zhnG__referralItem:hover{background:#39dce608;border-color:#39dce61a}.AffiliateTab-module__35zhnG__referralInfo{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.AffiliateTab-module__35zhnG__referralAvatar{color:#fff;background:linear-gradient(135deg,#0a2d5a 0%,#087dc2 100%);border:1.5px solid #39dce640;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:grid;box-shadow:0 2px 8px #087dc233}.AffiliateTab-module__35zhnG__referralName{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;display:block;overflow:hidden}.AffiliateTab-module__35zhnG__referralMeta{color:#6b7280;margin-top:2px;font-size:11px;font-weight:500;display:block}.AffiliateTab-module__35zhnG__referralEarnings{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:3px;display:flex}.AffiliateTab-module__35zhnG__earningsActive{color:#5af4f2;font-size:13px;font-weight:800}.AffiliateTab-module__35zhnG__earningsExpired{color:#6b7280;font-size:13px;font-weight:700}.AffiliateTab-module__35zhnG__activeBadge{color:#39dce6;text-transform:uppercase;letter-spacing:.3px;background:#39dce614;border:1px solid #39dce62e;border-radius:4px;padding:1px 5px;font-size:9px;font-weight:700}.AffiliateTab-module__35zhnG__leaderboardTitle{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;font-size:12px;font-weight:800}.AffiliateTab-module__35zhnG__lbRank{color:#6b7280;text-align:center;flex-shrink:0;width:28px;font-size:15px;font-weight:800}.AffiliateTab-module__35zhnG__emptyState{text-align:center;color:#6b7280;background:#ffffff04;border:1px solid #ffffff0d;border-radius:10px;flex-shrink:0;padding:20px}.AffiliateTab-module__35zhnG__emptyState h3{color:#fff;margin:0 0 4px;font-size:15px;font-weight:700}.AffiliateTab-module__35zhnG__emptyState p{margin:0;font-size:12px;line-height:1.5}@media (max-width:768px){.AffiliateTab-module__35zhnG__container{gap:10px;padding-right:2px}.AffiliateTab-module__35zhnG__subTabs{width:100%}.AffiliateTab-module__35zhnG__subTabBtn{flex:1;justify-content:center}.AffiliateTab-module__35zhnG__linkRow{flex-direction:column}.AffiliateTab-module__35zhnG__linkInput,.AffiliateTab-module__35zhnG__copyBtn,.AffiliateTab-module__35zhnG__codeInput{width:100%}.AffiliateTab-module__35zhnG__editRow{flex-direction:column;align-items:stretch}.AffiliateTab-module__35zhnG__statsGrid{grid-template-columns:repeat(2,1fr)}.AffiliateTab-module__35zhnG__claimBtn{width:100%}.AffiliateTab-module__35zhnG__referralItem{align-items:flex-start}.AffiliateTab-module__35zhnG__referralEarnings{align-items:flex-end;min-width:fit-content}}@media (max-width:480px){.AffiliateTab-module__35zhnG__statsGrid{grid-template-columns:1fr 1fr}.AffiliateTab-module__35zhnG__statValue{font-size:16px}.AffiliateTab-module__35zhnG__statValueCyan,.AffiliateTab-module__35zhnG__statValueMuted{font-size:14px}.AffiliateTab-module__35zhnG__referralItem{flex-direction:column;align-items:stretch}.AffiliateTab-module__35zhnG__referralEarnings{align-items:flex-start}}
.LandingPage-module__71k_pW__page{background:var(--bg-main);color:var(--text-primary);font-family:var(--font-cascadia), monospace;-webkit-overflow-scrolling:touch;position:fixed;inset:0;overflow:hidden auto}.LandingPage-module__71k_pW__socialDock{z-index:30;-webkit-backdrop-filter:blur(14px);background:#0e1014b8;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 10px 30px #00000047}.LandingPage-module__71k_pW__socialLink{width:44px;height:44px;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.LandingPage-module__71k_pW__socialLink:hover{color:var(--accent-green);background:#14f19514;border-color:#14f1954d;transform:translateY(-2px)}.LandingPage-module__71k_pW__socialLink:focus-visible{outline:2px solid var(--accent-green);outline-offset:2px}.LandingPage-module__71k_pW__socialLink svg{width:20px;height:20px}.LandingPage-module__71k_pW__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 24px 60px;display:flex;position:relative;overflow:hidden}.LandingPage-module__71k_pW__heroBg{background-image:linear-gradient(180deg, #07101480 0%, #071014e0 60%, #071014 100%), var(--hero-bg,url(/assets/flappy/bgs/mountain.png));z-index:0;pointer-events:none;background-position:0 0,0;background-repeat:no-repeat,repeat-x;background-size:cover,cover;animation:60s linear infinite LandingPage-module__71k_pW__landingBgScroll;position:absolute;inset:0}@keyframes LandingPage-module__71k_pW__landingBgScroll{to{background-position:0 0,-2896px}}.LandingPage-module__71k_pW__heroContent{z-index:1;max-width:800px;position:relative}.LandingPage-module__71k_pW__logo{margin-bottom:24px}.LandingPage-module__71k_pW__headline{letter-spacing:-1px;margin:0 0 16px;font-size:52px;font-weight:800;line-height:1.1}.LandingPage-module__71k_pW__headlineAccent{color:var(--accent-green)}.LandingPage-module__71k_pW__tagline{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:20px;line-height:1.5}.LandingPage-module__71k_pW__heroCtas{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:48px;display:flex}.LandingPage-module__71k_pW__ctaPrimary{background:var(--accent-green);color:#071014;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border:none;border-radius:14px;padding:16px 40px;font-family:inherit;font-size:18px;font-weight:800;transition:background .2s,transform .15s}.LandingPage-module__71k_pW__ctaPrimary:hover{background:var(--accent-green-hover);transform:translateY(-2px)}.LandingPage-module__71k_pW__ctaSecondary{color:var(--text-primary);cursor:pointer;background:0 0;border:2px solid #ffffff26;border-radius:14px;align-items:center;gap:8px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;transition:border-color .2s,background .2s;display:inline-flex}.LandingPage-module__71k_pW__ctaSecondary:hover{background:#ffffff0a;border-color:#ffffff4d}.LandingPage-module__71k_pW__heroStats{flex-wrap:wrap;justify-content:center;gap:48px;display:flex}.LandingPage-module__71k_pW__heroStat{text-align:center}.LandingPage-module__71k_pW__heroStatValue{color:var(--accent-green);font-size:28px;font-weight:800;display:block}.LandingPage-module__71k_pW__heroStatLabel{color:var(--text-muted-2);text-transform:uppercase;letter-spacing:1px;margin-top:4px;font-size:12px}.LandingPage-module__71k_pW__scrollHint{z-index:1;color:var(--text-muted-2);flex-direction:column;align-items:center;gap:4px;font-size:13px;animation:2s infinite LandingPage-module__71k_pW__bounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}@keyframes LandingPage-module__71k_pW__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.LandingPage-module__71k_pW__section{max-width:1100px;margin:0 auto;padding:100px 24px}.LandingPage-module__71k_pW__sectionTitle{text-align:center;margin:0 0 16px;font-size:36px;font-weight:800}.LandingPage-module__71k_pW__sectionSub{color:var(--text-muted-2);text-align:center;max-width:600px;margin:0 auto 64px;font-size:16px}.LandingPage-module__71k_pW__steps{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.LandingPage-module__71k_pW__step{background:var(--bg-card);border:var(--card-bd);text-align:center;border-radius:16px;padding:32px 24px;transition:border-color .3s,transform .2s}.LandingPage-module__71k_pW__step:hover{border-color:#14f19540;transform:translateY(-4px)}.LandingPage-module__71k_pW__stepNumber{border:2px solid var(--accent-green);width:48px;height:48px;color:var(--accent-green);background:#14f1951a;border-radius:50%;place-items:center;margin:0 auto 20px;font-size:20px;font-weight:800;display:grid}.LandingPage-module__71k_pW__stepTitle{margin:0 0 10px;font-size:18px;font-weight:800}.LandingPage-module__71k_pW__stepDesc{color:var(--text-muted-2);margin:0;font-size:14px;line-height:1.6}.LandingPage-module__71k_pW__stakesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LandingPage-module__71k_pW__stakeCard{background:var(--bg-card);border:var(--card-bd);text-align:center;border-radius:16px;padding:32px;transition:border-color .3s,transform .2s}.LandingPage-module__71k_pW__stakeCard:hover{border-color:#14f19540;transform:translateY(-4px)}.LandingPage-module__71k_pW__stakeAmount{color:var(--accent-green);margin:0 0 8px;font-size:42px;font-weight:800}.LandingPage-module__71k_pW__stakeLabel{color:var(--text-muted-2);text-transform:uppercase;letter-spacing:.5px;margin:0 0 20px;font-size:13px}.LandingPage-module__71k_pW__stakePot{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:700}.LandingPage-module__71k_pW__stakeDetail{color:var(--text-muted-2);margin:0;font-size:13px}.LandingPage-module__71k_pW__previewSection{background:linear-gradient(#0000 0%,#14f19505 50%,#0000 100%);padding:100px 24px}.LandingPage-module__71k_pW__previewInner{max-width:1100px;margin:0 auto}.LandingPage-module__71k_pW__previewGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.LandingPage-module__71k_pW__previewVisual{border:var(--card-bd);aspect-ratio:16/10;background:linear-gradient(#0e10144d, #0e10144d), var(--preview-bg,url(/assets/flappy/bgs/temple.png));background-position:0 0,0;background-repeat:no-repeat,repeat-x;background-size:cover,cover;border-radius:16px;animation:40s linear infinite LandingPage-module__71k_pW__previewBgScroll;overflow:hidden}@keyframes LandingPage-module__71k_pW__previewBgScroll{to{background-position:0 0,-2896px}}.LandingPage-module__71k_pW__previewContent{flex-direction:column;gap:24px;display:flex}.LandingPage-module__71k_pW__previewTitle{margin:0;font-size:32px;font-weight:800;line-height:1.2}.LandingPage-module__71k_pW__previewText{color:var(--text-muted);margin:0;font-size:15px;line-height:1.7}.LandingPage-module__71k_pW__featureList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.LandingPage-module__71k_pW__featureItem{align-items:center;gap:12px;font-size:14px;font-weight:700;display:flex}.LandingPage-module__71k_pW__featureCheck{width:24px;height:24px;color:var(--accent-green);background:#14f1951f;border-radius:50%;flex-shrink:0;place-items:center;font-size:13px;display:grid}.LandingPage-module__71k_pW__faqList{flex-direction:column;gap:16px;max-width:700px;margin:0 auto;display:flex}.LandingPage-module__71k_pW__faqItem{background:var(--bg-card);border:var(--card-bd);border-radius:14px;overflow:hidden}.LandingPage-module__71k_pW__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:20px 24px;font-family:inherit;font-size:15px;font-weight:700;display:flex}.LandingPage-module__71k_pW__faqArrow{color:var(--text-muted-2);flex-shrink:0;font-size:14px;transition:transform .2s}.LandingPage-module__71k_pW__faqArrowOpen{transform:rotate(180deg)}.LandingPage-module__71k_pW__faqAnswer{color:var(--text-muted);margin:0;padding:0 24px 20px;font-size:14px;line-height:1.7}.LandingPage-module__71k_pW__ctaSection{text-align:center;background:linear-gradient(#0000 0%,#14f1950a 100%);padding:100px 24px}.LandingPage-module__71k_pW__ctaBig{margin:0 0 16px;font-size:40px;font-weight:800}.LandingPage-module__71k_pW__ctaSubtext{color:var(--text-muted-2);margin:0 0 40px;font-size:16px}.LandingPage-module__71k_pW__footer{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:40px 24px;display:flex}.LandingPage-module__71k_pW__footerLeft{color:var(--text-muted-2);font-size:13px}.LandingPage-module__71k_pW__footerLinks{gap:24px;display:flex}.LandingPage-module__71k_pW__footerLink{color:var(--text-muted-2);font-size:13px;font-weight:700;text-decoration:none;transition:color .2s}.LandingPage-module__71k_pW__footerLink:hover{color:var(--accent-green)}@media (max-width:850px){.LandingPage-module__71k_pW__socialDock{gap:10px;padding:8px 10px;bottom:16px;left:16px}.LandingPage-module__71k_pW__socialLink{width:40px;height:40px}.LandingPage-module__71k_pW__headline{font-size:34px}.LandingPage-module__71k_pW__tagline{font-size:16px}.LandingPage-module__71k_pW__steps,.LandingPage-module__71k_pW__stakesGrid,.LandingPage-module__71k_pW__previewGrid{grid-template-columns:1fr}.LandingPage-module__71k_pW__sectionTitle{font-size:28px}.LandingPage-module__71k_pW__heroStats{gap:24px}.LandingPage-module__71k_pW__heroStatValue{font-size:22px}.LandingPage-module__71k_pW__ctaBig{font-size:28px}.LandingPage-module__71k_pW__hero{min-height:auto;padding:60px 16px 40px}.LandingPage-module__71k_pW__section,.LandingPage-module__71k_pW__previewSection,.LandingPage-module__71k_pW__ctaSection{padding:64px 16px}.LandingPage-module__71k_pW__footer{text-align:center;flex-direction:column;justify-content:center;gap:12px}.LandingPage-module__71k_pW__footerLinks{flex-wrap:wrap;justify-content:center}}@media (max-width:500px){.LandingPage-module__71k_pW__socialDock{left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);justify-content:center;gap:8px;width:calc(100% - 24px);max-width:220px;padding:8px;transform:translate(-50%)}.LandingPage-module__71k_pW__socialLink{width:42px;height:42px}.LandingPage-module__71k_pW__headline{letter-spacing:-.5px;font-size:24px}.LandingPage-module__71k_pW__tagline{margin-bottom:24px;font-size:14px}.LandingPage-module__71k_pW__heroCtas{flex-direction:column;align-items:center}.LandingPage-module__71k_pW__ctaPrimary,.LandingPage-module__71k_pW__ctaSecondary{text-align:center;justify-content:center;width:100%}.LandingPage-module__71k_pW__heroStats{gap:16px}.LandingPage-module__71k_pW__heroStatValue{font-size:18px}.LandingPage-module__71k_pW__heroStatLabel{font-size:10px}.LandingPage-module__71k_pW__sectionTitle,.LandingPage-module__71k_pW__ctaBig{font-size:22px}.LandingPage-module__71k_pW__previewTitle{font-size:24px}.LandingPage-module__71k_pW__faqQuestion{padding:16px;font-size:14px}.LandingPage-module__71k_pW__faqAnswer{padding:0 16px 16px;font-size:13px}.LandingPage-module__71k_pW__logo{margin-bottom:16px}.LandingPage-module__71k_pW__logo img{width:200px!important;height:auto!important}.LandingPage-module__71k_pW__scrollHint{display:none}}@media (max-height:500px) and (orientation:landscape){.LandingPage-module__71k_pW__socialDock{width:auto;max-width:none;bottom:12px;left:12px;transform:none}.LandingPage-module__71k_pW__hero{min-height:auto;padding:24px 16px 20px}.LandingPage-module__71k_pW__headline{font-size:26px}.LandingPage-module__71k_pW__tagline{margin-bottom:16px;font-size:13px}.LandingPage-module__71k_pW__heroStats{gap:16px}.LandingPage-module__71k_pW__heroStatValue{font-size:18px}.LandingPage-module__71k_pW__heroStatLabel{font-size:9px}.LandingPage-module__71k_pW__section,.LandingPage-module__71k_pW__previewSection,.LandingPage-module__71k_pW__ctaSection{padding:40px 16px}.LandingPage-module__71k_pW__scrollHint{display:none}.LandingPage-module__71k_pW__logo img{width:160px!important;height:auto!important}}
.OnboardingTutorial-module__gBsyOW__overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;justify-content:center;align-items:center;animation:.3s OnboardingTutorial-module__gBsyOW__fadeIn;display:flex;position:fixed;inset:0}@keyframes OnboardingTutorial-module__gBsyOW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes OnboardingTutorial-module__gBsyOW__slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.OnboardingTutorial-module__gBsyOW__modal{background:var(--bg-card);border:var(--card-bd);border-radius:20px;flex-direction:column;width:480px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.35s OnboardingTutorial-module__gBsyOW__slideUp;display:flex;overflow:hidden;box-shadow:0 24px 80px #0009}.OnboardingTutorial-module__gBsyOW__header{justify-content:space-between;align-items:center;padding:20px 24px 0;display:flex}.OnboardingTutorial-module__gBsyOW__stepCounter{color:var(--text-muted-2);letter-spacing:.5px;text-transform:uppercase;font-size:12px;font-weight:700}.OnboardingTutorial-module__gBsyOW__skipBtn{color:var(--text-muted-2);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-family:inherit;font-size:13px;font-weight:600;transition:color .2s,background .2s}.OnboardingTutorial-module__gBsyOW__skipBtn:hover{color:var(--text-primary);background:#ffffff0f}.OnboardingTutorial-module__gBsyOW__slide{text-align:center;padding:24px 32px 20px;animation:.25s OnboardingTutorial-module__gBsyOW__slideUp}.OnboardingTutorial-module__gBsyOW__iconWrap{border-radius:20px;place-items:center;width:72px;height:72px;margin:0 auto 20px;font-size:34px;line-height:1;display:grid}.OnboardingTutorial-module__gBsyOW__iconWelcome{background:linear-gradient(135deg,#087dc2 0%,#39dce6 100%)}.OnboardingTutorial-module__gBsyOW__iconWallet{background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%)}.OnboardingTutorial-module__gBsyOW__iconStake{background:linear-gradient(135deg,#119dce 0%,#39dce6 100%)}.OnboardingTutorial-module__gBsyOW__iconPlay{background:linear-gradient(135deg,#087dc2 0%,#5af4f2 100%)}.OnboardingTutorial-module__gBsyOW__iconCashout{background:linear-gradient(135deg,#087dc2 0%,#39dce6 100%)}.OnboardingTutorial-module__gBsyOW__title{color:var(--text-primary);margin:0 0 10px;font-size:22px;font-weight:800}.OnboardingTutorial-module__gBsyOW__desc{color:var(--text-muted);margin:0;font-size:14px;line-height:1.65}.OnboardingTutorial-module__gBsyOW__highlight{color:var(--accent-green);font-weight:700}.OnboardingTutorial-module__gBsyOW__tips{flex-direction:column;gap:10px;margin:16px 0 0;padding:0;list-style:none;display:flex}.OnboardingTutorial-module__gBsyOW__tip{text-align:left;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 14px;font-size:13px;line-height:1.5;display:flex}.OnboardingTutorial-module__gBsyOW__tipIcon{flex-shrink:0;font-size:16px;line-height:1.4}.OnboardingTutorial-module__gBsyOW__dots{justify-content:center;gap:8px;padding:4px 0 16px;display:flex}.OnboardingTutorial-module__gBsyOW__dot{background:#ffffff26;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.OnboardingTutorial-module__gBsyOW__dotActive{background:var(--accent-green);transform:scale(1.25)}.OnboardingTutorial-module__gBsyOW__footer{justify-content:space-between;align-items:center;gap:12px;padding:0 24px 24px;display:flex}.OnboardingTutorial-module__gBsyOW__backBtn{border:1.5px solid var(--btn-outline);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:border-color .2s,color .2s}.OnboardingTutorial-module__gBsyOW__backBtn:hover{border-color:var(--btn-outline-hover);color:var(--text-primary)}.OnboardingTutorial-module__gBsyOW__backBtn:disabled{opacity:0;pointer-events:none}.OnboardingTutorial-module__gBsyOW__nextBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#087dc2 0%,#39dce6 100%);border:none;border-radius:10px;padding:10px 28px;font-family:inherit;font-size:14px;font-weight:800;transition:filter .2s,transform .15s}.OnboardingTutorial-module__gBsyOW__nextBtn:hover{filter:brightness(1.1)}.OnboardingTutorial-module__gBsyOW__nextBtn:active{transform:scale(.97)}@media (max-width:520px){.OnboardingTutorial-module__gBsyOW__modal{border-radius:16px}.OnboardingTutorial-module__gBsyOW__slide{padding:20px 20px 16px}.OnboardingTutorial-module__gBsyOW__title{font-size:19px}.OnboardingTutorial-module__gBsyOW__footer{padding:0 20px 20px}}
.ChatBox-module__px1XIa__container{z-index:1000;align-items:flex-start;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:50%;left:0;transform:translateY(-50%)}.ChatBox-module__px1XIa__containerCollapsed{transform:translateY(-50%)translate(calc(32px - 100%))}.ChatBox-module__px1XIa__card{background:var(--bg-card);border:var(--card-bd);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:linear-gradient(#1a1f27f2,#1a1f27f2);border-left:none;border-radius:0 14px 14px 0;flex-direction:column;width:320px;height:500px;max-height:80vh;display:flex;overflow:hidden;box-shadow:10px 0 30px #00000080}.ChatBox-module__px1XIa__drawerToggle{background:var(--bg-card);border:var(--card-bd);cursor:pointer;width:32px;height:100px;color:var(--accent-green);letter-spacing:2px;text-transform:uppercase;border-left:none;border-radius:0 8px 8px 0;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:0;padding:10px 0;font-size:10px;font-weight:900;transition:all .2s;display:flex;box-shadow:4px 0 10px #0000004d}.ChatBox-module__px1XIa__drawerToggle span{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.ChatBox-module__px1XIa__drawerToggle:hover{background:#1e2933}.ChatBox-module__px1XIa__header{border-bottom:1px solid var(--border-color);background:#ffffff08;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px;display:flex}.ChatBox-module__px1XIa__body{flex-direction:column;flex:1;min-height:0;display:flex}.ChatBox-module__px1XIa__headerLeft{color:var(--text-primary);align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.ChatBox-module__px1XIa__onlineDot{background:#39dce6;border-radius:50%;flex-shrink:0;width:8px;height:8px}.ChatBox-module__px1XIa__onlineCount{color:var(--text-muted-2);font-size:11px;font-weight:600}.ChatBox-module__px1XIa__closeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:18px;display:flex}.ChatBox-module__px1XIa__closeBtn:hover{color:var(--text-primary)}.ChatBox-module__px1XIa__messages{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:6px;padding:12px 14px;display:flex;overflow-y:auto}.ChatBox-module__px1XIa__messages::-webkit-scrollbar{width:4px}.ChatBox-module__px1XIa__messages::-webkit-scrollbar-track{background:0 0}.ChatBox-module__px1XIa__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.ChatBox-module__px1XIa__message{color:var(--text-muted);word-break:break-word;font-size:13px;line-height:1.4}.ChatBox-module__px1XIa__msgAuthor{color:var(--accent-green);margin-right:6px;font-weight:700}.ChatBox-module__px1XIa__msgTime{color:var(--text-muted-2);opacity:.7;margin-right:6px;font-family:monospace;font-size:10px}.ChatBox-module__px1XIa__empty{color:var(--text-muted-2);text-align:center;flex:1;justify-content:center;align-items:center;padding:20px;font-size:13px;display:flex}.ChatBox-module__px1XIa__inputRow{border-top:1px solid var(--border-color);background:#0003;flex-shrink:0;gap:6px;padding:12px;display:flex}.ChatBox-module__px1XIa__input{border:1px solid var(--border-color);color:var(--text-primary);background:#0d1117;border-radius:8px;outline:none;flex:1;padding:8px 12px;font-family:inherit;font-size:13px}.ChatBox-module__px1XIa__input:focus{border-color:var(--accent-green)}.ChatBox-module__px1XIa__sendBtn{background:var(--accent-green);color:#071014;cursor:pointer;border:none;border-radius:8px;padding:8px 14px;font-size:13px;font-weight:800;transition:filter .2s}.ChatBox-module__px1XIa__sendBtn:hover:not(:disabled){filter:brightness(1.1)}.ChatBox-module__px1XIa__sendBtn:disabled{opacity:.4;cursor:not-allowed}.ChatBox-module__px1XIa__loginPrompt{text-align:center;color:var(--text-muted-2);background:#0000001a;padding:16px;font-size:12px}.ChatBox-module__px1XIa__standaloneWrapper{flex-direction:column;width:100%;height:100%;display:flex}.ChatBox-module__px1XIa__standaloneWrapper .ChatBox-module__px1XIa__card{width:100%;height:100%;max-height:none;box-shadow:none;background:0 0;border:none;border-radius:0}@media (max-width:850px){.ChatBox-module__px1XIa__container{display:none}}
.GameResultModal-module__LWK3LG__backdrop{z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;place-items:center;display:grid;position:fixed;inset:0}.GameResultModal-module__LWK3LG__modal{text-align:center;background:#121a22;border-top:5px solid;border-radius:16px;width:min(420px,90vw);padding:24px;animation:.3s ease-out GameResultModal-module__LWK3LG__fadeIn;box-shadow:0 20px 60px #00000080}.GameResultModal-module__LWK3LG__modal.GameResultModal-module__LWK3LG__win{border-color:#f5c517}.GameResultModal-module__LWK3LG__modal.GameResultModal-module__LWK3LG__loss{border-color:#ef4444}@keyframes GameResultModal-module__LWK3LG__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.GameResultModal-module__LWK3LG__icon{margin-bottom:12px;font-size:48px;line-height:1}.GameResultModal-module__LWK3LG__title{margin:0 0 4px;font-size:32px;font-weight:900}.GameResultModal-module__LWK3LG__win .GameResultModal-module__LWK3LG__title{color:#f5c517}.GameResultModal-module__LWK3LG__loss .GameResultModal-module__LWK3LG__title{color:#ef4444}.GameResultModal-module__LWK3LG__subtitle{color:#a7b0b8;margin:0 0 24px;font-size:16px}.GameResultModal-module__LWK3LG__details{background:#0d1117;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;margin-bottom:24px;padding:16px;display:flex}.GameResultModal-module__LWK3LG__row{justify-content:space-between;align-items:center;font-size:15px;display:flex}.GameResultModal-module__LWK3LG__label{color:#6b7280}.GameResultModal-module__LWK3LG__value{color:#fff;font-weight:700}.GameResultModal-module__LWK3LG__netRow{border-top:1px solid #ffffff14;padding-top:12px}.GameResultModal-module__LWK3LG__netRow .GameResultModal-module__LWK3LG__value{font-size:20px;font-weight:800}.GameResultModal-module__LWK3LG__positive{color:#39dce6}.GameResultModal-module__LWK3LG__negative{color:#ef4444}.GameResultModal-module__LWK3LG__exportCard{padding:4px 0 0}.GameResultModal-module__LWK3LG__watermark{text-align:center;color:#ffffff26;letter-spacing:1px;margin-top:12px;font-size:11px;font-weight:700}.GameResultModal-module__LWK3LG__shareRow{gap:8px;margin-bottom:12px;display:flex}.GameResultModal-module__LWK3LG__shareBtn{color:#a7b0b8;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.GameResultModal-module__LWK3LG__shareBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.GameResultModal-module__LWK3LG__shareBtnIcon{color:#a7b0b8;cursor:pointer;background:#ffffff0a;border:1.5px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;padding:10px;font-family:inherit;font-size:13px;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.GameResultModal-module__LWK3LG__shareBtnIcon:hover{color:#39dce6;background:#ffffff14;border-color:#fff3}.GameResultModal-module__LWK3LG__cta{cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:16px;font-weight:800;transition:filter .2s}.GameResultModal-module__LWK3LG__win .GameResultModal-module__LWK3LG__cta{color:#071014;background:#f5c517}.GameResultModal-module__LWK3LG__loss .GameResultModal-module__LWK3LG__cta{color:#fff;background:#263342}.GameResultModal-module__LWK3LG__cta:hover{filter:brightness(1.1)}@media (max-width:500px){.GameResultModal-module__LWK3LG__modal{border-radius:12px;padding:16px}.GameResultModal-module__LWK3LG__icon{margin-bottom:8px;font-size:36px}.GameResultModal-module__LWK3LG__title{font-size:24px}.GameResultModal-module__LWK3LG__subtitle{margin-bottom:16px;font-size:13px}.GameResultModal-module__LWK3LG__details{gap:8px;margin-bottom:16px;padding:12px}.GameResultModal-module__LWK3LG__row{font-size:13px}.GameResultModal-module__LWK3LG__netRow .GameResultModal-module__LWK3LG__value{font-size:16px}.GameResultModal-module__LWK3LG__shareRow{gap:6px}.GameResultModal-module__LWK3LG__shareBtn{padding:8px 10px;font-size:12px}.GameResultModal-module__LWK3LG__shareBtnIcon{width:34px;padding:8px}.GameResultModal-module__LWK3LG__cta{padding:12px;font-size:14px}.GameResultModal-module__LWK3LG__watermark{margin-top:8px;font-size:10px}}@media (max-height:500px) and (orientation:landscape){.GameResultModal-module__LWK3LG__backdrop{align-items:flex-start;padding:8px;overflow-y:auto}.GameResultModal-module__LWK3LG__modal{border-top-width:3px;border-radius:10px;width:min(380px,85vw);margin:auto;padding:12px 16px}.GameResultModal-module__LWK3LG__icon{margin-bottom:4px;font-size:28px}.GameResultModal-module__LWK3LG__title{font-size:20px}.GameResultModal-module__LWK3LG__subtitle{margin-bottom:10px;font-size:11px}.GameResultModal-module__LWK3LG__details{border-radius:8px;gap:6px;margin-bottom:8px;padding:8px 10px}.GameResultModal-module__LWK3LG__row{font-size:12px}.GameResultModal-module__LWK3LG__netRow{padding-top:6px}.GameResultModal-module__LWK3LG__netRow .GameResultModal-module__LWK3LG__value{font-size:14px}.GameResultModal-module__LWK3LG__shareRow{gap:4px;margin-bottom:8px}.GameResultModal-module__LWK3LG__shareBtn{border-radius:6px;padding:6px 8px;font-size:11px}.GameResultModal-module__LWK3LG__shareBtnIcon{border-radius:6px;width:30px;padding:6px}.GameResultModal-module__LWK3LG__cta{border-radius:8px;padding:8px;font-size:13px}.GameResultModal-module__LWK3LG__watermark{margin-top:4px;font-size:9px}.GameResultModal-module__LWK3LG__exportCard{padding:0}}
.page-module__G8TJjq__page{min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) max(14px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(14px, env(safe-area-inset-left));color:#fff;gap:14px;display:grid;overflow:hidden}.page-module__G8TJjq__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#071014d9;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;width:min(1240px,100%);margin:0 auto;padding:14px 16px;display:flex}.page-module__G8TJjq__brandBlock{align-items:center;gap:14px;min-width:0;display:flex}.page-module__G8TJjq__logo{width:clamp(120px,18vw,170px);height:auto}.page-module__G8TJjq__headerCopy{gap:3px;min-width:0;display:grid}.page-module__G8TJjq__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#6b7280;font-size:11px}.page-module__G8TJjq__headerTitle{font-size:clamp(14px,2vw,18px);font-weight:800}.page-module__G8TJjq__leaveButton{color:#39dce6;cursor:pointer;white-space:nowrap;background:#39dce61a;border:1px solid #39dce64d;border-radius:12px;min-height:44px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700}.page-module__G8TJjq__content{flex:1;justify-items:center;width:100%;min-height:0;display:grid}@media (min-width:781px){.page-module__G8TJjq__header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;justify-content:flex-end;width:auto;margin:0;padding:0;position:fixed;top:18px;left:auto;right:18px}.page-module__G8TJjq__brandBlock,.page-module__G8TJjq__headerCopy{display:none}.page-module__G8TJjq__leaveButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071014eb;border-radius:10px;min-height:40px;padding:0 14px;font-size:13px}}.page-module__G8TJjq__loadingState,.page-module__G8TJjq__errorState{text-align:center;place-items:center;min-height:100dvh;padding:24px;display:grid}@media (max-width:780px){.page-module__G8TJjq__page{padding:10px}.page-module__G8TJjq__header{top:max(8px, env(safe-area-inset-top));right:max(8px, env(safe-area-inset-right));-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:auto;margin:0;padding:0;position:fixed;left:auto}.page-module__G8TJjq__leaveButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071014eb;border-radius:10px;min-height:38px;padding:0 12px;font-size:12px}.page-module__G8TJjq__brandBlock{display:none}.page-module__G8TJjq__content{width:100%;max-width:none}}
.LobbyWaitRoom-module__B5Oqka__container{color:#fff;text-align:center;background:#121a22;border:1.5px solid #ffffff14;border-radius:14px;width:100%;max-width:800px;padding:24px}.LobbyWaitRoom-module__B5Oqka__header{border-bottom:1px solid #ffffff14;justify-content:space-around;margin-bottom:16px;padding-bottom:16px;display:flex}.LobbyWaitRoom-module__B5Oqka__info{color:#a7b0b8;font-size:16px}.LobbyWaitRoom-module__B5Oqka__info strong{color:#fff;font-weight:700}.LobbyWaitRoom-module__B5Oqka__status{color:#39dce6;min-height:40px;margin:24px 0;font-size:28px;font-weight:800}.LobbyWaitRoom-module__B5Oqka__playersHeader{color:#a7b0b8;margin-bottom:16px;font-size:18px;font-weight:700}.LobbyWaitRoom-module__B5Oqka__playerList{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.LobbyWaitRoom-module__B5Oqka__playerItem{background:#0d1117;border:1px solid #ffffff14;border-radius:8px;padding:12px;font-weight:700}.LobbyWaitRoom-module__B5Oqka__error{color:#ff9a9a;background:#ff64641a;border-radius:12px;padding:16px}.LobbyWaitRoom-module__B5Oqka__gameLoading{color:#fff;background:#071014;border-radius:14px;flex-grow:1;place-content:center;height:100%;font-size:24px;font-weight:700;display:grid}.LobbyWaitRoom-module__B5Oqka__playerEmpty{color:#4b5563;background:#121a22;border-style:dashed;border-color:#1e2933;font-weight:400}.LobbyWaitRoom-module__B5Oqka__gameLayout{align-items:stretch;gap:16px;width:100%;height:calc(100dvh - 80px);display:flex}.LobbyWaitRoom-module__B5Oqka__gameContainer{flex-grow:1;min-width:0;height:100%}@media (max-width:850px){.LobbyWaitRoom-module__B5Oqka__container{border-radius:10px;max-width:100%;padding:14px}.LobbyWaitRoom-module__B5Oqka__status{margin:12px 0;font-size:18px}.LobbyWaitRoom-module__B5Oqka__playersHeader{margin-bottom:10px;font-size:14px}.LobbyWaitRoom-module__B5Oqka__playerList{grid-template-columns:1fr 1fr;gap:8px}.LobbyWaitRoom-module__B5Oqka__playerItem{padding:8px;font-size:13px}.LobbyWaitRoom-module__B5Oqka__gameLayout{z-index:40;background:#071014;gap:0;width:100vw;max-width:none;height:100dvh;position:fixed;inset:0}.LobbyWaitRoom-module__B5Oqka__gameContainer{width:100vw;height:100dvh;display:block}.LobbyWaitRoom-module__B5Oqka__gameLoading{border-radius:0;min-height:100dvh}}@media (max-width:500px){.LobbyWaitRoom-module__B5Oqka__container{padding:10px}.LobbyWaitRoom-module__B5Oqka__status{margin:8px 0;font-size:16px}.LobbyWaitRoom-module__B5Oqka__playerList{grid-template-columns:1fr;gap:6px}.LobbyWaitRoom-module__B5Oqka__header{margin-bottom:10px;padding-bottom:10px}.LobbyWaitRoom-module__B5Oqka__info{font-size:13px}}@media (max-height:500px) and (orientation:landscape){.LobbyWaitRoom-module__B5Oqka__container{border-radius:8px;max-width:100%;padding:8px 12px}.LobbyWaitRoom-module__B5Oqka__status{margin:6px 0;font-size:16px}.LobbyWaitRoom-module__B5Oqka__playersHeader{margin-bottom:6px;font-size:13px}.LobbyWaitRoom-module__B5Oqka__playerList{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:4px}.LobbyWaitRoom-module__B5Oqka__playerItem{padding:6px;font-size:12px}.LobbyWaitRoom-module__B5Oqka__header{margin-bottom:6px;padding-bottom:6px}.LobbyWaitRoom-module__B5Oqka__info{font-size:12px}.LobbyWaitRoom-module__B5Oqka__gameLayout{background:#071014;gap:0;width:100vw;max-width:none;height:100dvh;position:fixed;inset:0}.LobbyWaitRoom-module__B5Oqka__gameContainer{width:100%;height:100dvh}}
