.fb-collection-chat{border:1px solid rgba(0,0,0,.1);border-radius:16px;overflow:hidden;min-height:460px;background:#fff;position:sticky;top:2rem}.ccw-widget{display:flex;flex-direction:column;height:100%}.ccw-header{display:flex;align-items:center;gap:1rem;padding:1.4rem 1.6rem;background:linear-gradient(135deg,#fdd313,#f5c800);flex-shrink:0}.ccw-header__avatar{width:44px;height:44px;border-radius:50%;border:2px solid #fff;object-fit:cover;flex-shrink:0}.ccw-header__title{font-family:var(--font-heading-family, sans-serif);font-weight:700;font-size:1.4rem;line-height:1.3;color:#1a1a1a}.ccw-header__subtitle{font-size:1.1rem;color:#0009;font-weight:500}.ccw-messages{flex:1;overflow-y:auto;padding:1.2rem;display:flex;flex-direction:column;gap:1rem;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) transparent}.ccw-messages::-webkit-scrollbar{width:4px}.ccw-messages::-webkit-scrollbar-thumb{background:#00000026;border-radius:2px}.ccw-msg{display:flex;gap:.6rem;max-width:90%;animation:ccw-fadeIn .25s ease}@keyframes ccw-fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.ccw-msg--bot{align-self:flex-start}.ccw-msg--user{align-self:flex-end;flex-direction:row-reverse}.ccw-msg__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:2px}.ccw-msg__bubble{padding:.8rem 1.2rem;border-radius:14px;font-size:1.3rem;line-height:1.5;word-break:break-word}.ccw-msg--bot .ccw-msg__bubble{background:#f3f4f6;color:#1a1a1a;border-bottom-left-radius:4px}.ccw-msg--user .ccw-msg__bubble{background:#fdd313;color:#1a1a1a;border-bottom-right-radius:4px}.ccw-msg__bubble strong{font-weight:700}.ccw-typing{display:flex;align-items:center;gap:4px;padding:1rem 1.4rem}.ccw-dot{width:7px;height:7px;background:#999;border-radius:50%;animation:ccw-bounce 1.2s infinite}.ccw-dot:nth-child(2){animation-delay:.15s}.ccw-dot:nth-child(3){animation-delay:.3s}@keyframes ccw-bounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-4px);opacity:1}}.ccw-options{display:flex;flex-wrap:wrap;gap:.5rem;padding:0 0 0 3.4rem;animation:ccw-fadeIn .25s ease}.ccw-option-btn{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1.5px solid #FDD313;border-radius:100px;background:#fffbe6;color:#1a1a1a;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .15s;font-family:inherit}.ccw-option-btn:hover{background:#fdd313}.ccw-chips{padding:0 1.2rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex-shrink:0}.ccw-chips--hidden{display:none}.ccw-chip{display:block;width:100%;text-align:left;padding:.6rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;color:#1a1a1a;font-size:1.2rem;line-height:1.4;cursor:pointer;transition:all .15s;font-family:inherit}.ccw-chip:hover{border-color:#fdd313;background:#fffbe6}.ccw-products{display:flex;flex-direction:column;gap:.5rem;padding:0 0 0 3.4rem;animation:ccw-fadeIn .25s ease}.ccw-product-card{display:block;padding:.8rem 1rem;border:1px solid rgba(0,0,0,.1);border-radius:10px;background:#fff;text-decoration:none;color:#1a1a1a;transition:border-color .15s,box-shadow .15s}.ccw-product-card:hover{border-color:#fdd313;box-shadow:0 2px 8px #0000000f}.ccw-product-card__title{font-size:1.2rem;font-weight:700;display:block;margin-bottom:.2rem}.ccw-product-card__reason{font-size:1.1rem;color:#0009;display:block}.ccw-product-card__pros{list-style:none;padding:0;margin:.4rem 0 0;display:flex;flex-wrap:wrap;gap:.3rem}.ccw-product-card__pros li{font-size:1rem;color:#16a34a;background:#f0fdf4;padding:.15rem .5rem;border-radius:4px}.ccw-input-area{display:flex;align-items:center;gap:.6rem;padding:.8rem 1.2rem;border-top:1px solid rgba(0,0,0,.08);background:#fafafa;flex-shrink:0}.ccw-input{flex:1;border:1px solid rgba(0,0,0,.12);border-radius:10px;padding:.7rem 1rem;font-size:1.3rem;font-family:inherit;resize:none;outline:none;min-height:38px;max-height:80px;background:#fff;transition:border-color .15s}.ccw-input:focus{border-color:#fdd313}.ccw-input::placeholder{color:#00000059}.ccw-send-btn{flex-shrink:0;width:36px;height:36px;border:none;border-radius:50%;background:#fdd313;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .15s;padding:0}.ccw-send-btn:disabled{opacity:.35;cursor:default}.ccw-send-btn:not(:disabled):hover{opacity:.85}.ccw-send-btn svg{width:18px;height:18px}@media screen and (max-width:989px){.fb-collection-chat{min-height:auto;max-height:400px;position:static}.ccw-chips{padding:0 1rem .8rem}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/collection-chat-widget.css.map */
