.grns-chat-btn{position:fixed;right:22px;bottom:22px;z-index:2147483600;width:56px;height:56px;border-radius:50%;border:0;background:#19440a;color:#fff;cursor:pointer;box-shadow:0 6px 22px #0000002e;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;font-family:inherit;padding:0}.grns-chat-btn__icon{width:26px;height:26px;display:block}.grns-chat-btn:hover{transform:scale(1.06);background:#245c0e;box-shadow:0 10px 26px #00000038}.grns-chat-btn:focus-visible{outline:2px solid #fff;outline-offset:3px}@keyframes grns-chat-pulse{0%{box-shadow:0 6px 22px #0000002e,0 0 #4a7a3a99}70%{box-shadow:0 6px 22px #0000002e,0 0 0 14px #4a7a3a00}to{box-shadow:0 6px 22px #0000002e,0 0 #4a7a3a00}}.grns-chat-btn--pulse{animation:grns-chat-pulse 2s ease-out infinite}.grns-chat-win{position:fixed;right:22px;bottom:92px;z-index:2147483599;width:min(380px,calc(100vw - 28px));height:min(560px,calc(100vh - 130px));max-height:560px;background:#fff;border:1px solid #d6e4d4;border-radius:14px;box-shadow:0 20px 50px #00000038;display:none;flex-direction:column;overflow:hidden;font-family:Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1b1b1b}.grns-chat-win--open{display:flex}.grns-chat-hdr{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#19440a;color:#fff;flex-shrink:0}.grns-chat-hdr__title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600}.grns-chat-hdr__bot{font-size:18px;line-height:1}.grns-chat-close{background:transparent;border:0;color:#fff;font-size:26px;line-height:1;cursor:pointer;padding:0 4px;opacity:.85}.grns-chat-close:hover{opacity:1}.grns-chat-body{flex:1;overflow-y:auto;padding:14px;background:#f9fbf7;display:flex;flex-direction:column;gap:10px;-webkit-overflow-scrolling:touch}.grns-chat-msg{display:flex;max-width:100%}.grns-chat-msg--bot{justify-content:flex-start}.grns-chat-msg--user{justify-content:flex-end}.grns-chat-bubble{max-width:80%;padding:10px 13px;border-radius:14px;font-size:13.5px;line-height:1.45;word-wrap:break-word}.grns-chat-msg--bot .grns-chat-bubble{background:#fff;border:1px solid #d6e4d4;color:#1b1b1b;border-bottom-left-radius:4px}.grns-chat-msg--user .grns-chat-bubble{background:#19440a;color:#fff;border-bottom-right-radius:4px}.grns-chat-bubble a{color:inherit;text-decoration:underline}.grns-chat-msg--user .grns-chat-bubble a{color:#e6f4dc}.grns-chat-bubble strong{font-weight:700}.grns-chat-msg--typing .grns-chat-bubble{display:inline-flex;gap:5px;padding:12px 14px}.grns-chat-dot{width:6px;height:6px;background:#4a7a3a;border-radius:50%;opacity:.4;animation:grns-chat-bounce 1.2s ease-in-out infinite}.grns-chat-dot:nth-child(2){animation-delay:.15s}.grns-chat-dot:nth-child(3){animation-delay:.3s}@keyframes grns-chat-bounce{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.grns-chat-input{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#fff;border-top:1px solid #e6ece4;flex-shrink:0}.grns-chat-input input{flex:1;min-width:0;padding:9px 12px;border:1px solid #d6e4d4;border-radius:10px;font-size:13.5px;font-family:inherit;color:#1b1b1b;background:#f9fbf7;outline:none}.grns-chat-input input:focus{border-color:#4a7a3a;background:#fff}.grns-chat-send{flex-shrink:0;width:38px;height:38px;background:#19440a;color:#fff;border:0;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.grns-chat-send:hover{background:#245c0e}.grns-chat-send:disabled{opacity:.5;cursor:default}@media(max-width:480px){.grns-chat-btn{right:14px;bottom:14px;width:52px;height:52px;font-size:26px}.grns-chat-win{right:10px;left:10px;width:auto;bottom:78px;height:min(440px,calc(100vh - 110px));max-height:440px;border-radius:16px}.grns-chat-hdr{padding:10px 12px}.grns-chat-hdr__title{font-size:13px}.grns-chat-body{padding:12px;gap:8px}.grns-chat-bubble{font-size:13px;padding:9px 12px}.grns-chat-input{padding:8px 10px}.grns-chat-input input{font-size:16px;padding:8px 11px}.grns-chat-send{width:34px;height:34px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/grns-chat-widget.css.map */
