.story-panel[data-v-552e1323]{align-items:stretch;display:flex;height:100%;position:relative;width:100%}.collpase[data-v-552e1323]{cursor:pointer;height:20px;margin-left:8px;transition:color .2s;width:20px}@media (hover:hover) and (pointer:fine){.collpase[data-v-552e1323]:hover{color:var(--pw-text-color-2)}}.story-chat-area[data-v-552e1323]{align-items:center;background-color:var(--pw-bg-color-3);border-radius:12px;display:flex;flex:1;height:100%;justify-content:center;min-width:0}.story-input-toolbar[data-v-552e1323]{max-width:1000px;padding:16px;width:100%}.story-hero-title[data-v-552e1323]{color:var(--pw-text-color-1);font-size:32px;font-weight:500;line-height:48px;margin:0 0 16px}.story-hero-desc[data-v-552e1323]{color:var(--pw-text-color-5);font-size:16px;line-height:24px;margin:0 0 34px}.toolbar-main-box[data-v-552e1323]{background:var(--pw-bg-color-2);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;display:flex;flex-direction:column;min-height:186px;padding:14px 16px;position:relative}.toolbar-input-box[data-v-552e1323]{align-items:flex-start;display:flex;flex:1;gap:8px;margin-bottom:10px}.toolbar-input-box .toolbar-textarea[data-v-552e1323]{background-color:transparent;border:none;color:var(--pw-text-color-1);flex:1;font-size:14px;line-height:22px;max-height:120px;min-height:106px;outline:none;overflow-y:auto;resize:none}.toolbar-input-box .toolbar-textarea[data-v-552e1323]::-moz-placeholder{color:var(--pw-text-color-5)}.toolbar-input-box .toolbar-textarea[data-v-552e1323]::placeholder{color:var(--pw-text-color-5)}.toolbar-actions[data-v-552e1323]{justify-content:space-between}.toolbar-actions[data-v-552e1323],.toolbar-right[data-v-552e1323]{align-items:center;display:flex;gap:10px}.toolbar-right[data-v-552e1323]{flex-shrink:0}.char-count[data-v-552e1323]{color:var(--pw-text-color-5);font-size:14px;white-space:nowrap}.char-count-over[data-v-552e1323]{color:#f56c6c}.toolbar-error[data-v-552e1323]{bottom:-26px;color:#f56c6c;font-size:16px;left:0;line-height:18px;position:absolute}.toolbar-config-row[data-v-552e1323]{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.config-tag[data-v-552e1323]{align-items:center;background:#26272f;border-radius:6px;color:var(--pw-text-color-1);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px;height:36px;padding:0 12px;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.config-tag i[data-v-552e1323]{font-size:20px}.config-divider[data-v-552e1323]{background:#fff3;height:16px;margin:0 4px;width:1px}.config-tag-wrapper[data-v-552e1323]{position:relative}.config-dropdown[data-v-552e1323]{background:#26272f;border-radius:8px;box-shadow:0 4px 12px #0000004d;left:0;min-width:120px;padding:6px;position:absolute;top:calc(100% + 6px);z-index:10}.config-dropdown-item[data-v-552e1323]{border-radius:6px;color:var(--pw-text-color-1);cursor:pointer;font-size:14px;padding:10px 16px;transition:background .2s}.config-dropdown-item[data-v-552e1323]:hover{background:#ffffff14}.config-dropdown-item.active[data-v-552e1323]{color:var(--pw-text-color-1)}.toolbar-generate-btn[data-v-552e1323]{align-items:center;background:var(--pw--button-primary-bg);border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.toolbar-generate-btn[data-v-552e1323]:hover{background:var(--pw--button-primary-bg-h)}.toolbar-generate-btn[data-v-552e1323]:active{background:var(--pw--button-primary-bg-a)}.toolbar-generate-btn.is-loading[data-v-552e1323]{opacity:.7;pointer-events:none}.toolbar-generate-btn .btn-loading-icon[data-v-552e1323]{animation:spin-552e1323 1s linear infinite;color:var(--pw-text-color-1);font-size:16px}@keyframes spin-552e1323{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.story-history-collapsed-btn[data-v-552e1323]{align-items:center;background:var(--pw-bg-color-2);border-radius:4px;color:var(--pw-text-color-1);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;height:34px;padding:0 38px;position:absolute;right:16px;top:16px;transition:background .2s;white-space:nowrap;z-index:1}.story-history-collapsed-btn i[data-v-552e1323]{font-size:20px}@media (hover:hover) and (pointer:fine){.story-history-collapsed-btn[data-v-552e1323]:hover{background:var(--pw-bg-color-2)}}.story-history-sidebar[data-v-552e1323]{flex-shrink:0;height:100%;overflow:hidden;transition:width .3s}.story-history-inner[data-v-552e1323]{background:var(--pw-bg-color-2);border-radius:12px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:440px}.story-history-inner .history-header[data-v-552e1323]{cursor:pointer;flex-shrink:0;padding:18px 16px}.story-history-inner .history-header i[data-v-552e1323]{color:var(--pw-text-color-1);font-size:20px;margin-right:8px}.story-history-inner .history-header .header-text[data-v-552e1323]{color:var(--pw-text-color-1);font-size:16px;font-weight:600}.story-history-inner .history-list[data-v-552e1323]{flex:1;min-height:0;overflow-y:auto;padding:0 16px 16px}.story-history-inner .history-list[data-v-552e1323]::-webkit-scrollbar{width:4px}.story-history-inner .history-list[data-v-552e1323]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.story-history-inner .history-list[data-v-552e1323]::-webkit-scrollbar-track{background:transparent}.new-chat-btn[data-v-552e1323]{background:var(--pw--button-primary-bg);border-radius:100px;color:var(--pw-text-color-1);cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;margin:0 16px 12px;padding:10px 0;text-align:center}.new-chat-btn i[data-v-552e1323]{color:var(--pw-text-color-1);font-size:16px;margin-right:8px}.new-chat-btn[data-v-552e1323]:hover{background:var(--pw--button-primary-bg-h)}.new-chat-btn[data-v-552e1323]:active{background:var(--pw--button-primary-bg-a)}.history-list[data-v-552e1323]{flex:1;min-height:0;overflow-y:auto;padding:0 16px 16px}.history-list[data-v-552e1323]::-webkit-scrollbar{width:4px}.history-list[data-v-552e1323]::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.history-list[data-v-552e1323]::-webkit-scrollbar-track{background:transparent}.history-list .history-loading-more[data-v-552e1323]{align-items:center;display:flex;justify-content:center;padding:16px 0}.history-list .history-loading-more .loading-more-icon[data-v-552e1323]{animation:spin-552e1323 1s linear infinite;color:var(--pw-text-color-5);font-size:16px}.mobile-top-nav[data-v-552e1323]{align-items:center;background:var(--pw-bg-color-2);display:flex;flex-shrink:0;height:48px;justify-content:flex-end;padding:0 16px;width:100%}.mobile-nav-right[data-v-552e1323]{align-items:center;color:var(--pw-text-color-2);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:4px}.mobile-nav-right i[data-v-552e1323]{font-size:20px}.history-skeleton-card[data-v-552e1323]{background:var(--pw-bg-color-2);border-radius:12px;margin-bottom:20px;padding:16px}.history-skeleton-card .skeleton-header[data-v-552e1323]{align-items:flex-start;display:flex;gap:10px;margin-bottom:10px}.history-skeleton-card .skeleton-info[data-v-552e1323]{flex:1;min-width:0}.history-skeleton-card .skeleton-cover[data-v-552e1323]{aspect-ratio:16/9;background:var(--pw-bg-color-3);border-radius:8px;overflow:hidden;width:100%}.history-empty[data-v-552e1323]{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:60px 0}.history-empty .dark-empty-files[data-v-552e1323]{color:var(--pw-svg-empty-img-color)}.history-empty__icon[data-v-552e1323]{color:var(--pw-text-color-5);font-size:40px;opacity:.5}.history-empty p[data-v-552e1323],.history-empty__text[data-v-552e1323]{color:var(--pw-text-color-1);font-size:14px}.history-empty .history-login-btn[data-v-552e1323]{font-size:14px;height:unset;line-height:22px;padding:6px 24px;width:unset}@media screen and (max-width:900px){.story-panel[data-v-552e1323]{display:flex;flex-direction:column;height:auto;min-height:calc(100vh - 48px)}.story-chat-area[data-v-552e1323]{align-items:flex-start;background-color:var(--pw-bg-color-2);border-radius:unset;width:100%}.story-input-toolbar[data-v-552e1323]{margin-top:80px;max-width:unset;padding:16px 12px}.story-history-collapsed-btn[data-v-552e1323],.story-history-sidebar[data-v-552e1323]{display:none}.toolbar-config-row[data-v-552e1323]{gap:4px}.config-tag[data-v-552e1323]{font-size:12px;height:30px;padding:0 8px}.toolbar-actions[data-v-552e1323]{flex-wrap:wrap}.toolbar-right[data-v-552e1323]{margin-left:auto}}.story-history-drawer .arco-drawer-body{height:100%;overflow:hidden}.story-history-drawer .drawer-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.story-history-drawer .drawer-header{flex-shrink:0}.story-history-drawer .drawer-scroll-area{display:flex;flex:1;flex-direction:column;min-height:0;overflow-y:auto}.story-history-drawer .drawer-scroll-area::-webkit-scrollbar{width:4px}.story-history-drawer .drawer-scroll-area::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.story-history-drawer .drawer-scroll-area::-webkit-scrollbar-track{background:transparent}.story-history-drawer .new-chat-btn{background:var(--pw--button-primary-bg);border-radius:100px;color:var(--pw-text-color-1);cursor:pointer;flex-shrink:0;font-size:14px;font-weight:500;margin:16px;padding:10px 0;text-align:center}.story-history-drawer .new-chat-btn i{color:var(--pw-text-color-1);font-size:16px;margin-right:8px}.story-history-drawer .new-chat-btn:hover{background:var(--pw--button-primary-bg-h)}.story-history-drawer .new-chat-btn:active{background:var(--pw--button-primary-bg-a)}.story-history-drawer .history-list{flex:1;min-height:0;overflow-y:auto;padding:0 16px 16px}.story-history-drawer .history-list::-webkit-scrollbar{width:4px}.story-history-drawer .history-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.story-history-drawer .history-list::-webkit-scrollbar-track{background:transparent}.story-operate-drawer.arco-drawer-container{z-index:10011!important}.story-operate-drawer+.arco-drawer-mask{z-index:1001}.drawer-operate-container{align-items:center;display:flex;flex-direction:column;padding:16px}.drawer-operate-container .drawer-operate-item{align-items:center;border-radius:4px;color:var(--pw-text-color-1);cursor:pointer;display:flex;font-size:14px;gap:8px;padding:12px 18px;width:100%}.drawer-operate-container .drawer-operate-item i{font-size:16px}.drawer-operate-container .drawer-operate-item .vip-badge{background-color:#ff9d00;border-radius:4px;color:#26272f;display:inline-block;font-size:10px;font-weight:600;line-height:12px;padding:2px 6px}.drawer-operate-container .drawer-operate-item .loading-img{animation:rotate 1s linear infinite;margin-left:auto}.drawer-operate-container .drawer-operate-item:active{background-color:var(--pw-bg-color-3)}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
