/* /Components/Pages/ServiceVisitDetail.razor.rz.scp.css */
/* Ample tap target for the whole panel header row (station name + status). */
[b-84a86h6ena] .mud-expand-panel-header {
    min-height: 56px;
}

/* Thumb-friendly, full-width save action on mobile — avoids a narrow tap target
   next to the station form fields on a 390px viewport. */
@media (max-width: 599px) {
    [b-84a86h6ena] .save-observation-btn {
        width: 100%;
    }
}
