/* DSA CRM v11.15 — équipe active et création de mandat verticale. */

/* Le titre du nouveau dossier doit rester immédiatement lisible. */
#ov.v116-mandate-create .ph{min-height:96px}
#ov.v116-mandate-create .ph-t{gap:3px}
#ov.v116-mandate-create .ph-t span{font-size:11px;letter-spacing:.13em}
#ov.v116-mandate-create .ph-t strong{font-size:28px;line-height:1.15;letter-spacing:-.035em}
#ov.v116-mandate-create .ph-t small{font-size:13px;line-height:1.4}

/* Les étapes sont maintenant attachées à leur section dans le sens de lecture. */
#ov.v116-mandate-create .mandat-form-intro{display:none!important}
#ov.v116-mandate-create .mandat-form-section{
  min-height:54px;
  margin:30px 0 20px;
  padding:11px 16px;
  border-left-width:2px;
}
#ov.v116-mandate-create .mandat-form-section:first-child{margin-top:0}
#ov.v116-mandate-create .mandat-form-section .mandat-form-banner-title{
  display:flex;
  align-items:center;
  gap:11px;
  font-size:13px;
  letter-spacing:.085em;
}
#ov.v116-mandate-create .mandat-section-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:28px;
  height:28px;
  flex:0 0 28px;
  border-radius:50%;
  background:var(--section-color);
  color:#fff;
  font-size:12px;
  font-weight:800;
  letter-spacing:0;
  box-shadow:0 0 0 4px rgba(255,255,255,.72);
}
#ov.v116-mandate-create .mandat-form-banner-note{font-size:11px}

@media(max-width:680px){
  #ov.v116-mandate-create .ph{min-height:78px}
  #ov.v116-mandate-create .ph-t span{font-size:9px}
  #ov.v116-mandate-create .ph-t strong{font-size:22px}
  #ov.v116-mandate-create .mandat-form-section{align-items:flex-start;gap:7px;padding:10px 12px}
  #ov.v116-mandate-create .mandat-form-section .mandat-form-banner-title{font-size:12px}
}
