Files
JuYou/API/static/web/assets/RedrawProjectView-ChIgLpX4.css
T
2026-08-25 17:59:42 +08:00

2 lines
5.6 KiB
CSS

@charset "UTF-8";.redraw-project-header[data-v-e8312bf0]{min-height:var(--control-height-lg);margin-bottom:var(--space-lg);display:flex;align-items:center;gap:14px}.redraw-project-back[data-v-e8312bf0]{width:40px;height:40px;display:grid;place-items:center;flex:0 0 40px;color:var(--web-text-secondary);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:8px}.redraw-project-heading[data-v-e8312bf0]{min-width:0;flex:1}.redraw-project-heading strong[data-v-e8312bf0]{display:block;overflow:hidden;color:var(--web-text);font-size:20px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.redraw-project-actions[data-v-e8312bf0]{display:flex;align-items:center;gap:8px}.redraw-episode-toolbar[data-v-e8312bf0]{min-height:var(--control-height-lg);margin-bottom:var(--space-lg);display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.redraw-episode-toolbar>span[data-v-e8312bf0]{color:var(--web-project-count);font-size:12px;white-space:nowrap}.redraw-episode-empty button[data-v-e8312bf0]{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--web-text-strong);background:var(--creative-accent);border:1px solid var(--creative-accent);border-radius:9px;font-weight:650;cursor:pointer}.model-warning[data-v-e8312bf0]{color:var(--creative-accent);border-color:var(--web-line-emphasis)}.redraw-episode-empty button[data-v-e8312bf0]:disabled{cursor:wait;opacity:.65}.redraw-episode-grid[data-v-e8312bf0]{min-height:260px;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));align-items:start;gap:var(--space-md)}.redraw-episode-card[data-v-e8312bf0]{min-width:0;color:var(--web-text);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:var(--radius-lg);overflow:hidden;cursor:pointer}.redraw-episode-card[data-v-e8312bf0]:hover{border-color:var(--web-project-card-hover-line)}.redraw-episode-cover[data-v-e8312bf0]{aspect-ratio:16/9;position:relative;display:grid;place-items:center;color:var(--web-episode-placeholder);background:var(--web-surface);border-bottom:1px solid var(--web-line-strong);overflow:hidden}.redraw-episode-cover[data-v-e8312bf0] .loading-media,.redraw-episode-cover[data-v-e8312bf0] .loading-media-element{width:100%;height:100%;object-fit:cover}.redraw-episode-status[data-v-e8312bf0]{position:absolute;top:10px;right:10px;padding:4px 7px;color:var(--web-episode-status-text);background:var(--web-surface-raised);border:1px solid var(--web-line-strong);border-radius:5px;font-size:11px}.redraw-episode-status.is-draft[data-v-e8312bf0]{color:var(--web-text-tertiary);background:var(--web-surface-raised);border-color:var(--web-line-strong)}.redraw-episode-status.is-uploaded[data-v-e8312bf0]{color:var(--web-accent-muted);background:color-mix(in srgb,var(--web-accent-muted) 10%,var(--web-surface));border-color:color-mix(in srgb,var(--web-accent-muted) 28%,var(--web-line))}.redraw-episode-status.is-analyzing[data-v-e8312bf0]{color:var(--web-warning);background:color-mix(in srgb,var(--web-warning) 11%,var(--web-surface));border-color:color-mix(in srgb,var(--web-warning) 30%,var(--web-line))}.redraw-episode-status.is-ready[data-v-e8312bf0]{color:var(--web-primary-hover);background:var(--web-brand-soft);border-color:var(--web-primary-light)}.redraw-episode-status.is-generating[data-v-e8312bf0]{color:var(--web-info);background:color-mix(in srgb,var(--web-info) 11%,var(--web-surface));border-color:color-mix(in srgb,var(--web-info) 30%,var(--web-line))}.redraw-episode-status.is-failed[data-v-e8312bf0]{color:var(--web-danger);background:var(--web-danger-soft);border-color:color-mix(in srgb,var(--web-danger) 30%,var(--web-line))}.redraw-episode-status.is-completed[data-v-e8312bf0]{color:var(--web-complete);background:color-mix(in srgb,var(--web-success) 11%,var(--web-surface));border-color:var(--web-success-border)}.redraw-episode-copy[data-v-e8312bf0]{padding:10px 12px 5px;display:flex;align-items:center;justify-content:space-between;gap:12px}.redraw-episode-copy>div[data-v-e8312bf0]{min-width:0;display:flex;flex-direction:column;gap:3px}.redraw-episode-copy small[data-v-e8312bf0],.redraw-episode-meta[data-v-e8312bf0]{color:var(--web-project-tooltip-label);font-size:11px}.redraw-episode-copy strong[data-v-e8312bf0]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.redraw-episode-copy button[data-v-e8312bf0]{width:30px;height:30px;display:grid;place-items:center;flex:0 0 30px;color:var(--web-episode-copy);background:transparent;border:0;border-radius:7px;cursor:pointer;opacity:1;pointer-events:auto}.redraw-episode-copy button[data-v-e8312bf0]:hover{background:var(--web-episode-copy-hover)}.redraw-episode-meta[data-v-e8312bf0]{padding:0 12px 10px;display:flex;justify-content:space-between;gap:12px}.redraw-episode-empty[data-v-e8312bf0]{min-height:280px;grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:var(--web-text-tertiary);background:var(--web-surface);border:1px dashed var(--web-line-emphasis);border-radius:var(--radius-lg);text-align:center}.redraw-episode-empty p[data-v-e8312bf0]{margin:0 0 6px;color:var(--web-project-state-text);font-size:12px}@media (max-width: 767px){.redraw-project-header[data-v-e8312bf0]{align-items:flex-start;flex-wrap:wrap}.redraw-project-actions[data-v-e8312bf0]{width:100%;margin-left:54px}.redraw-project-actions>button[data-v-e8312bf0]{flex:1}.redraw-episode-toolbar[data-v-e8312bf0]{align-items:stretch;flex-direction:column;gap:var(--space-sm)}.redraw-episode-toolbar[data-v-e8312bf0] .project-search-field{width:100%}.redraw-episode-grid[data-v-e8312bf0]{grid-template-columns:1fr}}