.support-chat-launcher{z-index:190;color:#fff;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .15s;display:flex;position:fixed;right:16px;box-shadow:0 8px 28px #0f172a38}.support-chat-launcher:hover{transform:scale(1.05)}.support-chat-panel{z-index:200;background:#fff;border:1px solid #0f172a1a;border-radius:1rem;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 24px 64px #0f172a2e}.support-chat-panel__header{cursor:grab;color:#fff;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;padding:.65rem .75rem;display:flex}.support-chat-panel__header:active{cursor:grabbing}.support-chat-panel__close{color:#fff;opacity:.9;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.support-chat-panel__close:hover{background:#ffffff26}.support-chat-panel__body{background:linear-gradient(#2563eb09 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#2563eb09 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#f8faff 0%,#fff 100%);flex:1;min-height:0}.support-chat-panel__messages{height:100%;padding:.75rem .65rem;overflow-y:auto}.support-chat-panel__empty{text-align:center;color:#64748b;padding:1rem .5rem;font-size:.875rem}.support-chat-bubble{border-radius:0;gap:.5rem;max-width:88%;margin-bottom:.5rem;padding:.6rem .75rem;font-size:.8125rem;line-height:1.45;display:flex}.support-chat-bubble--user{color:#fff;clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);background:linear-gradient(135deg,#2563eb,#1d4ed8);flex-direction:row-reverse;margin-left:auto;box-shadow:0 4px 16px #2563eb38}.support-chat-bubble--bot{color:#0f172a;clip-path:polygon(0 8px,8px 0,100% 0,100% calc(100% - 8px),calc(100% - 8px) 100%,0 100%);background:#fff;border:1px solid #2563eb1f;box-shadow:0 2px 12px #2563eb0f}.support-chat-bubble--bot .support-chat-bubble__icon{color:#2563eb;opacity:1}.support-chat-bubble__icon{opacity:.7;flex-shrink:0;margin-top:.15rem}.support-chat-panel__escalate{background:#fffbeb;border-top:1px solid #0f172a0f;padding:.35rem .75rem}.support-chat-panel__escalate-btn{color:#92400e;border-radius:.5rem;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.4rem;font-size:.75rem;font-weight:600;display:inline-flex}.support-chat-panel__escalate-btn:hover{background:#f59e0b1f}.support-chat-panel__composer{background:linear-gradient(#fafbff,#fff);border-top:1px solid #2563eb1a;align-items:center;gap:.5rem;padding:.65rem;display:flex}.support-chat-panel__input{clip-path:polygon(0 5px,5px 0,100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%);background:#fff;border:1px solid #2563eb24;border-radius:0;flex:1;min-width:0;padding:.55rem .85rem;font-size:.875rem}.support-chat-panel__input:focus{border-color:#2563eb73;outline:none;box-shadow:0 0 0 3px #2563eb1f}.support-chat-panel__send{color:#fff;clip-path:polygon(0 5px,5px 0,100% 0,100% calc(100% - 5px),calc(100% - 5px) 100%,0 100%);background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.support-chat-panel__send:disabled{opacity:.5}.support-chat-turn{margin-bottom:.65rem}.support-chat-turn--with-options{max-width:100%}.support-chat-tech-options{margin-top:.55rem}.support-chat-tech-options--inline{margin-top:.6rem}.support-chat-tech-options__label{letter-spacing:.1em;text-transform:uppercase;color:#2563ebbf;margin-bottom:.45rem;font-size:.625rem;font-weight:700}.support-chat-tech-options__list{flex-direction:column;gap:.45rem;display:flex}.support-chat-tech-options__item{text-align:left;color:#1d4ed8;clip-path:polygon(0 6px,6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%);background:linear-gradient(145deg,#fafbff,#fff);border:1px solid #2563eb29;justify-content:space-between;align-items:center;gap:.65rem;width:100%;padding:.62rem .8rem;font-size:.8125rem;font-weight:600;line-height:1.35;display:flex}.support-chat-tech-options__item:hover:not(:disabled){border-color:#2563eb59;box-shadow:0 6px 18px #2563eb1a}.support-chat-tech-options__item:disabled{opacity:.55}.support-ticket-modal__card{background:#fff;border:1px solid #0f172a1a;border-radius:1rem;width:min(100%,420px);padding:1.25rem;box-shadow:0 24px 64px #0f172a33}.support-ticket-modal__card--wide{width:min(100%,480px);padding:1.35rem}.support-ticket-modal{z-index:210;background:#0f172a73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.support-ticket-modal__input{border:1px solid #0f172a1f;border-radius:.5rem;width:100%;padding:.5rem .65rem;font-size:.875rem;display:block}.support-ticket-modal__btn-ghost,.support-ticket-modal__btn-primary{border-radius:.5rem;flex:1;padding:.55rem .75rem;font-size:.875rem;font-weight:600}.support-ticket-modal__btn-ghost{color:#475569;border:1px solid #0f172a1f}.support-ticket-modal__btn-primary{color:#fff;background:#1d4ed8}.support-ticket-modal__btn-primary:disabled{opacity:.6}
