:root{color:#eef2f1;background:#0b0e0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;margin:0;overflow-x:hidden;background:linear-gradient(120deg,rgba(116,241,202,.06),transparent 34%),linear-gradient(220deg,rgba(255,196,107,.07),transparent 30%),#0b0e0d}html[data-theme=day],html[data-theme=day] body{color:#17201d;background:linear-gradient(120deg,rgba(30,154,112,.1),transparent 34%),linear-gradient(220deg,rgba(228,151,42,.13),transparent 30%),#f5f0e6}button,input{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:88px minmax(0,1fr);min-height:100vh;background:linear-gradient(120deg,rgba(116,241,202,.06),transparent 34%),linear-gradient(220deg,rgba(255,196,107,.07),transparent 30%),#0b0e0d;color:#eef2f1;transition:background .18s ease,color .18s ease}.app-shell[data-theme=day]{background:linear-gradient(120deg,rgba(30,154,112,.12),transparent 34%),linear-gradient(220deg,rgba(228,151,42,.15),transparent 30%),#f5f0e6;color:#17201d}.rail{position:sticky;top:0;display:flex;flex-direction:column;gap:24px;height:100vh;padding:22px 14px;border-right:1px solid rgba(255,255,255,.1);background:#070909d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);min-width:0}.mark{display:grid;width:56px;height:56px;border:1px solid rgba(116,241,202,.45);border-radius:8px;place-items:center;background:linear-gradient(135deg,#74f1ca2e,#ffc46b2e),#ffffff0a}.mark span{color:#74f1ca;font-weight:900}.rail-nav{display:grid;gap:10px;min-width:0}.rail-nav button{min-height:42px;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#eef2f1a3;background:#ffffff0a;font-size:11px;font-weight:800;letter-spacing:0;text-transform:uppercase}.rail-nav button.active,.rail-nav button:hover{color:#07100d;border-color:#74f1ca;background:#74f1ca}.workspace{width:min(100%,1680px);min-width:0;margin:0 auto;padding:24px clamp(16px,3vw,36px) 44px}.topbar,.simple-studio,.topic-card,.pipeline-card,.asset-handoff,.hero-band,.prompt-drawer,.panel,.metric{border:1px solid rgba(255,255,255,.1);background:#0c100fd1;box-shadow:0 24px 90px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:78px;padding:16px 20px;border-radius:8px}.simple-studio{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:18px;align-items:stretch;margin-top:18px;border-radius:8px;padding:clamp(16px,2.4vw,24px)}.agent-first-card{display:flex;flex-direction:column;gap:12px;min-width:0}.agent-first-card h2{max-width:720px;margin-bottom:2px;font-size:clamp(34px,4.6vw,58px)}.hero-chat-log{max-height:190px}.hero-chat-form{grid-template-columns:minmax(0,1fr) 96px}.topic-card{display:grid;gap:12px;border-radius:8px;padding:14px;box-shadow:none}.topic-card label{color:#eef2f194;font-size:12px;font-weight:850;text-transform:uppercase}.topic-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.topic-row input{min-width:0;min-height:46px;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:11px 13px;color:#f8fbfa;background:#ffffff0e;outline:none}.topic-row input:focus{border-color:#74f1ca94;box-shadow:0 0 0 4px #74f1ca14}.simple-actions,.simple-steps{display:flex;flex-wrap:wrap;gap:8px}.external-login-note{margin:0;border:1px solid rgba(255,196,107,.18);border-radius:8px;padding:10px 11px;color:#eef2f1a8;background:#ffc46b0e;font-size:12px;line-height:1.45}.simple-steps{grid-column:1 / -1}.simple-steps span{border:1px solid rgba(255,255,255,.09);border-radius:999px;padding:8px 11px;color:#eef2f19e;background:#ffffff09;font-size:12px;font-weight:850;text-transform:uppercase}.media-pipeline{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.15fr) minmax(280px,.85fr);gap:14px;align-items:start;margin-top:14px}.pipeline-card{min-width:0;border-radius:8px;padding:16px}.upload-control{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:8px 11px;color:#eef2f1c2;background:#ffffff0f;font-size:12px;font-weight:850}.upload-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.paste-zone{display:grid;min-height:104px;border:1px dashed rgba(116,241,202,.34);border-radius:8px;place-items:center;padding:14px;color:#eef2f1a3;background:#74f1ca0b;font-size:13px;line-height:1.45;outline:none;text-align:center}.paste-zone:focus{border-color:#74f1cab3;box-shadow:0 0 0 4px #74f1ca14}.upload-status{margin:10px 0 0;color:#74f1ca;font-size:12px;font-weight:850;text-transform:uppercase}.prompt-copy-status{margin:-6px 0 12px}.reference-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px}.reference-thumb{min-width:0;margin:0}.reference-thumb img{display:block;width:100%;aspect-ratio:16 / 9;border:1px solid rgba(255,255,255,.1);border-radius:8px;object-fit:cover}.reference-thumb figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.reference-thumb span,.reference-thumb button,.empty-reference span,.prompt-row span,.chat-message span{color:#eef2f194;font-size:11px;font-weight:850;text-transform:uppercase}.reference-thumb button{border:0;padding:0;color:#ffc46b;background:transparent}.empty-reference{display:grid;grid-column:1 / -1;min-height:112px;border:1px solid rgba(255,255,255,.08);border-radius:8px;place-items:center;padding:14px;text-align:center}.empty-reference strong{color:#eef2f1b8}.prompt-list,.chat-log{display:grid;gap:10px}.prompt-row{border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;background:#ffffff09}.prompt-row.video{border-color:#ffc46b2e;background:#ffc46b0b}.prompt-row strong{display:block;margin:4px 0 7px;color:#f8fbfa}.prompt-row p,.chat-message p{margin:0;color:#eef2f1a8;font-size:13px;line-height:1.45}.chat-log{max-height:280px;overflow:auto}.chat-message{border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px;background:#ffffff09}.chat-message.user{border-color:#74f1ca33;background:#74f1ca0f}.chat-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px}.coordinator .chat-form{grid-template-columns:1fr}.coordinator .chat-form .primary-action{width:100%}.chat-form input{min-width:0;width:100%;min-height:44px;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:10px 12px;color:#f8fbfa;background:#ffffff0e;outline:none}.chat-form input:focus{border-color:#74f1ca94;box-shadow:0 0 0 4px #74f1ca14}.asset-handoff{margin-top:14px;border-radius:8px;padding:16px}.agent-run-strip{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.45fr) auto;gap:12px;align-items:center;margin-bottom:12px;border:1px solid rgba(116,241,202,.14);border-radius:8px;padding:12px;background:#74f1ca0b}.agent-run-strip span,.agent-run-strip li{color:#eef2f18f;font-size:11px;font-weight:850;text-transform:uppercase}.agent-run-strip strong{display:block;margin-top:5px;color:#f8fbfa;font-size:16px}.agent-run-strip ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:0;padding:0;list-style:none}.agent-run-strip li{border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:7px 8px;text-align:center}.agent-run-strip li.done{border-color:#74f1ca57;color:#74f1ca;background:#74f1ca13}.asset-slot-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.asset-slot{display:grid;gap:11px;min-width:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;background:#ffffff09}.asset-slot.lead{border-color:#74f1ca57;background:#74f1ca0f}.asset-slot-image{display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;object-fit:cover;background:#ffffff09}.asset-slot-meta span,.asset-slot-meta strong,.asset-slot-meta small{display:block}.asset-slot-meta span,.asset-url-field,.lead-choice{color:#eef2f194;font-size:11px;font-weight:850;text-transform:uppercase}.asset-slot-meta strong{margin-top:5px;color:#f8fbfa;font-size:16px;line-height:1.1}.asset-slot-meta small{margin-top:5px;color:#eef2f199;font-size:12px;line-height:1.35}.asset-url-field{display:grid;gap:7px}.asset-url-field input{min-width:0;min-height:42px;border:1px solid rgba(255,255,255,.13);border-radius:8px;padding:10px 11px;color:#f8fbfa;background:#ffffff0e;outline:none;text-transform:none}.asset-url-field input:focus{border-color:#74f1ca94;box-shadow:0 0 0 4px #74f1ca14}.lead-choice{display:inline-flex;align-items:center;gap:7px}.lead-choice input{accent-color:#74f1ca}.handoff-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.65fr) minmax(220px,.7fr);gap:10px;align-items:start;margin-top:10px}.lead-video-prompt{min-height:100%}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.eyebrow{margin:0 0 5px;color:#ffc46b;font-size:11px;font-weight:850;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;color:#f8fbfa;font-size:clamp(28px,4vw,50px);line-height:.95;letter-spacing:0}h2{max-width:860px;margin-bottom:14px;color:#f8fbfa;font-size:clamp(30px,4.4vw,58px);line-height:1;letter-spacing:0}h3{margin-bottom:0;color:#f8fbfa;font-size:21px;line-height:1.1}.run-state{display:inline-flex;align-items:center;gap:9px;min-height:36px;border:1px solid rgba(116,241,202,.3);border-radius:999px;padding:8px 12px;color:#c7fff0;background:#74f1ca14;font-size:12px;font-weight:750;white-space:nowrap}.theme-switch{display:inline-grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:3px;background:#ffffff0e}.theme-option{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:30px;border:0;border-radius:999px;padding:6px 10px;color:#eef2f1a3;background:transparent;font-size:12px;font-weight:800;white-space:nowrap}.theme-option.active{color:#07100d;background:#ffc46b}.theme-option:not(.active):hover{color:#ffe0aa}.theme-dot{display:block;width:9px;height:9px;border-radius:50%}.theme-dot.night{background:#74f1ca;box-shadow:0 0 0 4px #74f1ca21}.theme-dot.day{background:#ffc46b;box-shadow:0 0 0 4px #ffc46b21}.pulse{width:9px;height:9px;border-radius:50%;background:#74f1ca;box-shadow:0 0 0 6px #74f1ca1f}.app-shell[data-theme=day] .rail,.app-shell[data-theme=day] .topbar,.app-shell[data-theme=day] .simple-studio,.app-shell[data-theme=day] .topic-card,.app-shell[data-theme=day] .pipeline-card,.app-shell[data-theme=day] .asset-handoff,.app-shell[data-theme=day] .hero-band,.app-shell[data-theme=day] .prompt-drawer,.app-shell[data-theme=day] .panel,.app-shell[data-theme=day] .metric{border-color:#1c2a241f;background:#fffcf4d1;box-shadow:0 24px 90px #5c4a301f}.app-shell[data-theme=day] .rail{background:#f6f0e4e0}.app-shell[data-theme=day] .mark{border-color:#1e9a7059;background:linear-gradient(135deg,#1e9a7024,#e4972a24),#ffffff94}.app-shell[data-theme=day] .mark span,.app-shell[data-theme=day] .source-row em,.app-shell[data-theme=day] .asset-meta em,.app-shell[data-theme=day] .check-row em.pass,.app-shell[data-theme=day] .activity-list time{color:#168965}.app-shell[data-theme=day] .rail-nav button{border-color:#1c2a241f;color:#17201db3;background:#ffffff80}.app-shell[data-theme=day] .rail-nav button.active,.app-shell[data-theme=day] .rail-nav button:hover,.app-shell[data-theme=day] .primary-action{border-color:#168965;color:#f9fff9;background:#168965}.app-shell[data-theme=day] .secondary-action,.app-shell[data-theme=day] .ghost-action,.app-shell[data-theme=day] .upload-control,.app-shell[data-theme=day] .theme-switch{border-color:#1c2a2421;color:#17201dc2;background:#ffffff8f}.app-shell[data-theme=day] .primary-action.is-running{box-shadow:0 0 0 4px #1e9a701a}.app-shell[data-theme=day] .theme-option{color:#17201d9e}.app-shell[data-theme=day] .theme-option.active{color:#fffaf0;background:#168965}.app-shell[data-theme=day] .theme-option:not(.active):hover{color:#168965}.app-shell[data-theme=day] h1,.app-shell[data-theme=day] h2,.app-shell[data-theme=day] h3,.app-shell[data-theme=day] .metric strong,.app-shell[data-theme=day] .source-row strong,.app-shell[data-theme=day] .concept-card strong,.app-shell[data-theme=day] .asset-meta strong,.app-shell[data-theme=day] .check-row strong{color:#17201d}.app-shell[data-theme=day] .eyebrow,.app-shell[data-theme=day] .mode-chip,.app-shell[data-theme=day] .concept-card span,.app-shell[data-theme=day] .metric small,.app-shell[data-theme=day] .check-row em.fail{color:#a46410}.app-shell[data-theme=day] .mode-chip{border-color:#e4972a52;background:#e4972a1c}.app-shell[data-theme=day] .hero-copy p,.app-shell[data-theme=day] .metric span,.app-shell[data-theme=day] .source-row span,.app-shell[data-theme=day] .source-row small,.app-shell[data-theme=day] .asset-card p,.app-shell[data-theme=day] .concept-card small,.app-shell[data-theme=day] .activity-list span,.app-shell[data-theme=day] .check-row span{color:#17201d9e}.app-shell[data-theme=day] .run-state{border-color:#1e9a7040;color:#126e52;background:#1e9a7017}.app-shell[data-theme=day] .pulse{background:#168965;box-shadow:0 0 0 6px #1e9a701f}.app-shell[data-theme=day] .run-strip{border-color:#1e9a702e;background:#1e9a700f}.app-shell[data-theme=day] .run-strip span,.app-shell[data-theme=day] .run-strip li{color:#17201d94}.app-shell[data-theme=day] .run-strip strong{color:#17201d}.app-shell[data-theme=day] .run-strip li{border-color:#1c2a241a;background:#fff6}.app-shell[data-theme=day] .topic-card label,.app-shell[data-theme=day] .simple-steps span{color:#17201d94}.app-shell[data-theme=day] .external-login-note{border-color:#e4972a2e;color:#17201d9e;background:#e4972a14}.app-shell[data-theme=day] .topic-row input{border-color:#1c2a2421;color:#17201d;background:#ffffff94}.app-shell[data-theme=day] .topic-row input:focus{border-color:#1e9a706b;box-shadow:0 0 0 4px #1e9a7014}.app-shell[data-theme=day] .chat-form input{border-color:#1c2a2421;color:#17201d;background:#ffffff94}.app-shell[data-theme=day] .chat-form input:focus{border-color:#1e9a706b;box-shadow:0 0 0 4px #1e9a7014}.app-shell[data-theme=day] .simple-steps span{border-color:#1c2a241a;background:#ffffff6b}.app-shell[data-theme=day] .paste-zone{border-color:#1e9a7042;color:#17201d9e;background:#1e9a700f}.app-shell[data-theme=day] .upload-status,.app-shell[data-theme=day] .reference-thumb button{color:#168965}.app-shell[data-theme=day] .reference-thumb img,.app-shell[data-theme=day] .empty-reference,.app-shell[data-theme=day] .asset-slot,.app-shell[data-theme=day] .prompt-row,.app-shell[data-theme=day] .chat-message{border-color:#1c2a241a;background:#ffffff6b}.app-shell[data-theme=day] .asset-slot.lead{border-color:#1e9a7042;background:#1e9a7012}.app-shell[data-theme=day] .agent-run-strip{border-color:#1e9a7029;background:#1e9a700e}.app-shell[data-theme=day] .agent-run-strip span,.app-shell[data-theme=day] .agent-run-strip li{color:#17201d8f}.app-shell[data-theme=day] .agent-run-strip strong{color:#17201d}.app-shell[data-theme=day] .agent-run-strip li{border-color:#1c2a241a;background:#ffffff6b}.app-shell[data-theme=day] .agent-run-strip li.done{border-color:#1e9a7042;color:#168965;background:#1e9a7014}.app-shell[data-theme=day] .asset-slot-image{border-color:#1c2a241a;background:#ffffff6b}.app-shell[data-theme=day] .prompt-row.video{border-color:#e4972a2e;background:#e4972a12}.app-shell[data-theme=day] .reference-thumb span,.app-shell[data-theme=day] .empty-reference span,.app-shell[data-theme=day] .asset-slot-meta span,.app-shell[data-theme=day] .asset-slot-meta small,.app-shell[data-theme=day] .asset-url-field,.app-shell[data-theme=day] .lead-choice,.app-shell[data-theme=day] .prompt-row span,.app-shell[data-theme=day] .chat-message span{color:#17201d94}.app-shell[data-theme=day] .empty-reference strong,.app-shell[data-theme=day] .asset-slot-meta strong,.app-shell[data-theme=day] .prompt-row strong{color:#17201d}.app-shell[data-theme=day] .asset-url-field input{border-color:#1c2a2421;color:#17201d;background:#ffffff94}.app-shell[data-theme=day] .asset-url-field input:focus{border-color:#1e9a706b;box-shadow:0 0 0 4px #1e9a7014}.app-shell[data-theme=day] .prompt-row p,.app-shell[data-theme=day] .chat-message p{color:#17201da3}.app-shell[data-theme=day] .chat-message.user{border-color:#1e9a702e;background:#1e9a7012}.hero-band{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:24px;margin-top:18px;padding:clamp(18px,3vw,30px);border-radius:8px}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:330px}.hero-copy p{max-width:740px;margin-bottom:0;color:#eef2f1b8;font-size:clamp(15px,1.2vw,18px);line-height:1.55}.mode-chip{width:fit-content;margin-bottom:18px;border:1px solid rgba(255,196,107,.36);border-radius:999px;padding:8px 12px;color:#ffd795;background:#ffc46b14;font-size:12px;font-weight:850;text-transform:uppercase}.controls-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:22px}.primary-action,.secondary-action,.ghost-action{min-height:44px;border-radius:8px;padding:10px 14px;font-weight:850}.primary-action{border:1px solid #74f1ca;color:#07100d;background:#74f1ca}.primary-action.is-running{box-shadow:0 0 0 4px #74f1ca1a}.secondary-action,.ghost-action{border:1px solid rgba(255,255,255,.13);color:#eef2f1;background:#ffffff0f}.ghost-action{min-height:36px;padding:8px 11px;color:#eef2f1c2;font-size:12px}.toggle{display:inline-flex;align-items:center;gap:10px;min-height:44px;color:#eef2f1bd;font-size:13px;font-weight:750}.toggle input{position:absolute;opacity:0}.toggle span{position:relative;width:48px;height:26px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14}.toggle span:after{position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:50%;background:#eef2f1b8;content:"";transition:transform .16s ease,background .16s ease}.toggle input:checked+span{border-color:#74f1cac7;background:#74f1ca2e}.toggle input:checked+span:after{background:#74f1ca;transform:translate(22px)}.run-strip{display:grid;grid-template-columns:minmax(0,.8fr) minmax(220px,1.2fr);gap:14px;align-items:center;margin-top:18px;border:1px solid rgba(116,241,202,.18);border-radius:8px;padding:12px;background:#74f1ca0e}.run-strip span,.run-strip li{color:#eef2f194;font-size:11px;font-weight:850;text-transform:uppercase}.run-strip strong{display:block;margin-top:4px;color:#f8fbfa;font-size:18px}.run-strip ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.run-strip li{border:1px solid rgba(255,255,255,.08);border-radius:999px;padding:7px 9px;text-align:center}.motion-preview{position:relative;display:grid;min-height:330px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;place-items:center;background:linear-gradient(135deg,#74f1ca1a,#ffc46b14),#0a0d0c}.app-shell[data-theme=day] .motion-preview{border-color:#1c2a241f;background:linear-gradient(135deg,#1e9a701a,#e4972a1a),#fbf7ed}.motion-preview:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:34px 34px;content:"";-webkit-mask-image:linear-gradient(180deg,transparent,black 18%,black 82%,transparent);mask-image:linear-gradient(180deg,transparent,black 18%,black 82%,transparent)}.app-shell[data-theme=day] .motion-preview:before{background:linear-gradient(rgba(28,42,36,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(28,42,36,.06) 1px,transparent 1px)}.motion-stage{position:relative;width:min(78%,520px);aspect-ratio:16 / 10;perspective:900px}.motion-stage:before,.motion-stage:after{position:absolute;content:""}.motion-stage:before{top:17%;right:13%;bottom:17%;left:13%;border:1px solid rgba(116,241,202,.35);border-radius:8px;background:linear-gradient(135deg,#74f1ca1a,#ffc46b1f),#ffffff09;box-shadow:0 0 70px #74f1ca29,inset 0 0 48px #ffffff0d;transform:rotateX(58deg) rotate(-22deg)}.app-shell[data-theme=day] .motion-stage:before{border-color:#1e9a7042;background:linear-gradient(135deg,#1e9a701f,#e4972a24),#ffffff80;box-shadow:0 0 70px #1e9a7021,inset 0 0 48px #ffffff6b}.motion-stage:after{right:14%;bottom:16%;width:36%;height:11%;border-radius:999px;background:#00000075;filter:blur(14px)}.motion-plane{position:absolute;display:block;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:linear-gradient(135deg,#ffffff2e,#ffffff05),#101614d6;box-shadow:0 28px 60px #00000042;transform-style:preserve-3d}.app-shell[data-theme=day] .motion-plane{border-color:#1c2a2424;background:linear-gradient(135deg,#ffffffdb,#f4ead88a),#fffcf4d6;box-shadow:0 28px 60px #5c4a3024}.plane-one{top:8%;left:2%;width:42%;height:42%;transform:rotateX(56deg) rotate(-24deg) translateZ(34px)}.plane-two{top:26%;right:4%;width:52%;height:46%;border-color:#74f1ca3d;transform:rotateX(58deg) rotate(-21deg) translateZ(80px)}.plane-three{right:27%;bottom:3%;width:38%;height:30%;border-color:#ffc46b42;transform:rotateX(60deg) rotate(-20deg) translateZ(126px)}.motion-core{position:absolute;top:39%;left:48%;width:118px;height:118px;border:1px solid rgba(116,241,202,.42);border-radius:50%;background:linear-gradient(135deg,#74f1cad1,#ffc46b9e),#f8fbfa;box-shadow:0 0 48px #74f1ca47,0 24px 60px #00000052;transform:translate(-50%,-50%);animation:float-core 4.8s ease-in-out infinite}@keyframes float-core{0%,to{transform:translate(-50%,-54%) scale(1)}50%{transform:translate(-44%,-44%) scale(1.06)}}.preview-overlay{position:absolute;right:16px;bottom:16px;left:16px;display:flex;align-items:end;justify-content:space-between;gap:14px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#070909ad;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-shell[data-theme=day] .preview-overlay{border-color:#1c2a241f;background:#fffcf4c2}.preview-overlay span,.preview-overlay strong{display:block}.preview-overlay span{color:#74f1ca;font-size:11px;font-weight:850;text-transform:uppercase}.app-shell[data-theme=day] .preview-overlay span{color:#168965}.preview-overlay strong{color:#f8fbfa;font-size:clamp(20px,2vw,30px);text-align:right}.app-shell[data-theme=day] .preview-overlay strong{color:#17201d}.prompt-drawer{margin-top:14px;border-radius:8px;padding:16px}.prompt-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.metrics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:14px}.metric{min-height:132px;border-radius:8px;padding:16px}.metric span,.metric small{display:block;color:#eef2f194;font-size:12px;font-weight:750;text-transform:uppercase}.metric strong{display:block;margin-top:10px;color:#f8fbfa;font-size:clamp(26px,3vw,42px);line-height:1}.metric small{margin-top:10px;color:#ffc46b}.metric input{width:100%;margin-top:16px;accent-color:#74f1ca}.main-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px;margin-top:14px}.panel{min-width:0;border-radius:8px;padding:16px}.panel.wide,.prompt-panel{grid-column:span 1}.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:14px;margin-bottom:16px}.source-list,.concept-list,.check-list,.activity-list{display:grid;gap:10px}.source-row{display:grid;grid-template-columns:minmax(0,1fr) 108px 104px;gap:12px;align-items:center;min-height:64px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;background:#ffffff09}.app-shell[data-theme=day] .source-row,.app-shell[data-theme=day] .concept-card,.app-shell[data-theme=day] .asset-card,.app-shell[data-theme=day] .check-row{border-color:#1c2a241a;background:#ffffff7a}.source-row strong,.source-row span{display:block}.source-row strong{margin-bottom:4px;color:#f8fbfa}.source-row span,.source-row small,.source-row em,.asset-card p,.concept-card small,.activity-list span{color:#eef2f19e}.source-row small,.source-row em,.asset-meta em,.check-row em{font-size:11px;font-style:normal;font-weight:850;text-transform:uppercase}.source-row em{justify-self:end;color:#74f1ca}.concept-card{position:relative;min-height:138px;border:1px solid rgba(255,255,255,.09);border-radius:8px;padding:14px 54px 14px 14px;color:inherit;background:#ffffff0a;text-align:left}.concept-card.active,.concept-card:hover{border-color:#74f1ca8f;background:#74f1ca14}.app-shell[data-theme=day] .concept-card.active,.app-shell[data-theme=day] .concept-card:hover{border-color:#1e9a705c;background:#1e9a7017}.concept-card span,.concept-card strong,.concept-card small{display:block}.concept-card span{color:#ffc46b;font-size:11px;font-weight:850;text-transform:uppercase}.concept-card strong{margin:8px 0;color:#f8fbfa;font-size:20px}.concept-card b{position:absolute;top:14px;right:14px;display:grid;width:36px;height:36px;border:1px solid rgba(116,241,202,.4);border-radius:50%;place-items:center;color:#74f1ca;font-size:13px}.app-shell[data-theme=day] .concept-card b{border-color:#1e9a7052;color:#168965}.media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.asset-card{display:grid;grid-template-columns:minmax(130px,.36fr) minmax(0,1fr);gap:12px;min-height:176px;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:10px;background:#ffffff09}.asset-visual{position:relative;overflow:hidden;border-radius:6px;background:radial-gradient(circle at 28% 24%,rgba(116,241,202,.42),transparent 34%),linear-gradient(135deg,#ffc46b2e,#7395ff38),#101615}.app-shell[data-theme=day] .asset-visual{background:radial-gradient(circle at 28% 24%,rgba(30,154,112,.28),transparent 34%),linear-gradient(135deg,#e4972a2b,#5b77cd21),#fff8eb}.asset-visual.video:after{position:absolute;top:24%;right:20%;bottom:24%;left:20%;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#0000002e;content:""}.asset-visual.image{background:linear-gradient(160deg,rgba(255,196,107,.32),transparent 40%),radial-gradient(circle at 72% 32%,rgba(116,241,202,.34),transparent 38%),#161817}.app-shell[data-theme=day] .asset-visual.image{background:linear-gradient(160deg,rgba(228,151,42,.24),transparent 40%),radial-gradient(circle at 72% 32%,rgba(30,154,112,.26),transparent 38%),#fff9ee}.asset-visual span{position:absolute;right:8px;bottom:8px;border-radius:999px;padding:5px 7px;color:#eef2f1d1;background:#070909a8;font-size:10px;font-weight:850}.app-shell[data-theme=day] .asset-visual span{color:#17201dc7;background:#fffcf4c7}.asset-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.asset-meta strong{color:#f8fbfa}.asset-meta em{color:#74f1ca}.asset-card p{margin-bottom:0;font-size:13px;line-height:1.45}.check-row{display:grid;grid-template-columns:minmax(0,1fr) 74px;gap:8px 10px;align-items:center;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px;background:#ffffff09}.check-row div{min-width:0}.check-row strong,.check-row span{display:block}.check-row strong{color:#f8fbfa;font-size:14px}.check-row span{margin-top:3px;color:#eef2f18f;font-size:12px}.check-row meter{grid-column:1 / -1;width:100%;height:8px;accent-color:#74f1ca}.check-row em{justify-self:end}.check-row em.pass{color:#74f1ca}.check-row em.fail{color:#ffc46b}.prompt-panel pre,.prompt-drawer pre{overflow:auto;max-height:350px;margin:0;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:14px;color:#dfe9e6;background:#080b0a;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55;white-space:pre-wrap}.prompt-drawer pre{max-height:430px}.app-shell[data-theme=day] .prompt-panel pre,.app-shell[data-theme=day] .prompt-drawer pre{border-color:#1c2a241f;color:#24342f;background:#fffaf0}.activity-list{margin:0;padding:0;list-style:none}.activity-list li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:start;border-left:1px solid rgba(116,241,202,.3);padding:0 0 12px 12px}.activity-list li:last-child{padding-bottom:0}.activity-list time{color:#74f1ca;font-size:12px;font-weight:850}@media(max-width:1120px){.app-shell{grid-template-columns:1fr}.rail{position:static;z-index:10;flex-direction:row;align-items:center;height:auto;max-width:100vw;overflow:hidden;padding:12px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.rail-nav{flex:1 1 auto;grid-template-columns:repeat(5,minmax(0,1fr));max-width:calc(100vw - 84px);overflow-x:auto;width:100%}.hero-band,.simple-studio,.media-pipeline,.main-grid{grid-template-columns:1fr}.hero-copy,.motion-preview{min-height:320px}.metrics-grid,.media-grid,.asset-slot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.handoff-grid,.agent-run-strip{grid-template-columns:1fr}.agent-run-strip ol{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.workspace{padding:12px 12px 28px}.topbar,.topic-row,.chat-form,.controls-row,.preview-overlay{align-items:flex-start;flex-direction:column}.topic-row,.chat-form{display:flex}.topic-row input,.topic-row .primary-action,.chat-form input,.chat-form .primary-action{width:100%}.topbar{gap:12px}.run-state{white-space:normal}.topbar-actions,.prompt-actions{justify-content:flex-start}h2{font-size:clamp(32px,10vw,50px)}.rail{align-items:stretch}.mark{width:48px;height:48px;flex:0 0 auto}.rail-nav{display:flex;overflow-x:auto;padding-bottom:2px}.rail-nav button{flex:0 0 auto;min-width:86px}.metrics-grid,.media-grid,.asset-slot-grid,.reference-grid,.run-strip,.run-strip ol,.agent-run-strip ol,.source-row,.asset-card{grid-template-columns:1fr}.source-row small,.source-row em{justify-self:start}.asset-visual{min-height:170px}}.playbook{display:flex;flex-direction:column;gap:34px;padding:4px 0 60px}.pb-block{border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#ffffff08;padding:26px 28px}.pb-block h2{margin:6px 0 12px;font-size:1.9rem;letter-spacing:-.01em}.pb-h{margin:0 0 8px;font-size:1.15rem;letter-spacing:-.01em}.pb-lead{max-width:74ch;margin:0 0 18px;color:#eef2f1b8;line-height:1.6}.pb-tech{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:900px){.pb-tech{grid-template-columns:repeat(3,1fr)}}.pb-card{border:1px solid rgba(255,255,255,.1);border-top:3px solid rgba(255,255,255,.22);border-radius:14px;background:#ffffff08;padding:18px 20px}.pb-card.ours{border-top-color:#74f1ca}.pb-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pb-card-top h4{margin:0;font-size:1rem}.pb-tag{flex:none;padding:2px 9px;border-radius:999px;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0b0e0d;background:#ffc46b}.pb-tag.ours{background:#74f1ca}.pb-who{margin:6px 0 10px;font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:#eef2f180}.pb-gist{margin:0 0 14px;font-size:.92rem;line-height:1.55}.pb-sub{margin:14px 0 6px;font-size:.66rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#eef2f18c}.pb-sub.good{color:#74f1ca}.pb-sub.warn{color:#ffc46b}.pb-card ul,.pb-rival ul{margin:0;padding-left:1.1em;font-size:.87rem;line-height:1.5}.pb-card li{margin-bottom:6px}.pb-verdict{margin:14px 0 0;padding-top:12px;border-top:1px solid rgba(255,255,255,.1);font-size:.87rem;line-height:1.55;color:#eef2f1d1}.pb-steps{max-width:82ch;margin:0 0 22px;padding-left:1.3em;line-height:1.6}.pb-steps li{margin-bottom:10px}.pb-tablewrap{overflow-x:auto}.pb-table{width:100%;min-width:640px;border-collapse:collapse;font-size:.87rem}.pb-table th{padding:8px 14px 8px 0;border-bottom:2px solid rgba(255,255,255,.22);font-size:.64rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:left;color:#eef2f18c}.pb-table td{padding:11px 14px 11px 0;border-bottom:1px solid rgba(255,255,255,.09);vertical-align:top;line-height:1.5}.pb-table code,.pb-pre{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pb-table code{font-size:.82em;color:#74f1ca;white-space:nowrap}.pb-proof{margin:16px 0 0;padding:12px 16px;border-left:3px solid #74f1ca;border-radius:0 8px 8px 0;background:#74f1ca14;font-size:.87rem;line-height:1.55}.pb-kill,.pb-rivals{display:grid;grid-template-columns:1fr;gap:14px}@media(min-width:860px){.pb-kill{grid-template-columns:repeat(2,1fr)}.pb-rivals{grid-template-columns:repeat(3,1fr)}}.pb-killcard,.pb-rival{border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff08;padding:16px 18px}.pb-killcard h4,.pb-rival h4{margin:0 0 8px;font-size:.97rem}.pb-looks{margin:0 0 10px;font-size:.85rem;color:#ffc46b}.pb-looks span{margin-right:6px;font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#eef2f173}.pb-fix,.pb-what,.pb-rival p{margin:0 0 8px;font-size:.87rem;line-height:1.55}.pb-what{color:#eef2f1b3}.pb-link{display:inline-block;margin-top:6px;font-size:.83rem;font-weight:600;color:#74f1ca;text-decoration:none}.pb-link:hover{text-decoration:underline}.pb-attrib{max-width:78ch;margin:0 0 18px;padding:11px 15px;border-left:3px solid #ffc46b;border-radius:0 8px 8px 0;background:#ffc46b14;font-size:.83rem;line-height:1.55}.pb-prompts{display:flex;flex-direction:column;gap:10px}.pb-prompt{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08;overflow:hidden}.pb-prompt.open{border-color:#74f1ca66}.pb-prompt-head{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:14px;width:100%;padding:14px 18px;border:0;background:transparent;color:inherit;text-align:left}.pb-n{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;font-weight:700;color:#74f1ca}.pb-name b{display:block;font-size:.95rem}.pb-name em{font-style:normal;font-size:.8rem;color:#eef2f199}.pb-trick{font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:#eef2f180}@media(max-width:720px){.pb-prompt-head{grid-template-columns:auto 1fr auto}.pb-trick{display:none}}.pb-chev{font-size:1.2rem;line-height:1;color:#eef2f199}.pb-prompt-body{padding:0 18px 18px;border-top:1px solid rgba(255,255,255,.09)}.pb-prompt-actions{display:flex;align-items:center;gap:14px;padding:14px 0}.pb-copy{padding:7px 15px;border:1px solid rgba(116,241,202,.45);border-radius:999px;font-size:.8rem;font-weight:600;color:#0b0e0d;background:#74f1ca}.pb-len{font-size:.75rem;color:#eef2f180}.pb-pre{max-height:460px;margin:0;padding:16px;overflow:auto;border-radius:10px;background:#00000052;font-size:.79rem;line-height:1.55;white-space:pre-wrap;word-break:break-word;-webkit-user-select:text;user-select:text}.pb-rescue{margin-top:22px;padding:16px 20px;border:1px dashed rgba(255,255,255,.18);border-radius:12px}.pb-rescue h4{margin:0 0 10px;font-size:.9rem}.pb-rescue p{max-width:82ch;margin:0 0 10px;font-size:.85rem;line-height:1.55}.app-shell[data-theme=day] .pb-block,.app-shell[data-theme=day] .pb-card,.app-shell[data-theme=day] .pb-killcard,.app-shell[data-theme=day] .pb-rival,.app-shell[data-theme=day] .pb-prompt{border-color:#1c2a241f;background:#fffcf4d1}.app-shell[data-theme=day] .pb-lead,.app-shell[data-theme=day] .pb-what,.app-shell[data-theme=day] .pb-verdict{color:#17201dbd}.app-shell[data-theme=day] .pb-who,.app-shell[data-theme=day] .pb-sub,.app-shell[data-theme=day] .pb-trick,.app-shell[data-theme=day] .pb-name em,.app-shell[data-theme=day] .pb-len,.app-shell[data-theme=day] .pb-chev,.app-shell[data-theme=day] .pb-looks span,.app-shell[data-theme=day] .pb-table th{color:#17201d94}.app-shell[data-theme=day] .pb-sub.good,.app-shell[data-theme=day] .pb-n,.app-shell[data-theme=day] .pb-link,.app-shell[data-theme=day] .pb-table code{color:#168965}.app-shell[data-theme=day] .pb-sub.warn,.app-shell[data-theme=day] .pb-looks{color:#a5620c}.app-shell[data-theme=day] .pb-card.ours{border-top-color:#168965}.app-shell[data-theme=day] .pb-card{border-top-color:#1c2a2440}.app-shell[data-theme=day] .pb-tag{background:#e4972a;color:#fffdf7}.app-shell[data-theme=day] .pb-tag.ours{background:#168965;color:#f9fff9}.app-shell[data-theme=day] .pb-table td{border-bottom-color:#1c2a241a}.app-shell[data-theme=day] .pb-table th{border-bottom-color:#1c2a2440}.app-shell[data-theme=day] .pb-proof{border-left-color:#168965;background:#16896517}.app-shell[data-theme=day] .pb-attrib{border-left-color:#e4972a;background:#e4972a1a}.app-shell[data-theme=day] .pb-copy{border-color:#168965;background:#168965;color:#f9fff9}.app-shell[data-theme=day] .pb-pre{background:#1c2a240f;color:#17201d}.app-shell[data-theme=day] .pb-prompt.open{border-color:#16896573}.app-shell[data-theme=day] .pb-rescue{border-color:#1c2a2438}.app-shell[data-theme=day] .pb-verdict,.app-shell[data-theme=day] .pb-prompt-body{border-top-color:#1c2a241f}
