.map-shell{--gs-pad-x:0.85rem;--gs-answer-min-h:3.5rem;height:100dvh;max-height:100dvh;min-height:100dvh;overflow-x:clip;padding:.45rem .85rem calc(.45rem + env(safe-area-inset-bottom, 0px))}.map-shell .game-content{flex:1 1;overflow-y:auto;overscroll-behavior-x:none}.map-hud,.map-shell .game-content{min-height:0;display:flex;flex-direction:column;overflow-x:clip}.map-hud{flex:1 1;min-width:0;gap:.2rem}.map-hud .gs-stepper{margin:.1rem 0 .15rem;gap:.25rem;flex:0 0 auto}.map-hud .gs-stepper-label{font-size:.7rem}.map-hud-stage{position:relative;flex:0 0 auto;min-width:0}.map-hud-stage .answer-stamp{z-index:30}.map-prompt-bar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem .7rem;width:100%;min-width:0;margin:0}.map-prompt-copy{display:flex;flex-direction:column;gap:.12rem;min-width:0;text-align:left}.map-prompt-lead{margin:0;font-family:var(--font-ui);font-size:.92rem;font-weight:650;line-height:1.3;color:var(--color-ink);overflow-wrap:anywhere}.map-streak-chip{margin:.05rem 0 0;flex:0 0 auto;text-align:center;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-muted)}.map-streak-chip strong{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--color-ink);font-weight:700}.map-prompt-bar .flag-stage{--flag-stage-h:2.8rem;flex:0 0 auto;width:4.2rem}.map-prompt-copy .answer-learn{margin-top:.35rem;text-align:left}.map-prompt-copy .answer-learn-link{min-height:var(--touch-min,2.75rem)}.map-action-area{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;min-width:0;margin-top:.25rem}.map-action-area>*{flex:1 1 auto;min-height:0;min-width:0}.globe-countries-wrap,.world-countries-wrap,.world-map-wrap{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;flex:1 1 auto;min-height:min(46dvh,16.5rem);border-radius:12px;overflow:hidden;border:2px solid var(--color-border);background:var(--color-surface)}.globe-countries-wrap{--globe-bg:var(--color-surface);--globe-ocean:color-mix(in srgb,var(--color-primary) 26%,var(--color-paper-deep));--globe-land:color-mix(in srgb,var(--color-primary) 42%,#8fbc8f);--globe-land-hover:color-mix(in srgb,var(--color-primary) 62%,#6aa87a);--globe-stroke:var(--color-surface);--globe-atmosphere:color-mix(in srgb,var(--color-primary) 50%,#9eb8b2);--globe-correct:var(--color-success);--globe-wrong:var(--color-error,#c45c3a)}.globe-countries-wrap canvas{display:block;width:100%!important;height:100%!important;touch-action:none}.world-countries-toolbar{position:absolute;top:auto;bottom:.45rem;right:.45rem;z-index:5;display:flex;flex-direction:column;gap:.3rem;pointer-events:auto}.world-countries-zoom{width:2.75rem;height:2.75rem;min-width:var(--touch-min,2.75rem);min-height:var(--touch-min,2.75rem);border-radius:.5rem;border:2px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 92%,transparent);color:var(--color-ink);font-size:1.25rem;line-height:1;font-weight:700;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.world-countries-zoom:disabled{opacity:.45;cursor:not-allowed}.world-countries-svg{display:block;width:100%;height:100%;min-height:0;max-height:none;flex:1 1 auto;user-select:none;-webkit-user-select:none}.world-countries-svg--interactive{touch-action:none}.world-countries-svg--pannable,.world-countries-svg--pannable .world-countries-country{cursor:grab}.world-countries-svg--panning,.world-countries-svg--panning .world-countries-country{cursor:grabbing}.world-countries-ocean{fill:color-mix(in srgb,var(--color-primary) 22%,var(--color-paper-deep))}.world-countries-country{fill:color-mix(in srgb,var(--color-success) 38%,#8fbc8f);stroke:var(--color-surface);stroke-width:.55;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;cursor:pointer;transition:fill .12s var(--ease-standard,ease),stroke .12s var(--ease-standard,ease),filter .12s var(--ease-standard,ease);outline:none}.world-countries-country:hover:not([aria-disabled=true]){fill:color-mix(in srgb,var(--color-success) 58%,#6aa87a);filter:brightness(1.05)}.world-countries-country:focus-visible{stroke:var(--color-success);stroke-width:1.1;filter:brightness(1.06)}.world-countries-country[aria-disabled=true]{cursor:not-allowed;opacity:.82}.world-countries-country--active{stroke-width:.9}.world-countries-country--correct{fill:var(--color-success);stroke:color-mix(in srgb,var(--color-success) 70%,#fff);stroke-width:.85}.world-countries-country--wrong{fill:var(--color-error);stroke:color-mix(in srgb,var(--color-error) 70%,#fff);stroke-width:.85}.world-countries-fallback{display:flex;align-items:center;justify-content:center;flex:1 1;min-height:12rem;padding:1rem;color:var(--color-text-muted,var(--color-muted));font-size:.95rem;font-weight:600}.world-countries-fallback--error{color:var(--color-error)}[data-theme=dark] .globe-countries-wrap,[data-theme=dark] .world-countries-wrap,[data-theme=dark] .world-map-wrap{background:var(--color-surface)}[data-theme=dark] .world-countries-ocean{fill:color-mix(in srgb,var(--color-primary) 28%,var(--color-paper-deep))}[data-theme=dark] .globe-countries-wrap{--globe-ocean:color-mix(in srgb,var(--color-primary) 32%,var(--color-paper-deep));--globe-land:color-mix(in srgb,var(--color-primary) 50%,#2d4a38);--globe-land-hover:color-mix(in srgb,var(--color-primary) 70%,#3a5f48);--globe-stroke:var(--color-bg);--globe-atmosphere:color-mix(in srgb,var(--color-primary) 45%,#1e3a4a)}[data-theme=dark] .world-countries-country{fill:color-mix(in srgb,var(--color-success) 50%,#2d4a38);stroke:var(--color-bg)}[data-theme=dark] .world-countries-country:hover:not([aria-disabled=true]){fill:color-mix(in srgb,var(--color-success) 70%,#3a5f48)}.world-map-svg{display:block;width:100%;height:100%;min-height:0;max-height:none;flex:1 1 auto;touch-action:manipulation;user-select:none;-webkit-user-select:none}.world-map-ocean{fill:color-mix(in srgb,var(--color-primary) 22%,var(--color-paper-deep))}.world-map-region{fill:color-mix(in srgb,var(--color-success) 42%,#8fbc8f);stroke:var(--color-surface);stroke-width:1.1;cursor:pointer;transition:fill .12s var(--ease-standard,ease),stroke .12s var(--ease-standard,ease),filter .12s var(--ease-standard,ease);outline:none}.world-map-region:hover:not([aria-disabled=true]){fill:color-mix(in srgb,var(--color-success) 62%,#6aa87a);filter:brightness(1.04)}.world-map-region:focus-visible{stroke:var(--color-primary,var(--color-success));stroke-width:2}.world-map-region[aria-disabled=true]{cursor:not-allowed;opacity:.82}.world-map-region--active{stroke-width:1.6}.world-map-region--correct{fill:var(--color-success);stroke:color-mix(in srgb,var(--color-success) 70%,#fff);stroke-width:1.8}.world-map-region--wrong{fill:var(--color-error);stroke:color-mix(in srgb,var(--color-error) 70%,#fff);stroke-width:1.8}.world-map-label{fill:var(--color-ink);font-size:22px;font-weight:800;text-anchor:middle;pointer-events:none;paint-order:stroke fill;stroke:color-mix(in srgb,var(--color-surface) 80%,transparent);stroke-width:3px}[data-theme=dark] .world-map-ocean{fill:color-mix(in srgb,var(--color-primary) 28%,var(--color-paper-deep))}[data-theme=dark] .world-map-region{fill:color-mix(in srgb,var(--color-success) 50%,#2d4a38);stroke:var(--color-bg)}[data-theme=dark] .world-map-region:hover:not([aria-disabled=true]){fill:color-mix(in srgb,var(--color-success) 70%,#3a5f48)}@media (max-width:480px){.map-shell{--gs-pad-x:0.7rem;padding-left:.7rem;padding-right:.7rem}.map-prompt-bar .flag-stage{--flag-stage-h:2.5rem;width:3.75rem}.map-prompt-lead{font-size:.86rem}.map-tap-hint{font-size:.7rem}.globe-countries-wrap,.world-countries-wrap,.world-map-wrap{min-height:min(50dvh,15.5rem);border-radius:10px}.world-countries-toolbar{bottom:.35rem;right:.35rem;gap:.25rem}.world-countries-country{stroke-width:1.15px}[data-theme=dark] .world-countries-country{stroke-width:1.2px}}@media (min-width:720px){.map-shell{--gs-pad-x:1.25rem;height:auto;max-height:none;min-height:100dvh;padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom, 0px))}.map-prompt-bar{gap:.75rem .9rem}.map-prompt-bar .flag-stage{--flag-stage-h:3.4rem;width:5.1rem}.map-prompt-lead{font-size:1rem}.world-countries-wrap,.world-map-wrap{aspect-ratio:2/1;width:100%;height:auto;max-height:min(52vh,28rem);min-height:0;flex:0 1 auto}.globe-countries-wrap{aspect-ratio:1/1;width:min(100%,28rem);max-width:100%;height:auto;min-height:0;max-height:min(56vh,28rem);margin-inline:auto;flex:0 1 auto}.world-countries-toolbar{top:.5rem;bottom:auto;right:.5rem;flex-direction:row}}