/* Data Hub: matches the existing RoadSift palette. */
.save-report-actions{display:flex;flex-direction:column;gap:10px}.hub-record-actions{display:flex;flex-direction:column;gap:6px;align-items:stretch}
.tabNav{display:flex!important}#referencePanel{display:none!important}
#hubPanel[hidden],#mapPanel[hidden],#dashboardPanel[hidden],#inspectionPanel[hidden]{display:none!important}
.hubIntro{color:#b9c7d9}.hubToolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:end;margin:12px 0 18px}
.hubToolbar .field{min-width:155px;flex:1;margin-bottom:0}
.hubToolbar input,.hubToolbar select,.hubField input,.hubField select,.hubField textarea{background:#0e192b;color:#f4f8ff;border:1px solid #4c5e75;border-radius:8px;padding:9px;width:100%;margin-top:5px}
.hubField{display:block;margin:0 0 12px;font-weight:600}.hubGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:10px 0 18px}
.hubTile{border-radius:12px;border:1px solid #415775;background:#102039;padding:13px}.hubTile b{display:block;font-size:1.65rem;color:#60dfb9}.hubTile span{font-size:.79rem;color:#bac9dc}
.hubTableWrap{max-width:100%;overflow-x:auto}.hubTable{border-collapse:collapse;width:100%;font-size:.88rem}.hubTable th,.hubTable td{padding:10px;text-align:left;border-bottom:1px solid #344863;white-space:nowrap}.hubTable th{font-weight:650;color:#9cc8db;background:#0f1e31}.hubTable tr:hover td{background:#1a2d47}.hubTable button{min-height:31px;padding:5px 9px}
.hubMsg{min-height:20px;margin:10px 0;color:#88dfba}.hubWarn{color:#ffd38b}
.hubMap{height:560px;min-height:330px;border-radius:12px;overflow:hidden;background:#0b2334;border:1px solid #415775}
.hubMap .leaflet-popup-content{color:#162337}.hubLegend{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0}.hubLegend span{font-size:.82rem;color:#c8d6e5}
.hubSwatch{display:inline-block;width:13px;height:8px;border-radius:3px;margin-right:5px}
.hubBars{display:flex;flex-direction:column;gap:14px;margin:14px 0}.hubBarLabel{display:flex;justify-content:space-between;gap:10px;font-size:.85rem}.hubTrack{height:13px;background:#0e192b;border-radius:9px;overflow:hidden;border:1px solid #344962}.hubFill{height:100%;background:#55d6b4;border-radius:9px;min-width:0}
.hubSplit{display:grid;grid-template-columns:1fr 1fr;gap:15px}.hubLink{cursor:pointer;text-decoration:underline;color:#73d8f4}.hubTag{background:#243f58;border:1px solid #49627a;border-radius:18px;padding:3px 8px;font-size:.75rem}
.hubNote{background:#142944;border-left:3px solid #c5b56e;border-radius:6px;padding:10px 12px;font-size:.82rem;color:#ccdae9}
#hubHistory{max-height:280px;overflow:auto}.hubEntry{border-bottom:1px solid #40516a;padding:8px 0;font-size:.86rem}
.hubMap .hubMarker{background:#18263d;color:white;border:2px solid #fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;box-shadow:0 1px 7px #0008}
@media(max-width:850px){.hubGrid{grid-template-columns:repeat(2,1fr)}.hubSplit{grid-template-columns:1fr}.hubMap{height:400px}}
@media print{#hubPanel,#mapPanel,#dashboardPanel{display:none!important}}
