/* CommercialOS V7.4.3 — tipografia e hierarquia global */
:root{
  --cos-font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body{font-family:var(--cos-font)!important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.content h1,.content h2,.content h3,.content h4,.page-title,.page-header h1{font-family:var(--cos-font)!important;font-weight:800;letter-spacing:-.025em}
label,.form-label,.btn,button,.table th,.section-kicker{font-family:var(--cos-font)!important}
input,select,textarea{font-family:var(--cos-font)!important;font-size:14px}
small,.muted,.page-subtitle{line-height:1.45}
.table td,.table th{vertical-align:middle}
