
.history-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin:24px 0}.history-choice{display:block;text-align:left;padding:22px;border-radius:6px;background:#FFFEFA;border:1px solid var(--line)}.history-choice.active{background:#E9EBDD;color:var(--ink);border-color:#647965}.history-choice b{display:block;font:26px/1.4 Georgia,serif}.history-choice strong{display:block;font-size:25px;font-weight:500;margin:9px 0}.history-choice small{font-size:12px;color:var(--muted)}.history-panels{display:grid;grid-template-columns:1fr 1.1fr 1fr;gap:13px}.history-map{height:600px;background:var(--paper)}.history-panel{overflow:hidden;background:#FFFEFA;border:1px solid var(--line);border-radius:6px}.history-panel .focus-head{min-height:65px}.history-panel .focus-head b{font-size:25px}.history-panel.center{border-top:3px solid #9B7C50}.history-controls{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:16px 0}.history-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.history-candidates .spot-button{height:100%;padding:12px}.history-candidates .spot-button small{display:block}.history-coverage{background:#EFE9D8;border-left:3px solid #B48A3A;padding:14px 18px;font-size:13px;margin:18px 0}.history-intro-link{display:inline-block;margin-top:12px}.history-detail{display:grid;grid-template-columns:1fr 1fr;gap:18px}.history-detail .box{margin:18px 0}.history-panel .focus-caption{min-height:45px}.history-chart{width:100%;height:auto}.history-scope{font-size:12px;color:#7A776A}.history-panel img.leaflet-image-layer{image-rendering:pixelated}.history-map .leaflet-control-attribution{max-width:230px}.history-candidates .selected{outline:1px solid #AA8B50}.history-overview .gain,.history-overview .loss{font-weight:500}.no-comparison{color:#81725B}#spotlight .spot-photos{min-width:0}.history-footer-links{margin:20px 0}
@media(max-width:1100px){.history-map{height:500px}.history-guide{grid-template-columns:repeat(3,minmax(0,1fr))}.history-panel .focus-head{padding:12px}.history-panel .focus-head b{font-size:22px}}
@media(max-width:800px){.history-panels{grid-template-columns:1fr}.history-map{height:460px}.history-guide{grid-template-columns:1fr 1fr}.history-overview{gap:9px}.history-choice{padding:15px}.history-choice b{font-size:20px}.history-choice strong{font-size:20px}.history-detail{grid-template-columns:1fr}.history-detail .box{margin:8px 0}.history-panel .focus-caption{min-height:0}}
@media(max-width:500px){.history-overview{grid-template-columns:1fr}.history-choice{display:grid;grid-template-columns:1fr 1fr;gap:4px 12px}.history-choice strong{margin:0}.history-choice small{grid-column:1/-1}.history-guide{grid-template-columns:1fr}.history-map{height:400px}.history-candidates .spot-button{flex-wrap:nowrap}.history-candidates .spot-button em{margin-left:0}}
