*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;background:#fff;color:#000;font-family:Times New Roman,Times,serif}.shell,body{min-height:100vh}.shell{display:grid;grid-template-rows:auto 1fr}.topbar{border-bottom:1px solid #ddd;background:#fff;padding:12px 16px;justify-content:space-between;gap:16px}.topbar,.topbar-brand{display:flex;align-items:baseline}.topbar-brand{gap:12px}.topbar-brand h1{font-size:28px;font-weight:400;margin:0}.topbar-nav{display:flex;gap:12px;align-items:baseline;flex-wrap:wrap}.topbar-cta{color:#666;font-size:13px;font-family:Times New Roman,Times,serif}.topbar-cta a{color:red;text-decoration:none}.topbar-cta a:hover{text-decoration:underline}.topbar-btn{border:none;background:transparent;color:#000;font-size:13px;padding:2px 10px;cursor:pointer;font-family:Times New Roman,Times,serif;display:inline-flex;align-items:baseline;gap:6px;line-height:1.2}.topbar-toggle-label{display:inline-block}.topbar-btn:hover{opacity:.7}.topbar-btn:disabled{opacity:.4;cursor:not-allowed}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}.map-shell{min-height:0}.map-wrap,.maplibregl-map{width:100%;height:100%}.maplibregl-ctrl-attrib{background:hsla(0,0%,100%,.5)}.shell.dark .maplibregl-ctrl-attrib{background:rgba(0,0,0,.5)}.maplibregl-ctrl-attrib a{color:red;font-family:Times New Roman,Times,serif}.maplibregl-popup-content{border:1px solid #d1d1d1;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);background:#fff;color:#000;padding:14px;font-family:Times New Roman,Times,serif;font-size:13px}.popup-card h3{font-size:18px;margin-bottom:8px;font-weight:600;line-height:1.25}.popup-card p{font-size:12px;margin-bottom:4px}.popup-meta-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:8px}.popup-badge{border:1px solid;border-radius:999px;padding:2px 8px;letter-spacing:.03em}.popup-badge,.popup-meta-text{font-size:11px;font-family:Times New Roman,Times,serif}.popup-meta-text{color:#606060}.popup-description{font-size:13px;color:#2f2f2f;margin-bottom:8px;line-height:1.35}.popup-address{font-size:13px;margin-bottom:10px;line-height:1.35}.popup-actions{display:flex;gap:8px}.popup-btn{border:1px solid #8f8f8f;border-radius:4px;padding:5px 9px;background:#f7f7f7;color:#111;text-decoration:none;font-size:12px;font-family:Times New Roman,Times,serif}.popup-btn:hover{background:#efefef}@media (max-width:768px){.topbar{flex-direction:column;align-items:flex-start;padding:10px 12px}.topbar-brand{width:100%;justify-content:space-between;gap:8px}.topbar-brand h1{font-size:20px}.topbar-nav{display:none}.topbar-cta{font-size:10px}}.shell.dark{background:#000;color:#fff}.shell.dark .topbar{border-bottom:1px solid #333;background:#000}.shell.dark .topbar-cta{color:#999}.shell.dark .topbar-cta a{color:red}.shell.dark .topbar-btn{color:#fff}.shell.dark .maplibregl-popup-content{border:1px solid #333;box-shadow:0 2px 8px rgba(0,0,0,.5);background:#000;color:#fff}.shell.dark .popup-description,.shell.dark .popup-meta-text{color:#bdbdbd}.shell.dark .popup-btn{border:1px solid #555;background:#151515;color:#fff}.shell.dark .popup-btn:hover{background:#1f1f1f}@media (max-width:860px){.topbar{flex-direction:column;align-items:flex-start}.topbar-nav{width:100%}}