.cn-chat-launcher{position:fixed;bottom:1.5rem;right:1.5rem;z-index:9990;width:52px;height:52px;border-radius:50%;background:var(--navy,#2B4A6F);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #2b4a6f59;transition:transform .2s,box-shadow .2s}.cn-chat-launcher:hover{transform:scale(1.08);box-shadow:0 6px 28px #2b4a6f73}.cn-chat-launcher svg{width:24px;height:24px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s}.cn-chat-launcher .icon-open{display:block}.cn-chat-launcher .icon-close,.cn-chat-launcher.open .icon-open{display:none}.cn-chat-launcher.open .icon-close{display:block}.cn-chat-unread{position:absolute;top:-3px;right:-3px;width:16px;height:16px;background:#e53935;border-radius:50%;border:2px solid #fff;display:none}.cn-chat-unread.show{display:block}.cn-chat-window{position:fixed;bottom:5.5rem;right:1.5rem;z-index:9989;width:340px;max-width:calc(100vw - 2rem);background:#fff;border-radius:18px;box-shadow:0 8px 40px #2b4a6f2e;display:flex;flex-direction:column;overflow:hidden;transform:scale(.92) translateY(12px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .22s ease;transform-origin:bottom right}.cn-chat-window.open{transform:scale(1) translateY(0);opacity:1;pointer-events:all}.asst-header{background:var(--navy,#2B4A6F);padding:.9rem 1.1rem;display:flex;align-items:center;gap:.75rem;flex-shrink:0}.asst-avatar{width:34px;height:34px;background:var(--ice,#7BC4E2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.asst-name{font-weight:700;font-size:.88rem;color:#fff}.asst-status{font-size:.7rem;color:#ffffff8c;display:flex;align-items:center;gap:.3rem;margin-top:.1rem}.asst-dot{width:6px;height:6px;background:#4caf50;border-radius:50%;display:inline-block}.asst-messages{padding:1rem;display:flex;flex-direction:column;gap:.6rem;height:260px;overflow-y:auto;scroll-behavior:smooth}.msg{max-width:88%;animation:msgIn .18s ease}@keyframes msgIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.msg-bot{align-self:flex-start}.msg-user{align-self:flex-end}.msg-bubble{padding:.6rem .85rem;border-radius:13px;font-size:.82rem;line-height:1.55}.msg-bot .msg-bubble{background:#f0f8fd;color:#2b4a6f;border-bottom-left-radius:3px;border:1px solid rgba(123,196,226,.22)}.msg-user .msg-bubble{background:#2b4a6f;color:#fff;border-bottom-right-radius:3px}.asst-suggestions{padding:0 .8rem .6rem;display:flex;flex-wrap:wrap;gap:.4rem;flex-shrink:0}.asst-chip{background:none;border:1px solid rgba(123,196,226,.4);color:#2b4a6f;font-size:.72rem;padding:.28rem .7rem;border-radius:20px;cursor:pointer;transition:all .15s;font-family:inherit;text-align:left;line-height:1.4}.asst-chip:hover{border-color:#2b4a6f;background:#2b4a6f;color:#fff}.asst-input-row{display:flex;gap:.5rem;padding:.7rem .8rem;border-top:1px solid rgba(123,196,226,.22);background:#fff;flex-shrink:0}.asst-input{flex:1;border:1px solid rgba(123,196,226,.3);border-radius:9px;padding:.5rem .8rem;font-size:.82rem;font-family:inherit;color:#2b4a6f;background:#f0f8fd;outline:none;transition:border-color .2s}.asst-input:focus{border-color:#7bc4e2}.asst-send{background:#2b4a6f;color:#fff;border:none;border-radius:9px;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.asst-send:hover{background:#1a2e45}.asst-send svg{width:15px;height:15px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.asst-contact-form{padding:.75rem .8rem .9rem;border-top:1px solid rgba(123,196,226,.22);background:#f0f8fd;display:none;flex-direction:column;gap:.5rem;flex-shrink:0;max-height:260px;overflow-y:auto}.asst-contact-form.visible{display:flex}.asst-contact-form p{font-size:.76rem;color:#2b4a6fb3;line-height:1.5}.asst-field{display:flex;flex-direction:column;gap:.2rem}.asst-field label{font-size:.68rem;font-weight:600;color:#2b4a6f8c;letter-spacing:.04em;text-transform:uppercase}.asst-field input,.asst-field textarea{border:1px solid rgba(123,196,226,.3);border-radius:7px;padding:.45rem .7rem;font-size:.8rem;font-family:inherit;color:#2b4a6f;background:#fff;outline:none;transition:border-color .2s}.asst-field input:focus,.asst-field textarea:focus{border-color:#7bc4e2}.asst-field textarea{resize:none;height:60px}.asst-submit{background:#2b4a6f;color:#fff;border:none;border-radius:8px;padding:.55rem 1rem;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;align-self:flex-start;transition:background .15s}.asst-submit:hover{background:#1a2e45}.asst-gdpr{font-size:.66rem;color:#2b4a6f73;line-height:1.4}.asst-typing{display:flex;gap:4px;align-items:center;padding:.3rem 0}.asst-typing span{width:5px;height:5px;background:#2b4a6f59;border-radius:50%;animation:typing .9s infinite}.asst-typing span:nth-child(2){animation-delay:.15s}.asst-typing span:nth-child(3){animation-delay:.3s}@keyframes typing{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@media(max-width:480px){.cn-chat-window{right:.75rem;left:.75rem;width:auto;bottom:5rem}.cn-chat-launcher{bottom:1rem;right:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/coolnight-assistant.css.map */
