@import "https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#193b32;--muted:#65776f;--paper:#f5f1e8;--panel:#fffdf8;--line:#d9d4c8;--green:#285b4b;--green-soft:#dce9e1;--orange:#d86f38;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Noto Sans JP,sans-serif}*{box-sizing:border-box}#__nuxt,body,html{min-height:100%}body{background:radial-gradient(circle at 10% 0,#6d9b841a,transparent 32rem),var(--paper);margin:0}a{color:inherit}button,input{font:inherit}.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{min-height:100vh}.site-header{z-index:10;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e0;justify-content:space-between;gap:24px;min-height:78px;padding:14px clamp(20px,4vw,64px);position:relative}.header-actions,.site-header{align-items:center;display:flex}.header-actions{justify-content:flex-end;gap:14px;min-width:min(48vw,500px)}.municipality-search{width:min(360px,36vw);position:relative}.search-input-wrap{position:relative}.search-icon{color:var(--green);pointer-events:none;font-size:22px;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-52%)}.municipality-search input{width:100%;height:42px;color:var(--ink);background:#fffffcf5;border:1px solid #b7c1bb;border-radius:2px;outline:none;padding:8px 14px 8px 42px;font-size:13px}.municipality-search input:focus{border-color:var(--green);box-shadow:0 0 0 3px #285b4b1f}.municipality-search input::placeholder{color:#859089}.search-popover{z-index:20;border:1px solid #b7c1bb;border-top:3px solid var(--green);background:var(--panel);width:min(440px,100vw - 32px);max-height:min(480px,68vh);position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 46px #193b3233}.search-popover ul{margin:0;padding:6px;list-style:none}.search-popover button{width:100%;min-height:66px;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:10px 12px;display:flex}.search-popover button.active,.search-popover button:hover{background:var(--green-soft)}.search-popover strong{font:700 16px/1.4 Noto Serif JP,serif;display:block}.search-popover small{color:var(--muted);margin-top:2px;font-size:11px;display:block}.search-popover em{color:#a95027;flex:none;font-size:11px;font-style:normal;font-weight:700}.search-state{color:var(--muted);text-align:center;margin:0;padding:22px;font-size:12px}.search-state--error{color:#873a1c}.brand{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid var(--green);border-radius:50%;place-items:center;width:44px;height:44px;font:700 20px/1 Noto Serif JP,serif;display:grid}.brand strong{letter-spacing:.04em;font:700 clamp(17px,2vw,21px)/1.2 Noto Serif JP,serif;display:block}.brand small{color:var(--muted);letter-spacing:.06em;margin-top:4px;font-size:11px;display:block}.scope-badge{background:var(--green-soft);white-space:nowrap;border:1px solid #b7cbbf;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600}.scope-badge span{background:#3e836c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block}.prefecture-select select{height:42px;color:var(--ink);font:inherit;cursor:pointer;background:#fffffcf5;border:1px solid #b7c1bb;border-radius:2px;padding:0 30px 0 11px}.prefecture-select select:focus{border-color:var(--green);outline:3px solid #285b4b1f}.main-layout{grid-template-columns:minmax(0,7fr) minmax(320px,3fr);min-height:calc(100vh - 144px);display:grid}.map-panel{padding:clamp(22px,3.5vw,48px)}.map-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px;display:flex}.eyebrow{color:#708078;letter-spacing:.18em;margin:0 0 6px;font-size:10px;font-weight:700}h1,h2,h3,p{overflow-wrap:anywhere}h1{letter-spacing:.04em;margin:0;font:700 clamp(26px,4vw,40px)/1.25 Noto Serif JP,serif}.current-period{border:1px solid var(--orange);color:#aa4d20;padding:7px 14px;font-size:13px;font-weight:700}.map-frame{background:#e8ece6;border:1px solid #b7b2a7;border-radius:3px;height:calc(100vh - 220px);min-height:590px;max-height:760px;position:relative;overflow:hidden;box-shadow:0 18px 45px #263e341a}.history-map{width:100%;height:100%}.map-hint,.map-message{z-index:2;white-space:nowrap;background:#fffdf8f0;border:1px solid #285b4b33;border-radius:999px;margin:0;padding:9px 15px;font-size:12px;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #193b321f}.map-message{top:50%;bottom:auto;transform:translate(-50%,-50%)}.map-message--error{color:#873a1c;white-space:normal;border-color:#d59b84;max-width:420px}.map-message--error span{margin-bottom:10px;display:block}.retry-button,.share-button{border:1px solid var(--green);min-height:34px;color:var(--green);cursor:pointer;background:0 0;padding:6px 11px;font-size:11px;font-weight:700}.retry-button:hover,.share-button:hover{background:var(--green-soft)}.detail-panel{border-left:1px solid var(--line);background:#fffdf8b8;padding:clamp(28px,4vw,54px) clamp(24px,3.4vw,48px)}.coming-next h2,.detail-intro h2{margin:0;font:700 22px/1.4 Noto Serif JP,serif}.coordinates{color:var(--muted);letter-spacing:.04em;margin:7px 0 0;font:500 11px/1.4 ui-monospace,SFMono-Regular,Menlo,monospace}.empty-selection,.selection-card{border:1px solid var(--line);background:var(--panel);min-height:218px;margin:26px 0 44px;padding:28px}.selection-card{border-top:3px solid var(--orange);animation:.24s ease-out reveal}@keyframes reveal{0%{opacity:0;transform:translateY(6px)}}.selection-prefecture{color:var(--muted);margin:0 0 6px;font-size:13px}.selection-card h3{margin:0;font:700 34px/1.3 Noto Serif JP,serif}.selection-title-row{justify-content:space-between;align-items:center;gap:16px;margin:0 0 26px;display:flex}.share-button{border-color:#a9bdb3;flex:none}.selection-card dl{margin:0}.selection-card dl div{border-top:1px solid #e7e2d8;justify-content:space-between;gap:16px;padding:10px 0;display:flex}.selection-card dt{color:var(--muted);font-size:12px}.selection-card dd{margin:0;font-size:13px;font-weight:600}.empty-selection{text-align:center;color:var(--muted);place-content:center;display:grid}.empty-icon{color:#83a193;margin-bottom:10px;font-size:44px;line-height:1;display:block}.empty-selection p{max-width:270px;margin:0;font-size:14px;line-height:1.9}.coming-next{border-top:1px solid var(--line);padding-top:30px}.year-control{border:1px solid var(--line);background:#fffdf8c7;margin-top:20px;padding:20px 22px 17px}.year-control__heading{justify-content:space-between;align-items:center;gap:18px;display:flex}.location-history h2,.municipality-transitions h2,.year-control__heading h2{margin:0;font:700 18px/1.4 Noto Serif JP,serif}.current-button{border:1px solid var(--green);min-height:38px;color:var(--green);cursor:pointer;background:0 0;padding:7px 13px;font-size:12px;font-weight:700}.current-button:disabled{color:#9ba29e;cursor:default;border-color:#c8cbc7}.year-range{width:100%;height:24px;accent-color:var(--orange);cursor:pointer;margin:15px 0 0}.year-range:disabled{cursor:wait;opacity:.55}.year-ticks{justify-content:space-between;gap:2px;margin-top:2px;display:flex}.year-ticks button{min-height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px}.year-ticks button:first-child{text-align:left}.year-ticks button:last-child{text-align:right}.year-ticks button.active{color:var(--orange);font-weight:700}.year-source-note{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.6}.location-history{border-top:1px solid var(--line);padding-top:30px}.history-message{color:var(--muted);margin:16px 0 0;font-size:13px;line-height:1.8}.history-message--error{color:#873a1c}.inline-error .retry-button{margin-top:10px}.history-timeline{margin:24px 0 0;padding:0;list-style:none}.history-timeline li{grid-template-columns:82px 18px minmax(0,1fr);gap:8px;min-height:78px;display:grid;position:relative}.history-timeline li:not(:last-child):after{content:"";background:#b9c8c0;width:1px;position:absolute;top:14px;bottom:-1px;left:98px}.history-period{color:var(--muted);padding-top:1px;font-size:11px;line-height:1.5}.history-period small,.history-period span{display:block}.history-period small{color:var(--green);margin:2px 0;font-size:9px;font-weight:700}.history-node{z-index:1;border:2px solid var(--green);background:var(--panel);border-radius:50%;width:9px;height:9px;margin:4px auto 0;position:relative}.history-place strong{font:700 18px/1.4 Noto Serif JP,serif;display:block}.history-place small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.5;display:block}.history-place .history-change{color:#695244;margin-top:7px;line-height:1.65}.history-place .history-coverage{color:#705633;background:#f8f0df;border-left:2px solid #c9a064;margin-top:7px;padding:5px 7px;line-height:1.55}.history-place .history-coverage--warning{color:#713d2d;background:#fae9e2;border-left-color:#b85d3d}.municipality-transitions{border-top:1px solid var(--line);margin-top:34px;padding-top:30px}.transition-timeline{margin:22px 0 0;padding:0;list-style:none}.transition-timeline li{border-left:1px solid #b9c8c0;padding:0 0 28px 22px;position:relative}.transition-timeline li:last-child{border-left-color:#0000;padding-bottom:0}.transition-timeline li:before{content:"";border:1px solid var(--green);background:var(--panel);border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:-5px}.transition-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.transition-meta span{color:var(--green);border:1px solid #c2d1c9;padding:3px 7px;font-size:9px;font-weight:700}.transition-flow{color:var(--ink);grid-template-columns:minmax(0,1fr) 16px minmax(0,1fr);align-items:center;gap:6px;margin-top:10px;font:600 12px/1.6 Noto Serif JP,serif;display:grid}.transition-flow b{color:var(--orange);text-align:center}.transition-timeline li>p{color:var(--muted);margin:9px 0 0;font-size:11px;line-height:1.7}.coming-next>p:not(.eyebrow){color:var(--muted);margin:14px 0 22px;font-size:13px;line-height:1.8}.coming-next ol{margin:0;padding:0;list-style:none}.coming-next li{color:#8a958f;grid-template-columns:58px 1fr;align-items:start;gap:14px;min-height:54px;font-size:12px;display:grid;position:relative}.coming-next li:not(:last-child):after{content:"";background:#cbd2cd;width:1px;position:absolute;top:12px;bottom:-2px;left:62px}.coming-next li strong{font-size:13px;font-weight:500;position:relative}.coming-next li strong:before{content:"";background:var(--panel);border:1px solid #8ba197;border-radius:50%;width:5px;height:5px;position:absolute;top:6px;left:-17px}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding:16px clamp(20px,4vw,64px) 22px;font-size:10px;line-height:1.6;display:flex}.site-footer p{margin:0}.maplibregl-ctrl-group{border-radius:2px!important}@media (width<=900px){.header-actions{min-width:min(54vw,470px)}.municipality-search{width:min(330px,40vw)}.main-layout{display:block}.map-panel{padding-bottom:26px}.map-frame{height:64vh;min-height:480px}.detail-panel{border-top:1px solid var(--line);border-left:0}.empty-selection,.selection-card{min-height:180px;margin-bottom:32px}}@media (width<=560px){.site-header{flex-wrap:wrap;gap:10px;min-height:68px;padding:11px 16px 14px}.brand-mark{width:38px;height:38px;font-size:17px}.brand small{display:none}.header-actions{gap:8px;width:100%;min-width:0}.municipality-search{flex:1;width:auto}.municipality-search input,.prefecture-select select{height:40px;font-size:12px}.prefecture-select select{width:86px;padding-left:8px}.search-popover{width:calc(100vw - 32px);right:-72px}.scope-badge{display:none}.map-panel{padding:20px 14px 18px}.map-heading-row{align-items:center}.map-frame{height:61vh;min-height:430px}.year-control{margin-top:14px;padding:17px 16px 13px}.year-control__heading h2{font-size:16px}.year-ticks button{font-size:10px}.history-timeline li{grid-template-columns:72px 16px minmax(0,1fr)}.history-timeline li:not(:last-child):after{left:84px}.map-hint{bottom:12px}.detail-panel{padding:28px 18px 38px}.selection-title-row{align-items:flex-start}.selection-card h3{font-size:29px}.share-button{max-width:104px}.transition-flow{display:block}.transition-flow b{text-align:left;margin:2px 0;display:block}.site-footer{padding:16px 18px 24px;display:block}.site-footer p+p{margin-top:6px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important}}
