.tokyo-map{--map-down-strong:#64a583;--map-down:#c0ddca;--map-flat:#eeeae2;--map-up:#edc2bd;--map-up-strong:#d77e79;--map-missing:#e5e9ec;border:1px solid var(--line,#dce2e5);background:var(--bg,#fff);border-radius:18px;padding:22px}.tokyo-map-intro{color:var(--muted,#626d75);justify-content:space-between;gap:12px;font-size:13px;display:flex}.tokyo-svg{width:100%;height:auto;max-height:580px;margin:8px auto 20px;display:block}.tokyo-area{stroke:var(--bg,#fff);stroke-width:1.2px;vector-effect:non-scaling-stroke;stroke-linejoin:round;transition:filter .15s}.map-down-strong{fill:var(--map-down-strong);background:var(--map-down-strong)}.map-down{fill:var(--map-down);background:var(--map-down)}.map-flat{fill:var(--map-flat);background:var(--map-flat)}.map-up{fill:var(--map-up);background:var(--map-up)}.map-up-strong{fill:var(--map-up-strong);background:var(--map-up-strong)}.map-missing{fill:var(--map-missing);background:repeating-linear-gradient(135deg,var(--map-missing) 0 3px,#b6c1c9 3px 4px)}.map-level-0{fill:#edf4fa;background:#edf4fa}.map-level-1{fill:#cadfed;background:#cadfed}.map-level-2{fill:#93bfd8;background:#93bfd8}.map-level-3{fill:#5595be;background:#5595be}.map-level-4{fill:#28678f;background:#28678f}.tokyo-missing-bg{fill:var(--map-missing)}.tokyo-missing-line{stroke:#b6c1c9;stroke-width:.6px}.tokyo-label{text-anchor:middle;dominant-baseline:central;fill:#24343e;pointer-events:none;paint-order:stroke;stroke:#fff;stroke-width:1.4px;stroke-linejoin:round;font-size:8px;font-weight:600}.tokyo-city .tokyo-label{font-size:11px}.tokyo-region:hover .tokyo-area,.tokyo-region:focus .tokyo-area{filter:brightness(.9);stroke:#203e50;stroke-width:2.5px}.tokyo-region:focus{outline:none}.tokyo-legend{flex-wrap:wrap;justify-content:center;gap:10px 18px;padding:12px 0;font-size:12px;line-height:1.6;display:flex}.tokyo-legend span{align-items:center;gap:6px;display:inline-flex}.tokyo-legend i{border:1px solid #64748133;border-radius:3px;width:17px;height:14px;display:inline-block}.tokyo-islands{border-top:1px solid var(--line,#dce2e5);padding-top:16px}.tokyo-island-heading{font-size:14px;font-weight:600}.tokyo-island-heading small{color:var(--muted,#626d75);margin-left:8px;font-size:11px;font-weight:400}.tokyo-island-grid{grid-template-columns:repeat(9,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.tokyo-island-grid>a,.tokyo-island-grid>div{text-align:center;min-width:0;color:inherit;border-radius:10px;padding:6px;font-size:12px;text-decoration:none}.tokyo-island-grid>a:hover{background:var(--map-flat);color:#24343e}.tokyo-island-grid svg{width:100%;height:65px}.tokyo-island-grid small{margin-top:4px;font-size:11px;display:block}.tokyo-region-list{border-top:1px solid var(--line,#dce2e5);margin-top:12px;padding-top:14px}.tokyo-region-list summary{cursor:pointer;padding:5px 0;font-size:14px}.tokyo-region-list>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px 18px;margin-top:12px;display:grid}.tokyo-region-list a{min-height:44px;color:inherit;border-bottom:1px solid var(--line,#dce2e5);justify-content:space-between;align-items:center;gap:8px;font-size:13px;text-decoration:none;display:flex}.tokyo-region-list strong{font-size:11px;font-weight:500}.tokyo-map-note,.tokyo-map-source{color:var(--muted,#626d75);margin:12px 0 0;font-size:11px;line-height:1.8}@media (width<=700px){.tokyo-map{border-radius:12px;padding:14px 10px}.tokyo-svg{margin:16px auto}.tokyo-label{font-size:9px}.tokyo-city .tokyo-label{font-size:13px}.tokyo-island-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tokyo-region-list>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.tokyo-legend{justify-content:flex-start;gap:8px 12px;font-size:11px}.tokyo-island-heading small{margin:4px 0 0;display:block}}@media (prefers-reduced-motion:reduce){.tokyo-area{transition:none}}:root[data-theme=dark] .tokyo-map{--map-down-strong:#69a78b;--map-down:#a8ccbb;--map-flat:#c4c4bc;--map-up:#dab1af;--map-up-strong:#d68e8c;--map-missing:#414b56}:root[data-theme=dark] .tokyo-missing-line{stroke:#73818e}:root[data-theme=dark] .tokyo-label{stroke:#eef1ee}:root[data-theme=dark] .tokyo-region:hover .tokyo-area,:root[data-theme=dark] .tokyo-region:focus .tokyo-area{stroke:#fff}.tokyo-zoom-toggle{opacity:0;width:1px;height:1px;position:absolute}.tokyo-zoom-label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:8px;min-height:44px;margin:12px 0 0;padding:8px 14px;font-size:13px;display:inline-flex}.tokyo-zoom-label span{border:1px solid var(--line-2);border-radius:4px;place-items:center;width:20px;height:20px;display:grid}.tokyo-zoom-toggle:focus-visible+.tokyo-zoom-label{outline:2px solid var(--link);outline-offset:3px}.tokyo-zoom-toggle:checked+.tokyo-zoom-label{background:var(--hl);border-color:var(--link)}.tokyo-zoom-toggle:checked+.tokyo-zoom-label span{background:var(--link);color:var(--bg)}.tokyo-zoom-hint{color:var(--muted);margin:8px 0;font-size:12px}.tokyo-map-scroll{overscroll-behavior:contain;border-radius:8px;max-width:100%;overflow:auto}.tokyo-zoom-toggle:checked~.tokyo-map-scroll{border:1px solid var(--line);max-height:70vh}.tokyo-zoom-toggle:checked~.tokyo-map-scroll .tokyo-svg{min-width:900px;max-height:none;margin:0}.tokyo-zoom-toggle:checked~.tokyo-map-scroll .tokyo-city .tokyo-label{font-size:8px;display:block}.tokyo-region-list summary{min-height:44px}@media (width<=700px){.tokyo-city .tokyo-label{display:none}.tokyo-city .tokyo-label-major{font-size:17px;display:block}.tokyo-zoom-toggle:checked~.tokyo-map-scroll .tokyo-ward .tokyo-label{font-size:7px}}
