:root{--ink:#1c2b24;--paper:#f4efe4;--muted:#7a6a4f;--sans:"Source Serif 4", "Iowan Old Style", Georgia, serif;--ui:"Segoe UI", system-ui, sans-serif;--composer-h:7.25rem;font:16px/145% var(--ui);color:var(--ink);background:var(--paper);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body{margin:0}body{min-height:100dvh}#root{width:min(680px,100%);min-height:100dvh;margin:0 auto}h1,h2,h3{font-family:var(--sans);color:var(--ink);font-weight:650}button:disabled{opacity:.45;cursor:not-allowed}.app{min-height:100dvh;padding:10px 12px calc(var(--composer-h) + env(safe-area-inset-bottom));text-align:left;flex-direction:column;gap:8px;display:flex}.app.is-finished{padding-bottom:calc(20px + env(safe-area-inset-bottom))}.top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.brand h1{letter-spacing:-.04em;margin:0;font-size:28px;line-height:1}.brand-meta{color:var(--muted);align-items:center;gap:10px;margin-top:4px;font-size:12px;display:flex}.howto-btn{color:var(--ink);font:inherit;cursor:pointer;white-space:nowrap;background:#fffdf8;border:1px solid #1c2b24;border-radius:999px;flex:none;min-height:40px;padding:8px 14px;font-size:14px;font-weight:650}.header-pills{flex:none;gap:8px;display:flex}.today-link{color:var(--ink);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:650;text-decoration:underline}.hud{align-items:stretch;gap:6px;margin-left:auto;display:flex}.hud-score,.hud-stat{background:#efe6d4;border-radius:10px;min-width:52px;padding:6px 10px}.hud-score{color:#f7f1e6;background:#1c2b24}.hud-score .label,.hud-stat .label{letter-spacing:.14em;text-transform:uppercase;opacity:.7;font-size:9px;display:block}.hud-score strong,.hud-stat strong{letter-spacing:-.03em;font-size:22px;line-height:1.1}.hud-stat .label{color:var(--muted);opacity:1}.goal{background:#fffdf8;border:1px solid #d7ccb4;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:0;padding:10px 12px;display:grid}.goal-label{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:10px;display:block}.goal-swatch{vertical-align:baseline;border-radius:3px;width:10px;height:10px;margin-right:6px;display:inline-block}.goal-swatch.start{background:#c45c26;border:1px solid #8d3b14}.goal-swatch.dest{background:#e6c35c;border:1px solid #a07d12}.goal strong{font-family:var(--sans);font-size:16px}.goal .arrow{color:var(--muted);font-size:18px}.map-wrap{aspect-ratio:2.15;background:#dce8e2;border:1px solid #d7ccb4;border-radius:12px;flex:auto;width:100%;height:auto;min-height:220px;max-height:48svh;position:relative;overflow:hidden}.world-map{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.world-map:active{cursor:grabbing}.ocean{fill:#c5d5ce}.land{fill:#e8dcc6;stroke:#b7a88a;stroke-width:.4px;transition:fill .2s}.land.on-path{fill:#3d7a68;stroke:#2c5a4c}.land.start{fill:#c45c26;stroke:#8d3b14;stroke-width:1.2px}.land.current{fill:#2c5a4c;stroke:#1c2b24;stroke-width:1.6px}.land.dest{fill:#e6c35c;stroke:#a07d12;stroke-width:1.8px}.land.hinted{stroke:#1c2b24;stroke-width:1.4px;stroke-dasharray:4 3}.land.claimed{fill:#9dc4b6;stroke:#3d7a68;stroke-width:1.2px;stroke-dasharray:4 3}.land.waypoint{fill:#f0d78a;stroke:#c9a227;stroke-width:1.5px;stroke-dasharray:5 3}.land.missed{fill:#c5c0b6;stroke:#8a8478}.map-label{pointer-events:none}.map-label text{fill:#1c2b24;paint-order:stroke;stroke:#f4efe4;stroke-width:3px;font-size:11px;font-weight:700;transition:opacity .14s}.map-label text.dim{opacity:0}.map-label .pin.start{fill:#c45c26;stroke:#f4efe4;stroke-width:1.6px}.map-label .pin.dest{fill:#e6c35c;stroke:#1c2b24;stroke-width:1.6px}.map-wrap.flash-ok{box-shadow:inset 0 0 0 2px #3d7a68}.map-wrap.flash-win{box-shadow:inset 0 0 0 2px #c9a227}.map-wrap.flash-miss{box-shadow:inset 0 0 0 2px #9b2c14}.map-tools{gap:6px;display:flex;position:absolute;bottom:8px;right:8px}.map-tools button{min-width:44px;min-height:40px;font:inherit;color:var(--ink);cursor:pointer;background:#f7f1e6f0;border:1px solid #cbbfa6;border-radius:8px;font-size:13px}.route-panel{background:#fffdf8;border:1px solid #d7ccb4;border-radius:12px;padding:8px 10px 10px}.route-head{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.chips{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;gap:8px;margin:0;padding:2px 0;list-style:none;display:flex;overflow-x:auto}.chips li{background:#efe6d4;border-radius:999px;flex:none;align-items:center;gap:8px;min-height:40px;padding:8px 12px 8px 8px;font-size:14px;display:inline-flex}.chips li .step{background:#d7ccb4;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:650;display:grid}.chips li .sea-mark{color:#2f6355;cursor:help;background:#cfe2dc;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-weight:700;display:grid}.chips li.current{color:#fff;background:#c45c26}.chips li.current .sea-mark{color:#fff;background:#ffffff40}.chips li.loose{color:var(--muted);background:#fffdf8;border:1px dashed #9dc4b6}.chips li.loose .step{background:#e2ece8}.route-head.loose-head{margin-top:8px}.chips li.current .step{background:#fff3}.chips.pulse li.current{animation:.35s chip-pulse}@keyframes chip-pulse{0%{opacity:.85;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.guess-form{flex-direction:column;gap:6px;display:flex}.guess-from{color:var(--muted);margin:0;font-size:13px}.guess-from strong{color:var(--ink)}.guess-row{gap:8px;display:flex}.combobox{flex:1;position:relative}.combobox input{box-sizing:border-box;width:100%;font:inherit;min-height:48px;color:var(--ink);background:#fffdf8;border:1px solid #cbbfa6;border-radius:10px;padding:12px 14px;font-size:16px}.suggestions{z-index:4;background:#fffdf8;border:1px solid #cbbfa6;border-radius:10px;max-height:min(36svh,260px);margin:0;padding:4px;list-style:none;position:absolute;inset:auto 0 calc(100% + 6px);overflow:auto;box-shadow:0 -8px 24px #1c2b2414}.suggestions button{text-align:left;cursor:pointer;width:100%;min-height:44px;font:inherit;background:0 0;border:0;border-radius:8px;padding:10px 12px}.suggestions button.active,.suggestions button:hover{background:#efe6d4}.composer{z-index:3;width:min(680px,100%);padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid #d7ccb4;margin:0 auto;position:fixed;bottom:0;left:0;right:0}.composer .primary{min-width:72px;min-height:48px;font:inherit;color:#f7f1e6;cursor:pointer;background:#1c2b24;border:1px solid #1c2b24;border-radius:10px}.game-actions{grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid}.game-actions button{min-height:40px;font:inherit;color:var(--ink);cursor:pointer;background:#fffdf8;border:1px solid #cbbfa6;border-radius:10px;font-size:14px}.game-actions button:disabled{opacity:.45;cursor:not-allowed}.feedback{min-height:1.2em;margin:8px 0 0;font-size:14px}.feedback.miss{color:#9b2c14}.feedback.ok,.feedback.hint,.feedback.info,.feedback.win{color:#2c5a4c}.feedback.win{font-weight:650}.finish{background:#fffdf8;border:1px solid #d7ccb4;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex}.finish h2,.finish h3{margin:0}.finish-date{color:var(--muted);margin:0;font-size:13px}.finish-score{letter-spacing:-.04em;color:var(--ink);margin:0;font-size:52px;font-weight:650;line-height:1}.finish-badge{background:#f7f1e6;border:1px solid #d7ccb4;border-radius:10px;align-items:flex-start;gap:12px;margin:0;padding:12px 14px;display:flex}.finish-badge-mark{font-size:28px;line-height:1.1}.finish-badge strong{font-size:16px;display:block}.finish-badge p{color:var(--muted);margin:2px 0 0;font-size:13px}.finish-badge.popup{background:#fffdf8;padding:16px 18px}.finish-badge.popup .finish-badge-mark{font-size:40px}.finish-badge.popup strong{font-size:20px}.finish-badge.popup p{font-size:14px}.badge-backdrop{z-index:40;place-items:center}.badge-sheet{background:var(--paper);border-radius:16px;flex-direction:column;gap:14px;width:min(360px,100%);padding:20px 20px 16px;animation:.28s badge-pop;display:flex;box-shadow:0 16px 40px #1c2b242e}.badge-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0;font-size:11px}.badge-sheet .primary{width:100%;min-height:48px;font:inherit;cursor:pointer;border-radius:10px}@keyframes badge-pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.route-compare{grid-template-columns:1fr;gap:12px;display:grid}.finish-actions{flex-direction:column;gap:8px;display:flex}.finish-actions button{min-height:48px;font:inherit;color:var(--ink);cursor:pointer;background:#f7f1e6;border:1px solid #cbbfa6;border-radius:10px;width:100%}.primary{color:#f7f1e6!important;background:#1c2b24!important;border-color:#1c2b24!important}.muted,.share-note{color:var(--muted);margin:0}.howto-backdrop{z-index:20;padding:16px 16px calc(16px + env(safe-area-inset-bottom));background:#1c2b246b;place-items:end center;display:grid;position:fixed;inset:0}.howto{background:var(--paper);border-radius:16px;width:min(440px,100%);max-height:min(88svh,640px);padding:20px 20px 16px;overflow:auto;box-shadow:0 16px 40px #1c2b242e}.howto h2{margin:0 0 8px;font-size:24px}.howto-lead{font-family:var(--sans);margin:0 0 8px;font-size:18px;font-weight:650}.howto-note,.howto-help,.howto-goal{margin:0 0 12px;font-size:14px}.howto-goal{font-weight:650}.howto ol{color:var(--ink);margin:0 0 16px;padding-left:1.2em}.howto li{margin-bottom:10px}.howto li strong{margin-bottom:2px;display:block}.howto-seas{background:#fffdf8;border:1px solid #e2d9c6;border-radius:10px;margin:0 0 16px;padding:10px 12px}.howto-seas summary{cursor:pointer;font-size:14px;font-weight:650}.howto-seas .howto-note{margin:8px 0}.howto-seas ul{max-height:40vh;margin:0;padding:0;list-style:none;overflow-y:auto}.howto-seas li{border-top:1px solid #f0e9dc;justify-content:space-between;gap:12px;margin:0;padding:6px 0;font-size:13px;display:flex}.howto-seas li em{color:var(--muted);text-align:right;white-space:nowrap;font-style:normal}.howto .primary{width:100%;min-height:48px;font:inherit;cursor:pointer;border-radius:10px}.bank-list{flex-direction:column;gap:6px;margin:0 0 16px;padding:0;list-style:none;display:flex}.bank-row{text-align:left;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#fffdf8;border:1px solid #d7ccb4;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:8px;padding:8px 10px;display:grid}.bank-row.active{border-color:#1c2b24;box-shadow:inset 0 0 0 1px #1c2b24}.bank-date{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.bank-date strong{font-weight:650}.bank-date em{color:var(--muted);font-style:normal;font-weight:650}.bank-diff{letter-spacing:.06em;text-transform:uppercase;background:#efe6d4;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:650}.bank-diff.easy{background:#d5e8df}.bank-diff.medium{background:#f3e4c4}.bank-diff.hard{background:#f0d5cc}.bank-status{color:var(--muted);white-space:nowrap;font-size:12px}.sr-only{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}@media (width>=720px){.app{gap:12px;padding:18px 20px 28px}.howto-backdrop{place-items:center}.map-wrap{max-height:56svh}.chips{flex-wrap:wrap;overflow:visible}.composer{background:#fffdf8;border:1px solid #d7ccb4;border-radius:12px;width:auto;padding:12px;position:static}.suggestions{top:calc(100% + 6px);bottom:auto;box-shadow:0 8px 24px #1c2b2414}.route-compare{grid-template-columns:1fr 1fr}.finish-actions{flex-direction:row}}
