.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-flag-wrap{display:flex;justify-content:center;flex:0 0 auto;width:auto}.map-flag{display:block;width:3.6rem;height:auto;max-width:22vw;border-radius:.28rem;border:1.5px solid var(--color-border);box-shadow:0 1px 4px rgb(15 23 42/.1)}.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}.world-countries-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:color-mix(in srgb,#9ec4d8 35%,var(--color-surface))}.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;touch-action:manipulation;user-select:none;-webkit-user-select:none}.world-countries-svg--pannable{cursor:grab;touch-action:none}.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,#9ec4d8 55%,var(--color-surface))}.world-countries-country{fill:color-mix(in srgb,var(--color-success) 38%,#8fbc8f);stroke:var(--color-surface);stroke-width:.35;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] .world-countries-wrap{background:color-mix(in srgb,#1e3a4a 55%,var(--color-surface))}[data-theme=dark] .world-countries-ocean{fill:color-mix(in srgb,#1e3a4a 70%,var(--color-surface))}[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-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:color-mix(in srgb,#9ec4d8 35%,var(--color-surface))}.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,#9ec4d8 55%,var(--color-surface))}.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-wrap{background:color-mix(in srgb,#1e3a4a 55%,var(--color-surface))}[data-theme=dark] .world-map-ocean{fill:color-mix(in srgb,#1e3a4a 70%,var(--color-surface))}[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-flag{width:3.15rem;max-width:20vw}.map-prompt-lead{font-size:.86rem}.map-tap-hint{font-size:.7rem}.world-countries-wrap,.world-map-wrap{min-height:min(50dvh,15.5rem);border-radius:10px}.world-countries-toolbar{bottom:.35rem;right:.35rem;gap:.25rem}}@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-flag{width:4.75rem;max-width:none}.map-prompt-lead{font-size:1rem}.world-countries-wrap,.world-map-wrap{min-height:min(52vh,22rem)}.world-countries-toolbar{top:.5rem;bottom:auto;right:.5rem;flex-direction:row}}