html,body{height:100%;margin:0;padding:0}.wrapper{display:flex;flex-direction:column;height:100vh}.content{flex:1;position:relative;overflow:hidden}#map{height:100%;width:100%}.dropdown{z-index:2000}.map-container{height:400px;position:relative}.import-btn-container{position:absolute;top:10px;right:10px;z-index:1000}#panelsContainer{z-index:1001}#featureSidebar{box-shadow:-2px 0 10px #0000001a}#featureContent{scrollbar-width:thin;scrollbar-color:#ddd #f8f9fa}#featureContent::-webkit-scrollbar{width:6px}#featureContent::-webkit-scrollbar-track{background:#f8f9fa}#featureContent::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:6px}.list-group-item{transition:background-color .2s}.list-group-item:hover{background-color:#f8f9fa}.dataTables_wrapper .dataTables_filter{flex-grow:1;margin-left:.5rem}.dataTables_wrapper .btn-group{display:inline-flex;flex-wrap:nowrap;gap:.5rem}.dataTables_wrapper .dataTables_length{width:auto;margin-right:.5rem}#timePanel,#regionZoomPanel{background:#1e1e1e98!important}#legendPanel{background:#1e1e1e98!important;border:1px solid #333;padding:10px 15px!important;border-radius:10px}#legendPanelRailInfo{background:#1e1e1e98!important;border:1px solid #333;padding:5px 10px!important;border-radius:10px}#legendContent{display:flex;flex-direction:row;align-items:center;gap:10px}.legend-card-dark{display:flex;flex-direction:row;align-items:center;background:#2a2a2a;padding:4px 7px;border-radius:8px;gap:5px;border:1px solid #3a3a3a;transition:all .25s ease;cursor:default}.legend-row{display:flex;flex-direction:row;align-items:center}.legend-title-green{background:#28a745;color:#000;font-weight:600;padding:3px 7px;border-radius:8px;font-size:12px;border:1px solid #1f7a36;white-space:nowrap}.legend-card-dark:hover{background:#3a3a3a;transform:translateY(-2px)}.legend-icon-circle{width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0006}.legend-text{font-size:12px;color:#f1f1f1;font-weight:500}#map{width:100%;height:100vh}#searchTrainInput{display:flex;align-items:center;justify-content:center}#layersPanelToggle,#basemapPanelToggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.bg-dark::placeholder{color:#bbb!important;opacity:1!important}#layersPanel,#legendPanel{transition:all .3s ease}.region-active{background-color:#28a745!important;color:#fff!important;border-color:#28a745!important}.legend-icon-image{width:16px;height:16px;object-fit:contain}.legend-icon-circle{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0006}.railways-icon{display:flex;align-items:center;justify-content:center}.railways-image{width:24px;height:24px}.tabItem{flex:1;text-align:center;padding:10px;cursor:pointer;font-size:13px;color:#bbb}.activeTab{color:#4cc36f;border-bottom:2px solid #4cc36f}.infoRow{display:flex;padding:6px 12px;border-bottom:1px solid #333}.infoRow div:first-child{width:140px;color:#aaa;font-size:13px}.infoRow div:last-child{font-weight:600;font-size:13px}.train-icon{position:relative;display:flex;flex-direction:column;align-items:center}.train-number{position:absolute;top:-20px;left:50%;transform:translate(-50%);background:#ffffffe6;padding:1px 4px;border-radius:3px;font-size:10px;font-weight:700;color:#333;border:1px solid #ccc;white-space:nowrap;z-index:1000;opacity:.6}.train-icon img{transition:transform .3s ease;transform-origin:center}.legend-filter-item{padding:4px 8px;border-radius:6px;background:#2b2e31;cursor:pointer;transition:all .3s ease;border:1px solid transparent;display:flex;align-items:center;gap:6px}.legend-filter-item.active{border-color:#494949}.legend-filter-item.inactive{opacity:.5;background:#6c757d1a}.legend-filter-item:hover{transform:scale(1.05);background:#4caf5033}.legend-filter-item.inactive:hover{background:#6c757d33}.spinner{border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:30px;height:30px;animation:spin 2s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.taspat-toast{position:fixed;top:20px;right:20px;background:#ff6b6b;color:#fff;padding:15px 20px;border-radius:5px;box-shadow:0 4px 12px #0000004d;z-index:30000;max-width:300px;animation:slideIn .3s ease-out}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.taspat-toast.success{background:#51cf66}.taspat-toast.info{background:#339af0}@media (max-width: 768px){#legendPanel{max-width:95%;padding:8px}#legendContent{gap:4px}.legend-card-dark{padding:6px 10px;gap:6px}.legend-icon-circle{width:26px;height:26px}.legend-text{font-size:11px}}
