html,body{color:#ededed;background-color:#121212;width:100%;height:100%;margin:0;padding:0;font-family:Outfit,system-ui,sans-serif;display:flex}#map{background:#000;flex:1;height:100%}#sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-sizing:border-box;z-index:1000;background:#16161cf2;width:340px;height:100%;padding:25px;overflow-y:auto;box-shadow:2px 0 15px #000c}#sidebar h2{letter-spacing:1px;background:linear-gradient(90deg,#f93,#fff,#138808);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.8rem}p.subtitle{color:#999;border-bottom:1px solid #333;margin-top:5px;margin-bottom:25px;padding-bottom:15px;font-size:.9rem}.control-group{background:#202025;border:1px solid #3a3a40;border-radius:12px;margin-bottom:22px;padding:18px}.control-group h3{color:#bbb;text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:15px;font-size:.95rem}label{cursor:pointer;align-items:center;margin-bottom:12px;font-size:.95rem;transition:color .3s;display:flex}label:last-child{margin-bottom:0}label:hover{color:#fff}input[type=checkbox]{appearance:none;cursor:pointer;border:2px solid #555;border-radius:4px;outline:none;width:18px;height:18px;margin-right:12px;transition:background-color .2s,border-color .2s;position:relative}input[type=checkbox]:checked{background-color:#f93;border-color:#f93}input[type=checkbox]#layer-rp10:checked,input[type=checkbox]#layer-rp20:checked{background-color:#1f77b4;border-color:#1f77b4}input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.timeline-container{flex-direction:column;display:flex}input[type=range]{appearance:none;background:#333;border-radius:2px;outline:none;width:100%;height:4px;margin-bottom:10px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#f93;border:2px solid #fff;border-radius:50%;width:18px;height:18px;transition:transform .1s}input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.timeline-labels{color:#666;justify-content:space-between;font-size:.85rem;display:flex}.timeline-labels .active{color:#fff;font-weight:600}#status{color:#4caf50;background:#1e1e20;border-left:4px solid #138808;border-radius:8px;margin-bottom:20px;padding:15px;font-family:monospace;font-size:.85rem}.leaflet-container{background-color:#121212!important}.info-note{color:#ccc;background:#ff99331a;border-left:3px solid #f93;border-radius:4px;margin-bottom:22px;padding:12px 15px;font-size:.82rem;line-height:1.45}.info-note strong{color:#f93}.legend-container{background:#1a1a1f;border:1px solid #3a3a40;border-radius:12px;margin-top:25px;padding:18px}.legend-container h3{color:#bbb;text-transform:uppercase;letter-spacing:.5px;margin-top:0;margin-bottom:12px;font-size:.95rem}.legend-item{color:#eee;align-items:center;margin-bottom:8px;font-size:.85rem;display:flex}.legend-item:last-child{margin-bottom:0}.color-box{border:1px solid #fff3;border-radius:3px;width:14px;height:14px;margin-right:12px;display:inline-block}
