.sm-help-v2-panel{position:fixed;right:24px;bottom:86px;width:min(390px,calc(100vw - 28px));max-height:min(620px,calc(100vh - 120px));display:none;grid-template-rows:auto auto minmax(150px,1fr) auto auto;background:#fff;border:1px solid #e3e6ee;border-radius:20px;box-shadow:0 24px 70px rgba(20,25,40,.22);z-index:2147482500;overflow:hidden;color:#182033}.sm-help-v2-panel.open{display:grid}.sm-help-v2-panel header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;background:linear-gradient(135deg,#5f35d5,#7448ef);color:#fff}.sm-help-v2-panel header div{display:flex;flex-direction:column;gap:2px}.sm-help-v2-panel header strong{font-size:1.02rem}.sm-help-v2-panel header small{opacity:.82}.sm-help-v2-close{border:0;background:rgba(255,255,255,.16);color:#fff;width:34px;height:34px;border-radius:10px;font-size:22px;cursor:pointer}.sm-help-v2-context{padding:8px 14px;background:#f7f5ff;border-bottom:1px solid #ece9fb;font-size:.75rem;color:#6d628c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sm-help-v2-messages{padding:14px;overflow:auto;display:flex;flex-direction:column;gap:10px;background:#fbfbfd}.sm-help-v2-msg{max-width:92%;padding:10px 12px;border-radius:14px;font-size:.88rem;line-height:1.48;white-space:pre-wrap}.sm-help-v2-msg.user{align-self:flex-end;background:#6540dd;color:#fff;border-bottom-right-radius:5px}.sm-help-v2-msg.system{align-self:flex-start;background:#fff;border:1px solid #e3e6ee;color:#283046;border-bottom-left-radius:5px}.sm-help-v2-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.sm-help-v2-actions button,.sm-help-v2-open{border:1px solid #d8d0fa;background:#f7f5ff;color:#5332bc;border-radius:9px;padding:7px 10px;font-weight:700;cursor:pointer}.sm-help-v2-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px 14px;border-top:1px solid #e8eaf0;background:#fff}.sm-help-v2-form input{min-width:0;border:1px solid #d9dce6;border-radius:11px;padding:10px 11px;outline:none}.sm-help-v2-form input:focus{border-color:#7655dd;box-shadow:0 0 0 3px rgba(118,85,221,.12)}.sm-help-v2-form button{border:0;border-radius:11px;padding:0 14px;background:#6540dd;color:#fff;font-weight:800;cursor:pointer}.sm-help-v2-privacy{margin:0;padding:0 14px 12px;font-size:.72rem;line-height:1.4;color:#757d8d;background:#fff}.sm-help-v2-highlight{position:relative!important;z-index:2147482000!important;outline:4px solid rgba(108,63,226,.5)!important;outline-offset:4px!important;box-shadow:0 0 0 10px rgba(108,63,226,.12)!important;border-radius:8px!important}.sm-help-mini-panel .sm-help-v2-open{width:100%;margin-top:8px}@media(max-width:640px){.sm-help-v2-panel{right:14px;bottom:78px;max-height:calc(100vh - 100px)}.sm-help-v2-form{grid-template-columns:1fr}.sm-help-v2-form button{min-height:38px}}