.mm-cluster{cursor:pointer;user-select:none;contain:layout style}.mm-cluster.maplibregl-marker{z-index:var(--map-z-cluster)}.mm-cluster.maplibregl-marker:hover{z-index:var(--map-z-marker-hover)}.mm-cluster-inner{display:flex;align-items:center;justify-content:center;transform-origin:center;transition:transform .18s ease,filter .18s ease}.mm-cluster:hover .mm-cluster-inner{transform:scale(1.06);filter:drop-shadow(0 2px 4px var(--map-shadow-ink))}.mm-cluster-leader-lines{position:absolute;left:0;top:0;pointer-events:none;overflow:visible}.mm-cluster-leader-lines:not(.mm-cluster-leader-lines--dash-overlay){z-index:1}.mm-cluster-leader-lines--dash-overlay{z-index:var(--map-z-leader-dash)}.mm-leader-line{fill:none;stroke:var(--ink-800);stroke-width:2;stroke-opacity:.42;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 1px 2px rgba(0,0,0,.18))}.mm-leader-item--hover>path.mm-leader-line{visibility:hidden}.mm-cluster-leader-lines--dash-overlay .mm-leader-line{stroke-width:2.5;stroke-opacity:.62;stroke-dasharray:8 10;stroke-dashoffset:0;animation:mmLeaderLineDash .65s linear infinite;filter:drop-shadow(0 1px 3px rgba(0,0,0,.24))}.mm-leader-item--hover .mm-leader-dot-scaled{transform:scale(calc(var(--mm-scale, 1) * 1.5));filter:drop-shadow(0 2px 5px rgba(0,0,0,.32))}.mm-leader-dot-scaled{transform:scale(var(--mm-scale,1));transform-box:fill-box;transform-origin:center;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}@keyframes mmLeaderLineDash{to{stroke-dashoffset:18}}.mm-leader-dot{fill:var(--ok)}.mm-leader-dot-ring{fill:none;stroke:var(--paper-pure);stroke-width:2}.mm-leader-dot[data-mm-z-tier=critical]{fill:var(--alert)}.mm-leader-dot[data-mm-z-tier=warning]{fill:var(--warn)}.mm-leader-dot[data-mm-z-tier=normal]{fill:var(--ok)}.mm-mobile-toggle{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--paper-pure);border:1px solid var(--ink-200);box-shadow:0 2px 8px rgba(70,45,20,.12);color:var(--ink-700);cursor:pointer;transition:all .2s ease}.mm-mobile-toggle:active,.mm-mobile-toggle:hover{background:var(--signal-050);border-color:var(--signal-400);color:var(--signal-600)}.mm-mobile-toggle--active{background:var(--signal-500);border-color:var(--signal-500);color:white}.mm-mobile-toggle--active:active,.mm-mobile-toggle--active:hover{background:var(--signal-600);border-color:var(--signal-600);color:white}.mm-mobile-toggle svg{width:20px;height:20px}.mm-mobile-overlay{position:absolute;inset:0;z-index:var(--z-map-overlay);background:rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .3s ease}.mm-mobile-overlay--visible{opacity:1;pointer-events:auto}.mm-entry-panel-wrap,.mm-legend-wrap{pointer-events:none}.mm-entry-panel-wrap>*,.mm-legend-wrap .mm-legend-panel,.mm-legend-wrap>button{pointer-events:auto}@media screen and (min-width:769px){.mm-filters-wrap,.mm-state-panel-wrap{pointer-events:none}.mm-filters-wrap>*,.mm-state-panel-wrap>*{pointer-events:auto}}@media screen and (max-width:768px){.mm-map-root,:root{--mm-object-card-reserve:min(60dvh,calc(100dvh - var(--safe-top) - 72px))}.mm-mobile-chrome-top{top:calc(12px + var(--safe-top))!important;left:calc(12px + var(--safe-left))!important;right:calc(12px + var(--safe-right))!important}.mm-mobile-view-controls-popover{width:min(220px,calc(100vw - 24px - var(--safe-left) - var(--safe-right)));animation:mm-view-popover-in .18s cubic-bezier(.22,1,.36,1);transform-origin:top right}@keyframes mm-view-popover-in{0%{opacity:0;transform:translateY(-6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.mm-map-controls-chrome{top:calc(12px + var(--safe-top))!important;left:calc(12px + var(--safe-left));right:calc(12px + var(--safe-right))!important;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px}.mm-map-zoom-chrome{right:calc(12px + var(--safe-right));bottom:calc(12px + var(--safe-bottom))}.mm-map-root--object-selected .mm-map-zoom-chrome{bottom:calc(var(--mm-object-card-height, 0px) + 12px + var(--safe-bottom))}.mm-map-restore-view{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(12px + var(--safe-bottom))}.mm-map-root--object-selected .mm-map-restore-view{bottom:calc(var(--mm-object-card-height, 0px) + 12px + var(--safe-bottom))}.mm-state-panel-wrap{top:calc(56px + var(--safe-top));bottom:var(--safe-bottom);transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none}.mm-state-panel-wrap--open{transform:translateX(0);pointer-events:auto}.mm-state-panel-wrap>div{max-width:calc(100vw - 56px);width:260px;height:100%}.mm-filters-wrap{top:calc(56px + var(--safe-top))!important;bottom:var(--safe-bottom)!important;right:var(--safe-right)!important;transform:translateX(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none;max-width:calc(100vw - 56px - var(--safe-left) - var(--safe-right));width:260px}.mm-filters-wrap--open{transform:translateX(0);pointer-events:auto}.mm-entry-panel-wrap{top:calc(56px + var(--safe-top))!important;bottom:calc(var(--mm-object-card-height, 0px) + var(--safe-bottom))!important;left:var(--safe-left)!important}.mm-entry-panel-wrap>div{max-height:100%;min-height:0}.mm-legend-wrap{top:calc(56px + var(--safe-top))!important;bottom:calc(var(--mm-object-card-height, 0px) + var(--safe-bottom))!important;right:var(--safe-right)!important}.mm-legend-wrap .mm-legend-panel{max-height:100%;min-height:0}.mm-legend-wrap .mm-legend-scroll{-webkit-overflow-scrolling:touch}}.mm-card-parties{display:flex;flex-direction:column}.mm-object-card--mobile{max-height:var(--mm-object-card-reserve);overflow-y:auto;padding-bottom:var(--safe-bottom);animation:mmCardSlideUp .32s cubic-bezier(.32,.72,0,1) forwards;touch-action:pan-y}.mm-object-card--mobile-dragging{touch-action:none}.mm-object-card--mobile-collapsed{max-height:none;overflow-y:visible}.mm-object-card-handle{cursor:pointer;border:0;background:transparent;color:inherit}.mm-object-card-handle-bar{display:block;width:32px;height:4px;border-radius:2px;background:var(--ink-200)}@keyframes mmCardSlideUp{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@media screen and (max-width:768px){.mm-object-card--mobile-collapsed{padding-bottom:var(--safe-bottom)}.mm-object-card--mobile .mm-card-readiness{padding:0 12px 6px!important;gap:8px!important;border-bottom:none!important}.mm-object-card--mobile .mm-card-readiness-label{font-size:9px!important;letter-spacing:.06em!important}.mm-object-card--mobile .mm-card-readiness-bar{height:5px!important}.mm-object-card--mobile .mm-card-readiness-pct{font-size:15px!important;min-width:44px!important}.mm-object-card--mobile .mm-card-pd{padding:4px 12px!important;gap:6px!important}.mm-object-card--mobile .mm-card-pd-label{font-size:9px!important}.mm-object-card--mobile .mm-card-pd-dot{width:6px!important;height:6px!important}.mm-object-card--mobile .mm-card-pd-text{font-size:11px!important}.mm-object-card--mobile .mm-card-pd-link{font-size:10px!important}.mm-object-card--mobile .mm-card-info{flex-direction:row!important;align-items:flex-start!important;gap:8px!important;padding:6px 12px!important}.mm-object-card--mobile .mm-card-info-main{flex:1;min-width:0}.mm-object-card--mobile .mm-card-info-deadline{display:flex!important;flex-direction:column!important;align-items:flex-end!important;flex-shrink:0;padding:0!important;background:none!important}.mm-object-card--mobile .mm-card-info-meta{font-size:11px!important;gap:4px!important;flex-wrap:wrap!important}.mm-object-card--mobile .mm-card-info-status{font-size:8px!important;padding:2px 5px!important}.mm-object-card--mobile .mm-card-info-title{font-size:14px!important;line-height:1.2!important;margin-top:2px!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mm-object-card--mobile .mm-card-deadline-label{font-size:9px!important}.mm-object-card--mobile .mm-card-deadline-days{font-size:14px!important}.mm-object-card--mobile .mm-card-deadline-date{font-size:9px!important}.mm-object-card--mobile .mm-card-parties{gap:8px!important;padding:6px 12px!important}.mm-object-card--mobile .mm-card-party-label{font-size:8px!important}.mm-object-card--mobile .mm-card-party-value{margin-top:1px!important}.mm-object-card--mobile .mm-card-actions{flex-direction:row!important;gap:8px!important;padding:8px 12px!important}.mm-object-card--mobile .mm-card-btn{flex:1!important;padding:10px 12px!important;font-size:13px!important;border-radius:10px!important}.mm-object-card--mobile .mm-card-btn-primary{order:1}.mm-object-card--mobile .mm-card-btn-secondary{order:2}}@media screen and (min-width:769px){.mm-mobile-overlay{display:none!important}.mm-map-restore-view{position:fixed;left:50%;transform:translateX(-50%);bottom:calc(20px + var(--safe-bottom))}}