*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.cell-label{background:hsla(0,0%,100%,.9)!important;border:1px solid #333!important;border-radius:3px!important;padding:2px 4px!important;font-weight:700!important;font-size:11px!important;color:#333!important;box-shadow:0 1px 3px rgba(0,0,0,.3)!important;pointer-events:none!important}.dark-mode{color-scheme:dark}.dark-mode body{background-color:#1a1a1a;color:#e0e0e0}.dark-mode .cell-label{background:rgba(26,26,26,.9)!important;border:1px solid #e0e0e0!important;color:#e0e0e0!important}.dark-mode input,.dark-mode select,.dark-mode textarea{background-color:#2a2a2a;color:#e0e0e0;border-color:#444}.dark-mode button{background-color:#333;color:#e0e0e0;border-color:#555}.dark-mode button:hover{background-color:#444}.dark-mode .leaflet-container{background-color:#1a1a1a}.dark-mode .leaflet-popup-content-wrapper{background-color:#2a2a2a;color:#e0e0e0}.dark-mode .leaflet-popup-tip{background-color:#2a2a2a}.points-marker-icon{background:transparent!important;border:none!important}.points-marker-icon svg{display:block}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.5}}.skeleton{background:linear-gradient(90deg,#e0e0e0 25%,#f0f0f0 50%,#e0e0e0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.map-context-menu{position:fixed;z-index:10000;min-width:200px;max-width:min(300px,calc(100vw - 24px));padding:0;background:#fff;border-radius:8px;border:1px solid #dee2e6;box-shadow:0 2px 4px rgba(0,0,0,.1);overflow:hidden}.map-context-menu__section{padding:8px 10px;font-size:11px;font-weight:700;color:#666;background:#f5f5f5;border-bottom:1px solid #ddd}.map-context-menu__item{padding:8px 10px;cursor:pointer;font-size:13px;color:#333;border-bottom:1px solid #eee;line-height:1.35;background:#fff}.map-context-menu__item:last-child{border-bottom:none}.map-context-menu__item:hover{background:#f0f0f0}.map-context-menu__item--muted{color:#555;font-size:13px}.map-context-menu__item--create{font-weight:700;color:#0070f3}.map-context-menu__item--create:hover{background:#f0f0f0}.map-context-menu__item--point{color:#2e7d32;font-weight:700}.map-context-menu__item--point:hover{background:#f0f0f0}.map-context-menu__item--danger{color:#c62828;font-weight:700}.map-context-menu__item--danger:hover{background:#f0f0f0}.map-context-menu__item--link{color:#0070f3;font-weight:700}.dark-mode .map-context-menu{background:#2a2a2a;border-color:#444;box-shadow:0 2px 10px rgba(0,0,0,.5)}.dark-mode .map-context-menu__section{background:#333;color:#bbb;border-bottom-color:#444}.dark-mode .map-context-menu__item{color:#e0e0e0;border-bottom-color:#444;background:#2a2a2a}.dark-mode .map-context-menu__item:hover{background:#404040}.dark-mode .map-context-menu__item--create{color:#7ab8ff}.dark-mode .map-context-menu__item--point{color:#81c784}.dark-mode .map-context-menu__item--danger{color:#ef9a9a}.dark-mode .map-context-menu__item--link{color:#7ab8ff}