.customer-followup-entry-drawer{border:0;border-left:1px solid var(--tcs-color-border-subtle);background:var(--tcs-color-bg-surface);width:min(720px,100vw);max-width:100vw;height:100dvh;max-height:100dvh;box-shadow:var(--tcs-shadow-lg);overscroll-behavior:contain;border-radius:0;margin:0 0 0 auto;padding:0;inset:0 0 0 auto;overflow:auto}.customer-followup-entry-drawer::backdrop{background:#0f172a6b}.customer-followup-entry-drawer-head{z-index:1;justify-content:space-between;align-items:flex-start;gap:var(--tcs-space-4);padding:var(--tcs-space-4) var(--tcs-space-5);border-bottom:1px solid var(--tcs-color-border-subtle);background:var(--tcs-color-bg-surface);display:flex;position:sticky;top:0}.customer-followup-entry-drawer-head h2{font-size:var(--tcs-font-size-body-lg);font-weight:var(--tcs-font-weight-semibold);color:var(--tcs-color-text-primary);margin:0}.customer-followup-entry-drawer-head p{margin:4px 0 0}.customer-followup-entry-drawer-body{padding:var(--tcs-space-5)}.customer-followup-entry-drawer-body>.panel{box-shadow:none;background:0 0;border:0;padding:0}.customer-followup-actionbar{align-items:center;gap:var(--tcs-space-2);flex-wrap:wrap;display:flex}.customer-followup-summary{gap:var(--tcs-space-2);flex-wrap:wrap;align-items:center;display:flex}.customer-followup-summary .cf-summary-chip{border:1px solid var(--tcs-color-border-subtle);border-radius:var(--tcs-radius-pill,999px);background:var(--tcs-color-bg-surface);font-size:var(--tcs-font-size-caption,.82rem);color:var(--tcs-color-text-secondary);white-space:nowrap;align-items:baseline;gap:6px;padding:4px 10px;display:inline-flex}.customer-followup-summary .cf-summary-chip strong{font-weight:var(--tcs-font-weight-semibold);color:var(--tcs-color-text-primary)}.customer-followup-summary .cf-summary-chip[data-tone=warning]{border-color:var(--tcs-color-warning-border);color:var(--tcs-color-warning-text)}.customer-followup-summary .cf-summary-chip[data-tone=danger]{border-color:var(--tcs-color-danger-border);color:var(--tcs-color-danger-text)}.customer-followup-collapse{border:1px solid var(--tcs-color-border-subtle);border-radius:var(--tcs-radius-base);background:var(--tcs-color-bg-surface)}.customer-followup-collapse>summary{cursor:pointer;padding:var(--tcs-space-3) var(--tcs-space-4);font-weight:var(--tcs-font-weight-semibold);color:var(--tcs-color-text-primary);list-style:none}.customer-followup-collapse>summary::-webkit-details-marker{display:none}.customer-followup-collapse>summary:before{content:"▸";color:var(--tcs-color-text-secondary);margin-right:8px}.customer-followup-collapse[open]>summary:before{content:"▾"}.customer-followup-collapse>.customer-followup-collapse-body{padding:0 var(--tcs-space-4) var(--tcs-space-4)}.customer-followup-row-actions{align-items:center;gap:var(--tcs-space-2);flex-wrap:wrap;display:flex}.customer-followup-row-actions>.cf-row-more{margin-left:auto}[data-customer-followup-list] .table-shell table{table-layout:fixed;min-width:980px}[data-customer-followup-list] :where(th[data-customer-followup-column=select],td[data-customer-followup-cell=select]){text-align:center;width:44px}[data-customer-followup-list] :where(th[data-customer-followup-column=customer],td[data-customer-followup-cell=customer]){width:178px}[data-customer-followup-list] :where(th[data-customer-followup-column=customer-grade],td[data-customer-followup-cell=customer-grade]){text-align:center;white-space:nowrap;width:92px}[data-customer-followup-list] :where(th[data-customer-followup-column=stage],td[data-customer-followup-cell=stage]){text-align:center;width:116px}[data-customer-followup-list] :where(th[data-customer-followup-column=ownership],td[data-customer-followup-cell=ownership]){width:178px}[data-customer-followup-list] :where(th[data-customer-followup-column=followup],td[data-customer-followup-cell=followup]){width:168px}[data-customer-followup-list] :where(th[data-customer-followup-column=action],td[data-customer-followup-cell=action]){width:188px}[data-customer-followup-list] :where(td[data-customer-followup-cell=customer],td[data-customer-followup-cell=ownership],td[data-customer-followup-cell=followup]){text-overflow:ellipsis;vertical-align:middle;overflow:hidden}[data-customer-followup-list] td[data-customer-followup-cell=action]>details>summary{width:fit-content;min-width:72px}[data-customer-followup-list][data-customer-followup-list-bottom-spacer=true][data-customer-followup-list-selection-active=true]{padding-bottom:88px}.meituan-lead-edit-dialog{border:1px solid var(--tcs-color-border-subtle);border-radius:var(--tcs-radius-base);background:var(--tcs-color-bg-surface);width:min(680px,100vw - 32px);max-height:calc(100dvh - 48px);box-shadow:var(--tcs-shadow-lg);padding:var(--tcs-space-5);overscroll-behavior:contain;margin:auto;overflow:auto}.meituan-lead-edit-dialog::backdrop{background:#0f172a6b}.meituan-lead-edit-form{gap:var(--tcs-space-3);flex-direction:column;display:flex}.meituan-lead-edit-grid{gap:var(--tcs-space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.meituan-lead-edit-grid label,.meituan-lead-edit-form>label{font-size:var(--tcs-font-size-caption,.82rem);color:var(--tcs-color-text-secondary);flex-direction:column;gap:4px;display:flex}@media (max-width:640px){.meituan-lead-edit-grid{grid-template-columns:1fr}}
.stack-1{gap:var(--tcs-space-1);display:grid}.stack-2{gap:var(--tcs-space-2);display:grid}.stack-3{gap:var(--tcs-space-3);display:grid}.stack-4{gap:var(--tcs-space-4);display:grid}.stack-6{gap:var(--tcs-space-5);display:grid}.stack-8{gap:var(--tcs-space-6);display:grid}.cluster-1{align-items:center;gap:var(--tcs-space-1);flex-wrap:wrap;display:flex}.cluster-2{align-items:center;gap:var(--tcs-space-2);flex-wrap:wrap;display:flex}.cluster-3{align-items:center;gap:var(--tcs-space-3);flex-wrap:wrap;display:flex}.cluster-4{align-items:center;gap:var(--tcs-space-4);flex-wrap:wrap;display:flex}[data-density=compact]{--row-py:7px;--row-px:10px;--control-h:34px}[data-density=comfortable]{--row-py:11px;--row-px:13px;--control-h:40px}.density-compact{--row-py:7px;--row-px:10px;--control-h:34px}.density-comfortable{--row-py:11px;--row-px:13px;--control-h:40px}.muted{color:var(--tcs-color-text-secondary)}.full-span{grid-column:1/-1}
@media print{body{background:var(--tcs-color-bg-surface)}.app-nav,.toolbar,.pagination,.no-print,.button,button{display:none!important}.app-shell{width:100%;padding:0}.page-header,.panel,.table-shell{box-shadow:none}table{min-width:0;font-size:.78rem}}

@keyframes tcsShimmer{0%{opacity:.45}to{opacity:1}}html,body{background:var(--tcs-color-bg-canvas);color:var(--tcs-color-text-primary);font-family:system-ui,-apple-system,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--tcs-font-size-body);line-height:var(--tcs-font-line-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}*,:before,:after{box-sizing:border-box}:focus-visible{box-shadow:var(--tcs-shadow-focus);outline:none}

