*{box-sizing:border-box}html,body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:#17202a;background:#f5f7f9}.app-page{min-height:100vh;display:flex;flex-direction:column}.topbar{min-height:86px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e8eb;gap:18px}.topbar h1{font-size:21px;margin:0}.topbar p{margin:4px 0 0;color:#667085;font-size:13px}.brand-byline{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:13px;color:#7c6f64;margin-top:1px}.top-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.header-link,.admin-link{color:#344054;text-decoration:none;font-size:14px;padding:7px 9px;border-radius:8px}.header-link:hover,.admin-link:hover{background:#f2f4f7}.agency-badge{display:inline-flex;align-items:center;border:1px solid #d6d9de;border-radius:999px;padding:5px 9px;font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:12px;color:#4b5563;background:#fff}.layout{height:calc(100vh - 86px - 105px);min-height:500px;display:grid;grid-template-columns:300px 1fr}.filters{background:#fff;border-right:1px solid #e5e8eb;padding:16px;overflow:auto}.filter-title{font-size:16px;font-weight:700;margin-bottom:14px}.filters label{display:block;font-size:12px;color:#667085;margin:0 0 12px}.filters input,.filters select{width:100%;margin-top:6px;border:1px solid #d0d5dd;border-radius:8px;padding:9px 10px;background:#fff;font-size:14px}.btn{border:0;border-radius:8px;padding:9px 12px;cursor:pointer;font-weight:600}.btn.secondary{background:#eef2f6;color:#344054;width:100%}.summary{margin-top:16px;border-top:1px solid #eee;padding-top:12px;font-size:13px;line-height:1.6}.summary .row{display:flex;justify-content:space-between}.dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:6px;vertical-align:-1px}.marker-dot{width:20px;height:20px;border-radius:50%;border:3px solid white;box-shadow:0 1px 5px rgba(0,0,0,.45)}#map{width:100%;height:100%;min-height:500px}.popup h3{margin:0 0 8px;font-size:16px}.popup .meta{font-size:13px;color:#475467;line-height:1.45;margin-bottom:8px}.popup .route{display:inline-block;background:#111827;color:#fff;padding:7px 10px;border-radius:7px;text-decoration:none;font-size:12px}.popup .phone{display:inline-block;margin-right:6px}.empty{color:#98a2b3}.site-footer{background:#111827;color:#d1d5db;padding:16px 22px;font-size:12px;line-height:1.45}.footer-main{display:flex;justify-content:space-between;gap:24px;max-width:1400px;margin:0 auto}.footer-brand{font-weight:800;color:#fff;letter-spacing:.08em;margin-bottom:3px}.footer-copy{max-width:760px}.footer-legal{text-align:right;white-space:nowrap}.footer-links{max-width:1400px;margin:10px auto 0;padding-top:9px;border-top:1px solid #293241;display:flex;gap:16px;align-items:center;flex-wrap:wrap}.footer-links a{color:#d1d5db;text-decoration:none}.footer-links a:hover{color:#fff}.footer-badge{margin-left:auto;border:1px solid #4b5563;border-radius:999px;padding:4px 8px;font-family:Georgia,'Times New Roman',serif;font-style:italic;color:#fff}@media(max-width:760px){.topbar{min-height:80px}.topbar p{display:none}.agency-badge{display:none}.layout{height:auto;min-height:620px;grid-template-columns:1fr;position:relative}.filters{position:absolute;z-index:800;top:10px;left:10px;width:250px;max-height:60vh;border-radius:10px;border:1px solid #ddd;box-shadow:0 8px 24px rgba(0,0,0,.14)}#map{height:620px;grid-column:1}.footer-main{display:block}.footer-legal{text-align:left;margin-top:10px;white-space:normal}.footer-badge{margin-left:0}}
