.chat-switch-box[data-v-11dd3a26]{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;height:38px;margin-bottom:12px}.chat-switch-box .models[data-v-11dd3a26]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:2px;border-radius:12px;background:var(--bg-switch-wrap);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chat-switch-box .model-item[data-v-11dd3a26]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:136px;height:34px;padding:8px 10px;color:var(--color-87);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:PingFang SC;font-size:14px;font-style:normal;cursor:pointer}.chat-switch-box .model-item.active[data-v-11dd3a26]{background:var(--bg-switch);border-radius:10px;border:.5px solid var(--border-switch);-webkit-box-shadow:0 3px 1px 0 rgba(0,0,0,.04);box-shadow:0 3px 1px 0 rgba(0,0,0,.04);font-weight:600}.chat-switch-box .right-btns[data-v-11dd3a26]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;white-space:nowrap;gap:16px}.chat-switch-box .right-btns .btn-item[data-v-11dd3a26]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:36px;height:36px;cursor:pointer;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.chat-switch-box .right-btns .btn-item img[data-v-11dd3a26]{width:24px;height:24px}.cover[data-v-490d9b9b]{height:100%;overflow-y:auto}.first-page[data-v-490d9b9b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;height:100%;min-height:500px;padding-top:36px;padding-bottom:var(--paddingBottom);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--color-72)}.first-page[data-v-490d9b9b]{-webkit-box-sizing:border-box;box-sizing:border-box}.first-page .logo-image[data-v-490d9b9b]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.first-page .title[data-v-490d9b9b]{font-size:22px;line-height:28px;color:var(--color-87)}.first-page .des[data-v-490d9b9b]{font-size:14px;line-height:22px;text-align:center;margin-top:8px;padding:0 24px}.first-page .des+.des[data-v-490d9b9b]{margin-top:0}.first-page .chat-demo[data-v-490d9b9b]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:40px;gap:8px;padding-bottom:12px}.first-page .chat-demo h2[data-v-490d9b9b]{font-size:18px;line-height:22px;margin-bottom:8px}.first-page .question-item[data-v-490d9b9b]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:36px;padding:6px 12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:12px;background:var(--bg-4);font-size:14px;cursor:pointer}.chat-send-box[data-v-112158b3]{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:125px;border-radius:22px;border:1px solid var(--input-border);background:var(--input-bg);-webkit-box-shadow:0 12px 44px 0 rgba(0,0,0,.08);box-shadow:0 12px 44px 0 rgba(0,0,0,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.chat-send-box .btn-submit.disabled[data-v-112158b3]{pointer-events:none;opacity:.2}.chat-textarea{background:transparent;color:var(--input-color)}.chat-textarea::-webkit-input-placeholder{color:var(--input-placeholder-color)}.chat-textarea::-moz-placeholder{color:var(--input-placeholder-color)}.chat-textarea:-ms-input-placeholder{color:var(--input-placeholder-color)}.chat-textarea::-ms-input-placeholder{color:var(--input-placeholder-color)}.chat-textarea::placeholder{color:var(--input-placeholder-color)}.chat-send-box[data-v-1e1c1e27]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:125px;-webkit-backdrop-filter:blur(16px);border-radius:22px;background:rgba(118,124,128,.08);-webkit-box-shadow:0 12px 44px 0 rgba(0,0,0,.08);box-shadow:0 12px 44px 0 rgba(0,0,0,.08);backdrop-filter:blur(16px)}.create-btn[data-v-1e1c1e27]{height:54px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;padding:15px 24px 15px 20px;align-items:center;gap:10px;border-radius:59px;background:#eb3471;color:#fff;text-align:center;font-family:PingFang SC;font-size:16px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.loading-image[data-v-28117ee9]{width:40px;height:auto}.loading-image.dark[data-v-28117ee9]{mix-blend-mode:lighten}.retry-image[data-v-3695755c]{width:14px;height:14px}.detail-page[data-v-3e57d0dc]{height:100%;overflow-y:auto;padding:12px 16px 44px}.detail-page .chat-group[data-v-3e57d0dc]{width:100%}.detail-page .user-image[data-v-3e57d0dc]{width:32px;height:32px;border-radius:50%}.detail-page .question[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:16px;font-size:15px;line-height:24px}.detail-page .question .content[data-v-3e57d0dc]{color:rgba(0,0,0,.87);white-space:pre-wrap;word-break:break-word}.detail-page .question .question-bg[data-v-3e57d0dc]{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:51px;line-height:27px}.detail-page .answer[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:16px;font-size:15px;color:var(--color-87);line-height:24px}.detail-page .answer image[data-v-3e57d0dc]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px}.detail-page .answer .content[data-v-3e57d0dc]{white-space:pre-wrap;word-break:break-word}.detail-page .answser-res[data-v-3e57d0dc]{background:var(--chat-answer-bg);display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:4px;border-radius:0 22px 22px 22px;padding:10px 12px}.detail-page .answer-bg[data-v-3e57d0dc]{min-height:51px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background:var(--chat-answer-bg);padding:12px 18px;border-radius:0 22px 22px 22px}.detail-page .question-bg[data-v-3e57d0dc]{background:var(--chat-question-bg);padding:12px 18px;border-radius:22px 22px 0 22px}.detail-page .tips[data-v-3e57d0dc]{padding:12px 28px;font-size:15px;text-align:center}.detail-page .stop-row[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:fixed;bottom:200px;width:100%;left:0}.detail-page .stop-row .stop-btn[data-v-3e57d0dc]{height:28px;padding:10px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;border-radius:10px;border:1px solid var(--theme-border-color);gap:4px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;color:var(--theme-color-87);cursor:pointer;background:var(--theme-background-btn)}.detail-page .data-cleared[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 0;font-size:12px;text-align:center;color:var(--theme-color-54);margin:16px 0 24px}.detail-page .data-cleared .line[data-v-3e57d0dc]{height:1px;width:100%;background:var(--theme-color-8);-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.answer-error[data-v-3e57d0dc]{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:12px 16px;margin-bottom:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;text-align:left;gap:8px;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;border-radius:22px;border:1px solid #eb5757;background:-webkit-gradient(linear,left bottom,left top,from(rgba(235,87,87,.06)),to(rgba(235,87,87,.06))),hsla(0,0%,100%,0);background:-webkit-linear-gradient(bottom,rgba(235,87,87,.06),rgba(235,87,87,.06)),hsla(0,0%,100%,0);background:linear-gradient(0deg,rgba(235,87,87,.06),rgba(235,87,87,.06)),hsla(0,0%,100%,0);background-blend-mode:multiply,normal;color:#d94e4f;font-family:PingFang SC;font-size:15px;font-style:normal;font-weight:400;line-height:160%}.network-wrap[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;color:#eb5757;padding:12px 16px;margin:16px 0;border-radius:22px;border:1px solid #eb5757;background:-webkit-gradient(linear,left bottom,left top,from(rgba(235,87,87,.06)),to(rgba(235,87,87,.06))),hsla(0,0%,100%,0);background:-webkit-linear-gradient(bottom,rgba(235,87,87,.06),rgba(235,87,87,.06)),hsla(0,0%,100%,0);background:linear-gradient(0deg,rgba(235,87,87,.06),rgba(235,87,87,.06)),hsla(0,0%,100%,0);background-blend-mode:multiply,normal}.network-wrap p[data-v-3e57d0dc]{width:100%;text-align:left;margin-bottom:8px}.network-wrap .retry-btn[data-v-3e57d0dc]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:30px;font-size:14px;border-radius:99px;margin:0;padding:0 12px;background:var(--bg-color-12);border:1px solid var(--color-12);cursor:pointer}.network-wrap .retry-btn image[data-v-3e57d0dc]{margin-right:4px}.network-wrap .retry-btn[data-v-3e57d0dc]:after{border:none}.markdwon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.markdwon-container code{white-space:pre-wrap}.markdwon-container ol,.markdwon-container ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;white-space:normal}.markdwon-container blockquote,.markdwon-container code,.markdwon-container h1,.markdwon-container h2,.markdwon-container h3,.markdwon-container h4,.markdwon-container h5,.markdwon-container h6,.markdwon-container ol,.markdwon-container p,.markdwon-container pre,.markdwon-container section,.markdwon-container ul{margin-top:0}.markdwon-container code{font-size:14px;background:var(--theme-color-8);padding:2px 4px;border:1px solid transparent;border-radius:4px}.markdwon-container pre code{background:unset;padding:unset;border:none;border-radius:unset}.markdwon-container .code-wrapper{position:relative;border-radius:4px;max-width:750px;overflow:hidden}.markdwon-container .code-wrapper .copy-code-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:4px;right:4px;color:hsla(0,0%,100%,.87);font-size:12px;-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px)}.markdwon-container .code-wrapper .copy-code-btn .lang-type{display:inline-block}.markdwon-container .code-wrapper .copy-code-btn .copy-text{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;min-width:50px;display:none;border-radius:4px;padding:4px}.markdwon-container .code-wrapper pre{padding:4px 56px 4px 4px;margin:0}.markdwon-container .code-wrapper:hover .lang-type{display:none}.markdwon-container .code-wrapper:hover .copy-text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;background:hsla(0,0%,100%,.32);cursor:pointer}.markdwon-container ul{padding-left:16px}.markdwon-container ul>li{list-style:disc}.markdwon-container ul ul{padding-left:26px}.markdwon-container ol{padding-left:16px}.markdwon-container ol>li{list-style:decimal}.markdwon-container strong{font-weight:700}.markdwon-container table{margin-bottom:12px}.markdwon-container table thead{background:transparent}.markdwon-container table thead th{padding:8px;border-right:1px solid transparent;text-align:left}.markdwon-container table tr{border:1px solid transparent}.markdwon-container table td{vertical-align:top;padding:8px;border-right:1px solid transparent}.markdwon-container.is-sample table,.markdwon-container.is-sample table tr{width:100%}.markdwon-container.is-sample table td,.markdwon-container.is-sample table th{width:50%}.markdwon-container .katex-display{display:block;margin:10px 0;font-size:14px}.markdwon-container math{font-size:16px}.markdwon-container math mtd{padding:.5ex .4em}.markdwon-container :last-child{margin-bottom:0}.chat[data-v-4633f823]{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.chat[data-v-4633f823],.chat [data-v-4633f823]{-webkit-box-sizing:border-box;box-sizing:border-box}.chat .content[data-v-4633f823]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;overflow:hidden}.chat .input[data-v-4633f823]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:12px 12px}.ifx-c{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}:root{--upgrade-color-default:#f0d4ad;--upgrade-color-hover:#ffdeae;--upgrade-color-active:#e6c697}:root .theme-dark{--upgrade-color-default:#ccaa79;--upgrade-color-hover:#f7d097;--upgrade-color-active:#ad8952}.pax-button{min-width:84px;height:34px;padding:0 22px;border-radius:17px;font-size:12px;-webkit-transition:background-color .4s,border-color .4s ease-in-out;transition:background-color .4s,border-color .4s ease-in-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:600}.pax-button .button-icon-loading{display:block;width:16px;height:16px;margin:auto 5px;border:2px solid hsla(0,0%,100%,.2);border-left-color:#fff;border-radius:50%;-webkit-animation:rotating 1s linear infinite;animation:rotating 1s linear infinite}.pax-button.primary{color:#fff;background-color:#000}.pax-button.primary:hover{background-color:#515151}.pax-button.primary:active{background-color:#000;color:hsla(0,0%,100%,.6)}.pax-button.primary.disabled{background-color:#e4e4e4;cursor:not-allowed}.pax-button.secondary{color:#000;background-color:#fff;border:solid 1px var(--theme-border-color)}.pax-button.secondary:hover{border-color:#000}.pax-button.secondary:active{background-color:#f0f0f0;border-color:#000}.pax-button.secondary.disabled{background-color:#fff;border-color:var(--theme-border-color);color:rgba(0,0,0,.2);cursor:not-allowed}.pax-button.secondary .button-icon-loading{border-color:var(--theme-border-color);border-left-color:#000}.pax-button .button-content{white-space:nowrap}.pax-button.large{min-width:107px;height:50px;padding:0 32px;border-radius:25px;font-size:13px}.pax-button.large-second{min-width:98px;height:46px;padding:0 30px;border-radius:23px;font-size:15px}.pax-button.large-three{min-width:98px;height:44px;padding:0 24px;border-radius:22px;font-size:14px}.pax-button.middle{min-width:64px;height:32px;padding:0 24px;border-radius:16px;font-size:12px}.pax-button.middle-second{min-width:44px;height:28px;padding:0 12px;border-radius:14px;font-size:14px}.pax-button.large-third{min-width:78px;height:40px;padding:0 32px;border-radius:20px;font-size:16px}.pax-button.large-three{min-width:78px;height:48px;padding:0 32px;border-radius:24px;font-size:16px}.pax-button.small{min-width:64px;height:26px;padding:0 12px;border-radius:13px;font-size:12px}.pax-button.colour{color:#fff;background:-webkit-linear-gradient(337.08deg,#ef3b5d -.03%,#ef3b82 53.97%,#ec3bdd 94.41%);background:linear-gradient(112.92deg,#ef3b5d -.03%,#ef3b82 53.97%,#ec3bdd 94.41%)}.pax-button.colour-second{color:#fff;background:#eb4b80}.pax-button.colour-second:active{background:#cf4271}.pax-button.colour-third{color:#005849;background:-webkit-gradient(linear,left top,right top,color-stop(-4.68%,#f5fde0),color-stop(28.87%,#e2f4f1),color-stop(66.43%,#f1f1f1),color-stop(117.71%,#fce7ff)),#5cce8f;background:-webkit-linear-gradient(left,#f5fde0 -4.68%,#e2f4f1 28.87%,#f1f1f1 66.43%,#fce7ff 117.71%),#5cce8f;background:linear-gradient(90deg,#f5fde0 -4.68%,#e2f4f1 28.87%,#f1f1f1 66.43%,#fce7ff 117.71%),#5cce8f}.pax-button.text-colour{background:#fff;color:#f3408f}.pax-button.colour-pink{background:rgba(235,52,119,.06)}.pax-button.colour-pink,.pax-button.colour-pink svg{color:#eb3471!important}.pax-button.colour-pink svg{margin-right:6px}.pax-button.colour-pink:hover{opacity:.9}.pax-button.colour-pink:active{opacity:1}.pax-button.colour-pink.disabled{cursor:not-allowed;background:var(--theme-color-4)}.pax-button.colour-pink.disabled,.pax-button.colour-pink.disabled:active,.pax-button.colour-pink.disabled:hover,.pax-button.colour-pink.disabled svg{color:var(--theme-color-32)!important}.pax-button.colour-pink .button-icon-loading{border-left-color:#eb3471}.pax-button.upgrade-vip{height:36px;padding:0 26px;font-weight:600;font-size:14px;line-height:20px;color:#eb3471;background:#fff;border:solid 1px var(--theme-border-color);border-radius:25px}.pax-button.upgrade-vip:hover{border-color:#000}.pax-button.colour-opacity{background:rgba(235,52,113,.06);color:#eb3471}.pax-button.upgrade-vip-2{height:36px;padding:0 26px;font-weight:600;font-size:14px;line-height:20px;color:rgba(0,0,0,.72);background:var(--upgrade-color-default);border:none;border-radius:49px}.pax-button.upgrade-vip-2:hover{background:var(--upgrade-color-hover)}.pax-button.upgrade-vip-2:active{background:var(--upgrade-color-active)}.pax-button.theme{background:var(--theme-btn-background);color:var(--theme-btn-color)}.pax-button.theme:hover{background:var(--theme-btn-background-hover)}.pax-button.theme:active{background:var(--theme-btn-background-hover)}.pax-button.theme.disabled{background:var(--theme-btn-background);cursor:not-allowed;opacity:.4}.pax-button.theme .button-icon-loading{border-color:var(--theme-color-24);border-left-color:var(--theme-color)}.pax-button.disabled.disabled-gray,.pax-button.disabled.disabled-gray:active,.pax-button.disabled.disabled-gray:focus,.pax-button.disabled.disabled-gray:hover{-webkit-box-shadow:none;box-shadow:none;border:none;cursor:not-allowed;opacity:.4}.cover[data-v-2de3c4d4]{height:100%;overflow-y:auto}.first-page[data-v-2de3c4d4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:100%;min-height:500px;padding-top:36px;padding-bottom:var(--paddingBottom);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--color-72)}.first-page[data-v-2de3c4d4]{-webkit-box-sizing:border-box;box-sizing:border-box}.first-page .logo-image[data-v-2de3c4d4]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.first-page .title[data-v-2de3c4d4]{font-size:22px;line-height:28px;color:var(--color-87)}.first-page .des[data-v-2de3c4d4]{font-size:14px;line-height:22px;text-align:center;margin-top:8px;padding:0 36px;max-width:80%}.first-page .chat-demo[data-v-2de3c4d4]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center;margin-top:40px;gap:8px;padding-bottom:12px}.first-page .chat-demo h2[data-v-2de3c4d4]{font-size:18px;line-height:22px;margin-bottom:8px}.first-page .question-item[data-v-2de3c4d4]{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:36px;padding:6px 12px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:12px;background:var(--bg-4);font-size:14px}.chat[data-v-59d246f3]{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.chat[data-v-59d246f3],.chat [data-v-59d246f3]{-webkit-box-sizing:border-box;box-sizing:border-box}.chat .content[data-v-59d246f3]{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;overflow:hidden}.chat .input[data-v-59d246f3]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:12px 12px}.x-mask[data-v-4ba132cd]{position:fixed;z-index:1000;top:0;right:0;left:0;bottom:0;background:var(--theme-background-mask);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-model[data-v-4ba132cd]{position:fixed;top:16px;bottom:36px;left:16px;right:16px;z-index:1000;visibility:hidden;-webkit-transition:all .4s ease,visibility .4s ease;transition:all .4s ease,visibility .4s ease;background:var(--theme-background);overflow:hidden;-webkit-backdrop-filter:blur(27.1828px);backdrop-filter:blur(27.1828px);border-radius:24px;pointer-events:none;opacity:0}.x-model .x-close[data-v-4ba132cd]{position:absolute;right:12px;top:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;cursor:pointer}.x-model.show[data-v-4ba132cd]{pointer-events:auto;visibility:visible;opacity:1}.x-model .x-body[data-v-4ba132cd]{height:100%}.x-model .x-body .x-title[data-v-4ba132cd]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:48px;line-height:48px;font-size:17px;padding:0 48px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-model .x-body .x-content[data-v-4ba132cd]{position:relative;height:100%}.x-model .x-body .x-content[data-v-4ba132cd]:before{content:" ";position:absolute;top:0;right:0;height:1px;border-top:1px solid var(--theme-color-8);color:var(--theme-color-8);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5);left:0}.x-popup-mask-enter[data-v-4ba132cd],.x-popup-mask-leave-active[data-v-4ba132cd]{opacity:0}.x-popup-mask-enter-active[data-v-4ba132cd]{-webkit-transition:opacity .3s;transition:opacity .3s}.group-date[data-v-66b8c0f7]{height:50px;padding:24px 12px 6px;color:var(--theme-color-32);font-size:12px;font-weight:600;line-height:normal}.conv-item[data-v-66b8c0f7]{padding:10px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;border-radius:16px}.conv-item .btn-wrap[data-v-66b8c0f7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;width:24px}.conv-item .btn-wrap[data-v-66b8c0f7]:hover{width:32px}.conv-item .btn-wrap:hover .menu-popover[data-v-66b8c0f7]{position:absolute;top:100%;right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.conv-item .btn[data-v-66b8c0f7]{width:24px;height:24px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none;position:relative;border-radius:6px;background:var(--theme-color-8);-webkit-transition:all .2s ease;transition:all .2s ease;opacity:0}.conv-item .btn .menu-popover[data-v-66b8c0f7]{padding:8px 0;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:rgba(0,0,0,.87);-webkit-box-shadow:0 12px 24px 0 rgba(0,0,0,.24);box-shadow:0 12px 24px 0 rgba(0,0,0,.24);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;color:#fff;font-size:12px;font-style:normal;font-weight:400}.conv-item .btn .menu-popover .menu-item[data-v-66b8c0f7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;white-space:nowrap;height:28px;padding:0 55px 0 16px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.conv-item .btn .menu-popover .menu-item[data-v-66b8c0f7]:hover{background:hsla(0,0%,100%,.08)}.conv-item[data-v-66b8c0f7]:hover{background:var(--theme-color-4)}.conv-item:hover .btn[data-v-66b8c0f7]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;opacity:1}.conv-item .conv-title[data-v-66b8c0f7]{overflow:hidden;color:var(--theme-color-87);text-overflow:ellipsis;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.conv-item .conv-desc[data-v-66b8c0f7]{overflow:hidden;color:var(--theme-color-87);text-overflow:ellipsis;white-space:nowrap;font-family:IBM Plex Sans;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.conv-item .conv-setting[data-v-66b8c0f7]{height:24px;margin-top:4px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;color:var(--theme-color-32);font-size:12px}.content[data-v-d1c096be]{padding:0 12px 88px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.x-mask[data-v-4642e84f]{position:fixed;z-index:2000;top:0;right:0;left:0;bottom:0;background:var(--theme-background-mask);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-model[data-v-4642e84f]{position:fixed;z-index:2000;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);visibility:hidden;-webkit-transition:all .4s ease,visibility .4s ease;transition:all .4s ease,visibility .4s ease;background:var(--theme-background);overflow:hidden;-webkit-backdrop-filter:blur(27.1828px);backdrop-filter:blur(27.1828px);border-radius:24px;pointer-events:none;opacity:0}.x-model .x-close[data-v-4642e84f]{position:absolute;right:12px;top:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1;cursor:pointer}.x-model.show[data-v-4642e84f]{pointer-events:auto;visibility:visible;opacity:1}.x-model .x-body[data-v-4642e84f]{height:100%}.x-model .x-body .x-title[data-v-4642e84f]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:48px;line-height:48px;font-size:17px;padding:0 48px;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.x-model .x-body .x-content[data-v-4642e84f]{position:relative;height:100%}.x-model .x-body .x-content[data-v-4642e84f]:before{content:" ";position:absolute;top:0;right:0;height:1px;border-top:1px solid var(--theme-color-8);color:var(--theme-color-8);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5);left:0}.x-popup-mask-enter[data-v-4642e84f],.x-popup-mask-leave-active[data-v-4642e84f]{opacity:0}.x-popup-mask-enter-active[data-v-4642e84f]{-webkit-transition:opacity .3s;transition:opacity .3s}.x-button{min-width:84px;height:28px;line-height:28px;padding:0 12px;border-radius:17px;text-align:center;font-size:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color .4s,border-color .4s ease-in-out;transition:background-color .4s,border-color .4s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.x-button .button-icon-loading{display:block;width:10px;height:10px;margin:auto 5px;border:1px solid hsla(0,0%,100%,.2);border-left-color:#fff;border-radius:50%;-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.x-button.primary{color:#fff;background-color:#000}.x-button.primary.disabled{background-color:#e4e4e4;cursor:not-allowed}.x-button.secondary{color:#000;background-color:#fff;border:1px solid #e5e5e5}.x-button.secondary.disabled{background-color:#fff;border-color:#e5e5e5;color:rgba(0,0,0,.2);cursor:not-allowed}.x-button.secondary .button-icon-loading{border-color:#e5e5e5;border-left-color:#000}.x-button .button-content{white-space:nowrap}.x-button.large{min-width:107px;height:50px;padding:0 32px;border-radius:25px;font-size:13px}.x-button.small{min-width:64px;height:26px;padding:0 12px;border-radius:13px;font-size:12px}.x-button.colour{color:#fff;background:-webkit-linear-gradient(337.08deg,#ef3b5d -.03%,#ef3b82 53.97%,#ec3bdd 94.41%);background:linear-gradient(112.92deg,#ef3b5d -.03%,#ef3b82 53.97%,#ec3bdd 94.41%)}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.chat-history[data-v-57a7ed54]{pointer-events:none;position:absolute;left:0;top:0;z-index:9;width:100%;height:100%}.chat-history[data-v-57a7ed54] .x-model{pointer-events:auto;max-width:800px;margin:0 auto}.chat-history .wrap[data-v-57a7ed54]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.chat-history .wrap .header[data-v-57a7ed54]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-bottom:8px;padding:12px 12px 0}.chat-history .wrap .header .title[data-v-57a7ed54]{height:36px;line-height:24px;padding:0 16px 0 12px;color:var(--theme-color-87);font-size:16px;font-weight:600}.chat-history .wrap .header[data-v-57a7ed54] .van-search{border-radius:99px;border:1px solid var(--theme-color-12);background:transparent!important;height:36px;padding:0;background:transparent}.chat-history .wrap .header[data-v-57a7ed54] .van-search .van-search__content{background:transparent}.chat-history .wrap .header[data-v-57a7ed54] .van-search .van-icon-search:before{color:transparent;background:url(../img/search-icon.955778bc.svg) 50% no-repeat;-webkit-filter:var(--theme-invert);filter:var(--theme-invert)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input{color:var(--theme-color)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input::-webkit-input-placeholder{color:var(--theme-color-54)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input::-moz-placeholder{color:var(--theme-color-54)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input:-ms-input-placeholder{color:var(--theme-color-54)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input::-ms-input-placeholder{color:var(--theme-color-54)}.chat-history .wrap .header[data-v-57a7ed54] .van-search input::placeholder{color:var(--theme-color-54)}.chat-history .wrap .content[data-v-57a7ed54]{padding:0 12px 88px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.new-chat{--body-bg:#ecf0f2;--width:800px;--bg-color:#fff;--bg-color-12:#fff;--color-87:rgba(0,0,0,0.87);--color-72:rgba(0,0,0,0.72);--color-12:rgba(0,0,0,0.12);--color-4:rgba(0,0,0,0.04);--bg-4:hsla(0,0%,100%,0.54);--bg-switch-wrap:rgba(118,124,128,0.08);--bg-switch:#fff;--border-swtich:rgba(0,0,0,0.04);--display-dark:none;--display-light:initial;--input-bg:#fff;--input-border:rgba(0,0,0,0.12);--input-color:rgba(0,0,0,0.87);--input-placeholder-color:rgba(0,0,0,0.54);--chat-answer-bg:#fff;--chat-question-bg:#f8e181}.theme-dark .new-chat{--body-bg:#222224;--color-72:hsla(0,0%,100%,0.72);--color-87:hsla(0,0%,100%,0.87);--color-4:hsla(0,0%,100%,0.04);--bg-4:hsla(0,0%,100%,0.04);--bg-switch-wrap:#000;--bg-switch:#222224;--border-swtich:#222224;--display-dark:initial;--display-light:none;--input-bg:rgba(0,0,0,0.54);--input-border:hsla(0,0%,100%,0.12);--input-color:hsla(0,0%,100%,0.87);--input-placeholder-color:hsla(0,0%,100%,0.54);--chat-answer-bg:hsla(0,0%,100%,0.06);--chat-question-bg:#d2bb5a}.new-chat[data-v-7f222b46]{height:100vh;height:var(--dvh-100,100vh);position:relative;overflow:hidden;max-width:var(--width);margin:0 auto;background:var(--body-bg);-moz-user-select:text;-ms-user-select:text;user-select:text;-webkit-user-select:text}.new-chat img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.new-chat * ::-webkit-scrollbar,.new-chat ::-webkit-scrollbar{width:7px;height:7px;background-color:transparent}.new-chat * ::-webkit-scrollbar-track,.new-chat ::-webkit-scrollbar-track{border-radius:14px}.new-chat * ::-webkit-scrollbar-corner,.new-chat ::-webkit-scrollbar-corner{background:var(--theme-background)}.new-chat * ::-webkit-scrollbar-thumb,.new-chat ::-webkit-scrollbar-thumb{background-color:var(--theme-scroll-bar);border-radius:14px}.new-chat * ::-webkit-scrollbar-thumb:hover,.new-chat ::-webkit-scrollbar-thumb:hover{background:var(--theme-scroll-bar-active)}