[data-creation-workbench]{--composer-space:224px;display:flex;flex-direction:column;height:100dvh;min-height:0;position:relative}.workbench-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 38px;min-height:76px;border-bottom:1px solid var(--line);flex-shrink:0}.workbench-heading :is(h1,h2){font-size:18px;font-weight:600;max-width:65vw;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workbench-heading>a{font-size:13px;color:var(--ink-2);min-height:44px;display:flex;align-items:center;white-space:nowrap}.workbench-results{flex:1;min-height:0;overflow-y:auto;overscroll-behavior-y:contain;scroll-padding-top:24px;scroll-padding-bottom:calc(var(--composer-space) + 45px)}.workbench-result-list{width:calc(100% - 76px);max-width:880px;margin:0 auto;padding:28px 0 calc(var(--composer-space) + 68px);display:flex;flex-direction:column;gap:30px}.workbench-result{border-bottom:1px solid var(--line);padding-bottom:27px;scroll-margin-top:24px}.workbench-result-top{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ink-3);margin-bottom:10px;flex-wrap:wrap}.workbench-result-top b{color:var(--ink);font-size:13px;font-weight:600}.workbench-result[data-selected] .workbench-result-top b{border:1px solid color-mix(in srgb,var(--accent) 50%,var(--line));background:color-mix(in srgb,var(--accent) 10%,var(--bg));color:var(--accent);padding:3px 7px;border-radius:6px}.workbench-result-source{border-left:1px solid var(--line);padding-left:9px;font-size:11px;color:var(--ink-2)}.workbench-result-top time{margin-left:auto;font-size:11px}.workbench-result-prompt{font-size:14px;line-height:1.6;color:var(--ink-2);margin:0 0 12px;max-width:710px;white-space:pre-wrap;overflow-wrap:anywhere;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.workbench-result-prompt[data-expanded]{display:block}.workbench-prompt-more{font-size:12px;color:var(--ink-3);padding:0;min-height:32px;margin:-6px 0 8px}.workbench-result-media{position:relative;width:min(560px,100%);aspect-ratio:16/9;border-radius:12px;overflow:hidden;background:var(--surface);border:1px solid var(--line)}.workbench-result-media video{display:block;width:100%;height:100%;object-fit:contain}.workbench-result-meta{display:flex;gap:9px;font-size:11px;color:var(--ink-3);margin:11px 0 10px}.workbench-result-actions{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.workbench-result-actions a,.workbench-result-actions button{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;padding:7px 11px;min-height:40px;font-size:12px;text-decoration:none;color:var(--ink-2)}.workbench-result-actions button:first-child{background:var(--raise);color:var(--ink)}.workbench-result-actions button:disabled{opacity:.45;cursor:not-allowed}.workbench-result-actions a:hover,.workbench-result-actions button:hover{border-color:var(--ink-3);color:var(--ink)}.workbench-run-state{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:16px;text-align:center;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--accent) 7%,var(--surface)),var(--bg) 85%)}.workbench-run-state p{font-size:14px}.workbench-run-state small{font-size:12px;color:var(--ink-3)}.workbench-run-state>svg{color:var(--accent)}.workbench-run-state a,.workbench-run-state button{border:1px solid var(--line);padding:7px 12px;border-radius:7px;font-size:12px;min-height:40px}.workbench-empty{padding:90px 20px;text-align:center}.workbench-empty>svg{color:var(--ink-3);margin:0 auto 16px}.workbench-empty h2{font-size:23px;font-weight:600;margin-bottom:12px}.workbench-empty p{color:var(--ink-3);font-size:14px}.workbench-empty button{color:var(--ink-2);border:1px solid var(--line);border-radius:24px;padding:9px 16px;margin-top:20px;min-height:44px;font-size:13px}.workbench-notice{font-size:12px;padding:8px 18px;border-bottom:1px solid var(--line);color:var(--ink-2);display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex-shrink:0}.workbench-notice button{min-height:32px;text-decoration:underline;text-underline-offset:3px}.workbench-notice[role=alert]{color:var(--warn)}.workbench-composer{height:0;flex-shrink:0;z-index:var(--layer-composer)}.workbench-source-option{display:flex;width:100%;align-items:center;gap:12px;padding:10px;border-radius:9px;text-align:left}.workbench-source-option:hover{background:var(--surface)}.workbench-source-option video{width:90px;aspect-ratio:16/9;object-fit:cover;border-radius:6px}.workbench-source-option>span{flex:1;min-width:0;font-size:13px}.workbench-source-option small{display:block;color:var(--ink-3);font-size:11px;margin-top:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.workbench-about{font-size:13px;color:var(--ink-3);margin-top:32px}.workbench-about>summary{cursor:pointer;min-height:44px}@media(max-width:1023px){[data-creation-workbench]{height:calc(100dvh - 64px)}.workbench-heading{min-height:66px;padding:0 18px}.workbench-heading :is(h1,h2){font-size:16px}.workbench-heading>a{font-size:12px}.workbench-result-list{width:calc(100% - 34px);padding-top:21px;padding-bottom:calc(var(--composer-space) + 100px);gap:23px}.workbench-result{padding-bottom:20px}.workbench-result-top{gap:7px;font-size:11px}.workbench-result-top time{font-size:10px}.workbench-result-prompt{font-size:13px}.workbench-result-actions{gap:6px}.workbench-result-actions a,.workbench-result-actions button{font-size:11px;padding:7px 9px;min-height:44px}.workbench-result-media{width:100%;border-radius:10px}.workbench-empty{padding:70px 15px}.workbench-empty h2{font-size:21px}.workbench-notice{font-size:11px;gap:8px}.workbench-run-state{gap:8px;padding:10px}.workbench-run-state small{font-size:11px}}