:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#ebedef;background:#0c0d10;font-synthesis:none;--bg:#0c0d10;--surface:#14161a;--raised:#1c1e23;--line:#292b32;--muted:#94979f;--accent:#dbfb82;--ink:#192310;--danger:#ff9e9e}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.38;cursor:not-allowed}button{color:inherit}a{color:inherit;text-decoration:none}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}[hidden]{display:none!important}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 28px 0 20px;background:#101115}.brand{display:flex;align-items:center;gap:12px}.brand strong{font-size:17px;letter-spacing:1.6px;font-weight:650}.brand-mark{height:32px;width:32px;display:flex;align-items:center;justify-content:center;background:var(--accent);color:var(--ink);border-radius:9px;font-weight:850;font-size:23px;font-style:italic}.brand-mark span{margin-left:-4px;font-style:normal}.brand-divider{height:18px;width:1px;background:#35373e;margin:0 4px}.studio-name{font-size:14px;color:#afb2b9}.header-right{display:flex;align-items:center;gap:20px}.internal-tag{font-size:12px;letter-spacing:.6px;color:var(--muted)}.connection-button{display:flex;gap:9px;align-items:center;padding:9px 13px;background:#1c1e22;border:1px solid #3b3d44;border-radius:9px;font-size:13px}.connection-button svg{width:16px;height:16px;margin-left:4px}.connection-dot{width:6px;height:6px;border-radius:50%;background:#868995}.connected .connection-dot{background:var(--accent)}.connected{border-color:#56643e}.rail{position:absolute;top:72px;bottom:0;left:0;width:76px;border-right:1px solid var(--line);background:#101115;display:flex;align-items:center;flex-direction:column;padding:23px 10px;gap:16px;min-height:600px}.rail-button{border:0;background:none;border-radius:10px;width:52px;min-height:55px;display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;color:#888b95}.rail-button span{font-size:12px}.rail-button.active{background:#252b1e;color:var(--accent)}.rail-button:hover{color:#eff4e6}.rail-spacer{flex:1}.rail-brand{font-size:12px;font-weight:600;width:30px;height:30px;border:1px solid #34363e;border-radius:50%;display:grid;place-items:center;color:#b2b4bb}.workspace{margin-left:76px;display:grid;grid-template-columns:380px minmax(0,1fr);min-height:calc(100vh - 72px)}.composer{padding:29px 25px 24px;border-right:1px solid var(--line);background:#111216}.composer-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.eyebrow{font-size:12px;letter-spacing:1.8px;color:#8f929a;font-weight:550}.composer h1{font-size:23px;margin:8px 0 0;font-weight:570;letter-spacing:.5px}.model-badge{font-size:12px;color:#c3d6a1;border:1px solid #3b4630;padding:5px 8px;border-radius:6px;background:#1a2116}.mode-tabs{padding:4px;display:flex;border:1px solid var(--line);border-radius:9px;background:#0b0c0f;margin-bottom:23px;gap:2px}.mode-tabs button{background:none;border:none;padding:9px 6px;flex:1;white-space:nowrap;color:#9699a1;border-radius:6px;font-size:13px}.mode-tabs [aria-selected=true]{color:#f2f2f3;background:#2a2c31;box-shadow:0 1px 4px #0005}.field{display:flex;flex-direction:column;gap:9px;margin-bottom:19px;min-width:0}.field label{font-size:14px;font-weight:500;color:#d3d5dc}.field-heading{display:flex;justify-content:space-between;align-items:center}.text-button{border:0;background:none;color:#a3a6b0;padding:2px 0;display:inline-flex;align-items:center;gap:6px;font-size:12px}.text-button:hover{color:var(--accent)}.text-button svg{width:14px;height:14px}.prompt-wrap{background:#191b20;border:1px solid #30323a;border-radius:11px;overflow:hidden}.prompt-wrap:focus-within{border-color:#909e71}.prompt-wrap textarea{display:block;width:100%;height:192px;border:0;padding:15px 14px;background:transparent;color:#e7e9ed;resize:vertical;line-height:1.8;outline:none;font-size:14px;min-height:130px}textarea::placeholder,input::placeholder{color:#686c76}.prompt-footer{display:flex;justify-content:space-between;padding:8px 12px 12px;gap:8px;color:#6e727d;font-size:12px}.settings-divider{height:1px;background:var(--line);margin:23px 0}input,select{height:43px;background:#1b1d22;border:1px solid #30323a;border-radius:8px;color:#e4e6eb;padding:0 12px;min-width:0;width:100%}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 5 3 3 3-3' fill='none' stroke='%239699a5' stroke-width='1.4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;padding-right:30px}.select-wrap{position:relative}.model-select svg{position:absolute;left:12px;top:12px;color:var(--accent);width:18px;height:18px}.model-select select{padding-left:40px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ratios{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.ratios button{height:65px;background:#191b20;border:1px solid #2c2e35;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#90949e;font-size:12px}.ratios button.selected{background:#242b1a;border-color:#758653;color:#ddf4b2}.ratio-shape{border:1.3px solid currentColor;display:block;border-radius:2px;height:13px;width:23px}.ratio-shape.portrait{width:12px;height:20px}.ratio-shape.square{width:16px;height:16px}.ratio-shape.classic{width:20px;height:15px}.ratio-shape.classic-portrait{width:15px;height:20px}.audio-row{display:flex;align-items:center;position:relative;margin:5px 0 18px;cursor:pointer;gap:12px}.audio-row strong{font-size:13px;font-weight:500;display:block}.audio-row small{display:block;font-size:12px;color:#757985;margin-top:5px}.audio-row input{position:absolute;opacity:0;width:1px;height:1px}.switch{margin-left:auto;width:34px;height:20px;background:#41444e;border-radius:12px;padding:3px;transition:background .2s}.switch:before{content:"";display:block;width:14px;height:14px;border-radius:50%;background:#b6b9c2;transition:transform .2s}.audio-row input:checked+.switch{background:var(--accent)}.audio-row input:checked+.switch:before{transform:translateX(14px);background:#28351e}.audio-row input:focus-visible+.switch{outline:2px solid white;outline-offset:3px}.advanced{border-top:1px solid var(--line);padding-top:12px;color:#9397a2;font-size:12px}.advanced summary{cursor:pointer}.advanced .field{margin-top:16px}.submit-area{margin-top:22px}.cost-note{text-align:center;font-size:12px;color:#b1b8a5}.primary-button{background:var(--accent);border:1px solid var(--accent);border-radius:9px;color:var(--ink);font-size:14px;font-weight:600;min-height:45px;width:100%;display:flex;align-items:center;justify-content:center;gap:9px;transition:background .2s}.primary-button:hover{background:#e7ffa8}.button-arrow{position:absolute;right:14px;width:17px}#generate-button{position:relative;height:49px}.submit-note{text-align:center;color:#676d78;font-size:12px;margin:11px 0 0}.stage{padding:24px 31px 18px;min-width:0;display:flex;flex-direction:column}.stage-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:15px}.stage-tabs{display:flex;align-items:center;gap:24px}.stage-tabs button{font-size:14px;background:none;border:none;padding:6px 0 12px;color:#838894;position:relative}.stage-tabs .selected{color:#eef0f2}.stage-tabs .selected:after{content:"";position:absolute;bottom:0;left:0;width:20px;height:2px;background:var(--accent)}.stage-tabs span{font-size:12px;padding:2px 5px;background:#24262e;border-radius:4px;margin-left:4px;color:#999da6}.preview-panel{min-width:0}.monitor-heading{display:flex;justify-content:space-between;align-items:center;background:#17191e;border:1px solid #2b2d35;border-bottom:0;border-radius:12px 12px 0 0;padding:13px 16px;font-size:12px;color:#90949e}.monitor-heading>span:first-child{display:flex;gap:8px;align-items:center}.small-dot{width:5px;height:5px;border-radius:50%;background:#626772}#preview-spec{font-size:12px;letter-spacing:1px}#preview-spec b{font-weight:400;padding:0 6px;color:#474b56}.video-screen{position:relative;width:100%;aspect-ratio:16/10;background:#080a0c;border:1px solid #2b2d35;overflow:hidden;display:flex;align-items:center;justify-content:center;max-height:560px;min-height:290px}.video-screen:before,.video-screen:after{content:"";position:absolute;width:25px;height:25px;border-color:#3b3f47;pointer-events:none}.video-screen:before{left:23px;top:23px;border-left:1px solid;border-top:1px solid}.video-screen:after{right:23px;bottom:23px;border-right:1px solid;border-bottom:1px solid}.empty-preview{text-align:center;color:#676d77;position:relative;padding:40px 20px}.empty-icon{width:66px;height:66px;border:1px solid #30343c;border-radius:19px;display:grid;place-items:center;margin:0 auto 24px;color:#a5b195;background:#171c17;box-shadow:0 0 65px #b9e56d07}.empty-icon svg{width:29px;height:29px}.empty-preview h2{font-size:20px;font-weight:450;color:#cbd0d5;letter-spacing:1px;margin:0 0 13px}.empty-preview p{font-size:13px;line-height:1.9;margin:0}.empty-spec{display:flex;justify-content:center;gap:13px;margin-top:24px;font-size:12px;letter-spacing:.5px}.empty-spec span+span:before{content:"/";padding-right:13px;color:#414650}.monitor-footer{border:1px solid #2b2d35;border-top:0;border-radius:0 0 12px 12px;background:#14161a;min-height:61px;display:flex;align-items:center;justify-content:space-between;padding:11px 15px;gap:10px;font-size:12px;color:#7f8490}.monitor-footer>div{display:flex;gap:12px;align-items:center}.icon-button{border:0;background:none;display:inline-grid;place-items:center;width:28px;height:28px;color:#b3b7c1}.icon-button svg{width:17px;height:17px}.secondary-button{display:inline-flex;gap:7px;align-items:center;border:1px solid #363940;border-radius:7px;background:#22242b;padding:8px 10px;color:#d4d7dd;font-size:12px}.secondary-button svg{width:14px;height:14px}.ideas{margin-top:34px}.section-label{font-size:12px;color:#bfc3cb;display:flex;gap:14px;align-items:center}.section-label span{font-size:12px;color:#676d77;letter-spacing:1.3px}.idea-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.idea-grid button{text-align:left;position:relative;border:1px solid #2a2d34;background:#14161b;border-radius:10px;display:flex;flex-direction:column;gap:8px;padding:16px 14px;min-height:118px}.idea-grid button:hover{border-color:#5c6b45;background:#1a1f17}.idea-index{font-size:12px;color:#707785;font-family:monospace}.idea-grid strong{font-size:13px;font-weight:500;color:#d4d9df}.idea-grid button>span:last-of-type{font-size:12px;color:#767d89}.idea-grid svg{width:14px;height:14px;position:absolute;right:13px;top:18px;color:#757e6c}.workspace-footer{margin-top:auto;padding-top:33px;display:flex;justify-content:space-between;gap:12px;color:#545a65;font-size:12px;letter-spacing:1px}.workspace-footer span:last-child{letter-spacing:0}.subtle{font-weight:400;color:#777d89;font-size:12px}.field-note{margin:0;color:#7e8490;font-size:12px;line-height:1.65}.upload-zone{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #41454e;background:#17191e;border-radius:9px;padding:21px 10px;cursor:pointer;text-align:center;color:#b9bec8}.upload-zone:hover,.upload-zone.dragging{background:#20271b;border-color:var(--accent)}.upload-zone small{font-weight:400;color:#777f8c;font-size:12px}.reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.reference-tile{position:relative;min-width:0}.reference-tile img{width:100%;aspect-ratio:1;object-fit:cover;border:1px solid #3a4148;border-radius:8px}.reference-tile .remove-ref{position:absolute;right:4px;top:4px;border:0;color:#fff;background:#111c;border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.reference-tile .remove-ref svg{width:13px;height:13px}.reference-tile span{font-size:12px;color:#9ba2af;display:block;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dialog{width:min(480px,calc(100vw - 32px));background:#171a20;border:1px solid #41464f;color:#e8ebef;border-radius:17px;padding:28px;box-shadow:0 30px 100px #000a}.dialog::backdrop{background:#0009;backdrop-filter:blur(7px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:15px}.dialog h2{font-size:21px;font-weight:520;margin:7px 0}.dialog-intro{font-size:13px;color:#9199a7;line-height:1.7;margin-bottom:23px}.dialog .field{margin-bottom:20px}.dialog input{height:46px}.dialog-actions{display:flex;gap:20px;align-items:center;justify-content:space-between;margin-top:25px}.dialog-actions .primary-button{width:auto;padding:0 18px}.notice{border:1px solid #3b533a;background:#1d2d20;border-radius:8px;padding:12px;font-size:12px;line-height:1.7;margin-top:12px;color:#c4e5be;overflow-wrap:anywhere}.notice.error{border-color:#66413f;background:#302022;color:#ffb5ad}.toast{position:fixed;z-index:15;bottom:28px;left:50%;transform:translateX(-50%);background:#e6efd8;color:#25301c;padding:13px 22px;border:1px solid #b6c498;border-radius:9px;box-shadow:0 5px 30px #0007;font-size:13px;max-width:min(85vw,600px)}.library-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:#828b99;font-size:12px}.history-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #2d323b;border-radius:13px;grid-column:1/-1;color:#798391}.history-empty>svg{width:28px;height:28px}.history-empty h2{font-size:17px;color:#c0c7d1;font-weight:450}.history-empty p{font-size:13px;line-height:1.9}.history-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.task-card{border:1px solid #303640;background:#171b22;border-radius:12px;overflow:hidden;text-align:left;padding:0;color:#dfe5eb}.task-card:hover{border-color:#849664}.task-card-visual{aspect-ratio:16/9;background:#0b0e12;position:relative;display:grid;place-items:center}.task-card-visual svg{width:30px;height:30px;color:#727e8c}.task-card-info{padding:15px}.task-card-info p{margin:0 0 12px;line-height:1.7;font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.task-card-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#8994a4}.status-badge{position:absolute;top:12px;left:12px;border-radius:5px;padding:5px 7px;background:#20262eee;font-size:12px;color:#bdc9d8}.status-badge.success{color:#d9f3b0;background:#263120ee}.status-badge.failed{color:#ffbbb1;background:#482622ee}#video-player{height:100%;max-height:560px;width:100%;background:#000;object-fit:contain;position:relative;z-index:1}.progress-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#10150ff5;text-align:center;padding:30px;z-index:2}.progress-overlay h2{font-size:19px;font-weight:500;margin:20px 0 9px}.progress-overlay p{font-size:12px;color:#949f8d;max-width:80%;line-height:1.7}.spinner{width:35px;height:35px;border:2px solid #3a4332;border-top-color:var(--accent);border-radius:50%;animation:spin 1.2s linear infinite}progress{width:70%;height:4px;border:0;background:#2b3325;border-radius:3px;margin:19px 0 10px}progress::-webkit-progress-bar{background:#2b3325;border-radius:3px}progress::-webkit-progress-value{background:var(--accent);border-radius:3px}#progress-value{font-size:12px;color:#b5c7a1}.selected-details{padding:18px 3px;color:#9ca7b6;font-size:12px;line-height:1.85;overflow-wrap:anywhere}.selected-details p{margin:0 0 7px}.selected-details code{color:#a5adba;font-size:12px}.selected-details .text-button{margin-right:15px}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){.workspace{grid-template-columns:415px minmax(0,1fr)}.composer{padding-left:30px;padding-right:30px}.stage{padding:28px 45px}.video-screen{aspect-ratio:16/9;max-height:650px}#video-player{max-height:650px}.prompt-wrap textarea{height:205px}}
@media(max-width:1100px){.workspace{grid-template-columns:330px minmax(0,1fr)}.composer{padding:24px 18px}.stage{padding:24px 20px}.stage-tabs{gap:15px}.internal-tag{display:none}.idea-grid{grid-template-columns:1fr}.idea-grid button{min-height:70px;gap:5px;padding-left:48px}.idea-index{position:absolute;left:13px;top:19px}.ideas{margin-top:24px}.video-screen{min-height:300px}.empty-preview h2{font-size:17px}.empty-spec{gap:7px}.empty-spec span+span:before{padding-right:7px}}
@media(max-width:760px){.topbar{height:62px;padding:0 15px}.brand{gap:8px}.brand strong{font-size:13px;letter-spacing:1px}.brand-mark{width:28px;height:28px;font-size:20px}.studio-name{display:none}.brand-divider{display:none}.connection-button{font-size:12px;padding:8px 10px}.rail{display:none}.workspace{margin-left:0;display:flex;flex-direction:column}.composer{border-right:0;padding:23px 20px;border-bottom:1px solid var(--line)}.composer-heading{margin-bottom:20px}.composer h1{font-size:22px}.mode-tabs button{font-size:14px}.prompt-wrap textarea{height:150px;font-size:16px}.prompt-footer{font-size:12px}.field label,.audio-row strong{font-size:14px}.ratios button{font-size:12px}.field-note,.audio-row small,.submit-note{font-size:12px}.stage{padding:23px 20px}.stage-heading{margin-bottom:19px}.video-screen{aspect-ratio:16/11;min-height:250px}.empty-preview p{font-size:13px}.empty-preview h2{font-size:17px}.empty-icon{margin-bottom:15px;width:48px;height:48px;border-radius:13px}.empty-spec{display:none}.idea-grid{grid-template-columns:1fr}.workspace-footer{font-size:12px;padding-top:26px}.workspace-footer span:last-child{display:none}.history-grid{grid-template-columns:1fr}.dialog{padding:23px}.header-right{gap:0}.cost-note{font-size:12px}.composer .submit-area{margin-top:18px}.eyebrow{font-size:12px}.dialog input{font-size:16px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.detail-actions{display:flex;gap:18px;margin-top:8px}.inline-error{color:#ffb5ad;margin-top:8px!important}.ratio-shape.ultrawide{width:25px;height:11px}.upload-zone.disabled{opacity:.5;pointer-events:none}.task-card:focus-visible{outline:2px solid var(--accent)}.rail{position:fixed}.cost-note{line-height:1.8;font-size:12px}.prompt-footer{line-height:1.5}.workspace-footer{letter-spacing:.4px}.monitor-footer{flex-wrap:wrap}.task-card-meta{flex-wrap:wrap}.selected-details code{user-select:all}.notice{font-size:14px}.empty-preview p,.dialog-intro{font-size:14px}.text-button,.secondary-button{font-size:13px}.audio-row strong{font-size:14px}.ratios button{font-size:12px}.connection-button{font-size:14px}.reference-tile .remove-ref{font-size:20px}.stage{background:radial-gradient(ellipse at 60% 0%,#20282016,transparent 50%),var(--bg)}

/* Creative workspace navigation and image canvas */
.workspace-switch{height:48px;padding:0 30px 0 101px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line);background:#111317}.workspace-switch button{align-self:stretch;display:flex;align-items:center;gap:8px;background:none;border:0;border-bottom:2px solid transparent;color:#949ba7;font-size:14px;padding:0 3px}.workspace-switch button.selected{color:var(--accent);border-bottom-color:var(--accent)}.workspace-switch svg{width:17px;height:17px}.workspace-switch>span{margin-left:auto;font-size:12px;letter-spacing:1px;color:#606977}.rail{top:120px}.workspace{min-height:calc(100vh - 120px)}.model-availability{margin:-7px 0 20px}.reference-grid{max-height:380px;overflow:auto;padding:2px}.reference-grid:empty{display:none}.reference-grid::-webkit-scrollbar{width:5px}.reference-grid::-webkit-scrollbar-thumb{background:#3a424d;border-radius:4px}.ratios{grid-template-columns:repeat(auto-fit,minmax(40px,1fr))}.ratio-shape.tall{width:9px;height:22px}#image-generate-button{position:relative;height:49px}.image-screen{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px;background:#0b0d10;border:1px solid #2b2d35}.image-screen.has-results{display:block;padding:20px;background:repeating-conic-gradient(#11151a 0% 25%,#15191e 0% 50%) 50% / 20px 20px}.image-result-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.image-result-card{background:#161b21;border:1px solid #343b45;border-radius:10px;overflow:hidden;min-width:0}.image-result-card img{width:100%;max-height:620px;object-fit:contain;display:block;background:#0b0e12}.image-result-actions{display:flex;flex-wrap:wrap;align-items:center;gap:13px;padding:12px 14px;font-size:13px}.image-result-actions .secondary-button{margin-left:auto}.image-result-actions .text-button{font-size:13px}.image-result-actions span{color:#939fad}.image-history-thumbnail{width:100%;height:100%;max-height:250px;object-fit:contain;display:block}.image-result-grid:has(.image-result-card:only-child){grid-template-columns:1fr}.image-empty-note{padding:15px;line-height:1.7;color:#b4bdc9;font-size:14px}#image-cache-status{font-size:12px}.image-workspace .prompt-wrap textarea{height:225px}.image-workspace .model-select select{font-size:13px}.image-workspace .stage{background:radial-gradient(ellipse at 85% 0%,#3e482416,transparent 50%),var(--bg)}.inline-link{color:#b7ce97;text-decoration:underline;text-underline-offset:3px}.field-note:empty{display:none}.reference-grid:has(.reference-tile:nth-child(13)){max-height:330px}
@media(max-width:760px){.workspace-switch{padding:0 20px;gap:30px;height:48px}.workspace-switch>span{display:none}.image-screen{min-height:320px}.image-result-grid{grid-template-columns:1fr}.image-screen.has-results{padding:12px}.workspace{min-height:calc(100vh - 110px)}.image-workspace .prompt-wrap textarea{height:170px}.image-result-actions{gap:10px}.reference-grid{max-height:310px}}

/* Independent generation tasks and the shared cloud asset library. */
.task-queue{border:1px solid #353d30;border-radius:10px;background:#171d15;margin:-9px 0 23px;overflow:hidden}.queue-summary{font-size:13px;color:#bccdaa;padding:12px 15px}.queue-list{max-height:240px;overflow:auto;border-top:1px solid #30392b}.queue-item{padding:10px 15px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;border-bottom:1px solid #30392b}.queue-item:last-child{border:0}.queue-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;text-align:left;background:none;border:0;padding:0;color:#d9e1d3}.queue-info strong{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.queue-info span{font-size:12px;color:#929f86}.queue-error{font-size:13px;color:#ffb5ad;line-height:1.7;flex-basis:100%;margin:3px 0;overflow-wrap:anywhere}.asset-workspace{margin-left:76px;padding:34px 36px 24px;min-height:calc(100vh - 120px);background:radial-gradient(ellipse at 75% 0,#24301b30,transparent 50%),var(--bg)}.asset-heading{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:28px}.asset-heading h1{font-size:28px;font-weight:550;margin:8px 0 10px}.asset-heading p{font-size:14px;color:#879184;line-height:1.7;margin:0}.asset-heading>.secondary-button{flex-shrink:0}.asset-toolbar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--line)}.asset-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.asset-tabs button{border:1px solid transparent;border-radius:8px;padding:10px 16px;background:none;color:#949ca7;font-size:14px}.asset-tabs .selected{color:var(--accent);background:#252f1c;border-color:#425435}.asset-tabs button:hover{color:#dbe6d0}.asset-search{display:flex;gap:8px;max-width:360px;flex:1;min-width:250px}.asset-search .secondary-button{padding:0 15px;flex-shrink:0}.asset-search input{height:40px;font-size:14px}.asset-library-bar{display:flex;align-items:center;gap:18px;font-size:13px;color:#889384;min-height:64px;flex-wrap:wrap;padding:12px 0}.asset-select-label{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.asset-select-label input,.asset-check{accent-color:var(--accent);width:17px;height:17px;cursor:pointer}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:20px;min-height:340px}.asset-card{position:relative;border:1px solid #30373b;border-radius:12px;background:#161b1d;overflow:hidden;min-width:0}.asset-card:has(.asset-check:checked){border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.asset-check{position:absolute;top:12px;left:12px;z-index:1;margin:0;box-shadow:0 0 0 4px #0f140fc0;border-radius:4px}.asset-visual{display:flex;position:relative;align-items:center;justify-content:center;width:100%;aspect-ratio:16/11;background:#090d10;border:0;border-bottom:1px solid #30373b;padding:0;color:#c2d2b0;overflow:hidden}.asset-visual img{width:100%;height:100%;object-fit:contain}.asset-visual:hover{background:#1d2920}.asset-play{font-size:47px;font-weight:300;line-height:1;border:1px solid #516346;width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#27372180;padding-left:5px}.asset-video-label{position:absolute;bottom:14px;left:16px;font-size:12px;letter-spacing:2px;color:#667b5b}.asset-card-info{padding:16px}.asset-title{display:block;text-align:left;width:100%;background:none;border:0;color:#e0e7dc;padding:0;font-size:15px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asset-meta{font-size:12px;color:#818d89;margin:10px 0 17px}.asset-actions{display:flex;gap:18px;align-items:center;border-top:1px solid #2b3334;padding-top:12px}.asset-actions .text-button{font-size:13px}.asset-actions button:last-child{margin-left:auto}.asset-empty{grid-column:1/-1;min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px dashed #353d36;border-radius:13px;text-align:center;padding:32px 20px;color:#8a9988}.asset-empty-icon{font-size:38px;color:#b5c99b}.asset-empty h2{font-size:20px;color:#ccd7c7;font-weight:500;margin:18px 0 10px}.asset-empty p{font-size:14px;line-height:1.8;max-width:460px;margin:0 0 18px}.asset-pagination{display:flex;justify-content:center;align-items:center;gap:22px;margin:28px 0;color:#9ba693;font-size:13px}#asset-bulk{display:flex;align-items:center;gap:16px;margin-left:auto}#asset-bulk .text-button{color:var(--accent)}.asset-preview-dialog{width:min(1050px,calc(100vw - 32px));max-height:90vh;overflow:auto}.asset-preview-dialog h2{overflow-wrap:anywhere;font-size:19px}#asset-preview-media{margin-top:16px;min-height:180px;background:#090c0d;display:flex;justify-content:center;align-items:center;border-radius:9px;overflow:hidden}#asset-preview-media img,#asset-preview-media video{display:block;max-height:65vh;max-width:100%;object-fit:contain}.asset-preview-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:12px;color:#9aa995;margin-top:16px}#asset-preview-prompt{font-size:14px;line-height:1.9;color:#b5c0b0;white-space:pre-wrap;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.workspace-switch{gap:24px}.workspace-switch button{font-size:13px;gap:6px}.asset-workspace{margin-left:0;padding:26px 20px}.asset-heading{align-items:flex-start;gap:15px}.asset-heading h1{font-size:25px}.asset-heading p{font-size:13px}.asset-heading>.secondary-button{font-size:12px;padding:8px}.asset-toolbar{gap:16px}.asset-tabs{gap:3px}.asset-tabs button{padding:8px 11px}.asset-search{max-width:none;flex-basis:100%}.asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.asset-card-info{padding:12px}.asset-actions{gap:12px;flex-wrap:wrap}.asset-actions .text-button{font-size:12px}.asset-meta{line-height:1.7;font-size:12px}.asset-title{font-size:14px}.asset-play{width:45px;height:45px;font-size:28px}.asset-video-label{bottom:10px;left:12px}.asset-preview-footer{flex-wrap:wrap}.asset-library-bar{gap:12px}.queue-list{max-height:215px}}@media(max-width:390px){.asset-grid{grid-template-columns:1fr}}
