:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,PingFang SC,sans-serif;line-height:1.5;font-weight:400;background:#0f172a;color:#e2e8f0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,#1e293b,#020617 65%)}button,input,select,textarea{font:inherit}button{border:none;border-radius:12px;padding:.8rem 1rem;cursor:pointer;transition:transform .2s ease,opacity .2s ease}button:disabled{cursor:not-allowed;opacity:.45}button:hover:not(:disabled){transform:translateY(-1px)}textarea,select,input[type=number],input[type=email],input[type=text]{width:100%;border:1px solid rgba(148,163,184,.3);border-radius:12px;background:#0f172ae6;color:#e2e8f0;padding:.85rem 1rem}.inline-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.page-shell{display:grid;grid-template-columns:320px 1fr;gap:20px;padding:24px}.sidebar,.main-panel{display:flex;flex-direction:column;gap:20px}.card{background:#0f172ac7;border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:20px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 50px #02061759}.compact{padding:18px}.chat-panel{gap:18px}.chat-header,.step-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.workflow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.composer,.stack,.source-item,.result-box,.image-card,.option-card,.frame-box,.video-result,.video-choice{display:flex;flex-direction:column;gap:12px}.source-grid,.video-config-grid,.character-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.checkbox-row{display:flex;align-items:center;gap:10px;font-weight:600}.source-summary,.muted,small,p{margin:0}.muted,.source-summary,small{color:#94a3b8}.primary{background:linear-gradient(135deg,#22c55e,#0ea5e9);color:#fff}.secondary{background:#334155;color:#fff}.ghost{background:transparent;color:#cbd5e1;border:1px solid rgba(148,163,184,.35)}.pill{background:#22c55e26;color:#86efac;padding:6px 10px;border-radius:999px;border:1px solid rgba(34,197,94,.35)}.result-box,.option-card,.image-card,.video-result,.video-choice{background:#1e293b99;border:1px solid rgba(148,163,184,.16);border-radius:16px;padding:14px}.option-card{flex-direction:row;align-items:flex-start}.option-card>div{flex:1}.option-title-row{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.danger{color:#fecaca;border-color:#f871716b}.frame-box{padding-top:10px;border-top:1px dashed rgba(148,163,184,.2)}.asset-list,.image-grid,.image-history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.image-card img,.selected-image img,.image-choice img,.character-preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:12px;background:#0f172a}.character-preview{display:grid;grid-template-columns:minmax(140px,220px) 1fr;align-items:start}.selected-image{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:14px;align-items:start}.image-choice{display:grid;gap:8px;padding:10px;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:#0f172a85}.image-choice input{justify-self:start}.video-history-list{display:grid;gap:10px}.video-player{width:100%;max-height:560px;margin-top:10px;border-radius:12px;background:#020617}.video-choice{flex-direction:row;align-items:flex-start}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#020617b8}.prompt-modal{width:min(820px,100%);max-height:min(86vh,760px);display:flex;flex-direction:column;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:#0f172a;box-shadow:0 24px 80px #0000006b}.prompt-modal-textarea{min-height:320px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.label{font-weight:600}.error,.error-text{color:#fca5a5}ol,ul{margin:0;padding-left:1.25rem}h1,h2,h3{margin:0}@media (max-width: 1100px){.page-shell,.workflow-grid,.character-preview,.selected-image{grid-template-columns:1fr}}
