#savbuy-cc-root #savbuy-cc-panel[hidden]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;}#savbuy-cc-root #savbuy-cc-launch[hidden]{display:none!important;visibility:hidden!important;}#savbuy-cc-root{font-family:inherit}#savbuy-cc-launch{position:fixed;right:var(--scc-btn-right,22px);left:var(--scc-btn-left,auto);top:var(--scc-btn-top,auto);bottom:var(--scc-btn-bottom,22px);z-index:999999;border:0;border-radius:28px;width:var(--scc-btn-width,150px);height:var(--scc-btn-height,52px);padding:0 12px;background:#111;color:#fff;box-shadow:0 6px 25px rgba(0,0,0,.2);cursor:pointer;font-size:var(--scc-btn-font-size,15px);border-radius:var(--scc-btn-radius,28px)}#savbuy-cc-panel{position:fixed;right:var(--scc-panel-right,22px);left:var(--scc-panel-left,auto);top:var(--scc-panel-top,auto);bottom:var(--scc-panel-bottom,80px);width:min(380px,calc(100vw - 24px));height:min(560px,calc(100dvh - 24px));min-height:320px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);box-sizing:border-box;z-index:999999;background:#fff;border-radius:16px;box-shadow:0 12px 45px rgba(0,0,0,.25);overflow:hidden;border:1px solid #e5e5e5}#savbuy-cc-panel header{height:64px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;background:#fff}#savbuy-cc-panel header strong{display:block}#savbuy-cc-panel header small{display:block;color:#666;margin-top:3px}#savbuy-cc-close{border:0;background:none;font-size:27px;cursor:pointer;color:#777}#savbuy-cc-body{height:calc(100% - 64px);display:flex;flex-direction:column;padding:14px}.scc-copy{color:#555;font-size:14px}.scc-copy h3{color:#222;margin:0 0 6px}.scc-copy p{margin:4px 0 12px}.scc-copy+form{margin-top:auto}.scc-copy~#scc-messages{flex:1;overflow:auto;padding:6px 0}.scc-msg{max-width:82%;padding:9px 11px;border-radius:12px;margin:5px 0;font-size:14px;line-height:1.35;word-break:break-word}.scc-msg.customer{margin-left:auto;background:#111;color:#fff;border-bottom-right-radius:3px}.scc-msg.agent{background:#f1f1f1;color:#222;border-bottom-left-radius:3px}.scc-msg.system{background:#fff3cd}#scc-form,#scc-chat-form{display:flex;flex-direction:column;gap:8px}#scc-form input,#scc-form textarea,#scc-chat-form textarea{border:1px solid #ddd;border-radius:8px;padding:10px;font:inherit;width:100%;box-sizing:border-box}#scc-form textarea{min-height:100px;resize:vertical}#scc-chat-form{flex-direction:row;align-items:end;padding-top:8px;border-top:1px solid #eee}#scc-chat-form textarea{min-height:44px;max-height:100px;resize:vertical}#scc-form button,#scc-chat-form button{border:0;border-radius:8px;padding:10px 14px;background:#111;color:#fff;cursor:pointer}.scc-success{padding:15px;border-radius:10px;background:#f2f8f2;color:#245b2a}@media(max-width:480px){#savbuy-cc-launch{right:var(--scc-btn-right,14px);left:var(--scc-btn-left,auto);top:var(--scc-btn-top,auto);bottom:var(--scc-btn-bottom,14px)}#savbuy-cc-panel{width:calc(100vw - 16px);max-width:calc(100vw - 16px);min-height:280px;height:min(560px,calc(100dvh - 16px));max-height:calc(100dvh - 16px);border-radius:14px}}
.scc-file-label{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:18px;flex:0 0 40px}.scc-attachment{display:block;margin-top:7px;color:inherit;text-decoration:underline;font-size:12px}.scc-attachment.image img{display:block;max-width:190px;max-height:150px;border-radius:8px;margin-top:5px}.scc-file-upload{font-size:12px;color:#555}.scc-file-upload input{display:block;margin-top:4px}

/* v1.2.21: closed-chat customer review */
.scc-review{padding:24px 20px;text-align:center}.scc-review-closed{font-weight:600;color:#333;margin-bottom:12px}.scc-review h3{margin:8px 0 6px;font-size:18px}.scc-review p{margin:0 0 16px;color:#777;font-size:13px}.scc-review-stars{display:flex;justify-content:center;gap:6px;margin:14px 0}.scc-review-stars button,.scc-review-stars span{border:0;background:transparent;padding:2px;font-size:34px;line-height:1;color:#c9c9c9;cursor:pointer}.scc-review-stars button.selected,.scc-review-stars span.selected{color:#f5b301}.scc-review textarea{width:100%;min-height:85px;box-sizing:border-box;border:1px solid #ddd;border-radius:9px;padding:10px;font:inherit;resize:vertical;margin:8px 0 10px}.scc-review>#scc-submit-review{width:100%;border:0;border-radius:9px;background:#111;color:#fff;padding:11px 15px;font-weight:600;cursor:pointer}.scc-review>#scc-submit-review:disabled{opacity:.5;cursor:not-allowed}.scc-review-done h3{margin-top:10px}.scc-review-stars.static{margin:8px 0 0}

/* v1.2.24: Customer recent-order selector and send action. */
#savbuy-cc-root .scc-order-tools{margin:4px 0 8px;padding-bottom:8px;border-bottom:1px solid #eee;}
#savbuy-cc-root .scc-order-tools-title{font-size:12px;font-weight:600;margin-bottom:5px;color:#555;}
#savbuy-cc-root .scc-order-tools-row{display:flex;gap:6px;align-items:center;}
#savbuy-cc-root .scc-order-tools-row select{flex:1;min-width:0;border:1px solid #ddd;border-radius:7px;padding:7px 8px;font:inherit;font-size:12px;background:#fff;}
#savbuy-cc-root .scc-order-tools-row button{flex:0 0 auto;border:0;border-radius:7px;padding:8px 9px;background:#111;color:#fff;font-size:11px;cursor:pointer;}
#savbuy-cc-root .scc-order-tools-row button:disabled{opacity:.45;cursor:not-allowed;}
#savbuy-cc-root .scc-order-preview{margin-top:6px;padding:7px 8px;border:1px solid #e5e5e5;border-radius:7px;font-size:11px;line-height:1.45;color:#666;}
#savbuy-cc-root .scc-order-preview strong,#savbuy-cc-root .scc-order-preview span{display:block;}
@media(max-width:480px){#savbuy-cc-root .scc-order-tools-row{align-items:stretch;}#savbuy-cc-root .scc-order-tools-row select{max-width:100%;}#savbuy-cc-root .scc-order-tools-row button{white-space:nowrap;}}

/* v1.2.26: attachment preview before sending */
.scc-attach-preview{box-sizing:border-box;width:100%;padding:6px 0;}
.scc-attach-preview-card{position:relative;display:flex;align-items:center;gap:8px;min-height:58px;max-width:100%;box-sizing:border-box;padding:6px 38px 6px 6px;border:1px solid #e1e1e1;border-radius:9px;background:#fafafa;}
.scc-attach-preview-content{display:flex;align-items:center;gap:8px;min-width:0;}
.scc-attach-preview-image{display:block;width:54px;height:54px;object-fit:cover;border-radius:7px;border:1px solid #ddd;background:#fff;}
.scc-attach-preview-file{font-size:28px;line-height:1;}
.scc-attach-preview-name{display:block;min-width:0;max-width:calc(100% - 70px);font-size:12px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.scc-attach-preview-remove{position:absolute;right:6px;top:6px;width:25px;height:25px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;font-size:19px;line-height:25px;text-align:center;cursor:pointer;}
.scc-attach-preview-remove:hover{opacity:.85;}
#savbuy-cc-root .scc-attach-preview{flex:0 0 auto;}
#scc-agent-app .scc-attach-preview{flex:0 0 auto;padding:6px 12px 0;background:#fff;}
#scc-agent-app .scc-attach-preview-card{max-width:280px;}

