.support-launcher{position:fixed;right:24px;bottom:24px;z-index:90;border:0;border-radius:999px;background:#7353ed;color:#fff;padding:13px 18px;box-shadow:0 12px 32px #39288b42;font:600 14px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;display:flex;align-items:center;gap:8px}.support-launcher:hover{background:#6040dc;transform:translateY(-1px)}.support-launcher svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.support-panel{position:fixed;right:24px;bottom:82px;z-index:91;width:min(390px,calc(100vw - 32px));height:min(610px,calc(100vh - 110px));border:1px solid #e3e0ed;border-radius:18px;background:#fff;color:#171a2b;box-shadow:0 24px 70px #25203d30;overflow:hidden;font:14px/1.6 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;display:flex;flex-direction:column}.support-panel[hidden],.support-panel [hidden]{display:none}.support-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 20px 14px;background:#f7f5ff;border-bottom:1px solid #ece9f7}.support-head h2{font-size:17px;margin:0;display:flex;align-items:center;gap:8px}.support-head h2 i{width:8px;height:8px;border-radius:50%;background:#32b878;box-shadow:0 0 0 3px #32b87820}.support-head p{font-size:11px;color:#747185;margin:3px 0 0}.support-close{border:0;background:transparent;color:#747185;font-size:24px;line-height:1;padding:0 3px}.support-setup{padding:20px;overflow:auto}.support-setup form{display:block}.support-setup label{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:12px;font-weight:650}.support-setup input,.support-setup textarea,.support-composer textarea{width:100%;border:1px solid #dfddea;background:#faf9fd;color:#171a2b;border-radius:9px;padding:10px 11px;font:inherit;box-sizing:border-box}.support-setup textarea{resize:vertical;min-height:105px}.support-setup>small{display:block;margin-top:12px;color:#918da2;font-size:10px;line-height:1.6}.support-submit{width:100%;border:0;border-radius:9px;background:#7353ed;color:#fff;padding:11px;font:650 13px/1.3 inherit}.support-submit:disabled{opacity:.55;cursor:wait}.support-status{min-height:19px;margin:5px 20px 9px;color:#6040dc;font-size:11px}.support-setup .support-status{margin:0 0 10px}.support-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;white-space:nowrap!important;clip:rect(0,0,0,0)!important}
.support-chat{min-height:0;flex:1;display:flex;flex-direction:column}.support-chat-meta{height:37px;padding:8px 16px;display:flex;align-items:center;justify-content:space-between;background:#faf9fd;color:#777386;font-size:10px;border-bottom:1px solid #efedf5}.support-chat-meta button{border:0;background:transparent;color:#7353ed;font:600 10px/1 inherit}.support-messages{flex:1;overflow:auto;padding:17px 16px;display:flex;flex-direction:column;gap:12px;background:#fff}.support-message{max-width:82%;display:grid;gap:3px}.support-message span,.support-message time{font-size:9px;color:#9591a2}.support-message p{margin:0;padding:9px 11px;border-radius:4px 13px 13px 13px;background:#f2effd;white-space:pre-wrap;overflow-wrap:anywhere}.support-message time{justify-self:start}.support-message.from-customer{align-self:flex-end}.support-message.from-customer span,.support-message.from-customer time{justify-self:end}.support-message.from-customer p{background:#7353ed;color:#fff;border-radius:13px 4px 13px 13px}.support-empty{margin:auto;color:#918da2;font-size:12px}.support-composer{display:grid;grid-template-columns:minmax(0,1fr) 39px;gap:8px;padding:12px 14px 7px;border-top:1px solid #ece9f2;background:#fff}.support-composer textarea{min-height:40px;max-height:90px;resize:none}.support-composer button{height:40px;border:0;border-radius:10px;background:#7353ed;color:#fff;display:grid;place-items:center}.support-composer button:disabled{opacity:.55}.support-composer svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.support-launcher:focus-visible,.support-panel button:focus-visible,.support-panel input:focus-visible,.support-panel textarea:focus-visible{outline:3px solid #a996ff;outline-offset:2px}[data-theme=dark] .support-panel{background:#1b1c28;color:#f2f1fa;border-color:#383748}[data-theme=dark] .support-head{background:#28213e;border-color:#393349}[data-theme=dark] .support-head p,[data-theme=dark] .support-close{color:#aaa6bb}[data-theme=dark] .support-chat-meta,[data-theme=dark] .support-setup input,[data-theme=dark] .support-setup textarea,[data-theme=dark] .support-composer textarea{background:#171822;color:#f2f1fa;border-color:#3a3948}[data-theme=dark] .support-messages,[data-theme=dark] .support-composer{background:#1b1c28;border-color:#383748}[data-theme=dark] .support-message.from-admin p{background:#28213e}
@media(max-width:520px){.support-launcher{right:16px;bottom:16px;padding:12px 15px}.support-panel{right:16px;bottom:70px;height:min(620px,calc(100vh - 92px))}.support-head{padding:16px 17px 12px}.support-setup{padding:17px}}
