:root{--map-width:1222px;color:#18181b;font-synthesis:none;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{overflow:hidden}button{font:inherit;color:inherit}button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 25%, transparent);outline-offset:2px}.app-shell{--accent:#2563eb;width:var(--map-width);color:#18181b;background:#fff;max-width:100vw;height:1287px;max-height:100vh;margin:0;padding:0;overflow:hidden}.map-card,.map-stage{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.map-card{background:#f4f4f5}.map-stage{touch-action:none;cursor:default;background:#f4f4f5;position:relative}.map-stage.zoomed{cursor:grab}.map-stage.zoomed:active{cursor:grabbing}.map-image-layer{transform-origin:0 0;will-change:transform;position:absolute}.map-image{object-fit:fill;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.marker-layer{z-index:10;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hotspot{cursor:pointer;pointer-events:auto;background:0 0;border:0;align-items:center;gap:7px;margin:0;padding:0;transition:opacity .16s;display:flex;position:absolute;transform:translate(-50%,-50%)}.hotspot-icon{background:var(--accent);color:#fff;border:3px solid #fff;border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 2px 5px #0000001f,0 5px 15px #00000014}.hotspot-icon svg{shape-rendering:geometricprecision;width:17px;height:17px;display:block}.hotspot-label{color:#27272a;white-space:nowrap;background:#fffffff0;border:1px solid #e4e4e7;border-radius:7px;padding:6px 9px;font-size:.78rem;font-weight:700;box-shadow:0 2px 7px #0000000f}.hotspot:hover .hotspot-icon,.hotspot.active .hotspot-icon{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent), 0 4px 14px #0000001f}.map-controls{z-index:20;background:#fff;border:1px solid #e4e4e7;border-radius:10px;display:grid;position:absolute;top:16px;right:16px;overflow:hidden;box-shadow:0 3px 14px #00000014}.map-controls button{color:#3f3f46;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e4e4e7;place-items:center;width:42px;height:42px;padding:0;display:grid}.map-controls button:last-child{border-bottom:0}.map-controls button:hover:not(:disabled){color:var(--accent);background:#f4f4f5}.map-controls button:disabled{color:#d4d4d8;cursor:default}.map-fallback{z-index:30;color:#71717a;text-align:center;background:#f4f4f5;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex;position:absolute;inset:0}.map-fallback strong{color:#27272a}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18181b6b;place-items:safe center center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.info-modal{color:#18181b;background:#fff;border:1px solid #e4e4e7;border-radius:16px;width:min(100%,460px);max-height:calc(100vh - 40px);padding:26px;position:relative;overflow-y:auto;box-shadow:0 25px 70px #0000002e}.info-modal h2,.info-modal p{margin-top:0}.close-button{color:#52525b;cursor:pointer;background:#fff;border:1px solid #e4e4e7;border-radius:9px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;top:14px;right:14px}.close-button:hover{background:#f4f4f5}.modal-icon{background:var(--accent);color:#fff;border-radius:12px;place-items:center;width:50px;height:50px;margin-bottom:20px;display:grid}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800}.info-modal h2{margin-bottom:12px;font-size:1.85rem;line-height:1.05}.modal-copy{color:#52525b;line-height:1.55}.meta-row{color:#52525b;border-top:1px solid #e4e4e7;border-bottom:1px solid #e4e4e7;flex-wrap:wrap;gap:10px 18px;padding:16px 0;font-size:.84rem;display:flex}.meta-row span{align-items:center;gap:7px;display:flex}.status i{background:#22c55e;border-radius:50%;width:8px;height:8px}.status.closed i{background:#a1a1aa}.details-list{gap:8px;margin-top:16px;display:grid}.details-list div{color:#3f3f46;background:#f4f4f5;border-radius:8px;padding:11px 12px;font-size:.9rem}@media (width<=760px){.hotspot-label{display:none}.map-controls{top:10px;right:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
