@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700&display=swap";
html,body{max-width:100vw;min-height:100vh;font-family:Inter,Noto Sans JP,sans-serif;overflow-x:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.maplibregl-popup{z-index:500!important}.maplibregl-popup-content{color:#1e293b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #0000000d;border-radius:12px;padding:16px;box-shadow:0 10px 40px #0000001a}.maplibregl-popup-tip{border-top-color:#fffffffa}.maplibregl-popup-close-button{color:#94a3b8;padding:4px 8px;font-size:20px;top:4px;right:4px}.maplibregl-popup-close-button:hover{color:#334155;background-color:#f1f5f9;border-radius:6px}.maplibregl-ctrl-attrib{color:#64748b;background:#ffffffe6}.maplibregl-ctrl-attrib a{color:#64748b}.party-marker{cursor:pointer;border:3px solid #fff;border-radius:50%;width:32px;height:32px;transition:transform .2s;box-shadow:0 4px 12px #0003}.party-marker:hover{transform:scale(1.2)}.party-marker.active{transform:scale(1.3);box-shadow:0 0 20px #3b82f680}input[type=range]{appearance:none;background:#0000001a;border-radius:4px;outline:none;width:100%;height:8px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50%;width:20px;height:20px;transition:transform .2s;box-shadow:0 4px 12px #3b82f666}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range]::-moz-range-thumb{cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50%;width:20px;height:20px;box-shadow:0 4px 12px #3b82f666}
