.crm-page-intro{color:var(--text-muted);margin:6px 0 0;font-size:13px}.customers-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.customers-summary-card{padding:14px 16px}.customers-summary-label{color:var(--text-muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px}.customers-summary-value{color:var(--text);font-size:24px;font-weight:var(--font-weight-bold);margin-top:5px}.customers-summary-value--green{color:var(--green)}.customers-summary-value--yellow{color:var(--yellow)}.customers-summary-value--blue{color:var(--blue)}.customers-summary-note{color:var(--text-muted);margin-top:3px;font-size:11px}.crm-form-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start;gap:16px;display:grid}.crm-form-side{gap:16px;display:grid}.crm-form-card .card-body{padding:18px}.required-mark{color:var(--red)}.form-error{min-height:16px;color:var(--red);margin-top:4px;font-size:11px}.crm-form-note{border:1px solid var(--border-color-light);border-radius:var(--radius-sm);background:var(--surface-soft);color:var(--text-muted);margin-top:14px;padding:11px 12px;font-size:12px;line-height:1.5}.representative-row,.representative-card,.work-row{border-bottom:1px solid var(--border-color-light);align-items:center;gap:10px;padding:11px 0;display:flex}.representative-row:last-child,.representative-card:last-child,.work-row:last-child{border-bottom:0}.representative-row>div:nth-child(2),.representative-card>div:nth-child(2),.work-row>div:first-child{flex:1;min-width:0}.representative-avatar,.detail-avatar{background:var(--primary-lt);color:var(--primary);font-weight:var(--font-weight-bold);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.representative-avatar{width:32px;height:32px;font-size:12px}.detail-avatar{width:54px;height:54px;font-size:18px}.customer-avatar--teal{background:linear-gradient(135deg, var(--primary), var(--primary-dk));color:#fff}.customer-avatar--blue{background:linear-gradient(135deg, var(--blue), #0550a0);color:#fff}.customer-avatar--green{background:linear-gradient(135deg, var(--green), #1a8a32);color:#fff}.customer-avatar--purple{background:linear-gradient(135deg, var(--purple), #8a2da0);color:#fff}.customer-avatar--yellow{background:linear-gradient(135deg, var(--yellow), #c97f00);color:#fff}.customer-avatar--red{background:linear-gradient(135deg, var(--red), #a82b2b);color:#fff}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.customer-hero,.entity-hero{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;padding:20px;display:flex}.customer-hero-main,.entity-hero>div:first-child{align-items:center;gap:14px;min-width:0;display:flex}.customer-hero-name,.entity-hero-name{font-size:19px;font-weight:var(--font-weight-bold)}.customer-hero-meta,.entity-hero-meta{color:var(--text-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px}.customer-hero-stats,.entity-hero-stats{flex-wrap:wrap;justify-content:flex-end;gap:22px;display:flex}.customer-hero-stats div,.entity-hero-stats div{text-align:right;gap:3px;display:grid}.customer-hero-stats strong,.entity-hero-stats strong{font-size:13px}.customer-hero-stats small,.entity-hero-stats small{color:var(--text-muted);font-size:10px}.detail-tabs{border-bottom:1px solid var(--border-color);gap:4px;margin-bottom:16px;display:flex;overflow-x:auto}.detail-tab{color:var(--text-muted);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 13px;font-size:12px}.detail-tab.active{border-bottom-color:var(--primary);color:var(--primary);font-weight:var(--font-weight-bold)}.detail-tab span{background:var(--surface-soft);border-radius:10px;justify-content:center;min-width:18px;margin-left:4px;padding:2px 5px;font-size:10px;display:inline-flex}.detail-panel{display:none}.detail-panel.active{display:block}.detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.detail-facts div{gap:4px;min-width:0;display:grid}.detail-facts span,.confirm-card span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:10px}.detail-facts strong{overflow-wrap:anywhere;font-size:13px}.compact-list{padding-top:4px;padding-bottom:4px}.work-row span{color:var(--text-muted);margin-top:4px;font-size:11px;display:block}.work-row>.status{flex:none}.related-table td small,.tax-entity-table td small{color:var(--text-muted);margin-top:3px;font-size:10px;display:block}.representative-list{padding-top:4px;padding-bottom:4px}.representative-card>.badge{flex:none}.activity-list{gap:2px;display:grid}.activity-row{border-bottom:1px solid var(--border-color-light);align-items:flex-start;gap:11px;padding:10px 0;font-size:12px;display:flex}.activity-row:last-child{border-bottom:0}.activity-row div{flex:1;min-width:0}.activity-row small{color:var(--text-muted);margin-top:4px;font-size:10px;display:block}.activity-dot{background:var(--primary);border-radius:50%;width:8px;height:8px;margin-top:4px}.activity-dot--blue{background:var(--blue)}.activity-dot--green{background:var(--green)}.activity-dot--teal{background:var(--primary)}.entity-type{font-size:10px;font-weight:var(--font-weight-bold);border-radius:4px;padding:3px 7px;display:inline-flex}.entity-type--business,.entity-type--individual{background:var(--primary-lt);color:var(--primary)}.entity-hero-icon{width:48px;height:48px;font-size:18px;font-weight:var(--font-weight-bold);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.entity-hero-icon.entity-type--business{background:var(--primary-lt);color:var(--primary)}.entity-hero-icon.entity-type--individual{background:var(--blue-lt);color:var(--blue)}.entity-history-card{margin-top:16px}.guidance-list{color:var(--text-muted);margin:0;padding-left:18px;font-size:12px;line-height:1.8}@media (width<=900px){.crm-form-layout,.detail-grid{grid-template-columns:1fr}.customers-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-hero,.entity-hero{flex-direction:column;align-items:flex-start}.customer-hero-stats,.entity-hero-stats{justify-content:space-between;width:100%}.customer-hero-stats div,.entity-hero-stats div{text-align:left}}@media (width<=640px){.customer-hero,.entity-hero{padding:15px}.customer-hero-main,.entity-hero>div:first-child{align-items:flex-start}.customer-hero-stats,.entity-hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-facts{grid-template-columns:1fr;gap:12px}.crm-form-page .page-header-row,.tax-entity-form-page .page-header-row,.tax-entity-detail-page .page-header-row,.crm-detail-page .page-header-row{display:block}.crm-form-page .page-actions,.tax-entity-form-page .page-actions,.tax-entity-detail-page .page-actions,.crm-detail-page .page-actions{margin-top:14px}.crm-form-page .page-actions .btn,.tax-entity-form-page .page-actions .btn,.tax-entity-detail-page .page-actions .btn,.crm-detail-page .page-actions .btn{flex:150px;justify-content:center}.customers-summary{gap:8px}.customers-summary-card{padding:11px 12px}.customers-summary-value{font-size:20px}}.mailbox-page{max-width:1440px;overflow-x:clip}.mailbox-page .page-intro{max-width:780px;color:var(--text-muted);margin:6px 0 0;font-size:13px}.eyebrow{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700}.mailbox-self-card{min-width:0;margin-bottom:16px;overflow:hidden}.mailbox-self-main{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.mailbox-provider-mark{color:#fff;background:linear-gradient(135deg,#167c80,#0e5b67);border-radius:12px;place-items:center;width:48px;height:48px;font-size:18px;font-weight:800;display:grid}.mailbox-self-copy{min-width:0}.mailbox-self-copy h2{color:var(--text);overflow-wrap:anywhere;margin:4px 0;font-size:18px}.mailbox-self-copy p,.mailbox-safety-note p,.mailbox-security-card p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.mailbox-status-row,.mailbox-self-actions{flex-wrap:wrap;gap:7px;display:flex}.mailbox-status-row{margin-top:9px}.mailbox-self-actions{justify-content:flex-end}.danger-action{color:var(--red)!important}.mailbox-self-stats{border-top:1px solid var(--border-color-light);border-bottom:1px solid var(--border-color-light);background:var(--bg-surface-secondary);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.mailbox-self-stats>div{border-right:1px solid var(--border-color-light);gap:4px;min-width:0;padding:14px 18px;display:grid}.mailbox-self-stats>div:last-child{border-right:0}.mailbox-self-stats span,.mailbox-metric span,.sync-run-metrics span{color:var(--text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.mailbox-self-stats strong{color:var(--text);font-size:13px}.mailbox-self-stats small{color:var(--text-muted);font-size:9px}.mailbox-safety-note{border-left:4px solid var(--primary);align-items:flex-start;gap:12px;padding:13px 20px;display:flex}.mailbox-safety-note strong,.mailbox-security-card strong,.mailbox-error-card strong,.mailbox-impact-card strong,.mailbox-history-note strong{color:var(--text);flex:none;font-size:11px}.mailbox-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.mailbox-metric{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-surface);box-shadow:var(--shadow);gap:4px;padding:14px 16px;display:grid}.mailbox-metric strong{color:var(--text);font-size:24px}.mailbox-metric small{color:var(--text-muted);font-size:10px}.mailbox-monitor-card{min-width:0;margin-bottom:16px}.mailbox-monitor-card .card-header{align-items:flex-start;padding:16px 18px}.mailbox-monitor-card .card-header>div:first-child{min-width:0}.mailbox-monitor-card .card-body{box-sizing:border-box;width:100%;max-width:100%;padding:16px 18px 18px}.mailbox-filters{flex:none;align-items:center;gap:8px;display:flex}.mailbox-filters input{width:230px}.mailbox-filters select{width:170px}.mailbox-table{min-width:1080px}.mailbox-table td strong,.mailbox-table td small{display:block}.mailbox-table td small{color:var(--text-muted);margin-top:3px;font-size:10px}.historical-badge{background:var(--bg-surface-secondary);color:var(--text-muted);border-radius:999px;margin-top:5px;padding:3px 6px;font-size:9px;font-weight:700;display:inline-flex}.mailbox-empty{border:1px dashed var(--border-color);border-radius:var(--radius-md);color:var(--text-muted);text-align:center;padding:28px}.mailbox-security-card .card-body{align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.security-icon{background:var(--green-lt);width:24px;height:24px;color:var(--green);border-radius:50%;flex:0 0 24px;place-items:center;font-weight:800;display:grid}.mailbox-drawer{z-index:1001;background:var(--bg-surface);width:min(500px,100%);transition:transform .2s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 32px #0f172a2e}.mailbox-drawer.is-open{transform:translate(0)}.mailbox-drawer__header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 22px;display:flex}.mailbox-drawer__header h2{color:var(--text);margin:5px 0 3px;font-size:18px}.mailbox-drawer__header p{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:10px}.mailbox-drawer__body{gap:16px;padding:20px 22px;display:grid}.drawer-statuses{flex-wrap:wrap;gap:8px;display:flex}.mailbox-detail-list{border:1px solid var(--border-color-light);border-radius:var(--radius-md);gap:0;margin:0;display:grid;overflow:hidden}.mailbox-detail-list div{border-bottom:1px solid var(--border-color-light);grid-template-columns:110px minmax(0,1fr);gap:12px;padding:11px 12px;display:grid}.mailbox-detail-list div:last-child{border-bottom:0}.mailbox-detail-list dt{color:var(--text-muted);text-transform:uppercase;font-size:9px;font-weight:700}.mailbox-detail-list dd{color:var(--text);margin:0;font-size:11px;line-height:1.45}.sync-run-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.sync-run-metrics div{border-radius:var(--radius-sm);background:var(--bg-surface-secondary);gap:4px;padding:11px;display:grid}.sync-run-metrics strong{color:var(--text);font-size:18px}.mailbox-error-card,.mailbox-impact-card,.mailbox-history-note{border-radius:var(--radius-sm);background:var(--bg-surface-secondary);gap:5px;padding:13px;display:grid}.mailbox-error-card{border-left:4px solid var(--red);background:var(--red-lt)}.mailbox-history-note{border-left:4px solid var(--blue)}.mailbox-error-card p,.mailbox-impact-card p,.mailbox-history-note p{color:var(--text-muted);margin:0;font-size:11px;line-height:1.5}.mailbox-drawer__footer{border-top:1px solid var(--border-color);justify-content:flex-end;gap:8px;padding:14px 22px;display:flex}.mailbox-drawer [hidden],.mailbox-drawer-backdrop[hidden]{display:none!important}.mailbox-drawer-backdrop{z-index:1000;background:#0f172a4d;position:fixed;inset:0}@media (width<=1000px){.mailbox-monitor-card .card-header{flex-direction:column;align-items:stretch}.mailbox-filters{width:100%}.mailbox-filters input,.mailbox-filters select{flex:190px;width:auto;min-width:0}}@media (width<=760px){.mailbox-self-main{grid-template-columns:42px minmax(0,1fr);padding:16px}.mailbox-provider-mark{width:42px;height:42px}.mailbox-self-actions{grid-column:1/-1;justify-content:flex-start}.mailbox-self-stats,.mailbox-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.mailbox-self-stats>div:nth-child(2){border-right:0}.mailbox-self-stats>div:nth-child(-n+2){border-bottom:1px solid var(--border-color-light)}.mailbox-safety-note{flex-direction:column}.mailbox-filters{flex-direction:column;align-items:stretch}.mailbox-filters input,.mailbox-filters select{flex-basis:auto;width:100%}.mailbox-monitor-card .card-header,.mailbox-monitor-card .card-body{padding:14px}}@media (width<=480px){.mailbox-self-stats,.mailbox-metrics,.sync-run-metrics{grid-template-columns:1fr}.mailbox-self-stats>div{border-right:0;border-bottom:1px solid var(--border-color-light)}.mailbox-self-stats>div:last-child{border-bottom:0}.mailbox-drawer__footer{flex-direction:column;align-items:stretch}.mailbox-drawer__footer .btn{justify-content:center}}
