/* Global typography normalization for Antaro V2 */
:root{--ui-font:Arial,sans-serif}
html,body,#app,.app-shell,.workspace-shell,.main,.view,.panel,.panel-head,.panel-body,.sidebar,.nav,.topbar,.site-footer,.drawer,.drawer-body,.drawer-head,.table,.metric,.badge,.btn,.field-select,.builder-grid,.builder-toolbar,.palette,.builder-row,.toast,h1,h2,h3,h4,h5,h6,p,span,strong,b,small,label,a,button,input,select,textarea{font-family:var(--ui-font)!important;font-synthesis:none!important;text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;letter-spacing:0!important}
body{font-size:14px;line-height:1.45;font-weight:400}
button,input,select,textarea{font:inherit!important}
.page-head h1{font-weight:700!important;line-height:1.15!important}
.panel-head h2,.section-title,.training-card-name,.builder-row-title,.metric b,.topbar-user-copy strong,.footer-nav a,.nav-btn,.btn,.badge,.field-select,.table th,.table td strong,.drawer-title{font-weight:700!important}
.table td,.page-head p,.eyebrow,.panel-head span,.cell-sub,.dates,.info small,.drawer-sub,.palette-help{font-weight:400!important}
.metric strong{font-weight:700!important}
.topbar-brand-name,.footer-brand-name{font-family:Arial,sans-serif!important;font-weight:700!important;letter-spacing:-.2px!important}
.topbar-brand-tagline,.footer-brand-tagline{font-family:Arial,sans-serif!important;font-weight:700!important;letter-spacing:.35px!important}
.search,.field-select,input,select,textarea{font-size:14px!important;line-height:1.35!important}
.nav-btn{line-height:1.25!important}
/* Explicitly normalize modal typography to avoid browser/OS Hebrew fallbacks */
.antaro-confirm,.antaro-confirm *{font-family:Arial,sans-serif!important;font-synthesis:none!important;letter-spacing:0!important}
.antaro-confirm h3{font-size:22px!important;line-height:1.25!important;font-weight:700!important;color:#173b45!important}
.antaro-confirm p{font-size:14px!important;line-height:1.6!important;font-weight:400!important;color:#718991!important}
.antaro-confirm-primary,.antaro-confirm-secondary,.antaro-confirm-close{font-family:Arial,sans-serif!important;font-weight:700!important}
@media(max-width:680px){body{font-size:14px}.page-head h1{font-size:28px!important}.nav-btn{font-size:14px!important}.btn,.field-select,.search{font-size:14px!important}.antaro-confirm h3{font-size:20px!important}}
