/* FCP 14.7.15 — layer leggero: call assistant, calendario pulito, raccolta completabile. */
body.fcp-app-root-page .fcp-home-call-card-14712{
  display:block!important;
  width:100%!important;
  margin:0 0 18px!important;
  padding:24px 26px!important;
  border-radius:26px!important;
  border:1px solid #dbe7f4!important;
  background:#fff!important;
  box-shadow:0 14px 35px rgba(15,35,69,.07)!important;
}
body.fcp-app-root-page .fcp-home-call-card-14712 small{
  display:block!important;
  color:#1769ff!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.12em!important;
  text-transform:uppercase!important;
  margin:0 0 8px!important;
}
body.fcp-app-root-page .fcp-home-call-card-14712 h3{
  margin:0 0 8px!important;
  color:#10284f!important;
  font-size:30px!important;
  line-height:1.1!important;
  font-weight:950!important;
}
body.fcp-app-root-page .fcp-home-call-card-14712 p{
  margin:0 0 18px!important;
  color:#708096!important;
  font-size:16px!important;
  line-height:1.45!important;
}
body.fcp-app-root-page .fcp-home-call-button-14712,
body.fcp-app-root-page [data-fcp-open-call-assistant]{
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
body.fcp-app-root-page .fcp-home-call-button-14712{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:56px!important;
  border:0!important;
  border-radius:20px!important;
  background:#1769ff!important;
  color:#fff!important;
  font-size:17px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
body.fcp-call-assistant-open .fcp-mobile-call-backdrop-14712,
html.fcp-call-assistant-open .fcp-mobile-call-backdrop-14712{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:2147483600!important;
}
body.fcp-call-assistant-open .fcp-mobile-call-sheet-14712,
html.fcp-call-assistant-open .fcp-mobile-call-sheet-14712{
  display:block!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:2147483601!important;
  transform:translateY(0)!important;
}
body.fcp-app-root-page .fcp-mobile-call-sheet-14712{
  max-height:85vh!important;
  overflow:auto!important;
  overscroll-behavior:contain!important;
}
body.fcp-app-root-page .fcp-mobile-toast-14715{
  position:fixed!important;
  left:50%!important;
  bottom:112px!important;
  z-index:2147483650!important;
  transform:translateX(-50%) translateY(10px)!important;
  opacity:0!important;
  pointer-events:none!important;
  background:#10284f!important;
  color:#fff!important;
  padding:10px 14px!important;
  border-radius:999px!important;
  font:800 13px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  box-shadow:0 14px 34px rgba(8,20,40,.22)!important;
  max-width:calc(100vw - 32px)!important;
  text-align:center!important;
  transition:opacity .16s ease, transform .16s ease!important;
}
body.fcp-app-root-page .fcp-mobile-toast-14715.is-visible{
  opacity:1!important;
  transform:translateX(-50%) translateY(0)!important;
}
body.fcp-app-root-page .fcp-family-waste-card-14714.is-saving{opacity:.6!important;}
body.fcp-app-root-page .fcp-family-waste-card-14714.is-completed{opacity:0!important;transform:scale(.98)!important;transition:opacity .16s ease,transform .16s ease!important;}
body.fcp-app-root-page .fcp-mobile-task-note-preview[hidden]{display:none!important;}
@media (min-width:900px){
  body.fcp-app-root-page .fcp-mobile-call-sheet-14712{
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    top:50%!important;
    width:min(760px,calc(100vw - 48px))!important;
    max-height:86vh!important;
    border-radius:28px!important;
    transform:translate(-50%,-50%)!important;
  }
  body.fcp-call-assistant-open .fcp-mobile-call-sheet-14712,
  html.fcp-call-assistant-open .fcp-mobile-call-sheet-14712{
    transform:translate(-50%,-50%)!important;
  }
}
@media (max-width:768px){
  body.fcp-app-root-page .fcp-home-call-card-14712{padding:22px 18px!important;border-radius:24px!important;}
  body.fcp-app-root-page .fcp-home-call-card-14712 h3{font-size:28px!important;}
  body.fcp-app-root-page .fcp-mobile-call-sheet-14712{
    left:0!important;
    right:0!important;
    top:auto!important;
    bottom:0!important;
    width:100%!important;
    border-radius:28px 28px 0 0!important;
    padding-bottom:calc(22px + env(safe-area-inset-bottom))!important;
  }
}

/* FCP 14.7.19 — refinement dashboard/lead/task/call app-like senza cambiare logiche. */
body.fcp-app-root-page .fcp-dashboard-shell-14719{
  display:block!important;
  width:100%!important;
  padding-bottom:calc(96px + env(safe-area-inset-bottom))!important;
}
body.fcp-app-root-page .fcp-dashboard-hero-14719{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:18px!important;
  padding:26px!important;
  margin:0 0 18px!important;
  border:1px solid #dce7f5!important;
  border-radius:30px!important;
  background:linear-gradient(135deg,#ffffff 0%,#f7faff 100%)!important;
  box-shadow:0 18px 45px rgba(15,35,69,.07)!important;
}
body.fcp-app-root-page .fcp-dashboard-eyebrow-14719{
  display:block!important;
  color:#1769ff!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.13em!important;
  text-transform:uppercase!important;
  margin:0 0 8px!important;
}
body.fcp-app-root-page .fcp-dashboard-hero-14719 h2{
  margin:0 0 8px!important;
  color:#0e2448!important;
  font-size:34px!important;
  line-height:1.05!important;
  font-weight:950!important;
}
body.fcp-app-root-page .fcp-dashboard-hero-14719 p{
  margin:0!important;
  color:#6f7f94!important;
  font-size:15px!important;
  line-height:1.45!important;
  max-width:620px!important;
}
body.fcp-app-root-page .fcp-dashboard-quick-actions-14719{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  justify-content:flex-end!important;
  min-width:260px!important;
}
body.fcp-app-root-page .fcp-dashboard-quick-actions-14719 a,
body.fcp-app-root-page .fcp-dashboard-quick-actions-14719 button{
  appearance:none!important;
  border:1px solid #dbe6f5!important;
  background:#fff!important;
  color:#14325f!important;
  min-height:42px!important;
  padding:0 14px!important;
  border-radius:14px!important;
  font:850 13px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  text-decoration:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  cursor:pointer!important;
  box-shadow:0 8px 18px rgba(15,35,69,.05)!important;
}
body.fcp-app-root-page .fcp-dashboard-quick-actions-14719 button:first-child{
  background:#1769ff!important;
  color:#fff!important;
  border-color:#1769ff!important;
}
body.fcp-app-root-page .fcp-dashboard-kpis-14719{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:12px!important;
  margin:0 0 18px!important;
}
body.fcp-app-root-page .fcp-dashboard-kpi-14719{
  min-height:112px!important;
  padding:18px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid #e0e9f6!important;
  box-shadow:0 12px 30px rgba(15,35,69,.06)!important;
}
body.fcp-app-root-page .fcp-dashboard-kpi-14719 span,
body.fcp-app-root-page .fcp-dashboard-kpi-14719 small{
  display:block!important;
  color:#71829a!important;
  font-size:12px!important;
  font-weight:850!important;
}
body.fcp-app-root-page .fcp-dashboard-kpi-14719 span{
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  margin-bottom:8px!important;
}
body.fcp-app-root-page .fcp-dashboard-kpi-14719 strong{
  display:block!important;
  color:#10284f!important;
  font-size:32px!important;
  line-height:1!important;
  font-weight:950!important;
  margin-bottom:8px!important;
}
body.fcp-app-root-page .fcp-dashboard-progress-14719 div{
  width:100%!important;
  height:8px!important;
  margin-top:12px!important;
  border-radius:999px!important;
  overflow:hidden!important;
  background:#edf3fb!important;
}
body.fcp-app-root-page .fcp-dashboard-progress-14719 i{
  display:block!important;
  height:100%!important;
  border-radius:999px!important;
  background:#1769ff!important;
}
body.fcp-app-root-page .fcp-dashboard-grid-14719{
  display:grid!important;
  grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr)!important;
  gap:18px!important;
  align-items:start!important;
}
body.fcp-app-root-page .fcp-dashboard-col-14719,
body.fcp-app-root-page .fcp-dashboard-side-14719{
  min-width:0!important;
}
body.fcp-app-root-page .fcp-dashboard-side-14719{
  display:flex!important;
  flex-direction:column!important;
  gap:18px!important;
}
body.fcp-app-root-page .fcp-home-call-card-14719{
  margin:0!important;
  background:linear-gradient(135deg,#0f2c5a 0%,#1769ff 100%)!important;
  border-color:rgba(255,255,255,.16)!important;
  color:#fff!important;
}
body.fcp-app-root-page .fcp-home-call-card-14719 small,
body.fcp-app-root-page .fcp-home-call-card-14719 h3,
body.fcp-app-root-page .fcp-home-call-card-14719 p{
  color:#fff!important;
}
body.fcp-app-root-page .fcp-home-call-card-14719 p{opacity:.86!important;}
body.fcp-app-root-page .fcp-home-call-card-14719 .fcp-home-call-button-14712{
  background:#fff!important;
  color:#1769ff!important;
}
body.fcp-app-root-page .fcp-dashboard-calls-14719 header,
body.fcp-app-root-page .fcp-dashboard-leads-14719 header{
  align-items:flex-start!important;
}
body.fcp-app-root-page .fcp-dashboard-calls-14719 header span,
body.fcp-app-root-page .fcp-dashboard-leads-14719 header span{
  display:block!important;
  color:#7a8aa2!important;
  font-size:12px!important;
  font-weight:750!important;
  margin-top:3px!important;
}
body.fcp-app-root-page .fcp-call-history-list-14719{
  display:grid!important;
  gap:10px!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719{
  padding:14px!important;
  border:1px solid #e0e9f6!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 22px rgba(15,35,69,.05)!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719 span{
  display:block!important;
  color:#1769ff!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.09em!important;
  text-transform:uppercase!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719 strong{
  display:block!important;
  color:#10284f!important;
  font-size:14px!important;
  line-height:1.25!important;
  margin:4px 0!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719 small,
body.fcp-app-root-page .fcp-call-history-card-14719 p,
body.fcp-app-root-page .fcp-call-history-card-14719 em{
  color:#71829a!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-style:normal!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719 footer{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin-top:10px!important;
}
body.fcp-app-root-page .fcp-call-history-card-14719 a{
  color:#1769ff!important;
  font-size:12px!important;
  font-weight:850!important;
  text-decoration:none!important;
}
body.fcp-app-root-page .fcp-lead-table-action-call-assistant-14719{
  background:#10284f!important;
  color:#fff!important;
  border-color:#10284f!important;
  cursor:pointer!important;
}
body.fcp-app-root-page .fcp-lead-table-action-open-14719{
  background:#f6f9fd!important;
  color:#10284f!important;
}
body.fcp-app-root-page .fcp-lead-final-calls-14719{
  margin:16px 0!important;
  padding:18px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid #dfe9f7!important;
  box-shadow:0 12px 30px rgba(15,35,69,.06)!important;
}
body.fcp-app-root-page .fcp-lead-final-calls-14719 header{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:12px!important;
}
body.fcp-app-root-page .fcp-lead-final-calls-14719 h3{
  margin:0!important;
  color:#10284f!important;
  font-size:18px!important;
  font-weight:950!important;
}
body.fcp-app-root-page .fcp-lead-final-calls-14719 span{
  display:block!important;
  color:#71829a!important;
  font-size:12px!important;
  margin-top:2px!important;
}
body.fcp-app-root-page .fcp-lead-final-calls-14719 button{
  appearance:none!important;
  border:0!important;
  border-radius:14px!important;
  background:#1769ff!important;
  color:#fff!important;
  min-height:40px!important;
  padding:0 14px!important;
  font-weight:900!important;
  cursor:pointer!important;
}
body.fcp-app-root-page .fcp-task-from-call-14719{
  border-color:#cfe0ff!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;
}
body.fcp-app-root-page .fcp-mobile-task-origin-14719{
  display:inline-flex!important;
  width:max-content!important;
  margin-top:6px!important;
  padding:4px 8px!important;
  border-radius:999px!important;
  background:#eaf2ff!important;
  color:#1769ff!important;
  font-size:11px!important;
  font-weight:900!important;
}
body.fcp-app-root-page .fcp-mobile-call-sheet-14719{
  background:#f7faff!important;
  border:1px solid #dbe7f5!important;
  box-shadow:0 30px 80px rgba(8,20,40,.28)!important;
}
body.fcp-app-root-page .fcp-mobile-call-head-14719{
  position:sticky!important;
  top:0!important;
  z-index:2!important;
  padding:22px 24px!important;
  margin:-18px -18px 16px!important;
  background:rgba(247,250,255,.96)!important;
  backdrop-filter:blur(10px)!important;
  border-bottom:1px solid #e2ebf7!important;
}
body.fcp-app-root-page .fcp-call-form-14719{
  display:grid!important;
  gap:14px!important;
}
body.fcp-app-root-page .fcp-call-mode-card-14719,
body.fcp-app-root-page .fcp-call-section-14719{
  padding:16px!important;
  border:1px solid #dfe9f7!important;
  border-radius:20px!important;
  background:#fff!important;
}
body.fcp-app-root-page .fcp-call-mode-card-14719 p{
  margin:8px 0 0!important;
  color:#71829a!important;
  font-size:12px!important;
  line-height:1.35!important;
}
body.fcp-app-root-page .fcp-call-section-14719 > strong{
  display:block!important;
  margin-bottom:12px!important;
  color:#10284f!important;
  font-size:14px!important;
  font-weight:950!important;
}
body.fcp-app-root-page .fcp-call-checks-14719{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
body.fcp-app-root-page .fcp-call-save-14719[disabled],
body.fcp-app-root-page .fcp-call-save-14719[aria-busy="true"]{
  opacity:.72!important;
  cursor:wait!important;
}
body.fcp-call-assistant-open,
html.fcp-call-assistant-open{
  overflow:hidden!important;
}
body.fcp-app-root-page .fcp-mobile-call-sheet-14712 input,
body.fcp-app-root-page .fcp-mobile-call-sheet-14712 select,
body.fcp-app-root-page .fcp-mobile-call-sheet-14712 textarea{
  max-width:100%!important;
}
body.fcp-app-root-page .fcp-mobile-fab + .fcp-mobile-fab,
body.fcp-app-root-page [data-fcp-open-actions] + [data-fcp-open-actions]{
  display:none!important;
}
@media (max-width:1100px){
  body.fcp-app-root-page .fcp-dashboard-kpis-14719{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.fcp-app-root-page .fcp-dashboard-grid-14719{grid-template-columns:1fr!important;}
  body.fcp-app-root-page .fcp-dashboard-side-14719{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:768px){
  body.fcp-app-root-page .fcp-dashboard-hero-14719{
    display:block!important;
    padding:22px 18px!important;
    border-radius:26px!important;
  }
  body.fcp-app-root-page .fcp-dashboard-hero-14719 h2{font-size:30px!important;}
  body.fcp-app-root-page .fcp-dashboard-quick-actions-14719{
    min-width:0!important;
    justify-content:flex-start!important;
    margin-top:16px!important;
  }
  body.fcp-app-root-page .fcp-dashboard-quick-actions-14719 a,
  body.fcp-app-root-page .fcp-dashboard-quick-actions-14719 button{
    flex:1 1 calc(50% - 8px)!important;
  }
  body.fcp-app-root-page .fcp-dashboard-kpis-14719{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  body.fcp-app-root-page .fcp-dashboard-kpi-14719{
    min-height:104px!important;
    padding:15px!important;
    border-radius:20px!important;
  }
  body.fcp-app-root-page .fcp-dashboard-kpi-14719 strong{font-size:28px!important;}
  body.fcp-app-root-page .fcp-dashboard-side-14719{display:flex!important;}
  body.fcp-app-root-page .fcp-call-checks-14719{grid-template-columns:1fr!important;}
  body.fcp-app-root-page .fcp-mobile-call-head-14719{padding:20px 18px!important;margin:-16px -16px 14px!important;}
  body.fcp-app-root-page .fcp-call-mode-card-14719,
  body.fcp-app-root-page .fcp-call-section-14719{padding:14px!important;border-radius:18px!important;}
  body.fcp-app-root-page .fcp-lead-final-calls-14719 header{align-items:flex-start!important;flex-direction:column!important;}
  body.fcp-app-root-page .fcp-lead-final-calls-14719 button{width:100%!important;}
}
@media (max-width:420px){
  body.fcp-app-root-page .fcp-dashboard-kpis-14719{grid-template-columns:1fr!important;}
}

/* 14.7.20 operational dashboard + CRM polish */
.fcp-dashboard-shell-14719{--fcp-op-bg:#f8fafc;--fcp-op-card:#fff;--fcp-op-border:#e5e7eb;--fcp-op-muted:#64748b;--fcp-op-text:#0f172a;--fcp-op-primary:#2563eb;--fcp-op-soft:#eff6ff;padding-bottom:calc(96px + env(safe-area-inset-bottom));}
.fcp-dashboard-grid-14720{align-items:start;gap:18px;}
.fcp-operational-notifications-14720{border:1px solid #dbeafe;background:linear-gradient(135deg,#fff,#f8fbff);}
.fcp-operational-notification-list-14720{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;}
.fcp-operational-notification-list-14720 article{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid var(--fcp-op-border);border-radius:16px;background:#fff;box-shadow:0 8px 22px rgba(15,23,42,.06);}
.fcp-operational-notification-list-14720 article strong{width:38px;height:38px;border-radius:14px;background:#f1f5f9;display:grid;place-items:center;color:#0f172a;font-size:18px;}
.fcp-operational-notification-list-14720 article span{display:block;font-weight:800;color:#0f172a;font-size:13px;line-height:1.15;}
.fcp-operational-notification-list-14720 article small{display:block;color:#64748b;font-size:11px;line-height:1.25;margin-top:2px;}
.fcp-operational-notification-list-14720 article.tone-high strong{background:#fff7ed;color:#c2410c;}
.fcp-operational-notification-list-14720 article.tone-medium strong{background:#fefce8;color:#a16207;}
.fcp-operational-notification-list-14720 article.tone-normal strong{background:#eff6ff;color:#2563eb;}
.fcp-leads-no-action-14720,.fcp-dashboard-calls-14720{border:1px solid #fde68a;background:#fffdf5;}
.fcp-lead-no-next-action-14720{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 10px;border-radius:999px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;font-weight:800;margin:8px 0;}
.fcp-lead-next-action-cell-14720{grid-column:span 2;}
.fcp-lead-next-action-cell-14720 strong{font-size:12px;line-height:1.25;}
.fcp-lead-final-next-action-14720{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:16px;margin:14px 0;box-shadow:0 10px 28px rgba(15,23,42,.06);}
.fcp-lead-final-next-action-14720 header{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;color:#64748b;}
.fcp-lead-final-next-action-14720 strong{color:#0f172a;}
.fcp-lead-final-next-action-14720 p{margin:0;color:#334155;font-weight:700;}
.fcp-lead-final-next-action-14720 a{display:inline-flex;margin-top:12px;padding:9px 12px;border-radius:12px;background:#2563eb;color:#fff;text-decoration:none;font-weight:800;}
.fcp-mobile-task-card-pro{position:relative;gap:10px;}
.fcp-mobile-task-meta-14720{display:block;color:#64748b;font-size:11px;margin-top:4px;}
.fcp-mobile-task-actions-14720{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-end;}
.fcp-mobile-task-actions-14720 a,.fcp-mobile-task-actions-14720 button{border:1px solid #dbeafe;background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800;text-decoration:none;line-height:1;cursor:pointer;}
.fcp-mobile-task-actions-14720 button[data-fcp-complete-task]{background:#ecfdf5;border-color:#bbf7d0;color:#047857;}
.fcp-mobile-task-card.is-saving{opacity:.72;pointer-events:none;}
.fcp-mobile-call-sheet-14712,.fcp-mobile-task-sheet,.fcp-mobile-edit-sheet,.fcp-mobile-lead-sheet,.fcp-mobile-ai-sheet{max-height:min(88vh,860px)!important;overflow-y:auto!important;overscroll-behavior:contain;}
.fcp-mobile-call-backdrop-14712,.fcp-mobile-edit-backdrop,.fcp-mobile-lead-backdrop,.fcp-mobile-ai-backdrop{backdrop-filter:blur(3px);}
body.fcp-mobile-task-open,body.fcp-mobile-lead-open,body.fcp-mobile-edit-open,body.fcp-mobile-ai-open,body.fcp-call-assistant-open{overflow:hidden;}
.fcp-mobile-empty{border:1px dashed #cbd5e1;background:#f8fafc;border-radius:16px;padding:14px;color:#64748b;text-align:center;font-weight:700;}
.fcp-mobile-block{overflow:visible;}
.fcp-dashboard-side-14719 .fcp-mobile-block{margin-bottom:14px;}
.fcp-lead-table-kpis{grid-template-columns:repeat(2,minmax(0,1fr));}
@media (max-width:1100px){.fcp-operational-notification-list-14720{grid-template-columns:repeat(2,minmax(0,1fr));}.fcp-dashboard-grid-14720{grid-template-columns:1fr;}}
@media (max-width:720px){
  .fcp-operational-notification-list-14720{grid-template-columns:1fr;}
  .fcp-dashboard-quick-actions-14719{display:grid;grid-template-columns:1fr 1fr;width:100%;}
  .fcp-dashboard-quick-actions-14719 button,.fcp-dashboard-quick-actions-14719 a{justify-content:center;text-align:center;min-height:42px;}
  .fcp-lead-table-kpis{grid-template-columns:1fr 1fr;}
  .fcp-lead-next-action-cell-14720{grid-column:1/-1;}
  .fcp-mobile-task-card-pro{grid-template-columns:auto 1fr;}
  .fcp-mobile-task-actions-14720{grid-column:1/-1;justify-content:stretch;}
  .fcp-mobile-task-actions-14720 a,.fcp-mobile-task-actions-14720 button{flex:1 1 auto;text-align:center;min-height:36px;}
  .fcp-mobile-call-sheet-14712,.fcp-mobile-task-sheet,.fcp-mobile-edit-sheet,.fcp-mobile-lead-sheet,.fcp-mobile-ai-sheet{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;border-radius:24px!important;}
}
.fcp-task-overdue-14720{border-color:#fed7aa!important;background:linear-gradient(135deg,#fff,#fff7ed)!important;}
.fcp-task-overdue-14720:before{content:'Scaduta';position:absolute;right:12px;top:8px;font-size:10px;font-weight:900;color:#c2410c;background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;padding:3px 7px;}
