.mobile-global-chat__button{position:fixed!important;bottom:110px!important;right:20px!important;width:48px!important;height:48px!important;background:#fff!important;border-radius:50%!important;box-shadow:0 4px 12px #00000026!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:104!important;transition:all .3s ease!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mobile-global-chat__button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.mobile-global-chat__button:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.mobile-global-chat__container{position:fixed;top:0;left:0;height:100vh;background:#fff;border-radius:0 20px 20px 0;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1002;width:100%;max-width:400px;box-shadow:4px 0 20px #0000001a}.mobile-global-chat__container.active{transform:translate(0)}.mobile-global-chat__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e5e7eb;background:#f8fafc;border-radius:0 20px 0 0}.mobile-global-chat__header h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.mobile-global-chat__close{background:none;border:none;cursor:pointer;padding:8px;border-radius:50%;transition:background-color .2s ease;color:#6b7280}.mobile-global-chat__close:hover{background-color:#e5e7eb}.mobile-global-chat__close svg{width:24px;height:24px}.mobile-global-chat__messages{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px;background:#fff}.mobile-global-chat__message{max-width:85%;padding:12px 16px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word}.mobile-global-chat__message--user{align-self:flex-end;background-color:#2a4fea;color:#fff;border-bottom-right-radius:6px}.mobile-global-chat__message--bot{align-self:flex-start;background-color:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-bottom-left-radius:6px}.mobile-global-chat__input{display:flex;gap:.75rem;padding:1.25rem 1.25rem 5rem;border-top:1px solid #e5e7eb;background:#fff;border-radius:0 0 20px}@media only screen and (max-width: 480px){.mobile-global-chat__input{padding:1rem 1rem 5rem;gap:.5rem}}@media only screen and (min-width: 481px) and (max-width: 600px){.mobile-global-chat__input{padding:1.25rem 1.25rem 5rem;gap:.75rem}}@media only screen and (min-width: 601px) and (max-width: 767px){.mobile-global-chat__input{padding:1.5rem 1.5rem 6rem;gap:1rem}}.mobile-global-chat__input input{flex:1;padding:12px 16px;border:1px solid #d1d5db;border-radius:24px;font-size:14px;outline:none;transition:border-color .2s ease;background:#f9fafb}.mobile-global-chat__input input:focus{border-color:#2a4fea;background:#fff}.mobile-global-chat__send{background:#2a4fea;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#fff}.mobile-global-chat__send:hover{background:#1e3fd8;transform:scale(1.05)}.mobile-global-chat__send:active{transform:scale(.95)}.mobile-global-chat__send svg{width:20px;height:20px}.mobile-global-chat__options{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.mobile-global-chat__options button{padding:10px 16px;border:2px solid #2a4fea;background:transparent;color:#2a4fea;border-radius:20px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;text-transform:capitalize;white-space:nowrap}.mobile-global-chat__options button:hover{background:#2a4fea;color:#fff;transform:translateY(-1px)}.mobile-global-chat__options button:active{transform:translateY(0)}.mobile-global-chat__typing{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f3f4f6;border-radius:18px 18px 18px 6px;max-width:85%;align-self:flex-start}.mobile-global-chat__typing-dot{width:8px;height:8px;background:#9ca3af;border-radius:50%;animation:typing 1.4s infinite ease-in-out}.mobile-global-chat__typing-dot:nth-child(2){animation-delay:.2s}.mobile-global-chat__typing-dot:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-10px);opacity:1}}@media only screen and (min-width: 768px){.mobile-global-chat__button{display:none!important}}@media only screen and (max-width: 767px){.mobile-global-chat__button{display:flex!important;visibility:visible!important;opacity:1!important;bottom:110px!important;z-index:104!important}}@media only screen and (max-width: 767px){.mobile-global-chat__button{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;bottom:110px!important;z-index:104!important}}@media screen and (max-width: 767px){.mobile-global-chat__button{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;bottom:110px!important;z-index:104!important}}@media (max-width: 767px){.mobile-global-chat__button{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;position:fixed!important;bottom:110px!important;z-index:104!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/global-chat-mobile.css.map */
