.customer-dialog{width:min(620px,calc(100vw - 32px));max-height:88vh;overflow:auto;border:1px solid #dce7e3;border-radius:20px;padding:28px;color:#223b33;background:#fff;box-shadow:0 24px 80px #102c3433}.customer-dialog::backdrop{background:#10272e80;backdrop-filter:blur(3px)}.customer-dialog header{display:flex;align-items:center;gap:16px;padding-right:24px}.customer-dialog header .avatar{width:64px;height:64px;flex-shrink:0;font-size:22px}.customer-dialog h2{font-size:22px;margin:6px 0}.customer-dialog header p{margin:0;font-size:13px;color:#657870}.customer-eyebrow{font-size:10px;letter-spacing:.12em;color:#688279;font-weight:700}.customer-dialog section{border-top:1px solid #edf0ef;margin-top:22px;padding-top:18px}.customer-dialog h3{font-size:14px;margin:0 0 14px}.customer-dialog dl{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:16px 24px}.customer-dialog dt{font-size:11px;color:#70847b;margin-bottom:5px}.customer-dialog dd{margin:0;font-size:13px;overflow-wrap:anywhere;line-height:1.5}.customer-help{font-size:11px;line-height:1.7;color:#7b8983;margin:18px 0 0}.customer-close{position:absolute;right:16px;top:14px;border:0;background:#f3f6f5;border-radius:50%;width:30px;height:30px;font-size:22px;cursor:pointer}.customer-stats{margin-top:16px;font-size:13px}.threadhead .customer-open{margin-left:auto;font-size:12px;white-space:nowrap}.threadhead .customer-open+.resolve{margin-left:0}@media(max-width:600px){.customer-dialog{padding:22px}.customer-dialog dl{grid-template-columns:1fr}.threadhead .customer-open{font-size:10px;padding:7px}.customer-dialog h2{font-size:18px}}

.customer-dialog header{position:relative;justify-content:flex-start;min-height:64px;height:auto;margin:0;padding:0 28px 0 0;border:0;background:transparent;box-shadow:none;gap:16px}.customer-dialog header>div{min-width:0}.customer-dialog header .customer-avatar-open{display:grid;place-items:center;padding:0;margin:0;border:0;border-radius:50%;cursor:zoom-in;overflow:hidden;background:#edf4f0;color:inherit;line-height:1;min-width:64px}.customer-dialog header .customer-avatar-open:disabled{cursor:default;opacity:1}.customer-dialog .customer-close{display:grid;place-items:center;line-height:1;padding:0;margin:0;min-width:32px;width:32px;height:32px;right:14px;top:14px;z-index:1;transform:none}.customer-dialog .customer-close:hover{background:#e5eeea}.customer-dialog .customer-close:focus-visible,.customer-dialog .customer-avatar-open:focus-visible{outline:2px solid #37876b;outline-offset:3px}
