.cyberpunk-button,.cyberpunk-select-button,.cyberpunk-select-option,.cyberpunk-input,.cyberpunk-card,.cyberpunk-panel,.map-cluster-icon,.theme-text-primary,.theme-text-secondary,.theme-border-primary,.theme-bg-primary-11,.theme-bg-primary-22,.theme-glow-primary{transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.theme-text-primary{color:var(--theme-primary)}.theme-text-secondary{color:var(--theme-secondary)}.theme-text-accent{color:var(--theme-accent)}.theme-text-warning{color:var(--theme-warning)}.theme-text-danger{color:var(--theme-danger)}.theme-text-info{color:var(--theme-info)}.theme-bg-primary{background-color:var(--theme-primary)}.theme-bg-primary-11{background-color:var(--theme-primary-11)}.theme-bg-primary-22{background-color:var(--theme-primary-22)}.theme-bg-primary-33{background-color:var(--theme-primary-33)}.theme-bg-primary-44{background-color:var(--theme-primary-44)}.theme-bg-primary-55{background-color:var(--theme-primary-55)}.theme-bg-secondary-11{background-color:var(--theme-secondary-11)}.theme-bg-secondary-22{background-color:var(--theme-secondary-22)}.theme-bg-secondary-33{background-color:var(--theme-secondary-33)}.theme-bg-background{background-color:var(--theme-background)}.theme-border-primary{border:2px solid var(--theme-primary)}.theme-border-primary-1{border:1px solid var(--theme-primary)}.theme-border-secondary{border:2px solid var(--theme-secondary)}.theme-border-accent{border:2px solid var(--theme-accent)}.theme-border-warning{border:2px solid var(--theme-warning)}.theme-border-danger{border:2px solid var(--theme-danger)}.theme-border-top-primary{border-top:2px solid var(--theme-primary)}.theme-border-bottom-primary{border-bottom:2px solid var(--theme-primary)}.theme-glow-primary{box-shadow:0 0 10px var(--theme-primary-99)}.theme-glow-primary-sm{box-shadow:0 0 5px var(--theme-primary-66)}.theme-glow-primary-md{box-shadow:0 0 8px var(--theme-primary-66)}.theme-glow-primary-lg{box-shadow:0 0 12px var(--theme-primary-99)}.theme-glow-primary-xl{box-shadow:0 0 15px var(--theme-primary-99)}.theme-glow-primary-xxl{box-shadow:0 0 20px var(--theme-primary-99)}.theme-glow-secondary{box-shadow:0 0 10px var(--theme-secondary-99)}.theme-glow-secondary-lg{box-shadow:0 0 12px var(--theme-secondary-99)}.cyberpunk-button{padding:8px 16px;background-color:var(--theme-primary-11);color:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:0;cursor:pointer;font-size:16px;font-weight:400;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:0;box-shadow:0 0 8px var(--theme-primary-66);white-space:nowrap}.cyberpunk-button:hover{background-color:var(--theme-primary-22);box-shadow:0 0 15px var(--theme-primary-99)}.cyberpunk-button:active{background-color:var(--theme-primary-33)}.cyberpunk-button.active{background-color:var(--theme-primary-33);box-shadow:0 0 12px var(--theme-primary-99)}.cyberpunk-card{background:var(--theme-card-gradient);border:1px solid var(--theme-primary-33);box-shadow:0 0 10px var(--theme-primary-22);border-radius:0}.cyberpunk-card:hover{border-color:var(--theme-primary-66);box-shadow:0 0 15px var(--theme-primary-33)}.cyberpunk-input{background-color:var(--theme-primary-11);color:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:0;padding:8px 12px;font-family:Courier New,monospace;font-size:16px}.cyberpunk-input:focus{outline:none;border-color:var(--theme-primary);box-shadow:0 0 10px var(--theme-primary-66);background-color:var(--theme-primary-22)}.cyberpunk-input::placeholder{color:var(--theme-primary-66)}.cyberpunk-select-button{padding:8px 12px;background-color:var(--theme-primary-11);color:var(--theme-primary);border:2px solid var(--theme-primary);border-radius:0;cursor:pointer;font-size:16px;font-weight:400;font-family:Courier New,monospace;text-transform:uppercase;box-shadow:0 0 8px var(--theme-primary-66);display:flex;align-items:center;justify-content:space-between;gap:8px;height:44px;line-height:1}.cyberpunk-select-button:hover{background-color:var(--theme-primary-22);box-shadow:0 0 12px var(--theme-primary-99)}.cyberpunk-select-button.active{background-color:var(--theme-primary-33);box-shadow:0 0 12px var(--theme-primary-99)}.cyberpunk-select-dropdown{background:var(--theme-card-gradient);border:2px solid var(--theme-primary);box-shadow:0 0 20px var(--theme-primary-99);max-height:400px;overflow-y:auto;overflow-x:hidden;z-index:10000}.cyberpunk-select-option{padding:10px 12px;cursor:pointer;background:transparent;color:var(--theme-primary);font-family:Courier New,monospace;font-size:14px;text-transform:uppercase;border-bottom:1px solid var(--theme-primary-33);white-space:wrap;overflow:hidden}.cyberpunk-select-option:hover{background-color:var(--theme-primary-33);padding-left:20px;box-shadow:inset 4px 0 0 var(--theme-primary)}.cyberpunk-select-option.highlighted{background-color:var(--theme-primary-44);box-shadow:inset 4px 0 0 var(--theme-primary)}.cyberpunk-select-option.selected{background-color:var(--theme-primary-22);font-weight:700;box-shadow:inset 4px 0 0 var(--theme-primary)}.theme-bg-gradient{background:var(--theme-background-gradient)}.theme-card-gradient{background:var(--theme-card-gradient)}.cyberpunk-panel{background:var(--theme-card-gradient);border:2px solid var(--theme-primary);box-shadow:0 0 20px var(--theme-primary-33);padding:20px;color:var(--theme-primary);font-family:Courier New,monospace}.cyberpunk-badge{display:inline-block;padding:4px 8px;background-color:var(--theme-primary-22);color:var(--theme-primary);border:1px solid var(--theme-primary);font-size:11px;font-weight:700;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:.5px}.grid-view-container{background:var(--theme-background)}.search-filter-bar{background:var(--theme-background-gradient);border-bottom:2px solid var(--theme-primary);box-shadow:0 4px 20px var(--theme-primary-66)}.search-input-wrapper input{border:2px solid var(--theme-primary);background-color:var(--theme-primary-11);color:var(--theme-primary);box-shadow:0 0 10px var(--theme-primary-99),inset 0 0 10px var(--theme-primary-33)}.search-input-wrapper input::placeholder{color:var(--theme-primary);opacity:.5}.search-clear-button{border:1px solid var(--theme-primary);color:var(--theme-primary);background:transparent;box-shadow:0 0 5px var(--theme-primary-66)}.search-clear-button:hover{background:var(--theme-primary-33)}.camera-card{background:var(--theme-card-gradient);border-radius:0;cursor:pointer;transition:all .3s ease,color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;position:relative}.camera-card.video-feed{border:2px solid var(--theme-primary);box-shadow:0 0 20px var(--theme-primary-66)}.camera-card.image-feed{border:2px solid var(--theme-secondary);box-shadow:0 0 20px var(--theme-secondary-66)}.camera-card.video-feed:hover{box-shadow:0 0 30px var(--theme-primary-99)}.camera-card.image-feed:hover{box-shadow:0 0 30px var(--theme-secondary-99)}.camera-card-share-btn{background:var(--theme-background);opacity:.8;border:1px solid var(--theme-primary);padding:3px 4px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px var(--theme-background);transition:all .2s;height:28px;cursor:pointer;min-width:38px}.camera-card-share-btn:hover{box-shadow:0 0 15px var(--theme-primary-66);background:var(--theme-primary-11);opacity:1}.camera-card-badge{border:1px solid var(--theme-primary);color:var(--theme-primary);background-color:var(--theme-primary-22);padding:4px 8px;font-size:11px;font-weight:700;font-family:Courier New,monospace;text-transform:uppercase;letter-spacing:.5px;display:inline-block}.camera-card-title{color:var(--theme-primary);text-shadow:0 0 5px var(--theme-primary-99)}.camera-card-info{color:var(--theme-primary);font-family:Courier New,monospace}.camera-card-info strong{color:var(--theme-secondary)}.map-cluster-icon{background:var(--theme-card-gradient);border:3px solid var(--theme-primary);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--theme-primary);font-family:Courier New,monospace;font-weight:700;font-size:14px;box-shadow:0 0 20px var(--theme-primary-99)}.map-cluster-icon.cluster-large{border-color:var(--theme-secondary);color:var(--theme-secondary);box-shadow:0 0 20px var(--theme-secondary-99)}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.8)}}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--theme-background, #0a0e27);border:1px solid var(--theme-primary, #00ffff)}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--theme-primary, #00ffff) 0%,var(--theme-secondary, #ff00ff) 100%);border-radius:0;border:1px solid var(--theme-primary, #00ffff)}::-webkit-scrollbar-thumb:hover{background:var(--theme-primary, #00ffff);box-shadow:0 0 10px var(--theme-primary, rgba(0, 255, 255, .8))}.leaflet-container{background:#262626!important;font-family:Courier New,monospace!important}.leaflet-popup-content-wrapper{background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;width:380px}.leaflet-popup{z-index:10000!important;pointer-events:all!important}.leaflet-popup-tip{background:linear-gradient(145deg,#0f1329,#1a1f3a)!important;border:2px solid #00ffff!important;box-shadow:0 0 10px #0ff9!important}.leaflet-popup-close-button{color:red!important;font-size:24px!important;font-weight:700!important;padding:8px!important;text-shadow:0 0 10px rgba(255,0,0,.8)!important}.leaflet-popup-close-button:hover{color:red!important;text-shadow:0 0 20px rgba(255,0,0,1)!important}.custom-marker{filter:drop-shadow(0 0 8px var(--theme-primary-22))!important}.leaflet-container:has(.leaflet-popup) .leaflet-control,.leaflet-container:has(.leaflet-popup) .location-button,.leaflet-container:has(.leaflet-popup) .layer-toggle-button{opacity:0;pointer-events:none;transition:opacity .2s}.leaflet-control,.location-button,.layer-toggle-button{transition:opacity .2s}.leaflet-control-zoom a{background:linear-gradient(145deg,#0f1329,#1a1f3a)!important;color:#0ff!important;border:2px solid #00ffff!important;border-radius:0!important;font-family:Courier New,monospace!important;font-weight:700!important;box-shadow:0 0 10px #0ff6!important}.leaflet-control-zoom a:hover{background:#0ff!important;color:#000!important;box-shadow:0 0 20px #0ffc!important}.leaflet-control-attribution{background:#0a0e27cc!important;color:#0ff!important;font-family:Courier New,monospace!important;font-size:10px!important;border:1px solid #00ffff!important;border-radius:0!important}.leaflet-control-attribution a{color:#f0f!important}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2300ffff' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 8px center;background-size:16px;padding-right:32px!important}select option{background:#0f1329;color:inherit;padding:8px 12px;font-family:Courier New,monospace;text-transform:uppercase;border:1px solid currentColor}select option:hover,select option:focus,select option:checked{background:linear-gradient(135deg,#1a1f3a,#0f1329);box-shadow:0 0 10px currentColor}select option{font-weight:700}input:focus,select:focus{outline:none;box-shadow:0 0 20px currentColor,inset 0 0 20px #00ff001a!important}input.no-focus-glow:focus{box-shadow:none!important}input::placeholder{color:#00ff0080;text-transform:uppercase;letter-spacing:1px}.custom-cluster-icon{background:transparent!important;border:none!important}.marker-cluster{background:transparent!important}.marker-cluster div{background:transparent!important;border:none!important}.marker-cluster-small,.marker-cluster-medium,.marker-cluster-large{background:transparent!important}.leaflet-cluster-anim .leaflet-marker-icon,.leaflet-cluster-anim .leaflet-marker-shadow{transition:transform .3s ease-out,opacity .3s ease-in}.leaflet-marker-icon{transition:transform .2s ease-out,opacity .2s ease-in}.oms-spider-leg{stroke:var(--theme-primary);stroke-width:2px;stroke-opacity:.6;transition:stroke-opacity .2s ease,stroke-width .2s ease}.oms-spider-leg:hover{stroke-opacity:1;stroke-width:3px}.leaflet-marker-icon.oms-spiderfied{filter:drop-shadow(0 0 12px var(--theme-primary))!important;z-index:1000!important}
