#te-ai-expert.teai{--teai-orange:#ee6034;--teai-ink:#161616;--teai-soft:#fff6f1;position:fixed;right:22px;bottom:22px;z-index:2147481000;font-family:inherit;color:var(--teai-ink)}
#te-ai-expert *{box-sizing:border-box}
#te-ai-expert .teai-launcher{position:relative;width:310px;min-height:68px;display:flex;align-items:center;gap:12px;padding:10px 16px;border:2px solid rgba(255,255,255,.9);border-radius:20px;background:linear-gradient(135deg,#171717 0%,#272727 100%);color:#fff;box-shadow:0 14px 38px rgba(0,0,0,.28),0 0 0 4px rgba(238,96,52,.3);cursor:pointer;text-align:left;animation:teaiAttention 1.8s ease-in-out 3}
#te-ai-expert .teai-launcher-icon,#te-ai-expert .teai-avatar{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:50%;background:var(--teai-orange);color:#fff;font-size:21px}
#te-ai-expert .teai-launcher-copy{display:flex;flex-direction:column;line-height:1.2}#te-ai-expert .teai-launcher-copy strong{font-size:15px}#te-ai-expert .teai-launcher-copy small{margin-top:5px;color:#ddd;font-size:11px}#te-ai-expert .teai-launcher-copy small::first-letter{color:#36bd68}
#te-ai-expert .teai-panel{position:absolute;right:0;bottom:0;width:min(390px,calc(100vw - 28px));height:min(640px,calc(100vh - 34px));display:none;grid-template-rows:auto 1fr auto auto;overflow:hidden;border:1px solid #eaded8;border-radius:22px;background:#fff;box-shadow:0 22px 65px rgba(0,0,0,.28)}
#te-ai-expert.is-open .teai-panel{display:grid}#te-ai-expert.is-open .teai-launcher{display:none}
#te-ai-expert .teai-head{display:flex;align-items:center;gap:11px;padding:15px 16px;background:#171717;color:#fff}#te-ai-expert .teai-head>span:nth-child(2){display:flex;flex-direction:column;flex:1}#te-ai-expert .teai-head strong{font-size:15px}#te-ai-expert .teai-head small{margin-top:3px;color:#ddd;font-size:11px}#te-ai-expert .teai-head small i{display:inline-block;width:7px;height:7px;margin-right:4px;border-radius:50%;background:#36bd68}
#te-ai-expert .teai-close{width:38px;height:38px;border:0;border-radius:50%;background:#333;color:#fff;font:300 28px/1 Arial;cursor:pointer}
#te-ai-expert .teai-body{overflow-y:auto;padding:16px;background:#fbf9f7;overscroll-behavior:contain}#te-ai-expert .teai-message{max-width:88%;margin:0 0 10px;padding:11px 13px;border-radius:14px;white-space:pre-line;font-size:13px;line-height:1.5}#te-ai-expert .teai-expert-message{margin-right:auto;border:1px solid #eee2dc;background:#fff}#te-ai-expert .teai-user-message{margin-left:auto;background:#1c1c1c;color:#fff}
#te-ai-expert .teai-suggestions,#te-ai-expert .teai-options{display:flex;flex-wrap:wrap;gap:7px;margin:10px 0 14px}#te-ai-expert .teai-chip{padding:8px 10px;border:1px solid #edc9bb;border-radius:999px;background:#fff;color:#a83b1b;font-size:11px;line-height:1.25;cursor:pointer}
#te-ai-expert .teai-compose{display:flex;gap:8px;padding:11px 12px;border-top:1px solid #eaded8;background:#fff}#te-ai-expert .teai-compose input{min-width:0;flex:1;height:44px;padding:0 13px;border:1px solid #dcd4d0;border-radius:12px;font:inherit;font-size:13px}#te-ai-expert .teai-compose button,#te-ai-expert .teai-submit{border:0;background:var(--teai-orange);color:#fff;font-weight:700;cursor:pointer}#te-ai-expert .teai-compose button{width:44px;border-radius:12px;font-size:20px}
#te-ai-expert .teai-lead-form{margin-top:12px;padding:14px;border:1px solid #edc9bb;border-radius:15px;background:#fff}#te-ai-expert .teai-lead-form h3{margin:0 0 12px;font-size:16px}#te-ai-expert .teai-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}#te-ai-expert .teai-lead-form label{display:block;margin:0 0 9px;font-size:11px;color:#555}#te-ai-expert .teai-lead-form input:not([type=checkbox]),#te-ai-expert .teai-lead-form select,#te-ai-expert .teai-lead-form textarea{width:100%;margin-top:4px;padding:9px;border:1px solid #dcd4d0;border-radius:9px;background:#fff;font:inherit;font-size:12px}#te-ai-expert .teai-consent{display:flex!important;align-items:flex-start;gap:8px;line-height:1.35}#te-ai-expert .teai-consent input{margin-top:2px}#te-ai-expert .teai-submit{width:100%;min-height:43px;border-radius:10px;font-size:13px}#te-ai-expert .teai-form-status{margin:8px 0 0;font-size:12px}#te-ai-expert .teai-hp{position:absolute!important;left:-10000px!important}
#te-ai-expert footer{padding:7px 12px;text-align:center;background:#fff;color:#888;font-size:9px}
@keyframes teaiAttention{0%,100%{transform:translateY(0);box-shadow:0 14px 38px rgba(0,0,0,.28),0 0 0 4px rgba(238,96,52,.25)}50%{transform:translateY(-4px);box-shadow:0 18px 42px rgba(0,0,0,.32),0 0 0 9px rgba(238,96,52,.10)}}
@media(prefers-reduced-motion:reduce){#te-ai-expert .teai-launcher{animation:none}}
@media(max-width:767px){#te-ai-expert.teai{right:10px;bottom:92px}#te-ai-expert .teai-launcher{width:190px;min-height:48px;gap:7px;padding:6px 8px;border-width:1px;border-radius:14px;box-shadow:0 9px 22px rgba(0,0,0,.24),0 0 0 2px rgba(238,96,52,.18)}#te-ai-expert .teai-launcher-copy{display:flex;min-width:0}#te-ai-expert .teai-launcher-copy strong{font-size:10.5px;line-height:1.15}#te-ai-expert .teai-launcher-copy small{display:none}#te-ai-expert .teai-launcher-icon{width:32px;height:32px;flex-basis:32px;font-size:16px}#te-ai-expert .teai-panel{position:fixed;inset:10px 10px 76px;width:auto;height:auto;border-radius:18px}#te-ai-expert .teai-grid{grid-template-columns:1fr}}
.teai-sources{font-size:11px;line-height:1.4;margin:5px 8px 12px;color:#656565;display:flex;flex-direction:column;gap:3px}.teai-sources span{font-weight:700}.teai-sources a{color:#d9552f;text-decoration:underline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
