#panoramaMapTools{position:fixed;top:100px;left:24px;display:flex;gap:6px;z-index:4}#panoramaMapTools button{padding:9px 12px;min-height:40px;background:#faf8eef2;border:1px solid #a9b9a9;font-size:12px}#panoramaMapTools button[aria-pressed=true]{background:#314e42;color:white}#panoramaChoices{width:min(430px,calc(100vw - 32px));max-height:75dvh;border:1px solid #c7d1c2;border-radius:18px;padding:24px;background:#faf8ee;color:#273831;box-shadow:0 15px 70px #122d3d55}#panoramaChoices::backdrop{background:#102b365c}#panoramaChoices h2{font:26px Georgia;margin:10px 0 22px}#panoramaChoices .close-views{display:block;margin-left:auto;background:#e3e9dc;min-height:40px}#panoramaChoices input{width:100%;padding:12px;border:1px solid #abbcac;border-radius:8px;background:white;color:#273831;font:16px system-ui}.panorama-choice-list{display:grid;gap:8px;margin-top:16px;max-height:43dvh;overflow:auto}.panorama-choice-list a{display:block;padding:14px;background:#e9eee2;border-radius:8px;color:#214b3d;text-decoration:none}.panorama-choice-list a:hover{background:#d6e2cd}header,nav,#status,#hint{z-index:3}@media(max-width:600px){#panoramaMapTools{top:104px;left:18px;right:18px}#panoramaMapTools button{font-size:11px;padding:8px 10px}#hint{padding:0 16px;bottom:90px}}
#panoramaVisitCard{position:fixed;z-index:5;transform:translateX(-50%);display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #e3dcd1;border-radius:12px;background:#fffaf5;box-shadow:0 5px 24px #30151b44;font:14px system-ui}#panoramaVisitCard[hidden]{display:none}#panoramaVisitCard a{color:#9e1426;text-decoration:none;font-weight:650;padding:8px 4px;white-space:nowrap}#panoramaVisitCard button{padding:2px;width:28px;height:28px;min-width:0;border:0;background:transparent;color:#574348;font:23px system-ui}#panoramaVisitCard a:focus-visible{outline:2px solid #bd263b;outline-offset:3px}
