:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.app-shell{grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#dce7ff;background:radial-gradient(circle at 0 0,#3d70ff59,#0000 35%),linear-gradient(#10172a 0%,#121827 100%);flex-direction:column;gap:28px;padding:28px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#0f172a;background:#d7e4ff;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand strong,.brand span,.sidebar-card strong,.sidebar-card span{display:block}.brand span,.sidebar-card span{color:#94a3b8;margin-top:4px;font-size:13px}.nav-list{gap:8px;display:grid}.nav-item{color:#cbd5e1;border:1px solid #0000;border-radius:16px;gap:4px;padding:14px 16px;display:grid}.nav-item small{color:#7f8da3}.nav-item.active,.nav-item:hover{color:#fff;background:#94a3b81f;border-color:#bfdbfe2e}.sidebar-card{background:#0f172ab8;border:1px solid #bfdbfe2e;border-radius:20px;margin-top:auto;padding:18px}.main-panel{padding:34px;overflow:auto}.page-stack{gap:24px;max-width:1180px;margin:0 auto;display:grid}.page-stack.compact{max-width:820px}.hero-card,.page-header,.panel{background:#ffffffe0;border:1px solid #e3e8f3;border-radius:28px;box-shadow:0 18px 45px #0f172a12}.hero-card,.page-header{justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;display:flex}.hero-card{background:linear-gradient(135deg,#e5edfff2,#ffffffe6),radial-gradient(circle at 100% 0,#3b82f62e,#0000 38%)}.panel{padding:24px}.eyebrow{color:#4865a8;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{color:#101827;margin-bottom:12px;font-size:clamp(32px,5vw,48px);line-height:1.06}h2{color:#172033;margin-bottom:10px}h3{color:#172033;margin-bottom:12px}p{color:#64748b;line-height:1.7}.hero-actions,.form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:disabled{cursor:not-allowed;opacity:.55}.button:not(:disabled):hover{transform:translateY(-1px)}.button.primary{color:#fff;background:#2457e6;box-shadow:0 12px 24px #2457e638}.button.secondary{color:#24324a;background:#eef3ff}.button.danger{color:#fff;background:#dc2626;box-shadow:0 12px 24px #dc26262e}.inline-link{color:#2457e6;font-weight:800}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tool-card{background:#fff;border:1px solid #e3e8f3;border-radius:24px;min-height:250px;padding:24px}.tool-card.featured{border-color:#2457e647;box-shadow:0 18px 40px #2457e61a}.tool-card.muted{opacity:.72}.tool-icon{color:#2457e6;background:#edf3ff;border-radius:16px;place-items:center;width:48px;height:48px;margin-bottom:18px;font-weight:900;display:grid}.project-list{gap:14px;display:grid}.project-row{background:#fbfcff;border:1px solid #e8edf7;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;padding:20px;display:flex}.row-title{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.row-title h2{margin-bottom:0;font-size:20px}.project-row small,.row-meta,.asset-item span{color:#8290a7}.row-meta{white-space:nowrap;justify-items:end;gap:12px;display:grid}.status-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.status-pill.draft{color:#7a4d06;background:#fff3d6}.status-pill.configured{color:#2457e6;background:#eaf0ff}.status-pill.generating{color:#7c3aed;background:#f1e9ff}.status-pill.preview_ready{color:#047857;background:#dcfce7}.status-pill.failed{color:#b91c1c;background:#fee2e2}.form-panel{gap:20px;display:grid}.form-panel.embedded{box-shadow:none;border:0;padding:0}.field{color:#334155;gap:8px;font-weight:700;display:grid}.field input,.field textarea{color:#172033;background:#fff;border:1px solid #d8e0ee;border-radius:16px;outline:none;width:100%;padding:13px 15px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus{border-color:#6687ef;box-shadow:0 0 0 4px #2457e61a}.wizard-layout,.generation-grid{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.stepper{gap:10px;display:grid}.stepper-item{color:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;width:100%;padding:14px;display:flex}.stepper-item span,.stage-item span{color:#64748b;background:#eef2f7;border-radius:999px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.stepper-item.active,.stepper-item.done{color:#172033;background:#f5f8ff;border-color:#2457e647}.stepper-item.active span,.stepper-item.done span,.stage-item.done span{color:#fff;background:#2457e6}.wizard-panel{min-height:520px}.segmented{background:#eef2f7;border-radius:16px;grid-template-columns:repeat(2,minmax(130px,1fr));max-width:420px;padding:5px;display:inline-grid}.segmented button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:10px 14px;font-weight:800}.segmented button.active{color:#172033;background:#fff;box-shadow:0 8px 20px #0f172a14}.upload-box{color:#64748b;cursor:pointer;background:#f8fbff;border:1.5px dashed #b8c5db;border-radius:22px;gap:10px;padding:28px;display:grid}.upload-box input{max-width:100%}.upload-box strong{color:#172033}.choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.choice-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:18px;gap:10px;padding:18px;display:grid}.choice-card.selected{border-color:#2457e6;box-shadow:0 10px 25px #2457e61a}.choice-card input{width:18px;height:18px}.choice-card span{color:#64748b;line-height:1.6}.alert{border-radius:16px;padding:14px 16px;font-weight:700}.alert.error{color:#991b1b;background:#fee2e2}.chat-panel,.project-inspector{min-height:520px}.chat-panel{grid-template-rows:auto minmax(0,1fr);height:clamp(560px,100vh - 230px,760px);padding:0;display:grid;overflow:hidden}.chat-panel.chat-panel-drop-target{outline-offset:-2px;border-radius:18px;outline:2px dashed #2457e6}.generation-grid{grid-template-columns:minmax(0,1fr) minmax(280px,340px);align-items:start}.chat-heading{border-bottom:1px solid #e8edf7;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;display:flex}.asset-list{gap:12px;display:grid}.chat-panel-hint{color:#94a3b8;margin:10px 0 0;font-size:12px;font-weight:600;line-height:1.45}.chat-panel-body{outline:none;flex-direction:column;min-height:0;display:flex}.chat-panel-body:focus-visible{box-shadow:inset 0 0 0 2px #2457e61f}.chat-thread{overscroll-behavior:contain;scroll-behavior:smooth;background:radial-gradient(circle at 0 0,#2457e60f,#0000 28%),#f8fbff;flex-direction:column;flex:1;gap:18px;min-height:0;padding:24px;display:flex;overflow-y:auto}.chat-bubble{align-items:flex-start;gap:12px;max-width:82%;display:flex}.chat-bubble.command-line{width:100%;max-width:100%}.chat-bubble.user{flex-direction:row-reverse;align-self:flex-end}.bubble-avatar{color:#fff;background:#2457e6;border-radius:999px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:900;display:grid}.chat-bubble.worker .bubble-avatar{background:#7c3aed}.chat-bubble.user .bubble-avatar{background:#0f172a}.bubble-content{background:#fff;border:1px solid #e4eaf5;border-radius:20px 20px 20px 6px;padding:14px 16px;box-shadow:0 10px 24px #0f172a0f}.chat-bubble.command-line .bubble-content{width:100%;box-shadow:none;border-radius:14px}.chat-bubble.user .bubble-content{color:#fff;background:#2457e6;border-color:#2457e638;border-radius:20px 20px 6px}.bubble-content span{color:#8290a7;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.chat-bubble.user .bubble-content span{color:#ffffffbd}.bubble-content p{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:0}.bubble-content pre{color:#172033;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.chat-bubble.user .bubble-content p{color:#fff}.agent-chat-chips{border-top:1px solid #e8edf7;flex-wrap:wrap;gap:8px;padding:0 16px 12px;display:flex}.agent-chat-chip{color:#475569;background:#f8fafc;border:1px solid #e4eaf5;border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.agent-chat-chip span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-chat-chip-remove{color:#64748b;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-size:12px;font-weight:800}.agent-chat-chip-remove:hover{color:#dc2626}.chat-composer{background:#fff;border-top:1px solid #e8edf7;border-radius:0;gap:10px;margin:0;padding:14px;display:flex}.chat-composer input{color:#64748b;background:0 0;border:0;outline:none;flex:1;min-width:0}.composer-action{color:#64748b;cursor:not-allowed;background:#eef3ff;border:0;border-radius:999px;place-items:center;min-width:42px;height:42px;padding:0 14px;font-weight:800;display:grid}.composer-action.send{color:#fff;cursor:pointer;background:#2457e6}.composer-action.stop{color:#fff;cursor:pointer;background:#dc2626;box-shadow:0 10px 22px #dc262638}.composer-action:disabled{opacity:.62}.stop-icon{background:currentColor;border-radius:4px;width:14px;height:14px;display:block}.project-inspector{gap:24px;min-width:0;max-height:clamp(560px,100vh - 230px,760px);display:grid;overflow-y:auto}.project-inspector p{overflow-wrap:anywhere}.status-summary{background:#f5f8ff;border-radius:18px;gap:8px;padding:16px;display:grid}.status-summary span{color:#64748b;font-size:12px;font-weight:800}.status-summary strong{color:#172033;font-size:20px}.status-summary p{margin-bottom:0}.asset-item{background:#f7f9fd;border-radius:14px;gap:12px;min-width:0;padding:12px;display:grid}.asset-item strong,.asset-item span{overflow-wrap:anywhere;min-width:0}.asset-item-meta{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.asset-download-link{color:#2f5bea;white-space:nowrap;font-size:13px;font-weight:700;text-decoration:none}.asset-download-link:hover{text-decoration:underline}.result-panel{gap:18px;display:grid}.video-preview{gap:16px;display:grid}.video-preview video{background:#0f172a;border-radius:22px;width:100%;max-height:460px}.hyperframes-cli-log{color:#e2e8f0;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:#0f172a;border:1px solid #e4eaf5;border-radius:14px;max-height:280px;margin:12px 0 0;padding:12px 14px;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;overflow:auto}.empty-state{color:#64748b;text-align:center;background:#fbfcff;border:1px dashed #c8d3e4;border-radius:20px;padding:28px}@media (width<=980px){.app-shell,.wizard-layout,.generation-grid,.tool-grid,.choice-grid{grid-template-columns:1fr}.sidebar{padding:22px;position:static}.main-panel{padding:20px}.hero-card,.page-header,.project-row{flex-direction:column;align-items:stretch}.row-meta{white-space:normal;justify-items:start}}
