.video-agent-workspace{height:calc(100vh - 74px);min-height:calc(100vh - 74px);max-height:calc(100vh - 74px);margin-top:74px;display:grid;grid-template-columns:260px minmax(0,1fr);background:#fff;overflow:hidden}.video-agent-workspace.embedded{height:calc(100vh - 74px);min-height:calc(100vh - 74px);max-height:calc(100vh - 74px);margin:0;grid-template-columns:minmax(0,1fr)}.agent-sidebar{border-right:1px solid rgba(17,22,27,.08);background:#fafafa;padding:14px 12px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;overflow-x:hidden;min-height:0;box-sizing:border-box;width:260px}.sidebar-top{padding:4px 4px 0}.new-thread-btn{width:100%;height:40px;border-radius:12px;border:1px solid rgba(17,22,27,.1);background:#fff;color:#11161b;font-weight:600;cursor:pointer}.thread-list{display:flex;flex-direction:column;gap:6px;flex:1;overflow-y:auto;min-height:0}.thread-empty-state{padding:12px 10px;color:#11161b6b;font-size:.9rem;line-height:1.6}.thread-item{padding:12px;border-radius:14px;border:1px solid transparent;background:transparent;text-align:left;cursor:pointer;transition:background .2s ease,border-color .2s ease}.thread-item:hover{background:#11161b0a}.thread-item.active{background:#fff;border-color:#11161b14}.thread-title{color:#11161b;font-size:.92rem;font-weight:600;line-height:1.5;word-break:break-word}.thread-meta{margin-top:6px;display:flex;justify-content:space-between;gap:8px;color:#11161b73;font-size:.76rem}.agent-main{min-width:0;display:flex;flex-direction:column;background:#fff;overflow:hidden;min-height:0}.agent-topbar{height:58px;padding:0 20px;display:flex;align-items:center;border-bottom:1px solid rgba(17,22,27,.06);background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.agent-brand{display:inline-flex;align-items:center;gap:10px;color:#11161b;font-weight:700}.agent-brand-dot{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#11161b;color:#fff;font-size:.78rem}.agent-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px;padding:24px}.empty-copy{text-align:center}.draft-mode-tabs{display:inline-flex;align-items:center;gap:8px;flex-wrap:nowrap;padding:3px;border-radius:14px;background:#f6f7f9b8}.draft-mode-tab{width:134px;height:36px;padding:0 14px;border:1px solid transparent;border-radius:12px;background:transparent;color:#11161b9e;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.draft-mode-tab.active{background:#11161b;border-color:#11161b14;color:#fff;box-shadow:0 8px 18px #11161b1f}.empty-copy h1{margin:0 0 12px;font-size:clamp(2rem,4vw,2.9rem);line-height:1.08;letter-spacing:-.04em;color:#11161b}.empty-copy p{margin:0;color:#11161b85;font-size:.98rem}.conversation-scroll{flex:1;padding:28px 24px 100px;min-height:0;overflow-y:auto;overflow-x:hidden}.conversation-row{width:min(880px,100%);margin:0 auto 18px;display:flex;gap:0;align-items:flex-start}.conversation-row.user{justify-content:flex-end}.message-bubble{max-width:min(760px,100%);padding:14px 16px;border-radius:18px;line-height:1.7;font-size:.96rem;overflow-wrap:anywhere;word-break:break-word}.message-bubble.user{background:#fbfbfc;color:#11161b;border:1px solid rgba(17,22,27,.08);box-shadow:0 8px 24px #11161b0a}.message-bubble.user .message-inline-link{color:#245db4}.message-bubble.assistant{color:#11161b;padding-left:0;padding-right:0}.message-bubble.assistant.error{color:#b42318}.message-inline-link{display:inline-block;max-width:min(100%,560px);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;color:#245db4;text-decoration:underline}.message-inline-link:hover{color:#173d8f}.agent-artifact-card{width:min(760px,100%);border:1px solid rgba(17,22,27,.08);background:#fff;border-radius:22px;box-shadow:0 8px 24px #11161b0a}.product-artifact{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;padding:18px}.product-artifact img{width:100%;height:220px;object-fit:cover;border-radius:18px}.artifact-body{min-width:0}.artifact-body h3,.script-detail-card h3,.mini-card h4{margin:14px 0 10px;color:#11161b}.artifact-meta-row,.artifact-chip-row,.model-switcher{display:flex;flex-wrap:wrap;gap:8px}.artifact-meta-row span,.artifact-chip-row span,.model-switcher button,.script-option-top span{padding:7px 11px;border-radius:999px;background:#f5f5f5;color:#11161bb3;font-size:.84rem;border:1px solid rgba(17,22,27,.06)}.artifact-list{display:grid;gap:10px;margin:16px 0}.artifact-list div,.mini-card p,.detail-copy,.prompt-box{color:#11161b9e;line-height:1.7}.artifact-grid.three-col{width:min(760px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mini-card{position:relative;padding:16px}.rank-mark{position:absolute;top:12px;right:12px;color:#11161b2e;font-size:1.4rem;font-weight:800}.stacked-card{padding:16px}.script-option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.script-option-card{padding:14px;border-radius:16px;border:1px solid rgba(17,22,27,.08);background:#fff;text-align:left;cursor:pointer}.script-option-card.selected{background:#f7f7f7;border-color:#11161b2e}.script-option-top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.script-detail-card{margin-top:14px;padding:16px;border-radius:18px;background:#fbfbfb;border:1px solid rgba(17,22,27,.06)}.model-switcher button{background:#fff;cursor:pointer}.model-switcher button.active{background:#11161b;color:#fff;border-color:#11161b}.prompt-box{margin-top:14px;padding:16px;border-radius:18px;background:#fbfbfb;border:1px solid rgba(17,22,27,.06)}.product-result-media img,.product-result-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:18px;background:#f6f6f6}.product-result-media img{object-fit:cover}.product-result-placeholder{display:flex;align-items:center;justify-content:center;color:#11161b6b;font-size:.9rem}.product-result-body{min-width:0}.product-result-body h3{margin:14px 0 12px;color:#11161b;line-height:1.4}.product-result-rating{display:flex;align-items:center;gap:12px;color:#11161b94;font-size:.9rem}.product-result-rating strong{color:#11161b;font-size:.94rem}.product-result-compact-card{margin-top:10px;width:min(760px,100%);display:flex;flex-direction:column;gap:14px}.product-result-compact-main{display:grid;grid-template-columns:220px minmax(0,1fr);gap:22px;align-items:center}.product-result-compact-media{width:220px}.product-image-preview-trigger,.product-thumb-preview-trigger{position:relative;display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.product-result-compact-media img,.product-result-compact-media .product-result-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:16px;object-fit:cover}.product-image-preview-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#11161b29;opacity:0;transition:opacity .18s ease}.product-image-preview-overlay.thumb{border-radius:14px}.product-image-preview-trigger:hover .product-image-preview-overlay,.product-image-preview-trigger:focus-visible .product-image-preview-overlay,.product-thumb-preview-trigger:hover .product-image-preview-overlay,.product-thumb-preview-trigger:focus-visible .product-image-preview-overlay{opacity:1}.product-image-preview-icon{width:38px;height:38px;border-radius:50%;background:#11161bcc;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-result-compact-body{padding-top:0;min-width:0}.product-result-compact-body h3{margin:0;color:#245db4;font-size:1.06rem;line-height:1.5;font-weight:500;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.product-result-title-link{color:inherit;text-decoration:none}.product-result-title-link:hover h3{color:#173d8f}.product-result-stars{margin-top:8px;display:flex;align-items:center;gap:6px}.product-result-stars .stars{color:#f08804;letter-spacing:.02em;font-size:.9rem}.product-result-stars .reviews{color:#245db4;font-size:.88rem}.product-result-price{margin-top:6px;color:#11161b;font-size:1.18rem;line-height:1.2;font-weight:600}.product-result-thumb-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:2px}.product-result-thumb-row img{width:74px;height:74px;border-radius:14px;object-fit:cover;flex:0 0 auto;background:#f3f4f6}.product-thumb-preview-trigger{width:74px;flex:0 0 auto}.video-tip-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.video-tip-card{display:block;color:inherit;text-decoration:none}.video-tip-cover-wrap{position:relative;overflow:hidden;border-radius:18px;background:#f3f4f6;aspect-ratio:.78 / 1;box-shadow:0 10px 24px #11161b14}.video-tip-cover,.video-tip-placeholder{width:100%;height:100%}.video-tip-cover{object-fit:cover;display:block}.video-tip-play-btn{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;border:0;background:#11161bb8;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .2s ease,background .2s ease}.video-tip-play-btn:hover{transform:translate(-50%,-50%) scale(1.04);background:#11161bd1}.video-tip-play-btn.disabled{opacity:.45;cursor:not-allowed}.video-tip-play-icon{font-size:1rem;transform:translate(1px)}.video-tip-placeholder{display:flex;align-items:center;justify-content:center;color:#11161b61;font-size:.9rem}.video-tip-like,.video-tip-status{position:absolute;z-index:1;border-radius:999px;font-size:.78rem;line-height:1}.video-tip-like{left:10px;bottom:10px;display:inline-flex;align-items:center;gap:6px;padding:7px 12px;background:#11161bad;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-tip-like-icon{font-size:1.05rem;line-height:1;transform:translateY(-.5px)}.video-tip-status{top:10px;right:10px;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border:1px solid transparent;background:#fffffff0;color:#11161b}.video-tip-status.success{background:#16a34af5;color:#fff}.video-tip-status.fail{background:#dc2626f5;color:#fff}.video-tip-status.downloading{background:#11161be0;color:#fff}.video-tip-status.downloading:before{content:"";width:10px;height:10px;border-radius:50%;border:2px solid rgba(255,255,255,.32);border-top-color:#fff;animation:video-tip-spin .8s linear infinite}.video-tip-body{padding:10px 4px 0}.video-tip-title{color:#11161b;font-size:1rem;line-height:1.45;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-decoration:none}.video-tip-title:hover{color:#245db4}.video-tip-meta{margin-top:8px;display:flex;gap:10px;flex-wrap:wrap;color:#11161b80;font-size:.84rem}.video-tip-meta a{color:inherit;text-decoration:none}.video-tip-meta a:hover{color:#245db4}.video-tip-card:hover .video-tip-cover{transform:scale(1.02)}.video-tip-cover{transition:transform .28s ease}@keyframes video-tip-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.result-summary-grid{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.result-summary-item{padding:14px;border-radius:16px;background:#fbfbfb;border:1px solid rgba(17,22,27,.06)}.result-summary-item span{display:block;color:#11161b75;font-size:.8rem}.result-summary-item strong{display:block;margin-top:6px;color:#11161b;font-size:.96rem;line-height:1.45}.result-image-strip{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.result-image-strip img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px;background:#f5f5f5}.result-json-box{margin:16px 0 0;padding:16px;border-radius:18px;background:#fbfbfb;border:1px solid rgba(17,22,27,.06);color:#11161bb8;line-height:1.65;white-space:pre-wrap;word-break:break-word;overflow:auto;font-size:.84rem}.thinking-chip{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:999px;border:1px solid rgba(17,22,27,.08);background:#fff;color:#11161bad}.running-status-card{width:fit-content;max-width:min(760px,100%);padding:12px 16px;border-radius:999px;border:1px solid rgba(17,22,27,.08);background:#fbfbfb;box-shadow:0 6px 18px #11161b0a}.running-status-top{display:flex;align-items:center;gap:10px;color:#11161b;font-weight:600}.running-dots{display:inline-flex;align-items:center;gap:5px}.running-dots span{width:5px;height:5px;border-radius:50%;background:#11161b61;opacity:.3;animation:running-dot-pulse 1.1s ease-in-out infinite}.running-dots span:nth-child(2){animation-delay:.18s}.running-dots span:nth-child(3){animation-delay:.36s}@keyframes running-dot-pulse{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:.9;transform:translateY(-1px)}}.video-player-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;background:#11161bb8;display:flex;align-items:center;justify-content:center;padding:24px}.video-player-panel{width:min(820px,100%);border-radius:24px;background:#0f1419;box-shadow:0 24px 80px #00000057;overflow:hidden}.video-player-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;color:#fff}.video-player-head strong{font-size:.96rem;font-weight:600}.video-player-close{border:0;background:transparent;color:#fffc;font-size:1.6rem;line-height:1;cursor:pointer}.video-player-element{width:100%;max-height:min(72vh,780px);display:block;background:#000}.image-preview-panel{width:min(92vw,1024px);border-radius:24px;background:#fff;box-shadow:0 24px 80px #00000057;overflow:hidden}.image-preview-stage{display:flex;align-items:center;justify-content:center;padding:0 18px 18px}.image-preview-element{max-width:100%;max-height:min(76vh,860px);display:block;border-radius:18px;object-fit:contain;background:#f3f4f6}.docked-composer-shell{position:fixed;bottom:24px;left:280px;right:0;z-index:11;display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none}.docked-composer-shell .draft-composer-wrap{pointer-events:auto}@media (max-width: 860px){.product-result-compact-main{grid-template-columns:1fr;gap:14px}.product-result-compact-media{width:min(220px,100%)}}.draft-composer-wrap,.draft-composer-wrap.docked{width:min(680px,calc(100% - 32px))}.draft-composer-tabs-row{margin:0 0 8px}.dream-toolbar-actions{display:flex;align-items:center;gap:8px}.draft-composer-panel{position:relative;height:152px;padding:12px 64px 42px 12px;border-radius:24px;border:1px solid rgba(17,22,27,.06);background:linear-gradient(180deg,#fffffffa,#fcfcfdf5);box-shadow:0 14px 36px #11161b0d,inset 0 1px #fffc;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-sizing:border-box}.draft-composer-body{height:100%;min-height:0}.draft-link-surface{height:100%;display:flex;align-items:center}.draft-link-surface input{width:100%;border:none;background:transparent;color:#11161b;font:inherit;font-size:.96rem;outline:none;padding:0}.draft-link-surface input::placeholder{color:#11161b52}.composer-send-btn{border:none;background:transparent;cursor:pointer}.composer-send-btn:disabled{opacity:1;cursor:not-allowed}.draft-send-btn{position:absolute;right:14px;bottom:14px;width:36px;height:36px;border-radius:50%;background:#11161b;color:#fff;font-size:1rem;box-shadow:0 10px 22px #11161b24}.draft-send-btn:disabled{background:#d9dee5;color:#11161b61;box-shadow:none}.draft-options-row{position:absolute;left:14px;right:58px;bottom:10px;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.draft-option-chip{min-height:30px;padding:0 10px;border-radius:12px;border:1px solid rgba(17,22,27,.08);background:#ffffffe0;color:#11161bbd;font-size:.78rem;display:inline-flex;align-items:center;gap:6px}.draft-select-chip{position:relative}.draft-select-chip-agent .draft-select-value{color:#0996b2}.draft-select-trigger{display:inline-flex;align-items:center;gap:4px;min-width:60px;min-height:30px;padding:0 16px;border-radius:12px;border:1px solid rgba(17,22,27,.08);background:#ffffffe0;color:#11161bbd;font-size:.78rem;cursor:pointer;white-space:nowrap;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.draft-select-trigger:hover{border-color:#11161b24;background:#11161b0a}.draft-select-trigger.open{border-color:#0996b242;background:#0996b20f;box-shadow:0 0 0 3px #0996b214}.draft-select-trigger-icon{font-size:.68rem;color:#11161b52;line-height:1}.draft-select-trigger:hover .draft-select-trigger-icon{color:#11161b7a}.draft-select-value{color:#11161be0;font-size:.78rem;white-space:nowrap;font-weight:600}.draft-select-arrow{font-size:.62rem;color:#11161b61;transition:transform .15s ease}.draft-select-trigger.open .draft-select-arrow{transform:rotate(180deg)}.draft-select-trigger.open .draft-select-arrow{transform:rotate(90deg)}.draft-select-dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:60px;width:max-content;max-width:min(280px,calc(100vw - 24px));max-height:min(320px,calc(100vh - 24px));overflow-y:auto;padding:8px;border-radius:14px;border:1px solid rgba(17,22,27,.1);background:#fff;box-shadow:0 12px 36px #11161b1f,0 2px 8px #11161b0a;z-index:20;animation:draft-select-in .12s ease-out}.draft-select-dropdown-up{top:auto;bottom:calc(100% + 6px);animation-name:draft-select-in-up}@keyframes draft-select-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes draft-select-in-up{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.draft-select-group-title{padding:8px 28px 6px;font-size:.7rem;font-weight:600;color:#11161b6b;letter-spacing:.02em;-webkit-user-select:none;user-select:none}.draft-select-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:9px 28px;border:0;border-radius:10px;background:transparent;color:#11161bd1;font-size:.82rem;text-align:left;white-space:nowrap;cursor:pointer;transition:background .12s ease}.draft-select-option:hover{background:#11161b0a}.draft-select-option.active{background:#0996b21a;color:#0996b2;font-weight:600}.draft-select-check{color:#0996b2;font-size:.72rem;margin-left:8px}.draft-custom-count-input{width:92px;height:26px;padding:0 2px 0 0;border:none;border-radius:0;background:transparent;color:#11161b;font:inherit;font-size:.76rem;outline:none;box-shadow:none}.draft-custom-count-input::placeholder{color:#11161b57}.recreate-composer-cards{display:grid;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:6px;height:100%;min-height:0;min-width:0}.recreate-composer-divider{display:flex;align-items:center;justify-content:center;color:#11161b3d;font-size:.88rem;font-weight:700}.recreate-upload-card{position:relative;min-width:0;height:76px;min-height:76px;padding:8px 10px;border-radius:14px;border:1px dashed rgba(17,22,27,.09);background:linear-gradient(180deg,#fcfcfde6,#f8f9fbd1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.recreate-upload-card.filled{border-style:solid;border-color:#11161b14;background:#fff;padding:7px 10px;overflow:hidden}.recreate-upload-card:hover{transform:translateY(-1px);border-color:#11161b24;box-shadow:0 10px 20px #11161b0a}.recreate-upload-card.disabled{opacity:.7}.recreate-upload-input{display:none}.recreate-upload-trigger{width:100%;height:100%;border:0;background:transparent;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;cursor:pointer;text-align:left}.recreate-upload-sheet{width:24px;height:32px;flex:0 0 24px;border-radius:8px;background:linear-gradient(180deg,#fff,#f3f5f8);border:1px solid rgba(17,22,27,.04);box-shadow:0 8px 16px #11161b0a;display:inline-flex;align-items:center;justify-content:center;transform:rotate(-7deg)}.recreate-upload-plus{font-size:.92rem;line-height:1;color:#11161b6b}.recreate-upload-copy-block{min-width:0;display:flex;flex-direction:column;gap:1px}.recreate-upload-label-row{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.recreate-upload-label{color:#11161b;font-weight:600;font-size:.88rem}.recreate-upload-badge{padding:1px 7px;border-radius:999px;background:#11161b0d;color:#11161b6b;font-size:.62rem}.recreate-upload-copy{color:#11161b61;font-size:.68rem;line-height:1.2}.recreate-upload-filled{display:flex;flex-direction:row;align-items:center;gap:8px}.recreate-upload-filled-thumb{flex:0 0 auto;width:58px;height:58px;border-radius:10px;overflow:hidden;background:#f4f5f7;position:relative;border:0;padding:0;cursor:pointer}.recreate-upload-filled-thumb:hover{opacity:.85}.recreate-upload-filled-thumb video,.recreate-upload-filled-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;border-radius:10px}.recreate-upload-filled-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#11161b47;color:#fff;font-size:.72rem;border-radius:10px;pointer-events:none}.recreate-upload-filled-info{flex:1;min-width:0;display:flex;align-items:center;gap:6px}.recreate-upload-filled-name{flex:1;min-width:0;font-size:.82rem;color:#11161bad;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.recreate-upload-filled-remove{flex:0 0 auto;width:20px;height:20px;border-radius:50%;border:0;background:#11161b14;color:#11161b80;font-size:.72rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.recreate-upload-filled-remove:hover{background:#dc26261f;color:#dc2626}.recreate-upload-status{margin-top:4px;color:#11161b85;font-size:.82rem}.recreate-upload-status.error{color:#b42318}.recreate-upload-multi-wrap{width:100%;min-width:0;height:100%;display:flex;flex-direction:column;justify-content:center}.recreate-upload-multi-wrap>.recreate-upload-trigger{height:100%}.recreate-upload-multi-grid{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.recreate-upload-multi-thumb-wrap{position:relative;width:54px;height:54px;flex:0 0 auto}.recreate-upload-multi-thumb{width:54px;height:54px;padding:0;border:0;border-radius:10px;overflow:hidden;background:#f4f5f7;cursor:pointer}.recreate-upload-multi-thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.recreate-upload-multi-thumb:hover{opacity:.85}.recreate-upload-multi-remove{position:absolute;top:-4px;right:-4px;width:16px;height:16px;border-radius:50%;border:0;background:#11161bb8;color:#fff;font-size:.6rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;z-index:1}.recreate-upload-multi-remove:hover{background:#dc2626eb}.recreate-upload-multi-uploading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#11161b7a;color:#fff;font-size:.62rem;pointer-events:none}.recreate-upload-multi-add{width:54px;height:54px;flex:0 0 auto;border:1px dashed rgba(17,22,27,.14);border-radius:10px;background:#fff9;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.recreate-upload-multi-add:hover{border-color:#11161b47;background:#ffffffe6}.recreate-upload-multi-add-icon{font-size:1.1rem;color:#11161b52;line-height:1}@media (max-width: 980px){.video-agent-workspace{grid-template-columns:1fr}.agent-sidebar{display:none}.docked-composer-shell{left:0}.artifact-grid.three-col,.script-option-list,.result-summary-grid,.result-image-strip,.video-tip-grid,.product-artifact,.product-result-card{grid-template-columns:1fr}}@media (max-width: 640px){.conversation-scroll{padding:20px 14px 100px}.agent-topbar{padding:0 14px}.agent-empty-state{padding:20px 14px}.bottom-composer,.dream-composer-panel{width:calc(100% - 20px)}.recreate-composer-cards{grid-template-columns:1fr;height:auto;min-height:0}.recreate-composer-divider{display:none}.docked-composer-shell{left:0;right:0}.dream-toolbar-link-main{gap:12px}.dream-toolbar-actions{overflow-x:auto;padding-bottom:2px}.draft-composer-panel{height:auto;min-height:170px;padding-right:20px;padding-bottom:72px}.draft-options-row{right:20px}}.scripts-card,.prompt-card{padding:18px 20px}.scripts-list{display:flex;flex-direction:column;gap:16px;margin-top:12px}.prompt-list{display:flex;flex-direction:column;gap:14px;margin-top:12px}.script-item,.prompt-item{padding:16px;border-radius:16px;background:#fafafa;border:1px solid rgba(17,22,27,.06)}.prompt-item-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.prompt-duration{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#245db414;color:#245db4;font-size:.8rem;font-weight:600}.prompt-content{color:#11161bcc;line-height:1.7;white-space:pre-wrap;word-break:break-word}.script-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.script-header h4{margin:0;font-size:1.05rem;color:#11161b;font-weight:600}.script-angle{padding:4px 10px;border-radius:999px;background:#11161b0f;color:#11161bb3;font-size:.8rem}.script-target,.script-cta,.script-why{margin:8px 0;font-size:.92rem;line-height:1.6;color:#11161bb3}.script-target strong,.script-cta strong,.script-why strong{color:#11161b}.script-hook{margin:10px 0;padding:10px 12px;background:#11161b0a;border-radius:10px;font-size:.92rem}.hook-type{display:inline-block;padding:2px 8px;margin-right:8px;border-radius:6px;background:#11161b;color:#fff;font-size:.78rem}.hook-content{color:#11161bcc}.script-scenes{margin:12px 0}.script-scenes strong{display:block;margin-bottom:10px;color:#11161b}.scenes-list{display:flex;flex-direction:column;gap:10px}.scene-item{padding:12px;background:#fff;border-radius:12px;border:1px solid rgba(17,22,27,.06)}.scene-time{font-size:.8rem;color:#11161b80;margin-bottom:6px;font-weight:500}.scene-visual{font-size:.92rem;color:#11161b;line-height:1.5;margin-bottom:4px}.scene-dialogue{font-size:.9rem;color:#245db4;font-style:italic;margin:6px 0}.scene-action{font-size:.85rem;color:#11161b99}.script-why{padding-top:8px;border-top:1px dashed rgba(17,22,27,.1);margin-top:12px}
