:root{font-family:Arial,sans-serif;color:#17251e;background:#f5f7f4;font-size:16px}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1120px;margin:auto;padding:20px}header{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;border-bottom:1px solid #d4ddd5}header>a:first-child{font-size:1.2rem;font-weight:800}a{color:#164d38;text-underline-offset:3px}h1{font-size:clamp(1.6rem,4vw,2.6rem);margin:4px 0 12px}h2{font-size:1.4rem}h3{font-size:1.1rem;margin:0}p{line-height:1.5}.intro{margin:0 0 16px}.toolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}button,.actions a{padding:10px 13px;min-height:44px;border:1px solid #b3c2b6;border-radius:8px;background:white;font:inherit;color:#164d38;cursor:pointer}.toolbar button{background:#183e2b;color:white;font-weight:700}.toolbar span{flex-basis:100%;font-size:.9rem}.toolbar button[hidden],button[hidden]{display:none}#map{height:clamp(340px,58vh,600px);border:1px solid #c4d2c7;border-radius:12px;z-index:0;background:#e3eae4}.pin-wrap{background:none;border:0}.pin-number{display:grid;place-items:center;width:36px;height:36px;border:3px solid white;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:#183e2b;color:#e2ff9c;box-shadow:0 2px 6px #0005}.pin-number b{transform:rotate(45deg);font:700 16px Arial}.leaflet-popup-content{font:16px/1.5 Arial;min-width:190px}.leaflet-popup-content a{display:block;padding:9px 0;min-height:44px}.leaflet-control-zoom a{min-width:44px;min-height:44px;line-height:44px!important}.leaflet-container a.leaflet-popup-close-button{width:32px;height:32px;font-size:24px}.leaflet-control-attribution{font-size:12px}.privacy{font-size:.875rem;color:#44574b}.locations{padding:0;list-style:none;display:grid;gap:12px}.locations li{display:grid;grid-template-columns:40px 1fr;gap:12px;background:white;border:1px solid #d4ddd5;border-radius:12px;padding:16px}.locations p{margin:6px 0 12px}.number{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#183e2b;color:#e2ff9c;font-weight:700}.actions{display:flex;gap:8px;flex-wrap:wrap}.actions a{display:inline-flex;align-items:center}footer{font-size:.875rem;line-height:1.6}button:focus-visible,a:focus-visible{outline:3px solid #1759bc;outline-offset:3px}.skip{position:absolute;top:-100px;left:12px;background:white;padding:14px;z-index:10000}.skip:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:520px){header,main,footer{padding:16px}#map{height:420px}.locations li{padding:12px;grid-template-columns:34px 1fr;gap:8px}.actions{flex-direction:column}.actions a,.actions button{width:100%}}
