#root{min-width:84rem;text-align:center}#map{width:100%;height:500px;border:1px solid #ddd}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{font-family:Arial,sans-serif;background-color:#121212;color:#e0e0e0}.dashboard{display:grid;grid-template-columns:250px 1fr;grid-template-areas:"sidebar content";min-height:100vh;background-color:#121212}.sidebar{grid-area:sidebar;background:#1f1f1f;color:#fff;display:flex;flex-direction:column;align-items:center;padding:20px;overflow-y:auto}.sidebar h2{font-size:24px;font-weight:700;color:#4caf50;margin-bottom:20px}.sidebar nav ul{list-style-type:none;width:100%}.sidebar nav ul li{display:flex;align-items:center;padding:12px;cursor:pointer;color:#b3b3b3;font-size:16px;transition:color .3s,background-color .3s;border-radius:6px}.sidebar nav ul li:hover,.sidebar nav ul li.active{color:#fff;background-color:#333}.sidebar nav ul li svg{margin-right:10px;color:#4caf50}.content{grid-area:content;display:flex;flex-direction:column;padding:20px;color:#e0e0e0}.hotspot-zones,.camera-feed,.nearby-areas{background:#2a2a2a;border-radius:10px;padding:20px;box-shadow:0 4px 8px #0000004d;flex:1}.hotspot-zones{max-height:500px;overflow-y:auto}.hotspot-zones h2{font-size:1.5em;color:#4caf50;margin-bottom:15px}.zone-grid{display:grid;grid-template-columns:1fr;gap:20px}.zone-item{background:#333;padding:15px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;transition:transform .3s,box-shadow .3s}.zone-item:hover{transform:scale(1.02);box-shadow:0 6px 10px #00000080}.camera-feed .feed-header{display:flex;justify-content:space-between;padding:10px;font-size:14px;color:#aaa}.feed-content{position:relative;padding-top:56.25%;overflow:hidden;height:50px}.feed-content video{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px}.feed-controls{display:flex;gap:10px;margin-top:10px}.feed-controls button{background:#4caf50;color:#fff;padding:8px 12px;border:none;border-radius:5px;cursor:pointer;font-size:14px;transition:background-color .3s}.feed-controls button:hover{background-color:#388e3c}.nearby-areas{margin-top:20px}.nearby-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:10px}.grid-video{width:100%;height:200px;border-radius:10px;box-shadow:0 4px 6px #0000004d;transition:transform .3s,box-shadow .3s}.grid-video:hover{transform:scale(1.05);box-shadow:0 6px 10px #00000080}.responsive-video{width:100%;height:auto;border-radius:10px}.hotspot-zones::-webkit-scrollbar{width:8px}.hotspot-zones::-webkit-scrollbar-thumb{background:#4caf50;border-radius:10px}.hotspot-zones::-webkit-scrollbar-track{background:#1f1f1f}*{margin:0;padding:0;box-sizing:border-box}.video-section{padding:20px;background-color:#1f1f1f;color:#fff;font-family:Arial,sans-serif}.video-section h2{font-size:24px;color:#4caf50;margin-bottom:20px;text-align:center}.search-box{display:block;width:100%;max-width:400px;margin:0 auto 20px;padding:10px;font-size:16px;border:1px solid #4caf50;border-radius:5px;background-color:#121212;color:#fff;transition:border-color .3s,box-shadow .3s}.search-box:focus{border-color:#81c784;box-shadow:0 0 5px #4caf5080;outline:none}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-items:center;margin-top:20px}.centered-video{display:flex;justify-content:center;align-items:center}.responsive-video{width:100%;max-width:300px;height:200px;border-radius:10px;box-shadow:0 4px 6px #0000004d;transition:transform .3s,box-shadow .3s}.responsive-video:hover{transform:scale(1.05);box-shadow:0 6px 10px #00000080}.large-video{width:100%;max-width:500px;height:300px;transition:transform .3s}@media (max-width: 768px){.video-grid{grid-template-columns:1fr}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
