.globe-guesser_root__JHUrh{position:relative;width:100%;min-height:var(--globe-min-h,280px);overflow:hidden;border:1px solid var(--border-control,rgba(255,255,255,.36));border-radius:var(--r-card,12px);background:#020609;cursor:crosshair}.globe-guesser_root__JHUrh:focus-visible{outline:2px solid var(--accent,#7dd3fc);outline-offset:2px}.globe-guesser_disabled__4pONO{cursor:default}.globe-guesser_disabled__4pONO .globe-guesser_map__fBBeg{pointer-events:none}.globe-guesser_map__fBBeg{position:absolute;inset:0}.globe-guesser_crosshair__cu4Y6{position:absolute;top:50%;left:50%;z-index:2;width:32px;height:32px;border:2px solid var(--accent,#7dd3fc);border-radius:50%;opacity:0;pointer-events:none;transform:translate(-50%,-50%);transition:opacity var(--dur-instant,.12s) ease}.globe-guesser_crosshair__cu4Y6:after,.globe-guesser_crosshair__cu4Y6:before{position:absolute;top:50%;left:50%;content:"";background:var(--accent,#7dd3fc);transform:translate(-50%,-50%)}.globe-guesser_crosshair__cu4Y6:before{width:42px;height:2px}.globe-guesser_crosshair__cu4Y6:after{width:2px;height:42px}.globe-guesser_keyboardFocus__XWjqn .globe-guesser_crosshair__cu4Y6{opacity:1}.globe-guesser_marker__aWO22{width:14px;height:14px;border:2px solid var(--bg,#020609);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.globe-guesser_guessMarker__H9QRH{background:var(--accent,#7dd3fc);box-shadow:0 0 0 8px color-mix(in srgb,var(--accent,#7dd3fc) 24%,transparent)}.globe-guesser_answerMarker__96JTH{background:var(--text,#f2f5f3)}@media (prefers-reduced-motion:reduce){.globe-guesser_crosshair__cu4Y6{transition:none}}.round-screen_roundScreen__qJBDR{box-sizing:border-box;display:flex;width:100%;max-width:1200px;height:100dvh;margin:0 auto;overflow:hidden;flex-direction:column;background:var(--bg);color:var(--text);font-family:var(--font-ui)}.round-screen_header__OvZP_{display:grid;flex:0 0 var(--header-h);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 var(--pad-screen)}.round-screen_wordmark__sATK8{margin:0;font-size:var(--t-title-size);font-weight:700;line-height:var(--t-title-lh);letter-spacing:var(--t-title-ls)}.round-screen_wordmarkAccent__G9gxl{color:var(--accent)}.round-screen_progress__HtGLn{color:var(--text-muted);font-family:var(--font-mono);font-size:var(--t-label-size);line-height:var(--t-label-lh);letter-spacing:var(--t-label-ls);text-transform:uppercase}.round-screen_promptGroup__hxO2j{display:contents}.round-screen_promptGroupCollapsed__YiTxq{display:grid;flex:none;grid-template-columns:var(--photo-thumb-h) minmax(0,1fr);align-items:center;gap:var(--sp-2);padding:0 var(--pad-screen)}.round-screen_mediaBand__dda33{position:relative;min-height:var(--photo-min-h);max-height:var(--photo-max-h);margin:0;overflow:hidden;flex:0 1 auto;background:var(--surface-1);transition:min-height var(--dur-base) var(--ease-out),max-height var(--dur-base) var(--ease-out)}.round-screen_mediaBandCollapsed__okxEs{width:var(--photo-thumb-h);min-height:var(--photo-thumb-h);max-height:var(--photo-thumb-h);border-radius:var(--r-control)}.round-screen_mediaBackdrop___AJCX{position:absolute;inset:0;background-position:50%;background-size:cover;filter:blur(24px) brightness(.6);transform:scale(1.1)}.round-screen_mediaContent__P9EzO{position:relative;z-index:1;width:100%;height:100%}.round-screen_mediaContent__P9EzO>*{max-width:100%;max-height:100%}.round-screen_mediaImage__U4z6l{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.round-screen_mediaCredit__ZWKWd{left:var(--sp-2);max-width:calc(100% - 56px);padding:3px 8px;overflow:hidden;border-radius:var(--r-pill);font-size:var(--t-micro-size);line-height:var(--t-micro-lh);letter-spacing:var(--t-micro-ls);text-overflow:ellipsis;white-space:nowrap}.round-screen_mediaCredit__ZWKWd,.round-screen_mediaExpand__68_Gu{position:absolute;bottom:var(--sp-2);z-index:2;background:rgba(0,0,0,.62);color:var(--text)}.round-screen_mediaExpand__68_Gu{right:var(--sp-2);width:32px;height:32px;padding:0;border:0;border-radius:var(--r-pill);font-size:15px;line-height:32px;text-align:center}.round-screen_mediaBandCollapsed__okxEs .round-screen_mediaCredit__ZWKWd,.round-screen_mediaBandCollapsed__okxEs .round-screen_mediaExpand__68_Gu{display:none}.round-screen_caption__t1tc1{display:-webkit-box;flex:none;margin:0;padding:var(--sp-2) var(--pad-screen) 0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text);font-size:var(--t-caption-size);line-height:var(--t-caption-lh)}.round-screen_promptGroupCollapsed__YiTxq .round-screen_caption__t1tc1{padding:0;-webkit-line-clamp:1}.round-screen_globeFrame__qBJKc{display:flex;min-height:var(--globe-min-h);margin:var(--sp-2) var(--pad-screen) 0;overflow:hidden;flex:1 1 auto}.round-screen_globe__GX4ge{height:100%;min-height:100%}.round-screen_statusbar__ItvUv{display:flex;min-width:0;flex:0 0 var(--statusbar-h);align-items:center;gap:var(--sp-2);padding:0 var(--pad-screen);color:var(--text-muted);font-family:var(--font-mono);font-size:var(--t-label-size);line-height:var(--t-label-lh)}.round-screen_dots__dAjAc{display:flex;flex:none;gap:6px}.round-screen_dot__IJ_8a{box-sizing:border-box;display:block;width:8px;height:8px;border:1px solid var(--border-control);border-radius:50%;background:var(--surface-3)}.round-screen_dotDone__NuQ0Y{border-color:var(--accent);background:var(--accent)}.round-screen_dotCurrent__0dRQn{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.round-screen_statusText__LwfV6{min-width:0;margin:0 0 0 auto;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.round-screen_tierElite__jautG{color:var(--tier-elite)}.round-screen_tierSolid__qaqvo{color:var(--tier-solid)}.round-screen_tierAverage__74VhK{color:var(--tier-average)}.round-screen_tierRough__gj3au{color:var(--tier-rough)}.round-screen_tierFail__XFWk6{color:var(--tier-fail)}.round-screen_nextButton__56xLO{min-height:var(--tap-min);padding:0 var(--sp-4);border:0;border-radius:var(--r-pill);background:var(--accent);color:var(--bg);font:inherit;font-weight:700;white-space:nowrap}.round-screen_lightbox__dMkur{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:var(--sp-4);background:rgba(0,0,0,.9)}.round-screen_lightboxImage__zcwcA{display:block;max-width:100%;max-height:calc(100dvh - 80px);object-fit:contain}.round-screen_lightboxCredit__y9UrQ{position:absolute;bottom:var(--sp-4);left:var(--sp-4);margin:0;color:var(--text-muted);font-size:var(--t-micro-size)}.round-screen_lightboxClose__sPROQ{position:absolute;top:var(--sp-4);right:var(--sp-4);width:var(--tap-min);height:var(--tap-min);border:1px solid var(--border-control);border-radius:var(--r-pill);background:var(--surface-2);color:var(--text);font-size:24px}@media (max-height:563px){.round-screen_caption__t1tc1{-webkit-line-clamp:1}}@media (max-width:374px){.round-screen_statusText__LwfV6{display:none}}@media (min-width:900px){.round-screen_roundScreen__qJBDR{display:grid;grid-template-areas:"header header" "media globe" "caption globe" "status globe";grid-template-rows:var(--header-h) auto auto minmax(0,1fr);grid-template-columns:380px minmax(0,1fr);column-gap:var(--sp-6);padding:0 var(--pad-screen)}.round-screen_header__OvZP_{grid-area:header;padding:0}.round-screen_mediaBand__dda33{grid-area:media;width:380px;max-height:420px;border-radius:var(--r-card)}.round-screen_caption__t1tc1{grid-area:caption;padding-right:0;padding-left:0}.round-screen_promptGroupCollapsed__YiTxq{display:grid;grid-area:media;grid-template-columns:var(--photo-thumb-h) minmax(0,1fr);padding:0}.round-screen_globeFrame__qBJKc{grid-area:globe;margin:0 0 var(--sp-6)}.round-screen_statusbar__ItvUv{grid-area:status;align-self:end;padding:0}}@media (prefers-reduced-motion:reduce){.round-screen_mediaBand__dda33{transition:none}}