/* ZOI Vacantes — overrides */
* { -webkit-font-smoothing: antialiased; }
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; }
.tab-btn { transition: all 0.15s; }
input:focus, select:focus, textarea:focus { box-shadow: 0 0 0 3px rgba(251, 191, 36, 0.15); }
code { font-family: 'SF Mono', Menlo, monospace; font-size: 0.85em; }
