.fcm-wrap{max-width:1400px}
.fcm-subtitle{color:#4b5563;margin-top:-8px}
.fcm-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin:18px 0 24px}
.fcm-card{background:linear-gradient(145deg,#0f172a,#1f2937);color:#fff;padding:20px;border-radius:18px;box-shadow:0 8px 25px rgba(0,0,0,.12);display:flex;justify-content:space-between;align-items:center;gap:16px}
.fcm-card strong{font-size:14px;opacity:.9}
.fcm-card span{font-size:28px;font-weight:700}
.fcm-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:20px;margin:18px 0;box-shadow:0 8px 25px rgba(15,23,42,.06);overflow:auto}
.fcm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}
.fcm-field{display:flex;flex-direction:column;gap:8px}
.fcm-field span{font-weight:600;color:#111827}
.fcm-field input,.fcm-field select,.fcm-field textarea,.fcm-contact-row input,.fcm-inline-filter input,.fcm-inline-form input,.fcm-inline-form select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:12px;min-height:42px;box-sizing:border-box}
.fcm-full{grid-column:1/-1}
.fcm-readonly{padding:10px 12px;background:#f3f4f6;border-radius:12px;border:1px solid #e5e7eb;min-height:42px;display:flex;align-items:center}
.fcm-coords{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.fcm-contacts-block{margin-top:20px;background:#f8fafc;border:1px dashed #cbd5e1;padding:16px;border-radius:18px}
.fcm-contacts-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;gap:10px;flex-wrap:wrap}
.fcm-contact-row{display:grid;grid-template-columns:2fr 1.5fr 1.3fr 1.7fr auto;gap:10px;align-items:center;margin-bottom:10px;background:#fff;padding:10px;border-radius:14px;border:1px solid #e5e7eb}
.fcm-hidden{display:none !important}
.fcm-mini-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px;margin-bottom:12px}
.fcm-details summary{cursor:pointer;font-weight:600;color:#166534}
.fcm-inline-form{margin-top:12px;display:flex;flex-direction:column;gap:12px}
.fcm-inline-form form,.fcm-inline-filter{display:flex;gap:8px;flex-wrap:wrap;align-items:center}
.fcm-entry-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}
.fcm-entry-item{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:8px 10px;font-size:12px}
.fcm-front-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:20px;max-width:920px;box-shadow:0 8px 25px rgba(15,23,42,.06)}
.fcm-status-result{margin-top:16px}
.fcm-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:10px;margin-top:16px}
.fcm-calendar-head{font-weight:700;text-align:center;padding:8px;border-radius:12px;background:#ecfdf5;border:1px solid #bbf7d0}
.fcm-calendar-day{min-height:140px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:8px}
.fcm-calendar-empty{background:transparent;border-style:dashed}
.fcm-calendar-date{font-weight:700;font-size:16px;color:#111827}
.fcm-calendar-metric{font-size:12px;color:#374151}
@media (max-width:1100px){.fcm-calendar-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}}
@media (max-width:900px){.fcm-contact-row,.fcm-inline-form form,.fcm-inline-filter{grid-template-columns:1fr;display:grid}.fcm-entry-item{grid-template-columns:1fr}.fcm-calendar-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.fcm-card{align-items:flex-start;flex-direction:column}}
@media (max-width:640px){.fcm-grid,.fcm-cards,.fcm-calendar-grid{grid-template-columns:1fr}.fcm-panel{padding:14px}.widefat{font-size:12px}.fcm-front-card{padding:14px}}


/* Calendario mejorado */
.fcm-calendar-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.fcm-calendar-title{display:flex;flex-direction:column;gap:4px}
.fcm-calendar-title h2{margin:0;font-size:26px;line-height:1.15;color:#0f172a}
.fcm-calendar-title p{margin:0;color:#475569}
.fcm-calendar-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin:18px 0 22px}
.fcm-calendar-kpi{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f766e,#0f172a);color:#fff;border-radius:22px;padding:18px 18px 16px;box-shadow:0 12px 32px rgba(15,23,42,.12)}
.fcm-calendar-kpi::after{content:"";position:absolute;inset:auto -25px -35px auto;width:95px;height:95px;background:rgba(255,255,255,.10);border-radius:50%}
.fcm-calendar-kpi strong{display:block;font-size:13px;letter-spacing:.2px;opacity:.92;margin-bottom:8px}
.fcm-calendar-kpi span{font-size:28px;font-weight:800;line-height:1.1;display:block}
.fcm-calendar-kpi small{display:block;margin-top:6px;opacity:.88}
.fcm-calendar-shell{background:linear-gradient(180deg,#f8fafc 0%,#eefbf4 100%);border:1px solid #dbeafe;border-radius:26px;padding:16px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.fcm-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));gap:12px;margin-top:12px}
.fcm-calendar-head{font-weight:800;text-align:center;padding:12px 10px;border-radius:16px;background:linear-gradient(135deg,#16a34a,#22c55e);border:0;color:#fff;box-shadow:0 8px 20px rgba(34,197,94,.18)}
.fcm-calendar-day{position:relative;min-height:170px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:20px;padding:12px;display:flex;flex-direction:column;gap:10px;box-shadow:0 8px 22px rgba(15,23,42,.06);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.fcm-calendar-day:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(15,23,42,.10)}
.fcm-calendar-day.has-events{border-color:#86efac;background:linear-gradient(180deg,#f0fdf4 0%,#ffffff 100%)}
.fcm-calendar-day.is-busy{border-color:#facc15;background:linear-gradient(180deg,#fefce8 0%,#ffffff 100%)}
.fcm-calendar-day.is-heavy{border-color:#fb7185;background:linear-gradient(180deg,#fff1f2 0%,#ffffff 100%)}
.fcm-calendar-empty{background:repeating-linear-gradient(135deg,#f8fafc,#f8fafc 10px,#f1f5f9 10px,#f1f5f9 20px);border-style:dashed;min-height:170px;box-shadow:none}
.fcm-calendar-date{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:17px;color:#0f172a}
.fcm-calendar-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.2px;background:#dcfce7;color:#166534}
.fcm-calendar-badge.busy{background:#fef3c7;color:#92400e}
.fcm-calendar-badge.heavy{background:#ffe4e6;color:#be123c}
.fcm-calendar-metric{font-size:12px;color:#334155;background:#ffffffcc;border:1px solid #e2e8f0;border-radius:14px;padding:10px 12px}
.fcm-calendar-metric strong{display:block;color:#0f172a;font-size:11px;text-transform:uppercase;letter-spacing:.25px;margin-bottom:4px}
.fcm-calendar-metric span{font-size:17px;font-weight:800;color:#111827}
.fcm-calendar-empty-text{margin-top:auto;font-size:12px;color:#64748b;text-align:center;padding:14px 10px;border-radius:14px;border:1px dashed #cbd5e1;background:rgba(255,255,255,.65)}
.fcm-calendar-table-wrap{overflow:auto;border-radius:18px}
.fcm-calendar-table{border-collapse:separate;border-spacing:0;width:100%;min-width:620px;overflow:hidden;border-radius:18px}
.fcm-calendar-table thead th{background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border:none;padding:14px 12px}
.fcm-calendar-table tbody td{padding:12px;border-bottom:1px solid #e5e7eb;vertical-align:middle}
.fcm-calendar-table tbody tr:nth-child(odd){background:#f8fafc}
.fcm-calendar-table tbody tr:hover{background:#ecfeff}
@media (max-width:1100px){.fcm-calendar-grid{grid-template-columns:repeat(4,minmax(120px,1fr))}}
@media (max-width:900px){.fcm-calendar-toolbar{align-items:flex-start}.fcm-calendar-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}}
@media (max-width:640px){.fcm-calendar-shell{padding:12px}.fcm-calendar-title h2{font-size:22px}.fcm-calendar-grid{grid-template-columns:1fr;gap:10px}.fcm-calendar-head{display:none}.fcm-calendar-day,.fcm-calendar-empty{min-height:auto}.fcm-calendar-table{min-width:560px}}

.fcm-status-badge{display:inline-block;background:linear-gradient(135deg,#166534,#22c55e);color:#fff;font-weight:800;padding:6px 12px;border-radius:999px;margin-bottom:10px;font-size:12px;letter-spacing:.3px;text-transform:uppercase}
.fcm-status-highlight{margin-top:10px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#ecfccb,#dcfce7);border:1px solid #86efac;color:#14532d}
.fcm-entry-item-highlight{border-left:5px solid #eab308;background:linear-gradient(135deg,#fef3c7,#fff7ed);font-weight:500}
.fcm-status-note{margin-top:10px;padding:10px 12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;font-weight:700}

.fcm-disabled-field{opacity:.7}
.fcm-disabled-field input,.fcm-disabled-field select{background:#f3f4f6}
.fcm-alert-panel{border:2px solid #fecaca;background:linear-gradient(135deg,#fff1f2,#fef2f2)}
.fcm-alert-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}
.fcm-alert-card{position:relative;overflow:hidden;background:linear-gradient(135deg,#991b1b,#7f1d1d 55%,#450a0a);color:#fff;border:2px solid #fecaca;border-radius:18px;padding:16px;box-shadow:0 14px 28px rgba(127,29,29,.28);display:flex;flex-direction:column;gap:6px;animation:fcmPulseAlert 1.8s ease-in-out infinite}
.fcm-alert-card::after{content:"";position:absolute;right:-22px;top:-22px;width:72px;height:72px;background:rgba(255,255,255,.14);border-radius:50%}
.fcm-alert-card strong{font-size:13px;letter-spacing:.3px}
.fcm-alert-card span{font-size:16px;font-weight:700}
.fcm-alert-card small{opacity:.92}


.fcm-alert-intro{margin:0 0 14px;color:#7f1d1d;font-weight:600}
.fcm-calendar-clients{display:grid;grid-template-columns:1fr;gap:8px}
.fcm-calendar-clients-title{font-size:12px;color:#166534;text-transform:uppercase;letter-spacing:.3px}
.fcm-calendar-client-chip{display:grid;grid-template-columns:auto 1fr;gap:4px 10px;align-items:start;text-decoration:none;background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #cbd5e1;border-radius:16px;padding:10px;box-shadow:0 6px 16px rgba(15,23,42,.06)}
.fcm-calendar-client-chip:hover{border-color:#16a34a;box-shadow:0 10px 20px rgba(22,163,74,.14)}
.fcm-calendar-client-time{grid-row:1/span 2;display:inline-flex;align-items:center;justify-content:center;min-width:54px;padding:8px 6px;border-radius:12px;background:#0f172a;color:#fff;font-weight:800;font-size:13px}
.fcm-calendar-client-name{font-weight:800;color:#0f172a;line-height:1.2}
.fcm-calendar-client-chip small{display:block;color:#475569;font-size:11px;line-height:1.35}
.fcm-calendar-client-chip em{grid-column:2;font-style:normal;font-size:11px;font-weight:800;color:#166534}
.fcm-driver-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
.fcm-driver-finalize-form{margin-top:6px;display:flex;justify-content:flex-end}
.fcm-finalize-button{background:linear-gradient(135deg,#166534,#22c55e)!important;border-color:#166534!important;color:#fff!important}
.fcm-finalize-button:hover{filter:brightness(.97)}


.fcm-calendar-clients{display:grid;grid-template-columns:1fr;gap:10px}
.fcm-calendar-client-chip{position:relative;display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px 10px;align-items:start;text-decoration:none;background:linear-gradient(135deg,#ffffff,#f8fafc);border:1px solid #cbd5e1;border-radius:16px;padding:10px;box-shadow:0 6px 16px rgba(15,23,42,.06)}
.fcm-calendar-client-main{display:flex;flex-direction:column;gap:6px;min-width:0}
.fcm-calendar-client-meta{display:grid;grid-template-columns:1fr;gap:4px}
.fcm-calendar-client-meta span{display:block;font-size:11px;line-height:1.35;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:5px 7px}
.fcm-calendar-client-meta strong{color:#0f172a}
.fcm-calendar-client-tooltip{position:absolute;left:10px;right:10px;top:calc(100% + 8px);z-index:30;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease, transform .18s ease;background:#0f172a;color:#fff;border-radius:14px;padding:12px 13px;box-shadow:0 14px 28px rgba(15,23,42,.28);font-size:12px;line-height:1.5}
.fcm-calendar-client-tooltip::before{content:"";position:absolute;top:-8px;left:26px;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #0f172a}
.fcm-calendar-client-chip:hover .fcm-calendar-client-tooltip{opacity:1;transform:translateY(0)}
.fcm-calendar-day{overflow:visible}
@keyframes fcmPulseAlert{0%{transform:scale(1)}50%{transform:scale(1.01)}100%{transform:scale(1)}}

/* ===== Calendario cliente ===== */
.fcm-client-calendar-list {
  display: grid;
  gap: 18px;
  margin-top: 18px;
}
.fcm-client-month-section {
  display: grid;
  gap: 14px;
}
.fcm-client-month-heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding: 14px 18px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f172a, #1f7a45);
  color: #fff;
  box-shadow: 0 12px 26px rgba(15, 23, 42, 0.18);
}
.fcm-client-month-heading h2 {
  margin: 0 0 4px;
  font-size: 22px;
}
.fcm-client-month-heading p {
  margin: 0;
  opacity: .92;
}
.fcm-client-day-card {
  border: 1px solid #d8e7dd;
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #f6fbf7 100%);
  box-shadow: 0 18px 40px rgba(10, 61, 34, 0.08);
  overflow: hidden;
}
.fcm-client-day-card summary {
  list-style: none;
  cursor: pointer;
  padding: 18px 22px;
  background: linear-gradient(135deg, #0e6b3b, #14995a);
  color: #fff;
}
.fcm-client-day-card summary::-webkit-details-marker { display: none; }
.fcm-client-day-summary {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: center;
}
.fcm-client-day-summary strong {
  display: block;
  font-size: 16px;
}
.fcm-client-day-summary span,
.fcm-client-day-summary small {
  opacity: .92;
}
.fcm-client-day-summary-right {
  text-align: right;
}
.fcm-client-day-body {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 16px;
  padding: 18px;
}
.fcm-client-agenda-card {
  position: relative;
  display: block;
  color: #133223;
  text-decoration: none;
  border-radius: 18px;
  padding: 16px;
  border: 1px solid #e0ebe3;
  background: #fff;
  box-shadow: 0 10px 26px rgba(16, 52, 31, 0.08);
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.fcm-client-agenda-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(16, 52, 31, 0.14);
}
.fcm-client-agenda-card.is-programada { border-left: 6px solid #0e6b3b; background: linear-gradient(180deg, #ffffff 0%, #f5fcf7 100%); }
.fcm-client-agenda-card.is-en_ruta { border-left: 6px solid #0d6efd; background: linear-gradient(180deg, #ffffff 0%, #f2f7ff 100%); }
.fcm-client-agenda-card.is-en_proceso,
.fcm-client-agenda-card.is-pausada { border-left: 6px solid #f0ad00; background: linear-gradient(180deg, #fffdf5 0%, #fff7df 100%); }
.fcm-client-agenda-card.is-novedad,
.fcm-client-agenda-card.is-incumplida,
.fcm-client-agenda-card.is-cancelada { border-left: 6px solid #d63638; background: linear-gradient(180deg, #fff5f5 0%, #ffe3e3 100%); }
.fcm-client-agenda-card.is-finalizada,
.fcm-client-agenda-card.is-cliente_ok { border-left: 6px solid #14532d; background: linear-gradient(180deg, #eaf7ef 0%, #d7eadf 100%); box-shadow: 0 10px 26px rgba(8, 42, 22, 0.16); }
.fcm-client-agenda-card.is-finalizada .fcm-client-agenda-time,
.fcm-client-agenda-card.is-cliente_ok .fcm-client-agenda-time,
.fcm-client-agenda-card.is-finalizada h3,
.fcm-client-agenda-card.is-cliente_ok h3 { color: #14532d; }
.fcm-client-agenda-top,
.fcm-client-agenda-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
.fcm-client-agenda-time {
  font-size: 20px;
  font-weight: 800;
  color: #0e6b3b;
}
.fcm-client-agenda-card h3 {
  margin: 12px 0 8px;
  font-size: 18px;
}
.fcm-client-agenda-card p {
  margin: 0 0 10px;
}
.fcm-client-agenda-metrics {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  font-size: 13px;
  margin-bottom: 12px;
}
.fcm-client-agenda-metrics span {
  padding: 8px 10px;
  border-radius: 12px;
  background: #f3f8f5;
}
.fcm-client-agenda-footer span {
  font-weight: 700;
  color: #0e6b3b;
}
.fcm-client-agenda-footer small {
  color: #5e7266;
}

/* ===== Front shortcode gestión cliente ===== */
.fcm-client-overview h4 {
  margin: 8px 0 14px;
  font-size: 22px;
}
.fcm-client-overview-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 10px;
}
.fcm-client-overview-grid span {
  background: #f5f9f6;
  border: 1px solid #dfeae3;
  border-radius: 12px;
  padding: 10px 12px;
}
.fcm-status-project-card {
  margin-top: 16px;
}
.fcm-status-project-card > summary {
  cursor: pointer;
  font-size: 16px;
  color: #123121;
}
.fcm-status-project-body {
  margin-top: 14px;
}
.fcm-front-section {
  margin-top: 16px;
}
.fcm-front-section > strong {
  display: block;
  margin-bottom: 10px;
  color: #0e6b3b;
}

@media (max-width: 782px) {
  .fcm-client-day-summary,
  .fcm-client-agenda-top,
  .fcm-client-agenda-footer {
    flex-direction: column;
    align-items: flex-start;
  }
  .fcm-client-day-summary-right {
    text-align: left;
  }
  .fcm-client-agenda-metrics {
    grid-template-columns: 1fr;
  }
}


.fcm-client-month-grid-shell {
  margin-top: 4px;
}
.fcm-client-month-grid .fcm-calendar-day {
  min-height: 220px;
}
.fcm-client-calendar-day.is-programmed {
  background: linear-gradient(180deg, #ffffff 0%, #f3fbf5 100%);
}
.fcm-client-calendar-day.is-busy {
  background: linear-gradient(180deg, #fffdf5 0%, #fff2c9 100%);
}
.fcm-client-calendar-day.is-warning {
  background: linear-gradient(180deg, #fff5f5 0%, #ffdede 100%);
}
.fcm-client-calendar-day.is-completed {
  background: linear-gradient(180deg, #e6f4ea 0%, #cfe3d5 100%);
  border-color: #1f6f43;
}
.fcm-calendar-client-chip-status.is-programada { border-left: 4px solid #0e6b3b; }
.fcm-calendar-client-chip-status.is-reprogramada { border-left: 4px solid #15803d; }
.fcm-calendar-client-chip-status.is-en_ruta { border-left: 4px solid #0d6efd; }
.fcm-calendar-client-chip-status.is-en_proceso,
.fcm-calendar-client-chip-status.is-pausada { border-left: 4px solid #f0ad00; }
.fcm-calendar-client-chip-status.is-novedad,
.fcm-calendar-client-chip-status.is-incumplida,
.fcm-calendar-client-chip-status.is-cancelada { border-left: 4px solid #d63638; }
.fcm-calendar-client-chip-status.is-finalizada,
.fcm-calendar-client-chip-status.is-cliente_ok {
  border-left: 4px solid #14532d;
  background: linear-gradient(135deg, #edf7f0, #dceadf);
}

.fcm-week-list{background:#fff;border:1px solid #dbe3ea;border-radius:18px;padding:18px;margin:18px 0;box-shadow:0 12px 30px rgba(15,23,42,.06)}
.fcm-week-list-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}
.fcm-week-day-block{border-top:1px solid #eef2f7;padding:12px 0}
.fcm-week-day-title{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:8px;text-transform:capitalize}
.fcm-week-day-list{display:flex;flex-direction:column;gap:8px}
.fcm-week-line{position:relative;display:grid;grid-template-columns:70px 30px 50px minmax(180px,1.4fr) minmax(160px,1.2fr) 110px 140px;gap:10px;align-items:center;padding:12px 14px;border-radius:14px;text-decoration:none;background:#ecfdf5;color:#0f172a;border-left:6px solid #16a34a}
.fcm-week-line:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,23,42,.08)}
.fcm-week-line.is-programada,.fcm-week-line.is-reprogramada{background:#eff6ff;border-left-color:#2563eb}
.fcm-week-line.is-en_ruta,.fcm-week-line.is-en_proceso,.fcm-week-line.is-pausada{background:#fff7ed;border-left-color:#ea580c}
.fcm-week-line.is-novedad,.fcm-week-line.is-incumplida,.fcm-week-line.is-cancelada{background:#fef2f2;border-left-color:#dc2626}
.fcm-week-line.is-finalizada,.fcm-week-line.is-cliente_ok{background:#334155;color:#fff;border-left-color:#0f172a}
.fcm-week-line.is-finalizada .fcm-status-pill,.fcm-week-line.is-cliente_ok .fcm-status-pill{background:rgba(255,255,255,.14);color:#fff}
.fcm-week-line-time,.fcm-week-line-order,.fcm-week-line-m3{font-weight:700}.fcm-week-line-client{font-weight:800}.fcm-week-line-project{opacity:.9}
.fcm-client-query-box{margin-top:10px;padding:10px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.fcm-client-query-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.fcm-client-query-item{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:8px 10px;border-radius:10px;background:#fff;border:1px solid #e2e8f0}
@media (max-width: 980px){.fcm-week-line{grid-template-columns:1fr;gap:6px}}

.fcm-week-line-note{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:#fff7d6;color:#7a5b00;font-size:11px;font-weight:600;}
