/* [REMOVAL-1980] D5 sweep: id-scoped rules extracted from inline style=""
   attributes across owned templates. Section headers name the source.
   display/visibility declarations were intentionally left inline where the
   JS toggle pattern was not verified. */

/* ---- D5 inline style extraction from apps/templates/home/auth-new-password.html ---- */
#result-info { min-height:1.25rem; }

/* ---- D5 inline style extraction from apps/templates/home/chart-morris.html ---- */
#morris-bar-chart { height:300px; }
#morris-bar-stacked-chart { height:300px; }
#morris-area-chart { height:300px; }
#morris-area-curved-chart { height:300px; }
#morris-line-chart { height:300px; }
#morris-line-smooth-chart { height:300px; }
#morris-donut-chart { height:300px; }

/* ---- D5 inline style extraction from apps/templates/home/map-google.html ---- */
#markers-map { height:400px; }
#mapGeo { height:400px; }

/* ---- D5 inline style extraction from apps/templates/home/map-leaflet.html ---- */
#map { height:800px; }

/* ---- D5 inline style extraction from apps/templates/home/map-view.html ---- */
#markers-map { height: calc(100vh - 60px); width: 100%; }

/* ---- D5 inline style extraction from apps/templates/home/map-view_old.html ---- */
#markers-map { height:100vh; width: auto; }

/* ---- D5 inline style extraction from apps/templates/home/modals/video_mediadetr_modal.html ---- */
#fm-md-progress-bar { width: 0%; }
#fm-md-classes-list { max-height: 220px; overflow-y: auto; }

/* ---- D5 inline style extraction from apps/templates/home/show-video.html ---- */
#map { height:80vh; }

/* ---- D5 inline style extraction from apps/templates/home/show_video.html ---- */
#map { height:80vh; }

/* ---- D5 inline style extraction from apps/templates/includes/navigation.html ---- */
#aero-live-bar { width:0%; }
#notifications-container { max-height: calc(100vh - 215px); overflow-y: auto; }
#feedback-btn { background:none; border:none; }

/* ---- D5 inline style extraction from apps/templates/modals/alert_modal.html ---- */
#alertDetectionModal { z-index: var(--z-tweaks); }
#alertDetectionImage { height: auto; }
#prevAlertAnnotations { height:100%; }

/* ---- D5 inline style extraction from apps/templates/modals/import_kml_modal.html ---- */
#import-kml-preview-map { height: 55vh; border: 1px solid var(--border-subtle); border-radius: 6px; }

/* ---- D5 inline style extraction from apps/templates/pages/rt_video/rt_video_viewer.html ---- */
#stream-view { z-index: 2001; width: 100%; height: auto; }
#webrtc-view { z-index: 2001; width: 100%; height: auto; }
