.ssc-wrap{font-family:Arial,sans-serif;box-sizing:border-box}.ssc-wrap *{box-sizing:border-box}.ssc-floating{position:fixed;bottom:22px;z-index:999999}.ssc-right{right:22px}.ssc-left{left:22px}.ssc-launch{width:58px;height:58px;border:0;border-radius:50%;background:var(--ssc-primary);color:#fff;font-size:25px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.22)}.ssc-panel{display:none;width:370px;max-width:calc(100vw - 24px);height:530px;max-height:75vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.22);border:1px solid #e5e7eb;flex-direction:column}.ssc-floating .ssc-panel{position:absolute;bottom:72px}.ssc-right .ssc-panel{right:0}.ssc-left .ssc-panel{left:0}.ssc-panel.is-open{display:flex}.ssc-inline .ssc-panel{display:flex;position:static;width:100%;max-width:760px;height:560px;margin:auto}.ssc-head{background:var(--ssc-primary);color:#fff;padding:16px 18px;display:flex;justify-content:space-between;align-items:center}.ssc-close{background:none;border:0;color:#fff;font-size:26px;cursor:pointer}.ssc-messages{flex:1;overflow-y:auto;padding:16px;background:#f8fafc}.ssc-msg{max-width:90%;padding:11px 13px;border-radius:13px;margin-bottom:12px;font-size:14px;line-height:1.5}.ssc-bot{background:#fff;border:1px solid #e5e7eb;color:#111827}.ssc-user{background:var(--ssc-primary);color:#fff;margin-left:auto}.ssc-form{display:flex;padding:12px;border-top:1px solid #e5e7eb;background:#fff;gap:8px}.ssc-form input{flex:1;border:1px solid #d1d5db;border-radius:10px;padding:12px;font-size:14px}.ssc-form button{width:44px;border:0;border-radius:10px;background:var(--ssc-primary);color:#fff;cursor:pointer}.ssc-suggestions{display:flex;flex-wrap:wrap;gap:7px;margin:4px 0 14px}.ssc-suggestions button{border:1px solid var(--ssc-primary);color:var(--ssc-primary);background:#fff;border-radius:999px;padding:7px 10px;cursor:pointer;font-size:12px}.ssc-answer+.ssc-answer{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.ssc-answer p{margin:6px 0 8px}.ssc-answer a{color:var(--ssc-primary);text-decoration:none;font-weight:600}.ssc-loading{opacity:.7}@media(max-width:480px){.ssc-floating{right:12px!important;left:12px!important;bottom:12px}.ssc-launch{margin-left:auto;display:block}.ssc-floating .ssc-panel{position:fixed;left:12px;right:12px;bottom:82px;width:auto;height:70vh}.ssc-inline .ssc-panel{height:70vh}}
