/* SellExpert CRM — couche finale de lisibilité, sans perdre la densité métier. */
body{font-size:14px}

/* Navigation et en-têtes */
.app-topbar .tab{font-size:13px}
.app-topbar .tab span{font-size:16px}
.app-topbar .sidebar-search input{font-size:13px}
.save-state,.logout-button{font-size:12px}
.logout-button b{font-size:12px}
.eyebrow{font-size:12px}
.title-row>div>p:last-child{font-size:15px;line-height:1.48}
.panel-heading h2{font-size:20px}
.panel-heading p{font-size:13px;line-height:1.48}

/* Tableau de bord */
#dashboardView .dashboard-kpi strong{font-size:30px}
.dashboard-kpi span,.dashboard-kpi small{font-size:12px}
#dashboardView .status-card strong{font-size:21px}
.status-card span,.status-card small{font-size:11px}
.inline-details-title span,.inline-details .metric-line{font-size:11px}
.inline-details .metric-line strong{font-size:12px}
.single-account-stats span{font-size:.9rem}
.single-account-stats strong{font-size:1.75rem}
.single-account-note{font-size:.92rem}

/* Base de données : plus lisible, hauteur de ligne toujours compacte. */
#crmTable .group-row th{font-size:10px}
#crmTable .column-row th,#crmTable .column-row th.setting-header{font-size:10px;line-height:1.38}
#crmTable tbody td{height:64px;font-size:12px}
#crmTable tbody .row-number{font-size:11px}
#crmTable td input,#crmTable td select,#crmTable td textarea{font-size:12px}
#crmTable td.c-call input[type="date"],#crmTable td.c-followup-date input[type="datetime-local"]{font-size:11px}
#crmTable td.c-last-activity{font-size:11px}
#crmTable td.c-status select{font-size:11px}
#crmTable .activity-date-cell{font-size:11px}
#crmTable .activity-button{font-size:12px}

/* RDV */
.meeting-day-title{font-size:13px}
.meeting-date strong{font-size:19px}
.meeting-date time{font-size:14px}
.meeting-date span,.meeting-meta span{font-size:10px}
.meeting-details h2{font-size:17px}
.meeting-details p{font-size:13px;line-height:1.5}
.meetings-empty span{font-size:13px}

/* Messagerie : le fil devient confortable à lire, sans ajouter de scroll page. */
.messages-title p{font-size:13px}
.messages-count strong{font-size:23px}
.messages-count span{font-size:9px}
.messages-inbox-head strong{font-size:15px}
.messages-inbox-head span{font-size:10px}
.messages-search input{font-size:11px}
.messages-tabs button{font-size:10px}
.messages-tabs b{font-size:9px}
.message-list-item strong{font-size:11px}
.message-list-item em{font-size:10px}
.message-list-item small,.message-list-item time{font-size:9px}
.message-avatar{font-size:10px}
.messages-list-empty{font-size:11px}
.messages-conversation-head strong{font-size:14px}
.messages-conversation-head small{font-size:10px}
.messages-conversation-head .secondary{font-size:10px}
.message-bubble>div,.message-bubble time{font-size:9px}
.message-bubble>b{font-size:11px}
.message-bubble p{font-size:12px;line-height:1.52}
.messages-composer-top strong{font-size:11px}
.messages-composer-top span{font-size:10px}
.messages-composer label,.messages-composer small{font-size:9px}
.messages-composer input{font-size:10px}
.messages-composer textarea{font-size:12px;line-height:1.45}
.messages-composer .primary{font-size:10px}

/* Fil prospect */
.activity-head small{font-size:11px}
.activity-head h2{font-size:24px}
.activity-head p{font-size:12px}
.activity-head .activity-live,.conversation-bar span{font-size:11px}
.conversation-bar strong{font-size:14px}
.activity-thread:before{font-size:10px}
.activity-meta{font-size:9px}
.activity-bubble p{font-size:12px;line-height:1.54}
.activity-email-card .mail-label{font-size:9px}
.activity-email-card .mail-subject{font-size:13px}
.composer-switch button{font-size:10px}
.email-draft-meta,.email-draft-meta input{font-size:11px}
.activity-composer textarea{font-size:12px;line-height:1.48}
.composer-footer span{font-size:10px}
.composer-footer .primary,.activity-recontact{font-size:10px!important}

/* Connexion et réglages */
.login-promise span{font-size:13px}
.login-promise p,.login-card>p{font-size:14px}
.login-card>label>span{font-size:12px}
.login-card input[type=text],.login-card input[type=password],.login-submit{font-size:13px}
.login-options label,.login-options button,.login-error,.login-card>small{font-size:11px!important}

@media(max-width:720px){
  .app-topbar .tab{font-size:12px}
  .title-row>div>p:last-child{font-size:14px}
  #crmTable tbody td{height:62px}
  .message-bubble p,.activity-bubble p{font-size:11px}
}
