/* Minimal isolation helpers (avoid heavy resets). */
#base44-root, #base44-root * { box-sizing: border-box; }
/* Prevent WP theme button defaults from leaking into the app */
#base44-root button { font: inherit; }
