.modal-popup[data-v-147b3fd5]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex}.modal-popup.modal-popup_center[data-v-147b3fd5]{align-items:center;justify-content:center}.modal-popup.modal-popup_left-top[data-v-147b3fd5]{align-items:start;justify-content:start}.modal-popup.modal-popup_left-bottom[data-v-147b3fd5]{align-items:end;justify-content:start}.modal-popup.modal-popup_right-top[data-v-147b3fd5]{align-items:start;justify-content:end}.modal-popup.modal-popup_right-bottom[data-v-147b3fd5]{align-items:end;justify-content:end}.modal-popup.modal-popup_less[data-v-147b3fd5]{pointer-events:none}.modal-popup.modal-popup_less>.modal-popup_wrap[data-v-147b3fd5]{pointer-events:all;filter:drop-shadow(0 0 15px hsl(0,50%,0%))}.modal-popup>.modal-popup_mask[data-v-147b3fd5]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:#000000bf}.modal-popup>.modal-popup_wrap[data-v-147b3fd5]{flex:0 0 auto;min-width:300px;margin:32px;border-radius:6px;background-color:#18181b}.fade-enter-active[data-v-147b3fd5],.fade-leave-active[data-v-147b3fd5]{transition:opacity .3s ease}.fade-enter-from[data-v-147b3fd5],.fade-leave-to[data-v-147b3fd5]{opacity:0}.fadeout-enter-active[data-v-147b3fd5]{transition:none}.fadeout-leave-active[data-v-147b3fd5]{transition:opacity .3s ease}.fadeout-enter-from[data-v-147b3fd5],.fadeout-leave-to[data-v-147b3fd5]{opacity:0}.popup-toast[data-v-b34f3f71]{width:294px;padding:24px 32px;-webkit-user-select:none;user-select:none}.popup-toast>h3[data-v-b34f3f71]{font-weight:600;font-size:14px;line-height:20px}.popup-toast>p[data-v-b34f3f71]{margin-top:4px;font-weight:400;font-size:14px;line-height:20px}.popup-toast>p[data-v-b34f3f71]>a{font-weight:500;color:#fff}.popup-toast>p[data-v-b34f3f71]>a:hover{text-decoration:underline}.icon-loading[data-v-ad6c54e3]{animation:anim-loading-ad6c54e3 1.4s ease infinite forwards}@keyframes anim-loading-ad6c54e3{to{transform:rotate(1turn)}}.loading-popup[data-v-fe31fff5]{display:flex;align-items:center;justify-content:center;padding:30px;-webkit-user-select:none;user-select:none}.loading-popup>svg[data-v-fe31fff5]{width:30px;height:30px;margin-right:10px}.loading-popup>span[data-v-fe31fff5]{font-size:16px;font-weight:700}.loading-popup>button[data-v-fe31fff5]{margin-left:30px;color:#fff}.loading-popup>button[data-v-fe31fff5]:hover{color:var(--color-primary)}.confirm-dialog[data-v-03b1b1b6]{min-width:512px;max-width:512px;padding:24px;-webkit-user-select:none;user-select:none}.confirm-dialog>h3[data-v-03b1b1b6]{font-weight:600;font-size:18px;line-height:28px}.confirm-dialog>div[data-v-03b1b1b6]{margin-top:8px}.confirm-dialog>div>span[data-v-03b1b1b6]{font-weight:400;font-size:14px;line-height:1.5em;color:#64748b}.confirm-dialog>menu[data-v-03b1b1b6]{display:flex;align-items:center;justify-content:end;margin-top:16px}.confirm-dialog>menu>li[data-v-03b1b1b6]:last-child{margin-left:8px}.confirm-dialog>menu>li>button[data-v-03b1b1b6]{height:40px;padding:0 16px;border:1px solid #fff;border-radius:6px;color:#fff;background-color:transparent}.confirm-dialog>menu>li>button>span[data-v-03b1b1b6]{font-size:14px;font-weight:500}.confirm-dialog>menu>li>button:hover[data-v-03b1b1b6]{background-color:#000}.confirm-dialog>menu>li>button:hover.ok[data-v-03b1b1b6]{background-color:#d5d4d4}.confirm-dialog>menu>li>button:hover.danger[data-v-03b1b1b6]{background-color:#c20a20}.confirm-dialog>menu>li>button.no[data-v-03b1b1b6]{border-color:transparent}.confirm-dialog>menu>li>button.ok[data-v-03b1b1b6]{color:#000;background-color:#fff}.confirm-dialog>menu>li>button.danger[data-v-03b1b1b6]{color:#fff;border-color:#da001a;background-color:#da001a}.confirm-dialog>menu>li.checkbox[data-v-03b1b1b6]{margin-right:auto}.confirm-dialog>menu>li.checkbox>label[data-v-03b1b1b6]{display:flex;align-items:center;cursor:pointer}.confirm-dialog>menu>li.checkbox>label>span[data-v-03b1b1b6]{width:17px}.confirm-dialog>menu>li.checkbox>label>span>.cb-no[data-v-03b1b1b6]{position:relative;top:-.5px;left:1.5px}.confirm-dialog>menu>li.checkbox>label>b[data-v-03b1b1b6]{margin-left:5px;opacity:.75}.confirm-dialog>menu>li.checkbox>label:hover>b[data-v-03b1b1b6]{opacity:1}.confirm-dialog>menu>li.checkbox.checked>label>b[data-v-03b1b1b6]{opacity:1}@media (max-width: 1440px){.confirm-dialog[data-v-03b1b1b6]{min-width:400px}}@media (max-width: 600px){.confirm-dialog[data-v-03b1b1b6]{min-width:350px}}.shadow-iframe[data-v-72c8ee33]{position:absolute;top:0;left:0;width:1px;height:1px;border:none;overflow:hidden;transform:translate(-100vw)}.page-sidebar[data-v-53a0c3ee]{position:fixed;top:0;left:0;bottom:0;width:var(--sidebar-minwidth);display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;text-align:center;background-color:transparent;-webkit-user-select:none;user-select:none;transition:width var(--duration) var(--ease-name);scrollbar-width:none}.page-sidebar[data-v-53a0c3ee]::-webkit-scrollbar{display:none}.page-sidebar.hover>.logo[data-v-53a0c3ee],.page-sidebar:hover>.logo[data-v-53a0c3ee]{width:232px}.page-sidebar.hover>.workspace>h3[data-v-53a0c3ee],.page-sidebar.hover>.config>h3[data-v-53a0c3ee],.page-sidebar:hover>.workspace>h3[data-v-53a0c3ee],.page-sidebar:hover>.config>h3[data-v-53a0c3ee]{width:240px}.page-sidebar.hover>.workspace>h3>span[data-v-53a0c3ee],.page-sidebar.hover>.config>h3>span[data-v-53a0c3ee],.page-sidebar:hover>.workspace>h3>span[data-v-53a0c3ee],.page-sidebar:hover>.config>h3>span[data-v-53a0c3ee]{opacity:1}.page-sidebar.hover>.workspace>div[data-v-53a0c3ee],.page-sidebar.hover>.config>div[data-v-53a0c3ee],.page-sidebar:hover>.workspace>div[data-v-53a0c3ee],.page-sidebar:hover>.config>div[data-v-53a0c3ee]{width:240px}.page-sidebar.hover>.workspace>div>span[data-v-53a0c3ee],.page-sidebar.hover>.config>div>span[data-v-53a0c3ee],.page-sidebar:hover>.workspace>div>span[data-v-53a0c3ee],.page-sidebar:hover>.config>div>span[data-v-53a0c3ee]{opacity:1}.page-sidebar.hover>.config>h3[data-v-53a0c3ee]:after,.page-sidebar:hover>.config>h3[data-v-53a0c3ee]:after{opacity:0}.page-sidebar.hover>.users>div>div[data-v-53a0c3ee],.page-sidebar:hover>.users>div>div[data-v-53a0c3ee]{opacity:1}.page-sidebar.hover>.users>div>h1[data-v-53a0c3ee],.page-sidebar:hover>.users>div>h1[data-v-53a0c3ee]{opacity:0}.page-sidebar.hover>.users>ul>li[data-v-53a0c3ee]:last-child,.page-sidebar:hover>.users>ul>li[data-v-53a0c3ee]:last-child{opacity:1}.logo[data-v-53a0c3ee]{flex:0 0 auto;width:24px;height:28px;margin:37px 0 0 33px;background-image:var(--58e275f2);background-size:auto 18px;background-repeat:no-repeat;background-position:0 center;transition:width var(--duration) var(--ease-name);cursor:pointer}.workspace>h3[data-v-53a0c3ee],.config>h3[data-v-53a0c3ee]{position:relative;width:46px;margin:16px 0 0 20px;overflow:hidden;text-align:left;transition:width var(--duration) var(--ease-name)}.workspace>h3>span[data-v-53a0c3ee],.config>h3>span[data-v-53a0c3ee]{font-size:14px;font-weight:600;line-height:28px;color:#ffffffbf;opacity:0;transition:opacity var(--duration) var(--ease-name)}.workspace>div[data-v-53a0c3ee],.config>div[data-v-53a0c3ee]{display:flex;align-items:center;justify-content:start;width:46px;height:46px;margin:4px 0 0 20px;overflow:hidden;white-space:nowrap;border-radius:6px;color:#fff;background-color:transparent;cursor:pointer;transition:width var(--duration) var(--ease-name)}.workspace>div[data-v-53a0c3ee]:hover,.config>div[data-v-53a0c3ee]:hover{background-color:#ffffff1a}.workspace>div.selected[data-v-53a0c3ee],.config>div.selected[data-v-53a0c3ee]{color:#000;background-color:#fff;cursor:default}.workspace>div.selected>svg[data-v-53a0c3ee] path,.config>div.selected>svg[data-v-53a0c3ee] path{stroke:#000}.workspace>div.selected>svg[data-fill][data-v-53a0c3ee] path,.config>div.selected>svg[data-fill][data-v-53a0c3ee] path{fill:#000}.workspace>div.subpage[data-v-53a0c3ee],.config>div.subpage[data-v-53a0c3ee]{cursor:pointer}.workspace>div>svg[data-v-53a0c3ee],.config>div>svg[data-v-53a0c3ee]{flex:0 0 auto;margin-left:11px;margin-right:18px;transition:margin var(--duration) var(--ease-name)}.workspace>div>svg[data-v-53a0c3ee] path,.config>div>svg[data-v-53a0c3ee] path{stroke:#fff}.workspace>div>svg[data-fill][data-v-53a0c3ee] path,.config>div>svg[data-fill][data-v-53a0c3ee] path{fill:#fff}.workspace>div>span[data-v-53a0c3ee],.config>div>span[data-v-53a0c3ee]{font-size:18px;font-weight:500;line-height:28px;opacity:0;transition:opacity var(--duration) var(--ease-name)}.config>h3[data-v-53a0c3ee]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;opacity:1;transform:translateY(-17px);background-color:#ffffff4d;transition:opacity var(--duration) var(--ease-name)}.config>.activity[data-v-53a0c3ee]{position:relative}.config>.activity>.dot-activity[data-v-53a0c3ee]{position:absolute;top:4px;left:34px;width:8px;height:8px;border-radius:4px;background-color:red}.users[data-v-53a0c3ee]{margin:auto 0 0}.users>div[data-v-53a0c3ee]{position:relative;margin-top:10px}.users>div>div[data-v-53a0c3ee]{width:250px;height:100px;overflow:hidden;padding:32px 23px 0 30px;margin-left:15px;border-radius:12px;text-align:left;background:linear-gradient(to right,#eaabf0,#4623e9);transform-origin:left bottom;cursor:pointer;opacity:0;transition:opacity var(--duration) var(--ease-name)}.users>div>div>h1[data-v-53a0c3ee]{display:inline-block;padding-right:25px;font-family:Post No Bills Colombo ExtraBold Regular;font-size:48px;font-weight:800;line-height:28px;color:#fff;background-image:var(--c2fb7c98);background-size:22px 22px;background-repeat:no-repeat;background-position:right bottom}.users>div>div>p[data-v-53a0c3ee]{margin:7px 0 15px;font-size:12px;font-weight:400;color:#ffffffbf}.users>div>div>p>b[data-v-53a0c3ee]{font-weight:600}.users>div>div>div>button[data-v-53a0c3ee]{width:100%;height:40px;border-radius:20px;font-size:14px;font-weight:600;color:#4925e9;background-color:#fff}.users>div>div>div>button[data-v-53a0c3ee]:hover{background-color:#d8d8d8}.users>div>h1[data-v-53a0c3ee]{position:absolute;left:0;bottom:0;width:86px;opacity:1;text-align:center;transition:opacity var(--duration) var(--ease-name)}.users>div>h1>b[data-v-53a0c3ee]{display:inline-block;padding-right:12px;font-family:Post No Bills Colombo ExtraBold Regular;font-size:22px;font-weight:800;line-height:15px;color:#fffc;background-image:var(--c2fb7c98);background-size:10px auto;background-repeat:no-repeat;background-position:right 4px}.users>div>h1>b.large[data-v-53a0c3ee]{background-image:var(--3c05afb5)}.users>ul[data-v-53a0c3ee]{position:relative;display:flex;align-items:center;justify-content:start;margin:30px 0 20px 23px}.users>ul>li[data-v-53a0c3ee]{flex:0 0 auto;height:40px;text-align:left}.users>ul>li>span[data-v-53a0c3ee]{display:inline-block;width:100%;height:100%;border:2px solid #333;border-radius:50%}.users>ul>li>span>img[data-v-53a0c3ee]{width:100%;height:100%;border:0;border-radius:50%;vertical-align:middle}.users>ul>li>span.vip-line[data-v-53a0c3ee]{border-color:transparent;background:linear-gradient(135deg,#f97f0d,#f5cb67) no-repeat border-box}.users>ul>li>h3[data-v-53a0c3ee]{margin-bottom:4px;font-size:16px;font-weight:500}.users>ul>li>p[data-v-53a0c3ee]{font-size:12px;font-weight:400;color:#757575}.users>ul>li:first-child[data-v-53a0c3ee]{position:relative;width:40px;margin-right:16px;border-radius:20px}.users>ul>li:first-child>img[data-v-53a0c3ee]{position:absolute;border:0}.users>ul>li:first-child>.vip-icon[data-v-53a0c3ee]{right:-7px;bottom:0;width:16px;height:18px}.users>ul>li[data-v-53a0c3ee]:last-child{display:flex;flex-direction:column;justify-content:center;opacity:0;transition:opacity var(--duration) var(--ease-name)}.page-content[data-v-2d3dc4ac]{position:relative;width:100%;height:100%;overflow:hidden;transition:transform var(--duration) var(--ease-name)}.page-content>article[data-v-2d3dc4ac]{width:100%;height:100%;border-top-left-radius:24px;border-bottom-left-radius:24px;background-image:var(--main-bg);background-size:auto;background-repeat:repeat;background-color:#000}.script-type-selector[data-v-e7ededbb]{border:3px solid #18181B;border-radius:6px;-webkit-user-select:none;user-select:none}.script-type-selector>ul[data-v-e7ededbb]{display:flex}.animation[data-v-e7ededbb],.live-action[data-v-e7ededbb]{position:relative;flex:0 0 auto;width:360px;height:367px;pointer-events:none}.animation>img[data-v-e7ededbb],.live-action>img[data-v-e7ededbb]{width:100%;height:100%;border:0;object-fit:cover;pointer-events:all;vertical-align:middle;cursor:pointer;-webkit-user-drag:none}.animation>img:hover[data-v-e7ededbb],.live-action>img:hover[data-v-e7ededbb]{filter:blur(2px);transform:scale(1.01)}.animation>img:hover+span[data-v-e7ededbb],.live-action>img:hover+span[data-v-e7ededbb]{opacity:1;transform:scale(1.01)}.animation>span[data-v-e7ededbb],.live-action>span[data-v-e7ededbb]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:4px;font-size:36px;font-weight:600;opacity:0}.animation>img[data-v-e7ededbb],.animation>span[data-v-e7ededbb],.live-action>img[data-v-e7ededbb],.live-action>span[data-v-e7ededbb]{transition:transform .2s ease,filter .2s ease,opacity .2s ease .1s}.script-type-selector>ul:hover>li>img[data-v-e7ededbb]:not(:hover){filter:grayscale(100%)}.animation>img[data-v-e7ededbb]{clip-path:path("M0,0 L356,0 A4,4 0,0,1 359.36,3.95 L300.64,363.05 A4,4 0,0,1 296,367 L0,367");border-top-left-radius:4px;border-bottom-left-radius:4px}.animation>span[data-v-e7ededbb]{color:#c48bee;background:linear-gradient(180deg,#0000,#000000b3)}.live-action[data-v-e7ededbb]{margin-left:-55px}.live-action>img[data-v-e7ededbb]{clip-path:path("M64,0 L360,0 L360,367 L4,367 A4,4 0,0,1 0.65,363.05 L59.35,3.95 A4,4 0,0,1 64,0");object-position:top right;border-top-right-radius:4px;border-bottom-right-radius:4px}.live-action>span[data-v-e7ededbb]{color:#f97f0d}.lapian-details[data-v-066504dc]{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;background-color:#000;-webkit-user-select:none;user-select:none}.lapian-details>div[data-v-066504dc]{position:relative;width:1178px}.lapian-details>div>menu[data-v-066504dc]{position:absolute;top:-20px;right:-50px}.lapian-details>div>menu>li>svg[data-v-066504dc]{width:40px;height:40px;cursor:pointer}.lapian-details>div>menu>li>svg[data-v-066504dc]:hover>path{fill:#fff}.details[data-v-066504dc]{display:flex;justify-content:space-between;height:90vh;min-height:360px;max-height:820px}.details>div:nth-child(1)[data-v-066504dc]{flex:1 1 auto;height:100%;padding-right:48px;display:flex;flex-direction:column}.details>div:nth-child(1)>ul[data-v-066504dc]{flex:0 0 auto;display:grid;grid-template-columns:max-content 1fr 1fr;grid-template-rows:34px min-content min-content 1fr 24px;grid-template-areas:"cover ttl ttl" "cover tag1 tag1" "cover tag2 tag2" "cover tag3 tag3" "cover dt pf"}.details>div:nth-child(1)>ul>li:nth-child(1)[data-v-066504dc]{grid-area:cover;height:143px;margin-right:16px}.details>div:nth-child(1)>ul>li:nth-child(1)>img[data-v-066504dc]{height:100%;border:0;border-radius:12px;vertical-align:middle}.details>div:nth-child(1)>ul>li:nth-child(2)[data-v-066504dc]{grid-area:ttl}.details>div:nth-child(1)>ul>li:nth-child(2)>b[data-v-066504dc]{font-size:24px;font-weight:600;line-height:34px}.details>div:nth-child(1)>ul>li:nth-child(2)>span[data-v-066504dc]{margin-left:8px;font-size:13px;font-weight:400;color:#999}.details>div:nth-child(1)>ul>li:nth-child(3)[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(4)[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(5)[data-v-066504dc]{display:flex;flex-wrap:wrap;align-items:start;align-content:start;justify-content:start;gap:6px}.details>div:nth-child(1)>ul>li:nth-child(3)>span[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(3)>mark[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(4)>span[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(4)>mark[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(5)>span[data-v-066504dc],.details>div:nth-child(1)>ul>li:nth-child(5)>mark[data-v-066504dc]{flex:0 0 auto;font-size:14px;font-weight:400;line-height:20px;color:#fff;background-color:transparent}.details>div:nth-child(1)>ul>li[data-v-066504dc]:nth-child(3){grid-area:tag1;margin-top:8px}.details>div:nth-child(1)>ul>li[data-v-066504dc]:nth-child(4){grid-area:tag2}.details>div:nth-child(1)>ul>li[data-v-066504dc]:nth-child(5){grid-area:tag3}.details>div:nth-child(1)>ul>li[data-v-066504dc]:nth-child(6){grid-area:dt;align-self:end;padding-bottom:6px;font-size:13px;font-weight:400;color:#999}.details>div:nth-child(1)>ul>li:nth-child(7)[data-v-066504dc]{grid-area:pf;align-self:end;display:flex;align-items:center;justify-content:end}.details>div:nth-child(1)>ul>li:nth-child(7)>span[data-v-066504dc]{font-size:13px;font-weight:400;color:#999}.details>div:nth-child(1)>ul>li:nth-child(7)>img[data-v-066504dc]{width:24px;height:24px;margin-right:4px;clip-path:inset(0 round 6px)}.details>div:nth-child(1)>section[data-v-066504dc]{flex:0 1 auto;display:flex;flex-direction:column;min-height:0;margin-top:32px;overflow-x:hidden;overflow-y:auto}.details>div:nth-child(1)>section>h3[data-v-066504dc]{flex:0 0 auto;font-size:14px;font-weight:400;color:#999}.details>div:nth-child(1)>section>p[data-v-066504dc]{flex:1 1 auto;margin-top:8px;font-size:14px;font-weight:400;line-height:22px}.details>div:nth-child(1)>section>p[data-v-066504dc]:not(:last-child){margin-bottom:16px}.details>div:nth-child(1)>menu[data-v-066504dc]{flex:0 0 auto;margin-top:32px}.details>div:nth-child(1)>menu>li[data-v-066504dc]{display:flex;align-items:center;gap:16px}.details>div:nth-child(1)>menu>li>button[data-v-066504dc]{display:flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:6px}.details>div:nth-child(1)>menu>li>button>svg[data-v-066504dc]{width:18px;height:18px}.details>div:nth-child(1)>menu>li>button>b[data-v-066504dc]:nth-child(2){margin-left:10px;font-size:15px;font-weight:500}.details>div:nth-child(1)>menu>li>button.locked[data-v-066504dc]{border-radius:40px;color:#fff;background:linear-gradient(135deg,#f97f0d,#f5cb67)}.details>div:nth-child(1)>menu>li>button.locked[data-v-066504dc]:hover{background:linear-gradient(135deg,#e6760c,#d3ab4b)}.details>div:nth-child(1)>menu>li>button.subscribe[data-v-066504dc]{position:relative;width:107px;height:40px;border:2px solid transparent;border-radius:20px;background:linear-gradient(0deg,#18181b,#18181b),linear-gradient(135deg,#f97f0d,#f5cb67);background-clip:padding-box,border-box;background-origin:border-box}.details>div:nth-child(1)>menu>li>button.subscribe[data-v-066504dc]:after{content:attr(data-text1);position:absolute;top:0;left:0;right:0;bottom:0;border-radius:16px;font-size:15px;font-weight:600;line-height:35px;text-align:center;color:transparent;background:linear-gradient(135deg,#f97f0d,#f5cb67);-webkit-background-clip:text;background-clip:text}.details>div:nth-child(1)>menu>li>button.subscribe[data-v-066504dc]:hover:after{content:attr(data-text2);color:#fff;background:linear-gradient(135deg,#f97f0d,#f5cb67);background-clip:initial}.details>div:nth-child(1)>menu>li>button.copy[data-v-066504dc]{color:#fff;background-color:#18181b}.details>div:nth-child(1)>menu>li>button.copy>svg[data-v-066504dc]>path{stroke:#fff}.details>div:nth-child(1)>menu>li>button.copy>b[data-v-066504dc]:nth-child(2){color:#fff}.details>div:nth-child(1)>menu>li>button.copy:hover[data-v-066504dc]{color:#000;background-color:#fff}.details>div:nth-child(1)>menu>li>button.copy:hover>svg[data-v-066504dc]>path{stroke:#000}.details>div:nth-child(1)>menu>li>button.copy:hover>b[data-v-066504dc]:nth-child(2){color:#000}.details>div:nth-child(2)[data-v-066504dc]{flex:0 0 auto;width:580px;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.details>div:nth-child(2)>h3[data-v-066504dc]{font-size:14px;font-weight:400;color:#999}.details>div:nth-child(2)>ul[data-v-066504dc]{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px;margin-top:8px;border-radius:16px;background-color:#18181b}.details>div:nth-child(2)>ul>.item>h3[data-v-066504dc]{font-size:14px;font-weight:600;line-height:22px}.details>div:nth-child(2)>ul>.locked[data-v-066504dc]{position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:80px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;background:linear-gradient(360deg,#18181b 19.79%,#18181be6 75.24%,#18181b80)}.details>div:nth-child(2)>ul>.locked>span[data-v-066504dc]{margin-left:4px;font-size:14px;font-weight:400;color:#8df0f6}.details>div:nth-child(2)>ul>.toggle[data-v-066504dc]{position:absolute;left:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:32px;border-bottom-left-radius:16px;border-bottom-right-radius:16px;background:linear-gradient(360deg,#18181b 19.79%,#18181be6 75.24%,#18181b80);cursor:pointer}.details>div:nth-child(2)>ul>.toggle.collapse>svg[data-v-066504dc]{transform:rotate(180deg)}.details>div:nth-child(2)>ul:nth-of-type(1)[data-v-066504dc]{margin-bottom:16px}.details>div:nth-child(2)>ul:nth-of-type(1).overflow[data-v-066504dc]{height:30%;overflow:hidden}.details>div:nth-child(2)>ul:nth-of-type(1).expanded[data-v-066504dc]{padding-bottom:32px}.details>div:nth-child(2)>ul:nth-of-type(1)>.item>h4[data-v-066504dc]{font-size:12px;font-weight:500;line-height:22px;color:#999}.details>div:nth-child(2)>ul:nth-of-type(1)>.item>p[data-v-066504dc]{font-size:14px;font-weight:400;line-height:1.45}.details>div:nth-child(2)>ul[data-v-066504dc]:nth-of-type(2){margin-bottom:16px}.details>div:nth-child(2)>ul:nth-of-type(2)[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)[data-v-066504dc]{gap:10px}.details>div:nth-child(2)>ul:nth-of-type(2).overflow[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3).overflow[data-v-066504dc]{height:30%;overflow:hidden}.details>div:nth-child(2)>ul:nth-of-type(2).expanded[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3).expanded[data-v-066504dc]{padding-bottom:32px}.details>div:nth-child(2)>ul:nth-of-type(2)>.item[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)>.item[data-v-066504dc]{position:relative;padding-left:4px}.details>div:nth-child(2)>ul:nth-of-type(2)>.item>h3>b[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(2)>.item>h3>i[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)>.item>h3>b[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)>.item>h3>i[data-v-066504dc]{font-size:14px;font-weight:600;line-height:20px}.details>div:nth-child(2)>ul:nth-of-type(2)>.item>h3>i[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)>.item>h3>i[data-v-066504dc]{font-style:normal;color:#999}.details>div:nth-child(2)>ul:nth-of-type(2)>.item>p[data-v-066504dc],.details>div:nth-child(2)>ul:nth-of-type(3)>.item>p[data-v-066504dc]{font-size:14px;font-weight:400;line-height:1.45}.lapian-lib[data-v-4cba804c]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none;min-width:800px}.lapian-lib>header[data-v-4cba804c]{flex:0 0 auto;position:relative;z-index:2;width:100%;padding:36px 24px 0}.lapian-lib>header>h1[data-v-4cba804c]{font-size:24px;font-weight:600;line-height:28px}.lapian-lib>header>.search[data-v-4cba804c]{display:flex;align-items:center;gap:12px;position:absolute;top:30px;left:50%;width:30%;min-width:274px;max-width:500px;transform:translate(-50%)}.lapian-lib>header>.search>input[data-v-4cba804c]{width:100%;height:40px;padding:0 40px 0 10px;border:1px solid transparent;outline:none;font-size:16px;font-weight:400;border-radius:6px;color:#fff;background-color:#18181b}.lapian-lib>header>.search>input[data-v-4cba804c]:focus,.lapian-lib>header>.search>input[data-v-4cba804c]:hover{border-color:#333}.lapian-lib>header>.search>button[data-v-4cba804c]{position:absolute;top:8px;right:8px}.lapian-lib>header>.search>button[data-v-4cba804c]:disabled{cursor:not-allowed;opacity:.5}.lapian-lib>header>.search>button:hover:not(:disabled)>svg[data-v-4cba804c]>rect,.lapian-lib>header>.search>button:hover:not(:disabled)>svg[data-v-4cba804c]>path{stroke:#fff}.lapian-lib>header>.custom[data-v-4cba804c]{display:flex;gap:16px;position:absolute;top:30px;right:40px;padding:0 16px;border-radius:6px;background-color:#18181b}.lapian-lib>header>.custom>button[data-v-4cba804c]{display:flex;align-items:center;gap:4px;height:40px}.lapian-lib>header>.custom>button>b[data-v-4cba804c]{font-size:16px;font-weight:400;color:#fff}.lapian-lib>header>.custom>button:hover:not(:disabled)>b[data-v-4cba804c]{font-weight:600}.lapian-lib>header>.custom>button[data-v-4cba804c]:disabled{cursor:not-allowed;opacity:.5}.lapian-lib>header>.custom>button:nth-child(1)>svg[data-v-4cba804c]{width:20px;height:20px;transform:rotate(-90deg)}.lapian-lib>header>.custom>button:nth-child(1)>b[data-v-4cba804c]{padding-right:16px;border-right:1px solid hsla(0,0%,100%,.2)}.float-panel[data-v-4cba804c]{position:absolute;top:59px;z-index:1;width:calc(100% - 40px);margin:0 20px;padding:26px 0 0;border-bottom-left-radius:13px;border-bottom-right-radius:13px;background-color:#000;background-image:var(--main-bg)}.float-panel>.filters[data-v-4cba804c]{position:relative;top:10px;width:1024px;height:240px;overflow:hidden;margin:0 auto;border-radius:12px;box-shadow:0 10px 30px #000;background-color:#18181b}.float-panel>.filters>.panel[data-v-4cba804c]{display:flex;flex-direction:column;gap:14px;height:100%;padding:32px 0 0 32px}.float-panel>.filters>.panel>li[data-v-4cba804c]{display:flex;gap:2px}.float-panel>.filters>.panel>li>span[data-v-4cba804c]{padding:10px 20px;font-size:16px;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.float-panel>.filters>.panel>li>span.selected[data-v-4cba804c]{cursor:default;opacity:0}.float-panel>.filters>.panel>li>span[data-v-4cba804c]:not(.selected):hover{background-color:#333}.float-panel>.filters>.indicator[data-v-4cba804c]{display:flex;gap:15px;position:absolute;z-index:1;top:32px;left:32px;pointer-events:none}.float-panel>.filters>.indicator>li[data-v-4cba804c]{padding:10px 20px;font-size:16px;font-weight:500;border-radius:6px;background-color:#333}.float-panel>.filters>.mine-lapian[data-v-4cba804c]{position:absolute;top:28px;right:16px;display:flex;align-items:center;justify-content:center;gap:4px;width:116px;height:44px;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.float-panel>.filters>.mine-lapian[data-v-4cba804c]:hover{background-color:#333}.float-panel>.filters>.mine-lapian.selected[data-v-4cba804c]{background-color:#444}.scroller-container[data-v-4cba804c]{--scrollbar-color: #333;flex:1 1 auto;padding:300px 24px 100px}.scroller-container.overflowhide[data-v-4cba804c]{overflow:hidden}.scroller-container>.list[data-v-4cba804c]{display:flex;gap:20px;width:1024px;margin:0 auto}.scroller-container>.list>li[data-v-4cba804c]{display:flex;flex-direction:column;gap:20px;width:188.8px}.scroller-container>.list>li>img[data-v-4cba804c]{width:100%;border:0;border-radius:12px;vertical-align:middle;cursor:pointer;transition:all .2s ease;-webkit-user-drag:none}.scroller-container>.list>li>img[data-v-4cba804c]:hover{transform:scale(1.05);box-shadow:4px 4px 4px 1px #00000080}.data-loading[data-v-4cba804c]{display:flex;align-items:center;justify-content:center;gap:15px;width:100%;height:100%}.data-loading>span[data-v-4cba804c]{color:#999}.data-empty[data-v-4cba804c]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.data-empty>h3[data-v-4cba804c]{margin-top:24px;margin-bottom:5px;font-size:24px;font-weight:600;line-height:1.3;opacity:.75}.data-empty>p[data-v-4cba804c]{margin-top:3px;font-size:18px;font-weight:400;line-height:25px;color:#a1a1aa}.data-empty>menu>li>button[data-v-4cba804c]{width:88px;height:40px;margin-top:35px;border-radius:6px;font-size:14px;font-weight:500;color:#000;background-color:#cbd5e1;cursor:pointer}.data-empty>menu>li>button[data-v-4cba804c]:hover{background-color:#fff}.popup-custom-lapian[data-v-4cba804c]{width:884px;height:640px;overflow:hidden;-webkit-user-select:none;user-select:none}.popup-custom-lapian>div[data-v-4cba804c]{position:relative;height:250px;padding:54px 0 0 36px;overflow:hidden}.popup-custom-lapian>div>h3[data-v-4cba804c]{font-size:32px;font-weight:600;line-height:36px}.popup-custom-lapian>div>p[data-v-4cba804c]:nth-child(2){width:520px;margin-top:16px;font-size:14px;font-weight:400;line-height:1.5}.popup-custom-lapian>div>p[data-v-4cba804c]:nth-child(3){margin-top:8px;font-size:12px;font-weight:400;line-height:14px;color:#666}.popup-custom-lapian>div>div[data-v-4cba804c]{position:absolute;top:0;right:0;overflow:hidden;border-radius:6px;pointer-events:none}.popup-custom-lapian>div>div>img[data-v-4cba804c]{width:300px;height:auto;-webkit-user-drag:none}.popup-custom-lapian>ul[data-v-4cba804c]{display:flex;padding-left:36px}.popup-custom-lapian>ul>li:nth-child(1)[data-v-4cba804c]{position:relative;flex:0 0 auto;width:270px}.popup-custom-lapian>ul>li:nth-child(1)>div[data-v-4cba804c]{position:absolute;left:0;width:270px;height:206px;padding:24px;border-top-left-radius:12px;border-top-right-radius:12px}.popup-custom-lapian>ul>li:nth-child(1)>div>p[data-v-4cba804c]{font-size:24px;font-weight:600;line-height:34px}.popup-custom-lapian>ul>li:nth-child(1)>div>div>strong[data-v-4cba804c]{font-size:48px;font-weight:700;line-height:1.6}.popup-custom-lapian>ul>li:nth-child(1)>div>div>span[data-v-4cba804c]{margin-left:5px;font-size:12px;font-weight:400;line-height:1.6}.popup-custom-lapian>ul>li:nth-child(1)>div[data-v-4cba804c]:nth-child(1){top:-40px;background-color:#2121214d}.popup-custom-lapian>ul>li:nth-child(1)>div[data-v-4cba804c]:nth-child(2){top:102px;background-color:#21212180}.popup-custom-lapian>ul>li:nth-child(1)>div[data-v-4cba804c]:nth-child(3){top:245px;background-color:#212121}.popup-custom-lapian>ul>li:nth-child(2)[data-v-4cba804c]{flex:1 1 auto;text-align:center}.popup-custom-lapian>ul>li:nth-child(2)>div>img[data-v-4cba804c]{width:283px;height:283px;margin-top:20px;border:0;border-radius:8px;vertical-align:middle;pointer-events:none;-webkit-user-drag:none}.popup-custom-lapian>ul>li:nth-child(2)>h5[data-v-4cba804c]{margin:10px 0 15px;font-size:12px;font-weight:400;color:#cbd5e180}.popup-custom-lapian>ul>li:nth-child(2)>h3[data-v-4cba804c]{font-size:14px;font-weight:500}.hide[data-v-b670b839]{display:none}.message-center-handler[data-v-b670b839]{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin-right:8px;border-radius:6px;transition:background-color .2s ease}.message-center-handler:hover[data-v-b670b839]{background-color:#18181b}.message-center-handler:hover>.unread-tips[data-v-b670b839]{display:none}.message-center-handler:hover>.list[data-v-b670b839]{opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.message-center-handler>.unread[data-v-b670b839]{position:absolute;top:4px;right:4px;width:16px;height:16px;font-size:10px;font-weight:500;line-height:16px;text-align:center;color:#fff;border-radius:50%;background-color:red}.unread-tips[data-v-b670b839]{position:absolute;top:44px;right:0;padding:20px;font-size:16px;font-weight:500;white-space:nowrap;color:#000;border-radius:12px;background-color:#fff;pointer-events:none}.list[data-v-b670b839]{position:absolute;z-index:1;top:44px;right:0;display:flex;flex-direction:column;gap:14px;width:350px;padding:16px;border-radius:12px;background-color:#18181b;opacity:0;visibility:hidden;transform:translateY(-10px);pointer-events:none;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;box-shadow:0 10px 20px #00000080}.list[data-v-b670b839]:before{content:"";position:absolute;top:-5px;left:0;right:0;height:5px;background-color:transparent}.list>li[data-v-b670b839]{outline:6px solid transparent;border-radius:1px;padding-bottom:12px}.list>li[data-v-b670b839]:not(:last-child){border-bottom:1px solid #333}.list>li:hover[data-v-b670b839]{outline-color:#252525;background-color:#252525}.list>li:hover.ex-link>h3>b[data-v-b670b839]:after{content:"↗";margin-left:4px}.list>li.ex-link[data-v-b670b839],.list>li.gopage[data-v-b670b839]{cursor:pointer}.list>li.yxhd>h3>b[data-v-b670b839]{color:#c88fee}.list>li.hydq>h3>b[data-v-b670b839]{color:#f5cb67}.list>li>h3[data-v-b670b839]{display:flex;justify-content:space-between}.list>li>h3>b[data-v-b670b839]{font-size:14px;font-weight:500;line-height:18px}.list>li>h3>.unread[data-v-b670b839]{width:6px;height:6px;margin-top:6px;border-radius:3px;overflow:hidden;background-color:red}.list>li>p[data-v-b670b839]{margin:5px 0 8px;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.list>li>time[data-v-b670b839]{display:block;font-size:12px;font-weight:400;line-height:18px;text-align:right;color:#ffffff80}.user-invite-link[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;margin-right:32px;cursor:pointer;-webkit-user-select:none;user-select:none}.user-invite-link>img[data-v-9a31b6b8]{position:relative;top:-2px;width:50px;height:50px;border:0;margin-right:-8px}.user-invite-link>span[data-v-9a31b6b8]{display:flex;align-items:center}.user-invite-link>span>i[data-v-9a31b6b8]{font-style:normal;font-size:14px;font-weight:500}.dialog-user-invite[data-v-9a31b6b8]{--scrollbar-color: #333;--scrollbar-overflow: auto;position:relative;width:100vw;height:100vh;padding:0 10px;overscroll-behavior:none;-webkit-user-select:none;user-select:none;background-color:#000}.dialog-user-invite>.inner[data-v-9a31b6b8]{min-width:1024px;max-width:1340px;min-height:101vh;margin:0 auto;padding-bottom:100px}.inner>header[data-v-9a31b6b8]{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;width:100%;height:100px;background-color:#000}.inner>header>h1[data-v-9a31b6b8]{font-size:24px;font-weight:600}.inner>header>span>svg[data-v-9a31b6b8]{width:40px;height:40px;cursor:pointer}.inner>header>span>svg[data-v-9a31b6b8]:hover>path{fill:#fff}.inner>ul[data-v-9a31b6b8]{width:1024px;margin:0 auto}.desc[data-v-9a31b6b8]{position:relative;height:216px;padding:32px;overflow:hidden;border-radius:12px;background-color:#18181b}.desc>h1[data-v-9a31b6b8]{font-size:20px;font-weight:600;line-height:28px}.desc>h3[data-v-9a31b6b8]{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#ffffffbf}.desc>div:nth-of-type(1)[data-v-9a31b6b8]{display:flex;align-items:center;gap:2px;margin-top:8px}.desc>div:nth-of-type(1)>span[data-v-9a31b6b8]{font-size:14px;font-weight:400;line-height:20px}.desc>div:nth-of-type(1)>svg[data-v-9a31b6b8]:nth-child(3),.desc>div:nth-of-type(1)>svg[data-v-9a31b6b8]:nth-child(6){margin:0 6px}.desc>div:nth-of-type(2)[data-v-9a31b6b8]{display:flex;margin-top:28px}.desc>div:nth-of-type(2)>button:nth-child(1)[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;gap:4px;width:203px;height:40px;border-radius:20px;background:linear-gradient(82.73deg,#c88fee,#4723e8);box-shadow:2px 4px 4px #502aea2b}.desc>div:nth-of-type(2)>button:nth-child(1)>span[data-v-9a31b6b8]{font-size:14px;font-weight:500;color:#fff}.desc>div:nth-of-type(2)>button:nth-child(1)[data-v-9a31b6b8]:hover{background:linear-gradient(82.73deg,#be82e6,#3d1bd4)}.desc>div:nth-of-type(2)>button:nth-child(2)[data-v-9a31b6b8]{width:88px;height:40px}.desc>div:nth-of-type(2)>button:nth-child(2)>span[data-v-9a31b6b8]{font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:3px;color:#ffffffd9}.desc>div:nth-of-type(2)>button:nth-child(2):hover>span[data-v-9a31b6b8]{color:#fff}.desc>.bg1[data-v-9a31b6b8]{position:absolute;top:13px;right:-25px;width:406px;height:406px;pointer-events:none}.desc>.bg1>img[data-v-9a31b6b8]{width:100%;height:100%;-webkit-user-drag:none}.rewards-details>h3[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;width:88px;height:40px;margin:14px 0 2px auto;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:3px;cursor:pointer;color:#ffffffd9}.rewards-details>h3[data-v-9a31b6b8]:hover{color:#fff}.rewards-details>ul[data-v-9a31b6b8]{display:flex;justify-content:space-between;gap:32px}.rewards-details>ul>li[data-v-9a31b6b8]{flex:1 1 auto;width:33.33%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:146px;border-radius:12px;background-color:#18181b}.rewards-details>ul>li>div>strong[data-v-9a31b6b8]{font-size:48px;font-weight:600}.rewards-details>ul>li>div>i[data-v-9a31b6b8]{margin-left:2px;font-style:normal;font-size:16px;font-weight:400}.rewards-details>ul>li:nth-child(2)>div>strong[data-v-9a31b6b8]{padding-right:16px;background-size:14px 14px;background-position:right bottom 21%}.rewards-rules>h3[data-v-9a31b6b8]{margin:22px 0 5px;font-size:14px;font-weight:600;line-height:28px}.rewards-rules>ul[data-v-9a31b6b8]{display:grid;grid-template-columns:144px 146px 250px 264px 1fr;border-radius:12px;background-color:#18181b}.rewards-rules>ul>.t1[data-v-9a31b6b8],.rewards-rules>ul>.t2[data-v-9a31b6b8],.rewards-rules>ul>.t3[data-v-9a31b6b8],.rewards-rules>ul>.t4[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;height:54px;font-size:16px;font-weight:600;border-bottom:1px solid hsla(0,0%,0%,.3);color:#ffffff80;box-shadow:0 4px 4px #0000001a}.rewards-rules>ul>li[data-v-9a31b6b8]:nth-child(n+5){display:flex;align-items:center;justify-content:center;min-height:80px}.rewards-rules>ul>.t1[data-v-9a31b6b8]{grid-column:1/3}.rewards-rules>ul>.dy[data-v-9a31b6b8]{grid-row:2/5;border-right:1px solid hsla(0,0%,0%,.3);border-bottom:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.dy-1[data-v-9a31b6b8],.rewards-rules>ul>.dy-2[data-v-9a31b6b8],.rewards-rules>ul>.dy-3[data-v-9a31b6b8],.rewards-rules>ul>.dy-1-1[data-v-9a31b6b8],.rewards-rules>ul>.dy-2-1[data-v-9a31b6b8],.rewards-rules>ul>.dy-3-1[data-v-9a31b6b8]{border-right:1px solid hsla(0,0%,0%,.3);border-bottom:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.dy-1-2[data-v-9a31b6b8],.rewards-rules>ul>.dy-2-2[data-v-9a31b6b8],.rewards-rules>ul>.dy-3-2[data-v-9a31b6b8]{border-bottom:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.cz[data-v-9a31b6b8]{grid-row:5/8;border-right:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.cz-1[data-v-9a31b6b8],.rewards-rules>ul>.cz-1-1[data-v-9a31b6b8],.rewards-rules>ul>.cz-2[data-v-9a31b6b8],.rewards-rules>ul>.cz-2-1[data-v-9a31b6b8],.rewards-rules>ul>.cz-3[data-v-9a31b6b8],.rewards-rules>ul>.cz-3-1[data-v-9a31b6b8]{border-right:1px solid hsla(0,0%,0%,.3);border-bottom:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.cz-1-2[data-v-9a31b6b8],.rewards-rules>ul>.cz-2-2[data-v-9a31b6b8],.rewards-rules>ul>.cz-3-2[data-v-9a31b6b8]{border-bottom:1px solid hsla(0,0%,0%,.3)}.rewards-rules>ul>.syf-jl[data-v-9a31b6b8]{grid-row:2/8;grid-column:5/6;border-left:1px solid hsla(0,0%,0%,.3)}.how-it-works>h3[data-v-9a31b6b8]{margin:22px 0 5px;font-size:14px;font-weight:600;line-height:28px}.how-it-works>section[data-v-9a31b6b8]{padding:30px 32px;border-radius:12px;background-color:#18181b}.how-it-works>section>h3[data-v-9a31b6b8],.how-it-works>section>p[data-v-9a31b6b8],.how-it-works>section>div[data-v-9a31b6b8],.how-it-works>section>ul>li[data-v-9a31b6b8]{font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.how-it-works>section>h3[data-v-9a31b6b8]{color:#fff}.how-it-works>section>h3[data-v-9a31b6b8]:not(:first-child){margin-top:20px}.how-it-works>section>ul[data-v-9a31b6b8]{list-style:disc;margin-left:23px}.how-it-works>section>div[data-v-9a31b6b8]{margin-top:20px}.user-invite-poster[data-v-9a31b6b8]{width:512px;padding-bottom:24px;border-radius:16px;-webkit-user-select:none;user-select:none;background-color:#fff}.user-invite-poster>div:nth-child(1)[data-v-9a31b6b8]{position:relative}.user-invite-poster>div:nth-child(1)>img[data-v-9a31b6b8]{width:100%}.user-invite-poster>div:nth-child(1)>div[data-v-9a31b6b8]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#ffffff80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;transition:opacity .25s ease}.user-invite-poster>div:nth-child(1)>div>span[data-v-9a31b6b8]{display:block;width:110px;height:40px;border-radius:6px;font-size:14px;font-weight:500;line-height:38px;text-align:center;color:#ee4213;box-shadow:0 0 10px #00000014;background-color:#fffc;cursor:pointer}.user-invite-poster>div:nth-child(1)>div>span[data-v-9a31b6b8]:hover{background-color:#fff}.user-invite-poster>div:nth-child(1):hover>div[data-v-9a31b6b8]{opacity:1}.user-invite-poster>p[data-v-9a31b6b8]{padding:0 24px;margin-top:12px;margin-bottom:8px;font-size:14px;font-weight:400;line-height:20px;color:#64748b}.user-invite-poster>div:nth-child(3)[data-v-9a31b6b8]{display:flex;gap:8px;padding:0 24px}.user-invite-poster>div:nth-child(3)>span[data-v-9a31b6b8]{flex:1 1 auto;height:40px;padding-left:12px;border:1px solid #CBD5E1;line-height:38px;-webkit-user-select:text;user-select:text;color:#333;border-radius:6px}.user-invite-poster>div:nth-child(3)>span[data-v-9a31b6b8]:hover{color:#000;border-color:#94abc6}.user-invite-poster>div:nth-child(3)>button[data-v-9a31b6b8]{flex:0 0 auto;width:88px;height:40px;font-size:14px;font-weight:500;color:#f04a17;border-radius:6px;background-color:#fec768}.user-invite-poster>div:nth-child(3)>button[data-v-9a31b6b8]:hover{background-color:#e5ae4e}.dialog-affiliate-details[data-v-9a31b6b8]{width:884px;padding:22px 32px 24px;-webkit-user-select:none;user-select:none}.dialog-affiliate-details>h3[data-v-9a31b6b8]{font-size:20px;font-weight:600;line-height:28px}.dialog-affiliate-details>ul[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;gap:20px}.dialog-affiliate-details>ul>li[data-v-9a31b6b8]{display:flex;flex-direction:column;align-items:center;justify-content:center;width:285px;height:140px}.dialog-affiliate-details>ul>li>div>strong[data-v-9a31b6b8]{font-size:48px;font-weight:600}.dialog-affiliate-details>ul>li>div>i[data-v-9a31b6b8]{font-style:normal;font-size:16px;font-weight:400;color:#ffffffbf}.dialog-affiliate-details>ul>li>p[data-v-9a31b6b8]{margin-top:8px;font-size:20px;font-weight:400;line-height:28px}.dialog-affiliate-details>.paging[data-v-9a31b6b8]{width:100%}.dialog-affiliate-details>.paging>.title[data-v-9a31b6b8],.dialog-affiliate-details>.paging>.list[data-v-9a31b6b8]{--scrollbar-color: #333;display:grid;grid-template-columns:1.2fr 1fr 1fr 1.5fr 170px;grid-auto-rows:54px}.dialog-affiliate-details>.paging>.title>span[data-v-9a31b6b8],.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,0%,.3)}.dialog-affiliate-details>.paging>.title>span[data-v-9a31b6b8]:first-child{justify-content:start;padding-left:20px}.dialog-affiliate-details>.paging>.title>span[data-v-9a31b6b8]:last-child{justify-content:end;padding-right:20px}.dialog-affiliate-details>.paging>.list[data-v-9a31b6b8]{height:332px;overscroll-behavior:contain}.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+1),.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+3),.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+4){justify-content:start;padding-left:20px}.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+3){padding-left:43%}.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+4){padding-left:40%}.dialog-affiliate-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(5n+5){justify-content:end;padding-right:20px}.dialog-affiliate-details>.paging>.list>li.data-empty[data-v-9a31b6b8]{grid-column:1 / -1;justify-content:center;height:200px;padding-left:0;border-bottom:0;color:#ffffff8c}.dialog-rewards-details[data-v-9a31b6b8]{width:884px;padding:22px 32px 24px;-webkit-user-select:none;user-select:none}.dialog-rewards-details>h3[data-v-9a31b6b8]{font-size:20px;font-weight:600;line-height:28px}.dialog-rewards-details>.paging[data-v-9a31b6b8]{width:100%;margin-top:20px}.dialog-rewards-details>.paging>.title[data-v-9a31b6b8],.dialog-rewards-details>.paging>.list[data-v-9a31b6b8]{--scrollbar-color: #333;display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr 1fr 170px;grid-auto-rows:54px}.dialog-rewards-details>.paging>.title>span[data-v-9a31b6b8],.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;border-bottom:1px solid hsla(0,0%,0%,.3)}.dialog-rewards-details>.paging>.title>span[data-v-9a31b6b8]:first-child{justify-content:start;padding-left:20px}.dialog-rewards-details>.paging>.title>span[data-v-9a31b6b8]:last-child{justify-content:end;padding-right:20px}.dialog-rewards-details>.paging>.list[data-v-9a31b6b8]{height:332px;overscroll-behavior:contain}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+1),.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+3),.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+4),.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+5){justify-content:start;padding-left:20px}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+1){overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+3){padding-left:43%}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+4){padding-left:32%}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+5){padding-left:40%}.dialog-rewards-details>.paging>.list>li[data-v-9a31b6b8]:nth-child(6n+6){justify-content:end;padding-right:20px}.dialog-rewards-details>.paging>.list>li.data-empty[data-v-9a31b6b8]{grid-column:1 / -1;justify-content:center;height:200px;padding-left:0;border-bottom:0;color:#ffffff8c}.paging>.bar[data-v-9a31b6b8]{display:flex;justify-content:end;margin-top:16px;gap:1px}.paging>.bar>i[data-v-9a31b6b8],.paging>.bar>span[data-v-9a31b6b8]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid transparent;border-radius:6px;cursor:pointer}.paging>.bar>i:nth-of-type(1)>svg[data-v-9a31b6b8]{transform:rotate(90deg)}.paging>.bar>i:nth-of-type(2)>svg[data-v-9a31b6b8]{transform:rotate(-90deg)}.paging>.bar>i:hover>svg[data-v-9a31b6b8]>path{stroke:#fff}.paging>.bar>.dot[data-v-9a31b6b8]{cursor:default}.paging>.bar>span[data-v-9a31b6b8]{color:#ffffff80}.paging>.bar>span.cur[data-v-9a31b6b8]{cursor:default;color:#fff;border-color:#fff}.paging>.bar>span[data-v-9a31b6b8]:where(:hover:not(.dot)){border-color:#ffffff80}.premium[data-v-03c7c98c]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.premium>header[data-v-03c7c98c]{flex:0 0 auto;position:relative;width:100%;padding:25px 24px 0}.premium>header>h1[data-v-03c7c98c]{display:flex;align-items:center;justify-content:space-between}.premium>header>h1>span[data-v-03c7c98c]{font-size:24px;font-weight:600;line-height:28px}.premium>header>h1>a[data-v-03c7c98c]{flex:0 0 auto}.premium>header>h1[data-v-03c7c98c]>.user-invite-link{margin-left:auto;margin-right:15px}.premium>header>h1>.message-center-handler[data-v-03c7c98c]{margin-right:32px}.premium>section[data-v-03c7c98c]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.member[data-v-03c7c98c]{position:relative;width:1024px;height:276px;margin:20px auto 0;padding:32px 0 0 64px;overflow:hidden;border-radius:24px;background-color:#18181b}.member>section:nth-child(1)>h3[data-v-03c7c98c]{font-size:12px;font-weight:400;color:#ffffffbf;cursor:default}.member>section:nth-child(1)>h1[data-v-03c7c98c]{margin-top:16px;font-size:36px;font-weight:600;cursor:default}.member>section:nth-child(1)>p[data-v-03c7c98c]{width:520px;margin-top:24px;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf;cursor:default}.member>section:nth-child(1)>p>b[data-v-03c7c98c]{color:#fff}.member>section:nth-child(1)>menu[data-v-03c7c98c]{margin-top:37px}.member>section:nth-child(1)>menu>li>button[data-v-03c7c98c]{width:203px;height:40px;border-radius:20px;font-size:14px;font-weight:600;color:#fff;box-shadow:2px 4px 4px #4f2aea2b}.member>section:nth-child(1)>menu>li>button.vip[data-v-03c7c98c]{background:linear-gradient(135deg,#f97f0d,#f5cb67)}.member>section:nth-child(1)>menu>li>button.vip[data-v-03c7c98c]:hover{background:linear-gradient(135deg,#e6760c,#d3ab4b)}.member>section:nth-child(1)>menu>li>button.normal[data-v-03c7c98c]{background:linear-gradient(82.73deg,#c88fee,#4723e8)}.member>section:nth-child(1)>menu>li>button.normal[data-v-03c7c98c]:hover{background:linear-gradient(82.73deg,#be82e7,#3815d2)}.member>section:nth-child(2)[data-v-03c7c98c]{position:absolute;top:0;right:0;bottom:0;width:660px}.member>section:nth-child(2)>img[data-v-03c7c98c]:nth-child(1){position:absolute;top:31px;right:101px;width:33px;height:37px;opacity:.8}.member>section:nth-child(2)>img[data-v-03c7c98c]:nth-child(2){position:absolute;top:31px;right:241px;width:66px;height:74px;opacity:.6}.member>section:nth-child(2)>img[data-v-03c7c98c]:nth-child(3){position:absolute;top:93px;right:118px;width:150px;height:169px;opacity:.7}.member>section:nth-child(2)[data-v-03c7c98c]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(249.38deg,#5549CF 0%,rgba(84,73,207,.15) 40%,transparent 65%)}.benefits[data-v-03c7c98c]{width:1024px;margin:24px auto 0;padding-bottom:46px}.benefits>ul[data-v-03c7c98c]{display:flex;justify-content:space-between}.benefits>ul>li[data-v-03c7c98c]{flex:0 0 auto;height:520px;border-radius:12px;border:2px solid transparent;background-color:#18181b}.benefits>ul>li>header[data-v-03c7c98c]{display:grid;grid-template-columns:max-content max-content auto;grid-auto-rows:min-content;grid-template-areas:"ico hd tp" "ico sb tp";padding:24px 0 0 24px;margin-bottom:18px}.benefits>ul>li>header>img[data-v-03c7c98c]{grid-area:ico;width:52px;height:52px;margin-right:12px}.benefits>ul>li>header>h3[data-v-03c7c98c]{grid-area:hd;margin-top:5px;font-size:20px;font-weight:600;cursor:default}.benefits>ul>li>header>p[data-v-03c7c98c]{grid-area:sb;margin-top:8px;font-size:16px;font-weight:500;line-height:20px;color:#ffffffbf;cursor:default}.benefits>ul>li>header>div[data-v-03c7c98c]{grid-area:tp;padding-right:24px;text-align:right}.benefits>ul>li>header>div>b[data-v-03c7c98c]{display:inline-block;padding:6px 26px;border-radius:12px;font-size:12px;font-weight:500;color:#18181b;background-color:#f5ca66;cursor:default}.benefits>ul>li>ul[data-v-03c7c98c]{display:flex;flex-direction:column;gap:12px}.benefits>ul>li>ul>li[data-v-03c7c98c]{display:flex;flex-wrap:nowrap;align-items:center}.benefits>ul>li>ul>li>img[data-v-03c7c98c]{width:20px;height:20px;border:0;margin-right:8px}.benefits>ul>li>ul>li>b[data-v-03c7c98c],.benefits>ul>li>ul>li>i[data-v-03c7c98c]{font-size:16px;font-weight:400;font-style:normal;white-space:nowrap;cursor:default}.benefits>ul>li>ul>li>i[data-v-03c7c98c]{opacity:.5}.benefits>ul>li:nth-child(1)[data-v-03c7c98c]{width:372px}.benefits>ul>li:nth-child(1)>ul[data-v-03c7c98c]{padding-left:24px}.benefits>ul>li:nth-child(1)>ul>li[data-v-03c7c98c]:last-child{margin-top:12px}.benefits>ul>li:nth-child(1)>ul>li>button[data-v-03c7c98c]{width:244px;height:40px;opacity:.5;border-radius:20px;font-size:14px;font-weight:600;box-shadow:2px 4px 4px #4f2aea2b;background-color:#fff;cursor:default}.benefits>ul>li:nth-child(2)[data-v-03c7c98c]{width:620px;display:grid;grid-template-columns:min-content auto;grid-auto-rows:min-content;grid-template-areas:"hd hd" "h3 h3" "free vip"}.benefits>ul>li:nth-child(2)>header[data-v-03c7c98c]{grid-area:hd}.benefits>ul>li:nth-child(2)>h3[data-v-03c7c98c]{grid-area:h3}.benefits>ul>li:nth-child(2)>ul:nth-of-type(1)[data-v-03c7c98c]{grid-area:free;width:290px;padding-left:24px}.benefits>ul>li:nth-child(2)>ul:nth-of-type(1)>li[data-v-03c7c98c]:last-child{margin-top:12px}.benefits>ul>li:nth-child(2)>ul:nth-of-type(1)>li>button[data-v-03c7c98c]{width:244px;height:40px;border:1px solid rgba(255,255,255,1);border-radius:20px;font-size:14px;font-weight:600;color:#fff;cursor:default;box-shadow:2px 4px 4px #4f2aea2b}.benefits>ul>li:nth-child(2)>ul[data-v-03c7c98c]:nth-of-type(2){grid-area:vip;padding-left:23px}.benefits>ul.normal>li[data-v-03c7c98c]:nth-child(1){background-image:linear-gradient(#18181b,#18181b),linear-gradient(82.73deg,#4723e8,#c88fee);background-clip:padding-box,border-box;background-origin:border-box}.benefits>ul.vip>li[data-v-03c7c98c]:nth-child(2){background-image:linear-gradient(#18181b,#18181b),linear-gradient(135deg,#f97f0d,#f5cb67);background-clip:padding-box,border-box;background-origin:border-box}.order-records[data-v-03c7c98c]{width:1024px;margin:0 auto 80px}.order-records>ul[data-v-03c7c98c]{max-height:500px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;border-radius:12px;background-color:#18181b}.order-records>ul>li[data-v-03c7c98c]{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;height:54px}.order-records>ul>li>b[data-v-03c7c98c],.order-records>ul>li>span[data-v-03c7c98c]{display:flex;align-items:center;justify-content:center;height:100%;cursor:default}.order-records>ul>li[data-v-03c7c98c]>:nth-child(1){justify-content:flex-start;margin-left:32px}.order-records>ul>li[data-v-03c7c98c]>:nth-child(2),.order-records>ul>li[data-v-03c7c98c]>:nth-child(3){justify-content:flex-start}.order-records>ul>li[data-v-03c7c98c]>:nth-child(4){justify-content:flex-end;margin-right:32px}.order-records>ul>li>span[data-v-03c7c98c]{color:#ffffffbf}.order-records>ul>li.head>b[data-v-03c7c98c]{font-size:16px;font-weight:600}.order-records>ul>li[data-v-03c7c98c]:not(.head)>:nth-child(1){font-size:16px;font-weight:600}.order-records>ul>li[data-v-03c7c98c]:not(.head)>:nth-child(2),.order-records>ul>li[data-v-03c7c98c]:not(.head)>:nth-child(3){font-size:16px;font-weight:500;margin-left:10px}.order-records>ul>li[data-v-03c7c98c]:not(.head)>:nth-child(4){font-size:14px;font-weight:400}.order-records>ul>li.head[data-v-03c7c98c]{position:sticky;top:0;z-index:1;background-color:#18181b;box-shadow:0 4px 4px #00000026;border-bottom:1px solid hsla(0,0%,0%,.302)}.order-records>ul>li[data-v-03c7c98c]:not(.head):not(:last-child){border-bottom:1px solid hsla(0,0%,0%,.302)}.order-records>ul>li:not(.head):not(.empty)[data-v-03c7c98c]{transition:background-color .2s ease}.order-records>ul>li:not(.head):not(.empty)[data-v-03c7c98c]:hover{background-color:#ffffff0a}.order-records>ul>li.empty[data-v-03c7c98c]{min-height:100px}.order-records>ul>li.empty>span[data-v-03c7c98c]{grid-column:1 / -1;justify-content:center;margin:0;font-size:14px;font-weight:400;color:#ffffffbf}.tasks[data-v-26dce8ee]{width:1024px;margin:32px auto 0}.tasks>h3[data-v-26dce8ee]{font-weight:500;font-size:12px;line-height:28px}.tasks>ul[data-v-26dce8ee]{display:flex;overflow-x:auto;overflow-y:hidden;gap:16px;margin-top:8px}.tasks>ul>li[data-v-26dce8ee]{position:relative;flex:0 0 372px;height:164px;padding:32px;border-radius:12px;background-color:#18181b}.tasks>ul>li[data-v-26dce8ee]:hover:not(.loading){background-color:#1d1d21}.tasks>ul>li.done[data-v-26dce8ee]{background-color:#18181b;cursor:not-allowed}.tasks>ul>li>section>div:nth-of-type(1)>.claimed[data-v-26dce8ee],.tasks>ul>li>section>div:nth-of-type(1)>.icon-done[data-v-26dce8ee]{position:absolute;top:16px;right:16px}.tasks>ul>li>section>div:nth-of-type(1)>.claimed[data-v-26dce8ee]{width:82px;height:24px;border:1px solid transparent;border-radius:12px;font-size:14px;font-weight:400;color:transparent;background-image:linear-gradient(135deg,#f97f0d,#f5cb67),linear-gradient(#18181b,#18181b),linear-gradient(135deg,#f97f0d,#f5cb67);-webkit-background-clip:text,padding-box,border-box;background-clip:text,padding-box,border-box;background-origin:border-box}.tasks>ul>li>section>div:nth-of-type(1)>.claimed[data-v-26dce8ee]:hover{background-image:linear-gradient(135deg,#de7614,#d5a840),linear-gradient(#18181b,#18181b),linear-gradient(135deg,#de7614,#d5a840)}.tasks>ul>li>section>h3[data-v-26dce8ee]{margin-top:20px}.tasks>ul>li>section>h3>span[data-v-26dce8ee]{font-weight:600;font-size:20px}.tasks>ul>li>section>h3>em[data-v-26dce8ee]{display:inline-block;font-style:normal;padding:4px;margin-top:-2px;margin-left:8px;border-radius:4px;font-size:14px;background-color:#636779}.tasks>ul>li>section>p[data-v-26dce8ee]{margin-top:8px;font-weight:400;font-size:14px;color:#ffffffbf}.tasks>ul>.loading[data-v-26dce8ee]{flex:0 1 100%;height:164px;display:flex;align-items:center;justify-content:center;background-color:transparent;cursor:default}.point-notes[data-v-b599e23c]{width:512px;padding:24px;-webkit-user-select:none;user-select:none}.point-notes>header>span[data-v-b599e23c]{font-size:18px;font-weight:600;line-height:28px}.point-notes>h3[data-v-b599e23c]{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#fff}.point-notes>h3[data-v-b599e23c]:nth-of-type(2){margin-top:16px}.point-notes>ul>li[data-v-b599e23c]{font-size:14px;font-weight:400;line-height:20px;color:#ffffffbf}.point-notes>div[data-v-b599e23c]{margin-top:18px;color:#ffffffbf}.point-notes>footer[data-v-b599e23c]{text-align:right;margin-top:16px}.enterprise-recharge[data-v-3abb288b]{position:relative;width:884px;min-height:640px;overflow:hidden;-webkit-user-select:none;user-select:none}.header[data-v-3abb288b]{padding:54px 0 0 36px}.header>h2[data-v-3abb288b]{font-size:32px;font-weight:600;color:#fff}.header>h3[data-v-3abb288b]{margin-top:40px;font-size:18px;font-weight:600;color:#fff}.header>h4[data-v-3abb288b]{width:500px;margin-top:15px;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.header>h4>b[data-v-3abb288b]{font-weight:500;color:#fff}.header>h4>a[data-v-3abb288b]{color:#fff;cursor:pointer}.header>h4>a[data-v-3abb288b]:hover{text-decoration:underline}.prices[data-v-3abb288b]{display:flex;gap:20px;width:92%;margin:40px auto 0}.prices>li[data-v-3abb288b]{position:relative;flex:1 1 40%;padding:30px;border-radius:20px;background:linear-gradient(#ffffff0d,#ffffff05);transition:transform .4s ease}.prices>li[data-v-3abb288b]:hover{transform:translateY(-5px)}.prices>li>h4[data-v-3abb288b]{font-size:14px;font-weight:600}.prices>li>h2[data-v-3abb288b]{margin:20px 0;font-size:28px;font-weight:600}.prices>li>div:nth-of-type(1)[data-v-3abb288b]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;gap:6px 12px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.05)}.prices>li>div:nth-of-type(1)>span:nth-child(1)[data-v-3abb288b]{grid-row:1/3;display:flex;align-items:center}.prices>li>div:nth-of-type(1)>span:nth-child(1)>svg[data-v-3abb288b]{width:20px;height:20px;opacity:.2}.prices>li>div:nth-of-type(1)>span[data-v-3abb288b]:nth-child(2){font-size:12px;font-weight:400;color:#cfc6b2}.prices>li>div:nth-of-type(1)>em[data-v-3abb288b]{font-style:normal;font-size:18px;font-weight:600}.prices>li>div[data-v-3abb288b]:nth-of-type(2){position:absolute;top:10px;right:10px;padding:5px 10px;border:1px solid hsla(42,88%,68%,.8);font-size:12px;font-weight:600;border-radius:12px;color:#f5ca66b3}.prices>li[data-v-3abb288b]:nth-child(1):after,.prices>li[data-v-3abb288b]:nth-child(2):after,.prices>li[data-v-3abb288b]:nth-child(3):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;background:linear-gradient(180deg,hsla(42,88%,68%,.4),transparent);border-radius:inherit;pointer-events:none}.prices>li:nth-child(1)>div[data-v-3abb288b]:nth-of-type(2){border-color:#f5ca6633}.prices>li:nth-child(2)>div[data-v-3abb288b]:nth-of-type(2){border-color:#f5ca6680}.prices>li[data-v-3abb288b]:nth-child(1):after{background:linear-gradient(180deg,hsla(42,88%,68%,.1),transparent)}.prices>li[data-v-3abb288b]:nth-child(3):after{background:linear-gradient(180deg,hsla(42,88%,68%,.8),transparent)}.contract[data-v-3abb288b]{display:flex;align-items:center;justify-content:space-between;width:92%;margin:30px auto;padding:30px;border:1px solid rgba(255,255,255,.05);border-radius:12px;background-color:#18181b}.contract>div:nth-child(1)>h3[data-v-3abb288b]{display:flex;gap:10px;margin-bottom:30px;font-size:18px;font-weight:600;color:#e9e2d6}.contract>div:nth-child(1)>h3[data-v-3abb288b]:before{content:"";width:4px;height:18px;border-radius:2px;background-color:#f5ca66}.contract>div:nth-child(1)>p[data-v-3abb288b]{margin-bottom:30px;font-size:12px;font-weight:400;color:#ffffffb3}.contract>div:nth-child(1)>ul[data-v-3abb288b]{display:flex}.contract>div:nth-child(1)>ul>li[data-v-3abb288b]{position:relative;flex:0 0 25%;display:flex;flex-direction:column;padding-right:20px}.contract>div:nth-child(1)>ul>li[data-v-3abb288b]:after{content:"";position:absolute;top:18px;left:0;width:100%;height:1px;background-color:#ffffff0d}.contract>div:nth-child(1)>ul>li>span[data-v-3abb288b]{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:4px;background-color:#38342d}.contract>div:nth-child(1)>ul>li>h4[data-v-3abb288b]{margin-top:16px;font-size:14px;color:#ffffffd9}.contract>div:nth-child(1)>ul>li>p[data-v-3abb288b]{margin-top:8px;font-size:12px;line-height:1.4;color:#ffffff80}.contract>div:nth-child(2)[data-v-3abb288b]{flex:0 0 auto;padding:10px 15px 15px;text-align:center;border-radius:12px;background-color:#fff}.contract>div:nth-child(2)>img[data-v-3abb288b]{width:140px;height:140px;vertical-align:middle}.contract>div:nth-child(2)>p[data-v-3abb288b]{font-size:12px;font-weight:400;color:#000}.contract>div:nth-child(2)>p>b[data-v-3abb288b]{font-weight:600}.bgs>img[data-v-3abb288b]{position:absolute;top:0;right:0;pointer-events:none;-webkit-user-drag:none}.bgs>img[data-v-3abb288b]:nth-child(1){top:31px;right:90px;width:29px;height:32px;transform:scale(.75)}.bgs>img[data-v-3abb288b]:nth-child(2){top:31px;right:212px;width:57px;height:64px;opacity:.75;transform:scale(.75)}.bgs>img[data-v-3abb288b]:nth-child(3){top:85px;right:105px;width:131px;height:147px;opacity:.5;transform:scale(.75)}.bgs>img[data-v-3abb288b]:nth-child(4){border-top-right-radius:6px}.wallet[data-v-d5e018f0]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.wallet>header[data-v-d5e018f0]{flex:0 0 auto;position:relative;width:100%;padding:25px 24px 0}.wallet>header>h1[data-v-d5e018f0]{display:flex;align-items:center;justify-content:space-between}.wallet>header>h1>span[data-v-d5e018f0]{font-size:24px;font-weight:600;line-height:28px}.wallet>header>h1>a[data-v-d5e018f0]{flex:0 0 auto}.wallet>header>h1[data-v-d5e018f0]>.user-invite-link{margin-left:auto;margin-right:15px}.wallet>header>h1>.message-center-handler[data-v-d5e018f0]{margin-right:32px}.wallet>section[data-v-d5e018f0]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.balance[data-v-d5e018f0]{position:relative;width:1024px;height:276px;margin:20px auto 0;padding:35px 0 0 64px;overflow:hidden;border-radius:24px;background-color:#18181b}.balance[data-v-d5e018f0]:before{content:"";position:absolute;top:0;right:0;bottom:0;width:660px;border-radius:24px;background-image:linear-gradient(249.38deg,#10778b,#18181b00 74.52%);background-repeat:no-repeat;background-position:right -100px center;pointer-events:none}.balance[data-v-d5e018f0]:after{content:"";position:absolute;top:-108px;right:-90px;bottom:0;width:725px;height:725px;background-image:var(--bg);background-size:cover;background-repeat:no-repeat;transform:rotate(15deg);pointer-events:none}.balance>h1[data-v-d5e018f0]{display:inline-block;padding-right:45px;font-family:Post No Bills Colombo ExtraBold Regular;font-size:96px;font-weight:800;color:#fff;background-image:var(--2548c078);background-size:40px 40px;background-repeat:no-repeat;background-position:right bottom 19px}.balance>p[data-v-d5e018f0]{font-size:14px;font-weight:400;color:#ffffffbf}.balance>p[data-v-d5e018f0]:first-of-type{margin:8px 0}.balance>p>b[data-v-d5e018f0]{font-weight:600}.balance>p>a[data-v-d5e018f0]{cursor:pointer}.balance>p>a[data-v-d5e018f0]:hover{color:#fff;text-decoration:underline}.balance>div>button[data-v-d5e018f0]{width:160px;height:40px;margin-top:24px;margin-right:20px;font-size:14px;font-weight:600;color:#fff;border-radius:20px;background:linear-gradient(135deg,#f97f0d,#f5cb67);box-shadow:2px 4px 4px #4f2aea2b}.balance>div>button[data-v-d5e018f0]:hover{background:linear-gradient(135deg,#e6760c,#d3ab4b)}.balance>div>button.normal[data-v-d5e018f0]{background:linear-gradient(82.73deg,#c88fee,#4723e8)}.balance>div>button.normal[data-v-d5e018f0]:hover{background:linear-gradient(82.73deg,#be82e7,#3815d2)}.balance>div>button.ep-btn[data-v-d5e018f0]{color:#f5cb67;border:1px solid #F5CB67;background:#18181b}.balance>div>button.ep-btn[data-v-d5e018f0]:hover{background-color:#232324}.balance>div>b[data-v-d5e018f0]{margin-left:10px;font-size:13px;font-weight:500;color:#ef2222}.records[data-v-d5e018f0]{width:1024px;margin:32px auto 0}.records>header>h1[data-v-d5e018f0]{display:flex;align-items:center;justify-content:center;gap:8px;width:122px;height:40px;border-radius:6px;border:1px solid #000;background-color:#18181b}.records>header>h1>span[data-v-d5e018f0]{width:52px;height:32px;border-radius:4px;font-size:14px;font-weight:500;line-height:32px;text-align:center;color:#fff;cursor:pointer}.records>header>h1>span.selected[data-v-d5e018f0]{color:#000;background-color:#fff}.records>header>h3[data-v-d5e018f0]{display:flex;align-items:center;justify-content:center;height:54px;padding:0 32px;margin-top:16px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid rgba(0,0,0,.3);background-color:#18181b}.records>header>h3>span[data-v-d5e018f0]{font-weight:600;font-size:16px;line-height:100%;color:#fff}.records>header>h3>span[data-v-d5e018f0]:nth-child(1){flex:1 1 44%}.records>header>h3>span[data-v-d5e018f0]:nth-child(2){flex:1 1 26%}.records>header>h3>span[data-v-d5e018f0]:nth-child(3){flex:1 1 30%;text-align:right}.records-recharge[data-v-d5e018f0],.records-consume[data-v-d5e018f0]{display:flex;flex-direction:column;max-height:506px;margin-bottom:80px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:auto;background-color:#18181b;scrollbar-width:thin;scrollbar-color:#444 transparent}.records-recharge>li[data-v-d5e018f0],.records-consume>li[data-v-d5e018f0]{flex:0 0 54px;display:grid;grid-template-columns:44% 26% 30%;grid-auto-rows:54px;align-items:center;padding:0 32px;border-bottom:1px solid rgba(0,0,0,.3)}.records-recharge>li>time[data-v-d5e018f0],.records-consume>li>time[data-v-d5e018f0]{margin-left:auto}.records-recharge>li[data-v-d5e018f0]:last-child,.records-consume>li[data-v-d5e018f0]:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.records-recharge>.loading[data-v-d5e018f0],.records-recharge>.more[data-v-d5e018f0],.records-consume>.loading[data-v-d5e018f0],.records-consume>.more[data-v-d5e018f0]{grid-template-columns:1fr;align-items:center;padding-right:10%}.records-recharge>.loading>svg[data-v-d5e018f0],.records-recharge>.more>svg[data-v-d5e018f0],.records-consume>.loading>svg[data-v-d5e018f0],.records-consume>.more>svg[data-v-d5e018f0]{margin:0 auto}.records-recharge>.loading>span[data-v-d5e018f0],.records-recharge>.more>span[data-v-d5e018f0],.records-consume>.loading>span[data-v-d5e018f0],.records-consume>.more>span[data-v-d5e018f0]{text-align:center}.records-consume>.more>span[data-v-d5e018f0]{color:#888;cursor:pointer}.records-consume>.more>span[data-v-d5e018f0]:hover{color:var(--color-primary)}.community[data-v-071fd680]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.community>header[data-v-071fd680]{flex:0 0 auto;width:100%;padding:36px 24px 0}.community>header>h1[data-v-071fd680]{font-size:24px;font-weight:600;line-height:28px}.community>div[data-v-071fd680]{--scrollbar-color: #333;--scrollbar-overflow: auto;flex:1 1 auto;width:100%;padding:31px 20px 100px}.community>div>ul[data-v-071fd680]{display:grid;grid-template-columns:repeat(6,144px);grid-auto-rows:minmax(216px,auto);gap:32px;width:1024px;margin:0 auto}.community>div>ul>li[data-v-071fd680]{border-radius:12px;background-color:#18181b}.community>div>ul>.yhjc[data-v-071fd680]{position:relative;display:flex;flex-direction:column;gap:10px;padding:32px}.community>div>ul>.yhjc>h3[data-v-071fd680]{font-size:24px;font-weight:600}.community>div>ul>.yhjc>p[data-v-071fd680]{font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.community>div>ul>.yhjc>div[data-v-071fd680]{margin-top:auto}.community>div>ul>.yhjc>figure[data-v-071fd680]{position:absolute;right:0;bottom:0;pointer-events:none}.community>div>ul>.yhjc[data-v-071fd680]{grid-column:1/7}.community>div>ul>.yhjc>p[data-v-071fd680]{width:76%}.community>div>ul>.yhjc>figure[data-v-071fd680]{right:16px}.community>div>ul>.yhjc>figure>img[data-v-071fd680]{width:240px}.community>div>ul>.tg[data-v-071fd680],.community>div>ul>.qy[data-v-071fd680],.community>div>ul>.wxq[data-v-071fd680]{display:flex;flex-direction:column;gap:10px;padding:32px}.community>div>ul>.tg>h3[data-v-071fd680],.community>div>ul>.qy>h3[data-v-071fd680],.community>div>ul>.wxq>h3[data-v-071fd680]{font-size:20px;font-weight:600}.community>div>ul>.tg>p[data-v-071fd680],.community>div>ul>.qy>p[data-v-071fd680],.community>div>ul>.wxq>p[data-v-071fd680]{font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.community>div>ul>.tg>div[data-v-071fd680],.community>div>ul>.qy>div[data-v-071fd680],.community>div>ul>.wxq>div[data-v-071fd680]{margin-top:auto}.community>div>ul>.tg[data-v-071fd680]{grid-column:1/3}.community>div>ul>.qy[data-v-071fd680]{grid-column:3/5}.community>div>ul>.wxq[data-v-071fd680]{grid-column:5/7}.community>div>ul>.free-course[data-v-071fd680]{grid-column:1/7;position:relative;padding:32px;border-radius:24px}.community>div>ul>.free-course>h3[data-v-071fd680]{margin-bottom:16px;font-size:24px;font-weight:600}.community>div>ul>.free-course>h3+p[data-v-071fd680]{width:54%;margin-bottom:40px;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.community>div>ul>.free-course>h4[data-v-071fd680]{display:flex;align-items:center;gap:8px;margin-top:32px;margin-bottom:8px;font-size:18px;font-weight:400}.community>div>ul>.free-course>h4>em[data-v-071fd680]{padding:3px 6px 4px;font-size:12px;font-style:normal;color:#000;border-radius:4px;background-color:#f5cb67}.community>div>ul>.free-course>h4+p[data-v-071fd680]{width:570px;margin-bottom:16px;font-size:12px;line-height:1.4;color:#ffffff80}.community>div>ul>.free-course>ul[data-v-071fd680]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:211px;gap:30px 20px}.community>div>ul>.free-course>ul>.pdf[data-v-071fd680]{position:relative;height:211px;border-radius:8px;cursor:pointer;background:linear-gradient(to right bottom,#2a2a2a,#000);transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .4s ease}.community>div>ul>.free-course>ul>.pdf:hover[data-v-071fd680]{transform:scale(1.04);box-shadow:0 0 #000,0 0 #000,0 0 80px -20px #b6a0ff26}.community>div>ul>.free-course>ul>.pdf:hover>div>span>span[data-v-071fd680]{background-color:#2c2c2c66}.community>div>ul>.free-course>ul>.pdf>svg[data-v-071fd680]{position:absolute;top:15px;right:15px;width:65px;height:65px;opacity:.07}.community>div>ul>.free-course>ul>.pdf>div[data-v-071fd680]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.community>div>ul>.free-course>ul>.pdf>div>svg[data-v-071fd680]{width:34px;height:34px;margin-top:50px}.community>div>ul>.free-course>ul>.pdf>div>h3[data-v-071fd680]{margin:20px 0 0;font-size:18px;font-weight:600}.community>div>ul>.free-course>ul>.pdf>div>span[data-v-071fd680]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 15px;margin-top:auto;margin-bottom:12px}.community>div>ul>.free-course>ul>.pdf>div>span>svg[data-v-071fd680]{width:14px;height:14px}.community>div>ul>.free-course>ul>.pdf>div>span>time[data-v-071fd680]{margin-left:6px;margin-right:auto;font-size:14px;font-weight:400}.community>div>ul>.free-course>ul>.pdf>div>span>span[data-v-071fd680]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:17px;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.community>div>ul>.free-course>ul>.pdf>div>span>span>svg[data-v-071fd680]{width:18px;height:18px}.community>div>ul>.free-course>ul>.vip[data-v-071fd680]{position:relative;height:211px;border-radius:8px;cursor:pointer;opacity:.5;background:linear-gradient(to right bottom,#2a2a2a,#000);transition:opacity .5s ease,transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s ease}.community>div>ul>.free-course>ul>.vip:hover[data-v-071fd680]{opacity:1;transform:scale(1.04);box-shadow:0 0 #000,0 0 #000,0 0 80px -20px #b6a0ff26}.community>div>ul>.free-course>ul>.vip:hover>div>span>span[data-v-071fd680]{background-color:#2c2c2c66}.community>div>ul>.free-course>ul>.vip>div[data-v-071fd680]{display:flex;flex-direction:column;align-items:center;justify-content:end;height:100%}.community>div>ul>.free-course>ul>.vip>div>h2[data-v-071fd680]{position:relative;display:flex;flex-direction:column;gap:10px;width:100%;margin:auto 0;padding:20px 0;text-align:center}.community>div>ul>.free-course>ul>.vip>div>h2[data-v-071fd680]:before,.community>div>ul>.free-course>ul>.vip>div>h2[data-v-071fd680]:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(to right,transparent 10%,hsl(42,88%,68%,.35),transparent 90%)}.community>div>ul>.free-course>ul>.vip>div>h2[data-v-071fd680]:before{top:0}.community>div>ul>.free-course>ul>.vip>div>h2[data-v-071fd680]:after{bottom:0}.community>div>ul>.free-course>ul>.vip>div>h2>em[data-v-071fd680]{font-style:normal;font-size:22px;font-weight:600}.community>div>ul>.free-course>ul>.vip>div>h2>span[data-v-071fd680]{font-size:14px;font-weight:400;color:#f5ca6699}.community>div>ul>.free-course>ul>.vip>div>span[data-v-071fd680]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 15px;margin-bottom:12px}.community>div>ul>.free-course>ul>.vip>div>span>svg[data-v-071fd680]{width:14px;height:14px}.community>div>ul>.free-course>ul>.vip>div>span>time[data-v-071fd680]{margin-left:6px;margin-right:auto;font-size:14px;font-weight:400}.community>div>ul>.free-course>ul>.vip>div>span>span[data-v-071fd680]{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:17px;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.community>div>ul>.free-course>ul>.vip>div>span>span>svg[data-v-071fd680]{width:18px;height:18px}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)[data-v-071fd680]{position:relative;overflow:hidden;border-radius:8px;cursor:pointer;transition:box-shadow .4s ease}.community>div>ul>.free-course>ul>li:not(.pdf,.vip):hover[data-v-071fd680]{box-shadow:0 0 #000,0 0 #000,0 0 80px -20px #b6a0ff40}.community>div>ul>.free-course>ul>li:not(.pdf,.vip):hover>img[data-v-071fd680]{transform:scale(1.07)}.community>div>ul>.free-course>ul>li:not(.pdf,.vip):hover>div[data-v-071fd680]{background-color:#0000004d}.community>div>ul>.free-course>ul>li:not(.pdf,.vip):hover>div>h3[data-v-071fd680]{color:#fff}.community>div>ul>.free-course>ul>li:not(.pdf,.vip):hover>div>span>svg[data-v-071fd680]:nth-child(3){transform:scale(1.2)}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>img[data-v-071fd680]{width:100%;aspect-ratio:16/11;object-fit:cover;border:none;border-radius:8px;vertical-align:middle;transition:transform .5s cubic-bezier(.4,0,.2,1)}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div[data-v-071fd680]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:end;background-color:#0009;transition:background-color .5s cubic-bezier(.4,0,.2,1)}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div>h3[data-v-071fd680]{padding:0 12px;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.2;color:#ffffffa6;transition:color .5s ease}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div>span[data-v-071fd680]{display:flex;justify-content:space-between;padding:0 12px;margin-bottom:12px}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div>span>svg[data-v-071fd680]:nth-child(1){width:14px;height:14px}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div>span>svg[data-v-071fd680]:nth-child(3){width:18px;height:18px;transition:transform .5s cubic-bezier(.4,0,.2,1)}.community>div>ul>.free-course>ul>li:not(.pdf,.vip)>div>span>time[data-v-071fd680]{margin-left:6px;margin-right:auto;font-size:14px;font-weight:400}.community>div>ul>.free-course>figure[data-v-071fd680]{position:absolute;top:0;right:0;width:660px;height:195px;pointer-events:none}.community>div>ul>.free-course>figure[data-v-071fd680]:after{content:"";position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;border-top-right-radius:24px;background:linear-gradient(249.38deg,#1a2430,#18181b00 74.52%)}.community>div>ul>.free-course>figure>img[data-v-071fd680]:nth-child(1){position:absolute;top:26px;right:39px;width:60px;transform:rotate(15deg)}.community>div>ul>.free-course>figure>img[data-v-071fd680]:nth-child(2){position:absolute;top:69px;right:110px;width:110px;transform:rotate(-15deg)}.button-link[data-v-071fd680]{display:flex;align-items:center;justify-content:center;gap:4px;width:203px;height:40px;border-radius:20px;background:linear-gradient(82.73deg,#c88fee,#4723e8);box-shadow:2px 4px 4px #4f2aea2b;cursor:pointer}.button-link[data-v-071fd680]:hover{background:linear-gradient(82.73deg,#ac77ce,#3b18d7)}.button-link>b[data-v-071fd680]{font-size:14px;font-weight:500;color:#fff}.button-free[data-v-071fd680],.button-normal[data-v-071fd680],.button-vip[data-v-071fd680]{width:88px;height:40px;border:1px solid #333;font-size:14px;font-weight:500;color:#fff;border-radius:6px;background-color:#333}.button-normal[data-v-071fd680]:hover{color:#000;background-color:#fff}.button-vip[data-v-071fd680]:hover{background:linear-gradient(135deg,#f97f0d,#f5cb67)}.button-free[data-v-071fd680]{position:relative;border:1px solid transparent;background:linear-gradient(0deg,#18181b,#18181b),linear-gradient(135deg,#f97f0d,#f5cb67);background-clip:padding-box,border-box;background-origin:border-box}.button-free[data-v-071fd680]:after{content:attr(data-text1);position:absolute;top:0;left:0;right:0;bottom:0;font-size:14px;font-weight:500;line-height:38px;text-align:center;color:transparent;border-radius:3px;background:linear-gradient(135deg,#f97f0d,#f5cb67);-webkit-background-clip:text;background-clip:text}.button-free[data-v-071fd680]:hover:after{content:attr(data-text2);color:#fff;background:linear-gradient(135deg,#f97f0d,#f5cb67);background-clip:initial}.popup-video-player[data-v-071fd680]{display:flex;flex-direction:column;gap:15px;padding:30px 30px 20px;-webkit-user-select:none;user-select:none}.popup-video-player>h3[data-v-071fd680]{flex:0 0 auto;position:relative;font-size:20px;font-weight:600}.popup-video-player>h3>span[data-v-071fd680]{position:absolute;top:-18px;right:-18px;cursor:pointer}.popup-video-player>h3>span:hover>svg[data-v-071fd680]>path{fill:#fff}.popup-video-player>div[data-v-071fd680]{flex:1 1 auto;position:relative}.popup-video-player>div>video[data-v-071fd680]{width:55vw;min-height:450px;aspect-ratio:16/9;object-fit:cover;outline:none;border-radius:12px;vertical-align:middle}.popup-video-player>div>div[data-v-071fd680]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:12px;background-color:#000000bf}.popup-video-player>footer[data-v-071fd680]{flex:0 0 auto;display:flex;align-items:center;margin-top:5px}.popup-video-player>footer.first>svg[data-v-071fd680]:nth-child(1)>path{fill:#515151}.popup-video-player>footer.first>a[data-v-071fd680]:nth-child(2){color:#515151;cursor:not-allowed}.popup-video-player>footer.last>a[data-v-071fd680]:nth-child(3){color:#515151;cursor:not-allowed}.popup-video-player>footer.last>svg[data-v-071fd680]:nth-child(4)>path{fill:#515151}.popup-video-player>footer>a[data-v-071fd680]{font-size:14px;font-weight:500;cursor:pointer}.popup-video-player>footer>a[data-v-071fd680]:hover{text-decoration:underline;text-underline-offset:3px}.popup-video-player>footer>a[data-v-071fd680]:nth-of-type(2){margin-left:auto}.popup-video-player>footer>svg[data-v-071fd680]>path{fill:#fff}.popup-video-player>footer>svg[data-v-071fd680]:nth-child(1){transform:rotate(180deg)}.popup-video-player>footer>.hidden[data-v-071fd680]{visibility:hidden}.popup-zs-kefu[data-v-071fd680],.popup-wx-group[data-v-071fd680]{display:flex;flex-direction:column;gap:12px;width:354px;height:400px;padding:45px 0 20px;text-align:center;-webkit-user-select:none;user-select:none}.popup-zs-kefu>div>img[data-v-071fd680],.popup-wx-group>div>img[data-v-071fd680]{width:210px;height:210px;border:0;vertical-align:middle;border-radius:8px}.popup-zs-kefu>h5[data-v-071fd680],.popup-wx-group>h5[data-v-071fd680]{font-size:12px;font-weight:400;color:#cbd5e180}.popup-zs-kefu>h3[data-v-071fd680],.popup-wx-group>h3[data-v-071fd680]{font-size:14px;font-weight:500}.popup-zs-kefu>menu[data-v-071fd680],.popup-wx-group>menu[data-v-071fd680]{margin-top:auto}.popup-zs-kefu>menu>li>button[data-v-071fd680],.popup-wx-group>menu>li>button[data-v-071fd680]{width:108px;height:40px;font-size:14px;font-weight:500;color:#fff;border-radius:6px;background-color:#333}.popup-zs-kefu>menu>li>button[data-v-071fd680]:hover,.popup-wx-group>menu>li>button[data-v-071fd680]:hover{color:#000;background-color:#fff}.icon-ai-loading[data-v-86d907ba]{animation:rotate-86d907ba 1.2s linear infinite}@keyframes rotate-86d907ba{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:where(.combobox)[data-v-671c00b2]{position:relative;width:100%;height:100%}:where(.combobox)>div[data-v-671c00b2]{height:100%}:where(.combobox)>div:hover>input[data-v-671c00b2]{border-color:#ffffff40}:where(.combobox)>div>input[data-v-671c00b2]{width:100%;height:100%;padding:0 40px 0 15px;outline:none;font-size:14px;font-weight:400;border:1px solid transparent;color:#fff;border-radius:6px;background-color:#ffffff0d}:where(.combobox)>div>input[data-v-671c00b2]:disabled{cursor:not-allowed;opacity:.4;background-color:#ffffff0d}:where(.combobox)>div>input[data-v-671c00b2]:focus{border-color:#ffffff40}:where(.combobox)>div>span[data-v-671c00b2]{position:absolute;top:0;right:0;bottom:0;width:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:rotate(-90deg);transition:transform .25s ease}:where(.combobox)>div>span.show[data-v-671c00b2]{transform:rotate(0)}:where(.combobox)>div>span>svg[data-v-671c00b2]{width:18px;height:18px}:where(.combobox)>ul[data-v-671c00b2]{position:absolute;top:100%;left:0;right:0;z-index:2;display:flex;flex-direction:column;min-height:40px;max-height:150px;padding:2px;overflow:hidden auto;overscroll-behavior:none;background-color:#000;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:0 5px 10px #00000040}:where(.combobox)>ul>li[data-v-671c00b2]{flex:0 0 auto;display:flex;align-items:center;gap:5px;height:36px;padding-left:10px;padding-right:15px;font-size:14px;font-weight:600;cursor:pointer}:where(.combobox)>ul>li[data-v-671c00b2]>:first-child{flex:0 1 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:where(.combobox)>ul>li[data-v-671c00b2]>span:nth-child(2){flex:0 0 auto;font-size:18px;font-weight:600;color:green}:where(.combobox)>ul>li>svg[data-v-671c00b2]{margin-left:auto}:where(.combobox)>ul>li[data-v-671c00b2]:hover{background-color:#111}:where(.combobox)>ul>li.selected[data-v-671c00b2]{cursor:default;background-color:#222}.fade-enter-active[data-v-671c00b2],.fade-leave-active[data-v-671c00b2]{transition:transform .3s ease,opacity .3s ease}.fade-enter-from[data-v-671c00b2],.fade-leave-to[data-v-671c00b2]{transform:translateY(-3px);opacity:0}[data-require][data-v-1c7af61e]:after{content:"*";margin-left:2px;font-size:16px;color:red}.dialog-invoice-request[data-v-1c7af61e]{--scrollbar-color: #333;--scrollbar-overflow: auto;position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;padding:0 10px;overscroll-behavior:none;-webkit-user-select:none;user-select:none;background-color:#000}.dialog-invoice-request[data-v-1c7af61e]>:where(section){flex:0 0 auto;width:1024px;margin:0 auto}.dialog-invoice-request>.tabs[data-v-1c7af61e]{display:flex;align-items:center;margin-bottom:20px}.dialog-invoice-request>.tabs>div:nth-child(1)[data-v-1c7af61e]{display:inline-flex;border:1px solid #18181b;border-radius:20px;gap:10px}.dialog-invoice-request>.tabs>div:nth-child(1)>span[data-v-1c7af61e]{flex:0 0 auto;height:40px;padding:0 30px;font-size:14px;font-weight:600;line-height:38px;border-radius:20px;cursor:pointer}.dialog-invoice-request>.tabs>div:nth-child(1)>.cur[data-v-1c7af61e]{cursor:default;transform:scale(1.15);background-color:#18181b}.dialog-invoice-request>.tabs>.auto-save-tips[data-v-1c7af61e]{display:inline-flex;align-items:center;justify-content:start;gap:5px;height:40px;margin-left:50px}.dialog-invoice-request>.tabs>.auto-save-tips>svg[data-v-1c7af61e]{width:16px}.dialog-invoice-request>.tabs>.auto-save-tips>span[data-v-1c7af61e]{font-size:14px}.header[data-v-1c7af61e]{display:flex;align-items:center;justify-content:space-between;width:1340px;height:100px;background-color:#000}.header>h1[data-v-1c7af61e]{font-size:24px;font-weight:600}.header>span>svg[data-v-1c7af61e]{width:40px;height:40px;cursor:pointer}.header>span>svg[data-v-1c7af61e]:hover>path{fill:#fff}.lists[data-v-1c7af61e]{flex:1 1 auto;position:relative;min-height:0;padding:20px;margin-bottom:20px;border-radius:12px;background-color:#18181b}.lists>div[data-v-1c7af61e]{display:flex;flex-direction:column;height:100%}.lists>div>.list-orders[data-v-1c7af61e],.lists>div>.list-records[data-v-1c7af61e]{flex:1 1 auto;height:100%;overflow:hidden auto;overscroll-behavior:none}.lists>div>.list-orders>.title[data-v-1c7af61e],.lists>div>.list-orders>.item[data-v-1c7af61e],.lists>div>.list-records>.title[data-v-1c7af61e],.lists>div>.list-records>.item[data-v-1c7af61e]{display:flex;align-items:center;gap:10px;padding:12px 0}.lists>div>.list-orders>.title[data-v-1c7af61e],.lists>div>.list-records>.title[data-v-1c7af61e]{position:sticky;top:0;right:0;bottom:0;left:0;background-color:#212224}.lists>div>.list-orders>.title>div[data-v-1c7af61e],.lists>div>.list-records>.title>div[data-v-1c7af61e]{color:#ffffffa6}.lists>div>.list-orders>.item[data-v-1c7af61e]:hover,.lists>div>.list-records>.item[data-v-1c7af61e]:hover{background-color:#1e222a80}.lists>div>.list-orders>.item.normal[data-v-1c7af61e],.lists>div>.list-records>.item.normal[data-v-1c7af61e]{cursor:default}.lists>div>.list-orders>.item>div[data-v-1c7af61e],.lists>div>.list-records>.item>div[data-v-1c7af61e]{font-size:14px;word-break:break-all}.lists>div>.list-orders>.item>div.normal[data-v-1c7af61e],.lists>div>.list-records>.item>div.normal[data-v-1c7af61e]{color:#999}.lists>div>.list-orders>.item>div.wait[data-v-1c7af61e],.lists>div>.list-records>.item>div.wait[data-v-1c7af61e]{color:#fff}.lists>div>.list-orders>.item>div.done[data-v-1c7af61e],.lists>div>.list-records>.item>div.done[data-v-1c7af61e]{color:#0bd31c}.lists>div>.list-orders>.item>div.fail[data-v-1c7af61e],.lists>div>.list-records>.item>div.fail[data-v-1c7af61e]{color:#c61b1b}.lists>div>.list-orders>.item>div.reason[data-v-1c7af61e],.lists>div>.list-records>.item>div.reason[data-v-1c7af61e]{color:#d5b4b4}.lists>div>.list-orders>.load[data-v-1c7af61e],.lists>div>.list-records>.load[data-v-1c7af61e]{display:flex;align-items:center;justify-content:center;gap:5px;padding:12px 0;opacity:0}.lists>div>.list-orders>.load.show[data-v-1c7af61e],.lists>div>.list-records>.load.show[data-v-1c7af61e]{opacity:1}.lists>div>.list-orders>.load>svg[data-v-1c7af61e],.lists>div>.list-records>.load>svg[data-v-1c7af61e]{width:13px;height:13px}.lists>div>.list-orders>.load>span[data-v-1c7af61e],.lists>div>.list-records>.load>span[data-v-1c7af61e]{font-size:13px}.lists>div>.list-orders>.empty[data-v-1c7af61e],.lists>div>.list-records>.empty[data-v-1c7af61e]{padding:12px 0;text-align:center;opacity:0}.lists>div>.list-orders>.empty.show[data-v-1c7af61e],.lists>div>.list-records>.empty.show[data-v-1c7af61e]{opacity:1}.lists>div>.list-orders>.empty>span[data-v-1c7af61e],.lists>div>.list-records>.empty>span[data-v-1c7af61e]{font-size:13px}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(1),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(1){flex:0 0 auto;width:60px;text-align:center}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(2),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(2){flex:0 0 28%}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(3),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(3){flex:0 0 13%}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(4),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(4){flex:0 0 16%}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(5),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(5){flex:0 0 14%}.lists>div>.list-orders>.title>div[data-v-1c7af61e]:nth-child(6),.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(6){flex:1 1 auto;padding-right:20px;text-align:right}.lists>div>.list-orders>.item[data-v-1c7af61e]{cursor:pointer}.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(3){padding-left:15px}.lists>div>.list-orders>.item>div[data-v-1c7af61e]:nth-child(5){padding-left:8px}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(1),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(1){flex:0 0 20%;padding-left:15px}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(2),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(2){flex:0 0 18%}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(3),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(3){flex:0 0 10%}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(4),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(4){flex:0 0 18%}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(5),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(5){flex:0 0 10%}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(6),.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(6){flex:1 1 auto}.lists>div>.list-records>.title>div[data-v-1c7af61e]:nth-child(6){padding-right:15px}.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(1){line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(3){padding-left:7px}.lists>div>.list-records>.item>div[data-v-1c7af61e]:nth-child(5){padding-left:8px}.lists>div>.list-records>.item>div:nth-child(6)[data-v-1c7af61e]{padding-right:15px;line-height:1.4}.lists>div>.list-records>.item>div:nth-child(6)>a[data-v-1c7af61e]{cursor:pointer}.lists>div>.list-records>.item>div:nth-child(6)>a[data-v-1c7af61e]:hover{text-decoration:underline;text-underline-offset:3px}.lists>div>footer[data-v-1c7af61e]{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between}.lists>div>footer>div:nth-child(1)[data-v-1c7af61e]{display:flex;align-items:center;gap:30px;padding-left:23px}.lists>div>footer>div:nth-child(1)>label[data-v-1c7af61e]{display:inline-flex;align-items:center;cursor:pointer}.lists>div>footer>div:nth-child(1)>label>input[data-v-1c7af61e]{margin-right:8px}.lists>div>footer>div:nth-child(1)>label>span[data-v-1c7af61e]{font-size:14px}.lists>div>footer>div:nth-child(1)>span[data-v-1c7af61e]{font-size:14px}.lists>div>footer>div:nth-child(2)>span[data-v-1c7af61e]{margin-right:20px;font-size:14px;color:#ffffff80}.dialog-request-confirm[data-v-1c7af61e]{width:512px;padding:20px;-webkit-user-select:none;user-select:none}.dialog-request-confirm>header[data-v-1c7af61e]{margin-bottom:20px}.dialog-request-confirm>header>h3[data-v-1c7af61e]{font-size:20px;font-weight:600}.dialog-request-confirm>section[data-v-1c7af61e]{display:flex;gap:20px;margin-top:20px}.dialog-request-confirm>section>div[data-v-1c7af61e]{flex:1 1 auto;padding:20px;border-radius:6px;background-color:#8a8a8a14}.dialog-request-confirm>section>div>h3[data-v-1c7af61e]{font-size:12px}.dialog-request-confirm>section>div>p[data-v-1c7af61e]{margin-top:10px;font-size:20px;font-weight:600}.dialog-request-confirm>ul[data-v-1c7af61e]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:30px 0}.dialog-request-confirm>ul>li>h3[data-v-1c7af61e]{margin-bottom:10px;font-size:14px;color:#ffffffd9}.dialog-request-confirm>ul>li>input[data-v-1c7af61e],.dialog-request-confirm>ul>li>textarea[data-v-1c7af61e]{width:100%;height:40px;padding:0 15px;outline:none;font-size:14px;font-weight:400;border:1px solid transparent;color:#fff;border-radius:6px;background-color:#ffffff0d}.dialog-request-confirm>ul>li>input[data-v-1c7af61e]:disabled,.dialog-request-confirm>ul>li>textarea[data-v-1c7af61e]:disabled{cursor:not-allowed;opacity:.4;background-color:#ffffff0d}.dialog-request-confirm>ul>li>input[data-v-1c7af61e]:hover,.dialog-request-confirm>ul>li>input[data-v-1c7af61e]:focus,.dialog-request-confirm>ul>li>textarea[data-v-1c7af61e]:hover,.dialog-request-confirm>ul>li>textarea[data-v-1c7af61e]:focus{border-color:#ffffff40}.dialog-request-confirm>ul>li>textarea[data-v-1c7af61e]{padding:8px 12px;height:70px;resize:none;line-height:1.5}.dialog-request-confirm>ul>li>.tabs[data-v-1c7af61e]{display:flex;gap:20px}.dialog-request-confirm>ul>li>.tabs>span[data-v-1c7af61e]{width:80px;height:40px;font-size:14px;font-weight:600;line-height:40px;text-align:center;border-radius:6px;background-color:#222;cursor:pointer}.dialog-request-confirm>ul>li>.tabs>span[data-v-1c7af61e]:hover{background-color:#444}.dialog-request-confirm>ul>li>.tabs>span.checked[data-v-1c7af61e]{cursor:default;background-color:#444}.dialog-request-confirm>ul>li>.combobox[data-v-1c7af61e]{width:100%;height:40px}.dialog-request-confirm>ul>li>.combobox.error[data-v-1c7af61e]>div>input{border-color:#e60000}.dialog-request-confirm>ul>li>input.error[data-v-1c7af61e]{border-color:#e60000}.dialog-request-confirm>ul>li[data-v-1c7af61e]:nth-child(1),.dialog-request-confirm>ul>li[data-v-1c7af61e]:nth-child(6){grid-column:1/3}.dialog-request-confirm>footer[data-v-1c7af61e]{text-align:right}.dialog-request-confirm>footer>button[data-v-1c7af61e]{margin-left:10px}.dialog-user-modify-pwd[data-v-907f7911]{position:relative;width:370px;padding:24px 26px 28px 24px;border-radius:12px;background-color:#18181b;box-shadow:0 0 20px #6363631a;-webkit-user-select:none;user-select:none}.dialog-user-modify-pwd>header>h2[data-v-907f7911]{font-size:18px;font-weight:700;line-height:28px;color:#fff}.dialog-user-modify-pwd>header>h4[data-v-907f7911]{display:flex;align-items:center;justify-content:space-between;margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#65758b}.dialog-user-modify-pwd>header>h4>span[data-v-907f7911]{display:flex;align-items:center}.dialog-user-modify-pwd>header>h4>span>svg.rotate[data-v-907f7911]{transform:rotateY(180deg)}.dialog-user-modify-pwd>header>h4>span>a[data-v-907f7911]{font-size:14px;font-weight:400;line-height:20px;color:#65758b;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.dialog-user-modify-pwd>header>h4>span>a[data-v-907f7911]:hover{color:#919eb1}.dialog-user-modify-pwd>ul[data-v-907f7911]{display:flex;flex-direction:column;gap:22px;margin-top:22px}.dialog-user-modify-pwd>ul>li>h3[data-v-907f7911]{display:flex;align-items:center;margin-bottom:8px}.dialog-user-modify-pwd>ul>li>h3>b[data-v-907f7911],.dialog-user-modify-pwd>ul>li>h3>span[data-v-907f7911],.dialog-user-modify-pwd>ul>li>h3>a[data-v-907f7911]{font-size:14px;font-weight:400;color:#64748b}.dialog-user-modify-pwd>ul>li>h3>.error[data-v-907f7911]{margin-left:6px;color:red}.dialog-user-modify-pwd>ul>li>h3>.forget[data-v-907f7911]{margin-left:auto;cursor:pointer}.dialog-user-modify-pwd>ul>li>h3>.forget[data-v-907f7911]:hover{color:#919eb1;text-decoration:underline;text-underline-offset:3px}.dialog-user-modify-pwd>ul>li>div[data-v-907f7911]{display:flex;align-items:center;border:1px solid #000;border-radius:6px;background-color:#000}.dialog-user-modify-pwd>ul>li>div.two-parts[data-v-907f7911]{border:1px solid transparent;background-color:transparent}.dialog-user-modify-pwd>ul>li>div.two-parts>input[data-v-907f7911]{border:1px solid #000;border-radius:6px;background-color:#000}.dialog-user-modify-pwd>ul>li>div.two-parts>input[data-v-907f7911]:hover,.dialog-user-modify-pwd>ul>li>div.two-parts>input[data-v-907f7911]:focus{border-color:#333}.dialog-user-modify-pwd>ul>li>div[data-v-907f7911]:hover:not(.two-parts){border-color:#333}.dialog-user-modify-pwd>ul>li>div[data-v-907f7911]:not(.two-parts):has(>input:focus){border-color:#333}.dialog-user-modify-pwd>ul>li>div>input[data-v-907f7911]{flex:1 1 auto;min-width:0;height:44px;padding-left:20px;font-size:18px;font-weight:500;border:0;outline:none;color:#fff;background:transparent}.dialog-user-modify-pwd>ul>li>div>input[data-v-907f7911]::placeholder{font-size:14px;color:#999}.dialog-user-modify-pwd>ul>li>div>button[data-v-907f7911]{height:44px;border:1px solid #fff;border-radius:6px;font-size:14px;font-weight:500;color:#fff;background-color:transparent}.dialog-user-modify-pwd>ul>li>div>button[data-v-907f7911]:hover{background-color:#ffffff1a}.dialog-user-modify-pwd>ul>li>div>button[data-v-907f7911]:disabled{opacity:.4;cursor:not-allowed}.dialog-user-modify-pwd>ul>li>div>button.get-smscode[data-v-907f7911]{flex:0 0 auto;width:138px;margin-left:16px}.dialog-user-modify-pwd>ul>li>div>.area-code[data-v-907f7911]{padding-left:15px;font-size:14px;font-weight:400;color:#ffffffbf}.dialog-user-modify-pwd>ul>li>div>.pwd-toggle[data-v-907f7911]{margin-left:12px;margin-right:12px;cursor:pointer}.dialog-user-modify-pwd>footer[data-v-907f7911]{display:flex;justify-content:end;margin-top:16px}.dialog-user-modify-pwd>footer>.button-no[data-v-907f7911]{margin-right:8px}.settings[data-v-b85c0a21]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.settings>header[data-v-b85c0a21]{flex:0 0 auto;position:relative;width:100%;padding:36px 24px 0}.settings>header>h1[data-v-b85c0a21]{font-size:24px;font-weight:600;line-height:28px}.settings>section[data-v-b85c0a21]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#333 transparent}.settings>section>section[data-v-b85c0a21]{width:1024px;margin:0 auto}.navs[data-v-b85c0a21]{margin-top:32px}.navs>div[data-v-b85c0a21]{position:relative;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 5px;border:rgba(0,0,0,1);border-radius:6px;background-color:#18181b}.navs>div[data-v-b85c0a21]:after{content:"";position:absolute;top:4px;z-index:0;width:80px;height:32px;border-radius:4px;background-color:#fff;transition:left .2s ease}.navs>div.tab1[data-v-b85c0a21]:after{left:4px}.navs>div.tab2[data-v-b85c0a21]:after{left:94px}.navs>div.tab3[data-v-b85c0a21]:after{left:181px}.navs>div.tab4[data-v-b85c0a21]:after{left:270px}.navs>div>span[data-v-b85c0a21]{z-index:1;width:80px;height:32px;border-radius:4px;font-size:14px;font-weight:500;line-height:32px;text-align:center;color:#fff;cursor:pointer;transition:color .2s ease}.navs>div>span[data-v-b85c0a21]:hover{background-color:#ffffff1a}.navs>div>span.selected[data-v-b85c0a21]{color:#000;cursor:default}.navs>div>span.disabled[data-v-b85c0a21]{cursor:not-allowed}.profile>div[data-v-b85c0a21]{margin-top:32px}.profile>div>img[data-v-b85c0a21]{width:120px;height:120px;border-radius:50%;-webkit-user-drag:none;cursor:not-allowed}.profile>div>h3[data-v-b85c0a21]{font-weight:500;font-size:14px;line-height:20px;color:#ffffffbf}.profile>div>p[data-v-b85c0a21]{width:354px;height:36px;margin-top:6px;border-radius:6px;background-color:#18181b}.profile>div>p>input[data-v-b85c0a21]{width:100%;height:100%;padding:0 1em;border:0;outline:none;border-radius:6px;font-size:15px;font-weight:600;color:#fff;background-color:transparent}.account>div[data-v-b85c0a21]{margin-top:32px}.account>div>h3[data-v-b85c0a21]{font-weight:500;font-size:14px;line-height:20px;color:#ffffffbf}.account>div>p[data-v-b85c0a21]{width:354px;height:36px;margin-top:6px;padding-left:1em;border-radius:6px;line-height:36px;font-size:15px;font-weight:600;opacity:.5;background-color:#18181b}.account>div>h4[data-v-b85c0a21]{margin-top:6px;font-size:14px;font-weight:400;line-height:20px;color:#65758b;cursor:not-allowed}.account>div>h4.new-pwd[data-v-b85c0a21]{display:inline-block;cursor:pointer}.account>div>h4.new-pwd[data-v-b85c0a21]:hover{text-decoration:underline;text-underline-offset:3px;color:#9db2b8}.feedback[data-v-b85c0a21]{width:max-content;height:335px;margin:32px 0 80px;padding:40px 40px 0;border-radius:12px;text-align:center;background-color:#18181b}.feedback>div[data-v-b85c0a21]{display:flex;gap:20px}.feedback>div>figure[data-v-b85c0a21]{flex:0 0 auto}.feedback>div>figure>figcaption[data-v-b85c0a21]{margin-top:8px;font-size:14px;font-weight:500;color:#ffffffb3}.feedback>div>figure>img[data-v-b85c0a21]{width:150px;height:150px;border:0;border-radius:6px;vertical-align:middle;-webkit-user-drag:none}.feedback>h4[data-v-b85c0a21]{margin-top:8px;font-weight:400;font-size:12px;line-height:20px;color:#cbd5e180}.feedback>p[data-v-b85c0a21]{margin-top:40px;font-weight:500;font-size:14px;line-height:1.5}.commons[data-v-b85c0a21]{padding-top:30px}.popover[data-v-1e01f396]{position:absolute;top:0;left:0;z-index:100;padding:8px 0;translate:var(--x) calc(var(--y) - var(--offset-y));transform-origin:var(--origin) var(--origin-y);-webkit-user-select:none;user-select:none;pointer-events:none}.popover.top[data-v-1e01f396]{padding-top:0}.popover.top>.wrapper[data-v-1e01f396]{box-shadow:0 -4px 4px #aeaeae40}.popover.bottom[data-v-1e01f396]{padding-bottom:0}.popover.bottom>.wrapper[data-v-1e01f396]{box-shadow:0 4px 4px #aeaeae40}.popover.transition[data-v-1e01f396]{transition:translate .25s linear}.popover.fade-in[data-v-1e01f396]{animation:fade-in-1e01f396 .43s ease-in-out forwards}.popover>.wrapper[data-v-1e01f396]{border:1px solid rgba(229,231,235,1);border-radius:12px;color:#000;background-color:#fff}@keyframes fade-in-1e01f396{0%{scale:.65;opacity:.4}46%{scale:1.03;opacity:1}to{scale:1;opacity:1}}.user-guide-link{position:relative;margin-right:32px;font-size:14px;font-weight:500;outline:none;color:#fff}.user-guide-link:hover:after{content:"↗";position:absolute;top:-1px;right:-12px;font-size:15px;font-weight:500;color:#fff}.ai-robot[data-v-bef89f42]{position:fixed;right:30px;bottom:180px;z-index:2}.ai-robot>div[data-v-bef89f42]{cursor:pointer;filter:drop-shadow(0 0 30px #000)}.ai-robot>div>img[data-v-bef89f42]{width:80px;height:80px}.ai-robot-dialog[data-v-bef89f42]{position:absolute;right:0;bottom:-150px;display:flex;flex-direction:column;width:420px;max-height:80vh;min-height:500px;overflow:hidden;border:1px solid rgba(68,71,72,.3);box-shadow:#0000 0 0,#0000 0 0,#00000040 0 25px 50px -12px;border-radius:12px;background-color:#201f1f}.ai-robot-dialog>header[data-v-bef89f42]{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:16px 24px;border-bottom:1px solid rgba(68,71,72,.3);background-color:#171717b3}.ai-robot-dialog>header>span[data-v-bef89f42]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#fff}.ai-robot-dialog>header>h3[data-v-bef89f42]{display:flex;flex-direction:column}.ai-robot-dialog>header>h3>b[data-v-bef89f42]{font-style:normal;font-size:16px;font-weight:600}.ai-robot-dialog>header>h3>span[data-v-bef89f42]{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:10px;font-weight:400}.ai-robot-dialog>header>h3>span[data-v-bef89f42]:before{content:"";width:4px;height:4px;border-radius:50%;background-color:#10b981}.ai-robot-dialog>header>svg[data-v-bef89f42]{cursor:pointer;margin-left:auto}.ai-robot-dialog>header>svg:hover[data-v-bef89f42]>path{fill:#fff}.ai-robot-dialog>ul[data-v-bef89f42]{flex:1 1 auto;display:flex;flex-direction:column;gap:20px;padding:24px;overflow:hidden auto;scrollbar-width:thin;scrollbar-color:#333 transparent;overscroll-behavior:none}.ai-robot-dialog>ul.overhide[data-v-bef89f42]{overflow:hidden}.ai-robot-dialog>ul>.user[data-v-bef89f42]{flex:0 0 auto;max-width:100%;margin-left:auto}.ai-robot-dialog>ul>.user>div[data-v-bef89f42]{padding:12px 16px;font-size:14px;font-weight:400;line-height:1.5;color:gb(229,226,225);border:1px solid rgba(68,71,72,.5);border-radius:12px}.ai-robot-dialog>ul>.sys[data-v-bef89f42]{display:flex;gap:12px}.ai-robot-dialog>ul>.sys>div:nth-child(1)[data-v-bef89f42]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#353434}.ai-robot-dialog>ul>.sys>div:nth-child(1)>svg[data-v-bef89f42]{width:18px;height:18px}.ai-robot-dialog>ul>.sys>.rich[data-v-bef89f42]{padding:16px;border:1px solid rgba(68,71,72,.2);border-radius:12px;background-color:#0e0e0e}.ai-robot-dialog>ul>.sys>.rich>p[data-v-bef89f42]{margin-bottom:12px;font-size:14px;font-weight:400;line-height:1.5;color:#e5e2e1}.ai-robot-dialog>ul>.sys>.rich>div[data-v-bef89f42]{border-radius:8px}.ai-robot-dialog>ul>.sys>.rich>div>img[data-v-bef89f42]{width:100%;height:auto;border:0;border-radius:8px}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]{padding-top:4px;font-size:14px;font-weight:400;line-height:1.5;word-break:break-all;white-space:break-spaces;color:#e5e2e1}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>b{font-weight:700}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>h1{font-size:22px;font-weight:700}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>h2{font-size:20px;font-weight:700}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>h3{font-size:18px;font-weight:700}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>h4{font-size:16px;font-weight:700}.ai-robot-dialog>ul>.sys>.plan[data-v-bef89f42]>a{color:#ab66f6;cursor:pointer}.ai-robot-dialog>ul>.loading>div[data-v-bef89f42]:nth-child(1){opacity:.5}.ai-robot-dialog>ul>.loading>div:nth-child(2)[data-v-bef89f42]{display:flex;align-items:center;gap:3px}.ai-robot-dialog>ul>.loading>div:nth-child(2)>i[data-v-bef89f42]{width:6px;height:6px;border-radius:50%;background-color:#c4c7c84d;animation:anim-loading-bef89f42 1.2s ease-out infinite forwards}.ai-robot-dialog>ul>.loading>div:nth-child(2)>i[data-v-bef89f42]:nth-child(2){animation-delay:.25s}.ai-robot-dialog>ul>.loading>div:nth-child(2)>i[data-v-bef89f42]:nth-child(3){animation-delay:.45s}.ai-robot-dialog>footer[data-v-bef89f42]{flex:0 0 auto;padding:18px;border-top:1px solid rgba(68,71,72,.2);background-color:#201f1f}.ai-robot-dialog>footer>div[data-v-bef89f42]{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(68,71,72,.5);border-radius:8px;background-color:#171717b3}.ai-robot-dialog>footer>div>input[data-v-bef89f42]{flex:1 1 auto;padding:12px;font-size:16px;font-weight:400;border:0;color:#fff;outline:none;background-color:transparent}.ai-robot-dialog>footer>div>span[data-v-bef89f42]{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin-right:8px;border-radius:4px;cursor:pointer;opacity:.7;background-color:#fff}.ai-robot-dialog>footer>div>span.disabled[data-v-bef89f42]{opacity:.35;cursor:not-allowed}.ai-robot-dialog>footer>div>span[data-v-bef89f42]:not(.disabled):hover{opacity:1}@keyframes anim-loading-bef89f42{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.dropdown-list[data-v-a040c81d]{position:relative}.dropdown-list.disabled>span[data-v-a040c81d]{cursor:not-allowed}.dropdown-list>span[data-v-a040c81d]{display:flex;align-items:center;justify-content:center;gap:3px;font-size:12px;font-weight:500;border-radius:4px;cursor:pointer;transition:background-color .2s ease}.dropdown-list:hover:not(.disabled)>span[data-v-a040c81d],.dropdown-list:has(>ul:hover)>span[data-v-a040c81d]{background-color:#ffffff1a}.dropdown-list[data-v-a040c81d]:after{content:"";position:absolute;top:24px;left:0;right:0;height:4px;background-color:transparent}.list[data-v-a040c81d]{position:absolute;left:0;right:0;display:flex;padding:6px 0 6px 6px;border-radius:6px;background-color:#18181b}.list.loading[data-v-a040c81d]{grid-template-columns:1fr;place-items:center;place-content:center}.list>li[data-v-a040c81d]{overscroll-behavior:contain}.list>li:nth-child(1):not(.item-loading)[data-v-a040c81d]{--scrollbar-color: #333;--scrollbar-overflow: hidden auto;flex:0 0 auto;margin:0 6px 0 0;padding:0 12px 0 0;border-right:1px solid #333}.list>li:nth-child(1):not(.item-loading)>ul[data-v-a040c81d]{display:flex;flex-direction:column;gap:6px;min-height:190px}.list>li:nth-child(1):not(.item-loading)>ul>li[data-v-a040c81d]{display:flex;align-items:center;gap:5px}.list>li:nth-child(1):not(.item-loading)>ul>li:hover>span[data-v-a040c81d],.list>li:nth-child(1):not(.item-loading)>ul>li.selected>span[data-v-a040c81d]{background-color:#333}.list>li:nth-child(1):not(.item-loading)>ul>li:hover>svg[data-v-a040c81d]>path,.list>li:nth-child(1):not(.item-loading)>ul>li.selected>svg[data-v-a040c81d]>path{visibility:visible}.list>li:nth-child(1):not(.item-loading)>ul>li.selected>span[data-v-a040c81d]{cursor:default}.list>li:nth-child(1):not(.item-loading)>ul>li>span[data-v-a040c81d]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:80px;height:32px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.list>li:nth-child(1):not(.item-loading)>ul>li>svg[data-v-a040c81d]{transform:rotate(-90deg)}.list>li:nth-child(1):not(.item-loading)>ul>li>svg[data-v-a040c81d]>path{visibility:hidden}.list>li:nth-child(2)[data-v-a040c81d]{--scrollbar-color: #333;--scrollbar-overflow: hidden auto;flex:1 1 auto}.list>li:nth-child(2)>ul[data-v-a040c81d]{display:grid;grid-template-columns:repeat(auto-fill,88px);grid-auto-rows:32px;gap:6px 3px;min-height:190px}.list>li:nth-child(2)>ul>li[data-v-a040c81d]{overflow:hidden;padding-left:8px;border-radius:6px;font-size:14px;font-weight:500;line-height:32px;white-space:nowrap;text-overflow:clip;color:#ffffffbf;background-color:transparent;transition:background-color .25s ease,color .25s ease;cursor:pointer}.list>li:nth-child(2)>ul>li[data-v-a040c81d]:hover{background-color:#33333380}.list>li:nth-child(2)>ul>li.default[data-v-a040c81d]{cursor:default}.list>li:nth-child(2)>ul>li.disabled[data-v-a040c81d]{cursor:not-allowed}.list>li:nth-child(2)>ul>li.selected[data-v-a040c81d]{color:#000;background-color:#fff}.list.v-enter-active[data-v-a040c81d],.list.v-leave-active[data-v-a040c81d]{--time: .25s;transition:transform var(--time) ease,opacity var(--time) ease}.list.v-enter-active[data-v-a040c81d]{z-index:-1}.list.v-enter-from[data-v-a040c81d]{opacity:0;transform:translate3d(0,var(--y),0)}.list.v-leave-to[data-v-a040c81d]{opacity:0;transform:translateZ(0)}.list.v-enter-to[data-v-a040c81d],.list.v-leave-from[data-v-a040c81d]{opacity:1;transform:translateZ(0)}.dropdown-list>.list[data-v-a040c81d]{--y: -20px;top:26px;box-shadow:0 10px 20px #000}.dropdown-list.up>.list[data-v-a040c81d]{--y: 20px;top:auto;bottom:26px;box-shadow:0 -10px 20px #000}.hide[data-v-35bc2d46]{display:none}.popup-ranking-list[data-v-35bc2d46]{--scrollbar-color: #333;width:884px;height:90vh;-webkit-user-select:none;user-select:none;overscroll-behavior:none}.popup-ranking-list>.header[data-v-35bc2d46]{position:relative;height:250px;padding:54px 0 0 36px;overflow:hidden}.popup-ranking-list>.header>h3[data-v-35bc2d46]{font-size:32px;font-weight:600;line-height:36px}.popup-ranking-list>.header>p[data-v-35bc2d46]:nth-child(2){margin-top:16px;font-size:14px;font-weight:400;line-height:22px;color:#7371ff}.popup-ranking-list>.header>p[data-v-35bc2d46]:nth-child(3){width:520px;margin-top:16px;font-size:14px;font-weight:400;line-height:1.5}.popup-ranking-list>.header>p[data-v-35bc2d46]:nth-child(4){margin-top:29px;font-size:12px;font-weight:400;line-height:14px;color:#666}.popup-ranking-list>.header>div[data-v-35bc2d46]{position:absolute;top:0;right:0;overflow:hidden;border-radius:6px;pointer-events:none}.popup-ranking-list>.header>div>img[data-v-35bc2d46]{width:300px;height:auto;-webkit-user-drag:none}.ranking-tabs[data-v-35bc2d46]{position:sticky;top:0;left:0;z-index:1;width:100%;padding-bottom:6px;background-color:#18181b;border-top-left-radius:6px;border-top-right-radius:6px}.ranking-tabs>div[data-v-35bc2d46]{display:flex}.ranking-tabs>div>span[data-v-35bc2d46]{padding:8px 16px;font-size:14px;font-weight:500;line-height:24px;color:#999;opacity:.5}.ranking-tabs>div>span.selected[data-v-35bc2d46]{opacity:1}.ranking-tabs>div>span[data-v-35bc2d46]:nth-child(1){margin-left:30px}.ranking-tabs>div>span[data-v-35bc2d46]:nth-child(2){margin-left:302px}.ranking-tabs>ul[data-v-35bc2d46]{display:flex;gap:10px;margin-top:10px;padding-left:30px}.ranking-tabs>ul>li[data-v-35bc2d46]{width:74px;height:40px;font-size:14px;font-weight:500;line-height:40px;text-align:center;color:#fff;border-radius:6px;cursor:pointer;transition:background-color .45s ease,color .45s ease}.ranking-tabs>ul>li[data-v-35bc2d46]:hover{color:#fff;background-color:#333}.ranking-tabs>ul>li.selected[data-v-35bc2d46]{cursor:default;color:#000;background-color:#fff}.ranking-tabs>ul>li[data-v-35bc2d46]:nth-child(5){margin-left:39px}.ranking-list[data-v-35bc2d46]{display:flex;flex-direction:column;gap:20px;padding:10px 20px 20px}.ranking-list>li[data-v-35bc2d46]{display:grid;grid-template-columns:160px 3fr 1fr;grid-template-rows:auto auto auto 1fr auto;gap:0 24px;outline:10px solid transparent;border-radius:2px;transition:outline-color .45s ease,background-color .45s ease}.ranking-list>li:hover[data-v-35bc2d46]{outline-color:#2a2a2a;background-color:#2a2a2a}.ranking-list>li:hover>.cel7>button[data-v-35bc2d46]{opacity:.5}.ranking-list>li>img[data-v-35bc2d46]{grid-row:1/-1;grid-column:1/2;width:160px;height:221px;border:0;vertical-align:middle;border-radius:16px}.ranking-list>li>.cel1[data-v-35bc2d46]{grid-row:1/4;grid-column:3/4;padding:12px 0 0;font-family:Post No Bills Colombo ExtraBold Regular;font-size:48px;font-weight:800;text-align:right}.ranking-list>li>.cel2[data-v-35bc2d46]{grid-row:1/2;grid-column:2/3;padding-bottom:6px}.ranking-list>li>.cel2>b[data-v-35bc2d46]{font-size:16px;font-weight:600;line-height:22px}.ranking-list>li>.cel2>i[data-v-35bc2d46]{margin-left:5px;font-style:normal;font-size:12px;font-weight:500;line-height:18px;color:#999}.ranking-list>li>.cel3[data-v-35bc2d46]{grid-row:2/3;grid-column:2/3;padding-bottom:6px;font-size:12px;font-weight:500;line-height:18px;color:#999}.ranking-list>li>.cel4[data-v-35bc2d46]{grid-row:3/4;grid-column:2/4;padding-bottom:10px;font-size:12px;font-weight:400;line-height:18px}.ranking-list>li>.cel5[data-v-35bc2d46]{grid-column:2/4;padding-bottom:10px;font-size:14px;font-weight:400;line-height:1.5;color:#ffffffbf}.ranking-list>li>.cel6[data-v-35bc2d46]{grid-column:2/3;padding-top:8px}.ranking-list>li>.cel6>span[data-v-35bc2d46]{font-size:12px;font-weight:400;line-height:14px;color:#999}.ranking-list>li>.cel6>b[data-v-35bc2d46]{margin-left:5px;font-size:14px;font-weight:600;line-height:20px}.ranking-list>li>.cel7[data-v-35bc2d46]{grid-column:3/4;text-align:right}.ranking-list>li>.cel7>button[data-v-35bc2d46]{display:inline-flex;align-items:center;gap:4px;padding:8px 10px;opacity:0;border-radius:6px;background-color:#fff;transition:opacity .45s ease}.ranking-list>li>.cel7>button>b[data-v-35bc2d46]{font-size:14px;font-weight:400;color:#000}.ranking-list>li>.cel7>button[data-v-35bc2d46]:hover{opacity:1}.editor[data-v-14202d68]{position:relative;width:100%}.editor-richtext[data-v-14202d68]{width:100%;min-height:56px;padding:16px;outline:none;font-size:16px;font-weight:400;line-height:1.5}.editor-richtext[data-v-14202d68] *,.editor-richtext[data-v-14202d68] :before{font-size:16px;font-weight:400;line-height:1.5}.editor-placeholder[data-v-14202d68]{position:absolute;top:20px;left:20px;font-size:16px;font-weight:400;white-space:nowrap;pointer-events:none;color:#64748b}.editor[data-v-14202d68] .editor-setting-node{margin:0 2px;-webkit-user-select:none;user-select:none;background-color:transparent}.editor[data-v-14202d68] .editor-setting-node:before{content:"#"}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.creative-spark[data-v-d9b4c531]{--time: .35s;--ease: cubic-bezier(.66, 0, .34, 1);width:100vw;height:100vh;background-image:var(--main-bg);background-size:auto;background-repeat:repeat;background-color:#000}.creative-spark>.header[data-v-d9b4c531]{display:flex;align-items:center;justify-content:space-between;min-width:1220px;padding:35px 77px 20px;-webkit-user-select:none;user-select:none}.creative-spark>.header>h1[data-v-d9b4c531]{font-size:24px;font-weight:600;line-height:34px}.creative-spark>.header>.actions[data-v-d9b4c531]{display:flex;align-items:center;gap:34px}.creative-spark>.header>.actions>.btn-hot[data-v-d9b4c531]{display:flex;align-items:center;height:36px;gap:3px;cursor:pointer;opacity:.75}.creative-spark>.header>.actions>.btn-hot[data-v-d9b4c531]:hover{opacity:1}.creative-spark>.header>.actions>.btn-hot>b[data-v-d9b4c531]{font-size:14px;font-weight:500;color:#f5cb67}.creative-spark>.header>.actions>.btn-hot.loading[data-v-d9b4c531]{cursor:default}.creative-spark>.header>.actions>.btn-hot.vip>b[data-v-d9b4c531]{color:#fff}.creative-spark>.header>.actions>.btn-close[data-v-d9b4c531]{height:36px;font-size:14px;font-weight:500;line-height:34px;cursor:pointer;color:#fffc}.creative-spark>.header>.actions>.btn-close[data-v-d9b4c531]:hover{color:#fff}.creative-spark>.header>.actions>.btn-close>svg[data-v-d9b4c531]{width:36px;height:36px}.creative-spark>.header>.actions>.btn-close:hover>svg[data-v-d9b4c531]>path{fill:#fff}.creative-spark>.content[data-v-d9b4c531]{position:relative;display:flex;justify-content:space-between;width:1220px;height:calc(100% - 89px);margin:0 auto;padding-bottom:38px}.creative-spark>.content>.input-area[data-v-d9b4c531]{flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between;width:511px;gap:10px}.creative-spark>.content>.input-area>.chat-list[data-v-d9b4c531]{flex:1 1 auto;padding-right:15px;transition:opacity var(--time) var(--ease),visibility var(--time) var(--ease),transform var(--time) var(--ease)}.creative-spark>.content>.input-area>.chat-list>li[data-v-d9b4c531]{margin-bottom:16px}.creative-spark>.content>.input-area>.chat-list>.user[data-v-d9b4c531]{text-align:right}.creative-spark>.content>.input-area>.chat-list>.user>div[data-v-d9b4c531]{display:inline-block;padding:8px 16px;font-size:14px;font-weight:400;line-height:1.5;text-align:left;border-radius:8px;background-color:#18181b}.creative-spark>.content>.input-area>.chat-list>.sys>h3[data-v-d9b4c531]{font-size:14px;font-weight:400}.creative-spark>.content>.input-area>.chat-list>.sys>ul[data-v-d9b4c531]{margin-top:8px}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.strategy[data-v-d9b4c531]{display:flex;align-items:center;gap:4px;margin-bottom:14px}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.strategy.doing[data-v-d9b4c531]:before{content:"";width:12px;height:12px;margin:0 2px;overflow:hidden;border-radius:6px;background-color:#fff}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.strategy.doing>span[data-v-d9b4c531]{color:#fff}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.strategy>span[data-v-d9b4c531]{font-size:14px;font-weight:500;line-height:20px;color:#ffffff80}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div[data-v-d9b4c531]{display:grid;grid-template-columns:1fr 3.6fr;grid-template-areas:"ico tt" "ico tm";align-items:center;width:175px;height:55px;border:1px solid #fff;border-radius:8px;-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color .2s ease}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div:hover[data-v-d9b4c531]{background-color:#fff}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div:hover>i>svg[data-v-d9b4c531]>path{stroke:#000}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div:hover>span[data-v-d9b4c531]{color:#000}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div:hover>time[data-v-d9b4c531]{color:#18181b80}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div>i[data-v-d9b4c531]{grid-area:ico;text-align:center}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div>i>svg[data-v-d9b4c531]{width:23px;height:23px}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div>i>svg[data-v-d9b4c531]>path{transition:stroke .2s ease}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div>span[data-v-d9b4c531]{grid-area:tt;align-self:end;padding-bottom:2px;font-size:14px;font-weight:400;transition:color .2s ease}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>div>time[data-v-d9b4c531]{grid-area:tm;align-self:start;padding-top:2px;font-size:12px;font-weight:400;color:#ffffff80;transition:color .2s ease}.creative-spark>.content>.input-area>.chat-list>.sys>ul>.packets>p[data-v-d9b4c531]{margin-top:8px;font-size:12px;font-weight:400;line-height:1.5}.creative-spark>.content>.input-area>.inspiration[data-v-d9b4c531]{width:100%;padding-right:15px;transition:left var(--time) var(--ease),bottom var(--time) var(--ease),width var(--time) var(--ease)}.creative-spark>.content>.input-area>.inspiration>header[data-v-d9b4c531]{text-align:center;-webkit-user-select:none;user-select:none;transition:opacity var(--time) var(--ease),visibility var(--time) var(--ease)}.creative-spark>.content>.input-area>.inspiration>header>h3[data-v-d9b4c531]{display:inline-block;font-size:32px;font-weight:600;background:linear-gradient(90deg,#503bba,#d94e68);-webkit-background-clip:text;background-clip:text;color:transparent}.creative-spark>.content>.input-area>.inspiration>header>h4[data-v-d9b4c531]{margin-top:26px;margin-bottom:38px;font-size:24px;font-weight:400;white-space:nowrap;color:#ffffffbf}.creative-spark>.content>.input-area>.inspiration>.inputs[data-v-d9b4c531]{position:relative;background-color:#18181b;border:1px solid #CBD5E1;border-radius:24px}.creative-spark>.content>.input-area>.inspiration>.inputs.loading[data-v-d9b4c531]:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;z-index:1;padding:2px;border-radius:inherit;background:conic-gradient(from var(--angle),transparent 0deg,transparent 280deg,rgba(0,255,255,.2) 300deg,rgba(0,255,255,.6) 320deg,white 340deg,rgba(0,255,255,1) 350deg,rgba(0,255,255,.4) 355deg,transparent 360deg);mask:linear-gradient(hsl(0,0%,0%,1) 0 0) content-box,linear-gradient(hsl(0,0%,0%,1) 0 0);-webkit-mask-composite:source-out;mask-composite:subtract;animation:spin-d9b4c531 3s linear infinite;pointer-events:none}.creative-spark>.content>.input-area>.inspiration>.inputs>.strategy-again[data-v-d9b4c531]{display:flex;flex-wrap:nowrap;gap:8px;padding:12px 16px 0;-webkit-user-select:none;user-select:none}.creative-spark>.content>.input-area>.inspiration>.inputs>.strategy-again>span[data-v-d9b4c531]{flex:0 1 auto;display:flex;align-items:center;gap:3px;min-width:0;height:24px;padding:0 6px;border-radius:4px;background-color:#333;cursor:pointer}.creative-spark>.content>.input-area>.inspiration>.inputs>.strategy-again>span[data-v-d9b4c531]:hover{background-color:#555}.creative-spark>.content>.input-area>.inspiration>.inputs>.strategy-again>span>svg[data-v-d9b4c531]{flex:0 0 auto;width:16px;height:16px}.creative-spark>.content>.input-area>.inspiration>.inputs>.strategy-again>span>i[data-v-d9b4c531]{flex:0 1 auto;min-width:0;font-style:normal;font-size:12px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.creative-spark>.content>.input-area>.inspiration>.inputs>.editor[data-v-d9b4c531]{--scrollbar-color: #353535;max-height:320px}.creative-spark>.content>.input-area>.inspiration>.inputs>.editor[data-v-d9b4c531]>.editor-richtext{min-height:107px}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts[data-v-d9b4c531]{display:flex;align-items:center;justify-content:space-between;padding:0 9px 9px 16px;-webkit-user-select:none;user-select:none}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.options[data-v-d9b4c531]{display:flex;gap:8px}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.options>li>div[data-v-d9b4c531]{width:70px;height:24px}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.options>li>div[data-v-d9b4c531]>span{width:100%;height:100%}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button[data-v-d9b4c531]{width:116px;height:32px;border-radius:15px;background:linear-gradient(90deg,#503bba,#d94e68)}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button[data-v-d9b4c531]:disabled{cursor:not-allowed;opacity:.5}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button[data-v-d9b4c531]:not(:disabled):hover{background:linear-gradient(90deg,#4833b0,#c03f57)}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button>span[data-v-d9b4c531],.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button>b[data-v-d9b4c531]{margin:0 2px;font-size:12px;font-weight:500;color:#fff}.creative-spark>.content>.input-area>.inspiration>.inputs>.prompts>.start>button>.point[data-v-d9b4c531]{padding-right:12px;background-size:10px;background-position:17px 2px}.creative-spark>.content>.strategy-list[data-v-d9b4c531]{--scrollbar-color: #2b2b2b;flex:0 0 auto;display:flex;flex-direction:column;gap:16px;width:654px;padding:16px;border-radius:24px;overscroll-behavior:none;box-shadow:4px 4px 4px #18181b40;background-color:#18181b;transition:opacity var(--time) var(--ease),visibility var(--time) var(--ease),transform var(--time) var(--ease)}.creative-spark>.content>.strategy-list>li>header[data-v-d9b4c531]{display:flex;align-items:center;justify-content:space-between;padding:0 20px;-webkit-user-select:none;user-select:none}.creative-spark>.content>.strategy-list>li>header>h3[data-v-d9b4c531],.creative-spark>.content>.strategy-list>li>header>div>button[data-v-d9b4c531]{display:flex;align-items:center;gap:4px}.creative-spark>.content>.strategy-list>li>header>h3>span[data-v-d9b4c531]{position:relative;top:-1px;background:linear-gradient(90deg,#503bba,#d94e68);-webkit-background-clip:text;background-clip:text}.creative-spark>.content>.strategy-list>li>header>h3>span>b[data-v-d9b4c531]{font-size:15px;font-weight:600;line-height:20px;color:transparent}.creative-spark>.content>.strategy-list>li>header>div>button:hover>b[data-v-d9b4c531]{color:#fff}.creative-spark>.content>.strategy-list>li>header>div>button>b[data-v-d9b4c531]{font-size:14px;font-weight:500;line-height:24px;color:#fffc}.creative-spark>.content>.strategy-list>li>section[data-v-d9b4c531]{padding:16px 20px;margin-top:8px;border-radius:16px;background-color:#111}.creative-spark>.content>.strategy-list>li>section>header[data-v-d9b4c531]{display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.creative-spark>.content>.strategy-list>li>section>header>h3[data-v-d9b4c531],.creative-spark>.content>.strategy-list>li>section>header>div>button[data-v-d9b4c531]{display:flex;align-items:center;gap:5px}.creative-spark>.content>.strategy-list>li>section>header>h3>b[data-v-d9b4c531],.creative-spark>.content>.strategy-list>li>section>header>div>button>b[data-v-d9b4c531]{font-size:14px;font-weight:500;line-height:24px;color:#fffc}.creative-spark>.content>.strategy-list>li>section>header>h3>b[data-v-d9b4c531]{-webkit-user-select:text;user-select:text}.creative-spark>.content>.strategy-list>li>section>header>div>button:hover>b[data-v-d9b4c531]{color:#fff}.creative-spark>.content>.strategy-list>li>section>ul[data-v-d9b4c531]{display:grid;grid-template-columns:1fr 2fr 2.6fr;gap:15px 10px;margin-top:14px}.creative-spark>.content>.strategy-list>li>section>ul>li>h4[data-v-d9b4c531]{font-size:12px;font-weight:500;color:#999}.creative-spark>.content>.strategy-list>li>section>ul>li>p[data-v-d9b4c531]{margin-top:4px;font-size:14px;font-weight:500;line-height:1.6}.creative-spark>.content>.strategy-list>li>section>ul>li[data-v-d9b4c531]:nth-child(n+4){grid-column:1/-1}.creative-spark>.content.floating>.input-area>.chat-list[data-v-d9b4c531],.creative-spark>.content.hero1>.input-area>.chat-list[data-v-d9b4c531]{opacity:0;visibility:hidden;transform:translateY(30px)}.creative-spark>.content.floating>.input-area>.inspiration[data-v-d9b4c531],.creative-spark>.content.hero1>.input-area>.inspiration[data-v-d9b4c531]{position:absolute;left:184px;bottom:42%;width:852px}.creative-spark>.content.floating>.strategy-list[data-v-d9b4c531],.creative-spark>.content.hero1>.strategy-list[data-v-d9b4c531]{opacity:0;visibility:hidden;transform:translateY(30px)}.creative-spark>.content.hero1>.input-area>.inspiration[data-v-d9b4c531]{position:absolute;left:0;bottom:38px;width:511px}.creative-spark>.content.hero1>.input-area>.inspiration>header[data-v-d9b4c531]{opacity:0;visibility:hidden}.creative-spark>.content.hero2>.input-area>.chat-list[data-v-d9b4c531]{opacity:1;visibility:visible;transform:translateY(0)}.creative-spark>.content.hero2>.input-area>.inspiration[data-v-d9b4c531]{position:absolute;left:0;bottom:38px;width:511px}.creative-spark>.content.hero2>.input-area>.inspiration>header[data-v-d9b4c531]{opacity:0;visibility:hidden}.creative-spark>.content.hero2>.strategy-list[data-v-d9b4c531]{opacity:1;visibility:visible;transform:translateY(0)}@keyframes spin-d9b4c531{to{--angle: 360deg}}.disassembly-scope[data-v-402d24bf]{position:relative;width:512px;height:160px;padding:24px;-webkit-user-select:none;user-select:none}.disassembly-scope>header>h3[data-v-402d24bf]{font-size:18px;font-weight:600;line-height:28px;color:#fff}.disassembly-scope>header>p[data-v-402d24bf]{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#64748b}.disassembly-scope>header>p>b[data-v-402d24bf]{color:#fff}.disassembly-scope>footer[data-v-402d24bf]{display:flex;align-items:center;margin-top:14px}.disassembly-scope>footer>span[data-v-402d24bf]{margin-right:auto;display:inline-flex;flex-direction:column;gap:4px}.disassembly-scope>footer>span>b[data-v-402d24bf]{width:min-content;padding-right:12px;font-size:28px;font-weight:600;background-image:url(https://storyplay.cn/material/point.svg);background-size:10px 10px;background-repeat:no-repeat;background-position:right bottom 15%}.disassembly-scope>footer>span>i[data-v-402d24bf]{font-style:normal;font-size:12px;font-weight:400;color:#666}.scripts[data-v-29c753be]{display:flex;flex-direction:column;align-items:start;justify-content:start}.scripts>header[data-v-29c753be]{flex:0 0 auto;width:100%;padding:36px 0 10px 24px;position:relative;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.scripts>header>h1[data-v-29c753be]{font-size:24px;font-weight:600;line-height:28px;color:#fff}.scripts>header>.search[data-v-29c753be]{display:flex;align-items:center;gap:12px;position:absolute;top:30px;left:50%;width:30%;min-width:274px;max-width:500px;transform:translate(-50%)}.scripts>header>.search>input[data-v-29c753be]{width:100%;height:40px;padding:0 40px 0 10px;border:1px solid transparent;outline:none;font-size:16px;font-weight:400;border-radius:6px;color:#fff;background-color:#18181b}.scripts>header>.search>input[data-v-29c753be]:focus,.scripts>header>.search>input[data-v-29c753be]:hover{border-color:#333}.scripts>header>.search>button[data-v-29c753be]{position:absolute;top:8px;right:8px}.scripts>header>.search>button[data-v-29c753be]:disabled{cursor:not-allowed;opacity:.5}.scripts>header>.search>button:hover:not(:disabled)>svg[data-v-29c753be]>rect,.scripts>header>.search>button:hover:not(:disabled)>svg[data-v-29c753be]>path{stroke:#fff}.scripts>header>.user-guide-link[data-v-29c753be]{margin-right:192px}.scripts>header>button[data-v-29c753be],.scripts>header>label[data-v-29c753be]{position:absolute;right:48px;bottom:5px;width:112px;height:40px;border-radius:6px;background-color:#18181b;display:flex;align-items:center;justify-content:center}.scripts>header>button:hover[data-v-29c753be],.scripts>header>label:hover[data-v-29c753be]{background-color:#fff}.scripts>header>button:hover>svg[data-v-29c753be]>path,.scripts>header>label:hover>svg[data-v-29c753be]>path{stroke:#000}.scripts>header>button:hover>span[data-v-29c753be],.scripts>header>label:hover>span[data-v-29c753be]{color:#000}.scripts>header>button>span[data-v-29c753be],.scripts>header>label>span[data-v-29c753be]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.scripts>header>label[data-v-29c753be]{cursor:pointer}.scripts>header>label>input[data-v-29c753be]{position:fixed;top:0;left:0;height:1px;opacity:0}.scripts>section[data-v-29c753be]{flex:1 1 auto;width:100%}.scripts>.list-filter[data-v-29c753be]{flex:0 0 auto;display:flex;align-items:center;gap:20px;width:1024px;margin:10px auto 0;padding-left:15px;padding-bottom:5px;-webkit-user-select:none;user-select:none}.scripts>.list-filter>div[data-v-29c753be]{display:flex;align-items:center;justify-content:center;height:38px;border-radius:6px}.scripts>.list-filter>div[data-v-29c753be]:hover{background-color:#18181b}.scripts>.list-filter>.choose[data-v-29c753be]{width:92px;cursor:pointer}.scripts>.list-filter>.choose>span[data-v-29c753be]{margin-left:4px;font-size:14px;font-weight:500}.scripts>.list-filter>.options[data-v-29c753be]{display:inline-flex;align-items:center;justify-content:space-between;padding:4px;background-color:#18181b}.scripts>.list-filter>.options>span[data-v-29c753be]{width:80px;height:30px;border-radius:4px;font-size:14px;font-weight:600;line-height:29px;text-align:center;color:#fff;cursor:pointer;background-color:transparent}.scripts>.list-filter>.options>span[data-v-29c753be]:not(.selected):hover{background-color:#ffffff1a}.scripts>.list-filter>.options>.selected[data-v-29c753be]{color:#000;cursor:default;background-color:#fff}.scripts>.list-filter>.options:nth-child(1)>span[data-v-29c753be]{width:60px}.list[data-v-29c753be]{padding:0 9px;overflow-x:hidden;overflow-y:auto;scrollbar-color:#18181b transparent;scrollbar-width:thin}.list>ul[data-v-29c753be]{width:1024px;margin:8px auto 100px}.list>ul>li.new:has(+li:not(.new))[data-v-29c753be]{position:relative}.list>ul>li.new:has(+li:not(.new))[data-v-29c753be]:after{content:"";position:absolute;bottom:0;width:97.5%;height:1px;background-color:#66666680}.list>ul>li[data-v-29c753be]{display:flex;align-items:center;justify-content:start;width:100%;height:122px;padding:16px 0 16px 16px;border-radius:12px;cursor:pointer;transition:background-color .45s ease}.list>ul>li:hover[data-v-29c753be]{background-color:#18181b}.list>ul>li:hover>.actions>span[data-v-29c753be]{opacity:1}.list>ul>li>.cover[data-v-29c753be]{position:relative;flex:0 0 auto;width:120px;height:90px;margin-right:16px;border-radius:12px;-webkit-user-select:none;user-select:none}.list>ul>li>.cover>img[data-v-29c753be]:nth-child(1){width:100%;height:100%;border:0;border-radius:12px;vertical-align:middle;pointer-events:none}.list>ul>li>.cover>img[data-v-29c753be]:nth-child(2){position:absolute;top:0;left:0;width:50px;height:40.3px;pointer-events:none}.list>ul>li>.content[data-v-29c753be]{flex:1 1 auto}.list>ul>li>.content>h3[data-v-29c753be]{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600;line-height:28px;color:#fff}.list>ul>li>.content>h3[data-region=国内][data-v-29c753be]:after,.list>ul>li>.content>h3[data-region=欧美][data-v-29c753be]:after{content:attr(data-region);display:inline-block;padding:3px 8px 4px;font-size:12px;font-weight:400;line-height:1;color:#fff;border-radius:10px;background-color:#4141bd}.list>ul>li>.content>h3[data-region=欧美][data-v-29c753be]:after{background-color:#19593f}.list>ul>li>.content>p[data-v-29c753be]{margin-top:4px}.list>ul>li>.content>p>time[data-v-29c753be]{font-size:12px;font-weight:400;line-height:18px;color:#ffffff80}.list>ul>li>.content>div[data-v-29c753be]{margin-top:8px;font-size:14px;font-weight:400;line-height:18px;color:#ffffffbf}.list>ul>li>.actions[data-v-29c753be]{flex:0 0 172px;position:relative;height:100%;padding:0 35px 0 0;text-align:right}.list>ul>li>.actions.show>ul[data-v-29c753be]{display:block}.list>ul>li>.actions.show>span[data-v-29c753be]{background-color:#000}.list>ul>li>.actions>span[data-v-29c753be]{display:inline-block;width:32px;height:32px;margin-top:30px;border-radius:16px;text-align:center;line-height:30px;opacity:0;transition:opacity .25s linear,background-color .25s linear}.list>ul>li>.actions>span[data-v-29c753be]:hover{background-color:#000}.list>ul>li>.actions>span>svg[data-v-29c753be]{transform:rotate(90deg)}.list>ul>li>.actions>ul[data-v-29c753be]{display:none;position:absolute;z-index:1;top:68px;right:-50px;width:150px;border:1px solid rgba(0,0,0,1);border-radius:6px;box-shadow:0 0 20px #64646473;background-color:#18181b;-webkit-user-select:none;user-select:none}.list>ul>li>.actions>ul>li[data-v-29c753be]{display:flex;align-items:center;height:42px;padding-left:8px;border-bottom:1px solid rgba(0,0,0,1);cursor:pointer}.list>ul>li>.actions>ul>li[data-v-29c753be]:hover{background-color:#000}.list>ul>li>.actions>ul>li:last-child[data-v-29c753be]{border-bottom:0}.list>ul>li>.actions>ul>li:last-child>span[data-v-29c753be]{color:red}.list>ul>li>.actions>ul>li>span[data-v-29c753be]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.no-data[data-v-29c753be]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-bottom:23px;-webkit-user-select:none;user-select:none}.no-data>ul[data-v-29c753be]{margin:auto;padding-bottom:40px}.no-data>ul>li[data-v-29c753be]{text-align:center}.no-data>ul>li>label[data-v-29c753be],.no-data>ul>li>button[data-v-29c753be]{display:inline-block;width:116px;height:40px;border-radius:6px;font-size:14px;font-weight:500;color:#000;background-color:#fff}.no-data>ul>li>label[data-v-29c753be]:hover,.no-data>ul>li>button[data-v-29c753be]:hover{background-color:#d8d8d8}.no-data>ul>li>label[data-v-29c753be]{cursor:pointer;line-height:40px}.no-data>ul>li>label>span[data-v-29c753be]{font-size:14px;font-weight:500}.no-data>ul>li>label>input[data-v-29c753be]{position:fixed;top:0;left:0;height:1px;opacity:0}.no-data>ul>li[data-v-29c753be]:nth-child(2){margin-top:24px;font-size:22px;font-weight:600;line-height:1.3;color:#ffffffbf}.no-data>ul>li[data-v-29c753be]:nth-child(3){margin-top:16px;font-size:16px;font-weight:400;line-height:1.3;color:#a1a1aa}.no-data>ul>li[data-v-29c753be]:nth-child(4){margin-top:24px}.no-data>p[data-v-29c753be]{display:flex;align-items:center;justify-content:center}.no-data>p>span[data-v-29c753be]{margin-left:5px;font-size:14px;font-weight:400;color:#ffffff80}.popover-tips[data-v-29c753be]{padding:17px}.popover-tips>h3[data-v-29c753be]{margin-bottom:4px;font-size:14px;font-weight:600;line-height:20px}.popover-tips>p[data-v-29c753be]{font-size:14px;font-weight:400;line-height:20px;color:#0f172a}.navs[data-v-ba8e2a57]{flex:0 0 auto;width:1072px;height:40px;margin:31px auto 0;padding:0 24px;display:flex;align-items:center}.navs>div[data-v-ba8e2a57]{position:relative;display:flex;align-items:center;justify-content:center;width:88px;height:38px;margin-right:16px;border-radius:6px;overflow:hidden;text-align:center;cursor:pointer;color:#fff;background:linear-gradient(135deg,#a1ff8b,#3f93ff 96.83%)}.navs>div>span[data-v-ba8e2a57]{color:#fff;font-size:14px;font-weight:500}.navs>div>span[data-v-ba8e2a57],.navs>div>svg[data-v-ba8e2a57]{position:absolute;z-index:1;transition:all .25s ease;pointer-events:none}.navs>div>.icon-stop[data-v-ba8e2a57]{opacity:0;transform:translate(15px);visibility:hidden}.navs>div.selected[data-v-ba8e2a57]{cursor:default}.navs>div.loading>span[data-v-ba8e2a57]{opacity:0;visibility:hidden}.navs>div.stop[data-v-ba8e2a57]{background:linear-gradient(135deg,#a1ff8b,#3f93ff 96.83%)}.navs>div.doing[data-v-ba8e2a57]{position:relative;background:#18181b;cursor:pointer}.navs>div.doing:not(.not-stop):hover>span[data-v-ba8e2a57],.navs>div.doing:not(.not-stop):hover[data-v-ba8e2a57]:after{opacity:0;visibility:hidden}.navs>div.doing:not(.not-stop):hover>.icon-stop[data-v-ba8e2a57]{opacity:1;transform:translate(0);visibility:visible}.navs>div.doing[data-v-ba8e2a57]:after{content:"";position:absolute;top:0;left:0;width:var(--p);height:38px;border-radius:6px;background:linear-gradient(135deg,#a1ff8b,#3f93ff 96.83%);transition:opacity .25s ease,visibility .25s ease,width .2s linear}.navs>div.not-stop[data-v-ba8e2a57]{cursor:default}.navs>ul[data-v-ba8e2a57]{position:relative}.navs>ul.tab-32>li[data-v-ba8e2a57]:after{background-color:transparent}.navs>ul.tab-16>li[data-v-ba8e2a57]:after{left:4px}.navs>ul.tab-8>li[data-v-ba8e2a57]:after{left:93px}.navs>ul.tab-4>li[data-v-ba8e2a57]:after{left:181px}.navs>ul.tab-2>li[data-v-ba8e2a57]:after{left:269px}.navs>ul.tab-1>li[data-v-ba8e2a57]:after{left:357px}.navs>ul>li[data-v-ba8e2a57]{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 5px;border-radius:6px}.navs>ul>li[data-v-ba8e2a57]:before{content:"";position:absolute;top:0;left:0;width:442px;height:40px;border-radius:6px;background-color:#18181b;transition:width .25s ease}.navs>ul>li[data-v-ba8e2a57]:after{content:"";position:absolute;top:4px;z-index:0;width:80px;height:32px;border-radius:4px;background-color:#fff;transition:left .25s ease}.navs>ul>li>span[data-v-ba8e2a57]{z-index:1;width:80px;height:32px;border-radius:4px;font-size:14px;font-weight:500;line-height:32px;text-align:center;color:#fff;cursor:pointer;transition:opacity .35s ease,color .25s ease,background-color .25s ease}.navs>ul>li>span[data-v-ba8e2a57]:hover{background-color:#ffffff1a}.navs>ul>li>span.selected[data-v-ba8e2a57]{color:#000;cursor:default}.navs>ul>li>span.disabled[data-v-ba8e2a57]{opacity:.35}.navs>ul.preview>li[data-v-ba8e2a57]{pointer-events:none}.navs>ul.preview>li[data-v-ba8e2a57]:before{border:1px dashed #333;opacity:.5}.navs>ul.preview>li>span[data-v-ba8e2a57]{opacity:.22}.navs>ul.preview>li>span.disabled[data-v-ba8e2a57]{opacity:.22}.script-edit[data-v-a73fdbfd]{display:flex;flex-direction:column;align-items:start;justify-content:start;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#18181b transparent;-webkit-user-select:none;user-select:none}.script-edit>header[data-v-a73fdbfd]{flex:0 0 auto;width:100%;min-width:1072px;padding:36px 24px 0;display:flex;align-items:center;gap:8px}.script-edit>header>span[data-v-a73fdbfd]{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;background-color:#18181b}.script-edit>header>span.alert[data-v-a73fdbfd]{opacity:.5}.script-edit>header>span.disabled[data-v-a73fdbfd]{opacity:.5;cursor:not-allowed}.script-edit>header>span[data-v-a73fdbfd]:not(.disabled,.alert):hover{background:linear-gradient(82.73deg,#c88fee,#4723e8)}.script-edit>header>input[data-v-a73fdbfd]{flex:1 1 auto;border:0;padding:0;font-size:24px;font-weight:600;line-height:28px;color:#fff;outline:none;background-color:transparent}.script-template-v1{flex:1 1 auto;width:100%;min-width:1072px;min-height:0;margin:32px auto 0;position:relative;outline:none}.script-template-v1>menu{pointer-events:none;position:absolute;z-index:1;top:-72px;left:50%;width:1024px;transform:translate(-50%);display:flex;align-items:center;justify-content:end;gap:16px}.script-template-v1>menu>li>button{pointer-events:all;display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;border-radius:6px;color:#fff;background-color:#18181b}.script-template-v1>menu>li>button:has(>ul){cursor:default}.script-template-v1>menu>li>button:hover:not(:disabled,.ai-gen,.ai-loading){color:#000;background-color:#fff}.script-template-v1>menu>li>button:hover:not(:disabled,.ai-gen,.ai-loading)>svg>path{stroke:#000}.script-template-v1>menu>li>button:disabled,.script-template-v1>menu>li>button[disabled]{cursor:not-allowed;opacity:.5}.script-template-v1>menu>li>button>span{margin-left:8px;font-size:14px;font-weight:500;white-space:nowrap}.script-template-v1>menu>li>.ai-gen{background-image:linear-gradient(82.73deg,#c88fee,#4723e8);background-repeat:no-repeat}.script-template-v1>menu>li>.ai-gen:hover{background-image:linear-gradient(82.73deg,#a079ba,#3d20be)}.script-template-v1>menu>li>.ai-loading{background-image:none!important;background-color:#0f172a80;cursor:not-allowed}.script-template-v1>menu>li>.ai-alert{opacity:.5}.content-area-v1{position:relative;width:100%;height:100%;padding:0 24px;display:grid;grid-template-columns:repeat(3,auto);grid-auto-rows:100%;grid-template-areas:"edit gap opr";justify-content:center;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222 transparent}.content-area-v1>.edit-area{grid-area:edit}.content-area-v1>.opr-area{grid-area:opr}.content-empty[data-v-60321f49]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#18181b}.content-empty>p[data-v-60321f49]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-60321f49]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;color:#18181b;background-color:#fff}.content-empty>menu>li>button[data-v-60321f49]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-60321f49]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.ruler[data-v-60ac5a42]{height:100%;padding-top:4px;padding-bottom:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column}.ruler[data-v-60ac5a42]::-webkit-scrollbar{display:none}.ruler>li[data-v-60ac5a42]{flex:1 1 auto;height:9px;min-height:3px;max-height:9px;display:flex;align-items:center;justify-content:end;gap:4px;font-size:14px;font-weight:600;color:#ffffff4d;cursor:pointer;pointer-events:all}.ruler>li[data-v-60ac5a42]:after{content:"";flex:0 0 auto;width:12px;height:1px;margin:4px 0;background-color:#ffffff4d}.ruler>li.minor[data-v-60ac5a42]:after{width:16px}.ruler>li.major[data-v-60ac5a42]:after{width:32px}.ruler>li.light[data-v-60ac5a42]{color:#fff}.ruler>li.light[data-v-60ac5a42]:after{background-color:#fff}.episode[data-v-2d67d694]{position:relative;width:100%;height:100%;opacity:.55;transition:opacity .25s ease;perspective:1200px}.episode:hover>.wrapper>section[data-v-2d67d694],.episode.selected>.wrapper>section[data-v-2d67d694]{border-top-right-radius:0}.episode:hover>.actions[data-v-2d67d694],.episode.selected>.actions[data-v-2d67d694]{display:block}.episode.selected[data-v-2d67d694],.episode.highlight[data-v-2d67d694]{opacity:1}.content[data-v-2d67d694]{display:flex;flex-direction:column;border-radius:12px;background-color:#18181b}.content>header[data-v-2d67d694]{flex:0 0 auto;padding:19px 16px 11px}.content>header>b[data-v-2d67d694]{font-size:16px;font-weight:600}.content>div[data-v-2d67d694]{flex:1 1 auto;padding:0 16px 6px;overflow:hidden}.content>div>textarea[data-v-2d67d694]{width:100%;height:100%;border:0;padding:0;resize:none;outline:none;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;background-color:transparent;scrollbar-width:none;overscroll-behavior:contain}.content>div>textarea[data-v-2d67d694]::-webkit-scrollbar{display:none}.content>div>textarea.overflow-hidden[data-v-2d67d694]{overflow:hidden}.content>div>textarea[data-v-2d67d694]::placeholder{color:#444}.wrapper[data-v-2d67d694]{position:relative;width:100%;height:100%}.wrapper>.content[data-v-2d67d694]{width:100%;height:100%}.wrapper>.content>div[data-v-2d67d694]{display:flex;flex-direction:column;overflow:hidden}.wrapper>.content>div>textarea[name=content][data-v-2d67d694]{flex:1 1 auto;width:100%;height:100%}.actions[data-v-2d67d694]{display:none;position:absolute;top:0;right:-32px;padding:12px 0 19px;border-top-right-radius:6px;border-bottom-right-radius:12px;background-color:#18181b}.actions>menu[data-v-2d67d694]{display:flex;flex-direction:column;gap:8px;padding-top:5px}.actions>menu>li[data-v-2d67d694]{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.actions>menu>li.alert[data-v-2d67d694]{opacity:.5}.actions>menu>li.disabled[data-v-2d67d694]{opacity:.5;cursor:not-allowed}.actions>menu>li>svg[data-v-2d67d694]{pointer-events:none}.actions>menu>li.selected[data-v-2d67d694],.actions>menu>li:not(.disabled,.corner):hover[data-v-2d67d694]{background-color:#fff}.actions>menu>li.selected>svg[data-v-2d67d694] path,.actions>menu>li:not(.disabled,.corner):hover>svg[data-v-2d67d694] path{stroke:#000}.actions>menu>li[data-v-2d67d694]:last-child{position:absolute;left:-4px;bottom:-32px;cursor:default}.episode.zoom-in[data-v-2d67d694]{position:absolute;z-index:1;left:var(--from-x);top:var(--from-y);width:440px;height:438px;animation:zoom-in-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in[data-v-2d67d694]:after{content:"";position:absolute;left:0;bottom:-40px;width:100%;height:40px;z-index:-1;background-color:#000000b3}.episode.zoom-in>.wrapper>section[data-v-2d67d694]{border-top-right-radius:0;animation:zoom-in-radius-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in .content>header>b[data-v-2d67d694]{margin-left:0%;animation:zoom-in-title-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in .content>div[data-v-2d67d694]{padding-right:50px;padding-bottom:5px}.episode.zoom-in .content>div>textarea[name=content][data-v-2d67d694]{animation:zoom-in-ct-font-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in>.actions[data-v-2d67d694]{display:block;right:-32px;animation:zoom-in-actions-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in-final[data-v-2d67d694]{left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px);animation:none}.episode.zoom-out[data-v-2d67d694]{position:absolute;z-index:1;left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px);animation:zoom-out-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out>.wrapper>section[data-v-2d67d694]{border-top-right-radius:0}.episode.zoom-out .content>header>b[data-v-2d67d694]{margin-left:45%;animation:zoom-out-title-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out .content>div>textarea[name=content][data-v-2d67d694]{animation:zoom-out-ct-font-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out>.actions[data-v-2d67d694]{display:block;right:8px;animation:zoom-out-actions-2d67d694 .4s cubic-bezier(.66,0,.34,1) forwards}@keyframes zoom-in-2d67d694{to{left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px)}}@keyframes zoom-in-radius-2d67d694{to{border-top-right-radius:12px}}@keyframes zoom-in-title-2d67d694{to{margin-left:45%}}@keyframes zoom-in-ct-font-2d67d694{to{font-size:16px;padding-left:10px}}@keyframes zoom-in-actions-2d67d694{to{right:8px}}@keyframes zoom-out-2d67d694{to{left:var(--from-x);top:var(--from-y);width:440px;height:438px}}@keyframes zoom-out-title-2d67d694{to{margin-left:0%}}@keyframes zoom-out-ct-font-2d67d694{0%{font-size:16px;padding-left:10px}to{font-size:14px;padding-left:0}}@keyframes zoom-out-actions-2d67d694{to{right:-32px}}.content-area-v1[data-v-42f43b61]{--box: 440px;--gap: 44px;display:block;padding:0;overflow:hidden}.edit-area[data-v-42f43b61]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area.overflow-hidden[data-v-42f43b61]{overflow:hidden}.edit-area.remove-holder>ul[data-v-42f43b61]:after{content:"";flex:0 0 var(--box);height:438px;overflow:hidden;transition:all .2s linear}.edit-area.remove-holder-out>ul[data-v-42f43b61]:after{height:0}.edit-area>ul[data-v-42f43b61]{position:relative;width:1024px;margin:0 auto;display:flex;flex-flow:row wrap;gap:var(--gap)}.edit-area>ul>li[data-v-42f43b61]{flex:0 0 var(--box);height:438px}.edit-area>ul>.placeholder[data-v-42f43b61]{opacity:.5;border-radius:12px;background-color:#18181b}.fade-move[data-v-42f43b61],.fade-enter-active[data-v-42f43b61],.fade-leave-active[data-v-42f43b61]{transition:all .3s ease}.fade-enter-from[data-v-42f43b61]{opacity:0;transform:translateY(40px)}.fade-enter-to[data-v-42f43b61],.fade-leave-from[data-v-42f43b61]{opacity:1;transform:translate(0)}.fade-leave-to[data-v-42f43b61]{opacity:0;transform:translateY(-40px)}.fade-leave-active[data-v-42f43b61]{position:absolute;width:440px;height:438px}.opr-area[data-v-42f43b61]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.tag-input[data-v-aebb9b4c]{padding:8px 12px 2px;border:1px solid #18181b;border-radius:6px;background-color:#18181b;display:flex;flex-flow:row wrap;align-items:center;transition:border-color .2s ease}.tag-input.overflow[data-v-aebb9b4c]{max-height:66px;overflow:auto}.tag-input[data-v-aebb9b4c]:hover{border-color:#cbd5e1}.tag-input>span[data-v-aebb9b4c]{display:inline-block;padding:0 16px;margin-right:4px;margin-bottom:8px;border-radius:16px;font-size:12px;font-weight:500;line-height:20px}.tag-input>input[data-v-aebb9b4c]{flex:1 1 auto;height:20px;margin-bottom:8px;font-size:12px;font-weight:500;border:0;outline:none;color:#fff;background-color:transparent}.tag-input>input[data-v-aebb9b4c]::placeholder{opacity:1;color:#ffffff40}.tag-input>input[data-v-aebb9b4c]:focus::placeholder{opacity:1}.content-area-v1[data-v-ed7dec74]{--ea: 576px;--oa: 416px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa)}.edit-area[data-v-ed7dec74]{position:sticky;top:0;height:calc(100% - 36px);display:flex;flex-direction:column}.edit-area>h1[data-v-ed7dec74]{flex:0 0 auto;padding:24px 16px 8px;border-top-left-radius:12px;border-top-right-radius:12px;font-size:16px;font-weight:600;line-height:28px;color:#fff;background-color:#18181b}.edit-area>textarea[data-v-ed7dec74]{flex:0 1 auto;width:100%;min-height:194px;padding:0 16px 24px;border:0;border-bottom-left-radius:12px;border-bottom-right-radius:12px;font-size:14px;font-weight:400;line-height:24px;resize:none;outline:none;color:#ffffffbf;background-color:#18181b;scrollbar-width:none}.edit-area>textarea[data-v-ed7dec74]::-webkit-scrollbar{display:none}.opr-area[data-v-ed7dec74]{width:100%;height:max-content;-webkit-user-select:none;user-select:none}.selection[data-v-ed7dec74]{width:100%;height:198px;overflow:hidden}.selection.hide[data-v-ed7dec74]{height:0}.selection.data-ready[data-v-ed7dec74]{transition:height .25s ease-out}.channel[data-v-ed7dec74]{display:flex;gap:16px}.channel:has(>.selected)>li[data-v-ed7dec74]{opacity:.5}.channel>li[data-v-ed7dec74]{flex:0 0 auto;width:200px;height:58px;border:1px solid #62B8FD;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .25s ease}.channel>li>span[data-v-ed7dec74]{margin-left:4px;font-size:24px;font-weight:500}.channel>li:nth-child(1)[data-v-ed7dec74]{border-color:#62b8fd}.channel>li:nth-child(1)>span[data-v-ed7dec74]{color:#62b8fd}.channel>li:nth-child(1)>svg[data-v-ed7dec74]>path{stroke:#62b8fd}.channel>li:nth-child(1).selected[data-v-ed7dec74]{border-color:#62b8fd;background:linear-gradient(135deg,#6ab9fa,#62b8fd) no-repeat}.channel>li:nth-child(2)[data-v-ed7dec74]{border-color:#f9b75b}.channel>li:nth-child(2)>span[data-v-ed7dec74]{color:#f9b75b}.channel>li:nth-child(2)>svg[data-v-ed7dec74]>path{stroke:#f9b75b}.channel>li:nth-child(2).selected[data-v-ed7dec74]{border-color:#fbe77d;background:linear-gradient(135deg,#fbe77d,#f9b75b) no-repeat}.channel>li.selected[data-v-ed7dec74]{opacity:1;cursor:default}.channel>li.selected>span[data-v-ed7dec74]{color:#fff}.channel>li.selected>svg[data-v-ed7dec74]>path{stroke:#fff}.era[data-v-ed7dec74]{margin-top:24px;display:flex;flex-wrap:wrap;gap:16px}.era:has(>.selected)>li[data-v-ed7dec74]{opacity:.5}.era>li[data-v-ed7dec74]{position:relative;flex:0 0 auto;width:200px;height:50px;border-radius:6px;transition:all .2s ease;cursor:pointer}.era>li.selected[data-v-ed7dec74]{opacity:1;cursor:default}.era>li.selected[data-v-ed7dec74]:before{border:2px solid #FFFFFF}.era>li[data-v-ed7dec74]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid transparent;border-radius:6px;background:linear-gradient(64.78deg,#18181b,#73738100 37.1%);background-origin:border-box}.era>li[data-v-ed7dec74]:after{content:attr(data-label);position:absolute;left:12px;bottom:8px;color:#fff;font-size:16px;font-weight:600}.era>li>img[data-v-ed7dec74]{width:100%;height:100%;border:0;border-radius:6px;object-fit:cover;object-position:center 37%;vertical-align:middle;pointer-events:none;-webkit-user-drag:none}.era>li:nth-child(3)>img[data-v-ed7dec74]{object-position:center 84%}.results[data-v-ed7dec74]{text-align:center}.results>.tips[data-v-ed7dec74]{margin:24px 0;font-size:12px;font-weight:400;line-height:24px;color:#94a3b880}.results>.tips>b[data-v-ed7dec74]{padding:0 5px;color:#94a3b8}.results>.preview[data-v-ed7dec74]{position:relative}.results>.preview[data-v-ed7dec74]:before,.results>.preview[data-v-ed7dec74]:after{content:"";position:absolute;top:20px;width:32%;height:1px;background-color:#ffffff80}.results>.preview[data-v-ed7dec74]:before{left:0}.results>.preview[data-v-ed7dec74]:after{right:0}.results>.preview>span[data-v-ed7dec74]{display:inline-block;height:40px;padding:0 16px;border-radius:6px;line-height:38px;transition:background-color .25s ease;cursor:pointer}.results>.preview>span[data-v-ed7dec74]:hover{background-color:#18181b}.results>.preview>span>b[data-v-ed7dec74]{font-size:14px;font-weight:500}.results>.preview>span>b[data-v-ed7dec74]:first-child{padding-right:11px;border-right:1px solid #fff}.results>.preview>span>b[data-v-ed7dec74]:last-child{padding-left:11px}.results>.tag-input[data-v-ed7dec74]{margin:16px 0}.styles[data-v-ed7dec74]{display:flex;gap:8px;width:100%;overflow:hidden}.styles.choose[data-v-ed7dec74]{flex-wrap:wrap;padding-bottom:80px}.styles.choose>li[data-v-ed7dec74]{flex:0 0 auto;height:44px;padding:0 20px;line-height:44px;border-radius:6px;background-color:#18181b;cursor:pointer}.styles.choose>li[data-v-ed7dec74]:hover{background-color:#252525}.styles.mask[data-v-ed7dec74]{flex-direction:column;mask:linear-gradient(to top,rgba(0,0,0,.25),#000);transform-style:preserve-3d}.styles.mask>li[data-v-ed7dec74]{flex:1 1 auto;width:100%;will-change:transform}.styles.mask>li>ul[data-v-ed7dec74]{display:flex}.styles.mask>li>ul>li[data-v-ed7dec74]{flex:0 0 auto;order:1;height:44px;padding:0 20px;margin-right:8px;line-height:44px;border-radius:6px;background-color:#18181b}.styles.mask>li>ul>.space[data-v-ed7dec74]{order:0;width:0;min-width:0;overflow:hidden;padding:0;margin-right:0;border-radius:0;background-color:transparent}.range-input[data-v-da96d49a]{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:40px;padding:0 16px;border:1px solid transparent;border-radius:20px;transition:border-color .25s ease}.range-input>b[data-v-da96d49a]{font-size:16px;font-weight:600;color:#fff}.range-input>input[data-v-da96d49a]{flex:1 1 40px;min-width:0;height:24px;border:0;padding:0;outline:none}.range-input>input[data-v-da96d49a]:disabled{cursor:not-allowed}.range-input>input[data-v-da96d49a],.range-input>i[data-v-da96d49a]{opacity:0;font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff;background-color:transparent}.range-input>.preview[data-v-da96d49a]{position:absolute;top:0;left:32px;right:32px;bottom:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;color:#fff}.range-input>.preview[data-v-da96d49a]>.disabled{cursor:not-allowed}.range-input>.preview[data-v-da96d49a]>b{flex:1 1 40px;height:24px}.range-input>.preview[data-v-da96d49a]>b,.range-input>.preview[data-v-da96d49a]>i{font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff}.range-input.focus>input[data-v-da96d49a],.range-input.focus>i[data-v-da96d49a]{opacity:1}.icon-delete-event[data-v-ed7a67cb]{pointer-events:none}.icon-delete-event>path[data-v-ed7a67cb]{transition:stroke .2s ease,fill .2s ease}.icon-delete-event>path[data-v-ed7a67cb]:nth-child(2){pointer-events:all;cursor:pointer}.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(1),.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(2),.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(6){fill:red}.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(3),.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(4),.icon-delete-event:has(>path:nth-child(2):hover)>path[data-v-ed7a67cb]:nth-child(5){stroke:#fff}.events-range-options[data-v-f83539c5]{width:512px;padding:24px}.events-range-options>h3[data-v-f83539c5]{font-size:18px;font-weight:600;line-height:28px}.events-range-options>p[data-v-f83539c5]{font-size:14px;font-weight:400;line-height:20px;color:#65758b}.events-range-options>menu[data-v-f83539c5]{display:flex;gap:7px}.events-range-options>menu>li[data-v-f83539c5]{margin:24px 0}.events-range-options>menu>li>button[data-v-f83539c5]{width:150px;height:40px;border:1px solid #fff;border-radius:6px;line-height:38px;font-size:14px;font-weight:500;color:#fff;background-color:transparent}.events-range-options>menu>li>button[data-v-f83539c5]:disabled{cursor:not-allowed;opacity:.5}.events-range-options>menu>li>button[data-v-f83539c5]:not(:disabled):hover{background-color:#000}.events-range-options>menu>li>button:not(:disabled).selected[data-v-f83539c5]{color:#000;cursor:default;background-color:#fff}.events-range-options>footer>menu[data-v-f83539c5]{display:flex;justify-content:right;gap:8px}.content-area-v1[data-v-baebfe36]{--box: auto;--gap: 16px;display:block;padding:0;overflow:hidden}.edit-area[data-v-baebfe36]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area>ol[data-v-baebfe36]{position:relative;width:1024px;margin:0 auto}.item[data-v-baebfe36]{position:relative;border:1px dashed transparent;border-radius:12px}.item:hover[data-v-baebfe36]{z-index:1}.item:hover>.content[data-v-baebfe36]{background-color:#18181b}.item:hover>.content .range-input[data-v-baebfe36]:not(.disabled){border-color:#fff}.item:hover>.content>div>.drag-bar[data-v-baebfe36]{visibility:visible}.item:hover>.content>menu>.ai-gen-event[data-v-baebfe36]{opacity:1}.item:hover>.content>menu>.delete[data-v-baebfe36]{opacity:1;visibility:visible}.item.dragging[data-v-baebfe36]{border-color:#333;cursor:grabbing}.item.dragging>.content[data-v-baebfe36]{opacity:1;transform:rotate(-1.8deg);pointer-events:none;background-color:#18181b}.item.dragging>.content.selected>div>.drag-bar[data-v-baebfe36]{visibility:visible;color:transparent;background-color:#333}.item.dragging>.content.selected>menu>.ai-gen-event[data-v-baebfe36]{opacity:0}.item.dragging>.content.selected>menu>.delete[data-v-baebfe36]{opacity:0;visibility:hidden}.item.dragging>.content.selected>menu>.addnew[data-v-baebfe36]{opacity:0;visibility:hidden}.item.dragging>.drag-order>span[data-v-baebfe36]{visibility:visible}.item>.drag-order>span[data-v-baebfe36]{display:flex;align-items:center;visibility:hidden;position:absolute;right:12px;bottom:14px;color:#999}.item>.drag-order>span>b[data-v-baebfe36]{font-size:16px;font-weight:600}.item>.drag-order>span>em[data-v-baebfe36]{font-style:normal;font-size:16px;font-weight:600}.item>.content[data-v-baebfe36]{position:relative;padding:16px;margin-bottom:16px;border-radius:12px;background-color:#18181b;transform:rotate(0);transform-origin:left top;transition:transform .2s ease,background-color .5s ease,opacity .5s ease}.item>.content[data-v-baebfe36]:not(.selected,.highlight){cursor:pointer;opacity:.4}.item>.content.selected[data-v-baebfe36]{cursor:default;opacity:1;background-color:#18181b}.item>.content.selected .range-input[data-v-baebfe36]{border-color:#fff}.item>.content.selected>menu>.addnew[data-v-baebfe36]{opacity:1;visibility:visible}.item>.content.ai-doing>menu>.ai-gen-event[data-v-baebfe36]{opacity:1}.content>h4[data-v-baebfe36]{font-size:14px;font-weight:500;color:#999;margin-bottom:12px}.content>div:nth-child(2)[data-v-baebfe36]{display:grid;grid-template-columns:1fr auto;grid-template-areas:"ttl rng" "ctt rng"}.content>div:nth-child(2)>h3[data-v-baebfe36]{grid-area:ttl;margin-bottom:12px}.content>div:nth-child(2)>h3>input[data-v-baebfe36]{width:100%;border:0;padding:0;outline:none;font-size:16px;font-weight:600;color:#fff;background-color:transparent}.content>div:nth-child(2)>h3>input[data-v-baebfe36]::placeholder{color:#ffffff4d}.content>div:nth-child(2)>p[data-v-baebfe36]{grid-area:ctt;margin-bottom:16px}.content>div:nth-child(2)>p>textarea[data-v-baebfe36]{width:100%;min-height:24px;margin:0;padding:0;border:0;resize:none;outline:none;font-size:14px;font-weight:400;line-height:24px;color:#fff;background-color:transparent}.content>div:nth-child(2)>p>textarea[data-v-baebfe36]::placeholder{color:#ffffff4d}.content>div:nth-child(2)>div[data-v-baebfe36]{grid-area:rng;display:flex;align-items:center;width:154px;margin-left:16px}.content>div:nth-child(3)[data-v-baebfe36]{margin-right:41px}.content>div:nth-child(3)>.drag-bar[data-v-baebfe36]{display:inline-block;width:100%;height:24px;border:1px dashed #2a2a2a;border-radius:12px;visibility:hidden;font-size:11px;font-weight:400;line-height:22px;text-align:center;color:#444;cursor:grab}.content>div:nth-child(3)>.drag-bar.disabled[data-v-baebfe36]{visibility:hidden!important}.content>menu>.ai-gen-event[data-v-baebfe36]{position:absolute;top:0;right:0;opacity:0}.content>menu>.delete[data-v-baebfe36]{position:absolute;right:0;bottom:0;opacity:0;visibility:hidden}.content>menu>.addnew[data-v-baebfe36]{position:absolute;left:50%;bottom:-32px;transform:translate(-64px) rotate(180deg);opacity:0;visibility:hidden;cursor:pointer;transition:opacity .3s ease,visibility .3s ease}.content>menu>.addnew>img[data-v-baebfe36]{width:89px;height:32px;vertical-align:middle;filter:drop-shadow(0 -8px 4px hsl(0 50% 0% / 10%))}.no-data[data-v-baebfe36]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:128px;border:1px dashed #333;border-radius:12px;opacity:.5;cursor:pointer;background-color:#18181b;transition:opacity .2s ease}.no-data.hover[data-v-baebfe36],.no-data[data-v-baebfe36]:hover{opacity:1}.no-data>svg[data-v-baebfe36]{width:36px;height:36px}.no-data>svg[data-v-baebfe36]>path{stroke:#cbd5e1;stroke-width:1px}.no-data>span[data-v-baebfe36]{margin-top:2px;font-size:16px;font-weight:400;color:#cbd5e1}.opr-area[data-v-baebfe36]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.list-move[data-v-baebfe36],.list-enter-active[data-v-baebfe36],.list-leave-active[data-v-baebfe36]{transition:all .4s ease}.list-enter-from[data-v-baebfe36],.list-leave-to[data-v-baebfe36]{opacity:0;transform:translateY(-50px)}.list-leave-active[data-v-baebfe36]{position:absolute;width:1024px}.content-empty[data-v-ed9e3deb]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#18181b}.content-empty>p[data-v-ed9e3deb]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-ed9e3deb]{width:120px;height:40px;border-radius:6px;color:#18181b;background-color:#fff}.content-empty>menu>li>button>b[data-v-ed9e3deb]{font-size:14px;font-weight:500}.content-empty>menu>li>button[data-v-ed9e3deb]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-ed9e3deb]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.roles[data-v-0506f055]{--duration: .3s;display:grid;grid-template-columns:repeat(3,130px);grid-auto-rows:130px;gap:14px;position:relative;margin-bottom:36px}.roles:has(>.selected)>li[data-v-0506f055]:not(.selected,.addnew,.drag-handle){opacity:.5}.roles.disabled>li:not(.drag-handle)[data-v-0506f055]{cursor:not-allowed}.roles.disabled>li:not(.drag-handle)>i[data-v-0506f055]{cursor:not-allowed}.roles.disabled>li.selected[data-v-0506f055]{cursor:not-allowed}.roles.allow-select>li:not(.drag-handle)[data-v-0506f055]{cursor:pointer}.roles.allow-select>li:not(.drag-handle)>i[data-v-0506f055]{cursor:not-allowed}.roles.allow-select>li.selected[data-v-0506f055]{cursor:default}.roles>li:not(.drag-handle)[data-v-0506f055]{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #18181b;border-radius:12px;background-color:#18181b;transition:all var(--duration) ease;cursor:pointer}.roles>li:not(.drag-handle)>span[data-v-0506f055]{margin:8px;font-size:24px;font-weight:600;line-height:1.5;text-align:center;white-space:wrap;word-break:break-all;pointer-events:none}.roles>li:not(.drag-handle)>i[data-v-0506f055]{position:absolute;top:0;right:0;width:34px;height:34px;display:none;align-items:center;justify-content:center;cursor:pointer}.roles>li:not(.drag-handle)>i>svg[data-v-0506f055]{pointer-events:none}.roles>li[data-v-0506f055]:hover{border-color:#ffffff4d}.roles>li.selected[data-v-0506f055]{border-color:#fff;cursor:move}.roles>li.selected:hover>i[data-v-0506f055]{display:flex}.roles>li.no-transition[data-v-0506f055]{transition:none}.roles>li.item-dragstart[data-v-0506f055]{opacity:0}.roles>li.item-dragstart~.addnew[data-v-0506f055]{opacity:0}.roles>li.item-dragend[data-v-0506f055]{transition:none;opacity:1}.drag-handle[data-v-0506f055]{position:fixed;top:0;left:0;width:130px;height:130px;display:none;align-items:center;justify-content:center;border:1px solid #fff;border-radius:12px;background-color:#18181b;cursor:move}.drag-handle.handle-dragging[data-v-0506f055]{display:flex}.drag-handle.handle-dragend[data-v-0506f055]{display:flex;transition:all var(--duration) ease}.drag-handle>span[data-v-0506f055]{margin:8px;font-size:24px;font-weight:600;line-height:1.5;text-align:center}.drag-handle>i[data-v-0506f055]{display:none}.item-move[data-v-0506f055],.item-enter-active[data-v-0506f055],.item-leave-active[data-v-0506f055]{transition:all var(--duration) ease}.item-enter-from[data-v-0506f055]{opacity:0;transform:translateY(50%)}.item-leave-to[data-v-0506f055]{opacity:0;transform:translateY(-50%)}.item-leave-active[data-v-0506f055]{position:absolute!important;top:var(--top);left:var(--left);width:130px;height:130px}.content-area-v1[data-v-3c3b9301]{--ea: 576px;--oa: 418px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa)}.edit-area[data-v-3c3b9301]{position:sticky;top:0;height:calc(100% - 36px);display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.edit-area[data-v-3c3b9301]::-webkit-scrollbar{display:none}.edit-area>h3[data-v-3c3b9301]{font-size:14px;font-weight:500;line-height:20px}.edit-area>div[data-v-3c3b9301]{margin-top:6px;margin-bottom:32px}.edit-area>menu>li>button[data-v-3c3b9301]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;background-color:#fff}.edit-area>menu>li>button[data-v-3c3b9301]:disabled{opacity:.5;cursor:not-allowed}.edit-name[data-v-3c3b9301]{flex:0 0 auto;width:350px;height:36px}.edit-name>input[data-v-3c3b9301]{width:100%;height:100%;padding:0 12px;border:1px solid #18181b;border-radius:6px;font-size:14px;font-weight:400;color:#fff;outline:none;background-color:#18181b;transition:border-color .2s ease}.edit-name>input[data-v-3c3b9301]:hover,.edit-name>input[data-v-3c3b9301]:focus{border-color:#cbd5e1}.edit-positioning[data-v-3c3b9301]{flex:0 0 auto;width:148px;height:40px;border:1px solid #18181b;border-radius:6px;background-color:#18181b;position:relative;cursor:pointer;transition:border-color .2s ease}.edit-positioning>span[data-v-3c3b9301]{height:100%;padding:0 12px;border-radius:6px;display:flex;align-items:center;justify-content:space-between}.edit-positioning>span>input[data-v-3c3b9301]{width:80%;border:0;outline:none;font-size:14px;font-weight:400;color:#fff;background-color:transparent}.edit-positioning[data-v-3c3b9301]:hover,.edit-positioning.hover[data-v-3c3b9301]{border-color:#cbd5e1}.edit-positioning.hover[data-v-3c3b9301]:after{display:block}.edit-positioning.hover>ul[data-v-3c3b9301]{display:block}.edit-positioning[data-v-3c3b9301]:after{display:none;content:"";position:absolute;top:38px;left:0;width:204px;height:10px}.edit-positioning>ul[data-v-3c3b9301]{display:none;position:absolute;top:46px;left:0;width:204px;z-index:1;padding:5px;border:1px solid rgba(203,213,225,1);border-radius:6px;background-color:#18181b}.edit-positioning>ul>li[data-v-3c3b9301]{height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center}.edit-positioning>ul>li>svg[data-v-3c3b9301]{margin:0 8px}.edit-positioning>ul>li>span[data-v-3c3b9301]{font-size:14px;font-weight:400}.edit-positioning>ul>li[data-v-3c3b9301]:hover{background-color:#f1f5f91a}.edit-positioning>ul>li.selected[data-v-3c3b9301]{color:#000;background-color:#f1f5f9}.edit-age[data-v-3c3b9301]{flex:0 0 auto;display:flex;align-items:center}.edit-age>i[data-v-3c3b9301],.edit-age>input[data-v-3c3b9301]{width:36px;height:36px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#18181b}.edit-age>i[data-v-3c3b9301]{cursor:pointer}.edit-age>i[data-v-3c3b9301]:hover{background-color:#333}.edit-age>input[data-v-3c3b9301]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:60px;margin:0 8px;border:1px solid #18181b;font-size:14px;font-weight:400;text-align:center;outline:none;transition:border-color .2s ease}.edit-age>input[data-v-3c3b9301]:hover,.edit-age>input[data-v-3c3b9301]:focus{border-color:#cbd5e1}.edit-personality[data-v-3c3b9301]{flex:0 0 auto}.edit-background[data-v-3c3b9301]{flex:1 1 auto;min-height:0;margin-bottom:0!important}.edit-background>textarea[data-v-3c3b9301]{width:100%;min-height:80px;padding:8px 12px 12px;border:1px solid #18181b;border-radius:6px;font-size:14px;font-weight:400;line-height:20px;color:#fff;background-color:#18181b;resize:none;outline:none;overflow:hidden;transition:border-color .2s ease}.edit-background>textarea[data-v-3c3b9301]:hover,.edit-background>textarea[data-v-3c3b9301]:focus{border-color:#cbd5e1}.opr-area[data-v-3c3b9301]{height:max-content}.content-area-v1[data-v-e4449cdc]{--box: auto;--gap: 16px;display:block;padding:0;overflow:hidden}.edit-area[data-v-e4449cdc]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area>ul[data-v-e4449cdc]{position:relative;width:1024px;margin:0 auto;display:flex;flex-direction:column;gap:var(--gap)}.edit-area>ul>li[data-v-e4449cdc]{flex:1 1 var(--box);padding:24px 20px;border-radius:12px;background-color:#18181b;transition:opacity .25s ease}.edit-area>ul>li.selected[data-v-e4449cdc],.edit-area>ul>li.hightlight[data-v-e4449cdc]{opacity:1}.edit-area>ul>li:not(.selected,.highlight)[data-v-e4449cdc]{opacity:.55}.edit-area>ul>li:not(.selected,.highlight)[data-v-e4449cdc]:hover{opacity:1}.edit-area>ul>li>h3[data-v-e4449cdc]{display:flex;align-items:center;justify-content:space-between}.edit-area>ul>li>h3>span[data-v-e4449cdc]{font-size:16px;font-weight:600;line-height:28px}.edit-area>ul>li>p[data-v-e4449cdc]{margin-top:12px;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;cursor:default;-webkit-user-select:text;user-select:text}.edit-area>ul>li>dl[data-v-e4449cdc]{cursor:default;-webkit-user-select:text;user-select:text}.edit-area>ul>li>dl>dt[data-v-e4449cdc]{margin-top:12px;margin-bottom:8px;font-size:14px;font-weight:400;color:#cbd5e1}.edit-area>ul>li>dl>dt>b[data-v-e4449cdc]{font-weight:600;color:#fff}.edit-area>ul>li>dl>dd[data-v-e4449cdc]{font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf}.opr-area[data-v-e4449cdc]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.no-data[data-v-e4449cdc]{margin-top:8px;color:#ffffff8c}.chapter-outline[data-v-c225228c]{position:relative;width:100%;height:100%;opacity:.55;transition:opacity .25s ease}.chapter-outline[data-v-c225228c]:hover,.chapter-outline.selected[data-v-c225228c],.chapter-outline.highlight[data-v-c225228c]{opacity:1}.chapter-outline.loading>.content>header>svg[data-v-c225228c]{display:block}.content[data-v-c225228c]{height:100%;display:flex;flex-direction:column;border-radius:12px;background-color:#18181b;-webkit-user-select:text;user-select:text}.content>header[data-v-c225228c]{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:19px 16px 11px}.content>header>b[data-v-c225228c]{font-size:16px;font-weight:600}.content>header>svg[data-v-c225228c]{display:none}.content>h3[data-v-c225228c]{padding:0 16px 4px;font-size:14px;font-weight:600;line-height:1.5;color:#cbd5e1}.content>div[data-v-c225228c]{flex:1 1 auto;padding:0 16px 16px;margin-bottom:6px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.content>div[data-v-c225228c]::-webkit-scrollbar{display:none}.content>div>textarea[data-v-c225228c],.content>div>.inner[data-v-c225228c]{width:100%;height:100%;border:0;padding:0;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;background-color:transparent;resize:none;outline:none;scrollbar-width:none}.content>div>textarea[data-v-c225228c]::-webkit-scrollbar,.content>div>.inner[data-v-c225228c]::-webkit-scrollbar{display:none}.content>div>textarea[data-v-c225228c]:read-only,.content>div>.inner[data-v-c225228c]:read-only{cursor:default}.ruler[data-v-f0bdb958]{height:100%;padding-top:4px;padding-bottom:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column}.ruler[data-v-f0bdb958]::-webkit-scrollbar{display:none}.ruler>li[data-v-f0bdb958]{flex:1 1 auto;height:9px;min-height:3px;max-height:9px;display:flex;align-items:center;justify-content:end;gap:4px;font-size:14px;font-weight:600;color:#ffffff4d;cursor:pointer;pointer-events:all}.ruler>li[data-v-f0bdb958]:after{content:"";flex:0 0 auto;width:12px;height:1px;margin:4px 0;background-color:#ffffff4d}.ruler>li.minor[data-v-f0bdb958]:after{width:16px}.ruler>li.major[data-v-f0bdb958]:after{width:32px}.ruler>li.light[data-v-f0bdb958]{color:#fff}.ruler>li.light[data-v-f0bdb958]:after{background-color:#fff}.content-area-v1[data-v-85abd460]{--box: 440px;--gap: 44px;display:block;padding:0;overflow:hidden}.edit-area[data-v-85abd460]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area>ul[data-v-85abd460]{position:relative;width:1024px;margin:0 auto;display:flex;flex-flow:row wrap;gap:var(--gap)}.edit-area>ul>li[data-v-85abd460]{flex:0 0 var(--box);height:326px}.opr-area[data-v-85abd460]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.select-range[data-v-85abd460]{border:1px dashed #333;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;opacity:.5}.select-range.hidden[data-v-85abd460]{display:none}.select-range[data-v-85abd460]:hover{opacity:1}.select-range>.icon-jia[data-v-85abd460]{width:36px;height:36px}.select-range>span[data-v-85abd460]{font-size:16px;font-weight:400;line-height:26px}.content-editable-auto-size[data-v-9fdba7ae]{position:relative;box-sizing:content-box;min-height:24px;white-space:pre-wrap;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;outline:none;cursor:text}.content-editable-auto-size.empty[data-v-9fdba7ae]:after{content:attr(data-placeholder);display:inline-block;color:#555}.content-editable-auto-size[contenteditable=false][data-v-9fdba7ae]{cursor:default}.content-empty[data-v-aca252ce]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.content-empty>p[data-v-aca252ce]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-aca252ce]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;color:#18181b;background-color:#fff}.content-empty>menu>li>button[data-v-aca252ce]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-aca252ce]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.opr-area[data-v-db24b6b2]{position:sticky;top:0;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.opr-area[data-v-db24b6b2]::-webkit-scrollbar{display:none}.opr-area>ul[data-v-db24b6b2]{--duration: .3s;position:relative;display:grid;grid-template-columns:130px;grid-auto-rows:52px;gap:8px}.opr-area>ul[data-v-db24b6b2]:not(:empty){margin-bottom:8px}.opr-area>ul:has(>.selected)>li[data-v-db24b6b2]:not(.selected){opacity:.5}.opr-area>ul.disabled>li[data-v-db24b6b2]{cursor:not-allowed}.opr-area>ul.allow-select>li.selected[data-v-db24b6b2]{cursor:default}.opr-area>ul>li[data-v-db24b6b2]{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #18181b;border-radius:12px;background-color:#18181b;transition:all var(--duration) ease;cursor:pointer}.opr-area>ul>li[data-v-db24b6b2]:hover{border-color:#ffffff4d}.opr-area>ul>li.selected[data-v-db24b6b2]{border-color:#fff;cursor:default}.opr-area>.addnew[data-v-db24b6b2]{display:flex;align-items:center;justify-content:center;height:52px;margin-bottom:36px;border:1px solid #18181b;border-radius:12px;background-color:#18181b;transition:all var(--duration) ease;cursor:pointer}.opr-area>.addnew[data-v-db24b6b2]:hover{border-color:#ffffff4d}.opr-area>.addnew.disabled[data-v-db24b6b2]{cursor:not-allowed}.opr-area>.addnew>svg[data-v-db24b6b2]{width:18px;height:18px}.item-move[data-v-db24b6b2],.item-enter-active[data-v-db24b6b2],.item-leave-active[data-v-db24b6b2]{transition:all var(--duration) ease}.item-enter-from[data-v-db24b6b2]{opacity:0;transform:translateY(50%)}.item-leave-to[data-v-db24b6b2]{opacity:0;transform:translateY(-50%)}.item-leave-active[data-v-db24b6b2]{position:absolute!important;top:var(--top);left:var(--left);width:130px;height:52px}.opr-area[data-v-9c78b6b8]{position:sticky;top:0;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.opr-area[data-v-9c78b6b8]::-webkit-scrollbar{display:none}.opr-area>ul[data-v-9c78b6b8]{--duration: .3s;position:relative;display:grid;grid-template-columns:130px;grid-auto-rows:130px;gap:8px;margin-bottom:8px}.opr-area>ul:has(>.selected)>li[data-v-9c78b6b8]:not(.selected){opacity:.5}.opr-area>ul.disabled>li[data-v-9c78b6b8]{cursor:not-allowed}.opr-area>ul.allow-select>li.selected[data-v-9c78b6b8]{cursor:default}.opr-area>ul>li[data-v-9c78b6b8]{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #18181b;border-radius:12px;background-color:#18181b;transition:all var(--duration) ease;cursor:pointer}.opr-area>ul>li>b[data-v-9c78b6b8]{font-size:24px;font-weight:600}.opr-area>ul>li[data-v-9c78b6b8]:hover{border-color:#ffffff4d}.opr-area>ul>li.selected[data-v-9c78b6b8]{border-color:#fff;cursor:default}.item-move[data-v-9c78b6b8],.item-enter-active[data-v-9c78b6b8],.item-leave-active[data-v-9c78b6b8]{transition:all var(--duration) ease}.item-enter-from[data-v-9c78b6b8]{opacity:0;transform:translateY(50%)}.item-leave-to[data-v-9c78b6b8]{opacity:0;transform:translateY(-50%)}.content-area-v1[data-v-918c63f4]{--ea: 852px;--oa: 130px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa)}.edit-area[data-v-918c63f4]{height:100%;padding-bottom:36px}.edit-area>section[data-v-918c63f4]{border-radius:12px;background-color:#18181b}.edit-area>.wrap[data-v-918c63f4]{padding:24px 16px}.edit-area>.wrap>h3[data-v-918c63f4]{position:relative}.edit-area>.wrap>h3>input[data-v-918c63f4]{width:100%;padding:0;border:0;font-size:16px;font-weight:600;line-height:28px;outline:none;color:#fff;background-color:transparent}.edit-area>.wrap>h3>input[data-v-918c63f4]::placeholder{font-size:14px;color:#555}.edit-area>.wrap>h3>.delete[data-v-918c63f4]{position:absolute;top:-24px;right:-16px}.edit-area>.wrap>h3>.delete>svg>path[data-v-918c63f4]{transition:stroke .2s ease,fill .2s ease}.edit-area>.wrap>h3>.delete>svg>path[data-v-918c63f4],.edit-area>.wrap>h3>.delete>svg>g[data-v-918c63f4]{pointer-events:none}.edit-area>.wrap>h3>.delete>svg>path[data-v-918c63f4]:nth-child(2){pointer-events:all;cursor:pointer}.edit-area>.wrap>h3>.delete>svg:has(>path:nth-child(2):hover)>path[data-v-918c63f4]:nth-child(1),.edit-area>.wrap>h3>.delete>svg:has(>path:nth-child(2):hover)>path[data-v-918c63f4]:nth-child(2),.edit-area>.wrap>h3>.delete>svg:has(>path:nth-child(2):hover)>path[data-v-918c63f4]:nth-child(3),.edit-area>.wrap>h3>.delete>svg:has(>path:nth-child(2):hover)>path[data-v-918c63f4]:nth-child(4){fill:red}.edit-area>.wrap>h3>.delete>svg:has(>path:nth-child(2):hover)>g>path[data-v-918c63f4]{stroke:#fff}.edit-area>.wrap>h3>.delete.disabled>svg>path[data-v-918c63f4]:nth-child(2){cursor:not-allowed}.edit-outline[data-v-918c63f4]{margin-top:16px}.edit-outline>header[data-v-918c63f4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.edit-outline>header>h3[data-v-918c63f4]{font-size:14px;font-weight:600;color:#cbd5e1}.edit-outline>.outer[data-v-918c63f4]{height:auto;overflow:hidden}.edit-outline>.outer>.inner[data-v-918c63f4]{font-size:16px}.navs[data-v-6da24b6e]{flex:0 0 auto;width:1072px;height:40px;margin:31px auto 0;padding:0 24px;display:flex;align-items:center}.navs>div[data-v-6da24b6e]{position:relative;display:flex;align-items:center;justify-content:center;width:88px;height:38px;margin-right:16px;border-radius:6px;overflow:hidden;text-align:center;cursor:pointer;color:#fff;background:linear-gradient(135deg,#93f47d,#3f93ff 96.83%)}.navs>div>span[data-v-6da24b6e]{color:#fff;font-size:14px;font-weight:500}.navs>div>span[data-v-6da24b6e],.navs>div>svg[data-v-6da24b6e]{position:absolute;z-index:1;transition:all .25s ease;pointer-events:none}.navs>div>.icon-stop[data-v-6da24b6e]{opacity:0;transform:translate(15px);visibility:hidden}.navs>div.selected[data-v-6da24b6e]{cursor:default}.navs>div.doing[data-v-6da24b6e]{position:relative;background:#18181b;cursor:pointer}.navs>div.doing.selected:not(.not-stop):hover>span[data-v-6da24b6e],.navs>div.doing.selected:not(.not-stop):hover[data-v-6da24b6e]:after{opacity:0;visibility:hidden}.navs>div.doing.selected:not(.not-stop):hover>.icon-stop[data-v-6da24b6e]{opacity:1;transform:translate(0);visibility:visible}.navs>div.doing[data-v-6da24b6e]:after{content:"";position:absolute;top:0;left:0;width:var(--p);height:38px;border-radius:6px;background:linear-gradient(135deg,#a1ff8b,#3f93ff 96.83%);transition:opacity .25s ease,visibility .25s ease,width .2s linear}.navs>div[data-v-6da24b6e]:not(.selected,.doing):hover{background:linear-gradient(135deg,#87ea71,#256bc8 96.83%)}.navs>ul[data-v-6da24b6e]{position:relative}.navs>ul.tab-32>li[data-v-6da24b6e]:after{left:4px;background-color:transparent}.navs>ul.tab-16>li[data-v-6da24b6e]:after{left:4px}.navs>ul.tab-8>li[data-v-6da24b6e]:after{left:93px}.navs>ul.tab-2>li[data-v-6da24b6e]:after{left:181px}.navs>ul.tab-1>li[data-v-6da24b6e]:after{left:269px}.navs>ul>li[data-v-6da24b6e]{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 5px;border-radius:6px}.navs>ul>li[data-v-6da24b6e]:before{content:"";position:absolute;top:0;left:0;width:354px;height:40px;border-radius:6px;background-color:#18181b;transition:width .25s ease}.navs>ul>li[data-v-6da24b6e]:after{content:"";position:absolute;top:4px;z-index:0;width:80px;height:32px;border-radius:4px;background-color:#fff;transition:left .25s ease,background-color .25s ease}.navs>ul>li>span[data-v-6da24b6e]{z-index:1;width:80px;height:32px;border-radius:4px;font-size:14px;font-weight:500;line-height:32px;text-align:center;color:#fff;cursor:pointer;transition:opacity .35s ease,color .25s ease,background-color .25s ease}.navs>ul>li>span[data-v-6da24b6e]:hover{background-color:#ffffff1a}.navs>ul>li>span.selected[data-v-6da24b6e]{color:#000;cursor:default}.navs>ul>li>span.disabled[data-v-6da24b6e]{opacity:.35}.script-edit[data-v-9cceb458]{display:flex;flex-direction:column;align-items:start;justify-content:start;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#18181b transparent;-webkit-user-select:none;user-select:none}.script-edit>header[data-v-9cceb458]{flex:0 0 auto;width:100%;min-width:1072px;padding:36px 24px 0;display:flex;align-items:center;gap:8px}.script-edit>header>span[data-v-9cceb458]{flex:0 0 auto;width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer;background-color:#18181b}.script-edit>header>span.alert[data-v-9cceb458]{opacity:.5}.script-edit>header>span.disabled[data-v-9cceb458]{opacity:.5;cursor:not-allowed}.script-edit>header>span[data-v-9cceb458]:not(.disabled,.alert):hover{background:linear-gradient(82.73deg,#c88fee,#4723e8)}.script-edit>header>input[data-v-9cceb458]{flex:1 1 auto;border:0;padding:0;font-size:24px;font-weight:600;line-height:28px;color:#fff;outline:none;background-color:transparent}.script-template{flex:1 1 auto;width:100%;min-width:1072px;min-height:0;margin:32px auto 0;position:relative;outline:none}.script-template>menu{pointer-events:none;position:absolute;z-index:1;top:-72px;left:50%;width:1024px;transform:translate(-50%);display:flex;align-items:center;justify-content:end;gap:16px}.script-template>menu>li>button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 16px;pointer-events:all;border-radius:6px;color:#fff;background-color:#18181b}.script-template>menu>li>button:has(>ul){cursor:default}.script-template>menu>li>button:hover:not(:disabled,.ai-gen,.ai-strategy,.ai-loading){color:#000;background-color:#fff}.script-template>menu>li>button:hover:not(:disabled,.ai-gen,.ai-strategy,.ai-loading)>svg>path{stroke:#000}.script-template>menu>li>button:disabled{cursor:not-allowed;opacity:.5}.script-template>menu>li>button>span{margin-left:8px;font-size:14px;font-weight:500;white-space:nowrap}.script-template>menu>li>.ai-gen{background-image:linear-gradient(82.73deg,#c88fee,#4723e8);background-repeat:no-repeat}.script-template>menu>li>.ai-gen:hover{background-image:linear-gradient(82.73deg,#a079ba,#3d20be)}.script-template>menu>li>.ai-strategy{background-image:linear-gradient(90deg,#503bba,#d94e68);background-repeat:no-repeat}.script-template>menu>li>.ai-strategy:hover{background-image:linear-gradient(90deg,#4430a9,#b9374f)}.script-template>menu>li>.ai-loading{background-image:none!important;background-color:#0f172a80;cursor:not-allowed}.script-template>menu>li>.ai-alert{opacity:.5}.content-area{position:relative;width:100%;height:100%;padding:0 24px;display:grid;grid-template-columns:repeat(3,auto);grid-auto-rows:100%;grid-template-areas:"edit gap opr";justify-content:center;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#222 transparent}.content-area>.edit-area{grid-area:edit}.content-area>.opr-area{grid-area:opr}.content-empty[data-v-57f7904b]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#18181b}.content-empty>p[data-v-57f7904b]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-57f7904b]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;color:#18181b;background-color:#fff}.content-empty>menu>li>button[data-v-57f7904b]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-57f7904b]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.ruler[data-v-0fe094eb]{height:100%;padding-top:4px;padding-bottom:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column}.ruler[data-v-0fe094eb]::-webkit-scrollbar{display:none}.ruler>li[data-v-0fe094eb]{flex:1 1 auto;height:9px;min-height:3px;max-height:9px;display:flex;align-items:center;justify-content:end;gap:4px;font-size:14px;font-weight:600;color:#ffffff4d;cursor:pointer;pointer-events:all}.ruler>li[data-v-0fe094eb]:after{content:"";flex:0 0 auto;width:12px;height:1px;margin:4px 0;background-color:#ffffff4d}.ruler>li.minor[data-v-0fe094eb]:after{width:16px}.ruler>li.major[data-v-0fe094eb]:after{width:32px}.ruler>li.light[data-v-0fe094eb]{color:#fff}.ruler>li.light[data-v-0fe094eb]:after{background-color:#fff}.episode[data-v-a88eaddf]{position:relative;width:100%;height:100%;opacity:.55;transition:opacity .25s ease;perspective:1200px}.episode:hover>.wrapper>section[data-v-a88eaddf],.episode.selected>.wrapper>section[data-v-a88eaddf]{border-top-right-radius:0}.episode:hover>.actions[data-v-a88eaddf],.episode.selected>.actions[data-v-a88eaddf]{display:block}.episode.selected[data-v-a88eaddf],.episode.highlight[data-v-a88eaddf]{opacity:1}.content[data-v-a88eaddf]{display:flex;flex-direction:column;border-radius:12px;background-color:#18181b}.content>header[data-v-a88eaddf]{flex:0 0 auto;padding:19px 16px 11px}.content>header>b[data-v-a88eaddf]{font-size:16px;font-weight:600}.content>div[data-v-a88eaddf]{flex:1 1 auto;padding:0 16px 6px;overflow:hidden}.content>div>textarea[data-v-a88eaddf]{width:100%;height:100%;border:0;padding:0;resize:none;outline:none;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;background-color:transparent;scrollbar-width:none;overscroll-behavior:contain}.content>div>textarea[data-v-a88eaddf]::-webkit-scrollbar{display:none}.content>div>textarea.overflow-hidden[data-v-a88eaddf]{overflow:hidden}.content>div>textarea[data-v-a88eaddf]::placeholder{color:#444}.wrapper[data-v-a88eaddf]{position:relative;width:100%;height:100%}.wrapper>.content[data-v-a88eaddf]{width:100%;height:100%}.wrapper>.content>div[data-v-a88eaddf]{display:flex;flex-direction:column;overflow:hidden}.wrapper>.content>div>textarea[name=content][data-v-a88eaddf]{flex:1 1 auto;width:100%;height:100%}.mirror[data-v-a88eaddf]{position:absolute;top:46px;left:16px;right:16px;bottom:6px;z-index:1;overflow:hidden;pointer-events:none}.mirror>.mirror-content[data-v-a88eaddf]{width:100%;height:100%;font-size:14px;font-weight:400;line-height:24px;visibility:hidden}.mirror>.mirror-tips[data-v-a88eaddf]{position:absolute;top:calc(var(--y) - 3px);left:calc(var(--x) + 4px);font-size:14px;font-weight:400;line-height:24px;color:#555}.zoom-in-final>.wrapper>.mirror[data-v-a88eaddf]{right:60px;bottom:5px}.zoom-in-final>.wrapper>.mirror>.mirror-content[data-v-a88eaddf]{padding-left:10px;font-size:16px}.zoom-in-final>.wrapper>.mirror>.mirror-tips[data-v-a88eaddf]{font-size:16px}.actions[data-v-a88eaddf]{display:none;position:absolute;top:0;right:-32px;padding:12px 0 19px;border-top-right-radius:6px;border-bottom-right-radius:12px;background-color:#18181b}.actions>menu[data-v-a88eaddf]{display:flex;flex-direction:column;gap:8px;padding-top:5px}.actions>menu>li[data-v-a88eaddf]{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer}.actions>menu>li.alert[data-v-a88eaddf]{opacity:.5}.actions>menu>li.disabled[data-v-a88eaddf]{opacity:.5;cursor:not-allowed}.actions>menu>li>svg[data-v-a88eaddf]{pointer-events:none}.actions>menu>li.selected[data-v-a88eaddf],.actions>menu>li:not(.disabled,.corner):hover[data-v-a88eaddf]{background-color:#fff}.actions>menu>li.selected>svg[data-v-a88eaddf] path,.actions>menu>li:not(.disabled,.corner):hover>svg[data-v-a88eaddf] path{stroke:#000}.actions>menu>li[data-v-a88eaddf]:last-child{position:absolute;left:-4px;bottom:-32px;cursor:default}.words[data-v-a88eaddf]{position:absolute;right:8px;bottom:10px;padding:4px 6px;font-size:12px;font-weight:400;white-space:nowrap;color:#ffffffbf;border-radius:4px;background-color:#333}.episode.zoom-in[data-v-a88eaddf]{position:absolute;z-index:1;left:var(--from-x);top:var(--from-y);width:440px;height:438px;animation:zoom-in-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in[data-v-a88eaddf]:after{content:"";position:absolute;left:0;bottom:-40px;width:100%;height:40px;z-index:-1;background-color:#000000b3}.episode.zoom-in>.wrapper>section[data-v-a88eaddf]{border-top-right-radius:0;animation:zoom-in-radius-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in .content>header>b[data-v-a88eaddf]{margin-left:0%;animation:zoom-in-title-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in .content>div[data-v-a88eaddf]{padding-right:60px;padding-bottom:5px}.episode.zoom-in .content>div>textarea[name=content][data-v-a88eaddf]{animation:zoom-in-ct-font-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in>.actions[data-v-a88eaddf]{display:block;right:-32px;animation:zoom-in-actions-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-in-final[data-v-a88eaddf]{left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px);animation:none}.episode.zoom-out[data-v-a88eaddf]{position:absolute;z-index:1;left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px);animation:zoom-out-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out>.wrapper>section[data-v-a88eaddf]{border-top-right-radius:0}.episode.zoom-out .content>header>b[data-v-a88eaddf]{margin-left:45%;animation:zoom-out-title-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out .content>div>textarea[name=content][data-v-a88eaddf]{animation:zoom-out-ct-font-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}.episode.zoom-out>.actions[data-v-a88eaddf]{display:block;right:8px;animation:zoom-out-actions-a88eaddf .4s cubic-bezier(.66,0,.34,1) forwards}@keyframes zoom-in-a88eaddf{to{left:var(--from-px);top:var(--from-py);width:1025px;height:calc(100vh - 190px)}}@keyframes zoom-in-radius-a88eaddf{to{border-top-right-radius:12px}}@keyframes zoom-in-title-a88eaddf{to{margin-left:45%}}@keyframes zoom-in-ct-font-a88eaddf{to{font-size:16px;padding-left:10px}}@keyframes zoom-in-actions-a88eaddf{to{right:8px}}@keyframes zoom-out-a88eaddf{to{left:var(--from-x);top:var(--from-y);width:440px;height:438px}}@keyframes zoom-out-title-a88eaddf{to{margin-left:0%}}@keyframes zoom-out-ct-font-a88eaddf{0%{font-size:16px;padding-left:10px}to{font-size:14px;padding-left:0}}@keyframes zoom-out-actions-a88eaddf{to{right:-32px}}.content-area[data-v-aeee5b3e]{--box: 440px;--gap: 44px;display:block;padding:0;overflow:hidden}.edit-area[data-v-aeee5b3e]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area.overflow-hidden[data-v-aeee5b3e]{overflow:hidden}.edit-area.remove-holder>ul[data-v-aeee5b3e]:after{content:"";flex:0 0 var(--box);height:438px;overflow:hidden;transition:all .2s linear}.edit-area.remove-holder-out>ul[data-v-aeee5b3e]:after{height:0}.edit-area>ul[data-v-aeee5b3e]{position:relative;width:1024px;margin:0 auto;display:flex;flex-flow:row wrap;gap:var(--gap)}.edit-area>ul>li[data-v-aeee5b3e]{flex:0 0 var(--box);height:438px}.edit-area>ul>.placeholder[data-v-aeee5b3e]{opacity:.5;border-radius:12px;background-color:#18181b}.fade-move[data-v-aeee5b3e],.fade-enter-active[data-v-aeee5b3e],.fade-leave-active[data-v-aeee5b3e]{transition:all .3s ease}.fade-enter-from[data-v-aeee5b3e]{opacity:0;transform:translateY(40px)}.fade-enter-to[data-v-aeee5b3e],.fade-leave-from[data-v-aeee5b3e]{opacity:1;transform:translate(0)}.fade-leave-to[data-v-aeee5b3e]{opacity:0;transform:translateY(-40px)}.fade-leave-active[data-v-aeee5b3e]{position:absolute;width:440px;height:438px}.opr-area[data-v-aeee5b3e]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.icon-redo-bold[data-v-bef363ea]{transform:rotateY(180deg)}.combobox[data-v-233c03a2]{position:relative;width:100%}.combobox:hover>div[data-v-233c03a2],.combobox:has(>div>input:focus)>div[data-v-233c03a2],.combobox:has(>ul:hover)>div[data-v-233c03a2]{outline:1px solid hsl(0 100% 100% / .65)}.combobox>div[data-v-233c03a2]{display:flex;align-items:center;gap:6px;width:100%;height:40px;padding:0 10px 0 12px;outline:1px solid transparent;border-radius:8px;background-color:#18181b;transition:outline .25s ease}.combobox>div>input[data-v-233c03a2]{flex:1 1 auto;align-self:stretch;border:0;outline:none;margin:0;padding:0;font-size:14px;font-weight:400;color:#fff;background-color:transparent}.combobox>div>input[data-v-233c03a2]:disabled{cursor:not-allowed}.combobox>div>input[data-v-233c03a2]::placeholder{color:#94a3b880}.combobox>div>svg[data-v-233c03a2]{flex:0 0 auto;width:22px;height:22px;cursor:pointer;transition:transform .25s ease}.combobox>div>svg.disabled[data-v-233c03a2]{cursor:not-allowed}.combobox>div>svg.rotate[data-v-233c03a2]{transform:rotate(180deg)}.combobox[data-v-233c03a2]:after{content:"";position:absolute;top:40px;left:0;right:0;height:4px;background-color:transparent}.drop-down-list[data-v-233c03a2]{position:absolute;top:44px;left:0;right:0;display:flex;padding:6px 0 6px 6px;border-radius:6px;background-color:#18181b;box-shadow:0 10px 20px #000}.drop-down-list.loading[data-v-233c03a2]{grid-template-columns:1fr;place-items:center;place-content:center}.drop-down-list>li[data-v-233c03a2]{overscroll-behavior:contain}.drop-down-list>li:nth-child(1):not(.item-loading)[data-v-233c03a2]{--scrollbar-color: #333;--scrollbar-overflow: hidden auto;flex:0 0 auto;margin:0 6px 0 0;padding:0 12px 0 0;border-right:1px solid #333}.drop-down-list>li:nth-child(1):not(.item-loading)>ul[data-v-233c03a2]{display:flex;flex-direction:column;gap:6px;min-height:190px}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li[data-v-233c03a2]{display:flex;align-items:center;gap:5px}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li:hover>span[data-v-233c03a2],.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li.selected>span[data-v-233c03a2]{background-color:#333}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li:hover>svg[data-v-233c03a2]>path,.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li.selected>svg[data-v-233c03a2]>path{visibility:visible}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li.selected>span[data-v-233c03a2]{cursor:default}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li>span[data-v-233c03a2]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:80px;height:32px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li>svg[data-v-233c03a2]{transform:rotate(-90deg)}.drop-down-list>li:nth-child(1):not(.item-loading)>ul>li>svg[data-v-233c03a2]>path{visibility:hidden}.drop-down-list>li:nth-child(2)[data-v-233c03a2]{--scrollbar-color: #333;--scrollbar-overflow: hidden auto;flex:1 1 auto}.drop-down-list>li:nth-child(2)>ul[data-v-233c03a2]{display:grid;grid-template-columns:repeat(auto-fill,88px);grid-auto-rows:32px;gap:6px 3px;min-height:190px}.drop-down-list>li:nth-child(2)>ul>li[data-v-233c03a2]{overflow:hidden;padding-left:8px;border-radius:6px;font-size:14px;font-weight:500;line-height:32px;white-space:nowrap;text-overflow:clip;color:#ffffffbf;background-color:transparent;transition:background-color .25s ease,color .25s ease}.drop-down-list>li:nth-child(2)>ul>li[data-v-233c03a2]:hover{background-color:#33333380}.drop-down-list>li:nth-child(2)>ul>li.pointer[data-v-233c03a2]{cursor:pointer}.drop-down-list>li:nth-child(2)>ul>li.default[data-v-233c03a2]{cursor:default}.drop-down-list>li:nth-child(2)>ul>li.disabled[data-v-233c03a2]{cursor:not-allowed}.drop-down-list>li:nth-child(2)>ul>li.selected[data-v-233c03a2]{color:#000;background-color:#fff}.drop-down-list.v-enter-active[data-v-233c03a2],.drop-down-list.v-leave-active[data-v-233c03a2]{--time: .25s;transition:transform var(--time) ease,opacity var(--time) ease}.drop-down-list.v-enter-active[data-v-233c03a2]{z-index:-1}.drop-down-list.v-enter-from[data-v-233c03a2]{opacity:0;transform:translate3d(0,-20px,0)}.drop-down-list.v-leave-to[data-v-233c03a2]{opacity:0;transform:translateZ(0)}.drop-down-list.v-enter-to[data-v-233c03a2],.drop-down-list.v-leave-from[data-v-233c03a2]{opacity:1;transform:translateZ(0)}.indicator[data-v-6c8f2f31]{padding-top:62px}.indicator>ul[data-v-6c8f2f31]{position:relative;display:flex;flex-direction:column;gap:38px}.indicator>ul>.item[data-v-6c8f2f31]{position:relative;display:flex;align-items:center;justify-content:end;gap:16px}.indicator>ul>.item>span[data-v-6c8f2f31]{font-size:14px;font-weight:500;line-height:20px}.indicator>ul>.item[data-v-6c8f2f31]:after{content:"";position:absolute;z-index:-1;top:2px;right:0;width:16px;height:16px;border-radius:8px;background-color:#18181b}.indicator>ul>.item>.no-set[data-v-6c8f2f31]{color:#ffffff80}.indicator>ul>.item>.invisible[data-v-6c8f2f31]>g{visibility:hidden}.indicator>ul>.vline[data-v-6c8f2f31]{position:absolute;z-index:-1;top:6px;right:7px;bottom:6px;width:2px;overflow:hidden;background:linear-gradient(90deg,#18181b 86.75%,#18181b00)}.content-area[data-v-a1e2c601]{--ea: 852px;--oa: 162px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa)}.edit-area[data-v-a1e2c601]{height:max-content;display:flex;flex-direction:column}.ea-screen1>h1[data-v-a1e2c601]{position:sticky;top:0;z-index:1;padding-bottom:6px;margin-bottom:26px;font-size:16px;font-weight:600;line-height:28px;color:#fff;outline:1px solid #000;background-color:#000;background-image:var(--main-bg)}.ea-screen1>ul[data-v-a1e2c601]{display:grid}.ea-screen1>ul>li>h3[data-v-a1e2c601]{position:relative;margin-bottom:6px;font-size:14px;font-weight:500;line-height:20px;color:#ffffffbf}.ea-screen1>ul>li>h3>.aigen[data-v-a1e2c601]{display:none;align-items:center;justify-content:center;position:absolute;top:-5px;right:0;width:30px;height:30px;border-radius:4px;cursor:pointer}.ea-screen1>ul>li>h3>.aigen>svg[data-v-a1e2c601]{width:16px;height:16px}.ea-screen1>ul>li>h3>.aigen.disabled[data-v-a1e2c601]{cursor:not-allowed}.ea-screen1>ul>li>h3>.aigen.loading[data-v-a1e2c601]{display:flex}.ea-screen1>ul>li>h3>.aigen[data-v-a1e2c601]:not(.disabled):hover{background-color:#18181b}.ea-screen1>ul>li>div>textarea[data-v-a1e2c601]{width:100%;min-height:40px;padding:8px 12px;border:0;border-radius:6px;resize:none;outline:1px solid transparent;font-size:16px;font-weight:400;line-height:24px;color:#fff;background-color:#18181b;transition:outline .25s ease}.ea-screen1>ul>li>div>textarea.loading[data-v-a1e2c601],.ea-screen1>ul>li>div>textarea[data-v-a1e2c601]:focus,.ea-screen1>ul>li>div>textarea[data-v-a1e2c601]:not(:disabled):hover{outline:1px solid hsl(0,100%,100%,.65)}.ea-screen1>ul>li>div>textarea[data-v-a1e2c601]::placeholder{font-size:14px;color:#94a3b880}.ea-screen1>ul>li:hover>h3>.aigen[data-v-a1e2c601]:not(.disabled){display:flex}.ea-screen1>ul[data-v-a1e2c601]{grid-template-columns:1fr 1fr;gap:32px}.ea-screen1>ul>li[data-v-a1e2c601]:last-child{margin-bottom:72px}.ea-screen1>ul>li[data-v-a1e2c601]:nth-child(n+5){grid-column:1/-1}.ea-screen1>ul>li>h3[data-v-a1e2c601]{margin-bottom:6px;font-size:14px;font-weight:500;line-height:20px;color:#ffffffbf}.ea-screen1>ul>li>h3>i[data-v-a1e2c601]{position:relative;top:2px;left:3px;font-size:18px;font-weight:600;font-style:normal;color:red}.ea-screen1>ul>li>.channel[data-v-a1e2c601]{display:flex;gap:12px}.ea-screen1>ul>li>.channel>li[data-v-a1e2c601]{display:flex;align-items:center;justify-content:center;gap:4px;width:154px;height:40px;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .25s ease}.ea-screen1>ul>li>.channel>li>span[data-v-a1e2c601]{font-size:15px;font-weight:500}.ea-screen1>ul>li>.channel>.selected>svg[data-v-a1e2c601]>path{stroke:#fff}.ea-screen1>ul>li>.channel>.male[data-v-a1e2c601]{color:#62b8fd;border-color:#62b8fd}.ea-screen1>ul>li>.channel>.male.selected[data-v-a1e2c601]{color:#fff;cursor:default;background-color:#62b8fd}.ea-screen1>ul>li>.channel>.male[data-v-a1e2c601]:not(.selected):hover{background-color:#63b8fd26}.ea-screen1>ul>li>.channel>.female[data-v-a1e2c601]{color:#f9b75b;border-color:#f9b75b}.ea-screen1>ul>li>.channel>.female.selected[data-v-a1e2c601]{color:#fff;cursor:default;background-color:#f9b75b}.ea-screen1>ul>li>.channel>.female[data-v-a1e2c601]:not(.selected):hover{background-color:#f9b85d26}.ea-screen1>ul>li>div>textarea[name=storybg][data-v-a1e2c601],.ea-screen1>ul>li>div>textarea[name=worldview][data-v-a1e2c601],.ea-screen1>ul>li>div>textarea[name=sysnopsis][data-v-a1e2c601]{min-height:64px}.opr-area[data-v-a1e2c601]{position:sticky;top:0;width:100%;height:max-content;-webkit-user-select:none;user-select:none}.content-empty[data-v-f5417143]{grid-column:1/-1;margin-bottom:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#18181b}.content-empty>p[data-v-f5417143]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-f5417143]{width:120px;height:40px;border-radius:6px;color:#18181b;background-color:#fff}.content-empty>menu>li>button>b[data-v-f5417143]{font-size:14px;font-weight:500}.content-empty>menu>li>button[data-v-f5417143]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-f5417143]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.bios-import[data-v-1e5b6e5b]{grid-column:1/-1;position:relative;display:flex;align-items:center;justify-content:center;height:130px;margin-bottom:16px;border:1px dashed hsla(0,0%,20%,1);border-radius:12px;cursor:pointer;opacity:.5;-webkit-user-select:none;user-select:none}.bios-import>menu[data-v-1e5b6e5b]{position:absolute;top:10px;right:10px}.bios-import>menu>li[data-v-1e5b6e5b]{padding:4px}.bios-import>menu>li:hover>svg[data-v-1e5b6e5b]>path{fill:#fff}.bios-import>div[data-v-1e5b6e5b]{display:flex;flex-direction:column;align-items:center;justify-content:center}.bios-import>div>span[data-v-1e5b6e5b]{font-size:16px;font-weight:400;line-height:26px;color:#cbd5e1}.bios-import[data-v-1e5b6e5b]:hover{opacity:1}.popup-import-bios[data-v-1e5b6e5b]{width:512px;padding:24px;-webkit-user-select:none;user-select:none}.popup-import-bios>h3[data-v-1e5b6e5b]{font-size:18px;font-weight:600;line-height:28px}.popup-import-bios>div[data-v-1e5b6e5b]{margin-top:16px}.popup-import-bios>div>textarea[data-v-1e5b6e5b]{width:100%;height:442px;resize:none;outline:none;padding:16px;border:1px solid hsla(0,0%,20%,1);border-radius:12px;font-size:14px;font-weight:400;line-height:1.5;color:#fff;background-color:transparent}.popup-import-bios>menu[data-v-1e5b6e5b]{display:flex;align-items:center;justify-content:right;margin-top:16px;gap:8px}.popup-import-bios>menu>li:first-child[data-v-1e5b6e5b]{display:flex;flex-direction:column;margin-right:auto;gap:2px}.popup-import-bios>menu>li:first-child>b[data-v-1e5b6e5b]{font-size:28px;font-weight:600;margin-left:0;margin-right:6px}.popup-import-bios>menu>li:first-child>span[data-v-1e5b6e5b]{font-size:12px;font-weight:400;color:#666}.roles[data-v-fce36c29]{--duration: .3s;display:grid;grid-template-columns:repeat(3,130px);grid-auto-rows:130px;gap:14px;position:relative;margin-bottom:36px}.roles:has(>.selected)>li[data-v-fce36c29]:not(.selected,.addnew,.drag-handle){opacity:.5}.roles.disabled>li:not(.drag-handle)[data-v-fce36c29]{cursor:not-allowed}.roles.disabled>li:not(.drag-handle)>i[data-v-fce36c29]{cursor:not-allowed}.roles.disabled>li.selected[data-v-fce36c29]{cursor:not-allowed}.roles.allow-select>li:not(.drag-handle)[data-v-fce36c29]{cursor:pointer}.roles.allow-select>li:not(.drag-handle)>i[data-v-fce36c29]{cursor:not-allowed}.roles.allow-select>li.selected[data-v-fce36c29]{cursor:default}.roles>li:not(.drag-handle)[data-v-fce36c29]{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid #18181b;border-radius:12px;background-color:#18181b;transition:all var(--duration) ease;cursor:pointer}.roles>li:not(.drag-handle)>span[data-v-fce36c29]{margin:8px;font-size:24px;font-weight:600;line-height:1.5;text-align:center;white-space:wrap;word-break:break-all;pointer-events:none}.roles>li:not(.drag-handle)>i[data-v-fce36c29]{position:absolute;top:0;right:0;width:34px;height:34px;display:none;align-items:center;justify-content:center;cursor:pointer}.roles>li:not(.drag-handle)>i>svg[data-v-fce36c29]{pointer-events:none}.roles>li[data-v-fce36c29]:hover{border-color:#ffffff4d}.roles>li.selected[data-v-fce36c29]{border-color:#fff;cursor:move}.roles>li.selected:hover>i[data-v-fce36c29]{display:flex}.roles>li.no-transition[data-v-fce36c29]{transition:none}.roles>li.item-dragstart[data-v-fce36c29]{opacity:0}.roles>li.item-dragstart~.addnew[data-v-fce36c29]{opacity:0}.roles>li.item-dragend[data-v-fce36c29]{transition:none;opacity:1}.roles>li.related-changed[data-v-fce36c29]{background-color:#ff007b40}.drag-handle[data-v-fce36c29]{position:fixed;top:0;left:0;width:130px;height:130px;display:none;align-items:center;justify-content:center;border:1px solid #fff;border-radius:12px;background-color:#18181b;cursor:move}.drag-handle.handle-dragging[data-v-fce36c29]{display:flex}.drag-handle.handle-dragend[data-v-fce36c29]{display:flex;transition:all var(--duration) ease}.drag-handle>span[data-v-fce36c29]{margin:8px;font-size:24px;font-weight:600;line-height:1.5;text-align:center}.drag-handle>i[data-v-fce36c29]{display:none}.item-move[data-v-fce36c29],.item-enter-active[data-v-fce36c29],.item-leave-active[data-v-fce36c29]{transition:all var(--duration) ease}.item-enter-from[data-v-fce36c29]{opacity:0;transform:translateY(50%)}.item-leave-to[data-v-fce36c29]{opacity:0;transform:translateY(-50%)}.item-leave-active[data-v-fce36c29]{position:absolute!important;top:var(--top);left:var(--left);width:130px;height:130px}.content-area[data-v-5ef4864a]{--ea: 576px;--oa: 418px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa)}.edit-area[data-v-5ef4864a]{position:sticky;top:0;height:100%;display:grid;grid-template-columns:248px 124px 140px;grid-auto-rows:max-content;gap:0 32px;overflow-x:hidden;overflow-y:auto}.edit-area[data-v-5ef4864a]:has(>.bios-import){padding-top:0}.edit-area[data-v-5ef4864a]:has(>.content-empty){grid-auto-rows:auto}.edit-area>h3[data-v-5ef4864a]{font-size:14px;font-weight:500;line-height:20px}.edit-area>h3[data-v-5ef4864a]:nth-of-type(n+4){grid-column:1/-1}.edit-area>div[data-v-5ef4864a]{margin-top:6px;margin-bottom:32px}.edit-area>menu>li>button[data-v-5ef4864a]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;background-color:#fff}.edit-area>menu>li>button[data-v-5ef4864a]:disabled{opacity:.5;cursor:not-allowed}.edit-name[data-v-5ef4864a]{width:100%;height:40px}.edit-name>input[data-v-5ef4864a]{width:100%;height:100%;padding:0 12px;border:1px solid #18181b;outline:none;border-radius:6px;font-size:14px;font-weight:400;color:#fff;background-color:#18181b;transition:border-color .2s ease}.edit-name>input[data-v-5ef4864a]:hover,.edit-name>input[data-v-5ef4864a]:focus{border-color:#cbd5e1}.edit-positioning[data-v-5ef4864a]{width:100%;height:40px;border:1px solid #18181b;border-radius:6px;background-color:#18181b;position:relative;cursor:pointer;transition:border-color .2s ease}.edit-positioning>span[data-v-5ef4864a]{height:100%;padding:0 12px;border-radius:6px;display:flex;align-items:center;justify-content:space-between}.edit-positioning>span>input[data-v-5ef4864a]{width:80%;border:0;outline:none;font-size:14px;font-weight:400;color:#fff;background-color:transparent}.edit-positioning[data-v-5ef4864a]:hover,.edit-positioning.hover[data-v-5ef4864a]{border-color:#cbd5e1}.edit-positioning.hover[data-v-5ef4864a]:after{display:block}.edit-positioning.hover>ul[data-v-5ef4864a]{display:block}.edit-positioning[data-v-5ef4864a]:after{display:none;content:"";position:absolute;top:38px;left:0;width:204px;height:10px}.edit-positioning>ul[data-v-5ef4864a]{display:none;position:absolute;top:46px;left:0;width:204px;z-index:1;padding:5px;border:1px solid rgba(203,213,225,1);border-radius:6px;background-color:#18181b}.edit-positioning>ul>li[data-v-5ef4864a]{height:32px;border-radius:6px;cursor:pointer;display:flex;align-items:center}.edit-positioning>ul>li>svg[data-v-5ef4864a]{margin:0 8px}.edit-positioning>ul>li>span[data-v-5ef4864a]{font-size:14px;font-weight:400}.edit-positioning>ul>li[data-v-5ef4864a]:hover{background-color:#f1f5f91a}.edit-positioning>ul>li.selected[data-v-5ef4864a]{color:#000;background-color:#f1f5f9}.edit-age[data-v-5ef4864a]{display:flex;align-items:center}.edit-age>i[data-v-5ef4864a],.edit-age>input[data-v-5ef4864a]{width:36px;height:40px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background-color:#18181b}.edit-age>i[data-v-5ef4864a]{cursor:pointer}.edit-age>i[data-v-5ef4864a]:hover{background-color:#333}.edit-age>input[data-v-5ef4864a]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:52px;margin:0 8px;border:1px solid #18181b;font-size:14px;font-weight:400;text-align:center;outline:none;transition:border-color .2s ease}.edit-age>input[data-v-5ef4864a]:hover,.edit-age>input[data-v-5ef4864a]:focus{border-color:#cbd5e1}.edit-personality[data-v-5ef4864a]{grid-column:1/-1}.edit-background[data-v-5ef4864a]{grid-column:1/-1;min-height:0;margin-bottom:100px!important}.edit-background>textarea[data-v-5ef4864a]{width:100%;min-height:80px;padding:8px 12px 12px;border:1px solid #18181b;border-radius:6px;font-size:14px;font-weight:400;line-height:20px;color:#fff;background-color:#18181b;resize:none;outline:none;overflow:hidden;transition:border-color .2s ease}.edit-background>textarea[data-v-5ef4864a]:hover,.edit-background>textarea[data-v-5ef4864a]:focus{border-color:#cbd5e1}.opr-area[data-v-5ef4864a]{height:max-content}.content-area[data-v-5a487f0b]{--box: auto;--gap: 16px;display:block;padding:0;overflow:hidden}.edit-area[data-v-5a487f0b]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scroll-behavior:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area>ul[data-v-5a487f0b]{position:relative;width:1024px;margin:0 auto;display:flex;flex-direction:column;gap:var(--gap)}.edit-area>ul>li[data-v-5a487f0b]{flex:1 1 var(--box);padding:24px 20px;border-radius:12px;background-color:#18181b;transition:opacity .25s ease}.edit-area>ul>li>h3[data-v-5a487f0b]{display:flex;align-items:center;justify-content:space-between}.edit-area>ul>li>h3>span[data-v-5a487f0b]{font-size:16px;font-weight:600;line-height:28px}.edit-area>ul>li>h4[data-v-5a487f0b],.edit-area>ul>li>ul>li>h4[data-v-5a487f0b]{font-size:14px;font-weight:600;margin-top:12px;-webkit-user-select:text;user-select:text}.edit-area>ul>li>p[data-v-5a487f0b],.edit-area>ul>li>ul>li>p[data-v-5a487f0b]{margin-top:8px;font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf;cursor:default;-webkit-user-select:text;user-select:text}.edit-area>ul>li>ul[data-v-5a487f0b]{display:flex;gap:20px}.edit-area>ul>li>ul>li[data-v-5a487f0b]:nth-child(1){flex:0 0 100px}.edit-area>ul>li>ul>li[data-v-5a487f0b]:nth-child(2){flex:0 0 180px}.edit-area>ul>li>ul>li[data-v-5a487f0b]:nth-child(3){flex:0 0 280px}.edit-area>ul>li>dl[data-v-5a487f0b]{cursor:default;-webkit-user-select:text;user-select:text}.edit-area>ul>li>dl>dt[data-v-5a487f0b]{margin-top:12px;margin-bottom:8px;font-size:14px;font-weight:400;color:#cbd5e1}.edit-area>ul>li>dl>dt>b[data-v-5a487f0b]{font-weight:600;color:#fff}.edit-area>ul>li>dl>dd[data-v-5a487f0b]{font-size:14px;font-weight:400;line-height:24px;color:#ffffffbf}.opr-area[data-v-5a487f0b]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.no-data[data-v-5a487f0b]{margin-top:8px;color:#ffffff8c}.chapter-outline[data-v-97fa0d1a]{position:relative;width:100%;height:100%;opacity:.55;transition:opacity .25s ease}.chapter-outline[data-v-97fa0d1a]:hover,.chapter-outline.selected[data-v-97fa0d1a],.chapter-outline.highlight[data-v-97fa0d1a]{opacity:1}.chapter-outline.waitting>.content>header>.icon-ai-loading[data-v-97fa0d1a]{display:block}.chapter-outline:not(.waitting):hover>.content>header>.icon-remove[data-v-97fa0d1a]{display:block}.content[data-v-97fa0d1a]{height:100%;display:flex;flex-direction:column;border-radius:12px;background-color:#18181b;-webkit-user-select:text;user-select:text}.content>header[data-v-97fa0d1a]{flex:0 0 auto;display:flex;align-items:center;padding:19px 16px 11px}.content>header>b[data-v-97fa0d1a],.content>header>input[data-v-97fa0d1a]{font-size:16px;font-weight:600}.content>header>input[data-v-97fa0d1a]{flex:1 1 auto;margin:0 28px 0 8px;padding:0;border:0;outline:none;color:#fff;background-color:transparent}.content>header>svg[data-v-97fa0d1a]{position:absolute;top:19px;right:15px}.content>header>.icon-remove[data-v-97fa0d1a]{cursor:pointer}.content>header>.icon-remove.disabled[data-v-97fa0d1a]{cursor:not-allowed}.content>header>.icon-remove[data-v-97fa0d1a],.content>header>.icon-ai-loading[data-v-97fa0d1a]{display:none}.content>header>.icon-remove:hover[data-v-97fa0d1a]>path{fill:#fff}.content>h3[data-v-97fa0d1a]{max-height:157px;overflow:hidden auto;padding:0 16px 6px;font-size:14px;font-weight:500;line-height:20px;color:#cbd5e1}.content>h3>div[data-v-97fa0d1a]{font-size:14px;font-weight:600;line-height:1.5;color:#cbd5e1}.content>div[data-v-97fa0d1a]{flex:1 1 auto;padding:0 16px;overflow:hidden}.content>div>textarea[data-v-97fa0d1a]{width:100%;height:100%;border:0;padding:0;font-size:14px;font-weight:400;line-height:24px;resize:none;outline:none;overscroll-behavior:contain;color:#ffffffbf;background-color:transparent}.content>div>textarea[data-v-97fa0d1a]:read-only{cursor:default}.content>div>textarea[data-v-97fa0d1a]::placeholder{color:#555}.content>div>textarea.overflowhide[data-v-97fa0d1a]{overflow:hidden}.ruler[data-v-5c39aa49]{height:100%;padding-top:4px;padding-bottom:20px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;display:flex;flex-direction:column}.ruler[data-v-5c39aa49]::-webkit-scrollbar{display:none}.ruler>li[data-v-5c39aa49]{flex:1 1 auto;height:9px;min-height:3px;max-height:9px;display:flex;align-items:center;justify-content:end;gap:4px;font-size:14px;font-weight:600;color:#ffffff4d;cursor:pointer;pointer-events:all}.ruler>li[data-v-5c39aa49]:after{content:"";flex:0 0 auto;width:12px;height:1px;margin:4px 0;background-color:#ffffff4d}.ruler>li.minor[data-v-5c39aa49]:after{width:16px}.ruler>li.major[data-v-5c39aa49]:after{width:32px}.ruler>li.light[data-v-5c39aa49]{color:#fff}.ruler>li.light[data-v-5c39aa49]:after{background-color:#fff}.content-area[data-v-a7b9286e]{--box: 440px;--gap: 44px;display:block;padding:0;overflow:hidden}.edit-area[data-v-a7b9286e]{width:100%;height:100%;padding:0 24px 93px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.edit-area>ul[data-v-a7b9286e]{position:relative;width:1024px;margin:0 auto;display:flex;flex-flow:row wrap;gap:var(--gap)}.edit-area>ul>li[data-v-a7b9286e]{flex:0 0 var(--box);height:326px}.opr-area[data-v-a7b9286e]{position:absolute;top:0;left:50%;bottom:0;width:1024px;transform:translate(-50%);display:flex;justify-content:end;pointer-events:none}.select-range[data-v-a7b9286e]{border:1px dashed #333;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;opacity:.5}.select-range[data-v-a7b9286e]:hover{opacity:1}.select-range>.icon-jia[data-v-a7b9286e]{width:36px;height:36px}.select-range>span[data-v-a7b9286e]{font-size:16px;font-weight:400;line-height:26px}.content-empty[data-v-835e2c32]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;background-color:#18181b}.content-empty>p[data-v-835e2c32]{margin:16px 0;padding:0 44px;font-size:16px;font-weight:400;line-height:26px;text-align:center}.content-empty>menu>li>button[data-v-835e2c32]{width:88px;height:40px;border-radius:6px;font-size:14px;font-weight:500;color:#18181b;background-color:#fff}.content-empty>menu>li>button[data-v-835e2c32]:hover{background-color:#d8d8d8}.content-empty>menu>li>button[data-v-835e2c32]:disabled{cursor:not-allowed;opacity:.5;background-color:#fff}.range-input[data-v-493c972b]{display:inline-flex;align-items:center;justify-content:center;width:100%;height:40px}.range-input>b[data-v-493c972b],.range-input>i[data-v-493c972b]{flex:1 1 auto;font-size:16px;font-weight:600;line-height:24px;text-align:center}.range-input>input[data-v-493c972b]{flex:1 1 auto;min-width:0;height:100%;padding:0;border:0;outline:none}.range-input>input[data-v-493c972b]:read-only{cursor:not-allowed}.range-input>input[data-v-493c972b]{font-size:16px;font-weight:600;line-height:24px;text-align:center;color:#fff;background-color:transparent}.opr-area[data-v-0a3b74c3]{position:sticky;top:0;height:100%;overflow-x:hidden;overflow-y:auto}.opr-area>ul[data-v-0a3b74c3]{position:relative;display:grid;grid-template-columns:130px;grid-auto-rows:130px;gap:8px}.opr-area>ul[data-v-0a3b74c3]:not(:empty){margin-bottom:50px}.opr-area>ul:has(>.selected)>li:not(.selected)[data-v-0a3b74c3]{opacity:.5}.opr-area>ul:has(>.selected)>li:not(.selected)>.range-input[data-v-0a3b74c3]>input{cursor:inherit}.opr-area>ul.disabled>li[data-v-0a3b74c3]{cursor:not-allowed}.opr-area>ul.allow-select>li[data-v-0a3b74c3]{cursor:default}.opr-area>ul.allow-select>li[data-v-0a3b74c3]>.range-input>input{cursor:default}.opr-area>ul>li[data-v-0a3b74c3]{position:relative;display:flex;align-items:center;justify-content:center;border:2px solid #18181b;border-radius:12px;background-color:#18181b;transition:all .2s ease;cursor:pointer}.opr-area>ul>li>.label[data-v-0a3b74c3]{position:absolute;top:0;right:0;width:40px;height:40px;font-size:15px;font-weight:600;text-align:center;line-height:38px;border-top-right-radius:9px;border-bottom-left-radius:12px;color:#fff;background-color:#000}.opr-area>ul>li>.range-input[data-v-0a3b74c3]{padding:0 10px}.opr-area>ul>li>.corner1[data-v-0a3b74c3],.opr-area>ul>li>.corner2[data-v-0a3b74c3]{position:absolute;width:12px;height:12px;background:radial-gradient(circle at 0% 100%,#18181b 70%,#000 50%)}.opr-area>ul>li>.corner1[data-v-0a3b74c3]{top:0;right:40px}.opr-area>ul>li>.corner2[data-v-0a3b74c3]{top:40px;right:0}.opr-area>ul>li:hover[data-v-0a3b74c3]{border-color:#fff6}.opr-area>ul>li:hover>.label[data-v-0a3b74c3]{color:#000;background-color:#fff6}.opr-area>ul>li:hover>.corner1[data-v-0a3b74c3],.opr-area>ul>li:hover>.corner2[data-v-0a3b74c3]{background:radial-gradient(circle at 0% 100%,#18181b 70%,#fff6 50%)}.opr-area>ul>li.selected[data-v-0a3b74c3]{border-color:#fff;cursor:default}.opr-area>ul>li.selected>.label[data-v-0a3b74c3]{color:#000;background-color:#fff}.opr-area>ul>li.selected>.corner1[data-v-0a3b74c3],.opr-area>ul>li.selected>.corner2[data-v-0a3b74c3]{background:radial-gradient(circle at 0% 100%,#18181b 70%,#fff 50%)}.events-range-options[data-v-2cd00040]{width:450px;padding:24px}.events-range-options>h3[data-v-2cd00040]{font-size:18px;font-weight:600;line-height:28px}.events-range-options>p[data-v-2cd00040]{font-size:14px;font-weight:400;line-height:20px;color:#65758b}.events-range-options>menu[data-v-2cd00040]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:40px;gap:12px;margin-top:25px;margin-bottom:25px}.events-range-options>menu>li[data-v-2cd00040]{width:100%;height:100%}.events-range-options>menu>li>button[data-v-2cd00040]{width:100%;height:100%;border:1px solid #fff;border-radius:6px;line-height:38px;font-size:14px;font-weight:500;color:#fff;background-color:transparent}.events-range-options>menu>li>button[data-v-2cd00040]:disabled{cursor:not-allowed;opacity:.5}.events-range-options>menu>li>button[data-v-2cd00040]:not(:disabled):hover{background-color:#000}.events-range-options>menu>li>button:not(:disabled).selected[data-v-2cd00040]{color:#000;cursor:default;background-color:#fff}.events-range-options>footer>menu[data-v-2cd00040]{display:flex;justify-content:right;gap:8px}.novel-origin-text[data-v-0ce45711]{width:512px;padding:24px}.novel-origin-text>h3[data-v-0ce45711]{display:flex;justify-content:space-between}.novel-origin-text>h3>b[data-v-0ce45711]{font-size:18px;font-weight:600;line-height:28px}.novel-origin-text>h3>span>i[data-v-0ce45711]{font-style:normal;font-size:14px;font-weight:400;line-height:28px}.inputs[data-v-0ce45711]{margin-top:16px}.inputs>textarea[data-v-0ce45711]{width:100%;height:442px;padding:15px;resize:none;outline:none;border:1px solid #333;font-size:16px;font-weight:400;line-height:1.6;color:#fff;border-radius:12px;background-color:#18181b}.actions[data-v-0ce45711]{display:flex;justify-content:right;gap:8px;margin-top:16px}.content-area[data-v-494eab8b]{--ea: 852px;--oa: 130px;--gap: calc(1024px - var(--ea) - var(--oa));grid-template-columns:var(--ea) var(--gap) var(--oa);overscroll-behavior:none}.edit-area[data-v-494eab8b]{height:max-content;padding-bottom:100px}.edit-area.empty-content[data-v-494eab8b]{height:100%;padding-bottom:32px}.step-outline[data-v-494eab8b]{position:sticky;top:0;z-index:1;width:100%}.step-outline[data-v-494eab8b]:before,.step-outline[data-v-494eab8b]:after{content:"";position:absolute;top:0;z-index:2;width:12px;height:12px}.step-outline[data-v-494eab8b]:before{left:0;background:radial-gradient(circle at 100% 100%,#18181b 70%,#000 50%)}.step-outline[data-v-494eab8b]:after{right:0;background:radial-gradient(circle at 0% 100%,#18181b 70%,#000 50%)}.step-outline.sticky-bottom[data-v-494eab8b]{box-shadow:0 10px 30px #000;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.step-outline.sticky-bottom>.title[data-v-494eab8b]{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.step-outline>.title[data-v-494eab8b]{position:relative;z-index:1;width:100%;padding:20px 16px;background-color:#18181b}.step-outline>.title>span:nth-child(1)[data-v-494eab8b]{font-size:14px;font-weight:600;color:#cbd5e1}.step-outline>.title>span:nth-child(1)>i[data-v-494eab8b]{position:relative;top:2px;margin-left:4px;font-style:normal;font-size:18px;font-weight:600;line-height:1;color:red}.step-outline>.title>span:nth-child(2)[data-v-494eab8b]{position:absolute;top:0;right:0;width:58px;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transform:rotate(180deg);transition:transform .3s ease}.step-outline>.title>span:nth-child(2).collapse[data-v-494eab8b]{transform:rotate(0)}.step-outline>.title>span:nth-child(2)>svg[data-v-494eab8b]{width:20px;height:20px}.step-outline>.floating-content[data-v-494eab8b]{position:relative;width:100%}.step-outline>.floating-content>.wrap[data-v-494eab8b]{position:absolute;top:-190px;width:100%;padding-bottom:16px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#18181b;box-shadow:0 10px 30px #000;transition:top .3s cubic-bezier(.78,0,.22,1)}.step-outline>.floating-content>.wrap>.autosize[data-v-494eab8b]{--scrollbar-color: #333;height:139px;padding:0 16px;font-size:16px;overscroll-behavior:contain}.step-outline>.floating-content>.wrap[data-v-494eab8b]:after,.step-outline>.floating-content>.wrap[data-v-494eab8b]:before{content:"";position:absolute;top:-10px;width:10px;height:12px;background-color:#18181b}.step-outline>.floating-content>.wrap[data-v-494eab8b]:before{left:0}.step-outline>.floating-content>.wrap[data-v-494eab8b]:after{right:0}.step-outline.sticky-bottom:not(:has(>.title>span:nth-child(2):hover)):hover>.floating-content>.wrap[data-v-494eab8b]{top:0}.outline-content[data-v-494eab8b]{position:relative;border-bottom-left-radius:12px;border-bottom-right-radius:12px;background-color:#18181b}.outline-content>.autosize[data-v-494eab8b]{min-height:120px;padding:0 16px 14px;font-size:16px}.beat-sheets[data-v-494eab8b]{margin-top:24px;background-color:transparent}.beat-sheets>header[data-v-494eab8b]{position:relative}.beat-sheets>header>h3[data-v-494eab8b]{padding-left:16px;font-size:14px;font-weight:600;line-height:24px;color:#cbd5e1}.beat-sheets>header>h3>i[data-v-494eab8b]{position:relative;top:2px;margin-left:4px;font-style:normal;font-size:18px;font-weight:600;line-height:1;color:red}.beat-sheets>header>span[data-v-494eab8b]{position:absolute;top:0;right:16px;width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.beat-sheets>header>span>svg[data-v-494eab8b]{width:16px;height:16px}.beat-sheets>header>span[data-v-494eab8b]:hover{background-color:#18181b}.beat-sheets>header>span.disabled[data-v-494eab8b]{cursor:not-allowed;opacity:.5}.beat-sheets>header>span.loading[data-v-494eab8b]{cursor:not-allowed}.beat-sheets>ul[data-v-494eab8b]{display:flex;flex-direction:column;gap:12px;margin-top:16px}.beat-sheets>ul>li[data-v-494eab8b]{padding:16px 0 0;border-radius:12px;background-color:#18181b;transition:opacity .2s ease}.beat-sheets>ul>li:hover>h3>span[data-v-494eab8b]{visibility:visible}.beat-sheets>ul>li>h3[data-v-494eab8b]{display:flex;justify-content:space-between;padding:0 22px 0 16px;margin-bottom:8px}.beat-sheets>ul>li>h3>b[data-v-494eab8b]{font-size:14px;font-weight:500;line-height:18px}.beat-sheets>ul>li>h3>span[data-v-494eab8b]{cursor:pointer;visibility:hidden}.beat-sheets>ul>li>h3>span:hover>svg[data-v-494eab8b]>path{stroke:#fff}.beat-sheets>ul>li>.autosize[data-v-494eab8b]{padding:0 16px 16px;font-size:16px}.beat-sheets>ul:has(>li.focus)>li[data-v-494eab8b]:not(.focus){opacity:.65}.nav-tabs[data-v-2a048331]{position:relative}.nav-tabs[data-v-2a048331]:after{content:"";position:absolute;top:4px;left:var(--x);width:var(--w);height:36px;transition:all .25s ease;border-radius:4px;background-color:#fff}.nav-tabs>ul[data-v-2a048331]{display:inline-flex;gap:4px;padding:4px;border-radius:4px;background-color:#18181b}.nav-tabs>ul>li[data-v-2a048331]{position:relative;z-index:1;padding:10px 14px;font-size:15px;font-weight:500;transition:color .35s ease;cursor:pointer;border-radius:4px;background-color:transparent}.nav-tabs>ul>li[data-v-2a048331]:hover{background-color:#ffffff1a}.nav-tabs>ul>li.cur[data-v-2a048331]{color:#000;cursor:default}.nav-tabs>ul>li.disabled[data-v-2a048331]{cursor:not-allowed;opacity:.4;background-color:transparent}.dropdown-list[data-v-dec009c9]{position:relative;border-bottom:1px solid rgba(73,69,81,.5)}.dropdown-list:hover>h3[data-v-dec009c9]{border-color:#cfbcff}.dropdown-list:hover>h3>svg[data-v-dec009c9]{transform:rotate(90deg)}.dropdown-list:hover>ul[data-v-dec009c9]{opacity:1;transform:translateY(0);visibility:visible;pointer-events:all}.dropdown-list>h3[data-v-dec009c9]{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:40px;padding-right:10px;border-bottom:1px solid transparent}.dropdown-list>h3>b[data-v-dec009c9]{font-size:16px;font-weight:400;line-height:24px;color:#e6e0e9}.dropdown-list>h3>svg[data-v-dec009c9]{width:20px;height:20px;transition:transform .3s ease}.dropdown-list>ul[data-v-dec009c9]{position:absolute;top:41px;left:0;z-index:2;display:flex;flex-direction:column;width:100%;padding:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);box-shadow:0 10px 20px #000000bf;border-radius:8px;background-color:#18181b;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.dropdown-list>ul.closed[data-v-dec009c9]{pointer-events:none}.dropdown-list>ul>li[data-v-dec009c9]{height:34px;padding:0 12px;font-size:14px;font-weight:600;line-height:34px}.dropdown-list>ul>.opt[data-v-dec009c9]{display:flex;justify-content:space-between;width:100%;cursor:pointer;border-radius:4px}.dropdown-list>ul>.opt[data-v-dec009c9]:not(.disabled):hover{background-color:#ffffff0d}.dropdown-list>ul>.cur[data-v-dec009c9]:after{content:"✓"}.dropdown-list>ul>.disabled[data-v-dec009c9]{cursor:not-allowed;opacity:.5}.dropdown-list>ul>.ttl[data-v-dec009c9]{opacity:.3}.dropdown-list>ul>.ttl~.opt[data-v-dec009c9]{padding-left:2.5em}.script-evaluate[data-v-64cfc40b]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.script-evaluate>header[data-v-64cfc40b]{flex:0 0 auto;position:relative;width:100%}.script-evaluate>header>h1[data-v-64cfc40b]{position:relative;display:flex;align-items:center;justify-content:space-between;height:76px;padding:24px 40px 0 24px}.script-evaluate>header>h1>b[data-v-64cfc40b]{font-size:24px;font-weight:600;line-height:28px}.script-evaluate>header>h1>.btn-history[data-v-64cfc40b]{right:24px;width:112px;height:40px;border-radius:6px;background-color:#18181b;display:flex;align-items:center;justify-content:center}.script-evaluate>header>h1>.btn-history:hover[data-v-64cfc40b]{background-color:#fff}.script-evaluate>header>h1>.btn-history:hover>svg[data-v-64cfc40b]>path{fill:#000}.script-evaluate>header>h1>.btn-history:hover>span[data-v-64cfc40b]{color:#000}.script-evaluate>header>h1>.btn-history>svg[data-v-64cfc40b]{width:16px;height:16px}.script-evaluate>header>h1>.btn-history>svg[data-v-64cfc40b]>path{fill:#fff}.script-evaluate>header>h1>.btn-history>span[data-v-64cfc40b]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.script-evaluate>.scroll-area[data-v-64cfc40b]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.script-evaluate>.scroll-area>.tabs[data-v-64cfc40b]{width:960px;margin:0 auto}.options[data-v-64cfc40b]{width:960px;margin:50px auto 0}.options>header>h1[data-v-64cfc40b]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.options>header>h1[data-v-64cfc40b]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.options>header>p[data-v-64cfc40b]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.options>ul[data-v-64cfc40b]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:0 30px;width:100%;padding:32px;margin-top:20px;border:1px solid rgb(73 69 81 / .3);color:#e6e0e9;box-shadow:#0000 0 0,#71202000 0 0,#00000080 0 0 40px;border-radius:8px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#211f2466}.options>ul>li>h3[data-v-64cfc40b]{font-size:12px;font-weight:600;color:#cfbcffd9}.options>ul>li>h3>b[data-v-64cfc40b]{font-size:12px;font-weight:600}.options>ul>li>.dropdown-list[data-v-64cfc40b]{margin-top:8px}.options>ul>li>input[type=text][data-v-64cfc40b]{width:100%;height:50px;padding:0 16px;margin-top:10px;font-size:16px;font-weight:400;border:1px solid rgba(73,69,81,.3);border-radius:6px;color:#e6e0e9;outline:none;background-color:#14121880;transition:border-color .3s ease}.options>ul>li>input[type=text][data-v-64cfc40b]:hover,.options>ul>li>input[type=text][data-v-64cfc40b]:focus{border-color:#cfbcff59}.options>ul>li>.upload-area[data-v-64cfc40b]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:240px;padding:8px;border:2px dashed rgba(73,69,81,.4);border-radius:8px;background:#0f0d1380 linear-gradient(to right bottom,#cfbcff0d,#0000);transition:background-color .3s ease,border-color .3s ease}.options>ul>li>.upload-area[data-v-64cfc40b]:hover{border-color:#cfbcff80;background-color:#1d1b2080}.options>ul>li>.upload-area.error[data-v-64cfc40b]{border-color:#ff0000bf}.options>ul>li>.upload-area>svg[data-v-64cfc40b]{width:50px;height:50px;margin-bottom:16px}.options>ul>li>.upload-area>h3[data-v-64cfc40b]{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#e6e0e9}.options>ul>li>.upload-area>p[data-v-64cfc40b]{margin-top:10px;font-size:14px;font-weight:400;margin-bottom:6px;color:#948e9c}.options>ul>li>.upload-area>p[data-v-64cfc40b]:nth-of-type(2){padding:8px 12px;font-size:12px;color:#d8c4ff;border-radius:4px;background-color:#b66cff2e}.options>ul>li>.upload-area>div[data-v-64cfc40b]{position:absolute;left:50%;bottom:50%;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;transform:translate(-50%,-15%)}.options>ul>li>.upload-area>div>svg[data-v-64cfc40b]:nth-child(1){width:20px;height:20px}.options>ul>li>.upload-area>div>b[data-v-64cfc40b]{max-width:600px;overflow:hidden;text-overflow:ellipsis;font-size:22px;font-weight:600}.options>ul>li>.upload-area>div>svg:nth-child(3)[data-v-64cfc40b]{width:22px;height:22px;margin-left:20px;cursor:pointer}.options>ul>li>.upload-area>div>svg:nth-child(3)[data-v-64cfc40b]:hover>path{fill:#fff}.options>ul>li>.upload-area>label[data-v-64cfc40b]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.options>ul>li[data-v-64cfc40b]:nth-child(4){margin-top:25px}.options>ul>li[data-v-64cfc40b]:nth-child(4),.options>ul>li[data-v-64cfc40b]:nth-child(5),.options>ul>li[data-v-64cfc40b]:nth-child(6){grid-column:1/-1}.evaluate-core[data-v-64cfc40b]{width:960px;margin:30px auto 0}.evaluate-core>header>h1[data-v-64cfc40b]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.evaluate-core>header>h1[data-v-64cfc40b]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.evaluate-core>header>p[data-v-64cfc40b]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.evaluate-core>ul[data-v-64cfc40b]{display:grid;grid-template-columns:2fr 1.4fr;grid-template-rows:85px 85px 85px auto;gap:20px;margin-top:20px}.evaluate-core>ul>li[data-v-64cfc40b]{padding:32px;border:1px solid rgba(73,69,81,.2);border-radius:8px;background-color:#1d1b20}.evaluate-core>ul>li:nth-child(1)[data-v-64cfc40b]{grid-row:1/5;position:relative}.evaluate-core>ul>li:nth-child(1):hover>footer[data-v-64cfc40b]{opacity:.25}.evaluate-core>ul>li:nth-child(1)>div[data-v-64cfc40b]{margin-bottom:24px}.evaluate-core>ul>li:nth-child(1)>div>b[data-v-64cfc40b]{display:inline-block;padding:2px 8px;font-size:10px;font-weight:700;line-height:15px;border:1px solid rgba(207,188,255,.3);color:#cfbcff;border-radius:2px;background-color:#cfbcff33}.evaluate-core>ul>li:nth-child(1)>div>span[data-v-64cfc40b]{display:inline-flex;gap:4px;margin-left:10px;animation:anim-breathing-64cfc40b 1.2s linear infinite alternate}.evaluate-core>ul>li:nth-child(1)>div>span>i[data-v-64cfc40b]{width:4px;height:4px;overflow:hidden;border-radius:50%;background-color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>h1[data-v-64cfc40b]{margin-bottom:20px;font-size:17px;font-weight:400;line-height:1.3;color:#e6e0e9}.evaluate-core>ul>li:nth-child(1)>p[data-v-64cfc40b]{margin-bottom:34px;font-size:14px;font-weight:400;line-height:1.3;color:#e6e0e9bf}.evaluate-core>ul>li:nth-child(1)>ul[data-v-64cfc40b]{display:flex;gap:20px}.evaluate-core>ul>li:nth-child(1)>ul>li[data-v-64cfc40b]{flex:1 1 auto;padding:16px;border:1px solid rgba(255,255,255,.05);border-radius:4px;background-color:#14121880}.evaluate-core>ul>li:nth-child(1)>ul>li>h3[data-v-64cfc40b]{margin-bottom:4px;font-size:12px;font-weight:400;line-height:16px;color:#948e9c}.evaluate-core>ul>li:nth-child(1)>ul>li>div[data-v-64cfc40b]{font-size:24px;font-weight:700;line-height:32px;text-align:center}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(1)>div[data-v-64cfc40b]{color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(2)>div[data-v-64cfc40b]{color:#e7c365}.evaluate-core>ul>li:nth-child(1)>footer[data-v-64cfc40b]{position:absolute;top:5px;right:8px;opacity:.15}.evaluate-core>ul>li:nth-child(1)>footer>svg[data-v-64cfc40b]{width:100px;height:100px}.evaluate-core>ul>li:nth-child(2)[data-v-64cfc40b]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(2)[data-v-64cfc40b]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)[data-v-64cfc40b]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#cfbcff1a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)>svg[data-v-64cfc40b]{fill:#cfbcff;transform:rotateY(180deg)}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)[data-v-64cfc40b]{margin-left:16px}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>h3[data-v-64cfc40b]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>p[data-v-64cfc40b]{font-size:12px;font-weight:400;line-height:1.3;color:#cbc4d2}.evaluate-core>ul>li:nth-child(2)>div:nth-child(3)[data-v-64cfc40b]{margin-left:auto}.evaluate-core>ul>li:nth-child(2)>div:nth-child(3)>svg[data-v-64cfc40b]{width:40px;height:40px}.evaluate-core>ul>li:nth-child(3)[data-v-64cfc40b]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(3)[data-v-64cfc40b]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)[data-v-64cfc40b]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#e7c3651a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)>svg[data-v-64cfc40b]{fill:#e7c365}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)[data-v-64cfc40b]{margin-left:16px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>h3[data-v-64cfc40b]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>p[data-v-64cfc40b]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)[data-v-64cfc40b]{position:relative;display:flex;flex-direction:column;justify-content:center;margin-left:auto;transform:scale(.75) translate(10px)}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span[data-v-64cfc40b]{display:flex;align-items:center;justify-content:space-between;gap:4px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span>i[data-v-64cfc40b]{width:40px;height:2px;border-radius:1px;background-color:#503bba}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span>b[data-v-64cfc40b]{font-size:10px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(1)>i[data-v-64cfc40b]{width:40px;background-color:#e7c365cc}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(2)>i[data-v-64cfc40b]{width:25px;background-color:#ca1218}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(3)>i[data-v-64cfc40b]{width:45px;background-color:#e7c365}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(4)>i[data-v-64cfc40b]{width:30px;background-color:#c56669}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(5)>i[data-v-64cfc40b]{width:35px;background-color:#cfbcffb3}.evaluate-core>ul>li:nth-child(4)[data-v-64cfc40b]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(4)[data-v-64cfc40b]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)[data-v-64cfc40b]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#64b4871a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)>svg[data-v-64cfc40b]{fill:#65b587}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)[data-v-64cfc40b]{margin-left:16px}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>h3[data-v-64cfc40b]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>p[data-v-64cfc40b]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(4)>div:nth-child(3)[data-v-64cfc40b]{position:relative;display:flex;flex-direction:column;justify-content:center;margin-left:auto;transform:scale(.75) translate(10px)}.evaluate-core>ul>li:nth-child(4)>div:nth-child(3)>svg[data-v-64cfc40b]{width:62px;height:46px}.evaluate-core>ul>li:nth-child(5)[data-v-64cfc40b]{padding:0;border:0;background-color:transparent}.evaluate-core>ul>li:nth-child(5)>h3[data-v-64cfc40b]{display:flex;justify-content:space-between;width:100%;padding:10px 0}.evaluate-core>ul>li:nth-child(5)>h3>span[data-v-64cfc40b],.evaluate-core>ul>li:nth-child(5)>h3>b[data-v-64cfc40b]{font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase}.evaluate-core>ul>li:nth-child(5)>div[data-v-64cfc40b]{width:100%;height:2px;overflow:hidden;border-radius:1px}.evaluate-core>ul>li:nth-child(5)>div[data-v-64cfc40b]:after{content:"";display:block;width:100%;height:2px;border-radius:1px;transform:translate(100px);background:linear-gradient(to right,#cfbcff33,#cfbcff,#cfbcff33) no-repeat;animation:anim-slide-in-out-64cfc40b 2.2s ease infinite forwards}.actions[data-v-64cfc40b]{width:960px;margin:30px auto 0;padding-top:30px;padding-bottom:80px;border-top:1px solid rgba(255,255,255,.05);text-align:center}.actions>button[data-v-64cfc40b]{width:440px;height:60px;font-size:20px;font-weight:700;color:#fff;border-radius:30px;background:linear-gradient(90deg,#503bba,#d94e68);transition:all .3s ease}.actions>button[data-v-64cfc40b]:hover{box-shadow:#0000 0 0,#0000 0 0,#6750a466 0 0 40px;transform:translateY(-3px)}.actions>ul[data-v-64cfc40b]{display:flex;justify-content:center;gap:15px;width:960px;margin:24px auto 0}.actions>ul>li[data-v-64cfc40b]{display:flex;align-items:center;gap:4px}.actions>ul>li>svg[data-v-64cfc40b],.actions>ul>li>img[data-v-64cfc40b]{width:16px;height:16px;vertical-align:middle}.actions>ul>li>span[data-v-64cfc40b]{font-size:12px;font-weight:600;line-height:18px}.actions>ul>li:nth-child(2)>svg[data-v-64cfc40b],.actions>ul>li:nth-child(2)>span[data-v-64cfc40b]{color:#e7c365}@keyframes anim-breathing-64cfc40b{0%{opacity:.3}to{opacity:1}}@keyframes anim-slide-in-out-64cfc40b{0%{transform:translate(-100%);animation-timing-function:ease}94%{transform:translate(110%);animation-timing-function:ease}95%{transform:translate(110%);animation-timing-function:linear}95.01%,to{transform:translate(-100%);animation-timing-function:linear}}.script-evaluate[data-v-5037f9e4]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.script-evaluate>header[data-v-5037f9e4]{flex:0 0 auto;position:relative;width:100%}.script-evaluate>header>h1[data-v-5037f9e4]{position:relative;display:flex;align-items:center;justify-content:space-between;height:76px;padding:24px 40px 0 24px}.script-evaluate>header>h1>b[data-v-5037f9e4]{font-size:24px;font-weight:600;line-height:28px}.script-evaluate>header>h1>.btn-history[data-v-5037f9e4]{right:24px;width:112px;height:40px;border-radius:6px;background-color:#18181b;display:flex;align-items:center;justify-content:center}.script-evaluate>header>h1>.btn-history:hover[data-v-5037f9e4]{background-color:#fff}.script-evaluate>header>h1>.btn-history:hover>svg[data-v-5037f9e4]>path{fill:#000}.script-evaluate>header>h1>.btn-history:hover>span[data-v-5037f9e4]{color:#000}.script-evaluate>header>h1>.btn-history>svg[data-v-5037f9e4]{width:16px;height:16px}.script-evaluate>header>h1>.btn-history>svg[data-v-5037f9e4]>path{fill:#fff}.script-evaluate>header>h1>.btn-history>span[data-v-5037f9e4]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.script-evaluate>.scroll-area[data-v-5037f9e4]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.script-evaluate>.scroll-area>.tabs[data-v-5037f9e4]{width:960px;margin:0 auto}.options[data-v-5037f9e4]{width:960px;margin:50px auto 0}.options>header>h1[data-v-5037f9e4]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.options>header>h1[data-v-5037f9e4]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.options>header>p[data-v-5037f9e4]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.options>ul[data-v-5037f9e4]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:0 30px;width:100%;padding:32px;margin-top:20px;border:1px solid rgb(73 69 81 / .3);color:#e6e0e9;box-shadow:#0000 0 0,#71202000 0 0,#00000080 0 0 40px;border-radius:8px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#211f2466}.options>ul>li>h3[data-v-5037f9e4]{font-size:12px;font-weight:600;color:#cfbcffd9}.options>ul>li>h3>b[data-v-5037f9e4]{font-size:12px;font-weight:600}.options>ul>li>.dropdown-list[data-v-5037f9e4]{margin-top:8px}.options>ul>li>input[type=text][data-v-5037f9e4]{width:100%;height:50px;padding:0 16px;margin-top:10px;font-size:16px;font-weight:400;border:1px solid rgba(73,69,81,.3);border-radius:6px;color:#e6e0e9;outline:none;background-color:#14121880;transition:border-color .3s ease}.options>ul>li>input[type=text][data-v-5037f9e4]:hover,.options>ul>li>input[type=text][data-v-5037f9e4]:focus{border-color:#cfbcff59}.options>ul>li>.upload-area[data-v-5037f9e4]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:240px;padding:8px;border:2px dashed rgba(73,69,81,.4);border-radius:8px;background:#0f0d1380 linear-gradient(to right bottom,#cfbcff0d,#0000);transition:background-color .3s ease,border-color .3s ease}.options>ul>li>.upload-area[data-v-5037f9e4]:hover{border-color:#cfbcff80;background-color:#1d1b2080}.options>ul>li>.upload-area.error[data-v-5037f9e4]{border-color:#ff0000bf}.options>ul>li>.upload-area>svg[data-v-5037f9e4]{width:50px;height:50px;margin-bottom:16px}.options>ul>li>.upload-area>h3[data-v-5037f9e4]{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#e6e0e9}.options>ul>li>.upload-area>p[data-v-5037f9e4]{margin-top:10px;font-size:14px;font-weight:400;margin-bottom:6px;color:#948e9c}.options>ul>li>.upload-area>p[data-v-5037f9e4]:nth-of-type(2){padding:8px 12px;font-size:12px;color:#d8c4ff;border-radius:4px;background-color:#b66cff2e}.options>ul>li>.upload-area>div[data-v-5037f9e4]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:20px 1fr 125px;align-content:start;justify-content:center;gap:15px;padding:20px;overflow:hidden auto;overscroll-behavior:none}.options>ul>li>.upload-area>div>svg[data-v-5037f9e4]:nth-child(3n+1){width:20px;height:20px}.options>ul>li>.upload-area>div>b[data-v-5037f9e4]:nth-child(3n+2){overflow:hidden;text-overflow:ellipsis;font-size:18px;font-weight:500;line-height:22px}.options>ul>li>.upload-area>div>span:nth-child(3n+3)[data-v-5037f9e4]{display:flex;align-items:center;justify-content:end;gap:10px}.options>ul>li>.upload-area>div>span:nth-child(3n+3)>.err[data-v-5037f9e4]{font-size:14px;color:#d61919}.options>ul>li>.upload-area>div>span:nth-child(3n+3)>.done[data-v-5037f9e4]{font-size:14px;color:#0aa23a}.options>ul>li>.upload-area>div>span:nth-child(3n+3)>.ico-load[data-v-5037f9e4]{width:16px;height:16px}.options>ul>li>.upload-area>div>span:nth-child(3n+3)>.ico-del[data-v-5037f9e4]{width:22px;height:22px;cursor:pointer}.options>ul>li>.upload-area>div>span:nth-child(3n+3)>.ico-del[data-v-5037f9e4]:hover>path{fill:#fff}.options>ul>li>.upload-area>div>div[data-v-5037f9e4]{grid-column:1/-1;display:flex;align-items:center;justify-content:end;padding-top:20px}.options>ul>li>.upload-area>div>div.top-1[data-v-5037f9e4]{padding-top:120px}.options>ul>li>.upload-area>div>div.top-2[data-v-5037f9e4]{padding-top:83px}.options>ul>li>.upload-area>div>div.top-3[data-v-5037f9e4]{padding-top:46px}.options>ul>li>.upload-area>div>div>label[data-v-5037f9e4]{position:relative;cursor:pointer;width:98px;height:38px}.options>ul>li>.upload-area>div>div>label>input[data-v-5037f9e4]{position:relative;z-index:0;width:100%;height:100%;opacity:0}.options>ul>li>.upload-area>div>div>label>span[data-v-5037f9e4]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:inline-block;padding:12px 20px;font-size:14px;font-weight:600;border-radius:6px;background-color:#282828}.options>ul>li>.upload-area>div>div>label>span[data-v-5037f9e4]:hover{color:#000;background-color:#fff}.options>ul>li>.upload-area>div>div>span[data-v-5037f9e4]{margin-right:20px;font-size:12px;line-height:38px;color:#999}.options>ul>li>.upload-area>label[data-v-5037f9e4]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.options>ul>li[data-v-5037f9e4]:nth-child(4){margin-top:25px}.options>ul>li[data-v-5037f9e4]:nth-child(4),.options>ul>li[data-v-5037f9e4]:nth-child(5),.options>ul>li[data-v-5037f9e4]:nth-child(6){grid-column:1/-1}.evaluate-core[data-v-5037f9e4]{width:960px;margin:30px auto 0}.evaluate-core>header>h1[data-v-5037f9e4]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.evaluate-core>header>h1[data-v-5037f9e4]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.evaluate-core>header>p[data-v-5037f9e4]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.evaluate-core>ul[data-v-5037f9e4]{display:grid;grid-template-columns:2fr 1.4fr;grid-template-rows:85px 85px 85px auto;gap:20px;margin-top:20px}.evaluate-core>ul>li[data-v-5037f9e4]{padding:32px;border:1px solid rgba(73,69,81,.2);border-radius:8px;background-color:#1d1b20}.evaluate-core>ul>li:nth-child(1)[data-v-5037f9e4]{grid-row:1/5;position:relative}.evaluate-core>ul>li:nth-child(1):hover>footer[data-v-5037f9e4]{opacity:.25}.evaluate-core>ul>li:nth-child(1)>div[data-v-5037f9e4]{margin-bottom:24px}.evaluate-core>ul>li:nth-child(1)>div>b[data-v-5037f9e4]{display:inline-block;padding:2px 8px;font-size:10px;font-weight:700;line-height:15px;border:1px solid rgba(207,188,255,.3);color:#cfbcff;border-radius:2px;background-color:#cfbcff33}.evaluate-core>ul>li:nth-child(1)>div>span[data-v-5037f9e4]{display:inline-flex;gap:4px;margin-left:10px;animation:anim-breathing-5037f9e4 1.2s linear infinite alternate}.evaluate-core>ul>li:nth-child(1)>div>span>i[data-v-5037f9e4]{width:4px;height:4px;overflow:hidden;border-radius:50%;background-color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>h1[data-v-5037f9e4]{margin-bottom:20px;font-size:17px;font-weight:400;line-height:1.3;color:#e6e0e9}.evaluate-core>ul>li:nth-child(1)>p[data-v-5037f9e4]{margin-bottom:56px;font-size:14px;font-weight:400;line-height:1.3;color:#e6e0e9bf}.evaluate-core>ul>li:nth-child(1)>ul[data-v-5037f9e4]{display:flex;gap:20px}.evaluate-core>ul>li:nth-child(1)>ul>li[data-v-5037f9e4]{flex:1 1 auto;padding:16px;border:1px solid rgba(255,255,255,.05);border-radius:4px;background-color:#14121880}.evaluate-core>ul>li:nth-child(1)>ul>li>h3[data-v-5037f9e4]{margin-bottom:4px;font-size:12px;font-weight:400;line-height:16px;color:#948e9c}.evaluate-core>ul>li:nth-child(1)>ul>li>div[data-v-5037f9e4]{font-size:24px;font-weight:700;line-height:32px;text-align:center}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(1)>div[data-v-5037f9e4]{color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(2)>div[data-v-5037f9e4]{color:#e7c365}.evaluate-core>ul>li:nth-child(1)>footer[data-v-5037f9e4]{position:absolute;top:5px;right:8px;opacity:.15}.evaluate-core>ul>li:nth-child(1)>footer>svg[data-v-5037f9e4]{width:100px;height:100px}.evaluate-core>ul>li:nth-child(2)[data-v-5037f9e4]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(2)[data-v-5037f9e4]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)[data-v-5037f9e4]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#cfbcff1a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)>svg[data-v-5037f9e4]{width:100%;height:100%;fill:#cfbcff;transform:rotateY(180deg)}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)[data-v-5037f9e4]{margin-left:16px}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>h3[data-v-5037f9e4]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>p[data-v-5037f9e4]{font-size:12px;font-weight:400;line-height:1.3;color:#cbc4d2}.evaluate-core>ul>li:nth-child(3)[data-v-5037f9e4]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(3)[data-v-5037f9e4]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)[data-v-5037f9e4]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#e7c3651a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)>svg[data-v-5037f9e4]{width:100%;height:100%;fill:#e7c365}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)[data-v-5037f9e4]{margin-left:16px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>h3[data-v-5037f9e4]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>p[data-v-5037f9e4]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(4)[data-v-5037f9e4]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(4)[data-v-5037f9e4]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)[data-v-5037f9e4]{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#64b4871a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)>svg[data-v-5037f9e4]{width:100%;height:100%;fill:#65b587}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)[data-v-5037f9e4]{margin-left:16px}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>h3[data-v-5037f9e4]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>p[data-v-5037f9e4]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(5)[data-v-5037f9e4]{padding:0;border:0;background-color:transparent}.evaluate-core>ul>li:nth-child(5)>h3[data-v-5037f9e4]{display:flex;justify-content:space-between;width:100%;padding:10px 0}.evaluate-core>ul>li:nth-child(5)>h3>span[data-v-5037f9e4],.evaluate-core>ul>li:nth-child(5)>h3>b[data-v-5037f9e4]{font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase}.evaluate-core>ul>li:nth-child(5)>div[data-v-5037f9e4]{width:100%;height:2px;overflow:hidden;border-radius:1px}.evaluate-core>ul>li:nth-child(5)>div[data-v-5037f9e4]:after{content:"";display:block;width:100%;height:2px;border-radius:1px;transform:translate(100px);background:linear-gradient(to right,#cfbcff33,#cfbcff,#cfbcff33) no-repeat;animation:anim-slide-in-out-5037f9e4 2.2s ease infinite forwards}.actions[data-v-5037f9e4]{width:960px;margin:30px auto 0;padding-top:30px;padding-bottom:80px;border-top:1px solid rgba(255,255,255,.05);text-align:center}.actions>button[data-v-5037f9e4]{width:440px;height:60px;font-size:20px;font-weight:700;color:#fff;border-radius:30px;background:linear-gradient(90deg,#503bba,#d94e68);transition:all .3s ease}.actions>button[data-v-5037f9e4]:hover{box-shadow:#0000 0 0,#0000 0 0,#6750a466 0 0 40px;transform:translateY(-3px)}.actions>ul[data-v-5037f9e4]{display:flex;justify-content:center;gap:15px;width:960px;margin:24px auto 0}.actions>ul>li[data-v-5037f9e4]{display:flex;align-items:center;gap:4px}.actions>ul>li>svg[data-v-5037f9e4],.actions>ul>li>img[data-v-5037f9e4]{width:16px;height:16px;vertical-align:middle}.actions>ul>li>span[data-v-5037f9e4]{font-size:12px;font-weight:600;line-height:18px}.actions>ul>li:nth-child(2)>svg[data-v-5037f9e4],.actions>ul>li:nth-child(2)>span[data-v-5037f9e4]{color:#e7c365}@keyframes anim-breathing-5037f9e4{0%{opacity:.3}to{opacity:1}}@keyframes anim-slide-in-out-5037f9e4{0%{transform:translate(-100%);animation-timing-function:ease}94%{transform:translate(110%);animation-timing-function:ease}95%{transform:translate(110%);animation-timing-function:linear}95.01%,to{transform:translate(-100%);animation-timing-function:linear}}.lv-sp[data-v-10e67790]{color:gold}.lv-s[data-v-10e67790]{color:#ff9f43}.lv-a[data-v-10e67790]{color:#c32ac3}.lv-b[data-v-10e67790]{color:#d8b7ff}.lv-c[data-v-10e67790]{color:#475ee0}.lv-d[data-v-10e67790]{color:#999}.filters>ul[data-v-10e67790]{display:grid;grid-template-columns:repeat(3,1fr);gap:25px 50px}.filters>ul>li>h4[data-v-10e67790]{margin-bottom:10px;font-size:14px;font-weight:400;color:#cfbcffd9}.filters>ul>li>input[data-v-10e67790]{width:100%;height:36px;border:1px solid transparent;padding:0 12px;outline:none;font-size:14px;font-weight:600;color:#fff;border-radius:4px;background-color:#ffffff0d}.filters>ul>li>input[data-v-10e67790]:focus,.filters>ul>li>input[data-v-10e67790]:hover{border-color:#555}.filters>ul>li>.menu-1[data-v-10e67790]{display:inline-flex;align-items:center;gap:1px;padding:1px;border-radius:4px;background-color:#333}.filters>ul>li>.menu-1>li[data-v-10e67790]{height:34px;padding:0 15px;font-size:14px;font-weight:500;text-align:center;line-height:34px;background-color:#18181b;cursor:pointer}.filters>ul>li>.menu-1>li[data-v-10e67790]:hover{background-color:#282828}.filters>ul>li>.menu-1>li.cur[data-v-10e67790]{text-shadow:0 0 0px #000;background-color:#fff}.filters>ul>li>.menu-1>li[data-v-10e67790]:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.filters>ul>li>.menu-1>li[data-v-10e67790]:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.filters>ul>li[data-v-10e67790]>.el-input__wrapper{width:100%;height:36px;box-shadow:none;background-color:#ffffff0d}.filters>ul>li[data-v-10e67790]>.el-input__wrapper:hover,.filters>ul>li[data-v-10e67790]>.el-input__wrapper.is-active{outline:1px solid #555}.filters>ul>li[data-v-10e67790]>.el-input__wrapper>.el-range-input{color:#fff}.filters>ul>li[data-v-10e67790]>.el-input__wrapper>.el-range-separator{color:#888}.filters>ul>li:nth-child(4)>menu>li[data-v-10e67790],.filters>ul>li:nth-child(5)>menu>li[data-v-10e67790]{padding:0 30px}.list-options[data-v-25cf14a9],.list-data[data-v-25cf14a9]{width:960px;margin:0 auto}.list-options[data-v-25cf14a9]{padding:30px;margin-top:30px;border-radius:12px;background-color:#18181b}.list-data[data-v-25cf14a9]{margin-top:10px}.list-data>ul[data-v-25cf14a9]:nth-child(1){border-bottom:1px solid #333}.list-data>ul[data-v-25cf14a9]:nth-child(2){--scrollbar-color: #252525;height:calc(100vh - 440px)}.list-data>ul>.title[data-v-25cf14a9],.list-data>ul>.item[data-v-25cf14a9]{display:grid;grid-template-columns:22% 80px 80px 80px 80px 74px 150px 1fr;grid-auto-rows:50px;align-items:center;gap:10px}.list-data>ul>.title>div[data-v-25cf14a9],.list-data>ul>.item>div[data-v-25cf14a9]{font-size:14px}.list-data>ul>.title>div[data-v-25cf14a9]:nth-child(1),.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(1){padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-data>ul>.title>div[data-v-25cf14a9]:nth-child(7),.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(7){text-align:right}.list-data>ul>.title>div[data-v-25cf14a9]:nth-child(8),.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(8){text-align:right;padding-right:15px}.list-data>ul>.title>div[data-v-25cf14a9]{font-size:14px;font-weight:600;color:#888}.list-data>ul>.item[data-v-25cf14a9]{border-radius:4px;border-bottom:1px solid #18181b;transition:background-color .25s ease}.list-data>ul>.item[data-v-25cf14a9]:hover{background-color:#18181b}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(1){height:100%;line-height:50px}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(2){padding-left:10px}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(4){padding-left:17px}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(5){padding-left:20px}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(6){padding-left:7px}.list-data>ul>.item>div[data-v-25cf14a9]:nth-child(7){color:#ffffffe6}.list-data>ul>.item>div:nth-child(8)[data-v-25cf14a9]{display:flex;justify-content:right;gap:10px}.list-data>ul>.item>div:nth-child(8)>a[data-v-25cf14a9]{color:#fffc;cursor:pointer}.list-data>ul>.item>div:nth-child(8)>a[data-v-25cf14a9]:hover{color:#fff}.list-data>ul>.item>div:nth-child(8)>a[data-v-25cf14a9]:not(:last-child){padding-right:10px;border-right:1px solid #444}.list-data>ul>.item[data-v-25cf14a9]>:is(.lv-sp,.lv-s,.lv-a,.lv-b,.lv-c,.lv-d){font-weight:600}.list-data>ul>.item[data-v-25cf14a9]>:is(.s-cancel,.s-done,.s-fail,.s-runing,.s-wait){font-weight:600}.list-data>ul>.item>.lv-sp[data-v-25cf14a9]{color:gold}.list-data>ul>.item>.lv-s[data-v-25cf14a9]{color:#ff9f43}.list-data>ul>.item>.lv-a[data-v-25cf14a9]{color:#c32ac3}.list-data>ul>.item>.lv-b[data-v-25cf14a9]{color:#d8b7ff}.list-data>ul>.item>.lv-c[data-v-25cf14a9]{color:#475ee0}.list-data>ul>.item>.lv-d[data-v-25cf14a9]{color:#999}.list-data>ul>.item>.s-cancel[data-v-25cf14a9]{color:#777}.list-data>ul>.item>.s-wait[data-v-25cf14a9]{color:#999}.list-data>ul>.item>.s-runing[data-v-25cf14a9]{display:flex;align-items:center;gap:5px;color:#d9b8ffbf}.list-data>ul>.item>.s-runing>svg[data-v-25cf14a9]{width:13px;height:13px}.list-data>ul>.item>.s-done[data-v-25cf14a9]{color:#80f9c77f}.list-data>ul>.item>.s-fail[data-v-25cf14a9]{color:#ff8a8abf}.list-data>ul>.load[data-v-25cf14a9]{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;opacity:0}.list-data>ul>.load>svg[data-v-25cf14a9]{width:14px;height:14px}.list-data>ul>.load>span[data-v-25cf14a9]{font-size:14px;color:#ffffffbf}.list-data>ul>.empty[data-v-25cf14a9]{height:100px;font-size:14px;font-weight:600;line-height:100px;text-align:center;opacity:0}:is(.lv-sp[data-v-f6364304],.lv-s[data-v-f6364304],.lv-a[data-v-f6364304],.lv-b[data-v-f6364304],.lv-c[data-v-f6364304],.lv-d[data-v-f6364304]){font-size:16px;font-weight:600}:is(.s-cancel[data-v-f6364304],.s-done[data-v-f6364304],.s-fail[data-v-f6364304],.s-running[data-v-f6364304],.s-wait[data-v-f6364304]){font-weight:600}.lv-sp[data-v-f6364304]{color:gold}.lv-s[data-v-f6364304]{color:#ff9f43}.lv-a[data-v-f6364304]{color:#c32ac3}.lv-b[data-v-f6364304]{color:#d8b7ff}.lv-c[data-v-f6364304]{color:#475ee0}.lv-d[data-v-f6364304]{color:#999}.s-cancel[data-v-f6364304]{color:#777}.s-wait[data-v-f6364304]{color:#999}.s-running[data-v-f6364304]{display:flex;align-items:center;gap:3px;color:#ffffffbf}.s-running>svg[data-v-f6364304]{width:13px;height:13px}.s-done[data-v-f6364304]{color:#80f9c77f}.s-fail[data-v-f6364304]{display:flex;align-items:center;gap:3px;color:#ff8a8abf}.s-fail>svg[data-v-f6364304]{width:13px;height:13px}.s-fail>svg[data-v-f6364304]>path{stroke:#ff8a8abf}.list-options[data-v-f6364304],.list-data[data-v-f6364304]{width:960px;margin:0 auto}.list-options[data-v-f6364304]{padding:30px;margin-top:30px;border-radius:12px;background-color:#18181b}.list-data[data-v-f6364304]{margin-top:10px}.list-data>ul[data-v-f6364304]:nth-child(1){border-bottom:1px solid #333}.list-data>ul[data-v-f6364304]:nth-child(2){--scrollbar-color: #252525;height:calc(100vh - 475px)}.list-data>ul>.title[data-v-f6364304],.list-data>ul>.item[data-v-f6364304]{display:grid;grid-template-columns:22% 80px 80px 80px 80px 74px 150px 1fr;grid-auto-rows:50px;align-items:center;gap:10px}.list-data>ul>.title>div[data-v-f6364304],.list-data>ul>.item>div[data-v-f6364304]{font-size:14px}.list-data>ul>.title>div[data-v-f6364304]:nth-child(1),.list-data>ul>.item>div[data-v-f6364304]:nth-child(1){padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.list-data>ul>.title>div[data-v-f6364304]:nth-child(7),.list-data>ul>.item>div[data-v-f6364304]:nth-child(7){text-align:right}.list-data>ul>.title>div[data-v-f6364304]:nth-child(8),.list-data>ul>.item>div[data-v-f6364304]:nth-child(8){text-align:right;padding-right:15px}.list-data>ul>.title>div[data-v-f6364304]{font-size:14px;font-weight:600;color:#888}.list-data>ul>.item[data-v-f6364304]{border-radius:4px;border-bottom:1px solid #18181b;transition:background-color .25s ease}.list-data>ul>.item[data-v-f6364304]:hover{background-color:#18181b}.list-data>ul>.item>div[data-v-f6364304]:nth-child(1){height:100%;line-height:50px}.list-data>ul>.item>div[data-v-f6364304]:nth-child(2){padding-left:10px}.list-data>ul>.item>div[data-v-f6364304]:nth-child(4){padding-left:17px}.list-data>ul>.item>div[data-v-f6364304]:nth-child(5){padding-left:20px}.list-data>ul>.item>div[data-v-f6364304]:nth-child(6){padding-left:7px}.list-data>ul>.item>div[data-v-f6364304]:nth-child(7){color:#ffffffe6}.list-data>ul>.item>div:nth-child(8)[data-v-f6364304]{display:flex;justify-content:right;gap:10px}.list-data>ul>.item>div:nth-child(8)>a[data-v-f6364304]{color:#fffc;cursor:pointer}.list-data>ul>.item>div:nth-child(8)>a[data-v-f6364304]:hover{color:#fff}.list-data>ul>.item>div:nth-child(8)>a[data-v-f6364304]:not(:last-child){padding-right:10px;border-right:1px solid #444}.list-data>ul>.load[data-v-f6364304]{display:flex;align-items:center;justify-content:center;gap:8px;height:50px;opacity:0}.list-data>ul>.load>svg[data-v-f6364304]{width:14px;height:14px}.list-data>ul>.load>span[data-v-f6364304]{font-size:14px;color:#ffffffbf}.list-data>ul>.empty[data-v-f6364304]{opacity:0;height:100px;font-size:14px;font-weight:600;line-height:100px;text-align:center}.paging[data-v-f6364304]{display:flex;align-items:center;justify-content:space-between;padding-top:8px;border-top:1px solid #333}.paging>p[data-v-f6364304]{font-size:12px;color:#999}.paging>ul[data-v-f6364304]{display:flex;gap:4px}.paging>ul>li[data-v-f6364304]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:12px;font-weight:600;border-radius:4px}.paging>ul>.next[data-v-f6364304],.paging>ul>.prev[data-v-f6364304]{border:1px solid #333;cursor:pointer}.paging>ul>.next[data-v-f6364304]:hover,.paging>ul>.prev[data-v-f6364304]:hover{background-color:#252525}.paging>ul>.prev[data-v-f6364304]{transform:rotate(-90deg)}.paging>ul>.next[data-v-f6364304]{transform:rotate(90deg)}.paging>ul>.first[data-v-f6364304],.paging>ul>.last[data-v-f6364304]{opacity:.5;cursor:not-allowed}.popup-coverage-details[data-v-f6364304]{--scrollbar-color: #333;position:relative;width:750px;height:90vh;overscroll-behavior:none}.popup-coverage-details>header[data-v-f6364304]{position:sticky;top:0;left:0;right:0;border-top-left-radius:6px;border-top-right-radius:6px;background-color:#18181b}.popup-coverage-details>header>div[data-v-f6364304]{display:flex;justify-content:space-between;gap:25px;padding:20px;border-top-left-radius:6px;border-top-right-radius:6px;background:radial-gradient(circle at 10% 25%,rgba(155,108,255,.18),transparent 34%),linear-gradient(135deg,#18181dc7,#0a0a0d2e)}.popup-coverage-details>header>div>div>p[data-v-f6364304]{display:inline-flex;align-items:center;gap:5px;font-size:12px;padding:6px 10px;border:1px solid rgba(155,108,255,.26);color:#d8ceff;border-radius:20px;background-color:#9b6cff24}.popup-coverage-details>header>div>div>p[data-v-f6364304]:before{content:"";display:inline-block;width:6px;height:6px;border-radius:3px;background-color:#c4b5fd}.popup-coverage-details>header>div>div>h2[data-v-f6364304]{margin-top:15px;font-size:24px;font-weight:600;line-height:1.3}.popup-coverage-details>header>div>ul[data-v-f6364304]{display:flex;align-items:center;padding:20px;border-radius:12px;border:1px solid hsl(0,50%,100%,.12);box-shadow:0 24px 80px #00000047;background:linear-gradient(135deg,#ffffff12,#ffffff06),radial-gradient(circle at 18% 15%,rgba(155,108,255,.24),transparent 36%)}.popup-coverage-details>header>div>ul>li[data-v-f6364304]:nth-child(1){margin-right:20px;padding-right:20px;border-right:1px solid rgba(255,255,255,.12)}.popup-coverage-details>header>div>ul>li>p[data-v-f6364304]{margin-bottom:10px;font-size:12px;white-space:nowrap}.popup-coverage-details>header>div>ul>li>h1[data-v-f6364304]{white-space:nowrap;font-size:50px;font-weight:800;color:transparent;background:linear-gradient(180deg,#a78bfa,#5b21b6);-webkit-background-clip:text;background-clip:text}.popup-coverage-details>header>div>ul>li>h3[data-v-f6364304]{margin-bottom:10px;font-size:20px;font-weight:600;white-space:nowrap}.popup-coverage-details>header>div>ul>li>div[data-v-f6364304]{font-size:12px;line-height:1.3;white-space:nowrap;color:#999}.popup-coverage-details>.blocks[data-v-f6364304]{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:20px;padding:20px}.popup-coverage-details>.blocks>section[data-v-f6364304]{border:1px solid rgba(255,255,255,.12);border-radius:12px}.popup-coverage-details>.blocks>section>h3[data-v-f6364304]{display:flex;align-items:center;gap:10px;padding:14px}.popup-coverage-details>.blocks>section>h3>i[data-v-f6364304]{padding:4px;font-style:normal;font-size:12px;border:1px solid rgba(255,255,255,.12);border-radius:4px;color:#cfc9ff}.popup-coverage-details>.blocks>section>h3>b[data-v-f6364304]{font-size:15px;font-weight:600}.popup-coverage-details>.blocks>section>h3>span[data-v-f6364304]{padding:7px;margin-left:auto;font-size:12px;font-weight:600;white-space:nowrap;border:1px solid rgba(155,108,255,.25);border-radius:9px;color:#a78bfa;background:#9b6cff1a}.popup-coverage-details>.blocks>section>div[data-v-f6364304]{padding:0 14px 14px;word-break:break-all;font-size:14px;line-height:1.5;color:#c4c7d1}.popup-coverage-details>.blocks>section>p[data-v-f6364304]{margin:20px 20px 0;padding:12px 14px;border-left:3px solid #4e3582;font-size:14px;line-height:1.5;color:#ddd7ff;border-radius:0 10px 10px 0;background:#9b6cff14}.popup-coverage-details>.blocks>section>pre[data-v-f6364304]{padding:0 14px 14px;word-break:break-all;white-space:pre-line;font-size:14px;line-height:1.5;color:#ddd}.popup-coverage-details>.blocks[data-v-f6364304]>:is(.overview-1,.overview-2,.overview-3,.overview-4,.overview-5,.overview-6){cursor:pointer}.popup-coverage-details>.blocks[data-v-f6364304]>:is(.overview-1,.overview-2,.overview-3,.overview-4,.overview-5,.overview-6):hover{border-color:#9b6cff4d;background-color:#9b6cff14}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)[data-v-f6364304]{grid-column:1/-1}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>h3[data-v-f6364304]{padding-bottom:15px;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:1px solid rgba(255,255,255,.075);cursor:pointer}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>h3.collapse[data-v-f6364304]{border-bottom:0}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>h3[data-v-f6364304]:hover{background-color:#ffffff06}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>h3>b[data-v-f6364304]{font-size:17px}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304]{padding:20px}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h1,.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h2,.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h3,.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h4,.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] b{font-size:15px;font-weight:600;color:#fff}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h1{margin-bottom:10px;color:#cfbcffd9}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h2{margin-bottom:10px;color:#cfbcffd9}.popup-coverage-details>.blocks>:is(.details-1,.details-2,.details-3,.details-4,.details-5,.details-6)>pre[data-v-f6364304] h3{margin-top:10px}.popup-coverage-details>.blocks>.details-1>pre[data-v-f6364304] h2,.popup-coverage-details>.blocks>.details-1>pre[data-v-f6364304] h3{color:#cfbcffd9}.popup-coverage-details>.blocks>.details-2>pre[data-v-f6364304] h2{margin-top:15px;margin-bottom:5px}.popup-coverage-details>.blocks>.details-2>pre[data-v-f6364304] h2:first-child{margin-top:0}.popup-coverage-details>.blocks>.details-2>pre[data-v-f6364304] h4{margin-top:5px}.popup-coverage-details>.blocks>.details-3>pre[data-v-f6364304] h2{font-size:17px;margin-top:20px;margin-bottom:5px}.popup-coverage-details>.blocks>.details-3>pre[data-v-f6364304] h2:first-child{margin-top:0}.popup-coverage-details>.blocks>.details-4>pre[data-v-f6364304] h1{font-size:17px;margin-top:20px}.popup-coverage-details>.blocks>.details-4>pre[data-v-f6364304] h2{margin-top:10px;margin-bottom:4px;color:#fff}.popup-coverage-details>.blocks>.details-4>pre[data-v-f6364304] h1:first-child{margin-top:0}.popup-coverage-details>.blocks>.details-5>pre[data-v-f6364304] h1{font-size:17px;margin-top:20px}.popup-coverage-details>.blocks>.details-5>pre[data-v-f6364304] h1:first-child{margin-top:0}.popup-coverage-details>.blocks>.details-5>pre[data-v-f6364304] h1+b{display:inline-block;margin-top:10px}.popup-coverage-details>.blocks>.details-6>pre[data-v-f6364304] h1{font-size:17px;margin-top:20px}.popup-coverage-details>.blocks>.details-6>pre[data-v-f6364304] h2{margin-top:10px;margin-bottom:3px}.popup-coverage-details>.blocks>.details-6>pre[data-v-f6364304] h2:nth-of-type(n+4){color:#fff}.popup-coverage-details>.blocks>.details-6>pre[data-v-f6364304] h1:first-child{margin-top:0}.script-evaluate[data-v-8d306547]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.script-evaluate>header[data-v-8d306547]{flex:0 0 auto;position:relative;width:100%}.script-evaluate>header>h1[data-v-8d306547]{position:relative;display:flex;align-items:center;justify-content:space-between;height:76px;padding:24px 40px 0 24px}.script-evaluate>header>h1>b[data-v-8d306547]{font-size:24px;font-weight:600;line-height:28px}.script-evaluate>header>h1>.btn-history[data-v-8d306547],.script-evaluate>header>h1>.btn-back[data-v-8d306547]{right:24px;width:112px;height:40px;border-radius:6px;background-color:#18181b;display:flex;align-items:center;justify-content:center}.script-evaluate>header>h1>.btn-history>span[data-v-8d306547],.script-evaluate>header>h1>.btn-back>span[data-v-8d306547]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.script-evaluate>header>h1>.btn-history:hover[data-v-8d306547]{background-color:#fff}.script-evaluate>header>h1>.btn-history:hover>svg[data-v-8d306547]>path{fill:#000}.script-evaluate>header>h1>.btn-history:hover>span[data-v-8d306547]{color:#000}.script-evaluate>header>h1>.btn-history>svg[data-v-8d306547]{width:16px;height:16px}.script-evaluate>header>h1>.btn-history>svg[data-v-8d306547]>path{fill:#fff}.script-evaluate>header>h1>.btn-back:hover[data-v-8d306547]{background-color:#fff}.script-evaluate>header>h1>.btn-back:hover>svg[data-v-8d306547]>path{stroke:#000}.script-evaluate>header>h1>.btn-back:hover>span[data-v-8d306547]{color:#000}.script-evaluate>header>h1>.btn-back>svg[data-v-8d306547]{width:18px;height:18px;transform:rotate(-90deg)}.script-evaluate>header>h1>.btn-back>svg[data-v-8d306547]>path{stroke:#fff}.script-evaluate>.scroll-area[data-v-8d306547]{--scrollbar-color: #333;position:relative;flex:1 1 auto;padding:0 24px;overscroll-behavior:none}.script-evaluate>.scroll-area>.tabs[data-v-8d306547]{position:sticky;top:0;left:0;z-index:2;width:960px;margin:0 auto;padding-bottom:5px;background-color:#000;background-image:var(--main-bg)}.options[data-v-8d306547]{width:960px;margin:50px auto 0}.options>header>h1[data-v-8d306547]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.options>header>h1[data-v-8d306547]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.options>header>p[data-v-8d306547]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.options>ul[data-v-8d306547]{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:auto;gap:0 30px;width:100%;padding:32px;margin-top:20px;border:1px solid rgb(73 69 81 / .3);color:#e6e0e9;box-shadow:#0000 0 0,#71202000 0 0,#00000080 0 0 40px;border-radius:8px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:#211f2466}.options>ul>li>h3[data-v-8d306547]{font-size:12px;font-weight:600;color:#cfbcffd9}.options>ul>li>h3>b[data-v-8d306547]{font-size:12px;font-weight:600}.options>ul>li>.dropdown-list[data-v-8d306547]{margin-top:8px}.options>ul>li>input[type=text][data-v-8d306547]{width:100%;height:50px;padding:0 16px;margin-top:10px;font-size:16px;font-weight:400;border:1px solid rgba(73,69,81,.3);border-radius:6px;color:#e6e0e9;outline:none;background-color:#14121880;transition:border-color .3s ease}.options>ul>li>input[type=text][data-v-8d306547]:hover,.options>ul>li>input[type=text][data-v-8d306547]:focus{border-color:#cfbcff59}.options>ul>li>.upload-area[data-v-8d306547]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:240px;padding:8px;margin-top:20px;border:2px dashed rgba(73,69,81,.4);border-radius:8px;background:#0f0d1380 linear-gradient(to right bottom,#cfbcff0d,#0000);transition:background-color .3s ease,border-color .3s ease}.options>ul>li>.upload-area[data-v-8d306547]:hover{border-color:#cfbcff80;background-color:#1d1b2080}.options>ul>li>.upload-area.error[data-v-8d306547]{border-color:#ff0000bf}.options>ul>li>.upload-area>svg[data-v-8d306547]{width:50px;height:50px;margin-bottom:16px}.options>ul>li>.upload-area>h3[data-v-8d306547]{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#e6e0e9}.options>ul>li>.upload-area>p[data-v-8d306547]{font-size:14px;font-weight:400;margin-bottom:6px;color:#948e9c}.options>ul>li>.upload-area>div[data-v-8d306547]{position:absolute;left:50%;bottom:50%;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;transform:translate(-50%,-15%)}.options>ul>li>.upload-area>div>svg[data-v-8d306547]:nth-child(1){width:20px;height:20px}.options>ul>li>.upload-area>div>b[data-v-8d306547]{max-width:600px;overflow:hidden;text-overflow:ellipsis;font-size:22px;font-weight:600}.options>ul>li>.upload-area>div>svg:nth-child(3)[data-v-8d306547]{width:22px;height:22px;margin-left:20px;cursor:pointer}.options>ul>li>.upload-area>div>svg:nth-child(3)[data-v-8d306547]:hover>path{fill:#fff}.options>ul>li>.upload-area>label[data-v-8d306547]{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.options>ul>li[data-v-8d306547]:nth-child(4){margin-top:25px}.options>ul>li[data-v-8d306547]:nth-child(4),.options>ul>li[data-v-8d306547]:nth-child(5),.options>ul>li[data-v-8d306547]:nth-child(6){grid-column:1/-1}.evaluate-core[data-v-8d306547]{width:960px;margin:30px auto 0}.evaluate-core>header>h1[data-v-8d306547]{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:500;color:#e6e0e9}.evaluate-core>header>h1[data-v-8d306547]:before{content:"";display:inline-block;width:4px;height:24px;overflow:hidden;border-radius:2px;background-color:#cfbcff}.evaluate-core>header>p[data-v-8d306547]{margin-top:4px;margin-left:20px;font-size:14px;font-weight:400;line-height:28px;color:#cbc4d28c}.evaluate-core>ul[data-v-8d306547]{display:grid;grid-template-columns:2fr 1.4fr;grid-template-rows:85px 85px 85px auto;gap:20px;margin-top:20px}.evaluate-core>ul>li[data-v-8d306547]{padding:32px;border:1px solid rgba(73,69,81,.2);border-radius:8px;background-color:#1d1b20}.evaluate-core>ul>li:nth-child(1)[data-v-8d306547]{grid-row:1/5;position:relative}.evaluate-core>ul>li:nth-child(1):hover>footer[data-v-8d306547]{opacity:.25}.evaluate-core>ul>li:nth-child(1)>div[data-v-8d306547]{margin-bottom:24px}.evaluate-core>ul>li:nth-child(1)>div>b[data-v-8d306547]{display:inline-block;padding:2px 8px;font-size:10px;font-weight:700;line-height:15px;border:1px solid rgba(207,188,255,.3);color:#cfbcff;border-radius:2px;background-color:#cfbcff33}.evaluate-core>ul>li:nth-child(1)>div>span[data-v-8d306547]{display:inline-flex;gap:4px;margin-left:10px;animation:anim-breathing-8d306547 1.2s linear infinite alternate}.evaluate-core>ul>li:nth-child(1)>div>span>i[data-v-8d306547]{width:4px;height:4px;overflow:hidden;border-radius:50%;background-color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>h1[data-v-8d306547]{margin-bottom:20px;font-size:17px;font-weight:400;line-height:1.3;color:#e6e0e9}.evaluate-core>ul>li:nth-child(1)>p[data-v-8d306547]{margin-bottom:34px;font-size:14px;font-weight:400;line-height:1.3;color:#e6e0e9bf}.evaluate-core>ul>li:nth-child(1)>ul[data-v-8d306547]{display:flex;gap:20px}.evaluate-core>ul>li:nth-child(1)>ul>li[data-v-8d306547]{flex:1 1 auto;padding:16px;border:1px solid rgba(255,255,255,.05);border-radius:4px;background-color:#14121880}.evaluate-core>ul>li:nth-child(1)>ul>li>h3[data-v-8d306547]{margin-bottom:4px;font-size:12px;font-weight:400;line-height:16px;color:#948e9c}.evaluate-core>ul>li:nth-child(1)>ul>li>div[data-v-8d306547]{font-size:24px;font-weight:700;line-height:32px;text-align:center}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(1)>div[data-v-8d306547]{color:#cfbcff}.evaluate-core>ul>li:nth-child(1)>ul>li:nth-child(2)>div[data-v-8d306547]{color:#e7c365}.evaluate-core>ul>li:nth-child(1)>footer[data-v-8d306547]{position:absolute;top:5px;right:8px;opacity:.15}.evaluate-core>ul>li:nth-child(1)>footer>svg[data-v-8d306547]{width:100px;height:100px}.evaluate-core>ul>li:nth-child(2)[data-v-8d306547]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(2)[data-v-8d306547]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)[data-v-8d306547]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#cfbcff1a}.evaluate-core>ul>li:nth-child(2)>div:nth-child(1)>svg[data-v-8d306547]{fill:#cfbcff;transform:rotateY(180deg)}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)[data-v-8d306547]{margin-left:16px}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>h3[data-v-8d306547]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(2)>div:nth-child(2)>p[data-v-8d306547]{font-size:12px;font-weight:400;line-height:1.3;color:#cbc4d2}.evaluate-core>ul>li:nth-child(2)>div:nth-child(3)[data-v-8d306547]{margin-left:auto}.evaluate-core>ul>li:nth-child(2)>div:nth-child(3)>svg[data-v-8d306547]{width:40px;height:40px}.evaluate-core>ul>li:nth-child(3)[data-v-8d306547]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(3)[data-v-8d306547]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)[data-v-8d306547]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#e7c3651a}.evaluate-core>ul>li:nth-child(3)>div:nth-child(1)>svg[data-v-8d306547]{fill:#e7c365}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)[data-v-8d306547]{margin-left:16px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>h3[data-v-8d306547]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(3)>div:nth-child(2)>p[data-v-8d306547]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)[data-v-8d306547]{position:relative;display:flex;flex-direction:column;justify-content:center;margin-left:auto;transform:scale(.75) translate(10px)}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span[data-v-8d306547]{display:flex;align-items:center;justify-content:space-between;gap:4px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span>i[data-v-8d306547]{width:40px;height:2px;border-radius:1px;background-color:#503bba}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span>b[data-v-8d306547]{font-size:10px}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(1)>i[data-v-8d306547]{width:40px;background-color:#e7c365cc}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(2)>i[data-v-8d306547]{width:25px;background-color:#ca1218}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(3)>i[data-v-8d306547]{width:45px;background-color:#e7c365}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(4)>i[data-v-8d306547]{width:30px;background-color:#c56669}.evaluate-core>ul>li:nth-child(3)>div:nth-child(3)>span:nth-child(5)>i[data-v-8d306547]{width:35px;background-color:#cfbcffb3}.evaluate-core>ul>li:nth-child(4)[data-v-8d306547]{display:flex;align-items:center;padding:0 25px}.evaluate-core>ul>li:nth-child(4)[data-v-8d306547]:hover{background-color:#36343a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)[data-v-8d306547]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:4px;background-color:#64b4871a}.evaluate-core>ul>li:nth-child(4)>div:nth-child(1)>svg[data-v-8d306547]{fill:#65b587}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)[data-v-8d306547]{margin-left:16px}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>h3[data-v-8d306547]{margin-bottom:4px;font-size:17px;font-weight:400;line-height:1.5;color:#e6e0e9}.evaluate-core>ul>li:nth-child(4)>div:nth-child(2)>p[data-v-8d306547]{font-size:12px;font-weight:400;line-height:1.4;color:#cbc4d2}.evaluate-core>ul>li:nth-child(4)>div:nth-child(3)[data-v-8d306547]{position:relative;display:flex;flex-direction:column;justify-content:center;margin-left:auto;transform:scale(.75) translate(10px)}.evaluate-core>ul>li:nth-child(4)>div:nth-child(3)>svg[data-v-8d306547]{width:62px;height:46px}.evaluate-core>ul>li:nth-child(5)[data-v-8d306547]{padding:0;border:0;background-color:transparent}.evaluate-core>ul>li:nth-child(5)>h3[data-v-8d306547]{display:flex;justify-content:space-between;width:100%;padding:10px 0}.evaluate-core>ul>li:nth-child(5)>h3>span[data-v-8d306547],.evaluate-core>ul>li:nth-child(5)>h3>b[data-v-8d306547]{font-size:12px;font-weight:400;line-height:16px;text-transform:uppercase}.evaluate-core>ul>li:nth-child(5)>div[data-v-8d306547]{width:100%;height:2px;overflow:hidden;border-radius:1px}.evaluate-core>ul>li:nth-child(5)>div[data-v-8d306547]:after{content:"";display:block;width:100%;height:2px;border-radius:1px;transform:translate(100px);background:linear-gradient(to right,#cfbcff33,#cfbcff,#cfbcff33) no-repeat;animation:anim-slide-in-out-8d306547 2.2s ease infinite forwards}.actions[data-v-8d306547]{width:960px;margin:30px auto 0;padding-top:30px;padding-bottom:80px;border-top:1px solid rgba(255,255,255,.05);text-align:center}.actions>button[data-v-8d306547]{width:440px;height:60px;font-size:20px;font-weight:700;color:#fff;border-radius:30px;background:linear-gradient(90deg,#503bba,#d94e68);transition:all .3s ease}.actions>button[data-v-8d306547]:hover{box-shadow:#0000 0 0,#0000 0 0,#6750a466 0 0 40px;transform:translateY(-3px)}.actions>ul[data-v-8d306547]{display:flex;justify-content:space-between;width:300px;margin:24px auto 0}.actions>ul>li[data-v-8d306547]{display:flex;align-items:center;gap:4px}.actions>ul>li>svg[data-v-8d306547],.actions>ul>li>img[data-v-8d306547]{width:16px;height:16px;vertical-align:middle}.actions>ul>li>span[data-v-8d306547]{font-size:12px;font-weight:600;line-height:18px}.actions>ul>li:nth-child(2)>svg[data-v-8d306547],.actions>ul>li:nth-child(2)>span[data-v-8d306547]{color:#e7c365}.dropdown-list[data-v-8d306547]{position:relative;border-bottom:1px solid rgba(73,69,81,.5)}.dropdown-list:hover>h3[data-v-8d306547]{border-color:#cfbcff}.dropdown-list:hover>h3>svg[data-v-8d306547]{transform:rotate(90deg)}.dropdown-list:hover>ul[data-v-8d306547]{opacity:1;transform:translateY(0);visibility:visible;pointer-events:all}.dropdown-list>h3[data-v-8d306547]{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;height:40px;padding-right:10px;border-bottom:1px solid transparent}.dropdown-list>h3>b[data-v-8d306547]{font-size:16px;font-weight:400;line-height:24px;color:#e6e0e9}.dropdown-list>h3>svg[data-v-8d306547]{width:20px;height:20px;transition:transform .3s ease}.dropdown-list>ul[data-v-8d306547]{position:absolute;top:41px;left:0;z-index:2;display:flex;flex-direction:column;width:100%;padding:8px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);box-shadow:0 10px 20px #000000bf;border-radius:8px;background-color:#18181b;transition:opacity .3s ease,visibility .3s ease,transform .3s ease}.dropdown-list>ul>li[data-v-8d306547]{height:34px;padding:0 12px;font-size:14px;font-weight:600;line-height:34px}.dropdown-list>ul>.opt[data-v-8d306547]{display:flex;justify-content:space-between;width:100%;cursor:pointer;border-radius:4px}.dropdown-list>ul>.opt[data-v-8d306547]:hover{background-color:#ffffff0d}.dropdown-list>ul>.cur[data-v-8d306547]:after{content:"✓"}.dropdown-list>ul>.ttl[data-v-8d306547]{opacity:.3}.dropdown-list>ul>.ttl~.opt[data-v-8d306547]{padding-left:2.5em}@keyframes anim-breathing-8d306547{0%{opacity:.3}to{opacity:1}}@keyframes anim-slide-in-out-8d306547{0%{transform:translate(-100%);animation-timing-function:ease}94%{transform:translate(110%);animation-timing-function:ease}95%{transform:translate(110%);animation-timing-function:linear}95.01%,to{transform:translate(-100%);animation-timing-function:linear}}.script-coverage-result[data-v-9e8c954d]{position:relative;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.script-coverage-result>header[data-v-9e8c954d]{flex:0 0 auto;position:relative;width:100%}.script-coverage-result>header>h1[data-v-9e8c954d]{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;height:76px;padding:24px 40px 0 24px}.script-coverage-result>header>h1>b[data-v-9e8c954d]{font-size:24px;font-weight:600;line-height:28px}.script-coverage-result>header>h1>.loading[data-v-9e8c954d]{display:flex;align-items:center;gap:2px;margin:0 auto}.script-coverage-result>header>h1>.loading>svg[data-v-9e8c954d]{width:14px;height:14px}.script-coverage-result>header>h1>.loading>svg[data-v-9e8c954d]>path{fill:#ffffffbf}.script-coverage-result>header>h1>.loading>b[data-v-9e8c954d]{font-size:14px;font-weight:400;color:#ffffffbf}.script-coverage-result>header>h1>.loading>i[data-v-9e8c954d]{width:3px;height:3px;border-radius:50%;background-color:#ffffffbf;animation:anim-loading-9e8c954d 1.4s ease-out infinite forwards}.script-coverage-result>header>h1>.loading>i[data-v-9e8c954d]:nth-of-type(1){margin-left:2px}.script-coverage-result>header>h1>.loading>i[data-v-9e8c954d]:nth-of-type(2){animation-delay:.35s}.script-coverage-result>header>h1>.loading>i[data-v-9e8c954d]:nth-of-type(3){animation-delay:.7s}.script-coverage-result>header>h1>button[data-v-9e8c954d]{display:flex;align-items:center;justify-content:center;width:112px;height:40px;border-radius:6px}.script-coverage-result>header>h1>button>svg[data-v-9e8c954d]{width:16px;height:16px}.script-coverage-result>header>h1>button>svg[data-v-9e8c954d]>path{fill:#fff}.script-coverage-result>header>h1>button>span[data-v-9e8c954d]{margin-left:8px;font-size:14px;font-weight:500;color:#fff}.script-coverage-result>header>h1>.btn-history[data-v-9e8c954d]{background-color:#18181b}.script-coverage-result>header>h1>.btn-history:not(.disabled):hover[data-v-9e8c954d]{background-color:#fff}.script-coverage-result>header>h1>.btn-history:not(.disabled):hover>svg[data-v-9e8c954d]>path{fill:#000}.script-coverage-result>header>h1>.btn-history:not(.disabled):hover>span[data-v-9e8c954d]{color:#000}.script-coverage-result>header>h1>.btn-history.disabled[data-v-9e8c954d]{opacity:.5;cursor:not-allowed}.script-coverage-result>.scroll-area[data-v-9e8c954d]{flex:1 1 auto;padding:0 24px;overflow:auto;scrollbar-width:thin;scrollbar-color:#18181b transparent}.script-coverage-result :where(.scroll-area>section[data-v-9e8c954d]){width:976px;margin:0 auto}.watermark[data-v-9e8c954d],.watermark2[data-v-9e8c954d]{padding:30px 0;text-align:center}.watermark>div[data-v-9e8c954d],.watermark2>div[data-v-9e8c954d]{font-size:14px;font-weight:700;line-height:1.5}.watermark.hide[data-v-9e8c954d],.watermark2.hide[data-v-9e8c954d]{display:none}.watermark2[data-v-9e8c954d]{margin-top:-40px;padding-bottom:60px}.watermark2>div>img[data-v-9e8c954d]{width:120px;height:120px;border-radius:6px}.summary[data-v-9e8c954d]{display:flex;align-items:start;justify-content:space-between;gap:100px;padding-top:30px}.summary>header[data-v-9e8c954d]{display:flex;flex-direction:column;align-items:start}.summary>header>span[data-v-9e8c954d]{flex:0 0 auto;min-width:0;padding:4px 12px;font-size:10px;font-weight:400;line-height:15px;color:#c5c0ff;border-radius:12px;background-color:#3b18d733}.summary>header>span[data-v-9e8c954d]:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:4px;background-color:#c5c0ff}.summary>header>h1[data-v-9e8c954d]{margin-top:10px;font-size:40px;font-weight:600;line-height:1.3;color:#e2e2e2}.summary>ul[data-v-9e8c954d]{position:relative;display:flex;align-items:center;justify-content:center;padding:32px;border-radius:16px;background-color:#1b1b1b66}.summary>ul:hover>li[data-v-9e8c954d]:nth-child(3){display:block}.summary>ul>.ray[data-v-9e8c954d]{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;border-top-right-radius:16px}.summary>ul>.ray[data-v-9e8c954d]:after{content:"";position:absolute;top:-68px;right:-68px;width:192px;height:192px;filter:blur(80px);background-color:#e4b5ff1a}.summary>ul>li:nth-child(1)[data-v-9e8c954d]{min-width:75px}.summary>ul>li:nth-child(1)>p[data-v-9e8c954d]{display:flex;align-items:center;gap:2px;white-space:nowrap}.summary>ul>li:nth-child(1)>p>span[data-v-9e8c954d]{font-size:10px;font-weight:400;line-height:15px;text-align:right;color:#c6c6c799}.summary>ul>li:nth-child(1)>p>svg[data-v-9e8c954d]{width:12px;height:12px;fill:#c6c6c799}.summary>ul>li:nth-child(1)>h1[data-v-9e8c954d]{font-size:62px;font-weight:900;text-align:right;color:transparent;background:linear-gradient(to right,#ac77ce,#3b18d7);-webkit-background-clip:text;background-clip:text}.summary>ul>li:nth-child(2)[data-v-9e8c954d]{margin-left:20px;padding:5px 0 5px 20px;border-left:1px solid rgba(71,69,86,.3)}.summary>ul>li:nth-child(2)>h3[data-v-9e8c954d],.summary>ul>li:nth-child(2)>p[data-v-9e8c954d]{text-wrap:nowrap;white-space:nowrap}.summary>ul>li:nth-child(2)>h3[data-v-9e8c954d]{margin-bottom:4px;font-size:16px;font-weight:700;line-height:28px;color:#e2e2e2}.summary>ul>li:nth-child(2)>p[data-v-9e8c954d]{display:grid;grid-template-columns:repeat(3,1fr);gap:2px 8px}.summary>ul>li:nth-child(2)>p>span[data-v-9e8c954d]{font-size:10px;font-weight:400;color:#c6c6c799}.summary>ul>li[data-v-9e8c954d]:nth-child(3){position:absolute;left:0;bottom:-20px;display:none;gap:12px;white-space:nowrap;pointer-events:none;font-size:11px;font-weight:400;line-height:15px;color:#e2e2e280}.radar-chart[data-v-9e8c954d]{display:flex;margin-top:30px}.radar-chart>div[data-v-9e8c954d]{flex:0 0 auto;position:relative;width:400px;height:400px}.radar-chart>div[data-v-9e8c954d]:after{content:"";position:absolute;top:0;left:20%;width:256px;height:256px;pointer-events:none;opacity:.2;filter:blur(100px);background:linear-gradient(135deg,#ac77ce,#3b18d7)}.radar-chart>ul[data-v-9e8c954d]{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:20px 32px;padding:60px 0;margin-left:60px}.radar-chart>ul>li[data-v-9e8c954d]{cursor:pointer}.radar-chart>ul>li>.head[data-v-9e8c954d]{display:flex;justify-content:space-between}.radar-chart>ul>li>.head>span[data-v-9e8c954d]{font-size:12px;font-weight:600;line-height:16px;color:#e2e2e2}.radar-chart>ul>li>.line[data-v-9e8c954d]{--progress: 0%;position:relative;width:100%;height:4px;margin-top:12px;border-radius:2px;background-color:#353535}.radar-chart>ul>li>.line[data-v-9e8c954d]:after{content:"";position:absolute;top:0;left:0;bottom:0;width:var(--progress);border-radius:2px;background:linear-gradient(135deg,#ac77ce,#3b18d7)}.radar-chart>ul>li>.desc[data-v-9e8c954d]{margin-top:12px;font-size:10px;font-weight:400;line-height:1.4;color:#c6c6c7}.line-chart[data-v-9e8c954d]{margin-top:30px}.line-chart>header[data-v-9e8c954d]{display:flex;align-items:center}.line-chart>header>h3[data-v-9e8c954d]{margin-right:auto;font-size:20px;font-weight:600;line-height:30px;color:#e2e2e2}.line-chart>header>span[data-v-9e8c954d]{display:flex;align-items:center;gap:4px;margin-left:16px;font-size:12px;font-weight:600;line-height:1.5;color:#c6c6c7}.line-chart>header>span[data-v-9e8c954d]:before{content:"";width:10px;height:10px;border-radius:5px;box-shadow:#0000 0 0,#0000 0 0,#e4b5ff99 0 0 8px;background-color:#e4b5ff}.line-chart>header>span[data-v-9e8c954d]:nth-child(2):before{background-color:#ac77ce}.line-chart>header>span[data-v-9e8c954d]:nth-child(3):before{background-color:#bdcfce80}.line-chart>div[data-v-9e8c954d]{margin-top:24px;border:1px solid rgba(255,255,255,.05);border-radius:12px;background-color:#1b1b1b}.line-chart>div>p[data-v-9e8c954d]{display:flex;gap:10px;margin:10px 0 0 36px}.line-chart>div>p>span[data-v-9e8c954d]{font-size:12px;font-weight:400;color:#999}.line-chart>div>div[data-v-9e8c954d]{width:100%;height:322px}.report-details[data-v-9e8c954d]{margin:60px auto 0}.report-details>h3[data-v-9e8c954d]{display:flex;align-items:center;gap:15px;font-size:20px;font-weight:600;line-height:30px}.report-details>h3[data-v-9e8c954d]:after{content:"";flex:1 1 auto;height:1px;background:linear-gradient(to right,#fff3,#0000)}.report-details>ul[data-v-9e8c954d]{padding-top:10px}.report-details>ul>.item[data-v-9e8c954d]{display:flex;align-items:start;gap:10px 0;margin-top:30px}.report-details>ul>.item>div:nth-child(1)[data-v-9e8c954d]{flex:0 0 auto;position:sticky;top:0;left:0;width:230px;display:flex;flex-direction:column}.report-details>ul>.item>div:nth-child(1)>span[data-v-9e8c954d]{margin-bottom:2px;font-size:10px;font-weight:400;line-height:15px;color:#e4b5ff99}.report-details>ul>.item>div:nth-child(1)>h3[data-v-9e8c954d]{font-size:22px;font-weight:600;line-height:1.5;color:#e2e2e2}.report-details>ul>.item>div:nth-child(1)>p[data-v-9e8c954d]{display:flex;align-items:center;justify-content:space-between;width:80px;margin-top:16px}.report-details>ul>.item>div:nth-child(1)>p>span[data-v-9e8c954d]{display:flex;gap:3px}.report-details>ul>.item>div:nth-child(1)>p>span>i[data-v-9e8c954d]{flex:0 0 auto;width:4px;height:4px;border-radius:2px;background-color:#474556cc}.report-details>ul>.item>div:nth-child(1)>p>span.score-1>i[data-v-9e8c954d]:nth-child(-n+1){background-color:#e4b5ff}.report-details>ul>.item>div:nth-child(1)>p>span.score-2>i[data-v-9e8c954d]:nth-child(-n+2){background-color:#e4b5ff}.report-details>ul>.item>div:nth-child(1)>p>span.score-3>i[data-v-9e8c954d]:nth-child(-n+3){background-color:#e4b5ff}.report-details>ul>.item>div:nth-child(1)>p>span.score-4>i[data-v-9e8c954d]:nth-child(-n+4){background-color:#e4b5ff}.report-details>ul>.item>div:nth-child(1)>p>span.score-5>i[data-v-9e8c954d]:nth-child(-n+5){background-color:#e4b5ff}.report-details>ul>.item>div:nth-child(1)>p>b[data-v-9e8c954d]{font-size:10px;font-weight:500;color:#e4b5ff}.report-details>ul>.item>div:nth-child(2)[data-v-9e8c954d]{flex:1 1 auto}.report-details>ul>.item>div:nth-child(2)>p[data-v-9e8c954d],.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d]{padding-top:20px;font-size:14px;font-weight:400;line-height:1.6;color:#ddd}.report-details>ul>.item>div:nth-child(2)>p[data-v-9e8c954d]{font-size:16px;font-weight:600;word-break:break-all}.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d]{white-space:pre-line}.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d] h1{font-size:17px;font-weight:600}.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d] h2{font-size:15px;font-weight:600}.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d] b{font-weight:600;color:#e3b3ffbf}.report-details>ul>.item>div:nth-child(2)>pre[data-v-9e8c954d] .score1{color:#e3b3ffd9}.summary-report[data-v-9e8c954d]{position:relative;margin:80px auto 0;padding:44px;border:1px solid rgba(255,255,255,.05);box-shadow:#0000 0 0,#0000 0 0,#00000040 0 25px 50px -12px;border-radius:32px;background-color:#1b1b1b}.summary-report>header>h3[data-v-9e8c954d]{display:flex;align-items:center;gap:15px;font-size:22px;font-weight:700;line-height:1.5;color:#e2e2e2}.summary-report>header>h3[data-v-9e8c954d]:before{content:"";width:48px;height:2px;background:linear-gradient(135deg,#ac77ce,#3b18d7)}.summary-report>header>svg[data-v-9e8c954d]{position:absolute;top:30px;right:30px;width:100px;height:100px;opacity:.07}.summary-report>pre[data-v-9e8c954d]{position:relative;z-index:1;margin-top:30px;font-size:15px;font-weight:400;line-height:1.6;white-space:pre-line;color:#ddd}.summary-report>pre[data-v-9e8c954d] h1{font-size:18px;font-weight:600}.summary-report>pre[data-v-9e8c954d] h2{margin-top:15px;font-size:16px;font-weight:600}.summary-report>pre[data-v-9e8c954d] b{font-weight:600;color:#e3b3ffbf}.actions[data-v-9e8c954d]{margin:60px auto 0;text-align:center}.actions[data-v-9e8c954d]:before{content:"";display:block;width:100%;height:1px;margin-bottom:60px;background:linear-gradient(to right,#0000,#474556,#0000)}.actions>.btns>button[data-v-9e8c954d]{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:448px;height:60px;border-radius:30px;background:linear-gradient(135deg,#ac77ce,#3b18d7);transition:transform .4s ease}.actions>.btns>button[data-v-9e8c954d]:hover{transform:translateY(-3px) scale(1.01)}.actions>.btns>button>svg[data-v-9e8c954d]{width:18px;height:18px;stroke:#fff}.actions>.btns>button>span[data-v-9e8c954d]{font-size:16px;font-weight:600;color:#fff}.actions>.btns>.disabled[data-v-9e8c954d]{cursor:not-allowed;opacity:.5}.actions>footer[data-v-9e8c954d]{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:32px;margin-bottom:60px}.actions>footer>span>svg[data-v-9e8c954d]{width:14px;height:14px;margin-right:4px;stroke:#c6c6c7}.actions>footer>span>b[data-v-9e8c954d]{font-size:12px;font-weight:400;line-height:1.5;color:#c6c6c7}.loading-1[data-v-9e8c954d]{display:flex;align-items:center;gap:5px}.loading-1>svg[data-v-9e8c954d]{width:12px;height:12px}@keyframes anim-loading-9e8c954d{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.user-recharge[data-v-65f04033]{position:relative;width:425px;padding:24px 24px 18px;border-radius:10px;-webkit-user-select:none;user-select:none}.prices>header>h1[data-v-65f04033]{font-size:18px;font-weight:600;line-height:28px;color:#fff}.prices>header>p[data-v-65f04033]{margin-top:5px}.prices>header>p>i[data-v-65f04033]{font-size:14px;font-weight:400;font-style:normal;color:#65758b}.prices>header>p>a[data-v-65f04033]{margin-left:10px;font-size:14px;font-weight:400;color:#fff;cursor:pointer}.prices>header>p>a[data-v-65f04033]:hover{text-decoration:underline}.prices>label[data-v-65f04033]{display:flex;align-items:center;margin-top:20px}.prices>label>input[data-v-65f04033]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;margin-right:8px;border:1px solid #fff;border-radius:3px;background-color:#000}.prices>label>input:checked[data-v-65f04033]:after{content:"✓";display:inline-block;font-size:12px;font-weight:600;color:#fff;transform:translate3d(1px,-3px,0)}.prices>label>a[data-v-65f04033],.prices>label>i[data-v-65f04033],.prices>label>span[data-v-65f04033]{font-size:14px;font-style:normal;font-weight:500;color:#ffffffbf;cursor:pointer}.prices>label>a[data-v-65f04033]:hover{color:#fff;text-decoration:underline}.prices>.loading[data-v-65f04033]{display:flex;align-items:center;justify-content:center;width:377px;height:482px;margin-top:16px}.price-options[data-v-65f04033]{display:flex;flex-direction:column;gap:16px;margin-top:16px}.price-options:has(>.selected)>li[data-v-65f04033]:not(.selected){opacity:.5}.price-options>li[data-v-65f04033]{position:relative;width:377px;height:150px;display:flex;align-items:center;justify-content:space-between;padding:0 24px 0 16px;border:1px solid #18181b;border-radius:12px;background-size:250px 250px;background-position:174% 4%;background-repeat:no-repeat;background-color:#000;cursor:pointer;transition:border-color .3s ease}.price-options>li.selected[data-v-65f04033]{border-color:#f5ca66;cursor:default}.price-options>li.selected[data-v-65f04033]:before{border-left-color:#f5ca66;border-bottom-color:#f5ca66}.price-options>li.selected>.corner1[data-v-65f04033],.price-options>li.selected>.corner2[data-v-65f04033]{background-image:radial-gradient(circle at 0% 100%,#000 12px,#f5ca66 12px,#f5ca66 13px,#18181b 13px,#18181b)}.price-options>li.normal[data-v-65f04033]:before{color:#f5ca66}.price-options>li.normal.selected[data-v-65f04033]{border-color:#fff}.price-options>li.normal.selected[data-v-65f04033]:before{border-left-color:#fff;border-bottom-color:#fff}.price-options>li.normal.selected>.corner1[data-v-65f04033],.price-options>li.normal.selected>.corner2[data-v-65f04033]{background-image:radial-gradient(circle at 0% 100%,#000 12px,#fff 12px,#fff 13px,#18181b 13px,#18181b)}.price-options>li[data-v-65f04033]:nth-child(1){background-image:var(--bg1)}.price-options>li[data-v-65f04033]:nth-child(2){background-image:var(--bg2)}.price-options>li[data-v-65f04033]:nth-child(3){background-image:var(--bg3)}.price-options>li[data-v-65f04033]:before{content:attr(data-o-price);position:absolute;top:-1px;right:-1px;width:106px;height:40px;border-left:1px solid transparent;border-bottom:1px solid transparent;border-bottom-left-radius:12px;font-size:12px;font-weight:600;line-height:38px;text-align:center;color:#ffffffbf;background-color:#18181b;transition:border-color .3s ease}.price-options>li[data-v-65f04033]:after{content:"";position:absolute;top:60px;right:0;bottom:0;width:150px;border-radius:6px;pointer-events:none;background:linear-gradient(135deg,#000,#0006)}.price-options>li>.corner1[data-v-65f04033],.price-options>li>.corner2[data-v-65f04033]{position:absolute;top:-2px;right:103px;width:14px;height:14px;background-image:radial-gradient(circle at 0% 100%,#000 12px,transparent 12px 13px,#18181b 13px 100%)}.price-options>li>.corner2[data-v-65f04033]{top:37px;right:-2px}.price-options>li>p[data-v-65f04033]{position:absolute;left:0;bottom:0;z-index:1;width:90px;height:34px;border-top-right-radius:12px;border-bottom-left-radius:11px;font-size:12px;font-weight:600;line-height:32px;text-align:center;color:#fff;pointer-events:none;background-color:#00ad51}.price-options>li>div[data-v-65f04033]{position:relative;z-index:2}.price-options>li>div:nth-child(1)[data-v-65f04033]{margin-top:-50px}.price-options>li>div:nth-child(1)>h3[data-v-65f04033]{font-size:12px;font-weight:400}.price-options>li>div:nth-child(1)>h3>b[data-v-65f04033]{margin-right:3px;font-size:36px;font-weight:600;color:#f5ca66}.price-options>li>div:nth-child(1)>p[data-v-65f04033]{margin-top:8px;font-weight:400;font-size:12px;color:#ffffffbf}.price-options>li>div:nth-child(1)>p>b[data-v-65f04033]{margin:0 3px;font-weight:600;color:#fff}.price-options>li.normal>div:nth-child(1)>h3>b[data-v-65f04033]{color:#fff}.price-options>li>div:nth-child(2)[data-v-65f04033]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:66px}.price-options>li>div:nth-child(2)>div>span[data-v-65f04033]{position:relative;top:-2px;margin-right:8px;font-size:12px;font-weight:400;color:#ffffffbf}.price-options>li>div:nth-child(2)>div>b[data-v-65f04033]{display:inline-block;padding-right:26px;font-family:Post No Bills Colombo ExtraBold Regular;font-size:36px;font-weight:800;background-image:var(--bg-point);background-size:22px 22px;background-repeat:no-repeat;background-position:right bottom 7px}.price-options>li>div:nth-child(2)>del[data-v-65f04033]{display:block;width:100%;padding-right:19px;margin-bottom:5px;text-align:right;font-size:12px;font-weight:400;color:#ffffffbf;background-image:var(--bg-point);background-size:10px 10px;background-repeat:no-repeat;background-position:96% 2px}.btns[data-v-65f04033]{margin-top:24px;text-align:right}.btns>.button-ok[data-v-65f04033]{margin-left:8px}.popup-recharge[data-v-65f04033]{position:relative}.popup-recharge>.loading[data-v-65f04033]{position:absolute;top:51%;left:39%;color:#000}.popup-recharge>.pay-success[data-v-65f04033]{display:flex;align-items:center;justify-content:center;position:absolute;top:102px;left:0;width:377px;height:377px;overflow:hidden;border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#80808033}.popup-recharge>.pay-success>span[data-v-65f04033]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background-color:#fff}.popup-recharge>h1[data-v-65f04033]{font-weight:600;font-size:18px;line-height:28px;color:#fff}.popup-recharge>h3[data-v-65f04033]{margin-top:8px;font-weight:400;font-size:14px;line-height:20px;color:#64748b}.popup-recharge>h3>b[data-v-65f04033]{margin:0 5px;color:#fff}.popup-recharge>.price[data-v-65f04033]{display:flex;align-items:center;margin-top:16px;text-align:center}.popup-recharge>.price>ul[data-v-65f04033]{display:flex;align-items:center;border:1px solid #fff;border-radius:6px;padding:4px}.popup-recharge>.price>ul>li[data-v-65f04033]{padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;background-color:transparent}.popup-recharge>.price>ul>li.selected[data-v-65f04033]{color:#000;cursor:default;background-color:#fff}.popup-recharge>.price>b[data-v-65f04033]{margin-left:auto;font-weight:600;font-size:36px}.popup-recharge>.price>span[data-v-65f04033]{font-size:14px;font-weight:500;margin-top:15px;margin-left:3px}.popup-recharge>.wxpay-qrcode[data-v-65f04033]{position:relative;width:100%;aspect-ratio:1;margin:16px auto 0;border-radius:12px;background-color:#fff;pointer-events:none}.popup-recharge>.wxpay-qrcode>img[data-v-65f04033]:nth-child(1){width:100%;height:100%;border:0;border-radius:12px;vertical-align:middle}.popup-recharge>.wxpay-qrcode>img[data-v-65f04033]:nth-child(2){position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);width:60px;height:60px;border:0;vertical-align:middle}.popup-recharge>.wxpay-qrcode>span[data-v-65f04033]{position:absolute;top:45%;left:38%;color:#000}.popup-recharge>.alipay-qrcode[data-v-65f04033]{position:relative;width:100%;aspect-ratio:1;margin:16px auto 0;padding:40px;border-radius:12px;background-color:#fff;pointer-events:none}.popup-recharge>.alipay-qrcode>iframe[data-v-65f04033]{width:297px;height:297px;margin:0;padding:0;overflow:hidden;border:0;outline:none;vertical-align:middle;background-color:transparent;pointer-events:none}.popup-recharge>.alipay-qrcode>span[data-v-65f04033]{position:absolute;top:45%;left:38%;color:#000}.popup-recharge>.pay-result[data-v-65f04033]{margin-top:18px;text-align:right}.user-feedback[data-v-de14c81f]{width:350px;padding:40px;color:#fff;text-align:center;-webkit-user-select:none;user-select:none}.user-feedback>img[data-v-de14c81f]{width:100%;aspect-ratio:1;border:0;border-radius:12px;vertical-align:middle;-webkit-user-drag:none}.user-feedback>h4[data-v-de14c81f]{margin-top:20px;font-size:15px;font-weight:400;color:#cbd5e180}.user-feedback>p[data-v-de14c81f]{margin-top:20px;font-weight:500;font-size:15px;line-height:1.5}.user-subscription[data-v-11d51bc5]{position:relative;width:884px;height:640px;overflow:hidden;-webkit-user-select:none;user-select:none}.desc>.step1[data-v-11d51bc5],.desc>.step2[data-v-11d51bc5]{position:absolute;top:54px;left:36px;width:70%;transition:left .35s ease}.desc>.step1>h3>span[data-v-11d51bc5],.desc>.step2>h3>span[data-v-11d51bc5]{font-size:32px;font-weight:600;color:#fff}.desc>.step1>h4[data-v-11d51bc5],.desc>.step2>h4[data-v-11d51bc5]{font-size:14px;font-weight:400;line-height:1.4;color:#ffffffbf}.desc>.step1>h4>b[data-v-11d51bc5],.desc>.step2>h4>b[data-v-11d51bc5]{font-weight:500;color:#fff}.desc>.step1>h4>a[data-v-11d51bc5],.desc>.step2>h4>a[data-v-11d51bc5]{color:#fff;cursor:pointer}.desc>.step1>h4>a[data-v-11d51bc5]:hover,.desc>.step2>h4>a[data-v-11d51bc5]:hover{text-decoration:underline}.desc>.step1>p[data-v-11d51bc5],.desc>.step2>p[data-v-11d51bc5]{font-size:12px;font-weight:400;line-height:1.4;color:#666}.desc>.step1>div[data-v-11d51bc5],.desc>.step2>div[data-v-11d51bc5]{margin-top:24px}.desc>.step1>div>label[data-v-11d51bc5],.desc>.step2>div>label[data-v-11d51bc5]{display:inline-flex;align-items:center;cursor:pointer}.desc>.step1>div>label>input[data-v-11d51bc5],.desc>.step2>div>label>input[data-v-11d51bc5]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:14px;height:14px;margin-right:8px;border:1px solid #fff;border-radius:3px;background-color:transparent;cursor:pointer}.desc>.step1>div>label>input[data-v-11d51bc5]:checked:after,.desc>.step2>div>label>input[data-v-11d51bc5]:checked:after{content:"✓";display:inline-block;font-size:12px;font-weight:600;color:#fff;transform:translate3d(1px,-3px,0)}.desc>.step1>div>label>span[data-v-11d51bc5],.desc>.step2>div>label>span[data-v-11d51bc5]{font-size:14px;font-weight:500;color:#ffffffbf}.desc>.step1>div>label>a[data-v-11d51bc5],.desc>.step2>div>label>a[data-v-11d51bc5]{color:#ffffffbf;font-size:14px;font-weight:500}.desc>.step1>div>label>a>i[data-v-11d51bc5],.desc>.step2>div>label>a>i[data-v-11d51bc5]{font-style:normal;font-size:14px;font-weight:500}.desc>.step1>div>label>a>i[data-v-11d51bc5]:hover,.desc>.step2>div>label>a>i[data-v-11d51bc5]:hover{text-decoration:underline}.desc>.step1>h4[data-v-11d51bc5]{margin:16px 0}.desc>.step2[data-v-11d51bc5]{left:884px}.desc>.step2>h3[data-v-11d51bc5]{display:flex;align-items:center}.desc>.step2>h3>svg[data-v-11d51bc5]{width:30px;height:30px;margin-right:5px;transform:rotate(-90deg);cursor:pointer}.desc>.step2>h4[data-v-11d51bc5]{margin:16px 0 35px}.desc.normal>.step1[data-v-11d51bc5]{left:36px;opacity:1}.desc.normal>.step2[data-v-11d51bc5]{left:884px;opacity:0}.desc.trans1>.step1[data-v-11d51bc5]{left:-884px;opacity:0}.desc.trans1>.step2[data-v-11d51bc5]{left:36px;opacity:1}.plans[data-v-11d51bc5]{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:end;justify-content:center}.plans>.card[data-v-11d51bc5]{position:absolute;bottom:0;transition:all .25s ease}.plans>.card1[data-v-11d51bc5]{left:36px;width:270px;height:343px;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#2121214d}.plans>.card2[data-v-11d51bc5]{left:306px;width:270px;height:367px;border-top-left-radius:12px;background-color:#212121bf}.plans>.card3[data-v-11d51bc5]{left:576px;width:270px;height:390px;border-top-left-radius:12px;background-color:#212121}.plans>.card2[data-v-11d51bc5]:after,.plans>.card3[data-v-11d51bc5]:after{content:attr(data-yh);position:absolute;top:0;right:0;width:107px;height:40px;border-bottom-left-radius:12px;font-size:12px;font-weight:600;line-height:39px;text-align:center;color:#f5ca66;background-color:#18181b}.plans>.card2>.corner1[data-v-11d51bc5],.plans>.card2>.corner2[data-v-11d51bc5],.plans>.card3>.corner1[data-v-11d51bc5],.plans>.card3>.corner2[data-v-11d51bc5]{position:absolute;width:12px;height:12px;background:radial-gradient(circle at 0 12px,transparent 70%,#18181B 70%)}.plans>.card2>.corner1[data-v-11d51bc5],.plans>.card3>.corner1[data-v-11d51bc5]{top:0;right:107px}.plans>.card2>.corner2[data-v-11d51bc5],.plans>.card3>.corner2[data-v-11d51bc5]{top:40px;right:0}.plans>.card1[data-v-11d51bc5],.plans>.card2[data-v-11d51bc5],.plans>.card3[data-v-11d51bc5]{display:flex;flex-direction:column;padding:24px 34px 24px 24px}.plans>.card1>h3[data-v-11d51bc5],.plans>.card2>h3[data-v-11d51bc5],.plans>.card3>h3[data-v-11d51bc5]{font-size:24px;font-weight:600;line-height:34px}.plans>.card1>h4[data-v-11d51bc5],.plans>.card2>h4[data-v-11d51bc5],.plans>.card3>h4[data-v-11d51bc5]{margin-top:4px;font-size:14px;font-weight:600;line-height:22px;color:#ffffff80}.plans>.card1>ul:nth-of-type(1)[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(1)[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(1)[data-v-11d51bc5]{margin-top:24px;display:flex;flex-direction:column;gap:12px}.plans>.card1>ul:nth-of-type(1)>li>span[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(1)>li>span[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(1)>li>span[data-v-11d51bc5]{font-size:12px;font-weight:400}.plans>.card1>ul:nth-of-type(2)[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)[data-v-11d51bc5]{display:flex;align-items:end;justify-content:space-between;margin-top:auto;margin-bottom:18px}.plans>.card1>ul:nth-of-type(2)>li:nth-child(1)[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)>li:nth-child(1)[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)>li:nth-child(1)[data-v-11d51bc5]{padding-bottom:5px;font-size:12px;font-weight:400}.plans>.card1>ul:nth-of-type(2)>li:nth-child(1)>b[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)>li:nth-child(1)>b[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)>li:nth-child(1)>b[data-v-11d51bc5]{color:red}.plans>.card1>ul:nth-of-type(2)>li:nth-child(2)>p[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)>li:nth-child(2)>p[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)>li:nth-child(2)>p[data-v-11d51bc5]{margin-bottom:4px;font-size:12px;font-weight:400;text-align:right;color:#878787}.plans>.card1>ul:nth-of-type(2)>li:nth-child(2)>h1>strong[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)>li:nth-child(2)>h1>strong[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)>li:nth-child(2)>h1>strong[data-v-11d51bc5]{font-size:42px;font-weight:700}.plans>.card1>ul:nth-of-type(2)>li:nth-child(2)>h1>span[data-v-11d51bc5],.plans>.card2>ul:nth-of-type(2)>li:nth-child(2)>h1>span[data-v-11d51bc5],.plans>.card3>ul:nth-of-type(2)>li:nth-child(2)>h1>span[data-v-11d51bc5]{font-size:12px;font-weight:400}.plans>.card1>div>button[data-v-11d51bc5],.plans>.card2>div>button[data-v-11d51bc5],.plans>.card3>div>button[data-v-11d51bc5]{width:212px;height:40px;border-radius:20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(135deg,#f97f0d,#f5cb67);transition:opacity .25s ease}.plans>.card1>div>button[data-v-11d51bc5]:disabled,.plans>.card2>div>button[data-v-11d51bc5]:disabled,.plans>.card3>div>button[data-v-11d51bc5]:disabled{cursor:not-allowed;opacity:.5}.plans>.card1>div>button[data-v-11d51bc5]:not(:disabled):hover,.plans>.card2>div>button[data-v-11d51bc5]:not(:disabled):hover,.plans>.card3>div>button[data-v-11d51bc5]:not(:disabled):hover{background:linear-gradient(135deg,#cc6b10,#e5b954)}.plans>.card4[data-v-11d51bc5]{left:884px;display:flex;gap:48px;padding-bottom:24px}.plans>.card4>div:nth-child(1)[data-v-11d51bc5]{flex:0 0 auto}.plans>.card4>div:nth-child(1)>menu[data-v-11d51bc5]{display:inline-flex;padding:4px;margin-bottom:16px;border:1px solid #fff;border-radius:6px}.plans>.card4>div:nth-child(1)>menu>li[data-v-11d51bc5]{padding:6px 12px;border-radius:4px;font-size:14px;font-weight:500;line-height:20px;color:#fff;cursor:pointer;background-color:transparent}.plans>.card4>div:nth-child(1)>menu>li.selected[data-v-11d51bc5]{color:#000;cursor:default;background-color:#fff}.plans>.card4>div:nth-child(1)>div[data-v-11d51bc5]{position:relative;width:310px;height:310px;overflow:hidden;border-radius:12px}.plans>.card4>div:nth-child(1)>div>.wxpay[data-v-11d51bc5],.plans>.card4>div:nth-child(1)>div>.alipay[data-v-11d51bc5]{position:relative;width:310px;height:310px;border-radius:12px;background-color:#fff;pointer-events:none}.plans>.card4>div:nth-child(1)>div>.wxpay>img[data-v-11d51bc5]:nth-child(1),.plans>.card4>div:nth-child(1)>div>.alipay>img[data-v-11d51bc5]:nth-child(1){width:100%;height:100%;border:0;border-radius:12px;vertical-align:middle}.plans>.card4>div:nth-child(1)>div>.wxpay>img[data-v-11d51bc5]:nth-child(2),.plans>.card4>div:nth-child(1)>div>.alipay>img[data-v-11d51bc5]:nth-child(2){position:absolute;top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}.plans>.card4>div:nth-child(1)>div>.wxpay>iframe[data-v-11d51bc5],.plans>.card4>div:nth-child(1)>div>.alipay>iframe[data-v-11d51bc5]{width:100%;height:100%;margin:0;padding:0;border:0;outline:0;overflow:hidden;vertical-align:middle;background-color:transparent;pointer-events:none}.plans>.card4>div:nth-child(1)>div>.alipay[data-v-11d51bc5]{padding:34px}.plans>.card4>div:nth-child(1)>div>.loading[data-v-11d51bc5]{position:absolute;top:46%;left:35%}.plans>.card4>div:nth-child(1)>div>.loading>span[data-v-11d51bc5]{margin-left:10px;font-size:14px;font-weight:400;color:#000}.plans>.card4>div:nth-child(1)>div>.success[data-v-11d51bc5]{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#80808033}.plans>.card4>div:nth-child(1)>div>.success>span[data-v-11d51bc5]{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:12px;background-color:#fff}.plans>.card4>div:nth-child(2)[data-v-11d51bc5]{flex:0 0 auto;display:flex;flex-direction:column;justify-content:end}.plans>.card4>div:nth-child(2)>span[data-v-11d51bc5]{font-size:12px;font-weight:500;line-height:24px;color:#ffffff80;cursor:pointer}.plans>.card4>div:nth-child(2)>span[data-v-11d51bc5]:hover{color:#fff}.plans.normal1>.card1[data-v-11d51bc5],.plans.normal2>.card1[data-v-11d51bc5],.plans.normal3>.card1[data-v-11d51bc5]{left:36px;bottom:0;height:343px;opacity:1}.plans.normal1>.card2[data-v-11d51bc5],.plans.normal2>.card2[data-v-11d51bc5],.plans.normal3>.card2[data-v-11d51bc5]{left:306px;bottom:0;height:367px;opacity:1}.plans.normal1>.card3[data-v-11d51bc5],.plans.normal2>.card3[data-v-11d51bc5],.plans.normal3>.card3[data-v-11d51bc5]{left:576px;bottom:0;height:390px;opacity:1}.plans.normal1>.card4[data-v-11d51bc5],.plans.normal2>.card4[data-v-11d51bc5],.plans.normal3>.card4[data-v-11d51bc5]{left:884px}.plans.normal1>.card1[data-v-11d51bc5]{transition-delay:0s}.plans.normal1>.card2[data-v-11d51bc5]{transition-delay:.1s}.plans.normal1>.card3[data-v-11d51bc5]{transition-delay:.15s}.plans.normal2>.card1[data-v-11d51bc5]{transition-delay:.1s}.plans.normal2>.card2[data-v-11d51bc5]{transition-delay:0s}.plans.normal2>.card3[data-v-11d51bc5]{transition-delay:.15s}.plans.normal3>.card1[data-v-11d51bc5]{transition-delay:.1s}.plans.normal3>.card2[data-v-11d51bc5]{transition-delay:.15s}.plans.normal3>.card3[data-v-11d51bc5]{transition-delay:0s}.plans.trans1>.card1[data-v-11d51bc5]{left:36px;height:390px}.plans.trans1>.card2[data-v-11d51bc5]{bottom:-40px;opacity:0}.plans.trans1>.card3[data-v-11d51bc5]{bottom:-40px;opacity:0;transition-delay:.1s}.plans.trans1>.card4[data-v-11d51bc5]{left:370px;transition-delay:.15s}.plans.trans2>.card1[data-v-11d51bc5]{bottom:-40px;opacity:0}.plans.trans2>.card2[data-v-11d51bc5]{left:36px;height:390px;transition-delay:.1s}.plans.trans2>.card3[data-v-11d51bc5]{bottom:-40px;opacity:0}.plans.trans2>.card4[data-v-11d51bc5]{left:370px;transition-delay:.15s}.plans.trans3>.card1[data-v-11d51bc5]{bottom:-40px;opacity:0}.plans.trans3>.card2[data-v-11d51bc5]{bottom:-40px;opacity:0}.plans.trans3>.card3[data-v-11d51bc5]{left:36px;height:390px;transition-delay:.1s}.plans.trans3>.card4[data-v-11d51bc5]{left:370px;transition-delay:.15s}.plans>.loading[data-v-11d51bc5]{position:absolute;left:45%;bottom:230px}.plans>.loading>span[data-v-11d51bc5]{margin-left:10px;font-size:14px;font-weight:400}.bgs[data-v-11d51bc5]{flex:0 0 0}.bgs>img[data-v-11d51bc5]{position:absolute;top:0;right:0;pointer-events:none;-webkit-user-drag:none}.bgs>img[data-v-11d51bc5]:nth-child(1){top:31px;right:90px;width:29px;height:32px}.bgs>img[data-v-11d51bc5]:nth-child(2){top:31px;right:212px;width:57px;height:64px}.bgs>img[data-v-11d51bc5]:nth-child(3){top:85px;right:105px;width:131px;height:147px}.bgs>img[data-v-11d51bc5]:nth-child(4){border-top-right-radius:6px}.what-is-new[data-v-cf1e8688]{position:relative;width:640px;-webkit-user-select:none;user-select:none;border-radius:12px;background-color:#18181b}.what-is-new>header[data-v-cf1e8688]{height:180px;line-height:180px;text-align:center;border-radius:8px;background:linear-gradient(0deg,#18181b,#1f2937)}.what-is-new>header>img[data-v-cf1e8688]{width:209px;height:64px;border:0;vertical-align:middle;-webkit-user-drag:none}.what-is-new>div[data-v-cf1e8688]{padding:0 24px 32px}.what-is-new>div>h3[data-v-cf1e8688],.what-is-new>div>dl>dt[data-v-cf1e8688],.what-is-new>div>dl>dd[data-v-cf1e8688],.what-is-new>div>div[data-v-cf1e8688]{font-size:15px;font-weight:500;line-height:1.5}.what-is-new>div>dl>dt[data-v-cf1e8688]{margin-top:15px}.what-is-new>div>dl>dd[data-v-cf1e8688]{color:#ffffffbf}.what-is-new>div>div[data-v-cf1e8688]{margin-top:25px}.what-is-new>menu[data-v-cf1e8688]{position:absolute;top:12px;right:12px}.what-is-new>menu>.close[data-v-cf1e8688]{cursor:pointer}.what-is-new>menu>.close>svg[data-v-cf1e8688]{width:24px;height:24px}.what-is-new>menu>.close:hover>svg[data-v-cf1e8688]{fill:#333}.marketing-active>img[data-v-cf1e8688]{width:889px;height:500px;-webkit-user-drag:none}.popup-agreement-file[data-v-a320253e]{position:relative;width:60vw;max-width:1200px;border-radius:0 4px 4px;-webkit-user-select:none;user-select:none}.popup-agreement-file>nav[data-v-a320253e]{position:absolute;top:0;left:-38px}.popup-agreement-file>nav>span[data-v-a320253e]{display:block;writing-mode:tb;padding:20px 20px 20px 10px;margin-bottom:8px;text-align:center;word-wrap:break-word;word-break:break-all;border:1px solid transparent;border-right:0;border-radius:4px 0 0 4px;color:#999;cursor:pointer}.popup-agreement-file>nav>span[data-v-a320253e]:hover{background-color:#18181bb3}.popup-agreement-file>nav>span.selected[data-v-a320253e]{font-weight:700;color:#fff;background-color:#18181b;cursor:default}.popup-agreement-file>div[data-v-a320253e]{height:80vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:20px 40px 40px;border-radius:4px;-webkit-user-select:none;user-select:none;scrollbar-color:#333 transparent;scrollbar-width:thin}.popup-agreement-file>div[data-v-a320253e]>pre{line-height:1.8;white-space:pre-wrap;word-break:break-word;color:#fff}.user-quick-start[data-v-aba180fb]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.user-quick-start>div[data-v-aba180fb]{position:absolute;background-color:transparent}.user-quick-start>section[data-v-aba180fb]{position:absolute;padding:16px;border-radius:12px;background-color:#18181b;-webkit-user-select:none;user-select:none}.user-quick-start>section>h3[data-v-aba180fb]{font-size:16px;font-weight:600;line-height:1.4;white-space:nowrap}.user-quick-start>section>p[data-v-aba180fb]{margin:8px 0 0;font-size:14px;font-weight:400;white-space:nowrap;color:#999}.user-quick-start>section>div[data-v-aba180fb]{margin-top:14px;display:flex;align-items:center;justify-content:space-between}.user-quick-start>section>div[data-v-aba180fb]:has(:only-child){justify-content:end}.user-quick-start>section>div>span[data-v-aba180fb]{font-size:12px;font-weight:400;color:#cbd5e1}.user-quick-start>section>div>button[data-v-aba180fb]{width:52px;height:20px;border-radius:4px;font-size:10px;font-weight:500;color:#fff;background-color:#222}.user-quick-start>section>div>button[data-v-aba180fb]:hover{background-color:#444}.export-options[data-v-bbaeba60]{padding:24px;-webkit-user-select:none;user-select:none}.export-options>h3[data-v-bbaeba60]{font-size:18px;font-weight:600;line-height:28px}.export-options>p[data-v-bbaeba60]{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#64748b}.export-options>ul[data-v-bbaeba60]{margin-top:16px}.export-options>ul>li[data-v-bbaeba60]{margin-bottom:16px;cursor:pointer}.export-options>ul>li>span[data-v-bbaeba60]:first-child{display:inline-block;width:22px;height:17px;padding-left:1.5px}.export-options>ul>li>span[data-v-bbaeba60]:last-child{position:relative;top:1px;font-size:14px;font-weight:500;color:#cbd5e1bf}.export-options>ul>li.checked>span[data-v-bbaeba60]:first-child{padding-left:0}.export-options>ul>li.checked>span[data-v-bbaeba60]:last-child{color:#fff}.export-options>ul>li.radio-box[data-v-bbaeba60]{margin-left:22px}.export-options>ul>li.radio-box>i[data-v-bbaeba60]{margin-right:6px}.export-options>ul>li.disabled[data-v-bbaeba60]{cursor:not-allowed}.export-options>menu[data-v-bbaeba60]{display:flex;justify-content:end;gap:8px}.export-options[data-v-1214501e]{padding:24px;-webkit-user-select:none;user-select:none}.export-options>h3[data-v-1214501e]{font-size:18px;font-weight:600;line-height:28px}.export-options>p[data-v-1214501e]{margin-top:8px;font-size:14px;font-weight:400;line-height:20px;color:#64748b}.export-options>ul[data-v-1214501e]{margin-top:16px}.export-options>ul>li[data-v-1214501e]{margin-bottom:16px;cursor:pointer}.export-options>ul>li>span[data-v-1214501e]:first-child{display:inline-block;width:22px;height:17px;padding-left:1.5px}.export-options>ul>li>span[data-v-1214501e]:last-child{position:relative;top:1px;font-size:14px;font-weight:500;color:#cbd5e1bf}.export-options>ul>li.checked>span[data-v-1214501e]:first-child{padding-left:0}.export-options>ul>li.checked>span[data-v-1214501e]:last-child{color:#fff}.export-options>ul>li.radio-box[data-v-1214501e]{margin-left:22px}.export-options>ul>li.radio-box>i[data-v-1214501e]{margin-right:6px}.export-options>ul>li.disabled[data-v-1214501e]{cursor:not-allowed}.export-options>menu[data-v-1214501e]{display:flex;justify-content:end;gap:8px}
