.sleepx-chat-container{display:none!important;position:fixed;bottom:20px;right:20px;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media(max-width:1024px){.sleepx-chat-container{display:none!important}}.sleepx-chat-toggle{width:56px;height:56px;border-radius:50%;background:#1e293b;color:#fff;border:none;cursor:pointer;box-shadow:0 2px 12px #1e293b4d;transition:transform .2s,box-shadow .2s;display:flex;align-items:center;justify-content:center}.sleepx-chat-toggle:hover{transform:scale(1.05);box-shadow:0 4px 16px #1e293b66}.sleepx-chat-toggle svg{width:24px;height:24px}.sleepx-chat-window{position:absolute;bottom:72px;right:0;width:360px;max-width:calc(100vw - 40px);height:520px;max-height:calc(100vh - 120px);background:#fff;border-radius:12px;box-shadow:0 4px 24px #0000001a,0 0 0 1px #0000000d;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .25s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.sleepx-chat-header{background:#1e293b;color:#fff;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0}.sleepx-chat-header-info{display:flex;gap:12px;align-items:center}.sleepx-chat-avatar{width:36px;height:36px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sleepx-chat-avatar svg{width:20px;height:20px;fill:#fff}.sleepx-chat-header h3{margin:0;font-size:15px;font-weight:600;letter-spacing:-.01em;color:#fff}.sleepx-chat-header p{display:none}.sleepx-chat-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background .2s;opacity:.7;flex-shrink:0}.sleepx-chat-close:hover{background:#ffffff1a;opacity:1}.sleepx-chat-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:16px;display:flex;flex-direction:column;gap:12px;background:#fff;-webkit-overflow-scrolling:touch}.sleepx-chat-messages::-webkit-scrollbar{width:4px}.sleepx-chat-messages::-webkit-scrollbar-track{background:transparent}.sleepx-chat-messages::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:2px}.sleepx-message{display:flex;gap:0;animation:fadeIn .2s ease-out;max-width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sleepx-message-bot{align-items:flex-start;justify-content:flex-start}.sleepx-message-user{justify-content:flex-end}.sleepx-message-content{padding:10px 14px;border-radius:12px;max-width:85%;line-height:1.5;font-size:14px;word-wrap:break-word;overflow-wrap:break-word}.sleepx-message-bot .sleepx-message-content{background:#f1f5f9;color:#1e293b;border-bottom-left-radius:3px}.sleepx-message-user .sleepx-message-content{background:#1e293b;color:#fff;border-bottom-right-radius:3px}.sleepx-typing-indicator{display:flex;gap:3px;padding:10px 14px;background:#f1f5f9;border-radius:12px 12px 12px 3px;width:fit-content}.sleepx-typing-indicator span{width:6px;height:6px;background:#94a3b8;border-radius:50%;animation:typing 1.2s infinite}.sleepx-typing-indicator span:nth-child(2){animation-delay:.15s}.sleepx-typing-indicator span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.sleepx-chat-input{padding:12px 16px;background:#fff;border-top:1px solid #f1f5f9;display:flex;gap:8px;flex-shrink:0}.sleepx-chat-input input{flex:1;padding:10px 14px;border:1px solid #e2e8f0;border-radius:20px;font-size:14px;outline:none;transition:border-color .2s;min-width:0}.sleepx-chat-input input:focus{border-color:#1e293b}.sleepx-chat-input input::placeholder{color:#94a3b8}.sleepx-chat-input button{width:36px;height:36px;border-radius:50%;background:#1e293b;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s,background .2s;flex-shrink:0}.sleepx-chat-input button:hover{background:#334155;transform:scale(1.05)}.sleepx-chat-input button:active{transform:scale(.95)}@media(max-width:640px){.sleepx-chat-container{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999}.sleepx-chat-window{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;border-radius:0;display:flex;flex-direction:column}.sleepx-chat-toggle{position:fixed;bottom:20px;right:20px;width:56px;height:56px;z-index:10000}.sleepx-chat-header{padding:16px;flex-shrink:0}.sleepx-chat-messages{flex:1;overflow-y:auto;padding:16px;min-height:0}.sleepx-chat-input{padding:12px 16px;flex-shrink:0;background:#fff;border-top:1px solid #e2e8f0}.sleepx-chat-input input{font-size:16px}.sleepx-message-content{max-width:85%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chatbot-widget.css.map */
