.assistant-widget{position:fixed;bottom:0;right:24px;z-index:1040;display:flex;flex-direction:column;align-items:flex-end}.assistant-widget__toggle{background:none;border:0;padding:0;cursor:pointer;line-height:0;margin-bottom:0;z-index:1;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, 0.25))}.assistant-widget__video{display:block;width:192px;height:auto;background:rgba(0,0,0,0)}.assistant-widget--collapsed .assistant-panel{display:none}.assistant-widget--collapsed .assistant-widget__toggle{margin-bottom:0}.assistant-widget--maximized .assistant-widget__toggle{display:none}.assistant-widget--maximized .assistant-panel{width:calc(100vw - 48px);height:calc(100vh - 48px)}@media(min-width: 992px){.assistant-widget--maximized .assistant-panel{width:calc(83.333vw - 48px)}}@media(max-width: 480px){.assistant-widget--maximized .assistant-panel{width:calc(100vw - 32px);height:calc(100vh - 32px)}}.assistant-widget--maximized .assistant-messages{flex:1 1 auto;height:auto;min-height:0}.assistant-panel{width:360px;display:flex;flex-direction:column;border:1px solid #d9d9d9;border-radius:8px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.18)}@media(max-width: 480px){.assistant-panel{width:calc(100vw - 32px)}}.assistant-panel__head{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;gap:8px;padding:8px 16px;border-bottom:1px solid #ececec}.assistant-panel__title{font-weight:600;font-size:14px;color:#1a1a1a}.assistant-panel__actions{display:flex;align-items:center;gap:2px}.assistant-panel__btn{background:none;border:0;padding:4px 6px;font-size:15px;line-height:1;color:#888;cursor:pointer}.assistant-panel__btn:hover{color:#1a1a1a}.assistant-panel__close{font-size:22px}.assistant-history{flex:0 0 auto;max-height:180px;overflow-y:auto;border-bottom:1px solid #ececec;background:#fafafa;padding:6px;display:flex;flex-direction:column;gap:2px}.assistant-history__item{text-align:left;background:none;border:0;padding:6px 10px;border-radius:6px;font-size:13px;color:#333;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.assistant-history__item:hover{background:#ececec}.assistant-history__item--active{background:#e7f1fb;color:#0d6efd}.assistant-messages{height:360px;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.assistant-msg{max-width:85%}.assistant-msg__body{padding:8px 12px;border-radius:12px;white-space:pre-wrap;word-wrap:break-word;line-height:1.4}.assistant-msg__body--md{white-space:normal}.assistant-msg__body--md>:first-child{margin-top:0}.assistant-msg__body--md>:last-child{margin-bottom:0}.assistant-msg__body--md p{margin:0 0 8px}.assistant-msg__body--md h1,.assistant-msg__body--md h2,.assistant-msg__body--md h3,.assistant-msg__body--md h4{margin:10px 0 4px;font-size:14px;font-weight:700}.assistant-msg__body--md ul,.assistant-msg__body--md ol{margin:0 0 8px;padding-left:20px}.assistant-msg__body--md a{color:#0d6efd}.assistant-msg__body--md code{padding:1px 4px;border-radius:4px;background:rgba(0,0,0,.06);font-size:12px}.assistant-msg__body--md pre{margin:0 0 8px;padding:8px 10px;border-radius:6px;background:rgba(0,0,0,.06);overflow-x:auto}.assistant-msg__body--md pre code{padding:0;background:none}.assistant-msg__body--md blockquote{margin:0 0 8px;padding-left:10px;border-left:3px solid #ccc;color:#555}.assistant-msg__body--md table{display:block;width:-moz-max-content;width:max-content;max-width:100%;margin:4px 0 8px;overflow-x:auto;border-collapse:collapse;font-size:12px}.assistant-msg__body--md th,.assistant-msg__body--md td{padding:4px 8px;border:1px solid #d9d9d9;text-align:left;vertical-align:top}.assistant-msg__body--md th{background:#e9ecef;font-weight:600}.assistant-msg__tools{margin-top:4px;font-size:11px;color:#888}.assistant-msg--user{align-self:flex-end}.assistant-msg--user .assistant-msg__body{background:#0d6efd;color:#fff}.assistant-msg--assistant{align-self:flex-start}.assistant-msg--assistant .assistant-msg__body{background:#f0f1f3;color:#1a1a1a}.assistant-msg--error{align-self:flex-start}.assistant-msg--error .assistant-msg__body{background:#fdecea;color:#b02a37}.assistant-chart{margin:4px 0 8px}.assistant-chart__canvas-wrap{position:relative;width:100%;height:240px}.assistant-chart__actions{display:flex;gap:6px;margin-top:6px}.assistant-chart__btn{border:1px solid #ced4da;border-radius:6px;background:#fff;padding:3px 10px;font-size:11px;line-height:1.4;color:#1a1a1a;cursor:pointer}.assistant-chart__btn:hover{background:#f0f1f3}.assistant-map-preview{margin:4px 0 8px}.assistant-map-preview__img{display:block;width:100%;max-width:400px;height:auto;border-radius:6px;border:1px solid #ced4da}.assistant-map-preview__caption{margin-top:4px;font-size:11px;color:#888}.assistant-msg__actions{display:flex;gap:6px;margin-top:6px}.assistant-msg__btn{border:1px solid #ced4da;border-radius:6px;background:#fff;padding:3px 10px;font-size:11px;line-height:1.4;color:#1a1a1a;cursor:pointer}.assistant-msg__btn:hover{background:#f0f1f3}.assistant-msg__btn:disabled{opacity:.6;cursor:default}.assistant-typing{padding:0 16px 8px;font-size:12px;font-style:italic;color:#888}.assistant-input{display:flex;gap:8px;padding:12px 16px;border-top:1px solid #ececec}.assistant-input textarea{flex:1;resize:none;border:1px solid #ced4da;border-radius:6px;padding:8px 10px;font-size:14px;line-height:1.4;max-height:120px}
