.ccw-root,.ccw-root *{box-sizing:border-box}.ccw-root{position:fixed;right:20px;bottom:20px;z-index:2147483000;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.45;color:#1f2933}.ccw-launcher{width:58px;height:58px;border-radius:999px;border:none;background:#b45309;color:#fff;box-shadow:0 10px 24px #00000038;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.ccw-launcher:hover{background:#92400e}.ccw-launcher-badge{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#dc2626;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid white}.ccw-panel{position:absolute;right:0;bottom:72px;width:460px;max-width:calc(100vw - 40px);height:720px;max-height:calc(100vh - 80px);background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;overflow:hidden}.ccw-header{background:#1f2933;color:#fff;padding:14px 16px;display:flex;align-items:center;justify-content:space-between}.ccw-header-title{font-weight:700;font-size:15px}.ccw-header-subtitle{font-size:12px;color:#cbd2d9;margin-top:2px}.ccw-header-actions{display:flex;align-items:center;gap:4px}.ccw-close-btn{background:transparent;border:none;color:#cbd2d9;cursor:pointer;font-size:18px;line-height:1;padding:4px 8px}.ccw-close-btn:hover{color:#fff}.ccw-end-confirm{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center}.ccw-end-confirm-question{font-size:16px;font-weight:600;color:#1f2933;margin-bottom:8px}.ccw-end-confirm-yes{width:100%;max-width:260px;border:none;background:#f86705;color:#fff;font-weight:600;font-size:14px;padding:10px 16px;border-radius:10px;cursor:pointer}.ccw-end-confirm-yes:hover{background:#f86705}.ccw-end-confirm-no{width:100%;max-width:260px;border:1px solid #e4e7eb;background:#fff;color:#1f2933;font-weight:600;font-size:14px;padding:10px 16px;border-radius:10px;cursor:pointer}.ccw-end-confirm-no:hover{border-color:#b45309;color:#b45309}.ccw-status-banner{padding:8px 14px;font-size:12.5px;text-align:center;border-bottom:1px solid #f0f0f0}.ccw-status-banner.ccw-status-human-requested{background:#fffbeb;color:#92400e}.ccw-status-banner.ccw-status-human-active{background:#ecfdf5;color:#065f46}.ccw-messages{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:8px;background:#f9fafb}.ccw-bubble{max-width:82%;padding:8px 12px;border-radius:12px;white-space:pre-wrap;word-break:break-word}.ccw-bubble-customer{align-self:flex-end;background:#b45309;color:#fff;border-bottom-right-radius:3px}.ccw-bubble-bot{align-self:flex-start;background:#fdf1e0;border-bottom-left-radius:3px}.ccw-bubble-agent{align-self:flex-start;background:#dcfce7;border-bottom-left-radius:3px}.ccw-bubble-error{align-self:center;background:#fef2f2;color:#991b1b;font-size:12.5px}.ccw-bubble-link{display:block;margin-top:6px;color:#b45309;font-weight:600;font-size:13px;text-decoration:none}.ccw-bubble-link:hover{text-decoration:underline}.ccw-bubble-paragraph{margin:0 0 8px;white-space:normal}.ccw-bubble-paragraph:last-child{margin-bottom:0}.ccw-bubble-image{max-width:100%;border-radius:8px;margin-top:4px;display:block}.ccw-carousel{margin:2px 0}.ccw-carousel-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 6px;scrollbar-width:none}.ccw-carousel-track::-webkit-scrollbar{display:none}.ccw-product-card{flex:0 0 148px;scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column}.ccw-product-card-image-wrap{position:relative;width:100%;height:104px;background:#f1f5f9}.ccw-product-card-image{width:100%;height:100%;object-fit:cover;display:block}.ccw-product-card-badge{position:absolute;top:6px;left:6px;background:#b45309;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:999px}.ccw-product-card-name{font-size:12.5px;font-weight:600;color:#1f2933;padding:8px 8px 2px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.ccw-product-card-rating{display:flex;align-items:baseline;gap:4px;padding:0 8px;font-size:10.5px}.ccw-product-card-stars{color:#f59e0b;font-size:11px;letter-spacing:-1px}.ccw-product-card-rating-value{color:#1f2933;font-weight:600}.ccw-product-card-review-count{color:#9aa5b1}.ccw-product-card-price-row{display:flex;align-items:baseline;gap:6px;padding:2px 8px 10px;margin-top:auto}.ccw-product-card-price{font-size:13px;font-weight:700;color:#b45309}.ccw-product-card-unit{font-size:10.5px;color:#9aa5b1}.ccw-carousel-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:4px}.ccw-carousel-arrow{border:none;background:#fff;box-shadow:0 1px 4px #00000026;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;color:#1f2933;padding:0}.ccw-carousel-arrow:disabled{opacity:.3;cursor:default}.ccw-carousel-dots{display:flex;align-items:center;gap:5px}.ccw-carousel-dot{width:6px;height:6px;border-radius:50%;border:none;background:#d1d5db;padding:0;cursor:pointer}.ccw-carousel-dot-active{background:#b45309;width:16px;border-radius:3px}.ccw-typing{align-self:flex-start;background:#fdf1e0;border-bottom-left-radius:3px;padding:8px 14px;display:flex;align-items:center;gap:8px}.ccw-typing-label{font-size:12.5px;color:#6b7280}.ccw-typing-dots{display:flex;gap:4px;flex-shrink:0}.ccw-typing-dots span{width:6px;height:6px;border-radius:50%;background:#9aa5b1;display:inline-block;animation:ccw-typing-bounce 1.2s infinite ease-in-out}.ccw-typing-dots span:nth-child(2){animation-delay:.15s}.ccw-typing-dots span:nth-child(3){animation-delay:.3s}@keyframes ccw-typing-bounce{0%,60%,to{transform:translateY(0);opacity:.6}30%{transform:translateY(-4px);opacity:1}}.ccw-contact-choice{border-top:1px solid #eef0f2;padding:12px 16px 14px;display:flex;flex-direction:row;gap:8px}.ccw-contact-choice-btn{flex:1;border:1px solid #e4e7eb;background:#fff;color:#1f2933;font-weight:600;font-size:13.5px;padding:10px 14px;border-radius:10px;cursor:pointer;text-align:center}.ccw-contact-choice-btn:hover{border-color:#b45309;color:#b45309}.ccw-contact-choice-yes{background:#f86705;border-color:#f86705;color:#fff}.ccw-contact-choice-yes:hover{background:#dd5b03;border-color:#dd5b03;color:#fff}.ccw-starter-chips{border-top:1px solid #eef0f2;padding:10px 10px 4px}.ccw-starter-chips-label{font-size:12px;color:#9aa5b1;margin-bottom:6px}.ccw-starter-chips-row{display:flex;flex-wrap:wrap;gap:6px}.ccw-starter-chip{border:1px solid #e4e7eb;background:#fff;color:#1f2933;font-size:12.5px;padding:6px 10px;border-radius:999px;cursor:pointer}.ccw-starter-chip:hover{border-color:#b45309;color:#b45309}.ccw-composer{display:flex;gap:8px;padding:8px 10px 12px}.ccw-feedback{border-top:1px solid #eef0f2;padding:14px 16px 16px;text-align:center}.ccw-feedback-prompt{font-size:13px;color:#4b5563;margin-bottom:8px}.ccw-feedback-stars{display:flex;justify-content:center;gap:4px}.ccw-star{border:none;background:transparent;cursor:pointer;font-size:26px;line-height:1;padding:2px;color:#d1d5db;transition:color .1s ease}.ccw-star-filled{color:#f59e0b}.ccw-feedback-thanks{font-size:13px;color:#4b5563}.ccw-composer textarea{flex:1;resize:none;border:1px solid #d9dde3;border-radius:10px;padding:8px 10px;font:inherit;color:inherit;max-height:90px}.ccw-composer textarea:focus{outline:none;border-color:#b45309}.ccw-send-btn{border:none;background:#b45309;color:#fff;border-radius:10px;padding:0 16px;font-weight:600;cursor:pointer}.ccw-send-btn:disabled{background:#d9c2a3;cursor:default}
