
/* Minimal isolation so it plays well inside any theme */
.mdq-wrap { font-family: ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Arial, "Noto Sans", "Apple Color Emoji", "Segoe UI Emoji"; }
.mdq-wrap button { cursor: pointer; }
.mdq-wrap button[disabled] { cursor: not-allowed; }
