.login-container{min-height:100vh;display:flex}.login-left{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);flex:1;justify-content:center;align-items:center;padding:48px;display:flex}.login-brand{text-align:center;max-width:400px}.login-brand .brand-logo{object-fit:cover;border-radius:24px;width:120px;height:120px;margin-bottom:24px;box-shadow:0 4px 16px #0000004d}.header-logo{object-fit:cover;border-radius:8px;width:36px;height:36px}.login-brand h1{letter-spacing:1px;margin:0 0 12px;font-size:32px;font-weight:700}.login-brand p{opacity:.7;margin:0 0 4px;font-size:16px}.login-brand .brand-sub{opacity:.4;margin-top:16px;font-size:14px}.login-right{background:#f7f8fa;flex:1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.login-card{border-radius:12px;width:100%;max-width:380px;box-shadow:0 2px 16px #0000000f}.login-header{text-align:center}.login-header h2{color:#1a1a2e;margin:0 0 8px;font-size:24px;font-weight:600}.login-footer a{font-weight:500}@media (width<=768px){.login-left{display:none}.login-right{padding:24px 16px}}.dashboard-layout{background:#f0f2f5;min-height:100vh}.dashboard-header{z-index:100;background:#1a1a2e;padding:0 32px;position:sticky;top:0;box-shadow:0 2px 12px #0000001f}.header-content{justify-content:space-between;align-items:center;height:64px;display:flex}.header-brand{align-items:center;gap:12px;display:flex}.header-logo{object-fit:cover;border-radius:8px;width:36px;height:36px;box-shadow:0 2px 8px #0000004d}.header-title{color:#fff;letter-spacing:.5px;font-size:18px;font-weight:600}.header-btn{border-radius:8px}.dashboard-content{padding:0}.content-inner{max-width:1280px;margin:0 auto;padding:28px 32px 48px}.stats-row{margin-bottom:28px}.stat-card{text-align:center;background:#fff;border-radius:12px;padding:20px 24px;transition:all .2s;box-shadow:0 1px 4px #0000000f}.stat-card:hover{transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.stat-value{color:#1a1a2e;margin-bottom:8px;font-size:32px;font-weight:700;line-height:1}.stat-label{color:#8c8c8c;font-size:13px}.empty-state{text-align:center;padding:80px 24px}.empty-icon{color:#bfbfbf;background:#f0f2f5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:32px;display:flex}.empty-title{color:#1a1a2e;margin-bottom:8px;font-size:20px;font-weight:600}.empty-desc{color:#8c8c8c;margin-bottom:28px;font-size:14px}.empty-btn{border-radius:8px;height:40px;padding:0 24px;font-size:15px}.project-card{background:#fff;border:1px solid #f0f0f0;border-radius:14px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;padding:0!important}.project-card:hover{border-color:#e8e8e8;transform:translateY(-4px);box-shadow:0 12px 32px #0000001f}.card-stripe{width:100%;height:4px}.card-head{justify-content:space-between;align-items:flex-start;padding:16px 16px 0;display:flex}.card-icon{color:#667eea;background:#f7f8fa;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.card-more{cursor:pointer;color:#bfbfbf;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px 6px;font-size:18px;transition:all .2s;display:flex}.card-more:hover{color:#595959;background:#f0f2f5}.card-title{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;padding:12px 16px 4px;font-size:16px;font-weight:600;overflow:hidden}.card-status{align-items:center;gap:6px;padding:0 16px 12px;display:flex}.status-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.status-text{color:#595959;font-size:13px}.card-meta{border-top:1px solid #f5f5f5;flex-direction:column;gap:6px;padding:12px 16px;display:flex}.meta-item{color:#8c8c8c;align-items:center;gap:6px;font-size:12px;display:flex}.meta-icon{color:#bfbfbf;font-size:12px}.card-actions{flex-wrap:wrap;gap:8px;padding:12px 16px 16px;display:flex}.card-actions .ant-btn{border-radius:6px;font-size:13px}@media (width<=768px){.content-inner{padding:20px 16px 40px}.stats-row .ant-col{margin-bottom:12px}.header-title{display:none}}.project-layout{background:#f0f2f5;min-height:100vh}.project-header{z-index:100;background:#1a1a2e;padding:0 32px;position:sticky;top:0;box-shadow:0 2px 12px #0000001f}.project-header .header-content{justify-content:space-between;align-items:center;height:64px;display:flex}.project-header .header-left{align-items:center;gap:12px;display:flex}.project-header .header-logo{object-fit:cover;border-radius:6px;width:32px;height:32px}.project-header .header-title{color:#fff;font-size:17px;font-weight:600}.project-header .back-btn{border-radius:8px}.project-header .status-tag{border-radius:6px;padding:4px 12px;font-size:13px}.project-content{padding:0}.project-content .content-inner{max-width:1280px;margin:0 auto;padding:28px 32px 48px}.steps-container{background:#fff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:24px;padding:24px 32px;display:flex;box-shadow:0 1px 4px #0000000f}.step-item{opacity:.4;flex-direction:column;align-items:center;gap:8px;transition:opacity .3s;display:flex}.step-item.done,.step-item.current{opacity:1}.step-icon{color:#bfbfbf;background:#f0f2f5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .3s;display:flex}.step-item.done .step-icon{color:#52c41a;background:#f6ffed}.step-item.current .step-icon{color:#1677ff;background:#e6f4ff;box-shadow:0 0 0 4px #1677ff1a}.step-label{color:#595959;font-size:13px;font-weight:500}.step-line{background:#f0f0f0;width:60px;height:2px;margin:0 16px 22px;transition:background .3s}.step-line.active{background:#52c41a}.detail-row{margin-bottom:24px}.detail-card{border-radius:14px;height:100%;box-shadow:0 1px 4px #0000000f}.card-section-title{color:#1a1a2e;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;font-weight:600;display:flex}.section-icon{color:#667eea;font-size:18px}.novel-info,.script-info{flex-direction:column;gap:16px;display:flex}.novel-meta,.script-meta{align-items:center;gap:12px;display:flex}.novel-id{font-family:SF Mono,Monaco,monospace;font-size:13px}.novel-empty{justify-content:center;display:flex}.view-script-btn,.generate-btn{border-radius:8px;width:fit-content}.meta-card{border-radius:14px;box-shadow:0 1px 4px #0000000f}@media (width<=768px){.project-content .content-inner{padding:20px 16px 40px}.steps-container{padding:16px}.step-line{width:30px;margin:0 8px}}.script-layout{background:#f0f2f5;min-height:100vh}.script-header{z-index:100;background:#1a1a2e;padding:0 32px;position:sticky;top:0;box-shadow:0 2px 12px #0000001f}.script-header .header-content{justify-content:space-between;align-items:center;height:64px;display:flex}.script-header .header-left{align-items:center;gap:12px;display:flex}.script-header .header-logo{object-fit:cover;border-radius:6px;width:32px;height:32px}.script-header .header-title{color:#fff;font-size:17px;font-weight:600}.script-header .back-btn,.script-header .action-btn{border-radius:8px}.script-content{max-width:1280px;margin:0 auto;padding:24px 32px}.episode-content{margin-top:16px}.episode-info,.scene-card{border-radius:12px;margin-bottom:16px;box-shadow:0 1px 4px #0000000a}.dialogues{margin-top:16px}.dialogue-card{cursor:pointer;border-radius:8px;margin-bottom:8px;transition:all .25s cubic-bezier(.4,0,.2,1)}.dialogue-card:hover{transform:translate(4px);box-shadow:0 2px 12px #00000014}@media (width<=768px){.script-content{padding:16px}.script-header .header-title{display:none}}:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}
