.ep2-ssp{max-width:860px;margin:0 auto;padding:8px;direction:rtl}
.ep2-ssp-log{border:1px solid #e5e7eb;border-radius:12px;padding:12px;min-height:260px;max-height:460px;overflow:auto;background:#fff}
.ep2-ssp-bubble{padding:10px 12px;border-radius:12px;margin:10px 0;max-width:92%;line-height:1.5}
.ep2-ssp-bot{background:#f4f7ff;border:1px solid #cfe0ff;align-self:flex-start}
.ep2-ssp-me{background:#e7f8ee;border:1px solid #a9e4c4;margin-left:auto}
.ep2-ssp-typing{font-style:italic;color:#334155;margin:8px 0}
.ep2-ssp-inputrow{display:flex;gap:8px;align-items:flex-end;margin-top:10px}
.ep2-ssp-input{flex:1;border:1px solid #d1d5db;border-radius:10px;padding:8px;min-height:44px}
.ep2-ssp-send{background:#0ea5e9;color:#fff;border:none;border-radius:10px;padding:10px 14px;cursor:pointer}
.ep2-ssp-send:disabled{opacity:.6;cursor:not-allowed}
.ep2-ssp a{color:#0ea5e9;text-decoration:underline}
.ep2-ssp-hint{font-size:.85rem;color:#475569;margin-top:6px}