.chat-container{background:#fff;bottom:0;display:flex;flex-grow:1;flex-shrink:0;height:calc(100dvh - 52px);left:0;margin:0 auto;max-width:1520px;min-height:calc(100dvh - 52px);overflow:hidden;position:fixed;right:0;top:52px;transform:translateZ(0);width:100%}@media (min-width:1200px){.chat-container{height:calc(100vh - 104px);min-height:calc(100vh - 104px);padding-left:15px;padding-right:15px;position:static;transform:none}}.chat-container>*{box-sizing:border-box}.thread-options{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M2.25 9a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0M7.5 9a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0m5.25 0a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-radius:8px;height:36px;width:36px}.thread-options-toggle{background-color:transparent;background-image:none;border:0;border-radius:8px;color:inherit;cursor:pointer;font:inherit;height:36px;margin:0;padding:0;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:36px}.thread-options-list{display:flex;flex-direction:column}.thread-options-list button{align-items:center;background-color:transparent;background-image:none;border:0;border-radius:8px;color:inherit;cursor:pointer;display:flex;font:inherit;font-size:14px;gap:5px;line-height:22px;margin:0;padding:4px 12px;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.thread-options-list button:before{content:"";display:block;height:30px;width:28px}.thread-options-list button.thread-edit:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' fill='none'%3E%3Cpath fill='%237A7B7D' fill-rule='evenodd' d='M14.549 1.948a1.2 1.2 0 0 0-1.697 0l-.635.633 1.697 1.694.635-.633a1.196 1.196 0 0 0 0-1.694m-1.766 3.457L11.086 3.71 2.1 12.68v1.722h1.669l9.014-8.998ZM11.72.819a2.804 2.804 0 0 1 3.96 0 2.79 2.79 0 0 1 0 3.952L4.666 15.766A.8.8 0 0 1 4.1 16H1.3a.8.8 0 0 1-.8-.799V12.35c0-.212.084-.415.234-.565z' clip-rule='evenodd'/%3E%3C/svg%3E") no-repeat 50%}.thread-options-list button.thread-delete:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='18' fill='none' viewBox='0 0 17 18'%3E%3Cpath fill='%23DE4747' d='M4.247 15.14q.003.042.003.083c0 .21.083.41.226.554.141.145.33.223.524.223h7a.74.74 0 0 0 .524-.223.8.8 0 0 0 .226-.554q0-.042.003-.082l.786-9.585H3.461zm1.503-1.696V8.111a1 1 0 1 1 2 0v5.333a1 1 0 1 1-2 0m3.5 0V8.111a1 1 0 1 1 2 0v5.333a1 1 0 1 1-2 0M6.875 3.556h3.25V2h-3.25zm5.25 0H15.5a1 1 0 0 1 .047 1.997l-.8 9.75h-.002c-.02.702-.3 1.375-.795 1.878A2.74 2.74 0 0 1 12 18H5a2.74 2.74 0 0 1-1.95-.82 2.8 2.8 0 0 1-.796-1.877h-.001l-.8-9.75A.999.999 0 0 1 1.5 3.556h3.375V1.889c0-.496.194-.975.544-1.33l.137-.126A1.87 1.87 0 0 1 6.75 0h3.5c.44 0 .861.155 1.194.433l.137.126.124.138c.272.337.42.758.42 1.192z'/%3E%3C/svg%3E") no-repeat 50%}.thread-options.is-top:hover{background-color:#e6e8eb}.thread-options.is-right{background-color:#e6e8eb;display:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:2}.v-popper__popper{left:-8px}.v-popper--theme-dropdown .v-popper__inner{background:#fff;border:none;border-radius:12px;box-shadow:0 0 20px #00000040;color:inherit;padding:6px}.v-popper__arrow-container{display:none}@keyframes skeleton-loading{to{background-position-x:-200%}}.chat-history{background:#f4f5f7;left:0;position:fixed;right:0;top:0;transform:translateZ(0);z-index:2}@media (min-width:1200px){.chat-history{align-self:stretch;border-left:1px solid #dedede;border-right:1px solid #dedede;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto;position:static;width:260px}}.chat-history-header{align-items:center;border-bottom:1px solid #dedede;display:flex;flex-grow:1;gap:4px;min-height:52px;padding:8px}@media (min-width:1200px){.chat-history-header{border-bottom:none;flex-grow:0;flex-shrink:0;flex-wrap:wrap;height:auto;justify-content:space-between;padding:0 12px}}.chat-history-title{align-items:center;color:#7a7b7d;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:10px;line-height:18px;padding:9px 8px}.chat-history-body{background:#f4f5f7;bottom:0;display:flex;flex-direction:column;flex-grow:1;height:calc(100dvh - 52px);left:0;padding-top:20px;position:fixed;right:0;top:0;transform:translate(calc(-100% - 60px));transition:all .3s;width:320px;z-index:2}@media (min-width:1200px){.chat-history-body{display:flex;height:100%;overflow:hidden;position:static;transform:translate(0);width:auto}}.chat-history-content{display:flex;flex-direction:column;flex-grow:1;gap:15px;height:100%;overflow-y:auto;padding:0 12px 12px;position:relative;-webkit-overflow-scrolling:auto}@media (min-width:1200px){.chat-history-content{padding:0 5px 20px 12px}.chat-history-content::-webkit-scrollbar,.chat-history-content::-webkit-scrollbar-track{background-color:#f4f5f7;border-radius:5px}.chat-history-content::-webkit-scrollbar{width:7px}.chat-history-content::-webkit-scrollbar-thumb{background-color:#cdcdcd;border-radius:5px}}.chat-history-rules{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:auto;padding:20px}.chat-history-rules>*{color:#7a7b7d;cursor:pointer;font-size:13px;text-align:center;text-decoration:underline}.chat-history-rules>:hover{text-decoration:none}.chat-history-rules>:focus,.chat-history-rules>:hover{color:#7a7b7d}.chat-history-backdrop{background:#00000080;bottom:0;display:flex;flex-grow:1;height:calc(100dvh - 52px);left:0;position:fixed;right:0;top:0;z-index:1}@media (min-width:1200px){.chat-history-backdrop{display:none}}.chat-history-menu-close{align-items:center;background-color:transparent;background-image:none;background:transparent;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;height:22px;justify-content:center;margin:0;outline:none;padding:0;position:absolute;right:5px;text-align:center;text-overflow:ellipsis;top:5px;transition-duration:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:22px;z-index:5}@media (min-width:1200px){.chat-history-menu-close{display:none}}@media (min-width:374px){.chat-history-menu-close{height:52px;right:-52px;top:0;width:52px}}.chat-history-menu-close:after,.chat-history-menu-close:before{background:#000;border-radius:2px;content:"";height:3px;left:50%;margin-left:-11px;position:absolute;transform-origin:50% 50%;transition:top .3s .3s,transform .3s;width:22px}@media (min-width:374px){.chat-history-menu-close:after,.chat-history-menu-close:before{background:#fff}}.chat-history-menu-close:after{transform:rotate(45deg)}.chat-history-menu-close:before{transform:rotate(-45deg)}.chat-history-empty span{color:#000;display:block;font-size:12px;font-weight:500;line-height:normal;padding:8px}.chat-history-empty p{border:1px solid #dedede;border-radius:8px;color:#7a7b7d;font-size:14px;font-weight:400;line-height:20px;margin:0;padding:20px;text-align:center}.chat-history-date{color:#5882d2;font-size:13px;font-weight:600;line-height:normal;padding:5px 8px}@media (min-width:1200px){.chat-history-message{border-radius:8px;position:relative;z-index:1}.chat-history-message:active,.chat-history-message:hover{background:#e6e8eb}.chat-history-message:active .thread-options,.chat-history-message:hover .thread-options{display:block}.chat-history-message:after{background:#000;background:linear-gradient(270deg,#f4f5f7 10%,#f4f5f700);bottom:0;content:"";display:block;height:100%;position:absolute;right:0;top:0;width:36px}}.chat-history-link{border-radius:8px;color:#000;cursor:pointer;display:block;font-size:14px;line-height:20px;overflow:hidden;padding:8px;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}@media (min-width:1200px){.chat-history-link{display:flex}}.chat-history-link.router-link-active,.chat-history-link:active,.chat-history-link:hover{background:#e6e8eb;color:#000}@media (min-width:1200px){.chat-history-link.router-link-active:after,.chat-history-link:active:after,.chat-history-link:hover:after{background:linear-gradient(270deg,#e6e8eb 10%,#e6e8eb00)}.chat-history-link.router-link-active~.thread-options,.chat-history-link:active~.thread-options,.chat-history-link:hover~.thread-options{display:block}}.chat-history-close,.chat-history-init,.chat-history-search{align-items:center;background-color:transparent;background-image:none;border:0;border-radius:8px;color:inherit;cursor:pointer;display:flex;flex-shrink:0;font:inherit;height:36px;justify-content:center;margin:0;padding:0;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;width:36px}.chat-history-close:hover,.chat-history-init:hover,.chat-history-search:hover{background:#e6e8eb}.chat-history-init{margin-left:auto}@media (min-width:1200px){.chat-history-init{margin-left:0}.chat-history-search{margin-left:auto}.chat-history.is-open{width:60px}}.chat-history.is-open .chat-history-body{transform:translate(0)}@media (min-width:1200px){.chat-history.is-open .chat-history-body{display:none}.chat-history.is-open .chat-history-header{height:auto;padding:8px 12px}}.chat-history .show-enter-active,.chat-history .show-leave-active{transform:translate(0);transition:all .3s}.chat-history .show-enter-from,.chat-history .show-leave-to{transform:translate(-100%)}@media (min-width:1200px){.chat-history .show-enter-from,.chat-history .show-leave-to{transform:translate(0)}}.chat-history .fade-enter-active,.chat-history .fade-leave-active{transition:opacity .5s ease}.chat-history .fade-enter-from,.chat-history .fade-leave-to{opacity:0}@media (min-width:1200px){.chat-history .fade-enter-from,.chat-history .fade-leave-to{opacity:1}}
