.sgai-wrap{--sgai-accent:#075985;position:fixed;bottom:22px;z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#132238}.sgai-launcher{height:58px;border:0;border-radius:29px;background:linear-gradient(135deg,var(--sgai-accent),color-mix(in srgb,var(--sgai-accent),#000 22%));box-shadow:0 12px 32px rgba(15,35,60,.26);color:#fff;display:flex;align-items:center;gap:10px;padding:0 21px 0 16px;font-weight:700;font-size:15px;cursor:pointer;transition:.22s transform,.22s box-shadow}.sgai-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,35,60,.32)}.sgai-launcher svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.8}.sgai-panel{position:absolute;bottom:72px;right:0;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 105px));background:#fff;border:1px solid rgba(12,51,80,.1);border-radius:22px;box-shadow:0 24px 70px rgba(9,29,52,.24);overflow:hidden;display:flex;flex-direction:column;transform:translateY(14px) scale(.97);opacity:0;visibility:hidden;transform-origin:bottom right;transition:.22s ease}.sgai-wrap[data-state=open] .sgai-panel{transform:none;opacity:1;visibility:visible}.sgai-wrap[data-state=open] .sgai-launcher{opacity:0;visibility:hidden}.sgai-head{background:linear-gradient(135deg,var(--sgai-accent),color-mix(in srgb,var(--sgai-accent),#000 28%));padding:18px;color:#fff;display:flex;align-items:center;gap:12px}.sgai-head strong{display:block;font-size:16px;line-height:1.2}.sgai-head span{font-size:12px;opacity:.86;display:flex;align-items:center;gap:6px;margin-top:5px}.sgai-head span i{width:7px;height:7px;border-radius:50%;background:#68e3a1;box-shadow:0 0 0 3px rgba(104,227,161,.18)}.sgai-mark{width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.14);display:grid;place-items:center}.sgai-mark svg{width:25px;fill:none;stroke:#fff;stroke-width:1.7}.sgai-close{margin-left:auto;border:0;background:rgba(255,255,255,.12);color:#fff;width:33px;height:33px;border-radius:11px;font-size:25px;line-height:1;cursor:pointer}.sgai-messages{flex:1;overflow:auto;padding:20px 16px;background:linear-gradient(#f7fafc,#fff);scrollbar-width:thin}.sgai-row{display:flex;flex-direction:column;margin:0 0 15px;align-items:flex-start}.sgai-row.user{align-items:flex-end}.sgai-bubble{max-width:86%;padding:11px 14px;border-radius:16px 16px 16px 5px;background:#fff;border:1px solid #e4ebf1;box-shadow:0 3px 13px rgba(20,45,70,.06);font-size:14px;line-height:1.55}.user .sgai-bubble{background:var(--sgai-accent);color:#fff;border:0;border-radius:16px 16px 5px 16px}.sgai-bubble sup{font-weight:800;color:var(--sgai-accent)}.sgai-sources{width:86%;font-size:11px;color:#617084;margin:7px 3px 0;display:flex;flex-direction:column;gap:3px}.sgai-sources a{color:var(--sgai-accent);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sgai-sources a:hover{text-decoration:underline}.sgai-privacy{font-size:10px;line-height:1.35;color:#788697;background:#f8fafb;border-top:1px solid #edf1f4;padding:7px 15px}.sgai-form{display:flex;gap:8px;align-items:flex-end;padding:11px 12px;background:#fff;border-top:1px solid #edf1f4}.sgai-form textarea{font:inherit;font-size:14px;line-height:1.4;resize:none;flex:1;min-height:43px;max-height:110px;border:1px solid #d9e1e8!important;border-radius:14px!important;padding:11px 12px!important;box-shadow:none!important;outline:none}.sgai-form textarea:focus{border-color:var(--sgai-accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sgai-accent),transparent 88%)!important}.sgai-form button{width:43px;height:43px;border:0;border-radius:14px;background:var(--sgai-accent);color:#fff;display:grid;place-items:center;cursor:pointer}.sgai-form button svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.sgai-form.busy button{opacity:.55;pointer-events:none}.sgai-panel footer{text-align:center;font-size:10px;color:#8a96a3;padding:0 10px 9px}.sgai-typing .sgai-bubble{display:flex;gap:4px;padding:15px}.sgai-typing i{width:6px;height:6px;border-radius:50%;background:#789;animation:sgai-dot 1s infinite}.sgai-typing i:nth-child(2){animation-delay:.15s}.sgai-typing i:nth-child(3){animation-delay:.3s}@keyframes sgai-dot{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-4px);opacity:1}}@media(max-width:520px){.sgai-wrap{bottom:14px!important;right:14px!important;left:14px!important}.sgai-launcher{margin-left:auto}.sgai-panel{position:fixed;left:10px;right:10px;bottom:10px;width:auto;height:calc(100dvh - 20px);border-radius:18px}.sgai-launcher span{display:none}.sgai-launcher{width:58px;padding:0;justify-content:center}}

