.thor-chatbot{position:fixed;right:24px;bottom:24px;z-index:999999;font-family:Arial,Helvetica,sans-serif;color:#252525}.thor-launcher{width:62px;height:62px;border:0;border-radius:50%;background:#f58220;color:#fff;font-size:26px;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.22)}.thor-panel{width:min(390px,calc(100vw - 32px));height:min(560px,calc(100vh - 48px));background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 55px rgba(0,0,0,.28);border:1px solid #e8e8e8;display:flex;flex-direction:column}.thor-header{background:#f58220;color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between}.thor-header strong{display:block;font-size:17px}.thor-header span{display:block;font-size:10px;opacity:.9;margin-top:3px;text-transform:uppercase;letter-spacing:.07em}.thor-close{background:transparent;border:0;color:#fff;font-size:30px;line-height:1;cursor:pointer}.thor-messages{flex:1;padding:18px;overflow:auto;background:#f7f7f8}.thor-msg{max-width:84%;padding:11px 13px;border-radius:14px;margin:0 0 10px;line-height:1.4;font-size:14px}.thor-bot{background:#fff;border:1px solid #e7e7e7;border-top-left-radius:5px}.thor-user{background:#252525;color:#fff;margin-left:auto;border-top-right-radius:5px}.thor-actions{padding:0 14px 10px;background:#f7f7f8;display:grid;gap:8px}.thor-choice{background:#fff;border:1px solid #f58220;color:#333;border-radius:10px;padding:10px 12px;text-align:left;cursor:pointer;font-weight:600}.thor-choice:hover{background:#fff5ec}.thor-input-row{display:flex;gap:8px;padding:12px;border-top:1px solid #eee;background:#fff}.thor-input-row input{flex:1;min-width:0;border:1px solid #d7d7d7;border-radius:9px;padding:11px 12px;outline:none}.thor-input-row input:focus{border-color:#f58220}.thor-input-row button{border:0;border-radius:9px;background:#f58220;color:#fff;padding:0 15px;font-weight:700;cursor:pointer}.thor-panel footer{font-size:9px;text-align:center;padding:8px 10px;color:#777;background:#fff;border-top:1px solid #f0f0f0}.thor-panel footer strong{font-weight:700;color:#555}.thor-hidden{display:none!important}@media(max-width:520px){.thor-chatbot{right:12px;bottom:12px}.thor-panel{width:calc(100vw - 24px);height:calc(100vh - 48px)}.thor-launcher{width:58px;height:58px}}
