:root{font-family:Inter,SF Pro Display,system-ui,-apple-system,sans-serif;line-height:1.6;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,#e0f2fe 0,transparent 35%),radial-gradient(circle at 80% 0%,#eef2ff 0,transparent 30%),#f8fafc;color:#0f172a}a{color:inherit;text-decoration:none}button{font-family:inherit}#root{width:100%}.page{max-width:1180px;margin:0 auto 96px;padding:32px 20px 0}.pipeline-switcher{margin-bottom:16px}.pipeline-tabs{display:flex;gap:10px;flex-wrap:wrap}.pipeline-tab{min-width:200px;text-align:left;border-radius:14px;border:1px solid #d7e0ec;padding:12px;background:#fff;cursor:pointer;transition:all .2s ease;box-shadow:0 6px 16px #94a3b82e}.pipeline-tab:hover{border-color:#38bdf8;transform:translateY(-1px)}.pipeline-tab.active{border-color:#6366f1;box-shadow:0 10px 22px #6366f140}.ghost-tab{background:#f8fafc;box-shadow:none}.tab-head{display:flex;align-items:center;justify-content:space-between;font-weight:700}.tab-progress{font-size:13px;color:#334155}.tab-meta{display:flex;align-items:center;gap:8px;margin-top:6px}.hero{background:#0b1224;color:#e2e8f0;padding:32px;border-radius:20px;display:grid;gap:24px;grid-template-columns:1.2fr .9fr;box-shadow:0 20px 40px #0f172a59}.hero .eyebrow{color:#94a3b8;letter-spacing:.04em;font-size:13px;text-transform:uppercase;margin:0 0 6px}.hero h1{margin:0 0 10px;font-size:32px;line-height:1.3}.highlight{color:#7dd3fc}.lede{margin:0 0 18px;color:#cbd5e1}.hero-actions{display:flex;gap:12px;margin:10px 0 16px}.hero-card{border:1px solid rgba(226,232,240,.12);background:#ffffff05;border-radius:16px;padding:16px}.status-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:10px}.status-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:#ffffff0a}.status-item p{margin:2px 0 0;color:#cbd5e1;font-size:14px}.progress{margin-top:8px;display:flex;flex-direction:column;gap:6px;color:#cbd5e1;font-size:14px}.progress-bar{height:8px;border-radius:999px;background:linear-gradient(90deg,#38bdf8,#a855f7);transition:width .4s ease}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:20px}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:18px;box-shadow:0 14px 30px #94a3b826}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel h3{margin:2px 0}.muted{color:#64748b;margin:6px 0 12px}.uploader{display:flex;gap:10px;align-items:center;margin-bottom:12px}.uploader input[type=file]{display:none}.uploader label,button{border-radius:10px;border:1px solid #d7e0ec;padding:10px 14px;background:#fff;color:#0f172a;cursor:pointer;font-weight:600;transition:all .2s ease}.uploader label:hover,button:hover{border-color:#38bdf8;box-shadow:0 10px 20px #38bdf833}.primary{background:linear-gradient(90deg,#38bdf8,#6366f1);color:#fff;border:none;box-shadow:0 12px 30px #6366f159}.primary:disabled,button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.ghost{background:#f8fafc}.book-card{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.book-cover{width:44px;height:64px;border-radius:6px;box-shadow:0 8px 16px #00000014}.chip{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.chip.idle{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.chip.running{background:#fffbeb;color:#d97706;border:1px solid #fcd34d}.chip.done{background:#ecfdf3;color:#16a34a;border:1px solid #86efac}.chip.error{background:#fef2f2;color:#dc2626;border:1px solid #fecdd3}.dot{width:12px;height:12px;border-radius:50%}.dot.idle{background:#cbd5e1}.dot.running{background:#f59e0b}.dot.done{background:#22c55e}.dot.error{background:#ef4444}.actions{display:flex;gap:10px;margin:6px 0 12px;flex-wrap:wrap}.summary-list{padding-left:18px;margin:0;display:grid;gap:8px}.summary-list li{color:#0f172a}.image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:10px 0}.image-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#f8fafc}.image-card img{width:100%;height:140px;object-fit:cover;display:block}.image-card figcaption{padding:8px 10px;font-size:14px;color:#475569}.audio-box,.video-box{border:1px solid #e2e8f0;border-radius:12px;padding:12px;background:#f8fafc;margin-top:12px}.video-box video{width:100%;border-radius:8px;background:#000}.publish{margin-top:12px;display:flex;align-items:center;gap:10px}.step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px}.step-card{border:1px solid #e2e8f0;border-radius:14px;padding:14px;background:#f8fafc}.step-head{display:flex;gap:10px}.step-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.log-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.log-list li{padding:10px 12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;color:#0f172a;font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}}
