.lifecycle-pill{text-transform:uppercase;letter-spacing:.6px;border-radius:var(--r-xs);white-space:nowrap;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.lifecycle--customer{background:var(--status-success-bg);color:var(--color-text)}.lifecycle--hot{background:var(--status-error-bg);color:var(--error)}.lifecycle--warm{color:#8a5a07;background:#fef3c7}.lifecycle--cold{background:var(--status-info-bg);color:var(--color-text)}.tier-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:var(--r-xs);padding:2px 10px;font-size:10px;font-weight:500;display:inline-block}.tier-badge--strategic{background:var(--signal-50);color:var(--color-text)}.tier-badge--key{background:var(--surface-breeze);color:var(--brand-teal)}.tier-badge--standard{background:var(--black-100);color:var(--black-500)}.dim{color:var(--color-text-subtle)}
.empty-state{text-align:center;color:var(--color-text-muted);background:var(--bg-elevated);border:1px dashed var(--color-border);border-radius:var(--r-md);padding:32px 24px;font-size:14px}
.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}
@media (max-width:720px){.hide-mobile{display:none}}.show-mobile{display:none}@media (max-width:720px){.show-mobile{display:revert}}@media (max-width:1100px){.hide-narrow{display:none}}@media (max-width:720px){.stack-mobile{flex-direction:column;align-items:stretch;gap:8px;display:flex}.scroll-x-mobile{-webkit-overflow-scrolling:touch;overflow-x:auto}.shrink-mobile{padding:8px 12px;font-size:13px}.wrap-mobile{flex-wrap:wrap;gap:8px}}
