:root{font-family:"Segoe UI","Yu Gothic UI",sans-serif;color:#eff4e6;background:#1b2728;color-scheme:dark}*{box-sizing:border-box}body{margin:0}#map-scene{position:fixed;inset:0;width:100%;height:100%}header,main,aside,footer{position:relative}header{display:flex;justify-content:space-between;padding:24px 32px;background:linear-gradient(#102125df,transparent);font-size:12px;letter-spacing:2px}a{color:#e4f7a3;text-decoration:none}main{padding:10px 32px;max-width:800px;text-shadow:0 2px 15px #122222}.eyebrow{font-size:10px;letter-spacing:2px;color:#e4f7a3}h1{font-size:clamp(32px,5vw,68px);letter-spacing:8px;margin:0}#view-note{font-size:13px;min-height:36px;line-height:1.7}nav{display:flex;gap:8px;flex-wrap:wrap}button{font:inherit;font-size:12px;padding:11px 15px;background:#152626e8;border:1px solid #a7bb8b60;color:#f1f4e5;cursor:pointer}button[aria-pressed=true]{background:#d4ef81;color:#202a21;border-color:#d4ef81}button:hover{border-color:#e4f7a3}button:focus-visible,a:focus-visible{outline:2px solid #e4f7a3;outline-offset:4px}aside{position:fixed;right:24px;bottom:91px;width:258px;background:#112426ed;padding:14px;border:1px solid #99ada45c}.map-head{display:flex;justify-content:space-between;font-size:10px;letter-spacing:2px}#plan{width:100%;height:auto;margin-top:8px}.legend{display:flex;gap:8px;font-size:9px;color:#b7cbc7}aside p{font-size:11px;line-height:1.8;color:#b7cbc7;margin-bottom:0}footer{position:fixed;bottom:0;width:100%;display:flex;gap:20px;align-items:center;padding:17px 32px;background:#112022f0;border-top:1px solid #63796e70;font-size:12px}footer a{margin-left:auto}output{color:#b7cbc7;font-size:11px}@media(max-width:760px){aside{width:175px;right:12px;bottom:110px;padding:10px}aside p,.legend{display:none}header{padding:18px}header span{display:none}main{padding:8px 18px}footer{padding:12px 18px;flex-wrap:wrap;gap:10px}footer a{margin-left:0}#view-note{max-width:85%;font-size:11px}button{padding:9px 10px}}
