.st-ai-launch{position:fixed;inset-inline-end:22px;bottom:22px;z-index:9998;width:58px;height:58px;border:0;border-radius:50%;background:#0b1b36;color:#fff;box-shadow:0 12px 35px rgba(11,27,54,.28);font-size:24px;cursor:pointer}
.st-ai-panel{position:fixed;inset-inline-end:22px;bottom:92px;z-index:9999;width:min(390px,calc(100vw - 24px));height:min(610px,calc(100vh - 120px));background:#fff;border:1px solid #e6eaf0;border-radius:20px;box-shadow:0 22px 60px rgba(11,27,54,.22);display:none;overflow:hidden;font-family:inherit;direction:rtl}
.st-ai-panel.is-open{display:flex;flex-direction:column}.st-ai-head{background:#0b1b36;color:#fff;padding:15px 17px;display:flex;align-items:center;justify-content:space-between}.st-ai-head strong{font-size:15px}.st-ai-close{border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.st-ai-messages{flex:1;overflow:auto;padding:15px;background:#f7f9fc}.st-ai-msg{max-width:86%;padding:10px 12px;border-radius:14px;margin:0 0 10px;line-height:1.65;font-size:13px;white-space:pre-wrap}.st-ai-msg.user{margin-inline-start:auto;background:#0b1b36;color:#fff;border-bottom-left-radius:4px}.st-ai-msg.assistant{background:#fff;color:#263247;border:1px solid #e6eaf0;border-bottom-right-radius:4px}.st-ai-card{display:block;background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:10px;margin:8px 0;color:#17243a;text-decoration:none}.st-ai-card b{display:block;margin-bottom:4px}.st-ai-card small{color:#667085}.st-ai-form{display:flex;gap:8px;padding:12px;border-top:1px solid #e6eaf0;background:#fff}.st-ai-input{flex:1;border:1px solid #ccd4df;border-radius:12px;padding:10px 12px;font:inherit;min-width:0}.st-ai-send{border:0;border-radius:12px;background:#f5c518;color:#0b1b36;font-weight:800;padding:0 15px;cursor:pointer}.st-ai-note{padding:0 14px 10px;color:#7b8798;font-size:10px;background:#fff}
@media(max-width:520px){.st-ai-panel{inset-inline:12px;bottom:82px;width:auto;height:calc(100vh - 105px)}.st-ai-launch{inset-inline-end:14px;bottom:14px}}
