:root{--bg:#f6f7fb;--text:#111827;--muted:#6b7280;--faint:#9ca3af;--line:#11182717;--panel:#fff;--dark:#090d18;--blue:#003791;--blue-2:#2563eb;--ps-accent:#59f;--ps-primary:#06f;--ps-store-blue:#0070d1;--ps-primary-soft:#06f3;--ps-primary-line:#0066ff4d;--ps-primary-fill:#0066ff40;--ps-primary-stroke:#0066ff59;--pressed-bg:#ffffff24;--pressed-border:#ffffff47;--pressed-text:#fff;--ps-surface:#ffffff0a;--ps-surface-strong:#ffffff0f;--ps-surface-muted:#ffffff08;--ps-stroke:#ffffff14;--ps-white-50:#ffffff80;--scrollbar-track:#ffffff0f;--scrollbar-thumb:#5599ff8c;--scrollbar-thumb-hover:#5599ffd1;--dark-line:#ffffff1f;--green:#10b981;--amber:#f59e0b;--radius:16px;--shadow:0 18px 45px #11182714}*,:before,:after{box-sizing:border-box;scrollbar-color:var(--scrollbar-thumb)var(--scrollbar-track);scrollbar-width:thin}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);background-clip:content-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:content-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}input,button,select,textarea{min-width:0;max-width:100%}
.ChatWidget-module__52vinG__chatWidget{z-index:60;color:var(--text);position:fixed;bottom:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.ChatWidget-module__52vinG__chatWidget button{cursor:pointer}.ChatWidget-module__52vinG__chatWidget button:disabled{cursor:not-allowed;opacity:.45}.ChatWidget-module__52vinG__mobileClose{display:none}@media (max-width:760px){.ChatWidget-module__52vinG__chatWidget{bottom:10px;left:10px;right:10px}}
.ChatLauncher-module__mJsFXq__launcher{background:var(--text);color:#fff;width:58px;height:58px;box-shadow:var(--shadow);border:0;border-radius:999px;place-items:center;display:grid;position:relative}.ChatLauncher-module__mJsFXq__badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:800;line-height:16px;position:absolute;top:-2px;right:-2px}@media (max-width:760px){.ChatLauncher-module__mJsFXq__launcher{margin-left:auto}}
.ChatPanel-module__4BQCta__panel{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-rows:auto 1fr auto;width:min(400px,100vw - 32px);height:min(640px,100vh - 42px);display:grid;overflow:hidden;box-shadow:0 22px 70px #11182733}.ChatPanel-module__4BQCta__header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.ChatPanel-module__4BQCta__header strong,.ChatPanel-module__4BQCta__header span{display:block}.ChatPanel-module__4BQCta__header strong{font-size:16px}.ChatPanel-module__4BQCta__header span{color:var(--muted);margin-top:3px;font-size:13px;font-weight:700}.ChatPanel-module__4BQCta__header button,.ChatPanel-module__4BQCta__footer button,.ChatPanel-module__4BQCta__attach{color:#374151;background:#f3f4f6;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}@media (max-width:760px){.ChatPanel-module__4BQCta__panel{border-radius:14px;width:100%;height:min(680px,100vh - 20px)}}
.ChatFooter-module__SCSghG__header button,.ChatFooter-module__SCSghG__footer button,.ChatFooter-module__SCSghG__attach{color:#374151;background:#f3f4f6;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.ChatFooter-module__SCSghG__footer{border-top:1px solid var(--line);background:#fff;align-items:flex-end;gap:8px;padding:12px;display:flex}.ChatFooter-module__SCSghG__attach{position:relative}.ChatFooter-module__SCSghG__attach input{opacity:0;cursor:pointer;position:absolute;inset:0}.ChatFooter-module__SCSghG__footer textarea{resize:none;border:1px solid var(--line);width:100%;min-height:38px;max-height:116px;color:var(--text);background:#fff;border-radius:10px;outline:0;padding:9px 10px;line-height:1.35}.ChatFooter-module__SCSghG__footer textarea:focus{border-color:#2563eb8c;box-shadow:0 0 0 3px #2563eb1f}.ChatFooter-module__SCSghG__footer button:last-child{background:var(--blue);color:#fff}.ChatFooter-module__SCSghG__spin{animation:.8s linear infinite ChatFooter-module__SCSghG__spin}@keyframes ChatFooter-module__SCSghG__spin{to{transform:rotate(360deg)}}
.ChatMessageList-module__gAXTIq__body{background:#f8fafc;flex-direction:column;gap:10px;min-height:0;padding:16px;display:flex;overflow-y:auto}.ChatMessageList-module__gAXTIq__empty{min-height:100%;color:var(--muted);text-align:center;place-items:center;font-size:14px;font-weight:700;display:grid}.ChatMessageList-module__gAXTIq__typing{width:fit-content;color:var(--muted);background:#fff;border-radius:999px;align-items:center;gap:4px;padding:8px 10px;display:inline-flex}.ChatMessageList-module__gAXTIq__typing span{background:currentColor;border-radius:999px;width:6px;height:6px;animation:1.1s ease-in-out infinite ChatMessageList-module__gAXTIq__typingDots}.ChatMessageList-module__gAXTIq__typing span:nth-child(2){animation-delay:.15s}.ChatMessageList-module__gAXTIq__typing span:nth-child(3){animation-delay:.3s}.ChatMessageList-module__gAXTIq__notice{color:#b91c1c;background:#ef44441a;border-radius:999px;align-self:center;padding:6px 10px;font-size:12px;font-weight:800}@keyframes ChatMessageList-module__gAXTIq__typingDots{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-3px)}}
.ChatMessageItem-module__6JrCiW__message{justify-content:flex-start;display:flex}.ChatMessageItem-module__6JrCiW__messageOwn{justify-content:flex-end}.ChatMessageItem-module__6JrCiW__messageSystem{justify-content:center}.ChatMessageItem-module__6JrCiW__bubble{border:1px solid var(--line);max-width:82%;color:var(--text);background:#fff;border-radius:14px 14px 14px 5px;padding:10px 11px 7px;box-shadow:0 8px 24px #1118270d}.ChatMessageItem-module__6JrCiW__messageOwn .ChatMessageItem-module__6JrCiW__bubble{border-color:var(--text);background:var(--text);color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:14px}.ChatMessageItem-module__6JrCiW__bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.45}.ChatMessageItem-module__6JrCiW__systemMessage{color:var(--muted);background:#1118270f;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800}.ChatMessageItem-module__6JrCiW__image{background:#ffffff1f;border-radius:10px;place-items:center;width:min(230px,64vw);min-height:120px;margin-bottom:7px;display:grid;overflow:hidden}.ChatMessageItem-module__6JrCiW__image img{object-fit:cover;width:100%;max-height:260px}.ChatMessageItem-module__6JrCiW__message:not(.ChatMessageItem-module__6JrCiW__messageOwn) .ChatMessageItem-module__6JrCiW__image{background:#eef2f7}.ChatMessageItem-module__6JrCiW__meta{color:currentColor;opacity:.68;justify-content:flex-end;align-items:center;gap:4px;min-height:14px;margin-top:4px;display:flex}.ChatMessageItem-module__6JrCiW__meta button{color:#ef4444;background:#ef444426;border:0;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.ChatMessageItem-module__6JrCiW__spin{animation:.8s linear infinite ChatMessageItem-module__6JrCiW__spin}@media (max-width:760px){.ChatMessageItem-module__6JrCiW__bubble{max-width:88%}}@keyframes ChatMessageItem-module__6JrCiW__spin{to{transform:rotate(360deg)}}
