@font-face{font-family:GTPressura;src:url('/wp-content/uploads/2025/01/GT-Pressura-Mono.otf') format('opentype');font-display:swap}
@font-face{font-family:MarleyTitle;src:url('/wp-content/uploads/2025/01/GT-Pressura-Mono-1.otf') format('opentype');font-display:swap}
:root{--ink:#222223;--muted:#585858;--green:#5e7e29;--green-dark:#48641e;--yellow:#f6be00;--line:#deded8;--white:#fff}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff;color:var(--ink)}body{font-family:GTPressura,"Courier New",monospace}button,input,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.locator{padding:0;background:#fff}.topbar{display:flex;justify-content:flex-end;margin:0 0 16px}.location-button{border:0;border-radius:4px;background:var(--green);color:#fff;padding:14px 20px;display:inline-flex;align-items:center;gap:9px;font-weight:700;cursor:pointer;box-shadow:0 7px 18px rgb(94 126 41 / 20%)}.location-button:hover{background:var(--green-dark)}.location-button:disabled{opacity:.7;cursor:wait}
.filters{display:grid;grid-template-columns:minmax(280px,1.5fr) 1fr 1fr;gap:12px;padding:12px;margin-bottom:18px;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:0 10px 25px rgb(37 41 33 / 6%)}.filters label>span:not(.sr-only){display:block;margin:0 0 7px;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.filters input,.filters select{width:100%;height:48px;border:1px solid var(--line);border-radius:2px;background:#fff;color:var(--ink);padding:0 14px;outline:0}.filters input:focus,.filters select:focus{border-color:var(--green);box-shadow:0 0 0 3px rgb(94 126 41 / 12%)}.search-field{position:relative;padding-top:18px}.search-field>span[aria-hidden]{position:absolute;left:15px;bottom:12px;color:var(--green);font-size:24px;line-height:1}.search-field input{padding-left:44px}
.feedback{margin:-5px 0 14px;padding:11px 14px;border-radius:4px;font-size:13px}.feedback.error{background:#fff5df;color:#715019}.feedback.success{background:#e7f2e8;color:var(--green-dark)}
.locator-grid{height:690px;min-height:560px;display:grid;grid-template-columns:minmax(390px,.78fr) minmax(520px,1.22fr);grid-template-rows:minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:4px;background:#fff;box-shadow:0 14px 35px rgb(37 41 33 / 9%)}.results-panel{min-width:0;min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--line)}.results-heading{min-height:72px;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.results-heading div{display:flex;flex-direction:column;gap:3px}.results-heading strong{font-size:17px}.results-heading span{color:var(--muted);font-size:12px}.results-heading button{border:0;background:none;color:var(--green);font-weight:700;cursor:pointer}.results-list{overflow-y:auto;overscroll-behavior:contain}.location-card{position:relative;display:flex;gap:14px;padding:19px 20px;border-bottom:1px solid #ecece7;cursor:pointer}.location-card:hover,.location-card.selected{background:#f7f7f2}.location-card.selected:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--green)}.pin-dot{width:12px;height:12px;flex:0 0 auto;margin-top:5px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgb(94 126 41 / 11%)}.copy{min-width:0;flex:1}.title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.title-row h2{margin:0;font-family:MarleyTitle,GTPressura,monospace;font-size:16px;font-weight:500;letter-spacing:.02em;line-height:1.25;text-transform:uppercase}.distance{flex:0 0 auto;border-radius:999px;background:#e7efe8;color:var(--green);padding:4px 7px;font-size:10px;font-weight:800}.copy>p{margin:5px 0 10px;color:var(--muted);font-size:13px;line-height:1.4}.meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:11px}.meta span{border:1px solid var(--line);border-radius:999px;padding:4px 8px;color:#5a6155;font-size:10px}.copy>a{color:var(--green);font-size:12px;font-weight:800;text-decoration:none}.empty{padding:60px 28px;text-align:center;color:var(--muted)}
.map-panel{position:relative;min-width:0;min-height:0;height:100%;overflow:hidden;background:#e9ece6}.map{position:absolute;inset:0;width:100%;height:100%}.map-status{position:absolute;z-index:600;left:18px;bottom:18px;border-radius:999px;background:rgb(255 255 255 / 92%);padding:9px 13px;color:var(--muted);font-size:11px;font-weight:700;box-shadow:0 6px 18px rgb(0 0 0 / 12%)}.marley-marker{position:relative;width:34px;height:34px;border:4px solid #fff;border-radius:50% 50% 50% 0;background:var(--green);transform:rotate(-45deg);box-shadow:0 5px 15px rgb(0 0 0 / 28%)}.marley-marker span{position:absolute;inset:8px;border-radius:50%;background:var(--yellow)}.marley-marker.selected{width:40px;height:40px;background:var(--green-dark)}.user-marker{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgb(54 129 232 / 24%)}.user-marker span{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#2878e4;box-shadow:0 2px 8px rgb(0 0 0 / 24%)}
.map-popup{display:flex;flex-direction:column;gap:6px;padding:3px 1px;font-family:GTPressura,"Courier New",monospace}.map-popup strong{font-family:MarleyTitle,GTPressura,monospace;font-size:15px;text-transform:uppercase}.map-popup span{font-size:13px;color:var(--ink)}.map-popup small{font-size:11px;color:var(--muted)}.map-popup em{font-size:11px;color:var(--green);font-style:normal;font-weight:700}.map-popup a{margin-top:5px;border-radius:3px;background:var(--green);color:#fff!important;padding:10px 12px;text-align:center;font-size:12px;font-weight:700;text-decoration:none}.map-popup a:hover{background:var(--green-dark)}
@media(max-width:900px){.filters{grid-template-columns:1fr 1fr}.search-field{grid-column:1/-1}.locator-grid{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:auto auto;overflow:visible}.map-panel{order:-1;height:420px}.results-panel{border-top:1px solid var(--line);border-right:0}.results-list{max-height:580px}}
@media(max-width:560px){.topbar{margin-bottom:12px}.location-button{width:100%;justify-content:center}.filters{grid-template-columns:1fr}.search-field{grid-column:auto}.map-panel{height:350px}.location-card{padding:17px 16px}}
