body,html{margin:0;max-width:100%;overflow-x:hidden}html.dark body{background:#111827;color:#e5e7eb}html.dark input,html.dark select{background:#1f2937;border-color:#374151;color:#e5e7eb}html.dark input::placeholder{color:#9ca3af}html.dark .leaflet-popup-content-wrapper,html.dark .leaflet-popup-tip{background:#1f2937;color:#e5e7eb}html.dark .leaflet-container{background:#111827}html.dark .lang-toggle{color:#e5e7eb;border-color:#374151}.lang-toggle{color:#111827}.leaflet-popup{max-width:90vw}.leaflet-popup-content,.leaflet-popup-content-wrapper{max-width:min(360px,calc(100vw - 24px))}.leaflet-popup-content{margin:10px 12px;max-height:50vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.leaflet-popup-content p{margin:6px 0}@media (max-width:640px){.leaflet-popup-content,.leaflet-popup-content-wrapper{max-width:calc(100vw - 16px)}.leaflet-popup-content{max-height:45vh;margin:8px 10px}}.leaflet-marker-icon .popup-trigger{pointer-events:none}.popup-btn{margin-top:6px;padding:6px 12px;border:none;border-radius:6px;background:#ef4444;color:#fff;font-weight:700;cursor:pointer}.popup-btn:hover{background:#dc2626}.switch{position:relative;display:inline-block;width:40px;height:22px;margin-top:6px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;inset:0;background:#ccc;border-radius:22px}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{content:"";height:16px;width:16px;left:3px;bottom:3px;background:#fff;border-radius:50%}.switch input:checked+.slider{background:#ef4444}.switch input:checked+.slider:before{transform:translateX(18px)}.line-check{display:none;margin-top:4px;color:#22c55e;font-weight:700;font-size:14px}.switch:has(.line-toggle:checked)+.line-check{display:block}.pop-text{animation:pop-in .6s ease-out}@keyframes pop-in{0%{transform:scale(0);opacity:0}60%{transform:scale(1.3);opacity:1}to{transform:scale(1);opacity:1}}