.GtcGameBoard_wrapper__ffVdh{max-width:960px;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:20px}.GtcGameBoard_twoCol__71m_J{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:28px;gap:28px;align-items:start}@media(max-width:768px){.GtcGameBoard_twoCol__71m_J{grid-template-columns:1fr}}.GtcGameBoard_mainCol__jWUUY{display:flex;flex-direction:column;gap:18px}.GtcGameBoard_submitBtn__oH02q{width:100%;padding:14px 16px;border-radius:10px;border:none;font-size:14.5px;font-weight:700;letter-spacing:-.005em;cursor:not-allowed;transition:background .14s ease,color .14s ease;background:var(--rs-color-background-neutral-faded);color:var(--rs-color-foreground-disabled);display:flex;align-items:center;justify-content:center;gap:8px}.GtcGameBoard_spinner__gD9eP{flex-shrink:0;animation:GtcGameBoard_gtcSpin__l4c5i .8s linear infinite}@keyframes GtcGameBoard_gtcSpin__l4c5i{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GtcGameBoard_submitBtnActive__tKlIb{cursor:pointer;background:#1a6a71;color:#fff}[data-rs-color-mode=dark] .GtcGameBoard_submitBtnActive__tKlIb{background:#2a8d96}.GtcGameBoard_submitBtnActive__tKlIb:hover{opacity:.9}.GtcGameBoard_frostedWrapper__IICU3{position:relative;overflow:hidden}.GtcGameBoard_ghostContent__Db_5z{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;filter:blur(2px);opacity:.5;display:flex;flex-direction:column;gap:20px}.GtcGameBoard_ghostClue__Pza30{display:flex;align-items:center;gap:10px;padding:22px;border-radius:12px;border:1px solid var(--rs-color-border-neutral-faded);background:var(--rs-color-background-elevated);font-size:22px;font-weight:700}.GtcGameBoard_ghostGrid__5rOWS{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.GtcGameBoard_ghostTile__Kb7EL{display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 6px 10px;border-radius:12px;border:1px solid var(--rs-color-border-neutral-faded);background:var(--rs-color-background-elevated);font-size:11.5px;font-weight:600}.GtcGameBoard_ghostLogo__NIDAw{width:40px;height:40px;border-radius:8px;object-fit:contain;background:var(--rs-color-background-neutral-faded)}.GtcGameBoard_frostedOverlay__0lJV1{position:absolute;inset:0;background:color-mix(in srgb,var(--rs-color-background-elevated) 72%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px}.GtcGameBoard_frostedCta__SvUuY{font-size:14px;font-weight:500;color:var(--rs-color-foreground-neutral);text-align:center;line-height:1.5;max-width:280px}.GtcGameBoard_signInLink__iAUxU{color:#1a6a71;text-decoration:underline;font-weight:600}[data-rs-color-mode=dark] .GtcGameBoard_signInLink__iAUxU{color:#2a8d96}.GtcGameBoard_errorState__cKLXC{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 0 16px}.GtcGameBoard_errorIcon__o3MfH,.GtcGameBoard_errorTitle__Bn4n0{color:var(--rs-color-foreground-neutral-faded)}.GtcGameBoard_errorTitle__Bn4n0{font-size:14px;font-weight:500}.GtcGameBoard_retryButton__iYAkY{display:inline-flex;align-items:center;gap:5px;margin-top:4px;padding:6px 14px;border-radius:8px;border:1px solid var(--rs-color-border-neutral-faded);background:rgba(0,0,0,0);font-size:13px;font-weight:500;color:var(--rs-color-foreground-neutral);cursor:pointer}.GtcGameBoard_retryButton__iYAkY:hover{background:var(--rs-color-background-neutral-faded)}.GtcGameBoard_skeleton__oB8VO{max-width:560px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.GtcGameBoard_skeletonBlock__f8r8y{background:var(--rs-color-background-neutral-faded);border-radius:10px;animation:GtcGameBoard_shimmer__FFfnH 1.2s ease-in-out infinite}.GtcGameBoard_skeletonHeader__2n2Us{height:32px;width:200px}.GtcGameBoard_skeletonClue__KKJFp{height:80px}.GtcGameBoard_skeletonGrid__K1Fnl{height:200px}@keyframes GtcGameBoard_shimmer__FFfnH{0%,to{opacity:.4}50%{opacity:1}}