:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f8fb;--surface:#fff;--surface-strong:#fff;--ink:#172033;--muted:#5d6878;--line:#dbe1e7;--green:#1f7a4d;--green-dark:#115c37;--blue:#245d92;--amber:#bc7a18;--shadow:0 18px 45px #232f3f14}*{box-sizing:border-box}html,body{min-height:100%}body{background:var(--background);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{background:var(--green);color:#fff;cursor:pointer;font:inherit;border:0;border-radius:8px;padding:.72rem 1rem;font-weight:700}button:hover{background:var(--green-dark)}button:disabled{cursor:not-allowed;opacity:.65}.secondary-button{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink)}.secondary-button:hover{background:#eef4f0}.app-shell{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#edf4ee;background:#14201a;flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.brand{align-items:center;gap:.8rem;display:flex}.brand-mark,.agent-pill{aspect-ratio:1;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:#28a865;width:44px}.brand-name,.brand-context,.eyebrow,.conversation-row p{margin:0}.brand-name{font-weight:800}.brand-context{color:#aebbb2;margin-top:.18rem;font-size:.82rem}.nav-list{gap:.35rem;display:grid}.nav-item{color:#cfdbd2;border-radius:8px;padding:.8rem .9rem;font-weight:700}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1a}.workspace{gap:1.25rem;padding:1.5rem;display:grid}.topbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.eyebrow{color:var(--green);text-transform:uppercase;font-size:.78rem;font-weight:800}h1,h2,h3{margin:0}h1{max-width:720px;margin-top:.35rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1}h2{margin-top:.28rem;font-size:1.2rem}h3{font-size:1rem}.agent-strip{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.85rem;display:flex}.login-link,.text-link{color:var(--green-dark);font-weight:800}.login-link{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;padding:.68rem .9rem}.agent-pill{background:var(--surface-strong);border:1px solid var(--line);color:var(--blue);width:40px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.metric-card,.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px}.metric-card{gap:.7rem;min-height:112px;padding:1rem;display:grid}.metric-card span{color:var(--muted);font-size:.9rem}.metric-card strong{font-size:2rem}.content-grid{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:1rem;display:grid}.panel{padding:1rem}.panel-header,.conversation-row,.pipeline-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.conversation-list,.pipeline-list{gap:.75rem;margin-top:1rem;display:grid}.conversation-row,.pipeline-row{background:var(--surface-strong);border:1px solid var(--line);border-radius:8px;padding:.9rem}.conversation-row p{color:var(--muted);margin-top:.28rem}.conversation-meta{justify-items:end;gap:.28rem;min-width:145px;display:grid}.conversation-meta span{color:var(--green-dark);background:#e5f3eb;border-radius:999px;padding:.35rem .6rem;font-size:.78rem;font-weight:800}.conversation-meta small{color:var(--muted)}.pipeline-row strong{color:var(--amber);font-size:1.25rem}.auth-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.auth-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:1.4rem;width:min(100%,520px);max-width:520px;padding:1.25rem;display:grid}.auth-panel.compact{max-width:620px}.auth-copy{color:var(--muted);margin:.6rem 0 0;line-height:1.5}.auth-form{gap:1rem;display:grid}.auth-form label{gap:.4rem;font-weight:800;display:grid}.auth-form input{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;padding:.82rem .9rem}.auth-form input:focus{border-color:var(--green);outline:3px solid #1f7a4d24}.auth-error{color:#a13d2d;background:#fff0ed;border:1px solid #e6b0a5;border-radius:8px;margin:0;padding:.8rem .9rem;font-weight:700}.auth-submit{width:100%}.dashboard-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{color:#eef4fb;background:#132238;flex-direction:column;gap:1.4rem;padding:1.25rem;display:flex}.dashboard-brand{align-items:center;gap:.8rem;display:flex}.dashboard-brand-mark{aspect-ratio:1;color:#fff;background:#2ca36a;border-radius:8px;justify-content:center;align-items:center;width:44px;font-weight:900;display:inline-flex}.dashboard-nav{gap:.35rem;display:grid}.dashboard-nav-link{color:#cfdae8;border-radius:8px;padding:.78rem .9rem;font-weight:800}.dashboard-nav-link:hover,.dashboard-nav-link.active{color:#fff;background:#ffffff1a}.dashboard-sidebar-footer{border-top:1px solid #ffffff24;gap:.35rem;margin-top:auto;padding-top:1rem;display:grid}.dashboard-sidebar-footer strong{font-size:1rem}.dashboard-sidebar-footer span{color:#b9c5d4;overflow-wrap:anywhere;font-size:.9rem}.dashboard-main{grid-template-rows:auto 1fr;gap:1rem;min-width:0;padding:1.25rem;display:grid}.dashboard-topbar,.dashboard-section-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.dashboard-topbar{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:1.1rem}.dashboard-topbar h1{font-size:clamp(1.65rem,3vw,2.5rem)}.dashboard-subtitle,.dashboard-section-header p,.dashboard-card span,.dashboard-card small{color:var(--muted)}.dashboard-subtitle,.dashboard-section-header p{max-width:720px;margin:.5rem 0 0;line-height:1.5}.dashboard-content,.dashboard-stack{gap:1rem;min-width:0;display:grid}.dashboard-metrics-grid,.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-two-column{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:1rem;display:grid}.dashboard-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:1rem;min-width:0;padding:1rem;display:grid}.dashboard-card.metric-card{min-height:124px}.dashboard-card.metric-card small{line-height:1.4}.dashboard-card.metric-card em{color:var(--green-dark);font-size:.82rem;font-style:normal;font-weight:800}.dashboard-card.compact-card{align-content:start}.dashboard-list{gap:.7rem;display:grid}.dashboard-list-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:.28rem;padding:.85rem;display:grid}.dashboard-list-row.split{justify-content:space-between;align-items:center;gap:1rem;display:flex}.row-meta{place-items:flex-end end;gap:.35rem;min-width:150px;display:grid}.status-grid{flex-wrap:wrap;gap:.5rem;display:flex}.status-pill{color:var(--green-dark);white-space:nowrap;background:#e7f4ee;border-radius:999px;padding:.45rem .65rem;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}.pipeline-count{color:var(--amber);font-size:1.25rem;font-weight:900}.compact-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(0,1.1fr);gap:1rem;display:grid}.analytics-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.analytics-stat{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:.3rem;padding:.8rem;display:grid}.analytics-stat strong{color:var(--blue);font-size:1.6rem;line-height:1}.analytics-list,.pipeline-analytics-list,.agent-activity-table{gap:.7rem;display:grid}.analytics-progress-row,.pipeline-analytics-row,.agent-activity-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:.55rem;min-width:0;padding:.8rem;display:grid}.analytics-progress-row{grid-template-columns:minmax(0,1fr) auto}.analytics-progress-row .analytics-progress{grid-column:1/-1}.analytics-progress{background:#edf1f5;border-radius:999px;height:.55rem;overflow:hidden}.analytics-progress span{background:var(--green);border-radius:inherit;min-width:.35rem;height:100%;display:block}.agent-activity-row{grid-template-columns:minmax(120px,1fr) repeat(3,auto);align-items:center}.pipeline-analytics-row{grid-template-columns:minmax(0,1fr) auto minmax(120px,.35fr);align-items:center}.pipeline-stage-copy{gap:.25rem;display:grid}.pipeline-stage-copy span{line-height:1.45}.pipeline-stage-metric{place-items:flex-end end;gap:.2rem;min-width:72px;display:grid}.admin-readiness-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}.admin-readiness-grid.wide{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.admin-role-list,.admin-team-list,.provider-readiness-list,.audit-control-list{gap:.75rem;display:grid}.admin-role-row,.admin-team-row,.provider-readiness-row,.audit-control-row,.approval-safeguard{border:1px solid var(--line);background:#f8fafc;border-radius:8px;min-width:0;padding:.85rem}.admin-role-row{gap:.75rem;display:grid}.admin-team-row,.provider-readiness-row,.audit-control-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.admin-team-row div,.provider-readiness-row div{gap:.3rem;min-width:0;display:grid}.provider-checks{justify-items:end}.provider-checks code{color:#31556d;white-space:nowrap;background:#eef4f8;border:1px solid #d6e2eb;border-radius:6px;padding:.32rem .45rem;font-size:.76rem;font-weight:800}.approval-safeguard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.approval-safeguard{gap:.35rem;display:grid}.approval-safeguard strong{color:var(--green-dark)}.audit-control-row{justify-content:flex-start}.audit-control-row span{color:var(--green-dark);background:#e7f4ee;border-radius:999px;justify-content:center;align-items:center;min-width:2rem;padding:.28rem .45rem;font-size:.76rem;font-weight:900;display:inline-flex}.integration-provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.integration-provider-card{align-content:start}.integration-provider-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.integration-provider-header div,.integration-section,.integration-boundary{gap:.45rem;min-width:0;display:grid}.integration-provider-header span,.integration-section span,.integration-boundary span,.integration-mode-row span:not(.status-pill){color:var(--muted)}.provider-checks.inline,.integration-route-list{flex-wrap:wrap;justify-content:flex-start;gap:.45rem;display:flex}.integration-route-list code{border:1px solid var(--line);color:var(--ink);background:#f8fafc;border-radius:6px;padding:.34rem .5rem;font-size:.78rem;font-weight:800}.integration-boundary,.integration-mode-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;padding:.85rem}.integration-mode-list{gap:.75rem;display:grid}.integration-mode-row{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:.8rem;display:grid}.integration-mode-row div{gap:.28rem;display:grid}.setup-banner{background:#fff8eb;border:1px solid #efd39b;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.setup-banner h2{margin-top:.25rem}.setup-banner p{color:#775b1f;margin:.35rem 0 0;line-height:1.45}.inbox-workspace{grid-template-columns:minmax(250px,.85fr) minmax(380px,1.45fr) minmax(260px,.8fr);gap:1rem;min-height:680px;display:grid}.inbox-queue,.inbox-thread,.customer-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;min-width:0;padding:1rem}.inbox-queue,.inbox-thread,.customer-panel,.message-timeline,.profile-fields{gap:1rem;display:grid}.inbox-queue,.inbox-thread{align-content:start}.inbox-toolbar,.thread-header,.composer-actions,.thread-actions{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.inbox-filter-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.inbox-filter-row button{padding-inline:.65rem}.active-filter{color:var(--green-dark);border-color:#1f7a4d80}.inbox-conversation-list{gap:.65rem;display:grid}.inbox-conversation-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#f8fafc;border-radius:8px;gap:.7rem;padding:.85rem;display:grid}.inbox-conversation-card:hover,.inbox-conversation-card.selected{background:#edf7f1;border-color:#1f7a4d6b}.conversation-card-main,.conversation-card-meta,.conversation-card-footer,.thread-status-row{align-items:center;gap:.55rem;display:flex}.conversation-card-main{flex-direction:column;align-items:flex-start}.conversation-card-main span,.thread-header p{color:var(--muted);line-height:1.4}.conversation-card-meta,.conversation-card-footer{color:var(--muted);justify-content:space-between}.conversation-card-footer{flex-wrap:wrap}.unread-badge{aspect-ratio:1;background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:1.45rem;font-size:.78rem;font-weight:900;display:inline-flex}.thread-header{border-bottom:1px solid var(--line);padding-bottom:1rem}.thread-actions{flex-wrap:wrap;justify-content:flex-end}.status-select-label{gap:.25rem;display:grid}.status-select-label span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.status-select-label select{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:8px;min-height:2.75rem;padding:.55rem .75rem}.status-select-label select:focus{border-color:var(--green);outline:3px solid #1f7a4d24}.thread-status-row{border:1px solid var(--line);color:var(--muted);background:#f8fafc;border-radius:8px;flex-wrap:wrap;padding:.75rem}.priority-pill{white-space:nowrap;border-radius:999px;padding:.45rem .6rem;font-size:.78rem;font-weight:900;line-height:1;display:inline-flex}.priority-low,.priority-normal{color:#31556d;background:#eef4f8}.priority-high{color:#92580d;background:#fff1d8}.priority-urgent{color:#a43b2b;background:#ffe7e2}.message-timeline{align-content:start;max-height:460px;padding-right:.25rem;overflow:auto}.message-bubble{border:1px solid var(--line);border-radius:8px;gap:.55rem;padding:.85rem;display:grid}.message-bubble p{margin:0;line-height:1.5}.message-customer{background:#f3f7fb;justify-self:start;max-width:82%}.message-agent{background:#eaf6ef;justify-self:end;max-width:82%}.message-note{background:#fff8eb;border-color:#efd39b}.message-ai{background:#eef1ff;border-color:#cbd4ff}.message-meta{color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.45rem;display:flex}.message-meta strong{color:var(--ink)}.composer-panel{border-top:1px solid var(--line);gap:.75rem;padding-top:1rem;display:grid}.composer-panel label{font-weight:800}.composer-panel textarea{background:var(--surface-strong);border:1px solid var(--line);color:var(--ink);font:inherit;resize:vertical;border-radius:8px;min-height:116px;padding:.85rem}.composer-panel textarea:focus{border-color:var(--green);outline:3px solid #1f7a4d24}.ai-copilot-panel{background:#f7f8ff;border:1px solid #d5dcff;border-radius:8px;gap:.85rem;padding:.9rem;display:grid}.ai-copilot-header,.ai-copilot-actions{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ai-copilot-actions{flex-wrap:wrap;justify-content:flex-start}.ai-copilot-error{color:#a13d2d;background:#fff0ed;border:1px solid #e6b0a5;border-radius:8px;margin:0;padding:.75rem;font-weight:700;line-height:1.45}.ai-copilot-result{gap:.85rem;display:grid}.ai-copilot-result p,.ai-copilot-list ul{margin:0;line-height:1.5}.ai-copilot-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0;display:grid}.ai-copilot-fields div{background:#ffffffad;border:1px solid #e3e7ff;border-radius:8px;gap:.25rem;padding:.7rem;display:grid}.ai-copilot-fields dt{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.ai-copilot-fields dd{overflow-wrap:anywhere;margin:0}.ai-copilot-list{gap:.45rem;display:grid}.ai-copilot-tag-row{flex-wrap:wrap;gap:.45rem;display:flex}.ai-copilot-list ul{padding-left:1.1rem}.profile-fields{margin:0}.profile-fields div{border-bottom:1px solid var(--line);gap:.25rem;padding-bottom:.75rem;display:grid}.profile-fields dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.profile-fields dd{overflow-wrap:anywhere;margin:0}.tag-list{flex-wrap:wrap;gap:.45rem;display:flex}.next-action-box{background:#eef7f2;border:1px solid #bfdecf;border-radius:8px;gap:.4rem;padding:.9rem;display:grid}.crm-workspace{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:1rem;display:grid}.crm-record-list,.crm-side-panel,.crm-action-list{gap:.85rem;display:grid}.crm-side-panel{align-content:start}.crm-record-card,.crm-action-row{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:.75rem;min-width:0;padding:.9rem;display:grid}.crm-record-header,.crm-contact-row,.crm-action-row{justify-content:space-between;align-items:flex-start;gap:.8rem;display:flex}.crm-record-header div,.crm-action-row div{gap:.28rem;min-width:0;display:grid}.crm-record-header span:not(.status-pill),.crm-action-row span{color:var(--muted);line-height:1.45}.crm-field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.crm-field-grid div{border:1px solid var(--line);background:#fff;border-radius:8px;gap:.25rem;min-width:0;padding:.7rem;display:grid}.crm-field-grid span{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.crm-field-grid strong{overflow-wrap:anywhere}.crm-contact-row{flex-wrap:wrap;justify-content:flex-start}.crm-contact-row code{color:#31556d;overflow-wrap:anywhere;background:#eef4f8;border:1px solid #d6e2eb;border-radius:6px;padding:.34rem .5rem;font-size:.78rem;font-weight:800}.crm-action-row small{color:var(--amber);white-space:nowrap;font-weight:900}.automation-workspace{grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr);gap:1rem;display:grid}.automation-template-list,.automation-detail-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:1rem;min-width:0;padding:1rem;display:grid}.automation-template-list{align-content:start}.automation-template-stack,.automation-detail-grid,.automation-rule-list,.automation-status-stack,.automation-result-zone{gap:.7rem;display:grid}.automation-template-card{border:1px solid var(--line);color:var(--ink);text-align:left;background:#f8fafc;justify-items:start;gap:.55rem;padding:.9rem;display:grid}.automation-template-card:hover,.automation-template-card.selected{background:#eef7f2;border-color:#1f7a4d70}.automation-template-card small,.automation-detail-header p,.automation-field-grid span,.automation-draft-toolbar span,.automation-result-summary,.automation-rule-list small{color:var(--muted)}.automation-detail-header,.automation-draft-toolbar,.automation-result-summary{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.automation-detail-header p{margin:.45rem 0 0;line-height:1.5}.automation-status-stack{justify-items:end}.automation-field-grid,.automation-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.automation-field-grid{gap:.75rem;display:grid}.automation-field-grid div,.automation-rule-list li{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:.32rem;padding:.8rem;display:grid}.automation-detail-grid{display:grid}.automation-rule-list{margin:.65rem 0 0;padding:0;list-style:none}.automation-rule-list span,.automation-field-grid strong{overflow-wrap:anywhere}.automation-draft-toolbar{border-top:1px solid var(--line);padding-top:1rem}.automation-draft-toolbar div{text-align:right;justify-items:end;gap:.28rem;display:grid}.automation-error{color:#a13d2d;background:#fff0ed;border:1px solid #e6b0a5;border-radius:8px;margin:0;padding:.75rem;font-weight:700;line-height:1.45}.automation-result-summary{background:#eef4f8;border:1px solid #cbdbe7;border-radius:8px;flex-wrap:wrap;padding:.75rem}.automation-json-preview{color:#eef4fb;white-space:pre-wrap;background:#132238;border-radius:8px;max-height:360px;margin:0;padding:1rem;font-size:.82rem;line-height:1.55;overflow:auto}@media (max-width:980px){.app-shell,.content-grid,.dashboard-shell,.dashboard-two-column,.inbox-workspace,.crm-workspace,.automation-workspace,.analytics-grid,.integration-provider-grid,.admin-readiness-grid,.admin-readiness-grid.wide{grid-template-columns:1fr}.sidebar,.dashboard-sidebar{min-height:auto}.nav-list,.dashboard-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics-grid,.dashboard-metrics-grid,.dashboard-grid,.analytics-mini-grid,.approval-safeguard-grid,.automation-field-grid,.automation-detail-grid,.crm-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-analytics-row{grid-template-columns:minmax(0,1fr) auto}.pipeline-analytics-row .analytics-progress{grid-column:1/-1}}@media (max-width:640px){.workspace,.sidebar{padding:1rem}.topbar,.dashboard-topbar,.dashboard-section-header,.panel-header,.conversation-row,.dashboard-list-row.split{flex-direction:column;align-items:flex-start}.nav-list,.dashboard-nav,.metrics-grid,.dashboard-metrics-grid,.dashboard-grid,.analytics-mini-grid,.approval-safeguard-grid,.agent-activity-row,.integration-mode-row,.integration-provider-grid,.pipeline-analytics-row{grid-template-columns:1fr}.conversation-meta,.row-meta{justify-items:start;min-width:0}.setup-banner,.inbox-toolbar,.thread-header,.composer-actions,.ai-copilot-header,.crm-record-header,.crm-action-row,.admin-team-row,.integration-provider-header,.provider-readiness-row,.automation-detail-header,.automation-draft-toolbar{flex-direction:column;align-items:flex-start}.inbox-filter-row{grid-template-columns:1fr}.message-agent,.message-customer{max-width:100%}.ai-copilot-fields,.automation-field-grid,.automation-detail-grid,.crm-field-grid{grid-template-columns:1fr}.automation-draft-toolbar div,.automation-status-stack,.pipeline-stage-metric,.provider-checks{text-align:left;justify-items:start}}
