.help-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.help-modal{background:#1e1e1e;border:1px solid #444;border-radius:10px;max-width:560px;width:100%;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 8px 32px #00000080}.help-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #333}.help-header h2{margin:0;color:#fff;font-size:1.1rem;font-weight:600}.help-close{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;padding:0 4px;line-height:1;transition:color .2s}.help-close:hover{color:#fff}.help-body{padding:16px 20px;overflow-y:auto;color:#ccc;font-size:.85rem;line-height:1.6}.help-body section{margin-bottom:16px}.help-body section:last-child{margin-bottom:0}.help-body h3{color:#667eea;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px}.help-body p{margin:0 0 6px}.help-body ul{margin:0;padding-left:16px}.help-body li{margin-bottom:4px}.help-line{display:inline-block;width:18px;height:0;border-top:3px solid;vertical-align:middle;margin-right:4px}.help-dashed{border-top-style:dashed;border-top-width:2px}.help-body::-webkit-scrollbar{width:6px}.help-body::-webkit-scrollbar-track{background:#1e1e1e}.help-body::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.sidebar{background:#1a1a1a;padding:12px;border-right:1px solid #333;height:100%;overflow-y:auto;overflow-x:hidden;font-size:.85rem;width:280px;box-sizing:border-box}.sidebar-title{color:#fff;font-size:.95rem;font-weight:600;padding:8px 0 12px;margin-bottom:12px;border-bottom:2px solid #667eea;display:flex;justify-content:center;align-items:center;gap:8px}.help-btn{width:22px;height:22px;border-radius:50%;border:1px solid #667eea;background:transparent;color:#667eea;font-size:.75rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,color .2s;flex-shrink:0}.help-btn:hover{background:#667eea;color:#fff}.collapsible-section{margin-bottom:4px}.collapsible-header{display:flex;align-items:center;width:100%;background:none;border:none;padding:6px 4px;cursor:pointer;color:#ccc;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #2a2a2a;transition:color .2s}.collapsible-header:hover{color:#fff}.collapsible-arrow{font-size:.75rem;margin-right:6px;color:#667eea;width:10px}.collapsible-title{flex:1;text-align:left}.collapsible-badge{font-size:.65rem;color:#667eea;font-weight:600;text-transform:none;letter-spacing:0}.collapsible-body{padding:8px 0 4px}.sidebar h3{color:#ccc;margin-bottom:10px;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.filter-section{margin-bottom:12px}.filter-section label{display:block;color:#ccc;font-weight:600;margin-bottom:6px;font-size:.8rem}.filter-value{color:#667eea;font-weight:700}.checkbox-group{display:flex;flex-direction:column;gap:4px}.checkbox-label{display:flex;align-items:center;gap:6px;cursor:pointer;padding:4px 6px;border-radius:4px;transition:background .2s;color:#ccc;font-size:.8rem}.checkbox-label:hover{background:#2a2a2a}.checkbox-label input{cursor:pointer;width:14px;height:14px}input[type=range]{width:100%;height:16px;border-radius:4px;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative;z-index:10;pointer-events:auto;margin:6px 0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;background:#444;border-radius:4px}input[type=range]::-moz-range-track{width:100%;height:4px;background:#444;border-radius:4px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#667eea;cursor:pointer;margin-top:-5px}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#667eea;cursor:pointer;border:none}.reset-btn{width:100%;padding:8px;background:#667eea;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .3s;margin-bottom:12px}.reset-btn:hover{background:#764ba2}.chart-container{margin-top:12px;padding-top:12px;border-top:1px solid #eee}.chart-container h4{color:#333;margin-bottom:10px;font-size:.9rem}.config-input,.config-select{width:100%;padding:6px 8px;border:1px solid #444;border-radius:4px;font-size:.8rem;background:#2a2a2a;color:#ccc}.config-input:focus,.config-select:focus{outline:none;border-color:#667eea;background:#333}.config-hint{display:block;font-size:.7rem;color:#888;margin-top:3px;font-style:italic}.section-divider{margin:12px 0;border-top:1px solid #333}.sidebar::-webkit-scrollbar{width:6px}.sidebar::-webkit-scrollbar-track{background:#1a1a1a}.sidebar::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.sidebar::-webkit-scrollbar-thumb:hover{background:#555}.cluster-size-control{position:absolute;bottom:0;left:0;right:0;background:#1a1a1ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid rgba(255,255,255,.1);z-index:1000;padding:6px 12px}.control-content{max-width:100%;margin:0 auto;display:flex;align-items:center;gap:12px}.control-info{display:flex;align-items:center;gap:8px;font-size:.75rem;white-space:nowrap}.control-label{color:#999;font-weight:500}.control-value{color:#fff;font-weight:700;font-size:.85rem}.cluster-count{color:#667eea;font-size:.7rem}.slider-wrapper{position:relative;flex:1;height:18px;display:flex;align-items:center}.slider-track-bars{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;align-items:center;height:8px;pointer-events:none;z-index:1;padding:0 2px}.track-bar{width:1px;height:8px;background:#ffffff4d;flex-shrink:0;border-radius:1px}.track-bar:first-child,.track-bar:last-child{height:10px;background:#667eeab3;width:2px}.cluster-slider{width:100%;height:4px;border-radius:2px;background:transparent;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative;z-index:10}.cluster-slider::-webkit-slider-runnable-track{width:100%;height:4px;background:#ffffff1a;border-radius:2px}.cluster-slider::-moz-range-track{width:100%;height:4px;background:#ffffff1a;border-radius:2px}.cluster-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 1px 3px #0006;border:2px solid rgba(255,255,255,.9);margin-top:-5px;transition:transform .15s ease,box-shadow .15s ease}.cluster-slider::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px #667eea80}.cluster-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 1px 3px #0006;border:2px solid rgba(255,255,255,.9);transition:transform .15s ease,box-shadow .15s ease}.cluster-slider::-moz-range-thumb:hover{transform:scale(1.15);box-shadow:0 2px 6px #667eea80}.slider-labels{display:flex;justify-content:space-between;font-size:.6rem;color:#666;padding:0 2px;min-width:80px}@media (max-width: 768px){.cluster-size-control{padding:5px 10px}.control-info{font-size:.7rem;gap:6px}.control-value{font-size:.8rem}}.map-export-control .export-button{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#fff;border:none;cursor:pointer;color:#333;padding:0;transition:background .2s,color .2s}.map-export-control .export-button:hover{background:#f4f4f4;color:#667eea}.map-export-control .export-button:disabled{cursor:wait;opacity:.7}.export-spinner{width:14px;height:14px;border:2px solid #ccc;border-top-color:#667eea;border-radius:50%;animation:export-spin .8s linear infinite}@keyframes export-spin{to{transform:rotate(360deg)}}.map-container{position:relative;background:#1a1a1a;border-radius:8px;box-shadow:0 2px 8px #0006;overflow:hidden;height:100%;border:1px solid #333}.map{width:100%;height:100%;z-index:0}.popup-content{padding:4px}.popup-content h4{margin:0 0 6px;font-size:.95rem}.popup-content p{margin:3px 0;font-size:.8rem}.popup-content .coords{font-size:.7rem;color:#666;margin-top:6px}.map-legend{position:absolute;top:10px;right:10px;background:#1a1a1aeb;padding:8px 10px;border-radius:6px;box-shadow:0 2px 6px #0006;z-index:1000;border:1px solid #333;max-height:calc(100vh - 120px);overflow-y:auto;font-size:.75rem}.map-legend h4{color:#fff;margin-bottom:6px;font-size:.8rem}.legend-item{display:flex;align-items:flex-start;gap:6px;margin-bottom:4px;font-size:.75rem;color:#ccc}.legend-text{display:flex;flex-direction:column;gap:1px}.legend-range{font-size:.65rem;color:#999;font-style:italic}.legend-note{margin-top:6px;font-size:.7rem;color:#999;font-style:italic}.legend-divider{border-top:1px solid #444;margin:6px 0}.boundary-line{width:16px;height:3px;background:linear-gradient(to right,#667eea 8px,transparent 8px);background-size:12px 3px;display:inline-block;border-radius:1px}.color-dot{width:12px;height:12px;min-width:12px;min-height:12px;border-radius:50%;display:inline-block}.custom-cluster-icon{background:transparent!important;border:none!important;cursor:pointer}.custom-cluster-icon div{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.custom-cluster-icon:hover div{transform:scale(1.1);box-shadow:0 4px 12px #0006!important}.map-legend::-webkit-scrollbar{width:4px}.map-legend::-webkit-scrollbar-track{background:transparent}.map-legend::-webkit-scrollbar-thumb{background:#444;border-radius:2px}@media (max-width: 768px){.map-container{height:500px}.map-legend{top:5px;right:5px;padding:6px 8px;font-size:.7rem;max-height:calc(100vh - 150px)}}body{margin:0;padding:0;background-color:#000;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden;background-color:#000}.collapse-btn{position:absolute;background:#1a1a1af2;border:1px solid #444;color:#fff;cursor:pointer;z-index:1001;padding:8px 5px;font-size:10px;border-radius:0 4px 4px 0;transition:all .2s ease}.collapse-btn:hover{background:#333;border-color:#667eea}.sidebar-collapse-btn{left:280px;top:50%;transform:translateY(-50%);border-left:none}.main-content.sidebar-collapsed .sidebar-collapse-btn{left:0;border-left:1px solid #444}.main-content{display:flex;flex:1;overflow:hidden;position:relative}.sidebar-wrapper{width:280px;min-width:280px;height:100%;overflow:hidden;transition:width .3s ease,min-width .3s ease}.sidebar-wrapper.collapsed{width:0;min-width:0}.sidebar{height:100%;overflow-y:auto;overflow-x:hidden}.map-section{flex:1;display:flex;flex-direction:column;overflow:hidden;background-color:#000;height:100%}@media (max-width: 768px){.sidebar-wrapper{position:absolute;left:0;top:0;z-index:1000;height:100%}.sidebar-wrapper.collapsed{width:0}.sidebar-collapse-btn{left:280px}.main-content.sidebar-collapsed .sidebar-collapse-btn{left:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#000;min-height:100vh;overflow:hidden}#root{height:100vh;width:100vw}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;color:#fff}.loading-spinner{border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top:4px solid white;width:50px;height:50px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-container p{margin-top:20px;font-size:1.2rem}
