/* Morpheus PD Central V135.7 — stock dialog stability */
#mpdStockModalHost .mpd-stock-modal-backdrop{touch-action:manipulation;}
#mpdStockModalHost .mpd-stock-modal{pointer-events:auto;}
#mpdStockModalHost .mpd-stock-modal input,
#mpdStockModalHost .mpd-stock-modal select,
#mpdStockModalHost .mpd-stock-modal textarea,
#mpdStockModalHost .mpd-stock-modal button,
#mpdStockModalHost .mpd-stock-modal label{pointer-events:auto;}
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal{background:#0d1a2a!important;color:#edf4ff!important;border-color:#2a3f58!important;}
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal header,
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal footer{background:#101f31!important;border-color:#2a3f58!important;}
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal input,
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal select,
html[data-theme="dark"] #mpdStockModalHost .mpd-stock-modal textarea{background:#13243a!important;color:#edf4ff!important;border-color:#2a3f58!important;}
