:root{--sidebar-width: 240px;--sidebar-collapsed-width: 64px}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%;overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans SC,Microsoft YaHei,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#8080804d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#80808080}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.glass-card{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:12px;border:1px solid rgba(128,128,128,.12)}.step-indicator{display:inline-flex;align-items:center;gap:4px}.step-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.step-dot.done{background:#18a058}.step-dot.active{background:#2080f0;animation:pulse 1.2s infinite}.step-dot.pending{background:#d4d4d4}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.log-stream{font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:12px;line-height:1.6;max-height:300px;overflow-y:auto;padding:12px;border-radius:8px;background:#00000008}.log-line{white-space:pre-wrap;word-break:break-all}.novel-text{font-size:16px;line-height:2;letter-spacing:.02em;white-space:pre-wrap;word-break:break-word}
