#df-chatbot-widget{position:fixed;bottom:20px;right:20px;z-index:999999;font-family:Inter,Roboto,sans-serif}#df-chatbot-button{width:60px;height:60px;background-color:#ff6b00;border-radius:50%;box-shadow:0 4px 12px #ff6b0066;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}#df-chatbot-button:hover{transform:scale(1.1)}#df-chatbot-button svg{fill:#fff;width:30px;height:30px}#df-chatbot-window{position:absolute;bottom:80px;right:0;width:350px;height:500px;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translateY(20px);pointer-events:none;transition:all .3s ease}#df-chatbot-widget.open #df-chatbot-window{opacity:1;transform:translateY(0);pointer-events:auto}.df-chat-header{background:#ff6b00;color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between}.df-chat-header-info h3{margin:0;font-size:16px;font-weight:600}.df-chat-header-info p{margin:4px 0 0;font-size:12px;opacity:.9}.df-close-btn{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:0;line-height:1}.df-chat-messages{flex:1;padding:16px;overflow-y:auto;background:#f8f9fa;display:flex;flex-direction:column;gap:12px}.df-msg{max-width:85%;padding:12px 16px;border-radius:12px;font-size:14px;line-height:1.4;word-wrap:break-word}.df-msg-bot{background:#fff;color:#333;border:1px solid #eee;align-self:flex-start;border-bottom-left-radius:4px}.df-msg-user{background:#2d3748;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.df-chat-input{display:flex;padding:12px;background:#fff;border-top:1px solid #eee}.df-chat-input input{flex:1;border:none;padding:10px;outline:none;font-size:14px}.df-chat-input button{background:none;border:none;color:#ff6b00;font-weight:600;cursor:pointer;padding:0 12px}.df-action-btn{display:block;margin-top:8px;background:#008060;color:#fff;border:none;border-radius:4px;padding:8px 12px;font-size:13px;font-weight:700;cursor:pointer;text-align:center;text-decoration:none}.df-action-btn:hover{background:#006e52}
/*# sourceMappingURL=/cdn/shop/t/2/assets/widget.css.map */
