.sg-site-chat-launcher{position:fixed;right:24px;bottom:24px;z-index:10020;width:64px;height:64px;border:0;border-radius:22px;color:#fff;background:linear-gradient(135deg,#6947f5,#c235ad);box-shadow:0 18px 45px rgba(92,61,214,.35);cursor:pointer;display:grid;place-items:center;transition:.2s transform}
.sg-site-chat-launcher:hover{transform:translateY(-3px)}.sg-site-chat-launcher svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9}.sg-site-chat-badge{position:absolute;top:-7px;left:-7px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#ef3f68;border:3px solid #fff;font:700 12px/18px YekanBakh,Tahoma;color:#fff}
.floating-whatsapp{right:auto!important;left:22px!important}
.sg-site-chat-layer{position:fixed;inset:0;z-index:10030;display:none;pointer-events:none}.sg-site-chat-layer.is-open{display:block;pointer-events:auto}.sg-site-chat-backdrop{position:absolute;inset:0;border:0;background:rgba(16,17,38,.38);backdrop-filter:blur(3px)}
.sg-site-chat-panel{position:absolute;right:24px;bottom:24px;width:min(430px,calc(100vw - 32px));height:min(720px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto 1fr auto auto;overflow:hidden;border:1px solid rgba(105,71,245,.17);border-radius:30px;background:#fff;box-shadow:0 30px 90px rgba(31,28,76,.3);direction:rtl;font-family:YekanBakh,Tahoma,sans-serif;color:#17182d}
.sg-site-chat-header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(120deg,#6548ef,#a941c2)}.sg-site-chat-brand{display:flex;align-items:center;gap:12px}.sg-site-chat-logo{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff;color:#6947f5;font-size:22px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.5)}.sg-site-chat-brand strong,.sg-site-chat-brand small{display:block}.sg-site-chat-brand strong{font-size:18px}.sg-site-chat-brand small{opacity:.88;margin-top:2px}.sg-site-chat-close{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.16);color:#fff;font-size:28px;cursor:pointer}
.sg-site-chat-intro{padding:14px 20px;border-bottom:1px solid #eeebfa;background:#faf9ff}.sg-site-chat-intro b,.sg-site-chat-intro span{display:block}.sg-site-chat-intro span{margin-top:4px;font-size:13px;color:#77758e}
.sg-site-chat-profile{padding:18px 20px;overflow:auto}.sg-site-chat-profile[hidden]{display:none}.sg-site-chat-profile h3{margin:0 0 4px}.sg-site-chat-profile p{margin:0 0 16px;color:#77758e;font-size:13px}.sg-site-chat-profile label{display:block;margin:12px 0 5px;font-size:13px;font-weight:700}.sg-site-chat-profile input,.sg-site-chat-profile textarea{width:100%;padding:0 14px;border:1px solid #ddd9ef;border-radius:15px;background:#fff;font:inherit;outline:none;box-sizing:border-box}.sg-site-chat-profile input{height:48px}.sg-site-chat-profile textarea{min-height:112px;padding:12px 14px;resize:vertical;line-height:1.8}.sg-site-chat-profile input:focus,.sg-site-chat-profile textarea:focus{border-color:#7256ff;box-shadow:0 0 0 3px rgba(114,86,255,.1)}
.sg-site-chat-messages{padding:18px;overflow:auto;background:linear-gradient(180deg,#fbfaff,#f7f5ff);scrollbar-width:thin}.sg-site-chat-messages[hidden]{display:none}.sg-site-chat-empty{height:100%;display:grid;place-content:center;text-align:center;color:#8a879c;gap:6px}.sg-site-chat-message{width:max-content;max-width:82%;margin:0 0 12px auto;padding:11px 14px;border:1px solid #e7e3f5;border-radius:18px 18px 5px 18px;background:#fff;box-shadow:0 8px 22px rgba(52,40,105,.06)}.sg-site-chat-message.is-mine{margin-right:auto;margin-left:0;border-color:transparent;border-radius:18px 18px 18px 5px;background:linear-gradient(135deg,#6947f5,#8c4ee9);color:#fff}.sg-site-chat-message.is-ai{border-color:#dbcfff}.sg-site-chat-message__ai{display:block;margin-bottom:5px;color:#714ef2;font-size:11px;font-weight:800}.sg-site-chat-message__body{white-space:pre-wrap;line-height:1.8}.sg-site-chat-message small{display:block;margin-top:5px;font-size:10px;opacity:.72}.sg-site-chat-file{display:block;margin-top:7px;color:inherit;text-decoration:none;font-size:12px;font-weight:700}
.sg-site-chat-typing{padding:7px 20px;color:#7955ee;font-size:12px}.sg-site-chat-typing[hidden]{display:none}.sg-site-chat-composer{padding:12px;display:grid;grid-template-columns:44px 1fr 48px;gap:8px;align-items:end;border-top:1px solid #ece9f7;background:#fff}.sg-site-chat-composer[hidden]{display:none}.sg-site-chat-composer textarea{min-height:46px;max-height:120px;resize:none;padding:11px 13px;border:1px solid #ddd9ef;border-radius:15px;font:inherit;outline:none}.sg-site-chat-composer textarea:focus{border-color:#7256ff}.sg-site-chat-file-button,.sg-site-chat-send{height:46px;border:0;border-radius:14px;display:grid;place-items:center;cursor:pointer}.sg-site-chat-file-button{background:#f0edff;color:#6848e8;font-size:22px}.sg-site-chat-file-button input{display:none}.sg-site-chat-send{background:linear-gradient(135deg,#6947f5,#b43ab6);color:#fff;font-size:20px}.sg-site-chat-selected{grid-column:1/-1;color:#716e83;font-size:11px}
.sg-site-chat-error{margin:0 18px 10px;padding:9px 12px;border-radius:11px;background:#fff0f3;color:#c72950;font-size:12px}.sg-site-chat-error[hidden]{display:none}.sg-site-chat-footer{text-align:center;padding:9px;border-top:1px solid #f0edf8;color:#918da2;font-size:11px}.sg-site-chat-footer i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#9ba0ae;margin-left:5px}.sg-site-chat-footer.is-online i{background:#20b989}
@media(max-width:600px){.sg-site-chat-launcher{right:16px;bottom:16px}.floating-whatsapp{left:14px!important}.sg-site-chat-panel{inset:0;width:100%;height:100%;max-height:none;border-radius:0}.sg-site-chat-layer{z-index:11000}}
