/* StudioQuote Pro — base overrides (Tailwind handles most styling) */
#sq-root * { box-sizing: border-box; }
#sq-root select { appearance: auto; }
