.phoenix-ai-root{position:fixed;right:30px!important;bottom:30px!important;left:auto!important;z-index:999999!important;top:auto!important;width:60px;height:60px;font-family:"Tahoma","Segoe UI",Arial,sans-serif;direction:rtl}.phoenix-ai-launcher{position:fixed!important;right:30px!important;left:auto!important;bottom:30px!important;top:auto!important;z-index:999999!important;display:inline-flex;align-items:center;justify-content:center;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important;gap:0;border:none!important;border-radius:50%!important;padding:0!important;background:#003740;color:#fff;cursor:pointer;box-shadow:0 10px 25px rgba(0,55,64,.3);transition:all 0.3s cubic-bezier(.4,0,.2,1);margin-left:0!important}.phoenix-ai-launcher:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgba(0,55,64,.4);background:#004d5a}.phoenix-ai-launcher__logo{display:block;width:32px;height:32px;object-fit:contain;filter:brightness(0) invert(1)!important}.phoenix-ai-panel{position:absolute;right:0;left:auto;bottom:calc(100% + 15px);width:min(400px, calc(100vw - 32px));max-height:min(600px, calc(100vh - 120px));display:flex;flex-direction:column;border-radius:20px;border:1px solid rgba(0,55,64,.1);background:#fff;box-shadow:0 20px 50px rgba(0,0,0,.15);overflow:hidden;transition:all 0.3s ease}.phoenix-ai-panel[hidden]{display:none!important}.phoenix-ai-panel__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem;background:#003740;color:#fff}.phoenix-ai-panel__brand{display:flex;gap:.8rem;align-items:center}.phoenix-ai-logo{width:42px;height:42px;background:#fff;padding:4px;border-radius:12px;object-fit:contain;box-shadow:0 4px 10px rgba(0,0,0,.2)}.phoenix-ai-panel__title{margin:0;font-size:1.05rem;font-weight:700;color:#fff}.phoenix-ai-panel__subtitle{margin:.2rem 0 0;font-size:.8rem;color:rgba(255,255,255,.8)}.phoenix-ai-panel__close{border:none;background:rgba(255,255,255,.1);color:#fff;font-size:1.4rem;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background 0.2s}.phoenix-ai-panel__close:hover{background:rgba(255,255,255,.2)}.phoenix-ai-panel__thread{flex:1;overflow-y:auto;padding:1.2rem;display:flex;flex-direction:column;gap:.8rem;background:#f8f9fa}.phoenix-ai-msg{max-width:85%;padding:.8rem 1rem;border-radius:15px;font-size:.92rem;line-height:1.6;position:relative}.phoenix-ai-msg--user{align-self:flex-start;background:#003740;color:#fff;border-bottom-right-radius:2px}.phoenix-ai-msg--assistant{align-self:flex-end;background:#C7C7C7;color:#231910;border-bottom-left-radius:2px}.phoenix-ai-panel__composer{display:grid;grid-template-columns:1fr auto;gap:.6rem;padding:1rem;border-top:1px solid #eee;background:#fff}.phoenix-ai-panel__composer textarea{resize:none;border-radius:12px;border:1px solid #ddd;padding:.7rem;font:inherit;font-size:.9rem;outline:none;transition:border-color 0.2s}.phoenix-ai-panel__composer textarea:focus{border-color:#003740}.phoenix-ai-panel__send{align-self:flex-end;border-radius:12px;border:none;padding:0 1.2rem;height:45px;cursor:pointer;font-weight:700;background:#003740;color:#fff;transition:opacity 0.2s}.phoenix-ai-panel__send:hover{background:#004d5a}.phoenix-ai-panel__send:disabled{opacity:.4;cursor:not-allowed}.phoenix-ai-panel__thread::-webkit-scrollbar{width:5px}.phoenix-ai-panel__thread::-webkit-scrollbar-thumb{background:#C7C7C7;border-radius:10px}.screen-reader-text{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;width:1px;overflow:hidden}