.chrome-module__qYUYXG__shell{min-height:100dvh;margin-left:260px;padding:32px clamp(24px,4vw,64px) 64px;transition:margin-left .18s}.chrome-module__qYUYXG__topBar{z-index:40;width:260px;color:var(--text);background:var(--sidebar);border-right:1px solid #242424;flex-direction:column;justify-content:space-between;padding:14px 12px 12px;transition:width .18s,padding .18s;display:flex;position:fixed;inset:0 auto 0 0}.chrome-module__qYUYXG__sidebarTop{flex-direction:column;flex:1;min-height:0;display:flex}.chrome-module__qYUYXG__sidebarHeader{justify-content:space-between;align-items:center;gap:10px;margin:2px 8px 22px;display:flex}.chrome-module__qYUYXG__brandLink{width:fit-content;color:var(--text);align-items:center;gap:10px;margin:0;text-decoration:none;display:inline-flex}.chrome-module__qYUYXG__sidebarToggle{width:30px;height:30px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 30px;place-items:center;padding:0;transition:color .14s,background .14s,border-color .14s;display:grid}.chrome-module__qYUYXG__sidebarToggle:hover{color:var(--text);background:var(--surface-raised);border-color:var(--line)}.chrome-module__qYUYXG__sidebarToggle>span{border-bottom:1.5px solid;border-left:1.5px solid;width:8px;height:8px;transition:transform .18s;transform:rotate(45deg)}.chrome-module__qYUYXG__brandLogo{object-fit:contain;filter:grayscale()brightness(1.8);width:28px;height:28px}.chrome-module__qYUYXG__brandWordmark{letter-spacing:-.03em;align-items:baseline;font-size:16px;font-weight:650;display:inline-flex}.chrome-module__qYUYXG__brandWordmark span:last-child{color:#a6a6a6}.chrome-module__qYUYXG__sidebarAction{width:100%;min-height:42px;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:#242424;border:1px solid #303030;border-radius:10px;align-items:center;gap:11px;padding:0 12px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.chrome-module__qYUYXG__sidebarAction:hover{background:#2d2d2d;border-color:#3b3b3b}.chrome-module__qYUYXG__sidebarAction>span:first-child{color:#151515;background:#ededed;border-radius:5px;place-items:center;width:20px;height:20px;font-size:17px;line-height:1;display:grid}.chrome-module__qYUYXG__nav{flex-direction:column;gap:3px;margin-top:24px;display:flex}.chrome-module__qYUYXG__navLabel{color:#777;letter-spacing:.08em;text-transform:uppercase;padding:0 10px 7px;font-size:11px;font-weight:650}.chrome-module__qYUYXG__nav a{color:#bdbdbd;border-radius:8px;align-items:center;gap:11px;min-height:38px;padding:0 10px;font-size:14px;text-decoration:none;transition:color .14s,background .14s;display:flex}.chrome-module__qYUYXG__nav a:hover{color:#f1f1f1;background:#232323}.chrome-module__qYUYXG__nav a.chrome-module__qYUYXG__activeNavLink{color:#f5f5f5;background:#2a2a2a}.chrome-module__qYUYXG__navMark{border:1px solid #777;border-radius:5px;flex:0 0 16px;width:16px;height:16px;position:relative}.chrome-module__qYUYXG__navMark:after{content:"";background:#777;border-radius:2px;position:absolute;inset:4px}.chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark{border-color:#ededed}.chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark:after{background:#ededed}.chrome-module__qYUYXG__sidebarMatch{background:#202020;border:1px solid #2d2d2d;border-radius:10px;gap:3px;margin-top:auto;padding:14px;display:grid}.chrome-module__qYUYXG__sidebarMatchHeading{color:#858585;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:7px;font-size:10px;font-weight:650;display:flex}.chrome-module__qYUYXG__sidebarMatch strong{color:#e6e6e6;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.chrome-module__qYUYXG__sidebarMatch>span:last-child{color:#8e8e8e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chrome-module__qYUYXG__liveDot{background:#d8d8d8;border-radius:50%;flex:none;width:6px;height:6px}.chrome-module__qYUYXG__sidebarBottom{border-top:1px solid #292929;padding-top:12px}.chrome-module__qYUYXG__themeToggle{width:100%;min-height:38px;color:var(--text-muted);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;padding:0 9px;transition:color .14s,background .14s,border-color .14s;display:flex}.chrome-module__qYUYXG__themeToggle:hover{color:var(--text);background:var(--surface-raised);border-color:var(--line)}.chrome-module__qYUYXG__themeToggleLabel{font-size:12px;font-weight:600}.chrome-module__qYUYXG__themeSwitch{background:var(--line-strong);border:1px solid var(--line-strong);border-radius:999px;flex:0 0 34px;width:34px;height:20px;transition:background .16s,border-color .16s;position:relative}.chrome-module__qYUYXG__themeSwitch:after{content:"";background:var(--white);border-radius:50%;width:14px;height:14px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000003d}.chrome-module__qYUYXG__themeToggle[aria-pressed=true] .chrome-module__qYUYXG__themeSwitch{background:var(--poly-blue);border-color:var(--poly-blue)}.chrome-module__qYUYXG__themeToggle[aria-pressed=true] .chrome-module__qYUYXG__themeSwitch:after{transform:translate(14px)}.chrome-module__qYUYXG__sessionMeta,.chrome-module__qYUYXG__guestStatus{align-items:center;gap:10px;padding:7px 6px;display:flex}.chrome-module__qYUYXG__sessionMeta{border-radius:8px;text-decoration:none}.chrome-module__qYUYXG__sessionMeta:hover{background:#232323}.chrome-module__qYUYXG__sessionAvatar{color:#171717;background:#d8d8d8;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:750;display:grid}.chrome-module__qYUYXG__sessionCopy,.chrome-module__qYUYXG__guestStatus>span:last-child{flex:1;min-width:0;display:grid}.chrome-module__qYUYXG__sessionCopy>span:first-child,.chrome-module__qYUYXG__guestStatus strong{color:#e5e5e5;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:550;overflow:hidden}.chrome-module__qYUYXG__balance,.chrome-module__qYUYXG__guestStatus small{color:#818181;font-size:11px}.chrome-module__qYUYXG__signOutButton{color:#8f8f8f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;margin-top:4px;padding:7px 10px}.chrome-module__qYUYXG__signOutButton:hover{color:#e8e8e8;background:#232323}.chrome-module__qYUYXG__landing{grid-template-columns:minmax(280px,.9fr) minmax(340px,.9fr) minmax(340px,.85fr);align-items:center;gap:clamp(30px,4vw,68px);width:min(100%,1420px);min-height:calc(100dvh - 128px);margin:0 auto;display:grid}.chrome-module__qYUYXG__landingCopy{max-width:520px}.chrome-module__qYUYXG__heroStatus{color:#a5a5a5;letter-spacing:.04em;text-transform:uppercase;background:#282828;border:1px solid #373737;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:6px 10px;font-size:11px;display:inline-flex}.chrome-module__qYUYXG__heroStatus span+span:before{content:"";vertical-align:-1px;background:#4b4b4b;width:1px;height:10px;margin-right:10px;display:inline-block}.chrome-module__qYUYXG__heroKicker,.chrome-module__qYUYXG__kicker{color:#a3a3a3;letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:650}.chrome-module__qYUYXG__landingCopy h1{color:#f4f4f4;letter-spacing:-.065em;max-width:700px;margin-top:13px;font-size:clamp(48px,5vw,76px);font-weight:520;line-height:.98}.chrome-module__qYUYXG__landingCopy h1 span{color:#929292;display:block}.chrome-module__qYUYXG__heroLede,.chrome-module__qYUYXG__lede{color:var(--text-muted);line-height:1.7}.chrome-module__qYUYXG__heroLede{max-width:590px;margin-top:24px;font-size:16px}.chrome-module__qYUYXG__heroActions,.chrome-module__qYUYXG__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.chrome-module__qYUYXG__heroActions{margin-top:30px}.chrome-module__qYUYXG__primaryButton,.chrome-module__qYUYXG__ghostButton{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:580;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.chrome-module__qYUYXG__primaryButton{color:#171717;background:#f1f1f1;border:1px solid #f1f1f1}.chrome-module__qYUYXG__primaryButton:hover{background:#dcdcdc;border-color:#dcdcdc}.chrome-module__qYUYXG__ghostButton{color:#d8d8d8;background:#303030;border:1px solid #454545}.chrome-module__qYUYXG__ghostButton:hover{color:#fff;background:#393939;border-color:#555}.chrome-module__qYUYXG__textLink{color:#b8b8b8;padding:10px 4px;font-size:14px;text-decoration:none}.chrome-module__qYUYXG__textLink:hover{color:#fff}.chrome-module__qYUYXG__heroMetrics{border-top:1px solid #3a3a3a;grid-template-columns:repeat(3,1fr);max-width:560px;margin-top:46px;display:grid}.chrome-module__qYUYXG__heroMetrics>div{padding:17px 14px 0 0}.chrome-module__qYUYXG__heroMetrics>div+div{border-left:1px solid #3a3a3a;padding-left:14px}.chrome-module__qYUYXG__heroMetrics dt{color:#f1f1f1;font-size:19px;font-weight:580}.chrome-module__qYUYXG__heroMetrics dd{color:#838383;margin-top:2px;font-size:11px}.chrome-module__qYUYXG__boardStage{justify-self:center;width:min(100%,480px);position:relative}.chrome-module__qYUYXG__previewCard{background:#181818;border:1px solid #404040;border-radius:15px;padding:12px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000038}.chrome-module__qYUYXG__previewPlayer{grid-template-columns:30px 1fr auto;align-items:center;gap:9px;min-height:46px;padding:0 4px;display:grid}.chrome-module__qYUYXG__previewPlayer>span:nth-child(2){display:grid}.chrome-module__qYUYXG__previewPlayer strong{color:#dedede;font-size:12px;font-weight:580}.chrome-module__qYUYXG__previewPlayer small{color:#757575;font-size:10px}.chrome-module__qYUYXG__previewPlayer time{color:#b3b3b3;font-family:var(--font-geist-mono), monospace;background:#262626;border:1px solid #353535;border-radius:6px;padding:5px 8px;font-size:12px}.chrome-module__qYUYXG__previewPlayer time.chrome-module__qYUYXG__activeClock{color:#161616;background:#efefef;border-color:#efefef}.chrome-module__qYUYXG__playerAvatar{color:#ddd;background:#303030;border:1px solid #505050;border-radius:7px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:700;display:grid}.chrome-module__qYUYXG__playerAvatarLight{color:#151515;background:#dedede;border-color:#dedede}.chrome-module__qYUYXG__previewBoard{aspect-ratio:1;background:#777;border-radius:4px;grid-template-columns:repeat(8,1fr);width:100%;display:grid;overflow:hidden}.chrome-module__qYUYXG__previewSquare{background:var(--board-light);place-items:center;display:grid;position:relative}.chrome-module__qYUYXG__previewSquare:nth-child(16n+2),.chrome-module__qYUYXG__previewSquare:nth-child(16n+4),.chrome-module__qYUYXG__previewSquare:nth-child(16n+6),.chrome-module__qYUYXG__previewSquare:nth-child(16n+8),.chrome-module__qYUYXG__previewSquare:nth-child(16n+9),.chrome-module__qYUYXG__previewSquare:nth-child(16n+11),.chrome-module__qYUYXG__previewSquare:nth-child(16n+13),.chrome-module__qYUYXG__previewSquare:nth-child(16n+15){background:var(--board-dark)}.chrome-module__qYUYXG__previewSquare.chrome-module__qYUYXG__lastMove:after{content:"";background:#ffffff3d;position:absolute;inset:0}.chrome-module__qYUYXG__previewSquare img{z-index:1;object-fit:contain;width:90%;height:90%}.chrome-module__qYUYXG__floatingNote{color:#dcdcdc;background:#2a2a2a;border:1px solid #484848;border-radius:10px;min-width:132px;padding:11px 13px;display:grid;position:absolute;bottom:44px;right:-24px;box-shadow:0 14px 34px #0000003d}.chrome-module__qYUYXG__floatingNote span,.chrome-module__qYUYXG__floatingNote small{color:#858585;letter-spacing:.07em;text-transform:uppercase;font-size:9px}.chrome-module__qYUYXG__floatingNote strong{font-family:var(--font-geist-mono), monospace;margin:2px 0;font-size:18px;font-weight:600}.chrome-module__qYUYXG__signInColumn{justify-self:end;width:min(100%,420px)}.chrome-module__qYUYXG__authCard,.chrome-module__qYUYXG__panel{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:14px}.chrome-module__qYUYXG__authCard{padding:clamp(22px,3vw,30px)}.chrome-module__qYUYXG__authCard>h2,.chrome-module__qYUYXG__panel h2{color:#f0f0f0;letter-spacing:-.025em;margin-top:6px;font-size:22px;font-weight:560}.chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__lede{margin-top:8px;font-size:13px}.chrome-module__qYUYXG__form{gap:14px;margin-top:20px;display:grid}.chrome-module__qYUYXG__form label{color:#bcbcbc;gap:7px;font-size:12px;font-weight:520;display:grid}.chrome-module__qYUYXG__form input,.chrome-module__qYUYXG__form select{color:#ececec;background:#242424;border:1px solid #474747;border-radius:8px;outline:none;width:100%;min-height:43px;padding:0 12px;transition:border-color .15s,background .15s}.chrome-module__qYUYXG__form input:hover,.chrome-module__qYUYXG__form select:hover{border-color:#5a5a5a}.chrome-module__qYUYXG__form input:focus,.chrome-module__qYUYXG__form select:focus{background:#282828;border-color:#8b8b8b}.chrome-module__qYUYXG__form select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.chrome-module__qYUYXG__actions{margin-top:4px}.chrome-module__qYUYXG__authCard .chrome-module__qYUYXG__actions>*{flex:1}.chrome-module__qYUYXG__demoCallout{background:#242424;border:1px solid #3b3b3b;border-radius:10px;margin-top:20px;padding:14px}.chrome-module__qYUYXG__demoHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.chrome-module__qYUYXG__demoEyebrow{color:#8e8e8e;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:650}.chrome-module__qYUYXG__demoHeading h3{color:#dedede;margin-top:3px;font-size:12px;font-weight:560}.chrome-module__qYUYXG__demoHeading>p{color:#858585;text-align:right;font-size:10px}.chrome-module__qYUYXG__demoAccountGrid{gap:6px;margin-top:12px;display:grid}.chrome-module__qYUYXG__demoAccount{color:#d4d4d4;text-align:left;cursor:pointer;background:#2b2b2b;border:1px solid #3d3d3d;border-radius:8px;padding:9px 10px;display:grid}.chrome-module__qYUYXG__demoAccount:hover,.chrome-module__qYUYXG__demoAccount[aria-pressed=true]{background:#343434;border-color:#686868}.chrome-module__qYUYXG__demoRole{color:#8b8b8b;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:650}.chrome-module__qYUYXG__demoAccount strong{margin-top:2px;font-size:12px;font-weight:580}.chrome-module__qYUYXG__demoHandle,.chrome-module__qYUYXG__demoDescription{color:#898989;font-size:10px}.chrome-module__qYUYXG__demoAction{color:#c8c8c8;margin-top:5px;font-size:10px}.chrome-module__qYUYXG__landingFooter{color:#696969;letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #333;justify-content:space-between;gap:20px;width:min(100%,1420px);margin:24px auto 0;padding-top:16px;font-size:10px;display:flex}.chrome-module__qYUYXG__dashboard{width:min(100%,1280px);margin:0 auto}.chrome-module__qYUYXG__dashboardHeader{border-bottom:1px solid #393939;justify-content:space-between;align-items:flex-end;gap:28px;padding:20px 0 30px;display:flex}.chrome-module__qYUYXG__dashboardHeader h1{color:#f2f2f2;letter-spacing:-.05em;margin-top:8px;font-size:clamp(34px,4vw,52px);font-weight:520;line-height:1.06}.chrome-module__qYUYXG__dashboardHeader .chrome-module__qYUYXG__lede{max-width:680px;margin-top:10px}.chrome-module__qYUYXG__systemStatus,.chrome-module__qYUYXG__warningBadge,.chrome-module__qYUYXG__liveBadge,.chrome-module__qYUYXG__timeBadge{color:#b5b5b5;white-space:nowrap;background:#2a2a2a;border:1px solid #424242;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 10px;font-size:11px;display:inline-flex}.chrome-module__qYUYXG__systemStatus>span{background:#cfcfcf;border-radius:50%;width:6px;height:6px}.chrome-module__qYUYXG__dashboardStats{background:#292929;border:1px solid #3b3b3b;border-radius:12px;grid-template-columns:repeat(4,1fr);margin:24px 0;display:grid}.chrome-module__qYUYXG__dashboardStats>div{min-width:0;padding:18px 20px;display:grid}.chrome-module__qYUYXG__dashboardStats>div+div{border-left:1px solid #3b3b3b}.chrome-module__qYUYXG__dashboardStats dt{color:#888;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:600}.chrome-module__qYUYXG__dashboardStats dd{color:#efefef;font-family:var(--font-geist-mono), monospace;margin-top:6px;font-size:23px;font-weight:550}.chrome-module__qYUYXG__dashboardStats span{color:#818181;font-size:11px}.chrome-module__qYUYXG__dashboardGrid{grid-template-columns:minmax(300px,.78fr) minmax(440px,1.22fr);gap:16px;display:grid}.chrome-module__qYUYXG__panel{min-width:0;padding:22px}.chrome-module__qYUYXG__panel>.chrome-module__qYUYXG__lede{margin-top:10px;font-size:13px}.chrome-module__qYUYXG__panelHeading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chrome-module__qYUYXG__createPanel{grid-row:span 2}.chrome-module__qYUYXG__challengeForm{margin-top:24px}.chrome-module__qYUYXG__challengeForm .chrome-module__qYUYXG__primaryButton{margin-top:4px}.chrome-module__qYUYXG__livePanel{color:#202020;background:#ededed;border-color:#ededed;min-height:300px}.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__kicker,.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__muted,.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__richEmpty p{color:#696969}.chrome-module__qYUYXG__livePanel h2,.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__richEmpty strong,.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__listItem strong{color:#1e1e1e}.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__liveBadge{color:#333;background:#d9d9d9;border-color:#c6c6c6}.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__listItem{background:#e3e3e3;border-color:#cfcfcf}.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton{color:#f4f4f4;background:#202020;border-color:#202020}.chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton:hover{background:#353535;border-color:#353535}.chrome-module__qYUYXG__recentPanel{grid-column:1/-1}.chrome-module__qYUYXG__list{gap:8px;margin-top:18px;display:grid}.chrome-module__qYUYXG__listItem{background:#282828;border:1px solid #3a3a3a;border-radius:9px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px;display:flex}.chrome-module__qYUYXG__listItem>div{min-width:0}.chrome-module__qYUYXG__listItem strong{color:#e1e1e1;font-size:13px;font-weight:560}.chrome-module__qYUYXG__listItem p{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.chrome-module__qYUYXG__listItem .chrome-module__qYUYXG__primaryButton,.chrome-module__qYUYXG__listItem .chrome-module__qYUYXG__ghostButton{flex:none;min-height:34px;padding:0 12px;font-size:12px}.chrome-module__qYUYXG__richEmpty,.chrome-module__qYUYXG__empty{color:#8b8b8b}.chrome-module__qYUYXG__richEmpty{text-align:center;border:1px dashed #4a4a4a;border-radius:9px;place-content:center;min-height:122px;padding:20px;display:grid}.chrome-module__qYUYXG__richEmpty strong{color:#d7d7d7;font-size:13px;font-weight:560}.chrome-module__qYUYXG__richEmpty p{color:#878787;max-width:360px;margin-top:4px;font-size:11px}.chrome-module__qYUYXG__empty{padding:14px 0;font-size:12px}.chrome-module__qYUYXG__walletGrid{grid-template-columns:minmax(320px,.9fr) minmax(400px,1.1fr);gap:16px;width:min(100%,1100px);margin-top:24px;display:grid}.chrome-module__qYUYXG__balancePanel h2{font-family:var(--font-geist-mono), monospace;margin-top:9px;font-size:34px}.chrome-module__qYUYXG__balancePanel h2 small{color:#8d8d8d;font-size:12px;font-weight:500}.chrome-module__qYUYXG__warning{color:#bdbdbd;background:#252525;border:1px solid #3b3b3b;border-radius:8px;margin-top:12px;padding:10px 12px;font-size:11px}.chrome-module__qYUYXG__walletAddress{border-top:1px solid #3d3d3d;margin-top:20px;padding-top:16px}.chrome-module__qYUYXG__walletAddress>span{color:#868686;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.chrome-module__qYUYXG__walletAddress p{overflow-wrap:anywhere;color:#d4d4d4;margin-top:6px;font-size:11px}.chrome-module__qYUYXG__mono{font-family:var(--font-geist-mono), monospace}.chrome-module__qYUYXG__muted{color:var(--text-muted);font-size:12px}.chrome-module__qYUYXG__error{color:#ffc1c1;background:#8223233d;border:1px solid #ef6a6a52;border-radius:8px;padding:9px 11px;font-size:12px}.chrome-module__qYUYXG__walletNotice{color:#bfe7ca;background:#23703b38;border:1px solid #5bb47552;border-radius:8px;padding:9px 11px;font-size:12px}.chrome-module__qYUYXG__transactionStatus{color:#a8a8a8;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;background:#2b2b2b;border-radius:999px;margin-right:8px;padding:2px 6px;font-size:9px;display:inline-flex}.chrome-module__qYUYXG__listItem a{color:inherit;text-underline-offset:2px;-webkit-text-decoration:underline #666;text-decoration:underline #666}.chrome-module__qYUYXG__transactionRetry{color:var(--text);border:1px solid var(--line-strong);font:inherit;cursor:pointer;background:0 0;border-radius:5px;margin-top:7px;padding:4px 7px;font-size:10px}.chrome-module__qYUYXG__transactionRetry:disabled{cursor:wait;opacity:.55}@media (max-width:1280px){.chrome-module__qYUYXG__landing{grid-template-columns:minmax(320px,1fr) minmax(360px,.9fr);align-items:start}.chrome-module__qYUYXG__landingCopy,.chrome-module__qYUYXG__boardStage{align-self:center}.chrome-module__qYUYXG__signInColumn{grid-column:1/-1;width:100%;max-width:none}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard{grid-template-columns:minmax(260px,.65fr) minmax(400px,1.35fr);column-gap:28px;display:grid}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__demoCallout,.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__form{grid-column:2}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__kicker,.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>h2,.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__lede{grid-column:1}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__kicker{grid-row:1}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>h2{grid-row:2}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__lede{grid-row:3/span 2}}@media (max-width:980px){.chrome-module__qYUYXG__shell{margin-left:226px;padding-inline:24px}.chrome-module__qYUYXG__topBar{width:226px}.chrome-module__qYUYXG__landing{grid-template-columns:1fr;min-height:auto}.chrome-module__qYUYXG__landingCopy,.chrome-module__qYUYXG__boardStage{justify-self:center;width:100%;max-width:620px}.chrome-module__qYUYXG__signInColumn{grid-column:auto}.chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard{display:block}.chrome-module__qYUYXG__dashboardStats{grid-template-columns:repeat(2,1fr)}.chrome-module__qYUYXG__dashboardStats>div+div{border-left:1px solid #3b3b3b}.chrome-module__qYUYXG__dashboardStats>div:nth-child(3){border-top:1px solid #3b3b3b;border-left:0}.chrome-module__qYUYXG__dashboardStats>div:nth-child(4){border-top:1px solid #3b3b3b}.chrome-module__qYUYXG__dashboardGrid,.chrome-module__qYUYXG__walletGrid{grid-template-columns:1fr}.chrome-module__qYUYXG__createPanel{grid-row:auto}.chrome-module__qYUYXG__recentPanel{grid-column:auto}}@media (max-width:720px){.chrome-module__qYUYXG__shell{margin-left:0;padding:88px 16px 40px}.chrome-module__qYUYXG__topBar{border-bottom:1px solid #2d2d2d;border-right:0;flex-direction:row;align-items:center;width:auto;height:68px;padding:10px 12px;inset:0 0 auto}.chrome-module__qYUYXG__sidebarTop{flex-direction:row;flex:1;align-items:center;min-width:0}.chrome-module__qYUYXG__sidebarHeader{margin:0 8px 0 0}.chrome-module__qYUYXG__brandLink{margin:0}.chrome-module__qYUYXG__sidebarToggle,.chrome-module__qYUYXG__brandWordmark,.chrome-module__qYUYXG__navLabel,.chrome-module__qYUYXG__sidebarMatch,.chrome-module__qYUYXG__sessionCopy,.chrome-module__qYUYXG__guestStatus>span:last-child,.chrome-module__qYUYXG__signOutButton{display:none}.chrome-module__qYUYXG__nav{flex-direction:row;flex:1;justify-content:center;gap:4px;margin:0}.chrome-module__qYUYXG__nav a{gap:7px;min-height:38px;padding-inline:9px;font-size:12px}.chrome-module__qYUYXG__sidebarBottom{border:0;align-items:center;gap:6px;padding:0;display:flex}.chrome-module__qYUYXG__themeToggle{justify-content:center;width:46px;min-height:34px;margin:0;padding:0}.chrome-module__qYUYXG__themeToggleLabel{display:none}.chrome-module__qYUYXG__sessionMeta,.chrome-module__qYUYXG__guestStatus{padding:0}.chrome-module__qYUYXG__sessionAvatar{flex-basis:30px;width:30px;height:30px}.chrome-module__qYUYXG__landing{gap:44px}.chrome-module__qYUYXG__landingCopy h1{font-size:clamp(44px,13vw,64px)}.chrome-module__qYUYXG__heroMetrics{margin-top:34px}.chrome-module__qYUYXG__boardStage{width:calc(100% - 12px)}.chrome-module__qYUYXG__floatingNote{bottom:34px;right:-8px}.chrome-module__qYUYXG__landingFooter,.chrome-module__qYUYXG__dashboardHeader{flex-direction:column;align-items:flex-start}.chrome-module__qYUYXG__dashboardHeader{padding-top:0}}.chrome-module__qYUYXG__modalBackdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f121c94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.chrome-module__qYUYXG__actionModal{width:min(100%,520px);max-height:calc(100dvh - 48px);color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:clamp(24px,4vw,36px);position:relative;overflow-y:auto;box-shadow:0 28px 90px #00000047}.chrome-module__qYUYXG__modalClose{width:34px;height:34px;color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--line);cursor:pointer;border-radius:9px;place-items:center;padding:0;font-size:20px;line-height:1;display:grid;position:absolute;top:16px;right:16px}.chrome-module__qYUYXG__modalClose:hover{color:var(--text);border-color:var(--line-strong)}.chrome-module__qYUYXG__modalHeader{padding-right:42px}.chrome-module__qYUYXG__modalHeader h2{letter-spacing:-.04em;margin-top:7px;font-size:clamp(26px,4vw,34px);font-weight:580;line-height:1.08}.chrome-module__qYUYXG__modalHeader .chrome-module__qYUYXG__lede{margin-top:10px;font-size:13px}.chrome-module__qYUYXG__actionModal .chrome-module__qYUYXG__authCard.chrome-module__qYUYXG__authCard{box-shadow:none;background:0 0;border:0;padding:0}.chrome-module__qYUYXG__actionModal .chrome-module__qYUYXG__authCard .chrome-module__qYUYXG__primaryButton{gap:8px}.chrome-module__qYUYXG__actionModal .chrome-module__qYUYXG__authCard>h2,.chrome-module__qYUYXG__actionModal .chrome-module__qYUYXG__authCard>.chrome-module__qYUYXG__kicker{padding-right:42px}.chrome-module__qYUYXG__guideDashboard{width:min(100%,1180px);margin:0 auto}.chrome-module__qYUYXG__guideHero{background:var(--surface);border:1px solid var(--line);border-radius:22px;grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);align-items:center;gap:clamp(32px,6vw,72px);padding:clamp(32px,5vw,64px);display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #232c4814}.chrome-module__qYUYXG__guideHero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d5bff24,#0000 68%);width:380px;height:380px;position:absolute;top:-160px;right:-130px}.chrome-module__qYUYXG__guideHeroCopy{z-index:1;position:relative}.chrome-module__qYUYXG__guideHero h1{letter-spacing:-.06em;max-width:720px;margin-top:12px;font-size:clamp(40px,5.5vw,68px);font-weight:540;line-height:.98}.chrome-module__qYUYXG__guideHeroCopy>p:not(.chrome-module__qYUYXG__kicker){max-width:650px;color:var(--text-muted);margin-top:22px;font-size:15px;line-height:1.7}.chrome-module__qYUYXG__guideActions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.chrome-module__qYUYXG__guideRoute{z-index:1;background:var(--surface-raised);border:1px solid var(--line);border-radius:16px;padding:22px;position:relative}.chrome-module__qYUYXG__guideRoute>p{color:var(--text-subtle);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.chrome-module__qYUYXG__guideRoute ol{gap:0;margin-top:14px;list-style:none;display:grid}.chrome-module__qYUYXG__guideRoute li{min-height:48px;color:var(--text);align-items:center;gap:12px;font-size:13px;font-weight:570;display:flex;position:relative}.chrome-module__qYUYXG__guideRoute li+li{border-top:1px solid var(--line)}.chrome-module__qYUYXG__guideRoute li span{color:#fff;background:var(--poly-blue);width:24px;height:24px;font-family:var(--font-geist-mono), monospace;border-radius:7px;flex:0 0 24px;place-items:center;font-size:10px;display:grid}.chrome-module__qYUYXG__guideSteps{margin-top:48px}.chrome-module__qYUYXG__guideSectionHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;padding-bottom:18px;display:flex}.chrome-module__qYUYXG__guideSectionHeading h2{letter-spacing:-.045em;margin-top:7px;font-size:clamp(27px,3vw,38px);font-weight:550}.chrome-module__qYUYXG__guideSectionHeading>p{color:var(--text-muted);font-size:12px}.chrome-module__qYUYXG__guideGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.chrome-module__qYUYXG__guideCard{background:var(--surface);border:1px solid var(--line);border-radius:16px;flex-direction:column;min-height:290px;padding:clamp(22px,3vw,30px);transition:border-color .16s,transform .16s,box-shadow .16s;display:flex}.chrome-module__qYUYXG__guideCard:hover{border-color:var(--poly-blue-border);transform:translateY(-2px);box-shadow:0 16px 38px #232c4812}.chrome-module__qYUYXG__guideCardTop{justify-content:space-between;align-items:center;gap:16px;display:flex}.chrome-module__qYUYXG__guideNumber{color:var(--poly-blue);font-family:var(--font-geist-mono), monospace;font-size:12px;font-weight:700}.chrome-module__qYUYXG__guideEyebrow{color:var(--text-subtle);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.chrome-module__qYUYXG__guideCard h3{letter-spacing:-.035em;margin-top:34px;font-size:25px;font-weight:570}.chrome-module__qYUYXG__guideCard>p{color:var(--text-muted);margin-top:12px;font-size:13px;line-height:1.7}.chrome-module__qYUYXG__guideCard small{color:var(--text-subtle);border-top:1px solid var(--line);margin-top:auto;padding-top:22px;font-size:11px}.chrome-module__qYUYXG__guideNotice{color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--line);border-radius:12px;align-items:flex-start;gap:12px;margin-top:16px;padding:16px 18px;font-size:12px;display:flex}.chrome-module__qYUYXG__guideNotice>span{width:22px;height:22px;color:var(--poly-blue);background:var(--poly-blue-soft);border:1px solid var(--poly-blue-border);font-family:var(--font-geist-mono), monospace;border-radius:50%;flex:0 0 22px;place-items:center;font-size:10px;font-weight:700;display:grid}.chrome-module__qYUYXG__guideNotice strong{color:var(--text)}@media (max-width:900px){.chrome-module__qYUYXG__guideHero{grid-template-columns:1fr}.chrome-module__qYUYXG__guideRoute{display:none}}@media (max-width:720px){.chrome-module__qYUYXG__sidebarAction{flex:0 0 42px;justify-content:center;width:42px;min-height:42px;padding:0}.chrome-module__qYUYXG__sidebarActionLabel{display:none}.chrome-module__qYUYXG__guideHero{border-radius:16px;padding:28px 22px}.chrome-module__qYUYXG__guideSectionHeading{flex-direction:column;align-items:flex-start;gap:8px}.chrome-module__qYUYXG__guideGrid{grid-template-columns:1fr}.chrome-module__qYUYXG__guideCard{min-height:260px}}@media (max-width:480px){.chrome-module__qYUYXG__modalBackdrop{align-items:end;padding:0}.chrome-module__qYUYXG__actionModal{border-radius:18px 18px 0 0;width:100%;max-height:calc(100dvh - 32px);padding:26px 20px}.chrome-module__qYUYXG__guideHero h1{font-size:clamp(40px,13vw,56px)}.chrome-module__qYUYXG__guideActions>*{width:100%}}@media (min-width:721px){html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__shell{margin-left:72px}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__topBar{width:72px;padding-inline:10px}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarHeader{flex-direction:column;align-items:center;gap:8px;margin-inline:0}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarToggle>span{transform:rotate(225deg)}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__brandWordmark{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarActionLabel{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__navLabel{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__navLinkLabel{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarMatch{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__themeToggleLabel{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sessionCopy{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__guestStatus>span:last-child{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__signOutButton{display:none}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__brandLink{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarAction{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__nav a{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__themeToggle{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sessionMeta{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__guestStatus{justify-content:center}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarAction{padding-inline:0}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__nav a{padding-inline:0}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__themeToggle{padding-inline:0}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__nav{margin-top:18px}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__sidebarBottom{justify-items:center;display:grid}html[data-sidebar-collapsed=true] .chrome-module__qYUYXG__themeToggle{justify-content:center;width:100%}}@media (max-width:480px){.chrome-module__qYUYXG__nav a{padding-inline:8px;font-size:0}.chrome-module__qYUYXG__navMark{flex-basis:18px;width:18px;height:18px}.chrome-module__qYUYXG__heroStatus span:last-child,.chrome-module__qYUYXG__floatingNote,.chrome-module__qYUYXG__systemStatus{display:none}.chrome-module__qYUYXG__heroMetrics{grid-template-columns:1fr}.chrome-module__qYUYXG__heroMetrics>div{justify-content:space-between;align-items:baseline;gap:16px;padding:10px 0;display:flex}.chrome-module__qYUYXG__heroMetrics>div+div{border-top:1px solid #353535;border-left:0;padding-left:0}.chrome-module__qYUYXG__dashboardStats{grid-template-columns:1fr}.chrome-module__qYUYXG__dashboardStats>div+div,.chrome-module__qYUYXG__dashboardStats>div:nth-child(3){border-top:1px solid #3b3b3b;border-left:0}.chrome-module__qYUYXG__listItem{flex-direction:column;align-items:flex-start}.chrome-module__qYUYXG__listItem .chrome-module__qYUYXG__primaryButton,.chrome-module__qYUYXG__listItem .chrome-module__qYUYXG__ghostButton{width:100%}.chrome-module__qYUYXG__panel,.chrome-module__qYUYXG__authCard{padding:18px}.chrome-module__qYUYXG__demoHeading{display:grid}.chrome-module__qYUYXG__demoHeading>p{text-align:left}}.chrome-module__qYUYXG__demoSpectatorCta{color:#fff;text-align:left;cursor:pointer;background:#292929;border:1px solid #292929;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:78px;margin-top:20px;padding:14px 16px;transition:background .15s,border-color .15s;display:flex}.chrome-module__qYUYXG__demoSpectatorCta:hover{background:#414141;border-color:#414141}.chrome-module__qYUYXG__demoSpectatorCta>span:first-child{display:grid}.chrome-module__qYUYXG__demoSpectatorCta small{color:#aaa;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:650}.chrome-module__qYUYXG__demoSpectatorCta strong{margin-top:3px;font-size:13px;font-weight:600}.chrome-module__qYUYXG__demoSpectatorCta>span:last-child{color:#d4d4d4;white-space:nowrap;font-size:11px}.chrome-module__qYUYXG__demoGamePanel{color:#292929;background:#fff;border:1px solid #d4d4d0;border-radius:12px;grid-template-columns:minmax(250px,.9fr) minmax(300px,1.2fr) auto;align-items:center;gap:24px;margin-top:24px;padding:20px 22px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #2828230f}.chrome-module__qYUYXG__demoGamePanel:before{content:"";background:#292929;width:4px;position:absolute;inset:0 auto 0 0}.chrome-module__qYUYXG__demoGameIdentity{align-items:center;gap:13px;min-width:0;display:flex}.chrome-module__qYUYXG__demoGameMark{color:#fff;width:42px;height:42px;font-family:var(--font-geist-mono), monospace;background:#292929;border-radius:9px;flex:0 0 42px;place-items:center;font-size:13px;font-weight:700;display:grid}.chrome-module__qYUYXG__demoGameIdentity h2{color:#292929;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:17px;font-weight:600;overflow:hidden}.chrome-module__qYUYXG__demoGameDescription{color:#686863;font-size:12px;line-height:1.55}.chrome-module__qYUYXG__demoGameActions{justify-items:end;gap:8px;display:grid}.chrome-module__qYUYXG__demoGameActions>span{color:#777772;font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:9px}.chrome-module__qYUYXG__demoGameActions .chrome-module__qYUYXG__primaryButton{min-height:38px;padding-inline:14px;font-size:12px}@media (max-width:1120px){.chrome-module__qYUYXG__demoGamePanel{grid-template-columns:minmax(250px,1fr) auto}.chrome-module__qYUYXG__demoGameDescription{grid-area:2/1/auto/-1}}@media (max-width:720px){.chrome-module__qYUYXG__demoGamePanel{grid-template-columns:1fr;align-items:start}.chrome-module__qYUYXG__demoGameDescription{grid-area:auto}.chrome-module__qYUYXG__demoGameActions{justify-items:stretch}.chrome-module__qYUYXG__demoGameActions>span{text-align:left}}@media (max-width:480px){.chrome-module__qYUYXG__demoSpectatorCta{flex-direction:column;align-items:flex-start;gap:8px}.chrome-module__qYUYXG__demoGameIdentity h2{white-space:normal}}html[data-theme=light] .chrome-module__qYUYXG__topBar{color:#252525;background:#ececea;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__brandLink{color:#202020}html[data-theme=light] .chrome-module__qYUYXG__brandLogo{filter:grayscale()brightness(.28)}html[data-theme=light] .chrome-module__qYUYXG__brandWordmark span:last-child{color:#73736f}html[data-theme=light] .chrome-module__qYUYXG__sidebarAction{color:#252525;background:#fff;border-color:#d8d8d4}html[data-theme=light] .chrome-module__qYUYXG__sidebarAction:hover{background:#f7f7f5;border-color:#c8c8c4}html[data-theme=light] .chrome-module__qYUYXG__sidebarAction>span:first-child{color:#fff;background:#292929}html[data-theme=light] .chrome-module__qYUYXG__navLabel{color:#91918c}html[data-theme=light] .chrome-module__qYUYXG__nav a{color:#666662}html[data-theme=light] .chrome-module__qYUYXG__nav a:hover{color:#202020;background:#e1e1de}html[data-theme=light] .chrome-module__qYUYXG__nav a.chrome-module__qYUYXG__activeNavLink{color:#202020;background:#dcdcd8}html[data-theme=light] .chrome-module__qYUYXG__navMark{border-color:#979792}html[data-theme=light] .chrome-module__qYUYXG__navMark:after{background:#979792}html[data-theme=light] .chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark{border-color:#343434}html[data-theme=light] .chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark:after{background:#343434}html[data-theme=light] .chrome-module__qYUYXG__sidebarMatch{background:#f7f7f5;border-color:#d8d8d4}html[data-theme=light] .chrome-module__qYUYXG__sidebarMatchHeading,html[data-theme=light] .chrome-module__qYUYXG__sidebarMatch>span:last-child{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__sidebarMatch strong{color:#2b2b2b}html[data-theme=light] .chrome-module__qYUYXG__liveDot,html[data-theme=light] .chrome-module__qYUYXG__systemStatus>span{background:#51514e}html[data-theme=light] .chrome-module__qYUYXG__sidebarBottom{border-color:#d8d8d4}html[data-theme=light] .chrome-module__qYUYXG__sessionAvatar{color:#fff;background:#333}html[data-theme=light] .chrome-module__qYUYXG__sessionCopy>span:first-child,html[data-theme=light] .chrome-module__qYUYXG__guestStatus strong{color:#30302e}html[data-theme=light] .chrome-module__qYUYXG__balance,html[data-theme=light] .chrome-module__qYUYXG__guestStatus small{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__signOutButton{color:#747470}html[data-theme=light] .chrome-module__qYUYXG__signOutButton:hover{color:#222;background:#dfdfdc}html[data-theme=light] .chrome-module__qYUYXG__landing{grid-template-columns:minmax(300px,.78fr) minmax(460px,1.22fr);align-items:center;gap:clamp(54px,8vw,112px);width:min(100%,1120px);min-height:calc(100dvh - 132px);padding-block:36px}html[data-theme=light] .chrome-module__qYUYXG__landingCopy{max-width:470px}html[data-theme=light] .chrome-module__qYUYXG__heroStatus{color:#6f6f6b;background:#fff;border-color:#dededb;margin-bottom:34px}html[data-theme=light] .chrome-module__qYUYXG__heroStatus span+span:before{background:#d1d1cd}html[data-theme=light] .chrome-module__qYUYXG__heroKicker,html[data-theme=light] .chrome-module__qYUYXG__kicker{color:#777772}html[data-theme=light] .chrome-module__qYUYXG__landingCopy h1{color:#202020;font-size:clamp(54px,5.3vw,78px)}html[data-theme=light] .chrome-module__qYUYXG__landingCopy h1 span{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__heroLede,html[data-theme=light] .chrome-module__qYUYXG__lede{color:#666662}html[data-theme=light] .chrome-module__qYUYXG__signupBenefits{color:#4f4f4b;gap:11px;margin-top:28px;font-size:13px;list-style:none;display:grid}html[data-theme=light] .chrome-module__qYUYXG__signupBenefits li{padding-left:22px;position:relative}html[data-theme=light] .chrome-module__qYUYXG__signupBenefits li:before{content:"";background:#333;border-radius:2px;width:8px;height:8px;position:absolute;top:7px;left:1px}html[data-theme=light] .chrome-module__qYUYXG__textLink{color:#4f4f4b}html[data-theme=light] .chrome-module__qYUYXG__textLink:hover{color:#111}html[data-theme=light] .chrome-module__qYUYXG__primaryButton{color:#fff;background:#292929;border-color:#292929}html[data-theme=light] .chrome-module__qYUYXG__primaryButton:hover{background:#444;border-color:#444}html[data-theme=light] .chrome-module__qYUYXG__ghostButton{color:#363633;background:#f7f7f5;border-color:#d5d5d1}html[data-theme=light] .chrome-module__qYUYXG__ghostButton:hover{color:#111;background:#efefec;border-color:#bfbfba}html[data-theme=light] .chrome-module__qYUYXG__signInColumn{justify-self:stretch;width:min(100%,570px)}html[data-theme=light] .chrome-module__qYUYXG__signInColumn .chrome-module__qYUYXG__authCard{display:block}html[data-theme=light] .chrome-module__qYUYXG__authCard,html[data-theme=light] .chrome-module__qYUYXG__panel{color:#242424;background:#fff;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__authCard{padding:clamp(28px,4vw,42px);box-shadow:0 20px 60px #1e1e1914}html[data-theme=light] .chrome-module__qYUYXG__authCard>h2,html[data-theme=light] .chrome-module__qYUYXG__panel h2{color:#252525}html[data-theme=light] .chrome-module__qYUYXG__form label{color:#5f5f5b}html[data-theme=light] .chrome-module__qYUYXG__form input,html[data-theme=light] .chrome-module__qYUYXG__form select{color:#202020;background:#f7f7f5;border-color:#d5d5d1}html[data-theme=light] .chrome-module__qYUYXG__form input:hover,html[data-theme=light] .chrome-module__qYUYXG__form select:hover{border-color:#bdbdb8}html[data-theme=light] .chrome-module__qYUYXG__form input:focus,html[data-theme=light] .chrome-module__qYUYXG__form select:focus{background:#fff;border-color:#777772}html[data-theme=light] .chrome-module__qYUYXG__form select{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=light] .chrome-module__qYUYXG__demoCallout{background:#f7f7f5;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__demoEyebrow,html[data-theme=light] .chrome-module__qYUYXG__demoHeading>p,html[data-theme=light] .chrome-module__qYUYXG__demoRole,html[data-theme=light] .chrome-module__qYUYXG__demoHandle,html[data-theme=light] .chrome-module__qYUYXG__demoDescription{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__demoHeading h3,html[data-theme=light] .chrome-module__qYUYXG__demoAccount strong{color:#30302e}html[data-theme=light] .chrome-module__qYUYXG__demoAccount{color:#3d3d3a;background:#fff;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__demoAccount:hover,html[data-theme=light] .chrome-module__qYUYXG__demoAccount[aria-pressed=true]{background:#efefec;border-color:#a9a9a4}html[data-theme=light] .chrome-module__qYUYXG__demoAction{color:#4b4b47}html[data-theme=light] .chrome-module__qYUYXG__landingFooter{color:#9a9a95;border-color:#dededb;width:min(100%,1120px)}html[data-theme=light] .chrome-module__qYUYXG__dashboardHeader{border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__dashboardHeader h1{color:#242424}html[data-theme=light] .chrome-module__qYUYXG__systemStatus,html[data-theme=light] .chrome-module__qYUYXG__warningBadge,html[data-theme=light] .chrome-module__qYUYXG__liveBadge,html[data-theme=light] .chrome-module__qYUYXG__timeBadge{color:#5f5f5b;background:#fff;border-color:#d8d8d4}html[data-theme=light] .chrome-module__qYUYXG__dashboardStats{background:#fff;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__dashboardStats>div+div,html[data-theme=light] .chrome-module__qYUYXG__dashboardStats>div:nth-child(3),html[data-theme=light] .chrome-module__qYUYXG__dashboardStats>div:nth-child(4){border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__dashboardStats dt,html[data-theme=light] .chrome-module__qYUYXG__dashboardStats span{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__dashboardStats dd{color:#292929}html[data-theme=light] .chrome-module__qYUYXG__livePanel{color:#202020;background:#efefec;border-color:#d4d4d0}html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__kicker,html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__muted,html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__richEmpty p{color:#6f6f6a}html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__liveBadge{color:#444;background:#fff;border-color:#d1d1cd}html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__listItem{background:#fff;border-color:#d8d8d4}html[data-theme=light] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton{color:#fff;background:#292929;border-color:#292929}html[data-theme=light] .chrome-module__qYUYXG__listItem{background:#f8f8f6;border-color:#e1e1de}html[data-theme=light] .chrome-module__qYUYXG__listItem strong,html[data-theme=light] .chrome-module__qYUYXG__richEmpty strong{color:#333}html[data-theme=light] .chrome-module__qYUYXG__richEmpty{color:#777772;border-color:#cfcfcb}html[data-theme=light] .chrome-module__qYUYXG__richEmpty p,html[data-theme=light] .chrome-module__qYUYXG__empty,html[data-theme=light] .chrome-module__qYUYXG__muted{color:#7b7b76}html[data-theme=light] .chrome-module__qYUYXG__warning{color:#5f5f5b;background:#f7f7f5;border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__walletAddress{border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__walletAddress>span,html[data-theme=light] .chrome-module__qYUYXG__balancePanel h2 small{color:#858580}html[data-theme=light] .chrome-module__qYUYXG__walletAddress p{color:#4b4b47}html[data-theme=light] .chrome-module__qYUYXG__error{color:#8a2929;background:#fff2f2;border-color:#edc7c7}html[data-theme=light] .chrome-module__qYUYXG__walletNotice{color:#28623a;background:#effaf2;border-color:#c6e3ce}html[data-theme=light] .chrome-module__qYUYXG__transactionStatus{color:#666661;background:#ecece8}@media (max-width:980px){html[data-theme=light] .chrome-module__qYUYXG__landing{grid-template-columns:1fr;gap:48px;width:min(100%,680px)}html[data-theme=light] .chrome-module__qYUYXG__landingCopy{justify-self:start;max-width:620px}html[data-theme=light] .chrome-module__qYUYXG__signInColumn{grid-column:auto;width:100%;max-width:680px}}@media (max-width:720px){html[data-theme=light] .chrome-module__qYUYXG__topBar{border-color:#dededb}html[data-theme=light] .chrome-module__qYUYXG__landing{gap:36px;padding-block:12px}html[data-theme=light] .chrome-module__qYUYXG__landingCopy h1{font-size:clamp(46px,13vw,64px)}}@media (max-width:480px){html[data-theme=light] .chrome-module__qYUYXG__heroStatus{margin-bottom:24px}html[data-theme=light] .chrome-module__qYUYXG__authCard{padding:22px}}html[data-theme] .chrome-module__qYUYXG__brandWordmark span:last-child{color:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__sidebarAction{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue);box-shadow:0 7px 18px #2d5bff2e}html[data-theme] .chrome-module__qYUYXG__sidebarAction:hover{color:#fff;background:var(--poly-blue-hover);border-color:var(--poly-blue-hover)}html[data-theme] .chrome-module__qYUYXG__sidebarAction>span:first-child{color:#fff;background:#ffffff2e}html[data-theme] .chrome-module__qYUYXG__nav a.chrome-module__qYUYXG__activeNavLink{color:#1639ad;background:var(--poly-blue-soft)}html[data-theme] .chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark{border-color:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__activeNavLink .chrome-module__qYUYXG__navMark:after{background:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__brandLink:hover,html[data-theme] .chrome-module__qYUYXG__textLink,html[data-theme] .chrome-module__qYUYXG__demoAction{color:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__textLink:hover{color:var(--poly-blue-hover)}html[data-theme] .chrome-module__qYUYXG__sessionAvatar{color:#fff;background:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__balance{color:#21834a}html[data-theme] .chrome-module__qYUYXG__liveDot,html[data-theme] .chrome-module__qYUYXG__systemStatus>span{background:var(--poly-green)}html[data-theme] .chrome-module__qYUYXG__heroStatus{color:#2145be;background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .chrome-module__qYUYXG__landingCopy h1 span{color:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__signupBenefits li:before{background:var(--poly-green)}html[data-theme] .chrome-module__qYUYXG__primaryButton,html[data-theme] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue);box-shadow:0 7px 18px #2d5bff24}html[data-theme] .chrome-module__qYUYXG__primaryButton:hover,html[data-theme] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton:hover{color:#fff;background:var(--poly-blue-hover);border-color:var(--poly-blue-hover)}html[data-theme] .chrome-module__qYUYXG__primaryButton:active,html[data-theme] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__primaryButton:active{background:var(--poly-blue-pressed);border-color:var(--poly-blue-pressed)}html[data-theme] .chrome-module__qYUYXG__ghostButton{color:#2145be;background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .chrome-module__qYUYXG__ghostButton:hover{color:#1639ad;background:#dfe8ff;border-color:#adc0ff}html[data-theme] .chrome-module__qYUYXG__form input:focus,html[data-theme] .chrome-module__qYUYXG__form select:focus{border-color:var(--poly-blue);background:#fff;box-shadow:0 0 0 3px #2d5bff1f}html[data-theme] .chrome-module__qYUYXG__demoSpectatorCta{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue);box-shadow:0 9px 22px #2d5bff2e}html[data-theme] .chrome-module__qYUYXG__demoSpectatorCta:hover{background:var(--poly-blue-hover);border-color:var(--poly-blue-hover)}html[data-theme] .chrome-module__qYUYXG__demoSpectatorCta small,html[data-theme] .chrome-module__qYUYXG__demoSpectatorCta>span:last-child{color:#ffffffc7}html[data-theme] .chrome-module__qYUYXG__demoAccount:hover,html[data-theme] .chrome-module__qYUYXG__demoAccount[aria-pressed=true]{background:var(--poly-blue-soft);border-color:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__demoAccount[aria-pressed=true] .chrome-module__qYUYXG__demoAction{color:var(--poly-blue-hover);font-weight:650}html[data-theme] .chrome-module__qYUYXG__demoGamePanel{border-color:var(--poly-blue-border)}html[data-theme] .chrome-module__qYUYXG__demoGamePanel:before,html[data-theme] .chrome-module__qYUYXG__demoGameMark{background:var(--poly-blue)}html[data-theme] .chrome-module__qYUYXG__systemStatus,html[data-theme] .chrome-module__qYUYXG__liveBadge,html[data-theme] .chrome-module__qYUYXG__livePanel .chrome-module__qYUYXG__liveBadge{color:#207d48;background:var(--poly-green-soft);border-color:var(--poly-green-border)}html[data-theme] .chrome-module__qYUYXG__warningBadge{color:#c43f47;background:var(--poly-red-soft);border-color:var(--poly-red-border)}html[data-theme] .chrome-module__qYUYXG__timeBadge{color:#2145be;background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .chrome-module__qYUYXG__warning{color:#9e343a;background:var(--poly-red-soft);border-color:var(--poly-red-border)}html[data-theme] .chrome-module__qYUYXG__error{color:#b83940;background:var(--poly-red-soft);border-color:var(--poly-red-border)}
.page-module__YnyroG__page{background:var(--page);width:100%;min-height:100dvh;position:relative;overflow-x:clip}
.PieceImage-module__SZLhQG__piece{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.PieceImage-module__SZLhQG__lightPiece{filter:brightness(0)invert()drop-shadow(0 1px 1px #000000b3)drop-shadow(0 2px 2px #00000038)}.PieceImage-module__SZLhQG__darkPiece{filter:drop-shadow(0 1px #ffffff57)drop-shadow(0 2px 2px #00000047)}
.game-module__FtLJ-G__appShell{background:var(--page);min-height:100dvh;margin-left:260px;padding:28px clamp(20px,3.5vw,56px) 64px;transition:margin-left .18s}.game-module__FtLJ-G__gameLayout{grid-template-columns:minmax(520px,760px) minmax(300px,340px);justify-content:center;align-items:start;gap:clamp(20px,2.5vw,34px);width:min(100%,1180px);margin:0 auto;display:grid}.game-module__FtLJ-G__gameLayout.game-module__FtLJ-G__spectatorLayout{grid-template-columns:minmax(520px,760px) minmax(370px,440px);width:min(100%,1280px)}.game-module__FtLJ-G__gameLayout.game-module__FtLJ-G__boardOnlyLayout{grid-template-columns:minmax(0,760px);width:min(100%,760px)}.game-module__FtLJ-G__boardColumn{gap:10px;min-width:0;display:grid}.game-module__FtLJ-G__boardFrame{background:#151515;border:1px solid #3d3d3d;border-radius:10px;width:100%;padding:10px;position:relative;box-shadow:0 18px 48px #00000038}.game-module__FtLJ-G__boardSurface{align-items:stretch;gap:8px;min-width:0;display:flex}.game-module__FtLJ-G__boardSurface .game-module__FtLJ-G__board{flex:1;width:auto;min-width:0}.game-module__FtLJ-G__evalBar{background:#181818;border:1px solid #474747;border-radius:4px;flex:0 0 clamp(32px,4.4vw,42px);width:clamp(32px,4.4vw,42px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0d}.game-module__FtLJ-G__evalTrack{position:absolute;inset:0;overflow:hidden}.game-module__FtLJ-G__evalBottom{min-height:1px;transition:height .42s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;right:0}.game-module__FtLJ-G__evalWhite{background:#e9e9e6}.game-module__FtLJ-G__evalBlack{background:#242424}.game-module__FtLJ-G__evalScore{z-index:2;color:#f2f2f2;font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;text-align:center;text-overflow:clip;white-space:nowrap;font-size:clamp(7px,.75vw,9px);font-weight:750;line-height:1;position:absolute;left:3px;right:3px;overflow:hidden}.game-module__FtLJ-G__evalScoreTop{top:8px}.game-module__FtLJ-G__evalScoreBottom{bottom:8px}.game-module__FtLJ-G__evalScoreOnWhite{color:#202020}.game-module__FtLJ-G__evalBar[data-loading=true] .game-module__FtLJ-G__evalTrack:after{content:"";background:linear-gradient(#0000 25%,#ffffff38 50%,#0000 75%) 0 0/100% 200%;animation:1.15s linear infinite game-module__FtLJ-G__evalScan;position:absolute;inset:0}@keyframes game-module__FtLJ-G__evalScan{0%{background-position:0 100%}to{background-position:0 -100%}}.game-module__FtLJ-G__boardOrnament,.game-module__FtLJ-G__boardNotch,.game-module__FtLJ-G__topLeft,.game-module__FtLJ-G__topRight,.game-module__FtLJ-G__bottomRight,.game-module__FtLJ-G__bottomLeft{display:none}.game-module__FtLJ-G__board{aspect-ratio:1;background:var(--board-dark);isolation:isolate;border-radius:4px;grid-template-columns:repeat(8,minmax(0,1fr));width:100%;display:grid;position:relative;overflow:hidden}.game-module__FtLJ-G__square{aspect-ratio:1;cursor:pointer;isolation:isolate;border:0;border-radius:0;place-items:center;min-width:0;padding:0;display:grid;position:relative}.game-module__FtLJ-G__lightSquare{background:var(--board-light)}.game-module__FtLJ-G__darkSquare{background:var(--board-dark)}.game-module__FtLJ-G__square:before{content:"";z-index:-1;pointer-events:none;position:absolute;inset:0}.game-module__FtLJ-G__square:hover:before{background:#ffffff1a}.game-module__FtLJ-G__lastMoveSquare:before{background:#ffffff3b}.game-module__FtLJ-G__selectedSquare:before{box-shadow:inset 0 0 0 4px #ffffffc2}.game-module__FtLJ-G__checkSquare:before{background:#8918187a;box-shadow:inset 0 0 0 3px #ff96968c}.game-module__FtLJ-G__boardPiece{z-index:2;object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:90%;height:90%;transition:transform .12s;position:relative}.game-module__FtLJ-G__movingBoardPiece{will-change:transform;animation:.62s cubic-bezier(.22,1,.36,1) game-module__FtLJ-G__demoPieceMove}.game-module__FtLJ-G__movingPieceSquare{z-index:5}@keyframes game-module__FtLJ-G__demoPieceMove{0%{transform:translate(var(--piece-move-x), var(--piece-move-y))}to{transform:translate(0)}}.game-module__FtLJ-G__square:hover .game-module__FtLJ-G__boardPiece{transform:translateY(-1px)}.game-module__FtLJ-G__legalMoveMarker,.game-module__FtLJ-G__legalCaptureMarker{z-index:3;pointer-events:none;position:absolute}.game-module__FtLJ-G__legalMoveMarker{aspect-ratio:1;background:#1919197a;border:1px solid #ffffff4d;border-radius:50%;width:22%}.game-module__FtLJ-G__legalCaptureMarker{border:clamp(3px,.5vw,6px) solid #ffffff8f;border-radius:50%;inset:8%}.game-module__FtLJ-G__fileCoordinate,.game-module__FtLJ-G__rankCoordinate{z-index:4;color:#14141494;font-family:var(--font-geist-mono), monospace;pointer-events:none;font-size:clamp(7px,.8vw,10px);font-weight:650;line-height:1;position:absolute}.game-module__FtLJ-G__darkSquare .game-module__FtLJ-G__fileCoordinate,.game-module__FtLJ-G__darkSquare .game-module__FtLJ-G__rankCoordinate{color:#ffffff8f}.game-module__FtLJ-G__fileCoordinate{bottom:4px;right:5px}.game-module__FtLJ-G__rankCoordinate{top:5px;left:5px}.game-module__FtLJ-G__promotionChooser{z-index:20;background:#252525;border:2px solid #f0f0f0;grid-template-rows:repeat(4,1fr);width:12.5%;display:grid;position:absolute;box-shadow:0 16px 38px #0000006b}.game-module__FtLJ-G__promotionOption{aspect-ratio:1;cursor:pointer;background:#d4d4d1;border:0;place-items:center;width:100%;padding:0;display:grid}.game-module__FtLJ-G__promotionOption:nth-child(2n){background:#8a8a87}.game-module__FtLJ-G__promotionOption:hover{box-shadow:inset 0 0 0 4px #fff}.game-module__FtLJ-G__promotionPiece{object-fit:contain;width:90%;height:90%}.game-module__FtLJ-G__playerPanel{color:#d5d5d5;background:#292929;border:1px solid #3c3c3c;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:9px 10px 9px 12px;transition:border-color .16s,background .16s;display:flex}.game-module__FtLJ-G__lightPlayer .game-module__FtLJ-G__playerEyebrow{color:#a4a4a4}.game-module__FtLJ-G__darkPlayer .game-module__FtLJ-G__playerEyebrow{color:#7d7d7d}.game-module__FtLJ-G__activePlayer{background:#303030;border-color:#676767}.game-module__FtLJ-G__winningPlayer{border-color:#8d8d8d}.game-module__FtLJ-G__playerIdentity{align-items:center;gap:11px;min-width:0;display:flex}.game-module__FtLJ-G__playerIdentity>div{min-width:0}.game-module__FtLJ-G__sideMark{border-radius:8px;flex:0 0 34px;width:34px;height:34px;display:block}.game-module__FtLJ-G__whiteMark{background:#e5e5e5;border:1px solid #f8f8f8;box-shadow:inset 0 0 0 5px #cacaca}.game-module__FtLJ-G__blackMark{background:#181818;border:1px solid #555;box-shadow:inset 0 0 0 5px #292929}.game-module__FtLJ-G__playerEyebrow,.game-module__FtLJ-G__sectionLabel{color:#858585;letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:650}.game-module__FtLJ-G__playerIdentity h2{color:#e8e8e8;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:14px;font-weight:580;overflow:hidden}.game-module__FtLJ-G__playerNameRow{align-items:center;gap:6px;min-width:0;display:flex}.game-module__FtLJ-G__playerIdentity h2 a{color:inherit;text-decoration:none}.game-module__FtLJ-G__playerIdentity h2 a:hover{text-underline-offset:3px;text-decoration:underline}.game-module__FtLJ-G__playerRating{color:#bdbdbd;font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;background:#202020;border:1px solid #434343;border-radius:5px;flex:none;align-items:center;gap:3px;padding:2px 5px;font-size:9px;line-height:1.2;display:inline-flex}.game-module__FtLJ-G__playerRating>span{color:#777;font-size:8px;font-weight:750}.game-module__FtLJ-G__playerRating>.game-module__FtLJ-G__ratingVerification{letter-spacing:.03em;text-transform:uppercase;padding-left:2px;font-size:6px;font-weight:700}.game-module__FtLJ-G__clock{color:#adadad;background:#222;border:1px solid #3c3c3c;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-width:104px;padding:7px 10px;display:flex}.game-module__FtLJ-G__clockLabel{color:#737373;font-size:9px;font-weight:650}.game-module__FtLJ-G__clock time{font-family:var(--font-geist-mono), monospace;font-variant-numeric:tabular-nums;font-size:17px;font-weight:580}.game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock{color:#171717;background:#ededed;border-color:#ededed}.game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock .game-module__FtLJ-G__clockLabel{color:#555}.game-module__FtLJ-G__urgentClock,.game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock.game-module__FtLJ-G__urgentClock{color:#fff;background:#8f3030;border-color:#b34c4c}.game-module__FtLJ-G__urgentClock .game-module__FtLJ-G__clockLabel,.game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock.game-module__FtLJ-G__urgentClock .game-module__FtLJ-G__clockLabel{color:#f3c1c1}.game-module__FtLJ-G__boardHint{color:gray;text-align:center;width:min(100%,760px);margin:10px auto 0;font-size:11px}.game-module__FtLJ-G__sideStack{gap:16px;min-width:0;display:grid}.game-module__FtLJ-G__sidebar{align-content:start;gap:14px;min-width:0;display:grid}.game-module__FtLJ-G__statusPanel,.game-module__FtLJ-G__capturePanel,.game-module__FtLJ-G__movePanel,.game-module__FtLJ-G__drawBanner{color:var(--text);background:var(--surface);border:1px solid var(--line);border-radius:11px}.game-module__FtLJ-G__statusPanel{justify-content:space-between;align-items:flex-start;gap:18px;min-height:112px;padding:18px;display:flex}.game-module__FtLJ-G__statusPanel h2,.game-module__FtLJ-G__capturePanel h2,.game-module__FtLJ-G__movePanel h2{color:#ececec;letter-spacing:-.02em;margin-top:5px;font-size:17px;font-weight:570}.game-module__FtLJ-G__statusDetail{color:#9b9b9b;margin-top:7px;font-size:11px;line-height:1.5}.game-module__FtLJ-G__statusSignal{border-radius:50%;flex:0 0 10px;width:10px;height:10px;margin-top:3px}.game-module__FtLJ-G__lightSignal{background:#e8e8e8;border:2px solid #888}.game-module__FtLJ-G__darkSignal{background:#1b1b1b;border:2px solid #8b8b8b}.game-module__FtLJ-G__terminalPanel{background:#303030;border-color:#555}.game-module__FtLJ-G__controls{flex-wrap:wrap;gap:8px;display:flex}.game-module__FtLJ-G__primaryControl,.game-module__FtLJ-G__secondaryControl,.game-module__FtLJ-G__dangerControl{text-align:center;cursor:pointer;border-radius:8px;flex:auto;justify-content:center;align-items:center;min-height:38px;padding:0 13px;font-size:12px;font-weight:580;text-decoration:none;transition:background .14s,border-color .14s,color .14s;display:inline-flex}.game-module__FtLJ-G__primaryControl{color:#171717;background:#ededed;border:1px solid #ededed}.game-module__FtLJ-G__primaryControl:hover{background:#d5d5d5;border-color:#d5d5d5}.game-module__FtLJ-G__secondaryControl{color:#d3d3d3;background:#2c2c2c;border:1px solid #474747}.game-module__FtLJ-G__secondaryControl:hover{color:#fff;background:#373737;border-color:#5d5d5d}.game-module__FtLJ-G__dangerControl{color:#e9a5a5;background:#382525;border:1px solid #654040}.game-module__FtLJ-G__dangerControl:hover{color:#ffd2d2;background:#482a2a}.game-module__FtLJ-G__drawBanner{padding:14px}.game-module__FtLJ-G__drawBanner p{color:#b5b5b5;margin-bottom:10px;font-size:11px}.game-module__FtLJ-G__sectionHeading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.game-module__FtLJ-G__sectionHeading>span{color:#797979;font-family:var(--font-geist-mono), monospace;font-size:10px}.game-module__FtLJ-G__capturePanel,.game-module__FtLJ-G__movePanel{padding:17px}.game-module__FtLJ-G__capturedRow{border-top:1px solid #3b3b3b;gap:7px;margin-top:14px;padding-top:12px;display:grid}.game-module__FtLJ-G__capturedLabel{color:#838383;font-size:10px}.game-module__FtLJ-G__capturedPieces{align-items:center;min-height:26px;display:flex}.game-module__FtLJ-G__capturedPiece{object-fit:contain;width:25px;height:25px;margin-right:-5px}.game-module__FtLJ-G__noCaptures,.game-module__FtLJ-G__materialAdvantage{color:#858585;font-family:var(--font-geist-mono), monospace;font-size:11px}.game-module__FtLJ-G__materialAdvantage{color:#d4d4d4;margin-left:9px}.game-module__FtLJ-G__movePanel{min-height:196px}.game-module__FtLJ-G__emptyMoves{color:#858585;margin-top:18px;font-size:11px}.game-module__FtLJ-G__moveList{gap:2px;max-height:240px;margin-top:14px;list-style:none;display:grid;overflow-y:auto}.game-module__FtLJ-G__moveList li{color:#bdbdbd;min-height:29px;font-family:var(--font-geist-mono), monospace;border-radius:6px;grid-template-columns:30px 1fr 1fr;align-items:center;padding:0 7px;font-size:11px;display:grid}.game-module__FtLJ-G__moveList li:nth-child(odd){background:#282828}.game-module__FtLJ-G__moveNumber{color:#747474}.game-module__FtLJ-G__latestMove{color:#fff;font-weight:700}.game-module__FtLJ-G__marketPanel{color:#202020;background:#ededed;border:1px solid #ededed;border-radius:14px;overflow:hidden}.game-module__FtLJ-G__marketHeader{justify-content:space-between;align-items:flex-start;gap:18px;padding:21px 21px 17px;display:flex}.game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__sectionLabel{color:#737373}.game-module__FtLJ-G__marketHeader h2{color:#171717;letter-spacing:-.035em;margin-top:5px;font-size:24px;font-weight:580}.game-module__FtLJ-G__marketStatus{color:#3a3a3a;text-transform:capitalize;background:#d9d9d9;border:1px solid #c6c6c6;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 9px;font-size:10px;font-weight:600;display:inline-flex}.game-module__FtLJ-G__marketStatus>span{background:#4c4c4c;border-radius:50%;width:6px;height:6px}.game-module__FtLJ-G__marketStatus[data-status=OPEN]>span{background:#202020}.game-module__FtLJ-G__marketTotal{background:#dedede;border-block:1px solid #c9c9c9;justify-content:space-between;align-items:flex-end;gap:20px;padding:16px 21px;display:flex}.game-module__FtLJ-G__marketTotal>div{display:grid}.game-module__FtLJ-G__marketTotal span{color:#686868;letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:600}.game-module__FtLJ-G__marketTotal strong{color:#171717;font-family:var(--font-geist-mono), monospace;margin-top:2px;font-size:26px;font-weight:580}.game-module__FtLJ-G__marketTotal strong small{color:#666;font-size:10px;font-weight:600}.game-module__FtLJ-G__marketTotal p{color:#707070;text-align:right;max-width:180px;font-size:10px;line-height:1.45}.game-module__FtLJ-G__outcomeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:18px 21px 12px;display:grid}.game-module__FtLJ-G__outcomeCard{color:#272727;text-align:left;cursor:pointer;background:#f6f6f6;border:1px solid #c9c9c9;border-radius:10px;min-width:0;padding:13px;transition:background .14s,border-color .14s,color .14s;display:grid}.game-module__FtLJ-G__outcomeCard:hover{border-color:#8a8a8a}.game-module__FtLJ-G__outcomeCard[aria-pressed=true]{color:#f3f3f3;background:#242424;border-color:#242424}.game-module__FtLJ-G__outcomeTopline{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:650;display:flex}.game-module__FtLJ-G__marketPiece{background:#d2d2cf;border:1px solid #b7b7b4;border-radius:7px;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.game-module__FtLJ-G__marketPiece img{object-fit:contain;width:29px;height:29px}.game-module__FtLJ-G__darkMarketPiece{background:#777;border-color:#686868}.game-module__FtLJ-G__outcomeCard>strong{font-family:var(--font-geist-mono), monospace;letter-spacing:-.04em;margin-top:12px;font-size:31px;font-weight:560}.game-module__FtLJ-G__outcomeCard>small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:580;overflow:hidden}.game-module__FtLJ-G__outcomePool{color:#717171;font-family:var(--font-geist-mono), monospace;margin-top:8px;font-size:9px}.game-module__FtLJ-G__outcomeCard[aria-pressed=true] .game-module__FtLJ-G__outcomePool{color:#a3a3a3}.game-module__FtLJ-G__poolRow{padding:0 21px 17px}.game-module__FtLJ-G__poolBar{color:#747474;justify-content:space-between;font-size:9px;display:flex}.game-module__FtLJ-G__poolMeter{background:#555;border-radius:999px;width:100%;height:6px;margin-top:6px;display:flex;overflow:hidden}.game-module__FtLJ-G__poolMeter>span{background:#b6b6b6;border-right:1px solid #f0f0f0;min-width:2px;display:block}.game-module__FtLJ-G__stakeForm{background:#e2e2e2;border-top:1px solid #cacaca;gap:11px;padding:18px 21px 20px;display:grid}.game-module__FtLJ-G__liquidityForm{color:#292929;background:#f7f7f7;border:1px solid #c9c9c9;border-radius:10px;gap:12px;margin:6px 21px 18px;padding:14px;display:grid}.game-module__FtLJ-G__liquidityForm strong{font-size:12px;font-weight:650}.game-module__FtLJ-G__liquidityForm p{color:#707070;margin-top:4px;font-size:10px;line-height:1.5}.game-module__FtLJ-G__liquidityControls{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.game-module__FtLJ-G__liquidityControls label{gap:4px;display:grid}.game-module__FtLJ-G__liquidityControls label>span{color:#707070;text-transform:uppercase;font-size:9px;font-weight:650}.game-module__FtLJ-G__liquidityControls input{color:#171717;min-width:0;min-height:38px;font-family:var(--font-geist-mono), monospace;background:#fff;border:1px solid #bdbdbd;border-radius:7px;padding:0 10px}.game-module__FtLJ-G__liquidityControls button{color:#f3f3f3;cursor:pointer;background:#262626;border:1px solid #262626;border-radius:7px;align-self:end;min-height:38px;padding:0 12px;font-size:10px;font-weight:650}@media (max-width:440px){.game-module__FtLJ-G__liquidityControls{grid-template-columns:1fr}}.game-module__FtLJ-G__stakeHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.game-module__FtLJ-G__stakeHeading label{color:#282828;font-size:11px;font-weight:650}.game-module__FtLJ-G__stakeHeading span{color:#757575;font-size:9px}.game-module__FtLJ-G__stakeInputWrap{background:#f7f7f7;border:1px solid #bdbdbd;border-radius:9px;align-items:center;min-height:48px;display:flex;overflow:hidden}.game-module__FtLJ-G__stakeInputWrap:focus-within{border-color:#555;box-shadow:0 0 0 1px #555}.game-module__FtLJ-G__stakeInputWrap input{color:#171717;min-width:0;font-family:var(--font-geist-mono), monospace;background:0 0;border:0;outline:none;flex:1;padding:0 13px;font-size:18px}.game-module__FtLJ-G__stakeInputWrap>span{color:#686868;padding-right:13px;font-size:10px;font-weight:650}.game-module__FtLJ-G__quickStakes{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.game-module__FtLJ-G__quickStakes button{color:#4e4e4e;min-height:31px;font-family:var(--font-geist-mono), monospace;cursor:pointer;background:#d2d2d2;border:1px solid #bcbcbc;border-radius:7px;font-size:10px}.game-module__FtLJ-G__quickStakes button:hover,.game-module__FtLJ-G__quickStakes button[aria-pressed=true]{color:#f2f2f2;background:#333;border-color:#333}.game-module__FtLJ-G__returnPreview{color:#696969;border-block:1px solid #c7c7c7;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;font-size:10px;display:flex}.game-module__FtLJ-G__returnPreview strong{color:#222;font-family:var(--font-geist-mono), monospace;font-size:13px;font-weight:650}.game-module__FtLJ-G__returnPreview small{color:#555;background:#cacaca;border-radius:4px;margin-left:8px;padding:2px 5px;font-size:9px}.game-module__FtLJ-G__orderPreview{border:1px solid #d7d7d3;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.game-module__FtLJ-G__tradeTabs,.game-module__FtLJ-G__orderModeTabs{background:var(--surface-raised);border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(2,1fr);gap:4px;padding:4px;display:grid}.game-module__FtLJ-G__tradeTabs button,.game-module__FtLJ-G__orderModeTabs button{min-height:34px;color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:12px;font-weight:650}.game-module__FtLJ-G__tradeTabs button[aria-pressed=true],.game-module__FtLJ-G__orderModeTabs button[aria-pressed=true]{color:var(--text);background:var(--surface);box-shadow:0 1px 4px #0000001f}.game-module__FtLJ-G__tradeTabs button[data-side=BUY][aria-pressed=true]{color:var(--poly-green-action)}.game-module__FtLJ-G__tradeTabs button[data-side=SELL][aria-pressed=true]{color:var(--poly-red-action)}.game-module__FtLJ-G__limitPriceField{color:var(--text-muted);gap:7px;font-size:11px;font-weight:600;display:grid}.game-module__FtLJ-G__limitPriceField>span{background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;align-items:center;gap:8px;padding:0 12px;display:flex}.game-module__FtLJ-G__limitPriceField input{width:100%;min-height:42px;color:var(--text);font:650 15px var(--font-geist-mono), monospace;background:0 0;border:0;outline:0}.game-module__FtLJ-G__positionRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.game-module__FtLJ-G__positionRow button{color:var(--text);background:var(--surface-raised);border:1px solid var(--line-strong);font:inherit;cursor:pointer;border-radius:6px;flex:none;padding:5px 9px;font-size:10px}.game-module__FtLJ-G__positionRow button:disabled{cursor:wait;opacity:.55}.game-module__FtLJ-G__primaryControl[data-side=SELL]{color:#fff;background:var(--poly-red-action);border-color:var(--poly-red-action)}.game-module__FtLJ-G__primaryControl[data-side=SELL]:hover:not(:disabled){background:var(--poly-red-action-hover);border-color:var(--poly-red-action-hover)}.game-module__FtLJ-G__orderPreview>div{border-bottom:1px solid #dededa;gap:2px;padding:9px 10px;display:grid}.game-module__FtLJ-G__orderPreview>div:nth-child(odd){border-right:1px solid #dededa}.game-module__FtLJ-G__orderPreview>div:nth-last-child(-n+2){border-bottom:0}.game-module__FtLJ-G__orderPreview dt{color:#777772;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:650}.game-module__FtLJ-G__orderPreview dd{color:#242424;font-family:var(--font-geist-mono), monospace;font-size:10px}.game-module__FtLJ-G__fillConfirmation{color:#207d48;font-size:10px;line-height:1.4}.game-module__FtLJ-G__drawMarketMark{color:#73590a;width:30px;height:30px;font-family:var(--font-geist-mono), monospace;background:#f5e9bd;border:1px solid #dfcc88;border-radius:7px;place-items:center;font-size:16px;font-weight:700;display:grid}.game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl{color:#f4f4f4;background:#202020;border-color:#202020;min-height:45px;font-size:13px}.game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl:hover{background:#363636;border-color:#363636}.game-module__FtLJ-G__marketWarning{color:#862f2f;font-size:10px}.game-module__FtLJ-G__marketBlocked{color:#444;background:#dbdbdb;border:1px solid #c6c6c6;border-radius:8px;margin:0 21px 18px;padding:13px}.game-module__FtLJ-G__marketBlocked strong{color:#282828;font-size:11px}.game-module__FtLJ-G__marketBlocked p{margin-top:2px;font-size:10px}.game-module__FtLJ-G__ticketList{color:#444;font-family:var(--font-geist-mono), monospace;background:#d9d9d9;border:1px solid #c3c3c3;border-radius:8px;gap:5px;margin:0 21px 18px;padding:13px;font-size:9px;display:grid}.game-module__FtLJ-G__marketFinePrint{color:#777;padding:0 21px 20px;font-size:9px;line-height:1.55}.game-module__FtLJ-G__matchDescriptor{display:none}.game-module__FtLJ-G__liveDot{background:#dedede;border-radius:50%;width:6px;height:6px}.game-module__FtLJ-G__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1220px){.game-module__FtLJ-G__gameLayout,.game-module__FtLJ-G__gameLayout.game-module__FtLJ-G__spectatorLayout{grid-template-columns:1fr;width:min(100%,760px)}.game-module__FtLJ-G__sideStack{grid-row:2}.game-module__FtLJ-G__sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.game-module__FtLJ-G__controls,.game-module__FtLJ-G__drawBanner{grid-column:1/-1}.game-module__FtLJ-G__marketPanel{width:100%}}@media (min-width:1221px){.game-module__FtLJ-G__gameViewport{height:100dvh;min-height:0;padding-block:28px;overflow:hidden}.game-module__FtLJ-G__gameViewport .game-module__FtLJ-G__gameLayout{height:100%}.game-module__FtLJ-G__gameViewport .game-module__FtLJ-G__boardColumn{justify-self:center;width:min(100%,760px,100dvh - 204px);max-height:100%}.game-module__FtLJ-G__gameViewport .game-module__FtLJ-G__sideStack{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;max-height:100%;padding-right:6px;overflow-y:auto}}@media (min-width:721px){html[data-sidebar-collapsed=true] .game-module__FtLJ-G__appShell{margin-left:72px}}@media (max-width:980px){.game-module__FtLJ-G__appShell{margin-left:226px;padding-inline:22px}}@media (max-width:720px){.game-module__FtLJ-G__appShell{margin-left:0;padding:86px 12px 40px}.game-module__FtLJ-G__boardFrame{padding:5px}.game-module__FtLJ-G__playerPanel{min-height:58px}.game-module__FtLJ-G__sideMark{flex-basis:30px;width:30px;height:30px}.game-module__FtLJ-G__clock{min-width:96px}.game-module__FtLJ-G__sidebar{grid-template-columns:1fr}.game-module__FtLJ-G__controls,.game-module__FtLJ-G__drawBanner{grid-column:auto}.game-module__FtLJ-G__outcomeGrid,.game-module__FtLJ-G__marketHeader,.game-module__FtLJ-G__marketTotal,.game-module__FtLJ-G__stakeForm,.game-module__FtLJ-G__poolRow,.game-module__FtLJ-G__marketFinePrint{padding-inline:16px}.game-module__FtLJ-G__marketBlocked,.game-module__FtLJ-G__ticketList{margin-inline:16px}}@media (max-width:440px){.game-module__FtLJ-G__playerEyebrow,.game-module__FtLJ-G__clockLabel{display:none}.game-module__FtLJ-G__playerIdentity h2{max-width:125px}.game-module__FtLJ-G__clock{min-width:auto;padding-inline:9px}.game-module__FtLJ-G__clock time{font-size:15px}.game-module__FtLJ-G__marketTotal{flex-direction:column;align-items:flex-start;gap:6px}.game-module__FtLJ-G__marketTotal p{text-align:left;max-width:none}.game-module__FtLJ-G__outcomeCard{padding:10px}.game-module__FtLJ-G__outcomeCard>strong{font-size:25px}.game-module__FtLJ-G__marketPiece{width:26px;height:26px}.game-module__FtLJ-G__marketPiece img{width:25px;height:25px}}html[data-theme=light] .game-module__FtLJ-G__boardFrame{background:#efefec;border-color:#d3d3cf;box-shadow:0 18px 48px #2828231a}html[data-theme=light] .game-module__FtLJ-G__playerPanel{color:#3c3c39;background:#fff;border-color:#dcdcd8}html[data-theme=light] .game-module__FtLJ-G__activePlayer{background:#f4f4f2;border-color:#aaa9a4}html[data-theme=light] .game-module__FtLJ-G__winningPlayer{border-color:#777772}html[data-theme=light] .game-module__FtLJ-G__lightPlayer .game-module__FtLJ-G__playerEyebrow,html[data-theme=light] .game-module__FtLJ-G__darkPlayer .game-module__FtLJ-G__playerEyebrow,html[data-theme=light] .game-module__FtLJ-G__playerEyebrow,html[data-theme=light] .game-module__FtLJ-G__sectionLabel{color:#7f7f7a}html[data-theme=light] .game-module__FtLJ-G__playerIdentity h2{color:#292929}html[data-theme=light] .game-module__FtLJ-G__playerRating{color:#494945;background:#f1f1ee;border-color:#d6d6d1}html[data-theme=light] .game-module__FtLJ-G__blackMark{background:#252525;border-color:#4c4c49;box-shadow:inset 0 0 0 5px #363633}html[data-theme=light] .game-module__FtLJ-G__clock{color:#4b4b47;background:#f2f2ef;border-color:#d5d5d1}html[data-theme=light] .game-module__FtLJ-G__clockLabel{color:#858580}html[data-theme=light] .game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock{color:#fff;background:#292929;border-color:#292929}html[data-theme=light] .game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock .game-module__FtLJ-G__clockLabel{color:#bdbdb8}html[data-theme=light] .game-module__FtLJ-G__boardHint{color:#777772}html[data-theme=light] .game-module__FtLJ-G__statusPanel,html[data-theme=light] .game-module__FtLJ-G__capturePanel,html[data-theme=light] .game-module__FtLJ-G__movePanel,html[data-theme=light] .game-module__FtLJ-G__drawBanner{color:#292929;background:#fff;border-color:#dededb}html[data-theme=light] .game-module__FtLJ-G__statusPanel h2,html[data-theme=light] .game-module__FtLJ-G__capturePanel h2,html[data-theme=light] .game-module__FtLJ-G__movePanel h2{color:#292929}html[data-theme=light] .game-module__FtLJ-G__statusDetail,html[data-theme=light] .game-module__FtLJ-G__drawBanner p{color:#6f6f6a}html[data-theme=light] .game-module__FtLJ-G__terminalPanel{background:#f2f2ef;border-color:#c9c9c5}html[data-theme=light] .game-module__FtLJ-G__primaryControl{color:#fff;background:#292929;border-color:#292929}html[data-theme=light] .game-module__FtLJ-G__primaryControl:hover{background:#444;border-color:#444}html[data-theme=light] .game-module__FtLJ-G__secondaryControl{color:#3e3e3a;background:#fff;border-color:#d2d2ce}html[data-theme=light] .game-module__FtLJ-G__secondaryControl:hover{color:#111;background:#f1f1ee;border-color:#bdbdb8}html[data-theme=light] .game-module__FtLJ-G__dangerControl{color:#8f3030;background:#fff5f5;border-color:#e7c8c8}html[data-theme=light] .game-module__FtLJ-G__dangerControl:hover{color:#792020;background:#ffeaea}html[data-theme=light] .game-module__FtLJ-G__capturedRow{border-color:#e2e2df}html[data-theme=light] .game-module__FtLJ-G__capturedLabel,html[data-theme=light] .game-module__FtLJ-G__noCaptures,html[data-theme=light] .game-module__FtLJ-G__sectionHeading>span,html[data-theme=light] .game-module__FtLJ-G__emptyMoves{color:#858580}html[data-theme=light] .game-module__FtLJ-G__materialAdvantage{color:#3f3f3b}html[data-theme=light] .game-module__FtLJ-G__moveList li{color:#4d4d49}html[data-theme=light] .game-module__FtLJ-G__moveList li:nth-child(odd){background:#f6f6f4}html[data-theme=light] .game-module__FtLJ-G__moveNumber{color:#92928d}html[data-theme=light] .game-module__FtLJ-G__latestMove{color:#111}html[data-theme=light] .game-module__FtLJ-G__marketPanel{background:#fff;border-color:#d1d1cd;box-shadow:0 18px 48px #28282317}html[data-theme=light] .game-module__FtLJ-G__marketHeader{background:#fff}html[data-theme=light] .game-module__FtLJ-G__marketTotal{background:#f2f2ef;border-color:#d8d8d4}html[data-theme=light] .game-module__FtLJ-G__outcomeCard{background:#fafaf8;border-color:#d5d5d1}html[data-theme=light] .game-module__FtLJ-G__stakeForm{background:#f6f6f4;border-color:#d8d8d4}html[data-theme=light] .game-module__FtLJ-G__stakeInputWrap{background:#fff;border-color:#cfcfcb}html[data-theme=light] .game-module__FtLJ-G__quickStakes button{background:#e9e9e6;border-color:#d0d0cc}html[data-theme=light] .game-module__FtLJ-G__returnPreview{border-color:#d7d7d3}html[data-theme=light] .game-module__FtLJ-G__marketBlocked,html[data-theme=light] .game-module__FtLJ-G__ticketList{background:#f1f1ee;border-color:#d5d5d1}html[data-theme=light] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl{color:#fff;background:#292929;border-color:#292929}html[data-theme] .game-module__FtLJ-G__boardFrame{border-color:#cbd9ce;box-shadow:0 18px 48px #2d4e3724}html[data-theme] .game-module__FtLJ-G__lastMoveSquare:before{background:#2d5bff3d}html[data-theme] .game-module__FtLJ-G__selectedSquare:before{box-shadow:inset 0 0 0 4px #2d5bffe0}html[data-theme] .game-module__FtLJ-G__checkSquare:before{background:#eb575f6b;box-shadow:inset 0 0 0 3px #ffdfe1b8}html[data-theme] .game-module__FtLJ-G__legalMoveMarker{background:#1f47cf94;border-color:#ffffff85}html[data-theme] .game-module__FtLJ-G__legalCaptureMarker{border-color:#2d5bffb8}html[data-theme] .game-module__FtLJ-G__activePlayer{background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .game-module__FtLJ-G__winningPlayer{background:var(--poly-green-soft);border-color:var(--poly-green-border)}html[data-theme] .game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue)}html[data-theme] .game-module__FtLJ-G__clock.game-module__FtLJ-G__activeClock .game-module__FtLJ-G__clockLabel{color:#ffffffb8}html[data-theme] .game-module__FtLJ-G__primaryControl{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue);box-shadow:0 7px 18px #2d5bff24}html[data-theme] .game-module__FtLJ-G__primaryControl:hover{background:var(--poly-blue-hover);border-color:var(--poly-blue-hover)}html[data-theme] .game-module__FtLJ-G__secondaryControl{color:#2145be;background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .game-module__FtLJ-G__secondaryControl:hover{color:#1639ad;background:#dfe8ff;border-color:#adc0ff}html[data-theme] .game-module__FtLJ-G__dangerControl{color:#c43f47;background:var(--poly-red-soft);border-color:var(--poly-red-border)}html[data-theme] .game-module__FtLJ-G__dangerControl:hover{color:#a72d34;background:#ffe1e3;border-color:#f0b5b9}html[data-theme] .game-module__FtLJ-G__drawBanner{background:var(--poly-blue-soft);border-color:var(--poly-blue-border)}html[data-theme] .game-module__FtLJ-G__latestMove{color:var(--poly-blue-hover)}html[data-theme] .game-module__FtLJ-G__marketStatus[data-status=OPEN]{color:#207d48;background:var(--poly-green-soft);border-color:var(--poly-green-border)}html[data-theme] .game-module__FtLJ-G__marketStatus[data-status=OPEN]>span,html[data-theme] .game-module__FtLJ-G__liveDot{background:var(--poly-green)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=LIGHT_WIN]{color:#21834a;background:var(--poly-green-soft);border-color:var(--poly-green-border)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DARK_WIN]{color:#c43f47;background:var(--poly-red-soft);border-color:var(--poly-red-border)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=LIGHT_WIN]:hover{border-color:var(--poly-green)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DARK_WIN]:hover{border-color:var(--poly-red)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=LIGHT_WIN][aria-pressed=true]{color:#fff;background:var(--poly-green-action);border-color:var(--poly-green-action)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DARK_WIN][aria-pressed=true]{color:#fff;background:var(--poly-red-action);border-color:var(--poly-red-action)}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DRAW]{color:#73590a;background:#fff9e8;border-color:#eadba9}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DRAW]:hover{border-color:#c8a942}html[data-theme] .game-module__FtLJ-G__outcomeCard[data-outcome=DRAW][aria-pressed=true]{color:#fff;background:#91751d;border-color:#91751d}html[data-theme] .game-module__FtLJ-G__outcomeCard[aria-pressed=true] .game-module__FtLJ-G__outcomePool{color:#ffffffc2}html[data-theme] .game-module__FtLJ-G__poolMeter{background:var(--poly-red)}html[data-theme] .game-module__FtLJ-G__poolMeter>span{background:var(--poly-green);border-right-color:#fff}html[data-theme] .game-module__FtLJ-G__stakeInputWrap:focus-within{border-color:var(--poly-blue);box-shadow:0 0 0 3px #2d5bff1f}html[data-theme] .game-module__FtLJ-G__quickStakes button:hover,html[data-theme] .game-module__FtLJ-G__quickStakes button[aria-pressed=true]{color:#fff;background:var(--poly-blue);border-color:var(--poly-blue)}html[data-theme] .game-module__FtLJ-G__returnPreview small{color:#207d48;background:var(--poly-green-soft)}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=LIGHT_WIN]{color:#fff;background:var(--poly-green-action);border-color:var(--poly-green-action);box-shadow:0 7px 18px #2fac6629}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=LIGHT_WIN]:hover{background:var(--poly-green-action-hover);border-color:var(--poly-green-action-hover)}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=DARK_WIN]{color:#fff;background:var(--poly-red-action);border-color:var(--poly-red-action);box-shadow:0 7px 18px #eb575f24}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=DARK_WIN]:hover{background:var(--poly-red-action-hover);border-color:var(--poly-red-action-hover)}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=DRAW]{color:#fff;background:#91751d;border-color:#91751d;box-shadow:0 7px 18px #91751d26}html[data-theme] .game-module__FtLJ-G__marketPanel .game-module__FtLJ-G__primaryControl[data-selection=DRAW]:hover{background:#735d17;border-color:#735d17}html[data-theme] .game-module__FtLJ-G__marketWarning{color:#b83940}html[data-theme] .game-module__FtLJ-G__oddsChart{background:#fff;border-bottom:1px solid #e4e4e0;padding:18px 21px 10px}html[data-theme] .game-module__FtLJ-G__oddsChartHeader{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}html[data-theme] .game-module__FtLJ-G__oddsChartHeader h3{color:#202020;letter-spacing:-.02em;margin-top:3px;font-size:16px;font-weight:620}html[data-theme] .game-module__FtLJ-G__oddsLegend{color:#777772;flex-wrap:wrap;justify-content:flex-end;gap:5px 11px;font-size:9px;display:flex}html[data-theme] .game-module__FtLJ-G__oddsLegend>span{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}html[data-theme] .game-module__FtLJ-G__oddsLegend strong{color:#252525;font-family:var(--font-geist-mono), monospace;font-size:10px}html[data-theme] .game-module__FtLJ-G__oddsLegend i{border-radius:50%;width:7px;height:7px}html[data-theme] .game-module__FtLJ-G__lightOddsSwatch{background:var(--poly-green)}html[data-theme] .game-module__FtLJ-G__darkOddsSwatch{background:var(--poly-red)}html[data-theme] .game-module__FtLJ-G__drawOddsSwatch{background:#a98822}html[data-theme] .game-module__FtLJ-G__oddsPlot{width:100%;height:auto;margin-top:8px;display:block;overflow:visible}html[data-theme] .game-module__FtLJ-G__oddsGridLine{stroke:#dfe3e1;stroke-dasharray:2 4;stroke-width:1px;vector-effect:non-scaling-stroke}html[data-theme] .game-module__FtLJ-G__lightOddsLine,html[data-theme] .game-module__FtLJ-G__drawOddsLine,html[data-theme] .game-module__FtLJ-G__darkOddsLine{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;vector-effect:non-scaling-stroke}html[data-theme] .game-module__FtLJ-G__lightOddsLine{stroke:var(--poly-green)}html[data-theme] .game-module__FtLJ-G__darkOddsLine{stroke:var(--poly-red)}html[data-theme] .game-module__FtLJ-G__drawOddsLine{stroke:#a98822}html[data-theme] .game-module__FtLJ-G__lightOddsPoint,html[data-theme] .game-module__FtLJ-G__drawOddsPoint,html[data-theme] .game-module__FtLJ-G__darkOddsPoint{stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}html[data-theme] .game-module__FtLJ-G__lightOddsPoint{fill:var(--poly-green)}html[data-theme] .game-module__FtLJ-G__darkOddsPoint{fill:var(--poly-red)}html[data-theme] .game-module__FtLJ-G__drawOddsPoint{fill:#a98822}html[data-theme] .game-module__FtLJ-G__oddsAxisLabel,html[data-theme] .game-module__FtLJ-G__oddsTimelineLabel{fill:#8a8f8c;font-family:var(--font-geist-mono), monospace;font-size:8px;font-weight:580}@media (max-width:440px){html[data-theme] .game-module__FtLJ-G__oddsChart{padding-inline:12px}html[data-theme] .game-module__FtLJ-G__oddsChartHeader{flex-direction:column;align-items:flex-start;gap:7px}html[data-theme] .game-module__FtLJ-G__oddsLegend{justify-content:flex-start}}html[data-theme=dark] .game-module__FtLJ-G__marketPanel{color:var(--text);background:var(--surface);border-color:var(--line);box-shadow:0 18px 48px #0000003d}:is(html[data-theme=dark] .game-module__FtLJ-G__marketTotal,html[data-theme=dark] .game-module__FtLJ-G__stakeForm,html[data-theme=dark] .game-module__FtLJ-G__liquidityForm){background:var(--surface-raised);border-color:var(--line-strong)}:is(html[data-theme=dark] .game-module__FtLJ-G__marketTotal strong,html[data-theme=dark] .game-module__FtLJ-G__stakeHeading label,html[data-theme=dark] .game-module__FtLJ-G__orderPreview dd,html[data-theme=dark] .game-module__FtLJ-G__oddsChartHeader h3,html[data-theme=dark] .game-module__FtLJ-G__oddsLegend strong){color:var(--text)}html[data-theme=dark] .game-module__FtLJ-G__liquidityForm strong{color:var(--text)}html[data-theme=dark] .game-module__FtLJ-G__marketTotal span{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__marketTotal p{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__marketTotal strong small{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__stakeHeading span{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__marketFinePrint{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__oddsLegend{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__liquidityForm p{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__liquidityControls label>span{color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__liquidityControls input{color:var(--text);background:var(--surface);border-color:var(--line-strong)}html[data-theme=dark] .game-module__FtLJ-G__oddsChart{background:var(--surface);border-color:var(--line)}html[data-theme=dark] .game-module__FtLJ-G__oddsGridLine{stroke:#3a3f3c}:is(html[data-theme=dark] .game-module__FtLJ-G__lightOddsPoint,html[data-theme=dark] .game-module__FtLJ-G__drawOddsPoint,html[data-theme=dark] .game-module__FtLJ-G__darkOddsPoint){stroke:var(--surface)}html[data-theme=dark] .game-module__FtLJ-G__outcomeCard[data-outcome=DRAW]{color:#e5ca72;background:#332c18;border-color:#665526}html[data-theme=dark] .game-module__FtLJ-G__stakeInputWrap{border-color:var(--line-strong);background:#1b1b1b}html[data-theme=dark] .game-module__FtLJ-G__stakeInputWrap input{color:var(--text)}:is(html[data-theme=dark] .game-module__FtLJ-G__stakeInputWrap>span,html[data-theme=dark] .game-module__FtLJ-G__orderPreview dt){color:var(--text-muted)}html[data-theme=dark] .game-module__FtLJ-G__quickStakes button{color:var(--text-muted);border-color:var(--line-strong);background:#30302e}html[data-theme=dark] .game-module__FtLJ-G__orderPreview{border-color:var(--line)}html[data-theme=dark] .game-module__FtLJ-G__orderPreview>div{border-color:var(--line)}:is(html[data-theme=dark] .game-module__FtLJ-G__marketBlocked,html[data-theme=dark] .game-module__FtLJ-G__ticketList){color:var(--text-muted);background:var(--surface-raised);border-color:var(--line-strong)}html[data-theme=dark] .game-module__FtLJ-G__marketBlocked strong{color:var(--text)}.game-module__FtLJ-G__demoMarketRegion{min-width:0}.game-module__FtLJ-G__liveChatPanel{height:clamp(340px,44vh,480px);min-height:320px;color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:14px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.game-module__FtLJ-G__liveChatPanel[data-minimized=true]{grid-template-rows:auto;height:auto;min-height:0}.game-module__FtLJ-G__liveChatHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:0 16px;display:flex}.game-module__FtLJ-G__liveChatHeader>div{align-items:center;gap:8px;display:flex}.game-module__FtLJ-G__liveChatHeader h2{letter-spacing:-.02em;font-size:15px;font-weight:650}.game-module__FtLJ-G__liveChatHeaderActions{align-items:center;gap:10px;display:flex}.game-module__FtLJ-G__chatAudience{color:var(--text-muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:650}.game-module__FtLJ-G__chatBubbleIcon{border:1.5px solid var(--text-muted);border-radius:5px;width:16px;height:12px;position:relative}.game-module__FtLJ-G__chatBubbleIcon:after{content:"";background:var(--surface);border-bottom:1.5px solid var(--text-muted);border-left:1.5px solid var(--text-muted);width:5px;height:5px;position:absolute;bottom:-4px;left:3px;transform:skewY(-38deg)}.game-module__FtLJ-G__liveChatHeaderActions button{width:28px;height:28px;color:var(--text-muted);background:var(--surface-raised);border:1px solid var(--line);cursor:pointer;font-family:var(--font-geist-mono), monospace;border-radius:7px;place-items:center;font-size:16px;line-height:1;display:grid}.game-module__FtLJ-G__liveChatHeaderActions button:hover{color:var(--text);border-color:var(--line-strong)}.game-module__FtLJ-G__liveChatContent{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.game-module__FtLJ-G__liveChatMessages{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;gap:14px;min-height:0;padding:15px 16px;list-style:none;display:grid;overflow-y:auto}.game-module__FtLJ-G__liveChatMessage{grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;min-width:0;animation:.22s ease-out game-module__FtLJ-G__chatMessageEnter;display:grid}.game-module__FtLJ-G__chatAvatar,.game-module__FtLJ-G__chatComposerAvatar{color:var(--text);background:var(--surface-raised);border:1px solid var(--line-strong);font-family:var(--font-geist-mono), monospace;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.game-module__FtLJ-G__chatAvatar{width:32px;height:32px;font-size:9px}.game-module__FtLJ-G__chatIdentity{align-items:baseline;gap:6px;min-width:0;line-height:1.25;display:flex}.game-module__FtLJ-G__chatIdentity strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:680;overflow:hidden}.game-module__FtLJ-G__chatIdentity span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.game-module__FtLJ-G__chatBody{color:var(--text);overflow-wrap:anywhere;margin-top:2px;font-size:11px;line-height:1.4}.game-module__FtLJ-G__liveChatComposer{background:var(--surface);border-top:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) 32px;align-items:center;gap:9px;padding:11px 13px;display:grid}.game-module__FtLJ-G__chatComposerAvatar{width:28px;height:28px;font-size:9px}.game-module__FtLJ-G__liveChatComposer input{min-width:0;min-height:38px;color:var(--text);background:var(--surface-raised);border:1px solid var(--line);border-radius:999px;outline:none;padding:0 12px;font-size:11px}.game-module__FtLJ-G__liveChatComposer input::placeholder{color:var(--text-subtle)}.game-module__FtLJ-G__liveChatComposer input:focus{border-color:var(--poly-blue);box-shadow:0 0 0 1px var(--poly-blue)}.game-module__FtLJ-G__liveChatComposer button{width:32px;height:32px;color:var(--white);background:var(--poly-blue);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:17px;line-height:1;display:grid}.game-module__FtLJ-G__liveChatComposer button:hover{background:var(--poly-blue-hover)}.game-module__FtLJ-G__demoResultBackdrop{z-index:60;background:#0000008f;place-items:center;padding:24px;animation:.24s ease-out game-module__FtLJ-G__demoResultFade;display:grid;position:fixed;inset:0}.game-module__FtLJ-G__demoResultDialog{z-index:1;width:min(100%,390px);color:var(--text);background:var(--surface);border:1px solid var(--line-strong);border-radius:14px;padding:26px;animation:.32s cubic-bezier(.22,1,.36,1) game-module__FtLJ-G__demoResultEnter;position:relative;box-shadow:0 24px 70px #00000047}.game-module__FtLJ-G__demoResultDialog h2{letter-spacing:-.035em;margin-top:5px;font-size:28px;font-weight:620}.game-module__FtLJ-G__demoResultDialog>p:not(.game-module__FtLJ-G__sectionLabel),.game-module__FtLJ-G__demoResultDialog>small{color:var(--text-muted);margin-top:14px;font-size:11px;line-height:1.5;display:block}.game-module__FtLJ-G__demoResultDialog>small{margin-top:5px;font-size:9px}.game-module__FtLJ-G__demoPayout{background:var(--surface-raised);border:1px solid var(--line);border-radius:10px;margin-top:20px;padding:18px;display:grid}.game-module__FtLJ-G__demoPayout span{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:650}.game-module__FtLJ-G__demoPayout strong{font-family:var(--font-geist-mono), monospace;margin-top:4px;font-size:30px;font-weight:620}.game-module__FtLJ-G__demoPayout small{color:var(--text-muted);font-size:11px}.game-module__FtLJ-G__demoResultActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:20px;display:grid}.game-module__FtLJ-G__demoResultActions .game-module__FtLJ-G__primaryControl,.game-module__FtLJ-G__demoResultActions .game-module__FtLJ-G__secondaryControl{min-height:42px}@media (min-width:1221px){.game-module__FtLJ-G__demoViewport{padding-block:0;padding-right:0}.game-module__FtLJ-G__demoViewport .game-module__FtLJ-G__boardColumn{align-self:center}.game-module__FtLJ-G__demoViewport .game-module__FtLJ-G__demoSideStack{background:var(--surface);border-left:1px solid var(--line-strong);scrollbar-gutter:auto;grid-template-rows:minmax(0,1.65fr) minmax(260px,1fr);gap:0;height:100dvh;min-height:0;max-height:none;padding-right:0;overflow:hidden;box-shadow:-12px 0 32px #1f1f1c0d}.game-module__FtLJ-G__demoViewport .game-module__FtLJ-G__demoSideStack:has(.game-module__FtLJ-G__liveChatPanel[data-minimized=true]){grid-template-rows:minmax(0,1fr) auto}.game-module__FtLJ-G__demoMarketRegion{overscroll-behavior:contain;border-bottom:1px solid var(--line-strong);min-height:0;overflow-y:auto}.game-module__FtLJ-G__demoMarketRegion .game-module__FtLJ-G__marketPanel,.game-module__FtLJ-G__demoSideStack .game-module__FtLJ-G__liveChatPanel{border:0;border-radius:0}.game-module__FtLJ-G__demoSideStack .game-module__FtLJ-G__liveChatPanel{height:auto;min-height:0}}@media (max-width:440px){.game-module__FtLJ-G__demoResultActions{grid-template-columns:1fr}}@keyframes game-module__FtLJ-G__demoResultFade{0%{opacity:0}}@keyframes game-module__FtLJ-G__demoResultEnter{0%{opacity:0;transform:translateY(12px)scale(.98)}}@keyframes game-module__FtLJ-G__chatMessageEnter{0%{opacity:0;transform:translateY(5px)}}@media (prefers-reduced-motion:reduce){.game-module__FtLJ-G__movingBoardPiece,.game-module__FtLJ-G__demoResultBackdrop,.game-module__FtLJ-G__demoResultDialog,.game-module__FtLJ-G__liveChatMessage{animation-duration:1ms}}
