#hd-chat{font-family:Arial,sans-serif;position:fixed;right:22px;bottom:max(20px,env(safe-area-inset-bottom));z-index:12000;color:#f6f3ff}#hd-chat *{box-sizing:border-box}#hd-chat [hidden]{display:none!important}#hd-chat button,#hd-chat input,#hd-chat textarea{font:inherit}#hd-chat button{cursor:pointer}#hd-chat button:disabled{opacity:.55;cursor:wait}#hd-chat button:focus-visible,#hd-chat a:focus-visible,#hd-chat input:focus-visible,#hd-chat textarea:focus-visible{outline:2px solid #8be9ff;outline-offset:3px}.hc-launch{display:flex;align-items:center;gap:12px;padding:12px 18px;border:1px solid #a38cdb;border-radius:50px;color:#f7f2ff;background:linear-gradient(120deg,#272242,#3c286b);box-shadow:0 8px 28px #0007;font-size:14px!important}.hc-launch img{width:30px;height:30px}.hc-launch span:last-child{font-size:20px}#hc-panel{position:absolute;right:0;bottom:70px;width:390px;height:min(650px,calc(100dvh - 120px));display:flex;flex-direction:column;overflow:hidden;background:#101225;border:1px solid #70618f;border-radius:20px;box-shadow:0 18px 70px #0009}.hc-head{padding:18px;display:flex;gap:12px;align-items:center;background:linear-gradient(125deg,#1b2446,#342052);border-bottom:1px solid #4a3c69}.hc-head img{width:38px;height:38px}.hc-head strong{font-size:18px}.hc-head span{display:block;color:#cfc9e6;font-size:11px;margin-top:5px}.hc-close{margin-left:auto;background:none;color:white;border:0;font-size:26px!important;width:30px}.hc-conversation,.hc-lead{min-height:0;overflow-y:auto;overscroll-behavior:contain;flex:1;padding:18px}.hc-message{margin-bottom:16px;border-radius:14px;padding:13px;background:#1e223b;line-height:1.5;font-size:14px;overflow-wrap:anywhere}.hc-message.user{margin-left:24px;background:#362657}.hc-who{font-size:10px;color:#c7bbe3;display:block;margin-bottom:5px;letter-spacing:.6px}#hd-chat .hc-message p{margin:0;color:#f3efff!important;white-space:pre-wrap;font-size:14px;line-height:1.5}.hc-prompts{display:flex;flex-wrap:wrap;gap:7px}.hc-prompts button{padding:9px 11px;background:#161d34;border:1px solid #5b5177;border-radius:9px;color:#e8deff;font-size:11px!important}.hc-compose{display:flex;align-items:end;gap:8px;margin:0 16px;padding:10px;border:1px solid #70618f;border-radius:12px;background:#0d1020}.hc-compose textarea{width:100%;resize:none;background:transparent!important;border:0!important;color:white!important;font-size:14px;line-height:1.4;padding:3px}.hc-compose button,.hc-primary{border:0;border-radius:8px;background:#c3a6fa;color:#161027;padding:10px 14px;font-weight:bold}.hc-status{font-size:11px;color:#bce9ff;padding:3px 18px;min-height:18px}.hc-actions{display:flex;justify-content:space-between;padding:2px 18px 12px;gap:10px}.hc-actions button,.hc-back{background:none;border:0;color:#d9c6ff;font-size:12px!important;padding:6px 0;text-align:left}.hc-foot{padding:10px 18px 14px;color:#aca8c3;font-size:10px;line-height:1.5;border-top:1px solid #30304a}.hc-foot a{color:#d9c6ff}.hc-lead h3{font-size:20px;margin:0 0 8px}#hd-chat .hc-lead p{font-size:12px;color:#d1cbe4!important;line-height:1.5;margin:0 0 14px}.hc-lead label{font-size:12px;display:block;margin:10px 0;color:#ddd5f0!important}.hc-lead input:not([type=checkbox]),.hc-lead textarea{display:block;width:100%;background:#0d1020!important;border:1px solid #5d5478;color:white!important;border-radius:7px;padding:10px;margin-top:5px;font-size:16px}.hc-consent{display:flex!important;gap:8px;line-height:1.4}.hc-consent input{width:16px;height:16px;flex:none;accent-color:#b99be8}.hc-primary{width:100%;margin:6px 0}.hc-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}@media(max-width:500px){#hd-chat{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}#hc-panel{position:fixed;left:10px;right:10px;width:auto;bottom:max(78px,calc(env(safe-area-inset-bottom) + 70px));height:min(660px,calc(100dvh - 100px))}.hc-launch{padding:10px 14px}.hc-compose textarea{font-size:16px}.hc-foot{font-size:10px}}
#hd-chat .hc-compose textarea{height:54px;min-height:54px;max-height:80px;margin:0;box-shadow:none}#hd-chat .hc-foot{display:block;width:auto;min-height:0;background:transparent;margin:0;text-align:left}#hd-chat .hc-foot a{display:inline;padding:0;margin:0}#hd-chat .hc-head{position:static;min-height:0;flex-shrink:0}#hd-chat .hc-compose{flex-shrink:0}#hd-chat .hc-lead textarea{min-height:90px}#hd-chat .hc-lead-error{color:#ffbcbf!important}
#hd-chat .hc-actions{align-items:center;flex-shrink:0;gap:12px;padding:5px 16px 14px}#hd-chat .hc-actions .hc-callback{flex:1;min-height:46px;padding:12px 14px;border:1px solid #decfff;border-radius:10px;background:linear-gradient(110deg,#d4baff,#b9b8ff);color:#19102c;font-size:14px!important;font-weight:700;text-align:center;box-shadow:0 4px 16px #a981ff25}#hd-chat .hc-actions .hc-callback:hover{background:#e2d0ff;box-shadow:0 4px 20px #a981ff40}#hd-chat .hc-actions .hc-reset{flex:none;font-size:11px!important;color:#bcb2d1}
/* Keep editable text at the native mobile size without disabling pinch zoom. */
#hd-chat .hc-compose textarea,#hd-chat .hc-lead input,#hd-chat .hc-lead textarea{font-size:16px;line-height:1.4}
