.atlas-screen{--atlas-void:#0b1020;box-sizing:border-box;flex-direction:column;gap:8px;height:100dvh;min-height:0;padding:10px 12px 12px;display:flex}.atlas-head{flex:none;align-items:center;gap:12px;display:flex}.atlas-titles{flex:auto;min-width:0}.atlas-titles h1{margin:0;font-size:20px;line-height:1.2}.atlas-lead{color:var(--salt-dim);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:12px;overflow:hidden}.atlas-stage{flex:auto;gap:10px;min-height:0;display:flex;position:relative}.atlas-map-holder{border:1px solid var(--line);background:var(--atlas-void);border-radius:12px;flex:auto;min-width:0;min-height:0;position:relative;overflow:hidden}.atlas-map-holder:focus-visible{outline:2px solid var(--gold);outline-offset:-2px}.atlas-map-frame{position:absolute;inset:0}.atlas-map{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.atlas-map:active{cursor:grabbing}.atlas-board-rect{stroke:var(--gold);opacity:.7}.atlas-board-rect.wide{stroke:var(--teal);opacity:.55}.atlas-board-rect.chosen{stroke:#fff;opacity:1}.atlas-board-labels text{fill:var(--salt);letter-spacing:.02em;cursor:pointer;paint-order:stroke;stroke:#080c18d9;stroke-width:.28em;stroke-linejoin:round;font-weight:700}.atlas-board-labels text.wide{fill:var(--teal);font-weight:600}.atlas-board-labels text.chosen{fill:var(--gold)}.atlas-sea-labels text{letter-spacing:.12em;pointer-events:none;font-style:italic}.atlas-sea-labels text.water{fill:#7fa8c9;opacity:.75}.atlas-sea-labels text.land{fill:#efe2c2;opacity:.6}.atlas-routes,.atlas-board-decor{pointer-events:none}.atlas-city{cursor:pointer}.atlas-city-disc{fill:#0b1020b8;stroke:var(--gold);stroke-width:0}.atlas-city.chosen .atlas-city-disc{fill:#f5b31c47}.atlas-city-name{fill:var(--salt);paint-order:stroke;stroke:#080c18d9;stroke-width:.3em;stroke-linejoin:round;pointer-events:none;font-weight:600}.atlas-controls{flex-direction:column;gap:6px;display:flex;position:absolute;top:10px;right:10px}.atlas-controls button{border:1px solid var(--line);min-width:36px;min-height:36px;color:var(--salt);cursor:pointer;background:#241a3fdb;border-radius:9px;font-size:18px;font-weight:700}.atlas-controls button.wide{min-height:30px;padding:0 8px;font-size:11px;font-weight:600}.atlas-controls button:hover{background:var(--panel)}.atlas-legend{color:var(--salt);border:1px solid var(--line);background:#0b1020c7;border-radius:9px;gap:4px;margin:0;padding:7px 10px;font-size:11px;list-style:none;display:grid;position:absolute;top:10px;left:10px}.atlas-legend[hidden]{display:none}.atlas-legend li{align-items:center;gap:6px;display:flex}.atlas-legend .swatch{border-radius:2px;flex:none;width:14px;height:10px}.atlas-legend .swatch.covered{background:color-mix(in srgb, var(--gold) 55%, #83a55c)}.atlas-legend .swatch.gap{background:repeating-linear-gradient(45deg,#0d1526,#0d1526 3px,#6b6f7d 3px 5px)}.atlas-legend .swatch.rail{background:repeating-linear-gradient(90deg,#e6dcc6 0 2px,#3b3123 2px 3px);border:1px solid #20180f;border-radius:1px;height:6px}.atlas-legend .swatch.sea{background:repeating-linear-gradient(90deg,#7fc8e8 0 4px,#0000 4px 7px);border-radius:0;height:3px}.atlas-hint{color:var(--salt-dim);pointer-events:none;background:#0b1020b3;border-radius:8px;margin:0;padding:3px 8px;font-size:10.5px;position:absolute;bottom:8px;left:10px}.atlas-detail{border:1px solid var(--line);background:#1e1834f5;border-radius:12px;width:min(330px,100% - 20px);max-height:min(62%,420px);padding:12px 13px;position:absolute;bottom:34px;left:10px;overflow:auto;box-shadow:0 10px 26px #0000006b}.atlas-detail:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.atlas-detail-head{align-items:flex-start;gap:9px;display:flex}.atlas-detail-mark{background:#0b1020b3;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;display:grid}.atlas-detail-dot{background:var(--salt);border-radius:50%;width:10px;height:10px}.atlas-detail-titles{flex:auto;min-width:0}.atlas-detail-titles h2{margin:0;font-size:17px;line-height:1.2}.atlas-detail-tag{color:var(--gold);margin:2px 0 0;font-size:11.5px}.atlas-detail-close{border:1px solid var(--line);width:28px;height:28px;color:var(--salt);cursor:pointer;background:0 0;border-radius:8px;flex:none;font-size:16px;line-height:1}.atlas-detail-fact{color:var(--salt);margin:9px 0 0;font-size:12.5px;line-height:1.62}.atlas-detail-foot{justify-content:space-between;align-items:center;gap:8px;margin:10px 0 0;font-size:11.5px;display:flex}.atlas-detail-board{color:var(--salt-dim)}.atlas-detail-play{padding:4px 10px;font-size:11.5px}.atlas-panel{flex-direction:column;flex:0 0 250px;gap:6px;min-height:0;padding-right:2px;display:flex;overflow:auto}.atlas-panel-open{background:var(--panel);border:1px solid var(--line);z-index:1;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:7px 9px;font-size:12.5px;display:flex;position:sticky;top:0}.atlas-panel-open .btn{padding:4px 9px;font-size:11px}.atlas-panel-open-name{text-overflow:ellipsis;white-space:nowrap;font-weight:700;overflow:hidden}.atlas-index-group{margin:0 0 6px}.atlas-index-heading{letter-spacing:.08em;text-transform:uppercase;color:var(--salt-dim);margin:6px 0 4px;font-size:10.5px}.atlas-index-list,.atlas-index-city-list{margin:0;padding:0;list-style:none}.atlas-index-item{width:100%;color:var(--salt);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:baseline;gap:8px;padding:6px 8px;font-size:12.5px;display:flex}.atlas-index-item:hover{background:var(--panel)}.atlas-index-item.open{background:var(--panel);border-color:var(--gold)}.atlas-index-count{color:var(--salt-dim);flex:none;font-size:10.5px}.atlas-index-cities{padding:2px 0 6px 10px}.atlas-index-city{width:100%;color:var(--salt);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:baseline;gap:6px;padding:4px 7px;font-size:11.5px;display:flex}.atlas-index-city:hover,.atlas-index-city.on{border-color:var(--gold);background:#f5b31c29}.atlas-index-city-tag{color:var(--salt-dim);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.atlas-index-empty,.atlas-index-loading{color:var(--salt-dim);margin:4px 0 0;font-size:10.5px}.atlas-index-skeleton{gap:6px;margin:0;padding:0;list-style:none;display:grid}.atlas-index-skeleton li{background:linear-gradient(90deg, var(--panel), var(--line), var(--panel));background-size:200% 100%;border-radius:5px;height:11px;animation:1.3s linear infinite atlas-shimmer}@keyframes atlas-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.atlas-map-loading{color:var(--salt);border:1px solid var(--line);background:#0b1020db;border-radius:999px;align-items:center;gap:7px;margin:0;padding:5px 11px;font-size:11.5px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.atlas-spinner{border:2px solid var(--line);border-top-color:var(--gold);border-radius:50%;width:12px;height:12px;animation:.8s linear infinite atlas-spin}@keyframes atlas-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.atlas-spinner,.atlas-index-skeleton li{animation:none}}@media (max-width:939px){.atlas-screen{padding:8px 10px 10px}.atlas-head{flex-wrap:wrap;gap:8px}.atlas-titles h1{font-size:17px}.atlas-lead{display:none}.atlas-back{padding:6px 12px;font-size:13px}.atlas-stage{flex-direction:column;gap:8px}.atlas-map-holder{aspect-ratio:3/2;flex:none;max-height:52dvh}.atlas-panel{flex:auto;min-height:0}.atlas-detail{width:auto;max-height:38dvh;box-shadow:none;flex:none;position:static}.atlas-hint{display:none}.atlas-controls{flex-direction:row;gap:5px;top:auto;bottom:6px;right:6px}.atlas-controls button{min-width:30px;min-height:30px;font-size:15px}.atlas-controls button.wide{min-height:30px;font-size:10px}.atlas-legend{gap:2px;padding:4px 7px;font-size:9.5px;top:6px;left:6px}}@media (max-width:620px){.atlas-head{row-gap:2px}.atlas-head h1{display:block}.atlas-titles{flex:1 0 100%;order:-1}.atlas-titles h1{font-size:16px}}
