#followUpPage.active{position:relative!important;margin-left:232px!important;width:calc(100vw - 252px)!important;max-width:calc(100vw - 252px)!important;min-width:0!important;padding:16px 18px 28px!important;box-sizing:border-box!important;overflow-x:hidden!important}#followUpPage .followup-hero{background:linear-gradient(135deg,var(--brand),#6f2919);color:#fff;border-radius:18px;padding:20px 22px;display:flex;justify-content:space-between;gap:18px;align-items:flex-start;box-sizing:border-box}#followUpPage .followup-hero h1{margin:2px 0 6px;font-size:28px}#followUpPage .followup-hero p{margin:0;max-width:820px;color:#f7e9e3}.followup-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:900;opacity:.8}.followup-kpis{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px;margin:12px 0}.followup-kpi{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:12px;box-sizing:border-box;cursor:pointer;text-align:left;color:var(--text)}.followup-kpi small{display:block;color:var(--muted);font-size:11px;font-weight:800}.followup-kpi b{display:block;margin-top:4px;font-size:25px;color:var(--brand)}.followup-kpi.active{box-shadow:0 0 0 2px rgba(158,56,31,.16);border-color:var(--brand)}.followup-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:10px 12px;margin-bottom:12px}.followup-toolbar input{min-width:300px;max-width:460px;width:42%}.followup-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.followup-card{background:var(--panel);border:1px solid var(--border);border-left:5px solid #64748b;border-radius:16px;padding:14px;box-shadow:0 2px 10px rgba(15,23,42,.06);min-width:0}.followup-card.approval{border-left-color:#7c3aed}.followup-card.parts{border-left-color:#ea580c}.followup-card.followup{border-left-color:#2563eb}.followup-card.ready{border-left-color:#16a34a}.followup-card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.followup-card-kicker{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.followup-card h3{margin:3px 0;font-size:19px}.followup-location{font-size:12px;color:var(--muted)}.followup-age{flex:0 0 auto;text-align:center;background:var(--soft);border:1px solid var(--border);border-radius:12px;padding:7px 10px;min-width:68px}.followup-age b{display:block;font-size:20px}.followup-age span{font-size:9px;color:var(--muted);text-transform:uppercase;font-weight:900}.followup-age.overdue{background:#fff1f2;border-color:#fecdd3;color:#b42318}.followup-meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:11px 0}.followup-meta-grid>div{background:var(--soft);border:1px solid var(--border);border-radius:10px;padding:7px;min-width:0}.followup-meta-grid small{display:block;font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:900}.followup-meta-grid b{display:block;margin-top:2px;font-size:11px;overflow-wrap:anywhere}.followup-problem{font-size:12px;line-height:1.4;margin:8px 0}.followup-note{font-size:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:9px;padding:8px;margin:8px 0}.followup-email{width:100%;display:flex;justify-content:space-between;gap:12px;align-items:center;text-align:left;background:#eff6ff;color:#1e3a8a;border:1px solid #bfdbfe;border-radius:10px;padding:8px 10px;margin:8px 0}.followup-email span{min-width:120px}.followup-email b,.followup-email small{display:block}.followup-email small{font-size:9px;opacity:.72}.followup-email strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.followup-no-email{font-size:11px;color:var(--muted);padding:8px 0}.followup-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.followup-actions button{min-height:34px;font-size:11px}.followup-empty{grid-column:1/-1;background:var(--panel);border:1px dashed var(--border);border-radius:14px;padding:28px;text-align:center;color:var(--muted)}@media(max-width:1100px){.followup-kpis{grid-template-columns:repeat(3,1fr)}.followup-list{grid-template-columns:1fr}.followup-meta-grid{grid-template-columns:1fr 1fr}}@media(max-width:900px){#followUpPage.active{margin-left:0!important;width:100%!important;max-width:100%!important;padding:14px!important}.followup-kpis{grid-template-columns:1fr 1fr}.followup-toolbar{align-items:stretch;flex-direction:column}.followup-toolbar input{width:100%;max-width:none;min-width:0}.followup-hero{flex-direction:column}}
.followup-approval-received{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;background:#f0fdf4;border:1px solid #86efac;color:#166534;border-radius:10px;padding:9px 10px;margin:8px 0}.followup-approval-received b{font-size:12px}.followup-approval-received span{font-size:10px;font-weight:800;text-align:right}.followup-approval-received small{grid-column:1/-1;font-size:10px;color:#166534}
