:root{color:#1e2833;font-synthesis:none;background:#eef2f5;font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.shell{min-height:100vh}.topbar{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-bottom:1px solid #dce3e9;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:20px 28px;display:flex;position:sticky;top:0}.eyebrow{letter-spacing:.18em;color:#7a8996;margin:0 0 4px;font-size:11px;font-weight:700}h1{letter-spacing:-.04em;margin:0;font-size:clamp(22px,3vw,31px)}.workspace{grid-template-columns:minmax(300px,370px) 1fr;min-height:calc(100vh - 92px);display:grid}.sidebar{background:#f8fafb;border-right:1px solid #dce3e9;max-height:calc(100vh - 92px);padding:22px;overflow-y:auto}.search-box,.filters label{color:#687784;gap:7px;font-size:12px;font-weight:700;display:grid}.search-box input,select{color:#22303b;background:#fff;border:1px solid #d6dee5;border-radius:12px;outline:none;width:100%;padding:11px 12px}.search-box input:focus,select:focus{border-color:#7191a8;box-shadow:0 0 0 3px #7191a81f}.filters{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.selection-summary{background:#fff;border:1px solid #e0e6eb;border-radius:16px;margin:18px 0;padding:16px}.selection-summary h2{margin:2px 0 4px;font-size:22px}.summary-label,.muted{color:#7a8996;margin:0;font-size:13px}.mini-stats{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.mini-stats span,.count-badge{color:#5c6b77;background:#edf2f5;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.section-heading{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-heading h2{margin:0;font-size:15px}.topic-list{gap:8px;display:grid}.topic-card{text-align:left;color:inherit;background:#fff;border:1px solid #dfe6eb;border-radius:13px;gap:5px;padding:12px;display:grid}.topic-card:hover{border-color:#9db2c1;transform:translateY(-1px);box-shadow:0 5px 18px #3346540f}.topic-meta{color:#82909c;letter-spacing:.02em;font-size:10px;font-weight:700}.topic-location{color:#62717d;font-size:11px}.empty-state{color:#83909a;padding:24px 4px;font-size:13px}.map-panel{background:radial-gradient(circle at 50% 40%,#fff 0,#f4f7f9 55%,#edf2f5 100%);min-width:0;position:relative;overflow:hidden}.map-host{place-items:center;height:calc(100vh - 140px);min-height:560px;padding:20px;display:grid}.japan-map{width:min(100%,1050px);height:100%;overflow:visible}.map-viewport{transform-origin:0 0;transition:transform .7s cubic-bezier(.2,.75,.25,1)}.prefecture-shape{fill:#dfe8ed;stroke:#fff;stroke-width:1.2px;vector-effect:non-scaling-stroke;outline:none;transition:fill .2s,opacity .2s}.prefecture-shape:hover,.prefecture-shape:focus-visible{fill:#b9ced9}.prefecture-shape.is-selected{fill:#9ebdcb}.topic-marker circle:last-child{fill:#334f5d;stroke:#fff;stroke-width:2px;vector-effect:non-scaling-stroke}.marker-halo{fill:#334f5d2e}.topic-marker{cursor:pointer;vector-effect:non-scaling-stroke}.map-status{z-index:2;background:#fff;border:1px solid #e1e7eb;border-radius:999px;padding:8px 12px;font-size:12px;position:absolute;inset:16px auto auto 50%;transform:translate(-50%)}.map-status.is-error{color:#9b3f3f}.map-legend{color:#72808b;justify-content:center;align-items:center;gap:20px;min-height:48px;padding:0 20px 12px;font-size:11px;display:flex}.legend-dot{background:#334f5d;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.ghost-button{color:#455663;background:#fff;border:1px solid #d6dfe5;border-radius:10px;padding:9px 12px}.ghost-button:hover{background:#f4f7f9}.topic-dialog{border:0;border-radius:22px;width:min(720px,100vw - 32px);padding:0;box-shadow:0 30px 90px #14232d40}.topic-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17232b61}.topic-dialog article{padding:28px 28px 12px}.topic-dialog form{justify-content:flex-end;padding:0 28px 24px;display:flex}.topic-dialog h2{margin:6px 0 16px;font-size:24px;line-height:1.45}.detail-body{color:#354651;white-space:pre-wrap;line-height:1.9}.detail-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0;display:grid}.detail-grid div{background:#f5f7f9;border-radius:12px;padding:10px}.detail-grid dt{color:#8a97a0;font-size:10px;font-weight:700}.detail-grid dd{margin:4px 0 0;font-size:12px}.source-line{font-size:12px}.source-line a{color:#416b80}.related{border-top:1px solid #e6ebef;gap:7px;margin-top:18px;padding-top:14px;display:grid}.related h3{margin:0 0 4px;font-size:13px}.related button{text-align:left;color:#3f5866;background:#f2f5f7;border:0;border-radius:10px;padding:9px 10px}@media (width<=850px){.workspace{grid-template-columns:1fr}.sidebar{border-top:1px solid #dce3e9;border-right:0;order:2;max-height:none}.map-panel{order:1}.map-host{height:58vh;min-height:430px}.topbar{padding:16px 18px}.detail-grid{grid-template-columns:1fr}}
