.reference-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.generate-storyboard{width:100%;margin:10px 0 16px}.upload-card img{cursor:zoom-in}.image-modal{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:30px;background:rgba(7,12,22,.88)}.image-modal img{max-width:min(1100px,94vw);max-height:88vh;border-radius:15px;box-shadow:0 25px 80px #000}.image-modal button{position:absolute;top:18px;right:24px;width:46px;height:46px;padding:0;border-radius:50%;background:#fff;color:#172033;font-size:30px}.visual-prompt{background:#f7faff;border-color:#cddcf4}.billing-link{display:inline-block;margin-top:10px;color:#2867d8;font-weight:800;text-decoration:none}.balance-input{display:grid;grid-template-columns:1fr 105px;gap:8px}
@media(max-width:760px){.reference-grid{grid-template-columns:1fr}}
.reference-grid label{display:flex;flex-direction:column;gap:8px}.reference-name-label{margin-top:4px;font-size:.82rem;font-weight:800;color:#53627a}.story-reference-name{width:100%}
.modern-media-upload{position:relative;border:1px solid #d3deec;border-radius:16px;background:linear-gradient(145deg,#fff,#f5f9ff);box-shadow:0 8px 24px rgba(35,74,130,.07);transition:.2s ease}.modern-media-upload:hover{border-color:#75a6eb;box-shadow:0 12px 30px rgba(35,92,170,.12)}.image-reference-upload{padding:14px!important}.image-reference-upload>input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.media-upload-preview{display:grid;place-items:center;gap:7px;min-height:180px;padding:16px;border:2px dashed #c4d5ea;border-radius:13px;background:#f8fbff;text-align:center;cursor:pointer}.media-upload-preview img{width:100%;height:130px;object-fit:contain;border-radius:10px;background:#edf3fa}.media-upload-preview .upload-plus{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#e3efff;color:#2767c5;font-size:28px}.media-upload-preview small{color:#718096}.document-upload{padding:16px;margin-top:14px}.document-upload input[type=file]{width:100%;padding:10px;border:1px dashed #b9cce4;border-radius:11px;background:#fff}.document-upload input[type=file]::file-selector-button{margin-right:12px;padding:9px 14px;border:0;border-radius:9px;background:#2867d8;color:#fff;font-weight:800;cursor:pointer}.selected-file-note{margin-top:9px;padding:9px 11px;border-radius:9px;background:#eaf3ff;color:#315b91;font-size:.85rem;font-weight:700}

.video-modal{position:fixed;inset:0;z-index:3000;display:none;align-items:center;justify-content:center;padding:clamp(10px,3vw,36px);background:rgba(4,8,18,.88);backdrop-filter:blur(7px)}
.video-modal.open{display:flex}.video-modal-dialog{position:relative;width:min(1100px,96vw);max-height:94vh;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#080b12;box-shadow:0 28px 80px rgba(0,0,0,.55)}
.video-modal video{display:block;width:100%;max-height:86vh;border-radius:10px;background:#000}.video-modal-close{position:absolute;top:-12px;right:-12px;z-index:1;width:38px;height:38px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:#171b25;color:#fff;font-size:23px;line-height:1;cursor:pointer}
.storyboard-model-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.storyboard-model-picker select{width:auto;min-width:200px}
.extend-box{padding:12px;border:1px dashed #cbd5e4;border-radius:13px;background:#fafcff}.extend-box textarea{background:#fff}.extend-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:8px;flex-wrap:wrap}.extend-actions small{color:#7b8495}
html[data-theme=dark] .extend-box{border-color:#40516a;background:#111c2b}html[data-theme=dark] .extend-box textarea{background:#101927}
.clip-mode-panel{background:linear-gradient(160deg,#fff,#f7faff)}.clip-mode-grid{grid-template-columns:1fr}.clip-mode-panel .clip-mode-grid{grid-template-columns:1fr 1fr}@media(max-width:760px){.clip-mode-panel .clip-mode-grid{grid-template-columns:1fr}}.clip-transcript{margin-top:16px;padding:14px;border:1px solid #d7e4fc;border-radius:13px;background:#f7faff;max-height:260px;overflow:auto;font-size:.85rem;line-height:1.6}.clip-transcript .segment{padding:6px 0;border-bottom:1px solid #e7edf6}.clip-transcript .segment:last-child{border-bottom:0}.clip-transcript .segment b{color:#2463d4;margin-right:8px;white-space:nowrap}
html[data-theme=dark] .clip-mode-panel{background:linear-gradient(160deg,#151f2e,#111a28)}html[data-theme=dark] .clip-transcript{border-color:#40516a;background:#111c2b}html[data-theme=dark] .clip-transcript .segment{border-color:#26364c}html[data-theme=dark] .clip-transcript .segment b{color:#7fb3ff}
