.site-support-chat{position:fixed;right:20px;bottom:20px;z-index:1090;display:flex;flex-direction:column;align-items:flex-end;gap:14px}.site-support-chat-toggle{border:0;border-radius:999px;background:linear-gradient(135deg,#2c8153,#4dbb7f);color:#fff;display:inline-flex;align-items:center;gap:12px;padding:14px 18px;box-shadow:0 20px 40px #2c815347;position:relative}.site-support-chat-toggle-icon{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff2e;font-size:18px}.site-support-chat-toggle-label{font-size:15px;font-weight:600;white-space:nowrap}.site-support-chat-badge{position:absolute;top:-6px;right:-2px;min-width:24px;height:24px;border-radius:999px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;padding:0 6px}.site-support-chat-panel{width:min(380px,calc(100vw - 28px));max-height:min(640px,calc(100vh - 120px));display:flex;flex-direction:column;background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(17,24,39,.08);box-shadow:0 30px 80px #0f172a2e}.site-support-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff}.site-support-chat-eyebrow{margin:0 0 4px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#ffffffb8}.site-support-chat-title{margin:0;color:#fff}.site-support-chat-close{border:0;background:#ffffff24;color:#fff;width:38px;height:38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.site-support-chat-body{display:flex;flex-direction:column;min-height:460px}.site-support-chat-note{padding:14px 18px;background:#f7fbf8;color:#52616d;font-size:13px;line-height:1.5;border-bottom:1px solid rgba(17,24,39,.06)}.site-support-chat-status{padding:10px 18px 0;color:#52616d;font-size:12px;font-weight:600}.site-support-chat-status.is-online,.site-support-chat-status.is-typing{color:#2c8153}.site-support-chat-messages{flex:1;overflow:auto;padding:18px;background:radial-gradient(circle at top right,rgba(77,187,127,.12),transparent 24%),linear-gradient(180deg,#fbfdfb,#f6f9f7)}.site-support-chat-empty{padding:20px;border-radius:18px;background:#fff;color:#667085;border:1px dashed rgba(17,24,39,.14);text-align:center;font-size:14px}.site-support-chat-message{display:flex;margin-bottom:14px}.site-support-chat-message.is-user{justify-content:flex-end}.site-support-chat-message-card{max-width:82%;border-radius:18px;padding:14px 16px;background:#fff;box-shadow:0 10px 24px #0f172a14}.site-support-chat-message.is-user .site-support-chat-message-card{background:linear-gradient(135deg,#2c8153,#4dbb7f);color:#fff}.site-support-chat-message-author{display:block;font-size:12px;font-weight:700;margin-bottom:6px}.site-support-chat-message-text{margin:0;white-space:pre-wrap;word-break:break-word;line-height:1.55}.site-support-chat-message-meta{display:block;margin-top:8px;font-size:11px;opacity:.7}.site-support-chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:16px;border-top:1px solid rgba(17,24,39,.08);background:#fff}.site-support-chat-input{width:100%;min-height:52px;max-height:128px;resize:none;border:1px solid rgba(17,24,39,.12);border-radius:16px;padding:14px 16px;font:inherit;line-height:1.5}.site-support-chat-input:focus{outline:0;border-color:#2c8153a6;box-shadow:0 0 0 4px #2c81531f}.site-support-chat-send{border:0;border-radius:16px;padding:0 18px;background:#0f172a;color:#fff;font-weight:600}.site-support-chat-login{padding:24px 20px 22px}.site-support-chat-login h5{margin:0}@media(max-width:767px){.site-support-chat{right:12px;bottom:12px;left:12px;align-items:stretch}.site-support-chat-toggle{justify-content:center}.site-support-chat-panel{width:100%;max-height:min(70vh,620px)}}
