:root{
  --lst-blue:#00164E;
  --lst-blue-2:#00236D;
  --lst-blue-3:#0047C7;
  --lst-navy:#000A2E;
  --lst-green:#97F02D;
  --lst-bg:#F3F7FF;
  --lst-text:#00164E;
  --lst-muted:#657493;
  --lst-border:#DCE6F7;
  --lst-white:#FFFFFF;
  --lst-shadow:0 14px 35px rgba(0,22,78,.10);
  --lst-radius:16px;
  --lst-radius-sm:8px;
  --lst-title-font:"GoodTimesRg-Regular", "Good Times", "Orbitron", Arial, sans-serif;
  --lst-body-font:Inter, Sora, Arial, sans-serif;
}

.lst-crm-app{font-family:var(--lst-body-font);background:var(--lst-bg);min-height:860px;color:var(--lst-text);display:flex;gap:28px;box-sizing:border-box}.lst-crm-app *{box-sizing:border-box}.lst-crm-app a{text-decoration:none}.lst-crm-app .dashicons{width:30px;height:30px;line-height:30px;font-size:20px;display:flex;align-items:center;justify-content:center;color:var(--lst-blue);transition:all .25s ease}


.lst-kpi:hover .dashicons{transform:scale(1.08)}

/* Sidebar */
.lst-sidebar{width:285px;background:linear-gradient(180deg,var(--lst-blue),var(--lst-navy));color:#fff;min-height:860px;padding:28px 22px;display:flex;flex-direction:column;gap:26px}.lst-brand-logo{display:flex;justify-content:center;align-items:center;padding:0 12px 22px}.lst-brand-logo img{width:178px;max-width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 12px 30px rgba(0,0,0,.22))}.lst-sidebar nav{display:flex;flex-direction:column;gap:10px}.lst-sidebar nav a{display:flex;align-items:center;gap:14px;min-height:44px;padding:8px 12px;border-radius:12px;color:#fff;font-family:var(--lst-title-font);font-size:12px;font-weight:900;letter-spacing:.01em;text-transform:uppercase;transition:.2s ease}.lst-sidebar nav a i{width:34px;height:34px;border-radius:8px;background:#fff;color:var(--lst-blue);display:grid;place-items:center;font-size:18px;flex:0 0 auto}.lst-sidebar nav a.active,.lst-sidebar nav a:hover{background:linear-gradient(90deg,var(--lst-blue-3),#0060E6);box-shadow:0 12px 22px rgba(0,0,0,.16)}.lst-sidebar-bottom{margin-top:auto;display:grid;gap:20px}.lst-pilot{border:1px solid rgba(255,255,255,.20);border-radius:16px;padding:18px;background:rgba(255,255,255,.055);display:grid;gap:7px}.lst-pilot i{font-size:22px;color:var(--lst-green)}.lst-pilot span,.lst-pilot em{font-size:12px;opacity:.94;font-style:normal}.lst-pilot em{color:var(--lst-green);font-family:var(--lst-title-font);text-transform:uppercase}.lst-pilot strong{font-size:17px;line-height:1.3}.lst-credit{border-top:1px solid rgba(255,255,255,.18);padding-top:16px;display:grid;gap:8px;font-size:12px;line-height:1.45}.lst-credit strong{font-family:var(--lst-title-font);text-transform:uppercase}.lst-credit span{opacity:.92}.lst-credit small{font-size:12px;color:#fff}.lst-credit b{color:var(--lst-green);font-weight:900}

/* Main layout */
.lst-main{flex:1;padding:28px 30px 46px 0}.lst-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;background:linear-gradient(135deg,var(--lst-blue),#00226C);color:#fff;border-radius:0 20px 20px 0;padding:28px 38px;box-shadow:var(--lst-shadow);min-height:170px}.lst-hero-left{display:flex;align-items:center;gap:30px}.lst-user-photo{width:150px;height:150px;border-radius:var(--lst-radius-sm);overflow:hidden;background:linear-gradient(180deg,#0D347B,var(--lst-blue));border:0px solid var(--lst-green);box-shadow:0 14px 32px rgba(0,0,0,.22);flex:0 0 auto}.lst-user-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.lst-hero-copy span{display:block;letter-spacing:.12em;color:var(--lst-green);font-family:var(--lst-title-font);font-weight:900;font-size:13px;text-transform:uppercase}.lst-hero-copy h1{font-size:42px;margin:8px 0 10px;color:#fff;line-height:1.05;font-weight:800}.lst-hero-copy p{font-size:15px;margin:0;max-width:740px;color:rgba(255,255,255,.94)}.lst-user-actions{display:flex;align-items:center;gap:16px}.lst-bell{position:relative;background:#fff;color:var(--lst-blue);border-radius:12px;width:58px;height:58px;display:grid;place-items:center;font-size:26px;box-shadow:0 10px 28px rgba(0,0,0,.16)}.lst-bell b{position:absolute;right:-8px;top:-8px;background:#ff214f;color:#fff;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:11px;font-family:var(--lst-body-font)}

/* KPI */
.lst-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin:26px 0}.lst-kpi{background:#fff;border:1px solid var(--lst-border);border-radius:16px;padding:38px 28px 34px;box-shadow:0 12px 28px rgba(0,22,78,.065);min-height:245px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;transition:.22s ease}.lst-kpi:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,22,78,.11)}.lst-kpi i{width:92px;height:92px;border-radius:10px;background:#F7FAFF;border:1px solid var(--lst-border);color:var(--lst-blue);display:grid;place-items:center;font-size:44px;margin-bottom:22px}.lst-kpi strong{font-size:62px;color:var(--lst-navy);font-weight:900;line-height:.95;font-family:var(--lst-title-font);letter-spacing:-.02em}.lst-kpi span{display:block;font-family:var(--lst-title-font);font-weight:900;font-size:16px;text-transform:uppercase;margin-top:14px;letter-spacing:.04em}.lst-kpi span:after{content:"";display:block;width:54px;height:4px;border-radius:999px;background:var(--lst-green);margin:12px auto 0}.lst-kpi small{display:block;color:var(--lst-muted);font-size:15px;margin-top:12px;font-weight:600}.lst-kpi:nth-child(4) strong{font-size:56px}

/* Actions and panels */
.lst-actions,.lst-panel{background:#fff;border:1px solid var(--lst-border);border-radius:16px;box-shadow:0 12px 28px rgba(0,22,78,.065)}.lst-actions{display:flex;align-items:center;justify-content:space-between;padding:22px 28px;margin-bottom:24px}.lst-actions>div{display:flex;align-items:center;gap:18px}.lst-actions i{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,var(--lst-blue-3),var(--lst-blue));color:#fff;display:grid;place-items:center;font-size:24px}.lst-actions h2,.lst-panel h2{margin:0;color:var(--lst-blue);font-size:21px}.lst-actions h2,.lst-panel h2,.lst-panel-title strong,.lst-btn{font-family:var(--lst-title-font);text-transform:uppercase}.lst-actions p{margin:5px 0 0;color:var(--lst-muted);font-size:13px}.lst-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 21px;font-weight:900;cursor:pointer;letter-spacing:.02em;font-size:12px}.lst-btn.primary{background:linear-gradient(135deg,var(--lst-blue-3),var(--lst-blue));color:#fff}.lst-btn.secondary{background:#EFF5FF;color:var(--lst-blue);border:1px solid var(--lst-border)}.lst-btn.validate{background:var(--lst-green);color:var(--lst-blue)}

.lst-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px;align-items:start}.lst-detail-grid{display:grid;grid-template-columns:1fr 420px;gap:24px}.lst-panel{padding:24px}.lst-panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.lst-panel-title strong{color:var(--lst-blue-2);font-size:12px}.lst-empty{border:1px dashed #BFD0EF;background:#F8FBFF;border-radius:14px;padding:38px;text-align:center}.lst-empty i{display:block;font-size:42px;color:#AFC0DE;margin:0 auto 14px}.lst-empty strong{display:block}.lst-empty.small{padding:22px}.lst-empty.small i{font-size:30px}.lst-empty p{color:var(--lst-muted);margin:8px 0 0;font-size:13px}.lst-right-column{display:grid;gap:20px}.lst-group-signature{display:flex;justify-content:flex-start;align-items:center;padding:20px 0 0;margin-top:6px}.lst-group-signature img{width:285px;max-width:100%;height:auto;opacity:.96;filter:drop-shadow(0 8px 18px rgba(0,22,78,.08))}

/* Dossiers */
.lst-dossier-card{display:flex;gap:18px;border:1px solid var(--lst-border);border-radius:14px;padding:18px;margin-bottom:15px;background:#fff;transition:.2s ease}.lst-dossier-card:hover{border-color:#BFD1F2;box-shadow:0 10px 22px rgba(0,22,78,.07)}.lst-dossier-icon{width:46px;height:46px;border-radius:10px;background:#F7FAFF;border:1px solid var(--lst-border);color:var(--lst-blue);display:grid;place-items:center;font-size:24px;flex:0 0 auto}.lst-dossier-body{flex:1}.lst-dossier-top{display:flex;align-items:center;justify-content:space-between}.lst-dossier-top h3{margin:0;font-size:18px}.lst-dossier-top span{font-weight:900;color:var(--lst-blue);font-family:var(--lst-title-font)}.lst-progress{height:8px;background:#E3EAF6;border-radius:999px;overflow:hidden;margin:11px 0 14px}.lst-progress.big{height:12px}.lst-progress b{display:block;height:100%;background:linear-gradient(90deg,#62BD19,var(--lst-green))}.lst-link{display:inline-flex;margin-top:8px;color:var(--lst-blue-2);font-weight:900}.lst-pilot-card{display:flex;gap:16px;align-items:center;background:linear-gradient(90deg,#EFFFF6,#FAFFFD);border-radius:14px;padding:18px;margin-top:18px}.lst-pilot-card>i{font-size:28px;color:#28A918}.lst-pilot-card>div{display:grid;gap:3px}.lst-pilot-card strong,.lst-pilot-card span{color:#158C19}.lst-pilot-card p{margin:0;color:var(--lst-blue);font-weight:800}.lst-notifications-panel{min-height:230px}.lst-notif{display:flex;gap:12px;border-bottom:1px solid var(--lst-border);padding:14px 0}.lst-notif:last-child{border-bottom:0}.lst-notif i{width:36px;height:36px;border-radius:8px;background:#F7FAFF;border:1px solid var(--lst-border);display:grid;place-items:center;color:var(--lst-blue);font-size:20px;flex:0 0 auto}.lst-notif p{margin:4px 0 0;color:var(--lst-muted);font-size:13px}

/* Detail page */
.lst-detail-head{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.lst-detail-head div{background:#F8FBFF;border:1px solid var(--lst-border);border-radius:14px;padding:16px}.lst-detail-head b{display:block;font-family:var(--lst-title-font);font-size:11px;color:var(--lst-blue);text-transform:uppercase}.lst-detail-head span{display:block;margin-top:8px;color:var(--lst-muted)}.lst-muted{color:var(--lst-muted)}.lst-checklist{background:#F8FBFF;border:1px solid var(--lst-border);border-radius:16px;padding:20px;margin-top:22px;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lst-checklist h3,.lst-checklist p{grid-column:1/-1;margin:0}.lst-checklist h3{font-family:var(--lst-title-font);color:var(--lst-blue);text-transform:uppercase}.lst-checklist label{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--lst-border);border-radius:10px;padding:12px;font-weight:800}.lst-checklist button{grid-column:1/-1;justify-self:start}.lst-status-box{display:flex;gap:10px;margin-top:18px}.lst-status-box select{flex:1;border:1px solid var(--lst-border);border-radius:10px;padding:14px}.lst-comment-form{display:grid;gap:12px;margin:12px 0 18px}.lst-comment-form textarea{width:100%;border:1px solid var(--lst-border);border-radius:12px;padding:14px;font:inherit}.lst-comment{border:1px solid var(--lst-border);border-radius:12px;padding:14px;margin-bottom:12px}.lst-comment small{display:block;color:var(--lst-muted);margin-top:3px}.lst-comment p{margin:8px 0 0}.lst-timeline{display:flex;gap:12px;margin:16px 0}.lst-timeline b{width:10px;height:10px;border-radius:999px;background:var(--lst-green);box-shadow:0 0 0 5px rgba(151,240,45,.2);margin-top:5px;flex:0 0 auto}.lst-timeline strong{font-size:13px;color:var(--lst-blue)}.lst-timeline p{margin:4px 0 0;color:var(--lst-muted)}

/* Prospect form */
.lst-form-page{display:block;padding:40px;background:var(--lst-bg)}.lst-form-card{max-width:980px;margin:auto;background:#fff;border-radius:20px;box-shadow:var(--lst-shadow);padding:30px}.lst-form-head{display:flex;gap:22px;align-items:center;background:linear-gradient(135deg,var(--lst-blue),var(--lst-navy));color:#fff;border-radius:16px;padding:22px;margin-bottom:26px}.lst-form-head img{width:132px;height:auto;object-fit:contain}.lst-form-head h2{margin:0;font-size:30px;color:#fff;font-family:var(--lst-title-font);text-transform:uppercase}.lst-form-head p{margin:6px 0 0}.lst-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lst-prospect-form label{display:block;font-weight:900;margin-bottom:18px}.lst-prospect-form input,.lst-prospect-form select,.lst-prospect-form textarea{width:100%;margin-top:8px;border:1px solid var(--lst-border);border-radius:10px;padding:14px;font:inherit}.lst-check{display:flex!important;align-items:center;gap:12px;background:#f8fbff;border:1px solid var(--lst-border);border-radius:10px;padding:14px;margin-top:26px}.lst-check input{width:auto;margin:0}.lst-alert.success{background:#efffe2;color:#176500;border:1px solid #c7f59e;border-radius:12px;padding:14px;margin-bottom:20px;font-weight:800}

@media(max-width:1280px){.lst-kpis{grid-template-columns:repeat(2,1fr)}.lst-content-grid,.lst-detail-grid{grid-template-columns:1fr}.lst-group-signature{justify-content:flex-end;padding-left:0}.lst-detail-head{grid-template-columns:1fr}}
@media(max-width:900px){.lst-crm-app{display:block}.lst-sidebar{width:auto;min-height:auto}.lst-main{padding:24px}.lst-grid.two,.lst-checklist{grid-template-columns:1fr}.lst-hero{border-radius:20px;display:block}.lst-hero-left{display:block}.lst-user-photo{margin-bottom:18px}.lst-user-actions{margin-top:18px}.lst-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr)}.lst-brand-logo img{width:135px}.lst-kpis{grid-template-columns:1fr}.lst-kpi{min-height:180px}.lst-content-grid{grid-template-columns:1fr}}

/* ======================================================
   MON PROFIL CRM
====================================================== */
.lst-user-actions{display:flex;align-items:center;gap:16px}
.lst-user-profile-link{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:800;font-size:13px;border-left:1px solid rgba(255,255,255,.22);padding-left:16px}
.lst-user-profile-link i{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:999px;color:#fff;font-size:18px}
.lst-user-profile-link:hover{color:var(--lst-green)}
.lst-profile-panel{max-width:1180px}
.lst-profile-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:28px;align-items:start}
.lst-profile-photo-card{background:#F8FBFF;border:1px solid var(--lst-border);border-radius:16px;padding:22px;text-align:center}
.lst-profile-photo-preview{width:180px;height:180px;margin:0 auto 18px;border-radius:8px;overflow:hidden;background:linear-gradient(180deg,#0D347B,var(--lst-blue));box-shadow:0 14px 32px rgba(0,0,0,.18);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}
.lst-profile-photo-preview img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}
.lst-profile-photo-card p{font-size:13px;color:var(--lst-muted);margin:14px 0 0;line-height:1.5}
.lst-profile-fields{display:grid;gap:18px}
.lst-profile-form label{display:block;font-weight:900;color:var(--lst-blue);font-size:13px}
.lst-profile-form input{width:100%;margin-top:8px;border:1px solid var(--lst-border);border-radius:10px;padding:14px 15px;font:inherit;background:#fff;box-sizing:border-box}
.lst-profile-actions{display:flex;justify-content:flex-start;margin-top:6px}
.lst-btn.ghost{background:transparent;color:var(--lst-muted);border:1px solid var(--lst-border);margin-top:10px}
.lst-alert.error{background:#fff4f4;color:#a2001d;border:1px solid #ffd0d8;border-radius:12px;padding:14px;margin-bottom:20px;font-weight:800}
@media(max-width:900px){.lst-profile-layout{grid-template-columns:1fr}.lst-user-profile-link span{display:none}.lst-profile-photo-preview{width:150px;height:150px}}

/* ======================================================
   V0.5.15 - Correctifs icônes Mon profil / Actions du jour
   Objectif : rendu plus corporate, moins enfantin, proportions homogènes
====================================================== */

/* Icône du lien Mon profil dans l'en-tête */
.lst-user-profile-link{
    min-height:52px;
    padding:0 0 0 18px;
    gap:12px;
    color:#fff;
    opacity:.96;
}

.lst-user-profile-link i{
    width:42px;
    height:42px;
    min-width:42px;
    border-radius:8px;
    border:1px solid rgba(255,255,255,.35);
    background:rgba(255,255,255,.08);
    color:#fff;
    font-size:22px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.lst-user-profile-link span{
    font-size:13px;
    line-height:1;
    font-weight:900;
    letter-spacing:.01em;
}

.lst-user-profile-link:hover i{
    background:var(--lst-green);
    color:var(--lst-blue);
    border-color:var(--lst-green);
}

/* Icône Actions du jour : plus lisible, sobre, alignée */
.lst-actions > div > i{
    width:54px;
    height:54px;
    min-width:54px;
    border-radius:8px;
    background:#fff;
    color:var(--lst-blue);
    border:1px solid var(--lst-border);
    box-shadow:0 8px 20px rgba(0,22,78,.07);
    font-size:24px;
    display:flex;
    align-items:center;
    justify-content:center;
}

.lst-actions h2{
    font-size:22px;
    line-height:1.15;
    color:var(--lst-blue);
}

.lst-actions p{
    font-size:13px;
    line-height:1.45;
}

/* Icône Mon profil dans la sidebar : même langage graphique */
.lst-sidebar nav a[href*="profil"] i{
    background:#fff;
    color:var(--lst-blue);
}

.lst-sidebar nav a[href*="profil"].active i,
.lst-sidebar nav a[href*="profil"]:hover i{
    background:#fff;
    color:var(--lst-blue);
}

/* Uniformisation des petites icônes dans les barres d’action */
.lst-crm-app .lst-actions .dashicons,
.lst-crm-app .lst-user-profile-link .dashicons{
    line-height:1;
}


/* Profil utilisateur - upload direct depuis l'appareil */
.lst-profile-upload-input{
  display:block;
  width:100%;
  margin:10px 0 12px;
  padding:10px;
  border:1px dashed var(--lst-border);
  border-radius:var(--lst-radius-sm);
  background:#fff;
  color:var(--lst-text);
  font-size:13px;
}
.lst-profile-upload-label{
  display:flex;
  align-items:center;
  justify-content:center;
  width:100%;
  min-height:42px;
  padding:0 14px;
  margin-top:14px;
  border-radius:var(--lst-radius-sm);
  background:var(--lst-blue-3);
  color:#fff;
  font-family:var(--lst-title-font);
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  cursor:pointer;
  box-shadow:0 10px 20px rgba(0,22,78,.12);
}
.lst-profile-upload-label:hover{
  background:var(--lst-blue);
}


/* Correctif formulaire prospect - Offre transmise */
.lst-prospect-form .lst-offer-fieldset{
  margin:2px 0 18px;
  padding:0;
  border:0;
  min-width:0;
}
.lst-prospect-form .lst-offer-fieldset legend{
  display:block;
  width:100%;
  margin:0 0 10px;
  padding:0;
  font-weight:900;
  color:var(--lst-text);
}
.lst-prospect-form .lst-offer-options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
}
.lst-prospect-form .lst-offer-card{
  position:relative;
  display:flex!important;
  align-items:center;
  gap:10px;
  min-height:58px;
  margin:0!important;
  padding:12px 14px;
  border:1px solid var(--lst-border);
  border-radius:var(--lst-radius-sm);
  background:#fff;
  cursor:pointer;
  transition:.18s ease;
}
.lst-prospect-form .lst-offer-card input{
  width:16px!important;
  height:16px!important;
  min-width:16px;
  margin:0!important;
  padding:0!important;
  accent-color:var(--lst-blue-3);
}
.lst-prospect-form .lst-offer-card span{
  display:flex;
  flex-direction:column;
  gap:2px;
  line-height:1.2;
}
.lst-prospect-form .lst-offer-card strong{
  font-size:13px;
  color:var(--lst-blue);
  font-weight:900;
}
.lst-prospect-form .lst-offer-card small{
  font-size:12px;
  color:var(--lst-muted);
  font-weight:700;
}
.lst-prospect-form .lst-offer-card:has(input:checked){
  border-color:var(--lst-green);
  box-shadow:0 0 0 2px rgba(151,240,45,.22);
  background:linear-gradient(180deg,#fff,#F8FFF0);
}
.lst-prospect-form .lst-check{
  margin-top:0!important;
  margin-bottom:18px!important;
}
.lst-prospect-form .lst-check span{
  line-height:1.2;
}
@media (max-width:760px){
  .lst-prospect-form .lst-offer-options{
    grid-template-columns:1fr;
  }
}


/* Formulaire prospect - client existant Groupe LST */
.lst-existing-client-block{
  margin:0 0 18px;
}
.lst-existing-client-block .lst-check{
  margin-bottom:10px!important;
}
.lst-client-sectors{
  display:none;
  margin:0;
  padding:14px;
  border:1px solid var(--lst-border);
  border-radius:var(--lst-radius-sm);
  background:#F8FBFF;
}
.lst-existing-client-block:has(#lst-existing-client-toggle:checked) .lst-client-sectors{
  display:grid;
  grid-template-columns:1fr;
  gap:10px;
}
.lst-client-sectors legend{
  padding:0;
  margin:0 0 8px;
  font-weight:900;
  color:var(--lst-blue);
}
.lst-client-sectors label{
  display:flex!important;
  align-items:center;
  gap:10px;
  margin:0!important;
  padding:10px 12px;
  border:1px solid var(--lst-border);
  border-radius:var(--lst-radius-sm);
  background:#fff;
}
.lst-client-sectors input{
  width:16px!important;
  height:16px!important;
  margin:0!important;
  padding:0!important;
  accent-color:var(--lst-blue-3);
}


/* Formulaire prospect - actions alignées */
.lst-form-actions{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:4px;
}
.lst-form-actions .lst-btn{
  min-height:46px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.lst-form-actions .lst-btn-dashboard{
  text-decoration:none!important;
}
@media (max-width:640px){
  .lst-form-actions{
    flex-direction:column;
    align-items:stretch;
  }
  .lst-form-actions .lst-btn{
    width:100%;
  }
}


/* ======================================================
   Correctifs responsive globaux - CRM Cœur à Cœur®
====================================================== */
@media(max-width:900px){
  .lst-crm-app{
    flex-direction:column;
    gap:0;
    min-height:100vh;
  }
  .lst-sidebar{
    width:100%;
    min-height:auto;
    border-radius:0;
  }
  .lst-main{
    width:100%;
    padding:18px;
  }
  .lst-hero{
    align-items:center;
  }
  .lst-user-photo{
    width:120px;
    height:120px;
    flex-basis:120px;
  }
  .lst-kpis{
    grid-template-columns:1fr 1fr!important;
  }
  .lst-content-grid{
    grid-template-columns:1fr!important;
  }
}

@media(max-width:640px){
  .lst-kpis{
    grid-template-columns:1fr!important;
  }
  .lst-hero{
    flex-direction:column;
    text-align:center;
  }
  .lst-hero-actions{
    justify-content:center;
  }
  .lst-grid.two{
    grid-template-columns:1fr!important;
  }
  .lst-form-card{
    width:100%!important;
    max-width:calc(100vw - 24px)!important;
  }
}


/* ======================================================
   V0.5.22 - Formulaire Nouveau Prospect mobile premium
   Objectif : supprimer l'effet grossier sur smartphone,
   recalibrer l'entête et améliorer les proportions.
====================================================== */

.lst-crm-form-page{
  justify-content:center;
  align-items:flex-start;
  padding:38px 18px;
}

.lst-form-card{
  width:780px;
  max-width:calc(100vw - 36px);
  border-radius:18px;
  overflow:hidden;
}

.lst-form-head{
  display:flex;
  align-items:center;
  gap:24px;
  min-height:148px;
  padding:28px 34px;
  border-radius:16px;
  background:linear-gradient(135deg,var(--lst-blue),#000A2E);
  overflow:hidden;
}

.lst-form-head img{
  width:126px;
  height:auto;
  flex:0 0 auto;
  object-fit:contain;
}

.lst-form-head h2{
  margin:0 0 8px;
  font-family:var(--lst-title-font);
  font-size:28px;
  line-height:1.08;
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.02em;
}

.lst-form-head p{
  margin:0;
  color:#fff;
  font-size:14px;
  line-height:1.35;
  font-weight:700;
  opacity:.96;
}

.lst-prospect-form{
  padding-top:26px;
}

.lst-prospect-form label,
.lst-prospect-form .lst-offer-fieldset legend{
  font-size:14px;
  line-height:1.25;
}

.lst-prospect-form input,
.lst-prospect-form select,
.lst-prospect-form textarea{
  min-height:50px;
  font-size:15px;
  font-weight:650;
  line-height:1.35;
}

.lst-prospect-form textarea{
  min-height:132px;
}

.lst-prospect-form .lst-offer-options{
  gap:12px;
}

.lst-prospect-form .lst-offer-card{
  min-height:64px;
}

.lst-prospect-form .lst-offer-card strong{
  font-size:14px;
}

.lst-prospect-form .lst-offer-card small{
  font-size:12px;
}

@media(max-width:760px){
  .lst-crm-form-page{
    display:block;
    padding:18px 14px 28px;
    background:#fff;
  }

  .lst-form-card{
    width:100%;
    max-width:100%;
    margin:0 auto;
    padding:0;
    border-radius:22px;
    box-shadow:0 14px 38px rgba(0,22,78,.10);
    overflow:hidden;
  }

  .lst-form-head{
    position:relative;
    display:grid;
    grid-template-columns:82px 1fr;
    gap:18px;
    align-items:center;
    min-height:118px;
    padding:22px 20px;
    border-radius:18px;
  }

  .lst-form-head img{
    width:82px;
    max-height:82px;
  }

  .lst-form-head h2{
    font-size:21px;
    line-height:1.08;
    max-width:100%;
    white-space:normal;
    word-break:normal;
    overflow-wrap:normal;
  }

  .lst-form-head p{
    font-size:12px;
    line-height:1.35;
    max-width:100%;
  }

  .lst-prospect-form{
    padding:24px 22px 24px;
  }

  .lst-prospect-form label,
  .lst-prospect-form .lst-offer-fieldset legend{
    margin-bottom:16px;
    font-size:18px;
    line-height:1.22;
    font-weight:900;
  }

  .lst-prospect-form input,
  .lst-prospect-form select,
  .lst-prospect-form textarea{
    min-height:58px;
    margin-top:10px;
    padding:0 18px;
    border-radius:14px;
    font-size:17px;
    font-weight:650;
  }

  .lst-prospect-form textarea{
    min-height:150px;
    padding:18px;
  }

  .lst-prospect-form .lst-offer-fieldset{
    margin-top:4px;
    margin-bottom:18px;
  }

  .lst-prospect-form .lst-offer-options{
    grid-template-columns:1fr;
    gap:12px;
  }

  .lst-prospect-form .lst-offer-card{
    min-height:70px;
    padding:14px 16px;
    border-radius:14px;
  }

  .lst-prospect-form .lst-offer-card input{
    width:18px!important;
    height:18px!important;
    min-width:18px!important;
  }

  .lst-prospect-form .lst-offer-card strong{
    font-size:16px;
  }

  .lst-prospect-form .lst-offer-card small{
    font-size:14px;
  }

  .lst-existing-client-block .lst-check{
    min-height:64px;
    padding:14px 16px;
    border-radius:14px;
  }

  .lst-existing-client-block .lst-check input{
    width:28px!important;
    height:28px!important;
    min-width:28px!important;
  }

  .lst-existing-client-block .lst-check span{
    font-size:16px;
    line-height:1.22;
  }

  .lst-client-sectors{
    padding:12px;
    border-radius:14px;
  }

  .lst-client-sectors label{
    min-height:56px;
    padding:12px 14px;
  }

  .lst-form-actions{
    gap:12px;
    margin-top:18px;
  }

  .lst-form-actions .lst-btn{
    min-height:56px;
    border-radius:14px;
    font-size:14px;
    letter-spacing:.02em;
  }
}

@media(max-width:430px){
  .lst-crm-form-page{
    padding:14px 10px 26px;
  }

  .lst-form-card{
    border-radius:20px;
  }

  .lst-form-head{
    grid-template-columns:72px 1fr;
    gap:14px;
    min-height:104px;
    padding:18px 16px;
    border-radius:16px;
  }

  .lst-form-head img{
    width:72px;
    max-height:72px;
  }

  .lst-form-head h2{
    font-size:18px;
    line-height:1.08;
    letter-spacing:.01em;
  }

  .lst-form-head p{
    font-size:11.5px;
  }

  .lst-prospect-form{
    padding:22px 18px 22px;
  }

  .lst-prospect-form label,
  .lst-prospect-form .lst-offer-fieldset legend{
    font-size:17px;
  }

  .lst-prospect-form input,
  .lst-prospect-form select,
  .lst-prospect-form textarea{
    font-size:16px;
  }
}

/* Evite que des widgets flottants externes masquent les boutons du formulaire */
.lst-form-actions{
  padding-bottom:18px;
}
@media(max-width:760px){
  .lst-form-actions{
    padding-bottom:78px;
  }
}
