: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}@-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)}}.flex-col{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}.relative{position:relative}.absolute{position:absolute}.bottom-0{bottom:0}.left-0{left:0}.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.inline-flex{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.justify-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.justify-between{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.ifx-c,.items-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.ifx-c{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.flex-vc{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.flex-vc,.flex-vc-sb{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.flex-vc-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.leading-24px{line-height:24px}.leading-16px{line-height:16px}.pt-10px{padding-top:10px}.mt-28px{margin-top:28px}.mt-24px{margin-top:24px}.mt-12px{margin-top:12px}.ml-4px{margin-left:4px}.mb-8px{margin-bottom:8px}.ml-9px{margin-left:9px}.mr-2px{margin-right:2px}.mt-32px{margin-top:32px}.ml-18px{margin-left:18px}.my-24px{margin-top:24px;margin-bottom:24px}.pl-44px{padding-left:44px}.pl-0{padding-left:0}.w-full{width:100%}.h-full{height:100%}.px-24px{padding-left:24px;padding-right:24px}.text-18px{font-size:18px}.text-16px{font-size:16px}.text-14px{font-size:14px}.text-13px{font-size:13px}.text-12px{font-size:12px}.overflow-y-auto{overflow-y:auto}.whitespace-pre-wrap{white-space:pre-wrap}.flex-shrink-0{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.common-header[data-v-f450e5c6]{padding:0 16px;height:34px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:11px;line-height:18px;color:rgba(0,0,0,.54);position:relative;z-index:2}.left[data-v-f450e5c6]{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;font-weight:400;font-size:11px;line-height:16px;color:rgba(0,0,0,.54)}.right[data-v-f450e5c6]{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:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.words[data-v-f450e5c6]{font-weight:600;font-size:11px;line-height:18px;color:#eb3471}.buy-btn[data-v-f450e5c6]{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;height:26px;background:rgba(235,52,113,.06);border-radius:45px;padding:0 8px 0 5px;-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;gap:2px;font-weight:600;font-size:11px;line-height:16px;color:#eb3471}:root{--theme-generate-color-default:#4a6a9a;--theme-reduce-diff-color:#ab4ad9}:root .theme-dark{--theme-generate-color-default:#6a8aba;--theme-reduce-diff-color:#ca8de7}.x-sheet-select-input[data-v-329cae37]{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:44px;padding:0 12px;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden;gap:12px}.van-action-item[data-v-329cae37]{font-weight:400;font-size:16px;line-height:22px;letter-spacing:-.5px;color:rgba(0,0,0,.87)}.van-action-item[data-v-329cae37]:active{background-color:#f2f3f5}.nav-tab[data-v-28c1cdd8]{height:28px;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;margin-bottom:16px}.nav-tab .left[data-v-28c1cdd8]{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}.nav-tab .left span[data-v-28c1cdd8]{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;display:inline-block;white-space:nowrap;margin-right:18px;font-size:16px;line-height:22px;color:var(--theme-color-54);cursor:pointer}.nav-tab .left span.active[data-v-28c1cdd8]{font-weight:600;color:var(--theme-color-87)}.nav-tab .left span.active[data-v-28c1cdd8]:after{content:"";display:inline-block;position:absolute;left:0;bottom:-4px;height:3px;border-radius:3px;background:#5cb6e6;width:100%}.btn-common[data-v-28c1cdd8]{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;height:28px;padding:0 12px;background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:14px;overflow:hidden;opacity:.54;color:#000;font-size:12px}.btn-common.no-border[data-v-28c1cdd8]{border:none}.btn-common img[data-v-28c1cdd8]{width:14px;margin-right:2px}.bottom-tool[data-v-28c1cdd8]{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;color:var(--theme-color-54);font-size:13px;margin-top:8px}.data-content-text[data-v-28c1cdd8]:before{content:attr(data-text)}.content-page .empty-tip[data-v-28c1cdd8]{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;font-size:14px;color:var(--theme-color-32);padding:40px 0}.content-page .empty-tip .tip-title[data-v-28c1cdd8]{font-size:16px;color:var(--theme-color-54)}.content-page .empty-tip.empty-history[data-v-28c1cdd8]{min-height:240px;background:var(--theme-no-dic-hint) 50% no-repeat}.content-page .content-item[data-v-28c1cdd8]{background:var(--theme-color-2);border-radius:12px;padding:14px 16px;color:var(--theme-generate-color-default);margin-bottom:8px;border:1px solid transparent}.content-page .content-item .select-text[data-v-28c1cdd8] .diff-insert{color:var(--theme-reduce-diff-color)}.content-page .see-help[data-v-28c1cdd8]{margin-top:24px;border-top:1px solid #f2f2f2;padding:24px 0 32px}.content-page .see-help .help-card[data-v-28c1cdd8]{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;padding:12px;background:#fff;border:.5px solid rgba(0,0,0,.08);border-radius:16px;font-weight:400;font-size:14px;line-height:20px;color:rgba(0,0,0,.72)}.content-page .no-more[data-v-28c1cdd8]{width:100%;line-height:44px;text-align:center;color:var(--theme-color-32);font-size:13px}.content-page .load-more-btn[data-v-28c1cdd8]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:14px;border-radius:18px;color:var(--theme-color-87);background-image:-webkit-linear-gradient(var(--theme-background),var(--theme-background)),-webkit-linear-gradient(183.64deg,#7487f3 5.99%,#53c7e1),-webkit-linear-gradient(bottom,var(--theme-background),var(--theme-background));background-image:linear-gradient(var(--theme-background),var(--theme-background)),linear-gradient(266.36deg,#7487f3 5.99%,#53c7e1),linear-gradient(0deg,var(--theme-background),var(--theme-background));background-clip:padding-box,border-box;background-origin:border-box;border:1px solid transparent;font-weight:400}.content-page .load-more-btn[data-v-28c1cdd8] .button-icon-loading{border-left-color:#6d96ef!important}