/* AIT Estimate AI - Scoped styles */
/* All styles are scoped to #ait-estimate-root in app.js inline CSS */
/* This file is reserved for WordPress theme overrides if needed */

#ait-estimate-root {
  isolation: isolate;
}
