:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;background:#f8fafc}button,input,textarea{font:inherit}button{cursor:pointer}.shell{max-width:1440px;margin:0 auto;padding:24px}.topbar{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;background:#fff;border-radius:20px;padding:20px 24px;box-shadow:0 2px 12px #0f172a0f}.topbar h1{margin:0;font-size:28px}.topbar p{margin:8px 0 0;color:#64748b}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tab{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:10px 16px}.tab.active{background:#0f172a;color:#fff;border-color:#0f172a}.message{margin:16px 0;background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe;padding:12px 16px;border-radius:16px}.layout{display:grid;gap:24px}.two-col{grid-template-columns:320px 1fr}.three-col{grid-template-columns:320px 1fr 360px}.stack{display:grid;gap:24px}.stack.compact{gap:12px}.panel{background:#fff;border-radius:20px;padding:20px;box-shadow:0 2px 12px #0f172a0f}.panel.focus{outline:2px solid #0f172a}.panel.side{min-height:500px}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.panel-head h2{margin:0;font-size:22px}.panel-head p{margin:6px 0 0;color:#64748b}.btn{border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:12px;padding:10px 14px}.btn.primary{background:#0f172a;color:#fff;border-color:#0f172a}.btn.danger{background:#b91c1c;color:#fff;border-color:#b91c1c}.btn.ghost{background:#f8fafc}.actions{display:flex;gap:10px}.actions.inline{align-items:center}.actions.wrap{flex-wrap:wrap}.grid{display:grid;gap:16px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{display:grid;gap:8px}.field span{font-size:14px;color:#334155;font-weight:600}input,textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;background:#fff}input:focus,textarea:focus{outline:2px solid #bfdbfe;border-color:#60a5fa}.list-scroll{display:grid;gap:10px;max-height:720px;overflow:auto}.list-item{width:100%;text-align:left;border:1px solid #e2e8f0;background:#fff;border-radius:16px;padding:14px;display:grid;gap:6px}.list-item.selected{border-color:#0f172a;background:#f1f5f9}.list-item span,.list-item small,.muted{color:#64748b}.step-card{border:1px solid #e2e8f0;border-radius:18px;overflow:hidden}.step-head{display:flex;justify-content:space-between;gap:12px;padding:16px;align-items:center}.step-toggle{background:transparent;border:0;text-align:left;display:grid;gap:6px;flex:1}.step-toggle small{color:#64748b}.step-body{border-top:1px solid #e2e8f0;padding:16px;display:grid;gap:16px}.status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700;text-transform:lowercase}.status.draft{background:#e2e8f0;color:#334155}.status.recommended{background:#fef3c7;color:#92400e}.status.selected{background:#dcfce7;color:#166534}.rec-card{width:100%;text-align:left;border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:16px;display:grid;gap:10px}.rec-card.active{border-color:#0f172a;background:#f1f5f9}.row{display:flex;gap:12px;align-items:center}.row.between{justify-content:space-between}.badges,.tag-wrap{display:flex;flex-wrap:wrap;gap:8px}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:12px;background:#e2e8f0;color:#334155}.pill.outline{background:#fff;border:1px solid #cbd5e1}.info-block{display:grid;gap:8px}.info-title{font-size:14px;font-weight:700;color:#334155}.info-value{color:#475569;line-height:1.6}.info-value.pre{white-space:pre-wrap;background:#f8fafc;border-radius:12px;padding:12px}.scroll-inner{max-height:760px;overflow:auto;padding-right:6px}.stats-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.stat{border:1px solid #e2e8f0;border-radius:18px;padding:16px}.stat-title{color:#64748b;font-size:14px}.stat-value{margin-top:8px;font-size:24px;font-weight:700}.cards{align-items:start}.subcard{border:1px solid #e2e8f0;border-radius:18px;padding:16px}.subcard h3{margin:0 0 12px}.mini-card{background:#f8fafc;border-radius:14px;padding:12px;display:grid;gap:10px}.final-card{background:#ecfdf5;border-radius:14px;padding:14px;display:grid;gap:12px}.empty{color:#64748b;padding:24px;text-align:center}.small{font-size:12px}@media (max-width: 1200px){.two-col,.three-col,.stats-grid,.grid.two,.grid.three{grid-template-columns:1fr}.topbar{flex-direction:column}}.rec-card{cursor:pointer}.demo-shell{border:1px solid #cbd5e1;border-radius:16px;padding:14px;background:#f8fafc;display:grid;gap:12px}.demo-shell.compact{padding:12px}.demo-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.demo-title{font-size:14px;font-weight:700;color:#334155}.demo-reset{padding:6px 10px;border-radius:10px;font-size:12px}.demo-body{display:grid;gap:12px}.demo-stage{min-height:110px;border-radius:14px;background:#fff;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;padding:16px}.plate-stage{gap:80px}.plate-dot{width:28px;height:28px;border-radius:999px;background:#cbd5e1;border:4px solid #e2e8f0}.plate-dot.active{background:#334155}.plate-dot.done{background:#16a34a}.demo-caption{color:#334155;line-height:1.6}.demo-note{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8;border-radius:12px;padding:10px 12px}.demo-note.success{background:#ecfdf5;border-color:#bbf7d0;color:#166534}.demo-note.warning{background:#fff7ed;border-color:#fed7aa;color:#c2410c}.demo-progress{font-size:13px;color:#64748b}.check-grid{display:grid;gap:10px}.check-item{display:flex;align-items:center;gap:10px;border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:12px;text-align:left}.check-item.checked{border-color:#16a34a;background:#f0fdf4}.story-track{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.story-node{height:40px;border-radius:999px;border:1px solid #cbd5e1;display:flex;align-items:center;justify-content:center;background:#fff}.story-node.done{background:#0f172a;color:#fff;border-color:#0f172a}.fill-row{display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center}.empty-demo{color:#64748b;text-align:center}@media (max-width: 1200px){.fill-row{grid-template-columns:1fr}}.timeline-mini{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.timeline-node{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:10px 8px}.timeline-node.active{background:#0f172a;color:#fff;border-color:#0f172a}.timeline-node.done{background:#dcfce7;border-color:#86efac}.gate-box,.gauge-box,.drop-zone,.hotspot-board,.bar-track{background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:12px}.gauge-box{display:grid;justify-items:center;gap:10px}.gauge-ring{width:92px;height:92px;border-radius:999px;border:8px solid #cbd5e1;display:flex;align-items:center;justify-content:center;font-weight:700}.mini-list{display:flex;flex-wrap:wrap;gap:8px}.mini-chip{border:1px solid #cbd5e1;background:#fff;border-radius:999px;padding:8px 12px}.mini-chip.ok{background:#ecfdf5;border-color:#86efac;color:#166534}.bar-track{padding:0;overflow:hidden;height:14px}.bar-fill{height:100%;background:#0f172a;border-radius:999px}.hotspot-board{min-height:110px;display:flex;justify-content:space-around;align-items:center}.hotspot{cursor:pointer}.story-track.wide{grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.story-node.label{border-radius:12px;padding:0 10px;min-width:70px}.drop-zone{min-height:56px;display:flex;align-items:center}.template-layout .panel.side{min-height:760px}.template-list-scroll{max-height:760px}.template-group{display:grid;gap:12px;margin-bottom:18px}.template-group-title{font-size:13px;font-weight:800;color:#334155;position:sticky;top:0;background:#fff;padding:4px 0}.template-item strong{font-size:15px}
