.sccl-root [hidden]{display:none!important}
.sccl-root{--sccl-accent:#b91c1c;font-family:system-ui,-apple-system,"Noto Sans Bengali","Segoe UI",sans-serif;box-sizing:border-box}.sccl-root *{box-sizing:border-box}.sccl-floating{position:fixed;right:18px;bottom:var(--sccl-dock-bottom,20px);z-index:999999}.sccl-floating.sccl-pos-left{right:auto;left:18px}.sccl-launch{border:0;border-radius:999px;background:var(--sccl-accent);color:#fff;box-shadow:0 12px 34px rgba(0,0,0,.24);padding:12px 17px;display:flex;align-items:center;gap:9px;font-size:15px;font-weight:750;cursor:pointer}.sccl-launch-icon{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center}.sccl-panel{width:min(410px,calc(100vw - 24px));height:min(690px,calc(100vh - 34px));background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 26px 80px rgba(0,0,0,.28);overflow:hidden;display:flex;flex-direction:column}.sccl-inline .sccl-panel{width:100%;max-width:820px;height:720px;box-shadow:none;border-radius:16px}.sccl-header{background:#fff;color:#111827;padding:12px 14px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.sccl-brand{display:flex;align-items:center;gap:10px}.sccl-logo,.sccl-avatar{display:grid;place-items:center;background:var(--sccl-accent);color:#fff;font-weight:800}.sccl-logo{width:38px;height:38px;border-radius:12px}.sccl-brand strong,.sccl-brand small{display:block}.sccl-brand small{color:#6b7280;margin-top:2px;font-size:12px}.sccl-header-actions{display:flex;align-items:center;gap:7px}.sccl-online{font-size:11px;color:#4b5563;display:flex;align-items:center;gap:4px}.sccl-online i{width:8px;height:8px;border-radius:50%;background:#16a34a}.sccl-new,.sccl-close{border:0;background:#f3f4f6;color:#374151;width:31px;height:31px;border-radius:9px;font-size:20px;cursor:pointer}.sccl-preview{background:#fff7ed;color:#9a3412;padding:7px 12px;text-align:center;font-size:12px;font-weight:700}.sccl-messages{flex:1;overflow:auto;background:#fff;padding:18px 14px;display:flex;flex-direction:column;gap:15px}.sccl-msg{display:flex;align-items:flex-start;gap:8px;line-height:1.52;font-size:15px}.sccl-msg.user{justify-content:flex-end}.sccl-avatar{width:28px;height:28px;flex:0 0 28px;border-radius:9px;font-size:10px;margin-top:2px}.sccl-bubble{max-width:88%;white-space:normal;overflow-wrap:anywhere}.sccl-msg.bot .sccl-bubble{background:#f4f5f7;color:#111827;border-radius:5px 16px 16px 16px;padding:10px 12px}.sccl-msg.user .sccl-bubble{background:var(--sccl-accent);color:#fff;border-radius:16px 5px 16px 16px;padding:10px 12px}.sccl-typing{padding:0 16px 8px 50px}.sccl-typing span{width:7px;height:7px;background:#9ca3af;border-radius:50%;display:inline-block;margin-right:3px;animation:sccl-bounce 1.2s infinite}.sccl-typing span:nth-child(2){animation-delay:.15s}.sccl-typing span:nth-child(3){animation-delay:.3s}@keyframes sccl-bounce{0%,60%,100%{transform:translateY(0)}30%{transform:translateY(-5px)}}.sccl-quick{padding:6px 10px;display:flex;gap:7px;overflow-x:auto}.sccl-quick:empty{display:none}.sccl-quick button{white-space:nowrap;border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:8px 11px;cursor:pointer;color:#222;font-size:13px}.sccl-quick button:hover{border-color:var(--sccl-accent);color:var(--sccl-accent)}.sccl-products{display:flex;gap:8px;overflow-x:auto;padding:4px 10px;background:#fff}.sccl-products:empty{display:none}.sccl-product{display:flex;min-width:250px;border:1px solid #e5e7eb;border-radius:13px;padding:8px;text-decoration:none;color:#111;gap:9px;background:#fff}.sccl-product img,.sccl-product-placeholder{width:56px;height:56px;object-fit:cover;border-radius:9px;flex:0 0 56px}.sccl-product-placeholder{display:grid;place-items:center;background:#f3f4f6;color:var(--sccl-accent);font-weight:800}.sccl-product span,.sccl-product b,.sccl-product small{display:block}.sccl-product b{font-size:13px;line-height:1.35}.sccl-product small{margin-top:5px;color:#6b7280}.sccl-quote{margin:5px 10px;padding:8px 10px;border:1px solid #bbf7d0;background:#f0fdf4;color:#166534;border-radius:10px;font-size:12px}.sccl-form{display:flex;align-items:flex-end;padding:10px;border-top:1px solid #e5e7eb;gap:7px;background:#fff}.sccl-voice-tools{display:flex;align-items:center;gap:5px}.sccl-voice-tools button{border:1px solid #d1d5db;background:#fff;color:#374151;height:40px;min-width:38px;border-radius:12px;cursor:pointer;font-family:inherit;font-weight:750}.sccl-voice-tools button:hover{border-color:var(--sccl-accent);color:var(--sccl-accent)}.sccl-voice-lang{font-size:11px;padding:0 7px}.sccl-mic,.sccl-speaker{font-size:17px;padding:0}.sccl-mic.is-listening,.sccl-listening .sccl-mic{background:var(--sccl-accent);border-color:var(--sccl-accent);color:#fff;animation:sccl-pulse 1.2s infinite}@keyframes sccl-pulse{0%,100%{box-shadow:0 0 0 0 rgba(185,28,28,.25)}50%{box-shadow:0 0 0 7px rgba(185,28,28,0)}}.sccl-input{flex:1;border:1px solid #d1d5db;border-radius:15px;padding:11px 12px;font-size:16px;line-height:1.4;outline:none;min-width:0;max-height:112px;resize:none;font-family:inherit}.sccl-input:focus{border-color:var(--sccl-accent);box-shadow:0 0 0 2px rgba(185,28,28,.1)}.sccl-form .sccl-send{border:0;background:var(--sccl-accent);color:#fff;width:44px;height:44px;flex:0 0 44px;border-radius:13px;font-size:19px;cursor:pointer}.sccl-footer{display:flex;justify-content:space-between;gap:8px;padding:0 12px 5px;color:#6b7280;font-size:9px}.sccl-footer>span{max-width:65%}.sccl-footer div{display:flex;gap:8px}.sccl-footer a{color:var(--sccl-accent);text-decoration:none;font-weight:700}.sccl-privacy{padding:0 12px 9px;color:#9ca3af;text-align:center;font-size:9px}@media(max-width:480px){.sccl-form{gap:5px;padding:8px}.sccl-voice-tools{gap:3px}.sccl-voice-tools button{height:38px;min-width:34px;border-radius:11px}.sccl-voice-lang{font-size:10px;padding:0 5px}.sccl-form .sccl-send{width:40px;height:40px;flex-basis:40px}.sccl-input{padding:9px 10px}.sccl-speaker{display:none}.sccl-floating{right:10px;bottom:calc(var(--sccl-dock-bottom,86px) + env(safe-area-inset-bottom,0px));transition:bottom .18s ease}.sccl-floating.sccl-pos-left{left:10px;right:auto}.sccl-floating.sccl-open{right:7px;bottom:calc(7px + env(safe-area-inset-bottom,0px))}.sccl-floating.sccl-open.sccl-pos-left{left:7px}.sccl-panel{width:calc(100vw - 14px);height:calc(100dvh - 14px);border-radius:16px}.sccl-launch b{display:none}.sccl-launch{width:56px;height:56px;justify-content:center;padding:0}.sccl-bubble{max-width:91%}.sccl-footer>span{display:none}.sccl-footer{justify-content:flex-end}.sccl-messages{padding:15px 10px}}

.sccl-catalogue{padding:4px 10px;background:#fff}
.sccl-catalogue:empty{display:none}
.sccl-catalogue-card{display:flex;align-items:center;gap:10px;border:1px solid #fecaca;background:#fff7f7;color:#111827;text-decoration:none;border-radius:13px;padding:10px 12px}
.sccl-catalogue-card:hover{border-color:var(--sccl-accent);box-shadow:0 4px 14px rgba(185,28,28,.08)}
.sccl-catalogue-icon{width:38px;height:38px;flex:0 0 38px;border-radius:10px;background:var(--sccl-accent);color:#fff;display:grid;place-items:center;font-size:20px}
.sccl-catalogue-card span:nth-child(2){min-width:0;flex:1}
.sccl-catalogue-card b,.sccl-catalogue-card small{display:block}
.sccl-catalogue-card b{font-size:13px;line-height:1.35}
.sccl-catalogue-card small{font-size:11px;color:#6b7280;margin-top:3px}
.sccl-catalogue-arrow{font-size:26px;color:var(--sccl-accent)}
