.codehub-support-footer{position:static!important;display:flex!important;align-items:center;justify-content:center;clear:both;min-height:42px;padding:10px 20px;box-sizing:border-box;background:transparent}.codehub-feedback-link{position:static!important;display:inline-block!important;inset:auto!important;transform:none!important;z-index:auto!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;padding:4px 0!important;font:inherit!important;font-size:11px!important;line-height:1.6!important;color:inherit!important;text-decoration:none!important;opacity:.65}.codehub-feedback-link:hover,.codehub-feedback-link:focus-visible{opacity:1;text-decoration:underline!important}
:host{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:var(--brand-text,#171717);line-height:1.5;color-scheme:light}.ch-panel *{box-sizing:border-box}.ch-panel [hidden]{display:none!important}.ch-panel{position:fixed;inset:auto 24px 24px auto;width:min(420px,calc(100vw - 32px));height:min(680px,calc(100dvh - 48px));max-width:none;max-height:none;margin:0;padding:0;border:1px solid var(--brand-line,#ddd);border-radius:18px;background:var(--brand-surface,#fff);color:var(--brand-text,#171717);box-shadow:0 18px 70px #00000028;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.5;overflow:hidden}.ch-panel[open],.ch-panel.ch-page{display:flex;flex-direction:column}.ch-panel::backdrop{background:#0000001c}.ch-panel button,.ch-panel input,.ch-panel textarea,.ch-panel select{font:inherit;letter-spacing:normal}.ch-panel button{cursor:pointer}.ch-panel button:disabled{cursor:wait;opacity:.55}.ch-panel a{color:var(--brand-accent,#171717);text-underline-offset:3px}.ch-panel button:focus-visible,.ch-panel input:focus-visible,.ch-panel textarea:focus-visible,.ch-panel select:focus-visible,.ch-panel a:focus-visible{outline:2px solid var(--brand-accent,#171717);outline-offset:3px}.ch-header{padding:20px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--brand-line,#ddd);flex-shrink:0;background:var(--brand-surface,#fff)}.ch-identity{display:flex;align-items:center;gap:12px}.ch-icon{width:38px;height:38px;background:var(--brand-soft,#f5f5f5);color:var(--brand-accent,#171717);border:1px solid var(--brand-line,#ddd);border-radius:11px;display:grid;place-items:center;font-size:21px}.ch-identity strong,.ch-identity small{display:block}.ch-identity strong{font-size:15px;font-weight:650;line-height:1.4}.ch-identity small{font-size:10px;color:var(--brand-muted,#666);margin-top:2px}.ch-close{width:28px;height:28px;border:0;background:transparent;color:var(--brand-muted,#666);font-size:23px!important;padding:0;border-radius:6px}.ch-tabs{padding:12px 20px 0;display:flex;gap:5px;flex-shrink:0}.ch-tabs>button{flex:1;padding:9px;border:1px solid transparent;background:none;border-radius:8px;color:var(--brand-muted,#666);font-size:11px}.ch-tabs>button[aria-pressed=true]{background:var(--brand-soft,#f5f5f5);border-color:var(--brand-line,#ddd);color:var(--brand-text,#171717)}.ch-body{overflow:auto;padding:22px 20px;flex:1;scrollbar-width:thin;scrollbar-color:var(--brand-line,#ddd) transparent}.ch-messages{display:grid;gap:16px}.ch-welcome{text-align:center;padding:32px 12px 26px}.ch-welcome-icon{display:grid;place-items:center;width:54px;height:54px;margin:auto;background:var(--brand-soft,#f5f5f5);color:var(--brand-muted,#666);border:1px solid var(--brand-line,#ddd);border-radius:17px;font-size:25px}.ch-welcome h2{font-size:23px;font-weight:600;letter-spacing:-.7px;margin:19px 0 10px;color:var(--brand-text,#171717)}.ch-welcome p{font-size:12px;line-height:1.8;color:var(--brand-muted,#666);max-width:285px;margin:auto}.ch-message{padding:14px 15px;border:1px solid var(--brand-line,#ddd);border-radius:12px;background:white;min-width:0}.ch-message.customer{background:var(--brand-soft,#f5f5f5);border-color:var(--brand-line,#ddd);margin-left:30px}.ch-message.assistant,.ch-message.support{margin-right:8px}.ch-message-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:9px;color:var(--brand-muted,#666)}.ch-message-meta b{font-weight:600}.ch-message-meta time{font-size:8px;color:var(--brand-muted,#666)}.ch-message p{margin:9px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.8;font-size:12px;color:var(--brand-text,#171717)}.ch-source{display:block;margin-top:10px;font-size:11px;text-decoration:none}.ch-source:hover{text-decoration:underline}.ch-status{margin:0;padding:0 20px;font-size:10px;color:var(--brand-muted,#666);white-space:pre-wrap;flex-shrink:0}.ch-status:not(:empty){padding:8px 20px 10px}.ch-status.error{color:#a66543;background:#fff6ef}.ch-composer{margin:0 18px 0;padding:10px;border:1px solid var(--brand-line,#ddd);border-radius:12px;background:white;display:flex;align-items:end;gap:8px;flex-shrink:0}.ch-composer textarea{resize:none;flex:1;min-width:0;max-height:100px;border:0;padding:6px 4px;outline:0;background:transparent;color:var(--brand-text,#171717);font-size:12px;line-height:1.6}.ch-composer textarea::placeholder{color:var(--brand-muted,#666)}.ch-send,.ch-primary{border:1px solid var(--brand-accent,#171717);border-radius:8px;background:var(--brand-accent,#171717);color:white;padding:9px 13px;font-size:11px}.ch-send:hover,.ch-primary:hover{background:var(--brand-accent,#171717)}.ch-footer{padding:11px 20px 15px;display:grid;gap:6px;flex-shrink:0}.ch-footer small{font-size:8px;color:var(--brand-muted,#666);line-height:1.6}.ch-footer>a{font-size:9px;color:var(--brand-muted,#666);text-decoration:none}.ch-typing{font-size:10px;color:var(--brand-muted,#666);padding:5px}.ch-typing:after{content:' · · ·';display:inline-block;animation:ch-pulse 1.1s ease-in-out infinite}.ch-handoff,.ch-receipt{border:1px solid var(--brand-line,#ddd);background:var(--brand-soft,#f5f5f5);border-radius:12px;padding:15px}.ch-handoff b{font-size:12px;color:var(--brand-text,#171717)}.ch-handoff p,.ch-receipt p{font-size:11px;line-height:1.7;color:var(--brand-muted,#666);margin:8px 0 12px}.ch-secondary{border:1px solid var(--brand-line,#ddd);background:#fff;border-radius:7px;color:var(--brand-accent,#171717);padding:8px 11px;font-size:10px}.ch-receipt small,.ch-receipt strong{display:block}.ch-receipt small{font-size:9px;color:var(--brand-muted,#666)}.ch-receipt strong{font-size:13px;margin-top:6px;color:var(--brand-text,#171717)}.ch-receipt a{display:block;font-size:10px}.ch-text-button,.ch-new{border:0;background:none;color:var(--brand-muted,#666);padding:10px 0;font-size:10px}.ch-new{justify-self:center}.ch-ticket-form h2{font-size:21px;letter-spacing:-.5px;margin:0 0 8px;font-weight:600}.ch-muted{font-size:11px;color:var(--brand-muted,#666);line-height:1.8;margin:0 0 19px}.ch-field{display:grid;gap:6px;margin-bottom:14px;font-size:10px;color:var(--brand-muted,#666)}.ch-field input,.ch-field textarea,.ch-field select{width:100%;border:1px solid var(--brand-line,#ddd);background:white;color:var(--brand-text,#171717);border-radius:8px;padding:10px;font-size:12px}.ch-field textarea{min-height:100px;resize:vertical;line-height:1.7}.ch-ticket-form>.ch-primary{width:100%;margin-top:4px}.ch-ticket-form>.ch-text-button{display:block;margin:auto}.ch-native{display:block;font-size:10px;text-align:center;margin-top:6px}.ch-panel.ch-page{position:relative;inset:auto;margin:40px auto;height:min(760px,calc(100dvh - 80px));width:min(560px,calc(100vw - 32px));box-shadow:0 20px 80px #00000012}.ch-page .ch-body{padding:28px}.ch-page .ch-composer{margin-inline:26px}.ch-page .ch-message p{font-size:13px}@keyframes ch-pulse{50%{opacity:.3}}@media(prefers-reduced-motion:reduce){.ch-typing:after{animation:none}}@media(max-width:520px){.ch-panel{inset:auto 8px 8px;width:calc(100vw - 16px);height:calc(100dvh - 16px);border-radius:16px}.ch-panel.ch-page{margin:8px auto;height:calc(100dvh - 16px);width:calc(100vw - 16px)}.ch-welcome{padding:25px 12px}.ch-header{padding:16px 20px}}

/* Each business uses its live-site identity; these variables come from its own origin. */
.ch-panel{font-family:var(--brand-font,system-ui,sans-serif);color:var(--brand-text,#171717);background:var(--brand-surface,#fff);border-color:var(--brand-line,#ddd);color-scheme:var(--brand-scheme,light);border-radius:min(var(--brand-radius,18px),20px)}
.ch-header{background:var(--brand-background,#fff);border-color:var(--brand-line,#ddd)}.ch-identity strong{color:var(--brand-text,#171717);font-family:var(--brand-headingFont,inherit)}.ch-identity small,.ch-muted,.ch-footer,.ch-message-meta,.ch-status{color:var(--brand-muted,#666)}.ch-close{color:var(--brand-text,#171717);background:transparent}.ch-logo{display:flex;align-items:center}.ch-brand-image{width:37px;height:37px;object-fit:contain;background:var(--brand-logoSurface,transparent)}.ch-logo.wordmark .ch-brand-image{width:auto;max-width:150px;height:32px}.ch-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.ch-tabs{border-color:var(--brand-line,#ddd);background:var(--brand-surface,#fff)}.ch-tabs button{color:var(--brand-muted,#666)}.ch-tabs button[aria-pressed=true]{background:var(--brand-soft,#f5f5f5);color:var(--brand-text,#171717);border-color:var(--brand-accent,#171717)}.ch-body,.ch-messages{background:var(--brand-surface,#fff)}.ch-message,.ch-message.assistant,.ch-message.support{background:var(--brand-soft,#f5f5f5);border-color:var(--brand-line,#ddd);color:var(--brand-text,#171717)}.ch-message.customer{background:var(--brand-background,#fff);color:var(--brand-text,#171717);border-color:var(--brand-line,#ddd)}.ch-message p,.ch-message-meta b{color:inherit}.ch-composer,.ch-footer{background:var(--brand-surface,#fff);border-color:var(--brand-line,#ddd)}.ch-field input,.ch-field select,.ch-field textarea,.ch-composer textarea{background:var(--brand-surface,#fff);color:var(--brand-text,#171717);border-color:var(--brand-line,#ddd)}.ch-field{color:var(--brand-text,#171717)}.ch-welcome h2,.ch-ticket-form h2{font-family:var(--brand-headingFont,inherit);color:var(--brand-text,#171717)}.ch-welcome p,.ch-welcome-icon{color:var(--brand-muted,#666)}.ch-primary,.ch-send{background:var(--brand-accent,#171717);border-color:var(--brand-accent,#171717);color:var(--brand-accentText,#fff)}.ch-primary:hover,.ch-send:hover{background:var(--brand-accent,#171717);filter:brightness(.9)}.ch-secondary,.ch-receipt,.ch-handoff{background:var(--brand-soft,#f5f5f5);border-color:var(--brand-line,#ddd);color:var(--brand-text,#171717)}.ch-text-button,.ch-new,.ch-source,.ch-native,.ch-footer a,.ch-receipt a{color:var(--brand-text,#171717)}.ch-typing{color:var(--brand-muted,#666)}.ch-panel :focus-visible{outline-color:var(--brand-accent,#171717)}

.ch-welcome-icon{background:var(--brand-soft,#f5f5f5);border-color:var(--brand-line,#ddd)}.ch-panel button:focus-visible,.ch-panel input:focus-visible,.ch-panel textarea:focus-visible,.ch-panel select:focus-visible,.ch-panel a:focus-visible{outline-color:var(--brand-accent,#171717)}

.ch-welcome h2,.ch-ticket-form h2{color:var(--brand-headingColor,var(--brand-text))}
