:root{color-scheme:light;font-synthesis:none;color:#252527;--ink:#252527;--muted:#737476;--line:#e9e9ea;--green:#26815b;--red:#bb514b;--blue:#474960;--surface:#fff;--country-a-fill:#e1e1e5;--country-b-fill:#dce7f0;--map-height:clamp(360px,calc(100svh - 300px),540px);background:#d9dae0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:url(/landscape.webp) 50%/cover fixed;min-width:320px;min-height:100svh;margin:0;padding:28px}button,input,textarea{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #47496070}button{transition:background .18s,color .18s,transform .18s,box-shadow .18s}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{background:#fff;border-radius:24px;max-width:1424px;margin:auto;animation:.5s ease-out workspace-in;box-shadow:0 24px 90px #21222c29,0 2px 8px #24242d0a}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:74px;padding:0 28px;display:flex}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;gap:9px;font-size:25px;font-weight:650;text-decoration:none;display:inline-flex}.brand-symbol{background:0 0;border-radius:0;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid}.brand-symbol img{object-fit:contain;width:100%;height:100%;display:block}.header-actions{align-items:center;gap:6px;display:flex}.help-button,.return-today{color:#4a4a4c;white-space:nowrap;background:#f1f1f3;border:0;border-radius:999px;min-height:38px;padding:10px 15px;font-size:13px;font-weight:500}.return-today{color:#3f4052;background:#ededf0}.return-today:hover{background:#e0e0e4}.history-button{color:#5f5f62;background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;padding:0;display:grid}.history-button:hover{background:#e8e9eb}.history-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;display:block}main{padding:23px 28px 0}.game-layout{grid-template-columns:minmax(240px,280px) minmax(260px,1fr) minmax(220px,260px);align-items:start;gap:24px;display:grid}.intro{text-align:center;grid-area:1/1/auto/-1}.daily-label{color:var(--muted);letter-spacing:.2px;justify-content:center;align-items:center;gap:9px;font-size:11px;line-height:16px;display:flex}#challenge-number{color:#56575d;font-weight:650}h1{letter-spacing:-1.3px;margin:9px 0 0;font-size:clamp(26px,2.8vw,36px);font-weight:550;line-height:1.12}h2{margin:0;font-size:14px;font-weight:600;line-height:22px}.play-card{grid-area:2/2;min-width:0}.answer-panel{grid-area:2/1;min-width:0}.sidebar{min-width:0;height:var(--map-height);flex-direction:column;grid-area:2/3;gap:16px;display:flex}.answer-area{background:#f6f6f7;border-radius:17px;padding:22px 18px}.answer-heading,.section-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.answer-description{color:var(--muted);margin:6px 0 25px;font-size:12px;line-height:1.5}.country-fields{grid-template-columns:minmax(0,1fr);gap:19px;display:grid}.and{display:none}.field{min-width:0;position:relative}.field>label{color:#656567;margin:0 0 8px 1px;font-size:12px;font-weight:500;display:block}.input-shell{background:#fff;border:1px solid #dedee1;border-radius:11px;align-items:center;min-width:0;min-height:51px;transition:border-color .18s,box-shadow .18s;display:flex;box-shadow:0 1px 2px #22222603}.input-shell:hover{border-color:#bbbcc0}.input-shell.is-correct{background:#eff8f1;border-color:#88b69a}.input-flag{flex-shrink:0;place-items:center;width:39px;padding-left:5px;display:grid}.input-flag svg{fill:none;stroke:#4c555e;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.country-flag{object-fit:contain;width:24px;height:18px;display:block}.field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;padding:15px 0;font-size:14px;line-height:20px}.field input::placeholder{color:#929395}.input-toggle{color:#8c8c90;background:0 0;border:0;flex-shrink:0;place-items:center;width:29px;min-height:46px;padding:0;display:grid}.input-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px;transition:transform .2s}.field.is-open .input-toggle svg{transform:rotate(180deg)}.country-dropdown{z-index:20;background:#fff;border:1px solid #e1e1e3;border-radius:14px;width:max(100%,290px);max-width:calc(100vw - 44px);padding:6px;animation:.16s ease-out dropdown-in;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 18px 50px #29293024,0 3px 8px #2929300a}.country-options{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#cccccf transparent;max-height:min(260px,35svh);overflow:auto}.country-option{cursor:pointer;border-radius:8px;align-items:center;gap:11px;min-height:44px;padding:9px;font-size:14px;line-height:1.4;display:flex}.country-option:hover,.country-option.active{background:#efeff2}.country-option[aria-selected=true]{background:#f0f0f2}.option-flag{flex-shrink:0;place-items:center;width:27px;display:grid}.option-flag svg{fill:none;stroke:#69696d;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.option-name{overflow-wrap:anywhere;font-weight:500;display:block}.option-kind{color:var(--muted);font-size:11px;display:block}.option-selected{color:var(--accent);flex-shrink:0;place-items:center;margin-left:auto;display:grid}.option-selected svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.options-status{border-top:1px solid var(--line);color:var(--muted);margin:4px 0 0;padding:9px 7px 4px;font-size:11px}.submit-button{background:var(--ink);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:46px;padding:12px 16px;font-size:14px;font-weight:550;line-height:1.5;display:flex;box-shadow:0 2px 4px #1a1a1d0b}.submit-button:hover:not(:disabled){background:#414144;box-shadow:0 4px 12px #1a1a1d17}.submit-button svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.form-error{color:var(--red);margin:12px 0;font-size:12px;line-height:1.5}.form-error:empty{margin:20px 0 0}.order-note{text-align:center;color:var(--muted);margin:12px 0 0;font-size:11px;line-height:1.5}.map-board{isolation:isolate;background:#f1f1f3;border:0;border-radius:17px;position:relative;overflow:hidden}.map-stage{border-radius:inherit;position:relative;overflow:hidden}.map-viewport{width:100%;height:var(--map-height);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:inherit;outline:0;position:relative;overflow:hidden}.map-viewport.is-dragging{cursor:grabbing}.terrain-clip{pointer-events:none;position:absolute;inset:0;overflow:hidden}.terrain-rotation{aspect-ratio:1;opacity:.33;will-change:transform;transform-origin:50%;background:url(/terrain.webp) 50%/cover;width:max(220%,800px);position:absolute;top:50%;left:50%;translate:-50% -50%}.map-viewport>svg{pointer-events:none;width:100%;height:100%;display:block;position:relative}.border-line{fill:none;stroke:#474960;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:none;stroke-dashoffset:0;opacity:1}.border-halo{fill:none;stroke:#fff;stroke-opacity:.65;stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.country-shape{fill:var(--country-a-fill);fill-opacity:.8;stroke:#86868e;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.country-shape-other{fill:var(--country-b-fill);stroke:#7d99ae}.country-shape.just-revealed{animation:.65s ease-out country-reveal}.compass{z-index:2;background:0 0;border:0;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;top:13px;right:13px}.compass:hover{background:#ffffffbd;box-shadow:0 2px 10px #292a3208}.compass svg{fill:none;stroke:none;width:44px;height:44px;display:block}.compass .compass-face{fill:#ffffffd9;stroke:#d5d5d9;stroke-width:1px}.compass .compass-n{fill:#4e4e56;stroke:none;font-family:inherit;font-size:8px;font-weight:650}.compass .compass-ticks{stroke:#ababaf;stroke-width:1px}.compass .needle-south{fill:#c6c6ca}.compass .compass-center{fill:#fff;stroke:#a0a0a5;stroke-width:1px}.zoom-controls{z-index:3;backdrop-filter:blur(12px);background:#fffffff0;border:1px solid #e0e0e2;border-radius:10px;align-items:center;padding:2px;display:flex;position:absolute;bottom:14px;right:15px;box-shadow:0 2px 8px #2a2b3306}.zoom-controls button{color:#65656a;background:0 0;border:0;border-radius:7px;place-items:center;min-width:28px;height:28px;padding:0;display:grid}.zoom-controls button:hover:not(:disabled){color:#2e2f34;background:#e8e8eb}.zoom-controls button:disabled{opacity:.3}.zoom-controls svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;width:15px;height:15px}.zoom-controls .zoom-value{font-variant-numeric:tabular-nums;min-width:42px;padding:0 4px;font-size:11px}.map-gesture{color:#747479;pointer-events:none;align-items:center;gap:7px;font-size:11px;display:flex;position:absolute;bottom:23px;left:18px}.map-gesture svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px;display:block}#gesture-icon{flex-shrink:0;display:flex}.map-view-toggle{z-index:3;color:#56575e;backdrop-filter:blur(8px);background:#ffffffdc;border:0;border-radius:999px;padding:8px 11px;font-size:11px;position:absolute;top:19px;left:17px}.map-view-toggle:hover{background:#fff}.map-board.is-finished .map-viewport{height:calc(var(--map-height) - 105px)}.map-discovery{background:#f7f7f8;min-height:105px;padding:17px 18px;animation:.4s ease-out row-in}.discovery-countries{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.discovery-country{text-align:center;background:var(--country-a-fill);color:#3f3f4a;border:1px solid #86868e45;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-width:0;min-height:43px;padding:9px 12px;font-size:13px;font-weight:500;line-height:1.4;display:flex}.discovery-country.country-1{background:var(--country-b-fill);color:#45627a;border-color:#7d99ae45}.discovery-country>span:last-child{overflow-wrap:anywhere;min-width:0}.discovery-flag{flex-shrink:0;place-items:center;display:grid}.discovery-flag .country-flag{width:29px;height:22px}.discovery-flag svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:23px;height:23px}.discovery-note{color:#7a7b7f;margin:12px 0 0;font-size:11px;line-height:1.5}.attempts-section,.clue-section{background:#f7f7f8;border-radius:17px;min-height:0;padding:18px 16px}.attempts-section{flex-direction:column;flex-shrink:1;display:flex}.section-heading{flex-shrink:0}.section-heading>span{color:#85858a;font-variant-numeric:tabular-nums;font-size:11px}.attempt-dots{flex-shrink:0;justify-content:space-between;gap:7px;margin:14px 0 0;display:flex}.attempt-dot{color:#919196;background:#eaeaec;border-radius:50%;flex:1;place-items:center;width:30px;max-width:32px;height:30px;font-size:11px;font-weight:500;transition:background .2s,color .2s;display:grid}.attempt-dot.current{color:#53545a;background:#fff;box-shadow:inset 0 0 0 1.5px #92939b}.attempt-dot.used{color:var(--red);background:#f9e7e3}.attempt-dot.partial{color:#b68430;background:#fff0d2}.attempt-dot.won{color:var(--green);background:#dcefe0}.attempt-dot svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;display:block}#attempts:not(:empty){margin-top:12px}.attempt-row{align-items:center;gap:5px;padding:5px 0;font-size:12px;line-height:1.4;display:flex}.attempt-row .num{text-align:center;color:#929296;font-variant-numeric:tabular-nums;flex:0 0 16px;font-size:10px}.guess-countries{flex:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;min-width:0;display:grid}.country-chip{color:#a9534b;text-align:center;background:#faeae6;border-radius:6px;justify-content:center;align-items:center;min-width:0;padding:5px 4px;font-size:11px;line-height:1.3;display:flex}.country-chip>span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.country-chip.correct{color:#2e7450;background:#e2f1e5}.clue-section{flex-shrink:0}.clue-description{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.clues{margin:12px 0 0;padding:0;list-style:none}.clue{border-top:1px solid #e6e6e9;align-items:center;gap:9px;padding:8px 0;line-height:1.3;display:flex}.clue:last-child{padding-bottom:0}.clue>div{min-width:0}.clue-lock{color:#9e9fa4;background:#ebebed;border-radius:8px;flex-shrink:0;place-items:center;width:27px;height:29px;display:grid}.clue-lock svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.clue-title{color:#7e7e83;font-size:12px;font-weight:500;display:block}.clue small{color:#909095;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:10px;line-height:1.4;display:block;overflow:hidden}.clue strong{color:#45454e;overflow-wrap:anywhere;font-size:12px;font-weight:550;display:block}.clue.unlocked small{color:#7f8086}.clue.just-unlocked{animation:.65s ease-out clue-reveal}.clue.just-unlocked .clue-lock,.attempt-dot.just-added{animation:.5s ease-out lock-pop}.attempt-row.just-added{animation:.35s ease-out row-in}.result{text-align:center;padding:20px 0 0;animation:.35s ease-out row-in}.result-seal{color:#356f48;background:#e3f0e2;border-radius:50%;place-items:center;width:44px;height:44px;margin:0 auto 15px;display:grid}.result-seal.lost{color:var(--red);background:#fbecea}.result-seal svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.result h3{letter-spacing:-.8px;margin:0;font-size:25px;font-weight:550;line-height:1.15}.result-score{justify-content:center;align-items:baseline;gap:6px;margin:23px 0 0;line-height:1;display:flex}.result-score>span{letter-spacing:-3px;font-size:65px;font-weight:500}.result-score small{color:#9e9fa4;font-size:18px}.result-caption{color:var(--muted);margin:10px 0 22px;font-size:12px;line-height:1.5}.result-more{color:#606068;background:0 0;border:0;border-radius:999px;width:100%;margin-top:5px;padding:11px 0;font-size:12px;display:block}.result-more:hover{background:#e7e7eb}.result .next-challenge{color:#8b8b90;font-variant-numeric:tabular-nums;margin:12px 0 0;font-size:10px;line-height:1.5}.share-text{border:1px solid var(--line);resize:vertical;width:100%;min-height:100px;margin-top:12px;padding:10px;font-size:13px}footer{color:#919195;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 26px;padding:19px 24px 21px;font-size:10px;line-height:1.5;display:flex}footer a{text-underline-offset:3px;text-decoration-color:#c4c5c9}dialog{width:calc(100% - 32px);max-width:540px;max-height:calc(100dvh - 48px);color:var(--ink);background:#fff;border:0;border-radius:24px;padding:35px;overflow:auto;box-shadow:0 35px 120px #18192040}dialog::backdrop{backdrop-filter:blur(9px);background:#1f202842}dialog[open]{animation:.2s ease-out dropdown-in}dialog h2{letter-spacing:-1px;margin:0 20px 16px 0;font-size:30px;font-weight:550;line-height:1.15}dialog p,dialog li{color:#6c6c70;font-size:14px;line-height:1.65}dialog ol{padding-left:22px}dialog li{margin:12px 0}.dialog-eyebrow{letter-spacing:1.4px;color:#7b7c85;margin:0 0 13px;font-size:10px;font-weight:650}.dialog-note{font-size:12px}.close-dialog{color:#707076;background:#eeeff1;border:0;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;line-height:1;display:grid;position:absolute;top:14px;right:14px}.close-dialog:hover{background:#e1e1e5}.close-dialog svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:16px;height:16px;display:block}.data-details{margin:20px 0}.data-details summary{cursor:pointer;color:#55555e;font-size:13px}.data-details p{font-size:12px}#history-dialog{max-width:700px}#history-dialog .history-note{margin:0 0 24px;font-size:13px}.history-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.history-list>li{min-width:0;margin:0}.history-row{width:100%;height:100%;color:inherit;text-align:left;background:#fff;border:1px solid #e6e7ea;border-radius:15px;flex-direction:column;align-items:stretch;gap:15px;padding:12px;display:flex;position:relative}.history-row:hover{background:#f7f7f8;border-color:#b5b5be}.history-row,.history-row:active:not(:disabled){box-shadow:none;transition:background .18s,border-color .18s;transform:none}.history-row:focus-visible{outline-offset:2px}.history-thumb{background:#efeff2;border-radius:9px;width:100%;height:118px;padding:13px;display:block}.history-thumb path{fill:none;stroke:#474960;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.history-date{flex-direction:column;gap:5px;font-size:13px;font-weight:500;display:flex}.history-date small{color:#7c7c83;font-size:11px;font-weight:400}.history-outcome{font-variant-numeric:tabular-nums;background:#fffffff2;border-radius:999px;align-items:center;gap:5px;padding:3px 7px;font-size:10px;display:flex;position:absolute;top:20px;right:20px}.history-outcome.won{color:#227249}.history-outcome.lost{color:var(--red)}.history-outcome.in-progress{color:#9e7b39}.history-mark{place-items:center;width:18px;height:18px;display:grid}.history-mark svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.history-unavailable{color:var(--muted);font-size:11px}.history-more{color:#5e5e66;background:#eff0f2;border:0;border-radius:999px;width:100%;margin-top:18px;padding:12px;font-size:13px}.history-more:hover{background:#e4e4e8}noscript{text-align:center;background:#fff;padding:24px;display:block}@keyframes workspace-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes dropdown-in{0%{opacity:0;transform:translateY(-5px)scale(.99)}to{opacity:1;transform:none}}@keyframes row-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@keyframes lock-pop{0%{transform:scale(.8)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes clue-reveal{0%{background:#eeebfc}to{background:0 0}}@keyframes country-reveal{0%{opacity:0}to{opacity:1}}:root{--left-panel:300px;--right-panel:282px;--edge:24px;--panel-top:124px;background:#dbdce2}body{background:#dbdce2;min-height:100dvh;padding:0;overflow:hidden}button:active:not(:disabled){transform:none}.app-shell{top:var(--viewport-top,0px);width:100%;height:var(--viewport-height,100dvh);max-width:none;box-shadow:none;isolation:isolate;--mobile-panel-height:0px;background:0 0;border-radius:0;margin:0;animation:none;position:fixed;left:0}main,.game-layout{display:contents}.site-header{z-index:6;top:22px;left:var(--edge);right:var(--edge);pointer-events:none;border:0;height:48px;padding:0;position:absolute}.site-header>*{pointer-events:auto}.brand{backdrop-filter:blur(16px);background:#ffffffe6;border:1px solid #ffffffb0;border-radius:15px;padding:8px 12px 8px 9px;font-size:24px;box-shadow:0 3px 16px #32333c09}.brand-symbol{width:32px;height:32px}.header-actions{box-shadow:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:9px;margin-left:auto;padding:0}.header-actions>button{backdrop-filter:blur(16px);background:#ffffffe8;border:1px solid #ffffffb0;border-radius:999px;box-shadow:0 3px 16px #32333c09}.help-button{min-height:40px;font-size:14px}.help-button:hover,.history-button:hover{background:#e3e3e6}.return-today{font-size:13px}.intro{z-index:2;text-align:center;pointer-events:none;width:max-content;max-width:calc(100% - 500px);position:absolute;top:26px;left:50%;transform:translate(-50%)}.daily-label{color:#66666d;font-size:12px}.intro h1{letter-spacing:-.8px;color:#303036;margin-top:8px;font-size:27px;font-weight:550;line-height:1.2}.play-card{z-index:0;position:absolute;inset:0}.map-board,.map-stage{border:0;border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0;overflow:hidden}.map-board{isolation:isolate;background:url(/landscape.webp) 50%/cover}.map-viewport,.map-board.is-finished .map-viewport{background:0 0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.terrain-rotation{opacity:.22;width:max(150%,1100px)}.map-viewport>#border-map{left:calc(var(--edge) + var(--left-panel) + 16px);width:calc(100% - var(--left-panel) - var(--right-panel) - var(--edge)*2 - 32px);pointer-events:none;height:calc(100% - 250px);position:absolute;top:120px;overflow:visible}.map-board.is-finished #border-map{height:calc(100% - 340px)}.panels-hidden #border-map{width:calc(100% - 96px);left:48px}.answer-panel{z-index:5;top:var(--panel-top);left:var(--edge);width:var(--left-panel);max-height:calc(100% - var(--panel-top) - 95px);position:absolute}.answer-area,.attempts-section,.clue-section{backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffffde;border-radius:20px;box-shadow:0 8px 35px #35363e0c,0 1px 4px #29293005}.answer-area{padding:23px}.answer-heading h2,.section-heading h2{font-size:16px;font-weight:600}.answer-description{margin:7px 0 25px;font-size:13px;line-height:1.5}.country-fields{grid-template-columns:minmax(0,1fr);gap:20px}.field>label{margin-bottom:9px;font-size:14px}.field input{font-size:16px}.input-shell{min-height:53px;box-shadow:none;background:#f8f8fa;border-color:#e2e2e4}.input-shell:focus-within{background:#fff}.input-flag{width:40px}.input-toggle{width:33px}.country-dropdown{width:max(100%,310px)}.country-options{max-height:min(270px,35dvh)}.option-kind,.options-status{font-size:12px}.submit-button{min-height:48px;font-size:15px}.submit-button:hover:not(:disabled){box-shadow:none}.form-error{font-size:13px}.order-note{font-size:12px}.result{max-height:calc(var(--viewport-height,100dvh) - var(--panel-top) - 165px);scrollbar-width:thin;overflow:auto}.result-caption,.result-more{font-size:14px}.result .next-challenge{font-size:12px}.sidebar{z-index:4;top:var(--panel-top);right:var(--edge);width:var(--right-panel);height:auto;max-height:calc(100% - var(--panel-top) - 95px);pointer-events:none;flex-direction:column;gap:14px;display:flex;position:absolute}.sidebar>section{pointer-events:auto}.attempts-section,.clue-section{padding:19px 18px}.attempts-section{flex:none;min-height:110px;overflow:visible}.section-heading>span{font-size:12px}.attempt-dots{gap:8px;margin:14px 0 0}.attempt-dot{width:32px;max-width:32px;height:32px;font-size:12px}.attempt-row{padding:4px 0}.attempt-row .num{flex-basis:18px;font-size:11px}.country-chip{padding:5px 4px;font-size:12px}.country-chip>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#attempts{flex:none;overflow:visible}.clue-description{display:none}.clues{margin-top:12px}.clue{min-height:39px;padding:6px 0}.clue>div{flex:1;justify-content:space-between;align-items:center;gap:7px;min-width:0;display:flex}.clue-title{font-size:13px}.clue strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.4;overflow:hidden}.clue small{flex-shrink:0;margin:0;font-size:11px}.clue.unlocked small{display:none}.clue-lock{width:26px;height:27px}.panels-hidden .answer-panel,.panels-hidden .sidebar{visibility:hidden;pointer-events:none}.panels-hidden .sidebar>section{pointer-events:none}.panels-toggle{z-index:5;color:#54555c;backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #ffffffdf;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:13px;display:flex;position:absolute;bottom:26px;left:50%;transform:translate(-50%);box-shadow:0 3px 16px #2d2e3809}.panels-toggle:active:not(:disabled){transform:translate(-50%)}.panels-toggle:hover{background:#e9e9ec}.panels-toggle svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.mobile-panels{display:none}.compass{top:auto;bottom:79px;right:var(--edge);width:46px;height:46px}.compass:hover{box-shadow:none}.zoom-controls{right:var(--edge);background:#fffffff0;border-color:#ffffffe0;border-radius:12px;padding:4px;bottom:29px;box-shadow:0 3px 16px #2d2e3809}.zoom-controls button{min-width:30px;height:30px}.zoom-controls .zoom-value{min-width:45px;font-size:12px}.map-gesture{color:#5f5f68;white-space:nowrap;gap:8px;font-size:12px;bottom:84px;left:50%;transform:translate(-50%)}.map-view-toggle{background:#fffffff0;padding:9px 13px;font-size:12px;top:112px;left:50%;transform:translate(-50%)}.map-view-toggle:active:not(:disabled){transform:translate(-50%)}.map-discovery{z-index:3;bottom:125px;left:calc(var(--edge) + var(--left-panel) + 16px);width:calc(100% - var(--left-panel) - var(--right-panel) - var(--edge)*2 - 32px);scrollbar-width:thin;backdrop-filter:blur(16px);background:#ffffffe8;border:1px solid #ffffffce;border-radius:16px;min-height:0;max-height:145px;padding:15px 17px;position:absolute;overflow:auto}.panels-hidden .map-discovery{width:min(560px,100% - 180px);left:50%;transform:translate(-50%)}.discovery-country{font-size:14px}.discovery-note{margin-top:10px;font-size:12px}.map-discovery{animation:.4s ease-out country-reveal}footer{z-index:3;left:var(--edge);color:#4c4d57;flex-direction:column;align-items:flex-start;gap:2px;padding:0;font-size:11px;line-height:1.5;display:flex;position:absolute;bottom:22px}footer a{text-decoration-color:#9696a1}.history-row:hover{box-shadow:none;transform:none}noscript{z-index:30;position:fixed;inset:25%}@media (width>=901px) and (width<=1180px){:root{--left-panel:266px;--right-panel:256px;--edge:18px}.answer-area{padding:19px}.attempts-section,.clue-section{padding:17px 15px}.intro{max-width:calc(100% - 430px)}.intro h1{font-size:24px}.brand{font-size:22px}.field input{font-size:15px}.clue-title{font-size:12px}.clue small{font-size:10px}.map-discovery{padding:12px}.discovery-countries{gap:8px}.discovery-country{gap:8px;padding:8px 10px;font-size:12px}.discovery-note{font-size:11px}}@media (width>=901px) and (height<=720px){:root{--panel-top:104px}.site-header{top:17px}.intro{top:19px}.answer-area{padding:18px}.answer-description{margin-bottom:18px}.country-fields{gap:16px}.attempts-section,.clue-section{padding:15px 14px}.sidebar{gap:12px}.clue{min-height:34px;padding:4px 0}.clues{margin-top:9px}.attempt-dots{margin-top:10px}.answer-panel,.sidebar{max-height:calc(100% - var(--panel-top) - 75px)}.map-viewport>#border-map{height:calc(100% - 220px);top:106px}.map-board.is-finished #border-map{height:calc(100% - 315px)}.result{padding-top:10px}.result-score{margin-top:14px}.result-score>span{font-size:52px}.result-caption{margin-bottom:16px}.compass{bottom:74px}}@media (width<=900px){:root{--edge:16px;--panel-top:110px}.site-header{flex-wrap:nowrap;gap:10px;height:44px;top:16px}.brand{border-radius:13px;gap:7px;padding:7px 10px 7px 8px;font-size:22px}.brand-symbol{width:30px;height:30px}.header-actions{gap:8px;padding:0}.help-button{padding:9px 12px;font-size:13px}.history-button{width:36px;height:36px;padding:0}.return-today{padding:9px 11px;font-size:12px}.intro{top:87px;left:var(--edge);text-align:left;width:auto;max-width:calc(100% - 85px);transform:none}.daily-label{justify-content:flex-start;gap:7px;font-size:12px}.intro h1{margin-top:7px;font-size:25px}.map-viewport>#border-map,.map-board.is-finished #border-map{width:calc(100% - 44px);height:max(110px,calc(100% - var(--mobile-panel-height) - 253px));top:153px;left:22px}.map-board.is-finished #border-map{height:max(100px,calc(100% - var(--mobile-panel-height) - 332px))}.answer-panel{top:auto;bottom:calc(80px + env(safe-area-inset-bottom));left:var(--edge);width:calc(100% - var(--edge)*2);max-height:none;display:none}.answer-area{border-radius:20px;padding:19px 21px}.answer-description{display:none}.answer-heading{margin-bottom:15px}.answer-heading h2,.section-heading h2{font-size:15px}.country-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.field>label{margin-bottom:7px;font-size:13px}.field input{padding:12px 0;font-size:16px}.input-shell{min-height:47px}.input-toggle{width:28px;min-height:44px}.input-flag{width:35px}.country-dropdown{width:max(100%,285px);max-width:calc(100vw - 72px);top:auto;bottom:calc(100% + 8px)}.field:last-child .country-dropdown{left:auto;right:0}.country-options{max-height:min(240px,32dvh)}.form-error:empty{margin-top:14px}.order-note{margin-top:8px;font-size:12px}.submit-button{min-height:44px;padding:11px 14px;font-size:14px}.form-error{margin-block:9px}.sidebar{display:contents}.attempts-section,.clue-section{z-index:4;left:var(--edge);bottom:calc(80px + env(safe-area-inset-bottom));width:calc(100% - var(--edge)*2);overscroll-behavior:contain;pointer-events:auto;border-radius:20px;max-height:min(48dvh,420px);padding:21px;display:none;position:absolute;overflow:auto}.attempt-dots{justify-content:center;gap:12px}.attempt-dot{flex:none}.country-chip{padding:8px;font-size:14px}.country-chip>span{white-space:normal;overflow-wrap:anywhere}.clue-title,.clue strong{font-size:14px}.clue small{font-size:12px}.clue{min-height:43px;padding:9px 0}.clue strong{white-space:normal}.app-shell[data-panel=answer] .answer-panel,.app-shell[data-panel=attempts] .attempts-section,.app-shell[data-panel=clues] .clue-section{display:block}.app-shell[data-panel=map] .map-viewport>#border-map{height:calc(100% - 270px)}.app-shell[data-panel=map] .map-board.is-finished #border-map{height:calc(100% - 365px)}.panels-toggle{display:none}.mobile-panels{z-index:7;bottom:calc(17px + env(safe-area-inset-bottom));left:var(--edge);right:var(--edge);backdrop-filter:blur(20px);background:#ffffffed;border:1px solid #ffffffdb;border-radius:16px;grid-template-columns:.8fr 1fr 1.1fr 1fr;gap:4px;padding:5px;display:grid;position:absolute;box-shadow:0 4px 22px #2c2d3312}.mobile-panels button{color:#717177;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:8px 4px;font-size:13px;font-weight:500;display:flex}.mobile-panels button:hover{background:#ececee}.mobile-panels button[aria-pressed=true]{color:#fff;background:#303137}.mobile-panels span{font-variant-numeric:tabular-nums;opacity:.75;font-size:10px}.zoom-controls{top:83px;bottom:auto;right:var(--edge);border-radius:12px;flex-direction:column;padding:3px}.zoom-controls button{width:34px;min-width:34px;height:30px}.zoom-controls .zoom-value{min-width:34px;padding:0;font-size:10px}.compass{top:193px;bottom:auto;right:calc(var(--edge) - 3px);width:44px;height:44px}.compass svg{width:42px;height:42px}.map-gesture{left:50%;bottom:calc(var(--mobile-panel-height) + 94px + env(safe-area-inset-bottom));white-space:nowrap;background:#f2f2f49c;border-radius:999px;max-width:calc(100% - 32px);padding:6px 10px;font-size:12px;transform:translate(-50%)}.map-view-toggle{left:var(--edge);padding:7px 11px;font-size:11px;top:168px;transform:none}.map-view-toggle:active:not(:disabled){transform:none}.map-board.is-finished .map-gesture{display:none}.map-discovery{left:var(--edge);bottom:calc(var(--mobile-panel-height) + 95px + env(safe-area-inset-bottom));width:calc(100% - var(--edge)*2);border-radius:14px;max-height:110px;padding:12px 15px}.discovery-country{font-size:13px}.discovery-note{margin-top:7px;font-size:11px}.result{max-height:calc(var(--viewport-height,100dvh) - 285px);padding-top:0;overflow:auto}.result-seal{width:35px;height:35px;margin-bottom:10px}.result h3{font-size:23px}.result-score{margin-top:10px}.result-score>span{font-size:42px}.result-score small{font-size:15px}.result-caption{margin:7px 0 12px;font-size:13px}.result .next-challenge{display:none}.result-more{margin-top:3px;padding:8px;font-size:13px}footer{display:none}}@media (width<=520px){:root{--edge:12px}.site-header{top:12px}.brand{gap:6px;padding:7px 9px 7px 7px;font-size:20px}.brand-symbol{width:28px;height:28px}.help-button{padding:8px 9px;font-size:12px}.history-button{width:34px;height:34px;padding:0}.header-actions{gap:7px}.intro{max-width:calc(100% - 76px);top:81px}.intro h1{letter-spacing:-.6px;font-size:23px}.daily-label{font-size:11px}.answer-area{padding:17px 16px}.country-fields{gap:10px}.input-flag{width:30px;padding-left:3px}.country-flag{width:21px;height:16px}.input-flag svg{width:18px;height:18px}.input-toggle{width:23px}.field>label{font-size:12px}.answer-heading{margin-bottom:12px}.order-note{font-size:11px}.mobile-panels{gap:2px;padding:4px}.mobile-panels button{gap:4px;min-height:42px;font-size:12px}.mobile-panels span{font-size:10px}.attempts-section,.clue-section{padding:19px 17px}.clue small,.map-gesture{font-size:11px}.map-discovery{padding:11px 13px}.discovery-country{gap:7px;padding:8px 10px;font-size:12px}.discovery-note{font-size:10px}dialog{border-radius:20px;padding:30px 22px}dialog h2{font-size:28px}.history-list{gap:10px}.history-row{border-radius:12px;gap:12px;padding:9px}.history-thumb{height:90px;padding:9px}.history-date{font-size:12px}.history-date small{font-size:11px}.history-outcome{top:14px;right:14px}.dialog-eyebrow{font-size:10px}}@media (width<=900px) and (height<=580px){.intro{display:block;top:68px}.intro h1{display:none}.zoom-controls{top:75px}.compass{top:185px}.map-viewport>#border-map{top:80px}.answer-description,.order-note{display:none}.answer-area{padding:12px 16px}.answer-heading{margin-bottom:7px}.field>label{margin-bottom:4px}.form-error:empty{margin-top:9px}.answer-panel{bottom:72px}.mobile-panels{bottom:12px}.mobile-panels button{min-height:34px}.country-options{max-height:150px}.map-gesture{display:none}.result{max-height:calc(var(--viewport-height,100dvh) - 200px)}}@media (width<=360px){.brand{font-size:18px}.brand-symbol{width:26px;height:26px}.help-button{padding-inline:7px;font-size:11px}.history-button{width:30px;height:30px}.intro h1{font-size:21px}.mobile-panels button{font-size:11px}.mobile-panels span{font-size:9px}.history-list{grid-template-columns:minmax(0,1fr)}}.daily-label{flex-wrap:wrap;row-gap:5px}.date-actions{white-space:nowrap;align-items:center;gap:9px;display:inline-flex}.intro .return-today{pointer-events:auto;color:#5f5f68;height:23px;min-height:0;box-shadow:none;backdrop-filter:blur(10px);background:#ffffff85;border:1px solid #c6c7cd66;border-radius:999px;align-items:center;padding:3px 9px;font-size:11px;font-weight:500;line-height:15px;display:inline-flex;position:static}.intro .return-today:hover{background:#ffffffd6;border-color:#bdbec5}.sidebar{max-height:none}.attempts-section{flex-shrink:0;height:auto;max-height:none;overflow:visible}.attempts-section #attempts{flex-shrink:0;max-height:none;overflow:visible}@media (width>=901px){.compass,.zoom-controls{right:calc(var(--edge) + var(--right-panel) + 14px)}.panels-hidden .compass,.panels-hidden .zoom-controls{right:var(--edge)}.sidebar{gap:12px}.attempts-section,.clue-section{padding:16px}.attempts-section #attempts:not(:empty){margin-top:10px}.attempt-row{padding:3px 0}.country-chip{padding:4px}.clue{min-height:34px;padding:4px 0}.clues{margin-top:10px}}@media (width>=901px) and (height<=720px){.sidebar{gap:10px;max-height:none}.attempts-section,.clue-section{padding:13px 14px}.attempt-dot{max-width:28px;height:28px}.attempt-dots{margin-top:9px}.attempts-section #attempts:not(:empty){margin-top:8px}.attempt-row{padding:2px 0}.country-chip{padding:3px 4px}.clue{min-height:30px;padding:2px 0}.clue-lock{height:24px}.clues{margin-top:8px}.compass,.zoom-controls{right:calc(var(--edge) + var(--right-panel) + 14px)}}@media (width<=900px){.attempts-section{max-height:none;overflow:visible}.attempts-section #attempts{overflow:visible}.attempt-row{padding:3px 0}.country-chip{padding:6px;font-size:13px}.country-chip>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.date-actions{gap:7px}.intro .return-today{height:22px;padding:3px 8px;font-size:10px;line-height:14px}.help-button{min-height:36px}}@media (width<=520px){.daily-label{column-gap:6px}.intro:has(.return-today:not([hidden]))~.play-card .map-view-toggle{top:198px}.help-button{min-height:34px}}@media (width<=900px) and (height<=580px){.attempts-section{padding:12px 16px;bottom:72px}.attempts-section .attempt-dots{gap:10px;margin-top:8px}.attempts-section .attempt-dot{width:25px;height:25px}.attempts-section #attempts:not(:empty){margin-top:7px}.attempts-section .attempt-row{padding:2px 0}.attempts-section .country-chip{padding:3px 4px;font-size:12px}.intro:has(.return-today:not([hidden]))~.play-card .map-view-toggle{top:138px}}.map-discovery{backdrop-filter:none;background:0 0;border:0;max-height:none;padding:0;overflow:visible}.discovery-note{text-align:center;color:#65666d;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 22px;margin:12px 0 0;font-size:12px;line-height:1.5;display:flex}.discovery-note>span{display:inline-block}.clue.unlocked>div{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.clue.unlocked .clue-title{color:#79797f;max-width:100%;font-size:11px;font-weight:400;line-height:1.3}.clue.unlocked strong{max-width:100%}.clue.unlocked small{margin-top:2px}@media (width>=901px) and (height<=720px){.clue.unlocked>div{flex-direction:row;align-items:center;gap:8px}.clue.unlocked .clue-title{text-overflow:ellipsis;white-space:nowrap;flex:0 0 42%;overflow:hidden}.clue.unlocked strong{text-align:right;flex:1;min-width:0;font-size:12px}}@media (width<=900px){.clue.unlocked .clue-title{font-size:12px}.clue.unlocked strong{white-space:normal}}.result>.submit-button svg{stroke-width:2px;flex-shrink:0}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.settings-button{color:#5f5f62;flex-shrink:0;place-items:center;width:40px;height:40px;padding:9px;display:grid}.settings-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.settings-button:hover,.settings-button[aria-expanded=true]{background:#e3e3e6}.settings-panel{z-index:10;backdrop-filter:blur(22px);pointer-events:auto;background:#fffffff7;border:1px solid #e1e1e5;border-radius:20px;width:248px;max-width:calc(100vw - 24px);padding:20px;position:absolute;top:58px;right:0;box-shadow:0 14px 45px #23242f20}.settings-panel h2{margin-bottom:18px;font-size:16px}.setting-label{color:#64656a;margin:17px 0 9px;font-size:13px;line-height:1.4;display:block}.theme-options{background:#ebebee;border-radius:999px;gap:5px;padding:4px;display:flex}.theme-options button{color:#6b6b71;background:0 0;border:0;border-radius:999px;flex:1;min-height:35px;padding:7px 10px;font-size:13px}.theme-options button:hover{background:#dedee2}.theme-options button[aria-pressed=true]{color:#2e2e34;background:#fff;box-shadow:0 1px 5px #2d2e3710}#language-select{color:#36373d;width:100%;min-height:43px;font:inherit;cursor:pointer;background:#f5f5f7;border:1px solid #dddee2;border-radius:11px;padding:9px 12px;font-size:14px}#language-select:focus-visible{outline-offset:2px;outline:3px solid #47496050}:root[data-theme=dark]{--ink:#e6e6ea;--muted:#a6a6ac;--line:#3a3a3e;--green:#8bd6aa;--red:#ef9d96;--surface:#1d1d21;--country-a-fill:#3a3a42;--country-b-fill:#334c5d;background:#151518}[data-theme=dark] .border-line{stroke:#a5a7bc}[data-theme=dark] .border-halo{stroke:#16171b;stroke-opacity:.8}[data-theme=dark] .brand,[data-theme=dark] .header-actions>button,[data-theme=dark] .answer-area,[data-theme=dark] .attempts-section,[data-theme=dark] .clue-section,[data-theme=dark] .settings-panel{color:#e2e2e5;background:#1d1d21f2;border-color:#45464d66;box-shadow:0 8px 32px #0000001f}[data-theme=dark] .brand-symbol{background:#ececf0;border-radius:8px}[data-theme=dark] .intro h1{color:#e4e5e9}[data-theme=dark] .daily-label,[data-theme=dark] #challenge-number{color:#b0b0b9}[data-theme=dark] .header-actions>button:hover,[data-theme=dark] .settings-button[aria-expanded=true]{background:#35353b}[data-theme=dark] .intro .return-today{color:#c1c2cb;background:#28282dbd;border-color:#4f4f594d}[data-theme=dark] .intro .return-today:hover{background:#383940}[data-theme=dark] .field>label,[data-theme=dark] .setting-label,[data-theme=dark] .answer-description,[data-theme=dark] .order-note,[data-theme=dark] .options-status,[data-theme=dark] .option-kind,[data-theme=dark] .section-heading>span{color:#a7a7ae}[data-theme=dark] .input-shell{background:#16161a;border-color:#3d3e44}[data-theme=dark] .input-shell:hover{border-color:#676770}[data-theme=dark] .input-shell:focus-within{background:#1c1c20;border-color:#8d8e9f;box-shadow:0 0 0 3px #8889981b}[data-theme=dark] .input-shell.is-correct{background:#213d2b;border-color:#5f9569}[data-theme=dark] .field input::placeholder{color:#87878f}[data-theme=dark] .input-flag svg,[data-theme=dark] .option-flag svg,[data-theme=dark] .input-toggle{stroke:#b9bac2;color:#b9bac2}[data-theme=dark] .country-dropdown{background:#222226;border-color:#3e3f48;box-shadow:0 15px 45px #0005}[data-theme=dark] .submit-button{color:#202026;box-shadow:none;background:#dadbe1;border-color:#dadbe1}[data-theme=dark] .submit-button:hover:not(:disabled){background:#ededf1}[data-theme=dark] .result-more{color:#b5b6c1}[data-theme=dark] .result-more:hover{background:#2d2e35}[data-theme=dark] .result-caption,[data-theme=dark] .result .next-challenge,[data-theme=dark] .result-score small{color:#9e9fa7}[data-theme=dark] .result-seal{color:#a1dcaa;background:#29452f}[data-theme=dark] .result-seal.lost{color:#f0a19a;background:#4d2d2a}[data-theme=dark] .share-text{color:#e6e6ea;background:#161619;border-color:#46464e}[data-theme=dark] .attempt-dot{color:#a1a2ab;background:#2f3036}[data-theme=dark] .attempt-dot.used,[data-theme=dark] .country-chip{color:#eda99e;background:#482d28}[data-theme=dark] .attempt-dot.partial{color:#e7c178;background:#4d4021}[data-theme=dark] .attempt-dot.won,[data-theme=dark] .country-chip.correct{color:#a7dbae;background:#29472d}[data-theme=dark] .attempt-row .num{color:#909097}[data-theme=dark] .clue{border-color:#38393f}[data-theme=dark] .clue-lock{color:#95959d;background:#2d2e34}[data-theme=dark] .clue-title,[data-theme=dark] .clue small,[data-theme=dark] .clue-description{color:#a1a1a9}[data-theme=dark] .clue.unlocked .clue-title{color:#9a9ba3}[data-theme=dark] .clue.unlocked .clue-lock{color:#a6a8ba;background:#373740}[data-theme=dark] .panels-toggle,[data-theme=dark] .zoom-controls,[data-theme=dark] .map-view-toggle,[data-theme=dark] .mobile-panels{color:#bcbdc5;background:#212126ef;border-color:#45454e66;box-shadow:0 3px 16px #0002}[data-theme=dark] .panels-toggle:hover,[data-theme=dark] .map-view-toggle:hover,[data-theme=dark] .zoom-controls button:hover:not(:disabled){color:#e3e4ea;background:#363740}[data-theme=dark] .zoom-controls button{color:#b5b6bf}[data-theme=dark] .compass:hover{background:#34353c7d}[data-theme=dark] .compass .compass-face{fill:#232429ee;stroke:#585964}[data-theme=dark] .compass .needle-south{fill:#52535f}[data-theme=dark] .compass .compass-center{fill:#d5d6de;stroke:#6d6e7b}[data-theme=dark] .compass .compass-ticks{stroke:#6b6c78}[data-theme=dark] .map-gesture{color:#acadb8;background:0 0}[data-theme=dark] footer{color:#a6a7b3}[data-theme=dark] footer a{text-decoration-color:#6c6d7a}[data-theme=dark] .discovery-note{color:#b2b2bb}[data-theme=dark] .mobile-panels button{color:#abacb6}[data-theme=dark] .mobile-panels button:hover{background:#313139}[data-theme=dark] .mobile-panels button[aria-pressed=true]{color:#23242a;background:#cfcfd8}[data-theme=dark] .theme-options{background:#161619}[data-theme=dark] .theme-options button{color:#a4a5ae}[data-theme=dark] .theme-options button:hover{background:#31313a}[data-theme=dark] .theme-options button[aria-pressed=true]{color:#ebecf0;box-shadow:none;background:#3e3f4a}[data-theme=dark] #language-select{color:#dbdce3;background:#19191d;border-color:#44444c}[data-theme=dark] dialog{color:#e2e2e7;background:#202024;box-shadow:0 25px 90px #0007}[data-theme=dark] dialog::backdrop{background:#0606077a}[data-theme=dark] dialog p,[data-theme=dark] dialog li,[data-theme=dark] .data-details summary{color:#b0b0b8}[data-theme=dark] .close-dialog{color:#b3b4be;background:#2e2f37}[data-theme=dark] .close-dialog:hover{background:#3e3e48}[data-theme=dark] .history-row{background:#202024;border-color:#3c3c45}[data-theme=dark] .history-row:hover{box-shadow:none;background:#2e2f37;border-color:#626370;transform:none}[data-theme=dark] .history-thumb path{stroke:#9fa0b3}[data-theme=dark] .history-date small{color:#9e9fa9}[data-theme=dark] .history-outcome{background:#1f2024f2}[data-theme=dark] .history-outcome.won{color:#a7d99e}[data-theme=dark] .history-outcome.lost{color:#eaaa9b}[data-theme=dark] .history-outcome.in-progress{color:#e0c283}[data-theme=dark] .history-more{color:#c5c6d0;background:#35353e}[data-theme=dark] .history-more:hover{background:#41424d}@media (width<=900px){.settings-button{width:36px;height:36px;padding:0}.settings-panel{top:53px}.header-actions{gap:7px}}@media (width<=520px){.settings-button{width:34px;height:34px;padding:0}.settings-button svg{width:18px;height:18px}.header-actions{gap:5px}.settings-panel{width:235px;top:51px}.site-header{gap:7px}.help-button{padding-inline:8px;font-size:11px}}@media (width<=360px){.settings-button{width:30px;height:34px}.header-actions{gap:4px}.brand{padding-inline:6px;font-size:17px}.brand-symbol{width:24px;height:24px}.help-button{padding-inline:6px}}:root{--ink:#252735;--muted:#717383;--line:#e7e7ee;--surface:#fff;--accent:#6868e8;--accent-soft:#efedff;--border-color:#5652bb;--country-a-fill:#e4dffc;--country-b-fill:#f8e1d5;--country-a-stroke:#9b8cc2;--country-b-stroke:#bc947e;--country-a-ink:#514473;--country-b-ink:#785440;color:var(--ink);background:#e9e9f3}body{background:#e9e9f3}button:focus-visible,a:focus-visible{outline-color:#6868e870}.intro h1,.brand{color:var(--ink)}.terrain-clip{background:radial-gradient(at 50% 40%,#f8f8fcf5 12%,#f6f6fbe0 44%,#eff0fa70 85%,#f0eafa30 100%)}.terrain-rotation{filter:grayscale();opacity:.19}.border-line,.history-thumb path{stroke:var(--border-color)}.country-shape{stroke:var(--country-a-stroke)}.country-shape-other{stroke:var(--country-b-stroke)}.discovery-country{color:var(--country-a-ink);border-color:var(--country-a-stroke)}.discovery-country.country-1{color:var(--country-b-ink);border-color:var(--country-b-stroke)}.input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #6868e81a}.country-option:hover,.country-option.active,.country-option[aria-selected=true]{background:var(--accent-soft)}.attempt-dot.current{color:#5652bb;box-shadow:inset 0 0 0 1.5px #918bdd}.clue.unlocked .clue-lock{color:#6861af;background:var(--accent-soft)}.clue strong{color:#47425e}.compass .needle-north{fill:var(--border-color)}.compass .compass-n{fill:#555268}.map-viewport:focus-visible{box-shadow:inset 0 0 0 3px #6868e850}#language-select:focus-visible{outline-color:#6868e850}.dialog-eyebrow{color:#77708e}.history-thumb{background:#f0eef9}:root[data-theme=dark]{--ink:#eeedf4;--muted:#aaa8ba;--line:#363541;--surface:#202029;--accent:#b3aaff;--accent-soft:#353149;--border-color:#bcb2ff;--country-a-fill:#39324f;--country-b-fill:#493b38;--country-a-stroke:#9383bd;--country-b-stroke:#bd9789;--country-a-ink:#d9ccfb;--country-b-ink:#f0c5af;background:#17171f}[data-theme=dark] body{background:#17171f}[data-theme=dark] .terrain-clip{background:radial-gradient(at 50% 40%,#1a1924fa 12%,#1b1a29ee 45%,#202139d6 85%,#2a2236bd 100%)}[data-theme=dark] .terrain-rotation{filter:grayscale()invert();opacity:.055}[data-theme=dark] .brand-symbol{background:0 0}[data-theme=dark] .brand-symbol img{filter:invert()}[data-theme=dark] .border-line,[data-theme=dark] .history-thumb path{stroke:var(--border-color)}[data-theme=dark] .border-halo{stroke:#1a1924}[data-theme=dark] .country-shape{stroke:var(--country-a-stroke)}[data-theme=dark] .country-shape-other{stroke:var(--country-b-stroke)}[data-theme=dark] .discovery-country{color:var(--country-a-ink);border-color:var(--country-a-stroke)}[data-theme=dark] .discovery-country.country-1{color:var(--country-b-ink);border-color:var(--country-b-stroke)}[data-theme=dark] .input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #b3aaff1a}[data-theme=dark] .country-option:hover,[data-theme=dark] .country-option.active,[data-theme=dark] .country-option[aria-selected=true]{background:var(--accent-soft)}[data-theme=dark] .attempt-dot.current{color:#d9d3ff;background:#343045;box-shadow:inset 0 0 0 1.5px #9489c2}[data-theme=dark] .clue.unlocked .clue-lock{background:var(--accent-soft);color:#c7bcf4}[data-theme=dark] .clue strong{color:#d9d2ed}[data-theme=dark] .compass .needle-north{fill:var(--border-color)}[data-theme=dark] .compass .compass-n{fill:#d4cdea}[data-theme=dark] .history-thumb{background:#2b273a}.history-row[data-state=won]{--history-tint:#dcefe0;--history-ink:#2e7450}.history-row[data-state=in-progress]{--history-tint:#fff0d2;--history-ink:#996b20}.history-row[data-state=lost]{--history-tint:#f9e7e3;--history-ink:#a9534b}[data-theme=dark] .history-row[data-state=won]{--history-tint:#29472d;--history-ink:#a7dbae}[data-theme=dark] .history-row[data-state=in-progress]{--history-tint:#4d4021;--history-ink:#e7c178}[data-theme=dark] .history-row[data-state=lost]{--history-tint:#482d28;--history-ink:#eda99e}.history-row[data-state]:not([data-state=unplayed]){background:var(--history-tint);border-color:color-mix(in srgb, var(--history-ink) 24%, var(--history-tint))}.history-row[data-state]:not([data-state=unplayed]):hover{background:color-mix(in srgb, var(--history-tint) 92%, var(--history-ink));border-color:var(--history-ink)}.history-row[data-state]:not([data-state=unplayed]) .history-thumb{background:color-mix(in srgb, var(--history-tint) 65%, var(--surface))}.history-row[data-state]:not([data-state=unplayed]) .history-thumb path{stroke:var(--history-ink)}#result-dialog .result-sheet{width:100%;max-width:480px;max-height:calc(100dvh - 32px);color:var(--ink);text-align:center;overscroll-behavior:contain;scrollbar-width:thin;isolation:isolate;background:#fdfcfff7;border:1px solid #e9e7f0;border-radius:28px;padding:26px 30px 22px;position:relative;overflow:auto}#result-dialog{width:100%;max-width:none;height:100dvh;max-height:none;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:16px;animation:none;position:fixed;inset:0;overflow:hidden}#result-dialog[open]{place-items:center;display:grid}#result-dialog .result-sheet{animation:.2s ease-out dropdown-in;box-shadow:0 25px 90px #17142740}#result-dialog::backdrop{backdrop-filter:blur(10px);background:#24223859}#result-dialog .close-dialog{width:30px;height:30px;top:12px;right:12px}#result-dialog .calendar-month{color:var(--muted);margin:0 24px 14px;font-size:13px;font-weight:500;line-height:20px}.calendar-days{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:7px;display:grid}.calendar-day{color:#747083;background:#f2f1f7;border:1px solid #0000;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:91px;padding:10px 3px;transition:background .18s,border-color .18s;display:flex;position:relative}.calendar-day:hover:not(:disabled){background:#e9e6f4;border-color:#c9c2e3}.calendar-day.is-today{background:var(--accent-soft);color:#51458c;border-color:#a69ad6;box-shadow:inset 0 0 0 1px #a69ad61a}.calendar-weekday{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;line-height:15px;overflow:hidden}.calendar-number{letter-spacing:-.6px;font-variant-numeric:tabular-nums;font-size:23px;font-weight:550;line-height:26px}.calendar-mark{color:#a6a1b3;place-items:center;width:18px;height:18px;display:grid}.calendar-mark svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.calendar-day.is-streak .calendar-mark{color:#b77528}.calendar-day.is-streak .calendar-mark svg{fill:#f7e1bf;stroke-width:1.6px}.calendar-day.is-won .calendar-mark{color:var(--green)}.calendar-day.is-lost .calendar-mark{color:var(--red)}.calendar-day.is-locked{opacity:.55;border:1px dashed var(--line);background:0 0}#result-dialog .result-dialog-date{color:var(--muted);margin:17px 0 11px;font-size:12px;line-height:18px}#result-dialog .result-seal{width:34px;height:34px;margin:0 auto 9px}#result-dialog .result-seal svg{width:20px;height:20px}#result-dialog h2{letter-spacing:-.8px;margin:0;font-size:28px;font-weight:550;line-height:1.15}#result-dialog .modal-caption{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:20px}.modal-countries{gap:8px;margin:16px 0 0}.modal-countries .discovery-country{min-height:42px;padding:8px 10px;font-size:13px}.streak-stats{grid-template-columns:repeat(2,minmax(0,1fr));margin:20px 0 0;padding:0 24px;display:grid}.streak-stats>div{flex-direction:column;align-items:center;gap:4px;display:flex}.streak-stats>div+div{border-left:1px solid var(--line)}.streak-stats strong{letter-spacing:-1px;font-variant-numeric:tabular-nums;font-size:32px;font-weight:550;line-height:36px}.streak-stats span{color:var(--muted);font-size:12px;line-height:17px}#result-dialog .streak-message{color:#746b88;margin:12px 0 17px;font-size:12px;line-height:18px}#result-dialog .submit-button{border-radius:999px;min-height:47px;font-size:15px;position:relative}#result-dialog .share-hint{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:18px}.result-secondary{justify-content:center;gap:8px;margin-top:15px;display:flex}.result-secondary button{border:1px solid var(--line);min-width:0;min-height:36px;color:var(--ink);background:0 0;border-radius:999px;flex:1;padding:8px 10px;font-size:12px;line-height:17px}.result-secondary button:hover{background:var(--accent-soft)}#result-dialog .result-next{color:var(--muted);font-variant-numeric:tabular-nums;margin:15px 0 0;font-size:12px;line-height:18px}#result-dialog .streak-explainer{color:var(--muted);margin:8px 8px 0;font-size:11px;line-height:16px}#result-confetti{z-index:2;pointer-events:none;border:0;border-radius:0;width:100%;height:100%;position:absolute;inset:0}.result-summary{border:1px solid var(--line);width:100%;min-height:36px;color:var(--ink);background:0 0;border-radius:999px;margin-top:4px;padding:8px 12px;font-size:13px;display:block}.result-summary:hover{background:var(--accent-soft)}[data-theme=dark] #result-dialog{box-shadow:none;background:0 0}[data-theme=dark] #result-dialog .result-sheet{color:var(--ink);background:#202029fa;border-color:#3a3549;box-shadow:0 25px 90px #0007}[data-theme=dark] #result-dialog::backdrop{background:#09081280}[data-theme=dark] .calendar-day{color:#b2abc2;background:#2a2834}[data-theme=dark] .calendar-day:hover:not(:disabled){background:#363144;border-color:#686078}[data-theme=dark] .calendar-day.is-today{color:#e1d7ff;background:#39324f;border-color:#9383bd}[data-theme=dark] .calendar-day.is-locked{background:0 0}[data-theme=dark] .calendar-day.is-streak .calendar-mark{color:#e5b879}[data-theme=dark] .calendar-day.is-streak .calendar-mark svg{fill:#634528}[data-theme=dark] #result-dialog .streak-message{color:#b4a6cc}[data-theme=dark] #result-dialog .share-text{color:var(--ink);background:#191721}@media (width<=520px){#result-dialog{padding:12px}#result-dialog .result-sheet{border-radius:24px;max-height:calc(100dvh - 24px);padding:24px 20px 20px}#result-dialog h2{font-size:25px}.calendar-days{gap:5px}.calendar-day{border-radius:14px;min-height:85px}.modal-countries .discovery-country{gap:6px;padding:8px;font-size:12px}.result-secondary{gap:6px}.result-secondary button{padding-inline:7px;font-size:12px}.streak-stats{padding:0 12px}}@media (height<=740px){#result-dialog .result-sheet{padding-top:20px;padding-bottom:16px}#result-dialog .calendar-month{margin-bottom:10px}.calendar-day{gap:3px;min-height:76px}.calendar-number{font-size:21px;line-height:23px}#result-dialog .result-dialog-date{margin:12px 0 8px}.modal-countries{margin-top:12px}.streak-stats{margin-top:14px}#result-dialog .streak-message{margin:9px 0 12px}.result-secondary{margin-top:12px}#result-dialog .result-next{margin-top:11px}}.answer-panel.has-open-picker{z-index:10}.field.is-open{z-index:2}@media (width<=900px){.history-button svg{width:19px;height:19px}}.help-examples{border:1px solid var(--line);background:var(--surface);border-radius:16px;gap:9px;margin:18px 0 22px;padding:15px;display:grid}.help-example{color:var(--muted);align-items:center;gap:12px;font-size:13px;line-height:1.5;display:flex}.help-example .attempt-dot{flex:none;width:28px;height:28px;margin:0}.help-example svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}#help-dialog ol{padding-left:20px}#help-dialog li{margin-bottom:12px;padding-left:5px}.share-copy-check{transform-origin:50%;animation:.28s cubic-bezier(.2,.7,.3,1) both share-check-in}#share-dialog{max-width:440px;padding:28px}#share-dialog h2{margin:0 26px 10px 0;font-size:25px}#share-description{color:var(--muted);margin:0;font-size:13px}#share-preview{border:1px solid var(--line);background:var(--accent-soft);max-height:min(260px,38dvh);color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;scrollbar-width:thin;border-radius:16px;margin:22px 0;padding:18px;font:12px/1.75 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}#share-preview:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.share-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.share-options>:is(button,a){border:1px solid var(--line);background:var(--surface);min-height:92px;color:var(--ink);text-align:center;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:14px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:background .18s,border-color .18s;display:flex}.share-options>:is(button,a):hover{background:var(--accent-soft);border-color:var(--country-a-stroke)}.share-options svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:24px;height:24px}#share-whatsapp svg{color:#25d366;stroke:none}#share-copy .share-copy-check{color:var(--green)}@media (width<=520px){#share-dialog{padding:26px 20px 20px}#share-dialog h2{font-size:23px}}@keyframes share-check-in{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.share-copy-check{animation:none}}.panel-workspace{display:contents}.site-links,.help-links{flex-wrap:wrap;gap:4px 14px;display:flex}.site-links{max-width:290px}.help-links{margin:22px 0;font-size:13px}.geometry-status{z-index:4;top:var(--panel-top);left:calc(var(--edge) + var(--left-panel) + 16px);right:calc(var(--edge) + var(--right-panel) + 16px);pointer-events:none;position:absolute}.geometry-notice{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 94%, transparent);width:fit-content;max-width:100%;color:var(--ink);backdrop-filter:blur(16px);border-radius:24px;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:0 10px;margin-inline:auto;padding:11px 16px;font-size:13px;line-height:1.5;transition:opacity .18s cubic-bezier(.23,1,.32,1),translate .18s cubic-bezier(.23,1,.32,1);display:grid;box-shadow:0 4px 20px #2527350a}@starting-style{.geometry-notice{opacity:0;translate:0 4px}}.geometry-indicator{width:20px;height:20px;color:var(--border-color);place-items:center;display:grid}.geometry-indicator svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:20px;height:20px}.geometry-spinner circle{opacity:.2}.geometry-spinner{animation:.8s linear infinite geometry-spin}.geometry-error-icon,.geometry-status[data-state=error] .geometry-spinner{display:none}.geometry-status[data-state=error] .geometry-error-icon{display:block}.geometry-status[data-state=error] .geometry-indicator{color:var(--muted);align-self:start;margin-top:1px}.geometry-status[data-state=error] .geometry-notice{border-radius:18px;max-width:340px;padding:14px 16px}#geometry-retry{background:var(--accent-soft);min-height:40px;color:var(--border-color);pointer-events:auto;grid-column:2;justify-self:start;margin-top:10px;padding:8px 14px;font-size:12px}@media (hover:hover){#geometry-retry:hover{background:color-mix(in srgb, var(--accent-soft) 80%, var(--accent))}}#geometry-retry:active{transform:scale(.97)}.panels-hidden .geometry-status{left:var(--edge);right:var(--edge)}@keyframes geometry-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.geometry-notice{transition:none}.geometry-spinner{animation:none}}@media (width<=900px){.geometry-status{top:var(--completed-content-top,155px);left:var(--edge);right:calc(var(--edge) + 52px)}.geometry-notice{margin-inline:0;padding:10px 13px;font-size:12px}#geometry-retry{min-height:44px}.completed-panel-view .geometry-status{display:none}}@media (width<=900px) and (height<=500px){.app-shell:not([data-panel=map]) .geometry-status{display:none}}.touch-map-help{display:none}@media (width<=900px){.map-gesture{display:none}.touch-map-help{display:block}.desktop-map-help{display:none}.completed-panel-view .panel-workspace{z-index:4;top:var(--completed-content-top,155px);bottom:calc(80px + env(safe-area-inset-bottom));left:var(--edge);right:var(--edge);overscroll-behavior:contain;scrollbar-width:thin;flex-direction:column;gap:16px;padding-bottom:4px;display:flex;position:absolute;overflow-y:auto}.completed-panel-view .map-viewport{pointer-events:none;touch-action:auto}.completed-panel-view #border-map{visibility:hidden}.completed-panel-view .compass,.completed-panel-view .zoom-controls,.completed-panel-view .map-view-toggle,.completed-panel-view .discovery-note{display:none}.completed-panel-view .map-discovery,.completed-panel-view .answer-panel,.completed-panel-view .attempts-section,.completed-panel-view .clue-section{flex:none;width:100%;max-height:none;margin:0;position:static;overflow:visible;transform:none}.completed-panel-view .map-discovery{padding:0;animation:none}.completed-panel-view .result{max-height:none;overflow:visible}.completed-panel-view .country-chip>span{white-space:normal;overflow-wrap:anywhere}}@media (width<=900px) and (height<=580px){.completed-panel-view .panel-workspace{top:var(--completed-content-top,105px);bottom:72px}}a[data-astro-cid-j6ocf6pu].submit-button{text-decoration:none}
