.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:120px;height:120px;border:none;background:transparent;box-shadow:none;padding:0;cursor:grab;touch-action:none;display:flex;align-items:center;justify-content:center;position:relative;transition:transform .15s ease;animation:ccw-launcher-pop .6s cubic-bezier(.34,1.56,.64,1)}.ccw-launcher:hover{transform:scale(1.06)}.ccw-launcher-dragging{cursor:grabbing;transition:none;transform:scale(1.08)}.ccw-launcher-icon{width:100%;height:100%;object-fit:contain;pointer-events:none;filter:drop-shadow(0 6px 14px rgba(0,0,0,.25))}.ccw-launcher-close-icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.3))}@keyframes ccw-launcher-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1)}}.ccw-greeting-popup{position:absolute;bottom:128px;right:0;width:150px;border:none;background:transparent;padding:0;cursor:pointer;opacity:0;transform:translateY(12px) scale(.9);transition:opacity .35s ease,transform .35s ease;pointer-events:none}.ccw-greeting-popup.ccw-greeting-visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.ccw-greeting-popup img{width:100%;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))}.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:100px;width:370px;max-width:calc(100vw - 40px);height:600px;max-height:calc(100vh - 140px);max-height:calc(100dvh - 140px);background:#fff;border-radius:14px;box-shadow:0 20px 50px #00000040;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 700px){.ccw-panel{width:340px;height:560px}}@media (max-width: 480px){.ccw-root{right:calc(10px + env(safe-area-inset-right,0px));bottom:calc(10px + env(safe-area-inset-bottom,0px))}.ccw-panel{position:fixed;right:calc(10px + env(safe-area-inset-right,0px));bottom:calc(10px + env(safe-area-inset-bottom,0px));left:calc(10px + env(safe-area-inset-left,0px));top:calc(10px + env(safe-area-inset-top,0px));width:auto;height:auto;max-width:none;max-height:none}.ccw-panel-open .ccw-launcher{display:none}}@media (min-width: 481px){.ccw-open-right .ccw-panel,.ccw-open-right .ccw-greeting-popup{right:auto;left:0}}.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:column;gap:8px}.ccw-contact-choice-btn{width:100%;border:1px solid #e4e7eb;background:#fff;color:#1f2933;font-weight:600;font-size:13.5px;padding:11px 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-support-link{display:block;width:100%;border:none;border-top:1px solid #eef0f2;background:transparent;color:#b45309;font-weight:600;font-size:12.5px;padding:8px 16px;cursor:pointer;text-align:center}.ccw-support-link:hover{background:#fdf1e0}.ccw-composer-wrap{display:flex;flex-direction:column}.ccw-composer{display:flex;align-items:center;gap:8px;padding:8px 10px 12px}.ccw-attachment-preview{display:flex;align-items:center;gap:8px;margin:8px 10px 0;padding:6px 8px;border:1px solid #d9dde3;border-radius:10px;background:#f8fafc}.ccw-attachment-preview-thumb{width:36px;height:36px;border-radius:6px;object-fit:cover;flex-shrink:0}.ccw-attachment-preview-icon{font-size:20px;flex-shrink:0}.ccw-attachment-preview-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#4b5563}.ccw-attachment-preview-remove{flex-shrink:0;border:none;background:transparent;color:#6b7280;cursor:pointer;font-size:13px;padding:4px;border-radius:6px}.ccw-attachment-preview-remove:hover:not(:disabled){background:#e5e7eb;color:#b91c1c}.ccw-attachment-preview-remove:disabled{opacity:.5;cursor:default}.ccw-composer-file-input{display:none}.ccw-composer-attach-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#6b7280;padding:6px;cursor:pointer;border-radius:8px;transition:background .12s ease,color .12s ease}.ccw-composer-attach-btn:hover:not(:disabled){color:#f97316}.ccw-composer-attach-btn:hover{background:#f1f5f9}.ccw-composer-attach-btn:disabled{opacity:.5;cursor:default}.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}@media (max-width: 480px){.ccw-composer textarea{font-size:16px}}.ccw-composer textarea:focus{outline:none;border-color:#b45309}.ccw-send-btn{flex-shrink:0;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:none;background:#f97316;color:#fff;border-radius:50%;font-size:15px;font-weight:600;cursor:pointer;transition:background .12s ease}.ccw-send-btn:hover:not(:disabled){background:#ea6a0c}.ccw-send-btn:disabled{background:#d9c2a3;cursor:default}.ccw-header-identity{display:flex;align-items:center;gap:10px}.ccw-header-avatar{width:36px;height:36px;border-radius:50%;background:#fff;object-fit:contain;padding:3px;flex-shrink:0}.ccw-header-title-row{display:flex;align-items:center;gap:6px}.ccw-header-online-dot{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 2px #22c55e40;flex-shrink:0}.ccw-welcome{flex:1;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:28px 20px 16px;background:#f9fafb}.ccw-welcome-heading{font-size:19px;font-weight:700;color:#1f2933;margin-bottom:6px}.ccw-welcome-subtitle{font-size:13px;color:#6b7280;text-align:center;max-width:320px;margin-bottom:20px}.ccw-welcome-menu{display:flex;flex-direction:column;gap:8px;width:100%}.ccw-welcome-menu-item{display:flex;align-items:center;gap:12px;width:100%;border:1px solid #e4e7eb;background:#fff;border-radius:12px;padding:10px 14px;cursor:pointer;text-align:left;transition:border-color .12s ease,box-shadow .12s ease}.ccw-welcome-menu-item:hover{border-color:#f97316;box-shadow:0 2px 8px #f973161f}.ccw-welcome-menu-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fdf1e0;font-size:17px}.ccw-welcome-menu-text{flex:1;display:flex;flex-direction:column;min-width:0}.ccw-welcome-menu-title{font-size:13.5px;font-weight:600;color:#1f2933}.ccw-welcome-menu-subtitle{font-size:11.5px;color:#9aa5b1}.ccw-welcome-menu-chevron{flex-shrink:0;color:#c2c8d0;font-size:18px}.ccw-connecting-card{margin:12px 14px 0;padding:18px 16px;background:#fff;border:1px solid #eef0f2;border-radius:14px;text-align:center}.ccw-connecting-icon{font-size:26px;margin-bottom:6px}.ccw-connecting-title{font-size:14px;font-weight:700;color:#1f2933;margin-bottom:4px}.ccw-connecting-subtitle{font-size:12px;color:#6b7280;margin-bottom:14px}.ccw-connecting-stat{display:inline-flex;flex-direction:column;align-items:center;background:#fdf1e0;border-radius:10px;padding:8px 18px;margin-bottom:16px}.ccw-connecting-stat-label{font-size:10.5px;color:#92400e;text-transform:uppercase;letter-spacing:.03em}.ccw-connecting-stat-value{font-size:18px;font-weight:700;color:#b45309}.ccw-connecting-steps{display:flex;align-items:flex-start;justify-content:space-between}.ccw-connecting-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;position:relative}.ccw-connecting-step:not(:last-child):after{content:"";position:absolute;top:15px;left:55%;width:90%;height:2px;background:#e4e7eb}.ccw-connecting-step-icon{width:30px;height:30px;border-radius:50%;background:#f1f5f9;color:#9aa5b1;display:flex;align-items:center;justify-content:center;font-size:14px;z-index:1}.ccw-connecting-step-label{font-size:10px;color:#9aa5b1;text-align:center}.ccw-connecting-step-done .ccw-connecting-step-icon{background:#dcfce7;color:#166534}.ccw-connecting-step-done .ccw-connecting-step-label{color:#166534}.ccw-connecting-step-active .ccw-connecting-step-icon{background:#f97316;color:#fff}.ccw-connecting-step-active .ccw-connecting-step-label{color:#b45309;font-weight:600}.ccw-order-card{align-self:flex-start;max-width:88%;background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:14px 16px;box-shadow:0 2px 8px #0f172a0f}.ccw-order-card-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.ccw-order-card-icon{width:30px;height:30px;border-radius:8px;background:#fdf1e0;display:flex;align-items:center;justify-content:center;font-size:15px;flex-shrink:0}.ccw-order-card-number{font-weight:700;font-size:13.5px;color:#1f2933;flex:1}.ccw-order-status-badge{font-size:11px;font-weight:700;padding:3px 10px;border-radius:999px;white-space:nowrap}.ccw-order-status-delivered{background:#dcfce7;color:#166534}.ccw-order-status-transit{background:#fdf1e0;color:#b45309}.ccw-order-status-alert{background:#fee2e2;color:#991b1b}.ccw-order-status-pending{background:#e0e7ff;color:#3730a3}.ccw-order-card-rows{display:flex;flex-direction:column;gap:7px;padding-bottom:10px;border-bottom:1px solid #f0f0f0;margin-bottom:10px}.ccw-order-card-row{display:flex;justify-content:space-between;align-items:baseline;font-size:12.5px;gap:10px}.ccw-order-card-row-label{color:#6b7280;flex-shrink:0}.ccw-order-card-row-value{color:#1f2933;font-weight:600;text-align:right}.ccw-order-card-tracking-link{color:#b45309;text-decoration:underline}.ccw-order-card-actions{display:flex;flex-direction:column;gap:6px}.ccw-order-card-action{width:100%;border:1px solid #e4e7eb;background:#fff;color:#1f2933;font-weight:600;font-size:12.5px;padding:8px 12px;border-radius:9px;cursor:pointer;text-align:left}.ccw-order-card-action:hover{border-color:#b45309;color:#b45309}.ccw-order-card-action-primary{background:#f97316;border-color:#f97316;color:#fff}.ccw-order-card-action-primary:hover{background:#ea6a0c;border-color:#ea6a0c;color:#fff}
