:root{--sea:#0e2e38;--sea-deep:#0a2129;--panel:#0d2832;--panel-2:#16363f;--line:#1f4651;--field:#0a2026;--land:#dcc4a2;--land-hover:#e8d6b6;--land-mute:#5d716d;--stroke:#5b4a36;--accent:#e3a23b;--accent-soft:#f3bf63;--good:#4fa885;--bad:#cc5c44;--warn:#d98a3a;--text:#f3e9d6;--muted:#a2b2ad;--on-accent:#13231f;--serif:"Fraunces", Georgia, serif;--mono:"Spline Sans Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{height:100%;margin:0}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{color:var(--text);background:repeating-linear-gradient(0deg, transparent 0 59px, #78aaaf0d 59px 60px), repeating-linear-gradient(90deg, transparent 0 59px, #78aaaf0d 59px 60px), radial-gradient(1300px 900px at 78% -12%, #15414c, var(--sea));flex-direction:column;height:100vh;font-family:Spline Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}main{flex:1;position:relative;overflow:hidden}#map{touch-action:none;width:100%;height:100%;display:block}.country{fill:var(--land);stroke:var(--stroke);stroke-width:1.2px;cursor:pointer;vector-effect:non-scaling-stroke;transition:fill .15s}.country:hover{fill:var(--accent)}.country.locked{pointer-events:none}.country.correct{animation:.5s pop;fill:var(--good)!important}.country.wrong{animation:.4s shake;fill:var(--bad)!important}.country.reveal{animation:1.1s reveal}.outside{fill:var(--land-mute);stroke:#274038;stroke-width:.8px;pointer-events:none;vector-effect:non-scaling-stroke}#map.sea-mode{--sea-play:#2f6f86;--sea-idle:#4a626c;background:repeating-linear-gradient(45deg, var(--sea-deep) 0 5px, #1d3f4d 5px 10px)}.sea-bg{fill:var(--sea-play);pointer-events:none}.sea-mode .sea-rim{fill:#7fc7dd;stroke:#7fc7dd;stroke-width:15.6px;stroke-linejoin:round;pointer-events:none}.sea-mode .country{fill:var(--sea-play);stroke:var(--sea-play);stroke-width:14px;stroke-linejoin:round;transition:fill .15s,stroke .15s}.sea-mode .country:hover,.sea-mode .country.reveal{fill:var(--accent);stroke:var(--accent)}.sea-mode .country.correct{transition:none;stroke:var(--good)!important}.sea-mode .country.reveal{animation:1.1s reveal-sea}@keyframes reveal-sea{0%,to{fill:var(--accent);stroke:var(--accent)}50%{fill:#fff4d6;stroke:#fff4d6}}.sea-mode .country.wrong{stroke:var(--bad)!important}.sea-mode .country.solved{stroke:#3c7a64!important}.sea-mode .country.missed{stroke:#a85540!important}.sea-mode .sea-out{fill:var(--sea-idle);stroke:var(--sea-idle);stroke-width:14px;stroke-linejoin:round;pointer-events:none}.sea-mode .sea-out-rim{fill:#567a86;stroke:#567a86}.sea-mode .dot{fill:#7fc7dd;stroke:var(--sea-play);stroke-width:1.5px}.sea-mode .outside{fill:var(--land);stroke:#b89b73;stroke-width:.7px}#map.river-mode{--river-play:#3d8fb0;cursor:pointer}.river-mode .country.river{stroke:var(--river-play);stroke-width:2.8px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;transition:stroke .15s,stroke-width .12s;fill:none!important}.river-mode .country.river.near{stroke:var(--accent);stroke-width:5.5px}.river-mode .country.river.correct{animation:.5s pop-river;stroke:var(--good)!important}.river-mode .country.river.wrong{animation:.4s shake;stroke:var(--bad)!important}.river-mode .country.river.reveal{animation:1.1s reveal-river}.river-mode .country.river.solved{stroke:#3c7a64!important}.river-mode .country.river.missed{stroke:#a85540!important}@keyframes pop-river{0%{stroke:#9bdcc4}60%,to{stroke:var(--good)}}@keyframes reveal-river{0%,to{stroke:var(--accent);stroke-width:4.5px}50%{stroke:#fff4d6;stroke-width:4.5px}}.river-out{fill:none;stroke:#6d8794;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;opacity:.75;pointer-events:none}.river-mode .outside{fill:var(--land);stroke:#b89b73;stroke-width:.7px}.region-border{fill:none;stroke:#4a3826;stroke-width:2.4px;stroke-linejoin:round;opacity:.85;pointer-events:none;vector-effect:non-scaling-stroke}.inset-bg{fill:var(--sea-deep);opacity:.97}.inset-frame{fill:none;stroke:var(--accent);stroke-width:1.5px;opacity:.7}.inset-title{fill:var(--accent);font-family:var(--serif);pointer-events:none;font-size:14px;font-style:italic}.locator{fill:#e3a23b1f;stroke:var(--accent);stroke-width:1.2px;stroke-dasharray:4 3;pointer-events:none}.leader{stroke:var(--accent);stroke-width:1px;stroke-dasharray:4 3;opacity:.5;pointer-events:none}.dot{fill:var(--land);stroke:var(--stroke);stroke-width:1.3px;cursor:pointer;vector-effect:non-scaling-stroke;transition:fill .15s}.dot:hover,.dot.near{fill:var(--accent)}.solved{fill:#3c7a64!important}.missed{fill:#a85540!important}@keyframes pop{0%{fill:#9bdcc4}60%{fill:var(--good)}to{fill:var(--good)}}@keyframes shake{0%,to{transform:none}25%{transform:translate(-2px)}75%{transform:translate(2px)}}@keyframes reveal{0%,to{fill:var(--accent)}50%{fill:#fff4d6}}.country-label{fill:#2a2013;font-family:var(--serif);text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#f3e9d6;stroke-width:3.2px;stroke-linejoin:round;font-size:12px;font-weight:600}.label-leader{stroke:#2a2013;stroke-width:.7px;opacity:.45;pointer-events:none}.country-label.wrong-lbl{fill:#7d2f1f}.country-label.good-lbl{fill:#275a45}.cap-pin{fill:var(--accent);stroke:#fff4d6;stroke-width:1.4px;pointer-events:none;animation:.5s pop}.cap-label{fill:#6b3d0d;font-family:var(--serif);text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#f3e9d6;stroke-width:3.2px;stroke-linejoin:round;font-size:12px;font-style:italic;font-weight:600}#map.place-mode{cursor:crosshair}.place-land{fill:var(--land);stroke:#b89b73;stroke-width:.7px;vector-effect:non-scaling-stroke;pointer-events:none}.guess-line{stroke:var(--accent);stroke-width:2px;stroke-dasharray:5 4;pointer-events:none;opacity:.9}.guess-pin{fill:none;stroke:var(--accent);stroke-width:2.5px;pointer-events:none}.guess-dot{fill:var(--accent);pointer-events:none}.real-pin{fill:var(--good);stroke:#fff4d6;stroke-width:1.6px;pointer-events:none;animation:.5s pop}.place-city-label{fill:#2a2013;font-family:var(--serif);text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:#f3e9d6;stroke-width:3.4px;stroke-linejoin:round;font-size:13px;font-weight:600}.dist-label{fill:var(--accent);font-family:var(--mono);text-anchor:middle;pointer-events:none;paint-order:stroke;stroke:var(--sea-deep);stroke-width:3.6px;stroke-linejoin:round;font-size:14px;font-weight:700}.overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#071a20d6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow-y:auto}.overlay>*{margin:auto}.card{background:var(--panel);border:1px solid var(--line);text-align:center;border-radius:8px;width:min(440px,92vw);padding:30px 34px;box-shadow:0 0 0 1px #e3a23b40,0 24px 60px #0000008c}.card h2{font-family:var(--serif);margin:0 0 6px;font-size:25px;font-weight:600}.card p{color:var(--muted);margin:0 0 20px;font-size:14px}.card.menu-card{width:min(760px,94vw)}.card.menu-card>.mode-group:first-of-type{margin-top:8px}.continents{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:8px;display:grid}.mode-group{color:var(--muted);text-transform:uppercase;letter-spacing:1px;align-items:center;gap:10px;margin:14px 0 8px;font-size:12px;display:flex}.mode-group:before,.mode-group:after{content:"";background:var(--line);flex:1;height:1px}button.cont,button.primary{font:inherit;cursor:pointer;border:1px solid var(--line);background:var(--panel-2);color:var(--text);border-radius:12px;padding:12px 14px;font-weight:600;transition:transform .1s,background .15s,border-color .15s}button.cont:hover,button.primary:hover{background:var(--line);border-color:var(--accent);transform:translateY(-1px)}button.cont small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:400;display:block}button.primary{background:var(--accent);color:var(--on-accent);border:none;width:100%;margin-top:6px;padding:14px;font-size:16px}.final-score{font-family:var(--serif);color:var(--accent);margin:6px 0;font-size:50px;font-weight:600}.hint{color:var(--muted);margin-top:14px;font-size:12px}.loading{color:var(--muted);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.auth-form{flex-direction:column;gap:10px;margin-bottom:12px;display:flex}.auth-form input{font:inherit;background:var(--field);border:1px solid var(--line);color:var(--text);border-radius:10px;padding:12px 13px}.auth-form input:focus{border-color:var(--accent);outline:none}.auth-error{color:var(--bad);font-size:13px;font-weight:600}.account-login{color:var(--muted);margin:0 0 16px}.account-login b{color:var(--text)}.account-delete{margin:16px auto 0;display:block}.page{background:var(--panel);position:absolute;inset:0;overflow-y:auto}.page-inner{text-align:left;width:min(860px,94vw);margin:0 auto;padding:24px 24px 48px}.page-title{font-family:var(--serif);margin:0 0 4px;font-size:26px;font-weight:600}.page-sub{color:var(--muted);margin:0 0 16px;font-size:13px}.page-sub b{color:var(--text)}.page .rank-list,.page .player-list{max-height:none;overflow:visible}.card.wide{text-align:left;width:min(620px,94vw)}.card.wide h2{text-align:center}.card-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.card-head h2{margin:0;font-size:22px}.link-btn{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:13px}.link-btn:hover{color:var(--accent)}.danger{color:var(--bad)!important}.player-list{flex-direction:column;gap:8px;max-height:240px;margin:6px 0 16px;display:flex;overflow:auto}.player-row{background:var(--panel-2);cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;padding:11px 14px;transition:border-color .15s;display:flex}.player-row:hover{border-color:var(--accent)}.player-row.active{border-color:var(--accent);background:#173b44}.player-row .pname{flex:1;font-weight:600}.player-row .pmeta{color:var(--muted);font-size:12px}.player-row .badge{background:var(--accent);color:var(--on-accent);border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.new-player{gap:8px;margin-bottom:6px;display:flex}.new-player input{font:inherit;background:var(--field);border:1px solid var(--line);color:var(--text);border-radius:10px;flex:1;padding:11px 13px}.new-player input:focus{border-color:var(--accent);outline:none}.new-player button{font:inherit;cursor:pointer;background:var(--accent);color:var(--on-accent);border:none;border-radius:10px;padding:0 16px;font-weight:700}.filter-row{align-items:center;gap:8px;margin-bottom:14px;display:flex}.filter-row label{color:var(--muted);font-size:13px}select.filter{font:inherit;background:var(--field);color:var(--text);border:1px solid var(--line);border-radius:10px;padding:8px 10px}.stat-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:18px;display:grid}.stat-box{background:var(--panel-2);border-radius:12px;padding:12px 14px}.stat-box b{font-family:var(--mono);font-size:21px;font-weight:600;display:block}.stat-box small{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.hist-title{color:var(--muted);margin-bottom:6px;font-size:13px}.hist{border-bottom:1px solid var(--line);align-items:flex-end;gap:4px;height:140px;padding:8px 0;display:flex}.hist .bar{background:linear-gradient(var(--accent-soft), var(--accent));border-radius:3px 3px 0 0;flex:1;min-width:6px;transition:opacity .15s;position:relative}.hist .bar:hover{opacity:.7}.hist .bar .tip{white-space:nowrap;background:var(--sea-deep);border:1px solid var(--line);opacity:0;pointer-events:none;z-index:5;border-radius:8px;margin-bottom:6px;padding:5px 9px;font-size:11px;transition:opacity .12s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.hist .bar:hover .tip{opacity:1}.empty{text-align:center;color:var(--muted);padding:30px 0}.rank-note{color:var(--muted);margin:0 0 12px;font-size:12px}.rank-list{flex-direction:column;gap:6px;max-height:360px;display:flex;overflow:auto}.rank-row{background:var(--panel-2);border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:11px 14px;display:flex}.rank-row.me{border-color:var(--accent);background:#173b44}.rank-row .rank{text-align:center;width:30px;font-family:var(--mono);color:var(--muted);font-size:16px;font-weight:700}.rank-row .rname{text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:600;overflow:hidden}.rank-row .rgames{color:var(--muted);font-size:12px}.rank-row .rscore{font-family:var(--mono);color:var(--accent);font-variant-numeric:tabular-nums;font-size:18px;font-weight:700}.opt-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:14px 4px;display:flex}.opt-row:last-of-type{border-bottom:none}.opt-label b{font-size:15px;display:block}.opt-label small{color:var(--muted);font-size:12px}.segmented{background:var(--field);border:1px solid var(--line);border-radius:10px;gap:4px;padding:3px;display:flex}.segmented button{font:inherit;cursor:pointer;color:var(--text);background:0 0;border:none;border-radius:7px;width:34px;height:30px;font-weight:600}.segmented button.sel{background:var(--accent);color:var(--on-accent)}.switch{flex:none;width:48px;height:27px;position:relative}.switch input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0}.switch span{background:var(--line);pointer-events:none;border-radius:999px;transition:background .15s;position:absolute;inset:0}.switch span:after{content:"";background:var(--text);border-radius:50%;width:21px;height:21px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--accent)}.switch input:checked+span:after{transform:translate(21px)}#fx{pointer-events:none;z-index:60;width:100%;height:100%;display:none;position:fixed;inset:0}
