.rsl-smart-assistant{position:relative;z-index:90;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.rsl-smart-assistant *{box-sizing:border-box}.rsl-smart-assistant__launcher{position:fixed;z-index:90;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;min-height:48px;border:1px solid #2e3948;border-radius:999px;padding:0 17px;background:#11151b;color:#fff;font:inherit;font-size:12px;cursor:pointer;box-shadow:0 14px 36px rgba(6,10,16,.28)}.rsl-smart-assistant__launcher span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:#1267e5;color:#fff}.rsl-smart-assistant__dialog{width:min(480px,calc(100% - 28px));max-height:min(720px,calc(100dvh - 28px));overflow:auto;border:1px solid #303a48;border-radius:14px;padding:0;background:#fff;color:#111827;box-shadow:0 30px 90px rgba(0,0,0,.38)}.rsl-smart-assistant__dialog::backdrop{background:rgba(5,8,12,.64);backdrop-filter:blur(3px)}.rsl-smart-assistant__dialog>header{position:sticky;z-index:2;top:0;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px;background:#11151b;color:#fff}.rsl-smart-assistant__dialog header small{color:#78aff9;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.rsl-smart-assistant__dialog h2{margin:4px 0 0;color:#fff;font-size:22px;letter-spacing:-.025em}.rsl-smart-assistant__dialog header button{width:38px;height:38px;border:1px solid #3a4655;border-radius:7px;background:#202732;color:#fff;font:inherit;font-size:22px;cursor:pointer}.rsl-smart-assistant__conversation{display:grid;gap:8px;padding:18px 18px 8px}.rsl-smart-assistant__conversation p{max-width:88%;border-radius:10px 10px 10px 2px;margin:0;padding:11px 13px;background:#eef3f8;color:#354052;font-size:12px;line-height:1.5}.rsl-smart-assistant__conversation p[data-role="user"]{justify-self:end;border-radius:10px 10px 2px 10px;background:#1267e5;color:#fff}.rsl-smart-assistant__quick{display:flex;gap:6px;overflow-x:auto;padding:7px 18px 10px}.rsl-smart-assistant__quick button{flex:0 0 auto;min-height:34px;border:1px solid #d5dde7;border-radius:99px;padding:0 11px;background:#fff;color:#263244;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.rsl-smart-assistant form{display:grid;gap:8px;padding:10px 18px}.rsl-smart-assistant form label{font-size:10px;font-weight:850}.rsl-smart-assistant textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:11px;background:#fff;color:#111827;font:inherit;font-size:12px;line-height:1.45}.rsl-smart-assistant textarea:focus-visible{border-color:#1267e5;outline:3px solid rgba(18,103,229,.2)}.rsl-smart-assistant form button[type="submit"]{display:flex;align-items:center;justify-content:space-between;min-height:46px;border:0;border-radius:6px;padding:0 14px;background:#1267e5;color:#fff;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.rsl-smart-assistant__result{margin:4px 18px 12px;border:1px solid #bdd3f1;border-radius:9px;padding:14px;background:#f1f7ff}.rsl-smart-assistant__result strong{font-size:13px}.rsl-smart-assistant__result p{margin:5px 0 12px;color:#526074;font-size:11px;line-height:1.45}.rsl-smart-assistant__result a{display:flex;align-items:center;justify-content:space-between;min-height:42px;border-radius:5px;padding:0 12px;background:#11151b;color:#fff;font-size:11px;font-weight:850;text-decoration:none}.rsl-smart-assistant__privacy{display:block;padding:0 18px 18px;color:#7b8593;font-size:9px;line-height:1.45}@media(max-width:700px){.rsl-smart-assistant__launcher{right:12px;bottom:74px;min-height:44px;padding:0 13px}.rsl-smart-assistant__launcher strong{font-size:11px}.rsl-smart-assistant__dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:12px}.rsl-smart-assistant__dialog>header{padding:17px}.rsl-smart-assistant__conversation,.rsl-smart-assistant form{padding-inline:14px}.rsl-smart-assistant__quick{padding-inline:14px}.rsl-smart-assistant__result{margin-inline:14px}}@media(prefers-reduced-motion:reduce){.rsl-smart-assistant__dialog::backdrop{backdrop-filter:none}}
