2 lines
13 KiB
CSS
2 lines
13 KiB
CSS
.next-icon[data-v-96be3514]{transform:rotate(180deg)}.product-image-viewer[data-v-96be3514]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;grid-template-rows:58px minmax(0,1fr) 78px;color:var(--web-text-primary);background:var(--web-media-overlay)}header[data-v-96be3514]{display:flex;align-items:center;justify-content:space-between;padding:0 22px}header span[data-v-96be3514]{margin-left:10px;color:#e8eef4;font-size:12px}header button[data-v-96be3514],.nav[data-v-96be3514]{display:inline-flex;align-items:center;justify-content:center;color:#e8eef4;background:#191f24d1;border:1px solid rgba(255,255,255,.45);border-radius:8px;cursor:pointer}header button[data-v-96be3514]{width:36px;height:36px}main[data-v-96be3514]{display:flex;align-items:center;justify-content:center;overflow:hidden}.image-stack[data-v-96be3514]{position:relative;max-width:calc(100vw - 150px);max-height:calc(100vh - 190px)}.image-stack img[data-v-96be3514]{display:block;max-width:100%;max-height:calc(100vh - 190px);object-fit:contain;-webkit-user-select:none;user-select:none}.image-stack canvas[data-v-96be3514]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.image-stack canvas.editing[data-v-96be3514]{pointer-events:auto;cursor:crosshair}.nav[data-v-96be3514]{position:fixed;top:50%;width:44px;height:58px;transform:translateY(-50%)}.nav.prev[data-v-96be3514]{left:22px}.nav.next[data-v-96be3514]{right:22px}.mark-toolbar[data-v-96be3514],footer[data-v-96be3514]{position:fixed;left:50%;display:flex;align-items:center;gap:6px;padding:7px;background:#f8fbfdf5;border:1px solid #a9c2d8;border-radius:12px;box-shadow:0 8px 22px #0003;transform:translate(-50%)}.mark-toolbar[data-v-96be3514]{bottom:76px}.mark-toolbar button[data-v-96be3514],footer button[data-v-96be3514]{height:38px;padding:0 11px;gap:5px;color:#5b7183;background:#f8fbfd;border:1px solid #b6cbdc;border-radius:8px;font-size:15px}.mark-toolbar button.active[data-v-96be3514],footer button.active[data-v-96be3514]{color:#fff;background:#5d8fbb;border-color:#5d8fbb}.mark-toolbar input[type=color][data-v-96be3514]{width:30px;height:30px;padding:0;border:0;border-radius:50%;overflow:hidden}.mark-toolbar input[type=range][data-v-96be3514]{width:88px;accent-color:#5d8fbb}.mark-toolbar button[data-v-96be3514]:disabled,footer button[data-v-96be3514]:disabled{color:#9aaab6;background:#f1f4f6;opacity:.72;cursor:not-allowed}footer[data-v-96be3514]{bottom:12px}button[data-v-96be3514]:disabled{cursor:not-allowed}@media (max-width:700px){.nav[data-v-96be3514]{width:36px}.nav.prev[data-v-96be3514]{left:8px}.nav.next[data-v-96be3514]{right:8px}.image-stack[data-v-96be3514]{max-width:calc(100vw - 70px)}.mark-toolbar[data-v-96be3514]{max-width:calc(100vw - 20px);overflow:auto}.product-image-viewer footer button[data-v-96be3514]{padding:0 10px;font-size:15px}}.product-workbench-shell[data-v-089063cf]{height:100dvh;min-height:0;overflow:hidden}.product-workbench-shell[data-v-089063cf] .creative-shell__scroll{min-height:0;padding-bottom:20px;display:flex;flex:1;flex-direction:column;overflow:hidden}.product-workbench[data-v-089063cf]{min-height:0;display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);flex:1;gap:14px}.panel-block[data-v-089063cf]{min-width:0;background:var(--web-surface-soft);border:1px solid var(--web-line-strong);border-radius:13px;overflow:hidden}.panel-block__header[data-v-089063cf]{min-height:56px;padding:0 18px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--web-line-strong)}.panel-block__header strong[data-v-089063cf]{font-size:16px}.panel-block__header small[data-v-089063cf]{color:var(--web-muted);font-size:12px}.product-settings[data-v-089063cf]{min-height:620px;display:flex;flex-direction:column}.product-settings__body[data-v-089063cf]{min-height:0;padding:18px;display:flex;flex:1;flex-direction:column;gap:18px;overflow-y:auto}.product-field[data-v-089063cf]{min-width:0;display:flex;flex-direction:column;gap:7px}.product-field>span[data-v-089063cf],.reference-section header strong[data-v-089063cf],.generation-parameters>strong[data-v-089063cf]{color:var(--web-text-secondary);font-size:12px;font-weight:600}.prompt-editor-wrap[data-v-089063cf]{position:relative;height:clamp(280px,38dvh,420px);flex:0 0 auto}.prompt-count[data-v-089063cf]{position:absolute;right:10px;bottom:7px;z-index:2;color:var(--web-muted);font-size:11px;pointer-events:none}.reference-section header[data-v-089063cf]{margin-bottom:9px;display:flex;justify-content:space-between}.reference-section header small[data-v-089063cf]{color:var(--web-muted);font-size:11px}.reference-grid[data-v-089063cf]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.reference-item[data-v-089063cf],.reference-add[data-v-089063cf]{position:relative;aspect-ratio:1;overflow:hidden;background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:8px}.reference-item[data-v-089063cf]{cursor:pointer}.reference-item img[data-v-089063cf]{width:100%;height:100%;object-fit:cover}.reference-item>button[data-v-089063cf]{width:28px;height:28px;position:absolute;top:5px;right:5px;display:grid;place-items:center;color:var(--web-text);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:6px;cursor:pointer;opacity:0;transition:opacity .18s,background-color .18s,border-color .18s}.reference-item:hover>button[data-v-089063cf],.reference-item:focus-within>button[data-v-089063cf]{opacity:1}.reference-add[data-v-089063cf]{min-height:76px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:var(--web-muted);border-style:dashed;cursor:pointer;font-size:11px;transition:color .18s,background-color .18s,border-color .18s}.reference-add[data-v-089063cf]:hover:not(:disabled){color:var(--web-text);background:var(--web-hover);border-color:var(--web-line-emphasis)}.reference-add[data-v-089063cf]:disabled{cursor:not-allowed;opacity:.6}.generation-parameters[data-v-089063cf]{display:flex;flex-direction:column;gap:8px}.generation-parameters__grid[data-v-089063cf]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.product-settings__footer[data-v-089063cf]{margin-top:auto;padding:14px 18px;border-top:1px solid var(--web-line-strong)}.product-settings__footer[data-v-089063cf] .el-button{width:100%;min-height:44px}.generation-button__content[data-v-089063cf],.generation-button__action[data-v-089063cf],.generation-button__price[data-v-089063cf]{display:inline-flex;align-items:center}.generation-button__content[data-v-089063cf]{justify-content:center;gap:14px;white-space:nowrap}.generation-button__action[data-v-089063cf]{gap:6px}.generation-button__action strong[data-v-089063cf]{font-size:15px;font-weight:650;line-height:1}.generation-button__price[data-v-089063cf]{gap:3px;font-size:12px;font-weight:500;font-variant-numeric:tabular-nums;line-height:1}.generation-button__price b[data-v-089063cf]{font-size:13px;font-weight:650}.product-results[data-v-089063cf]{min-height:620px;display:flex;flex-direction:column}.product-results__body[data-v-089063cf]{min-height:0;padding:18px;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,180px));align-content:start;gap:10px;overflow-y:auto}.result-card[data-v-089063cf]{min-width:0;position:relative;aspect-ratio:1;overflow:hidden;color:var(--web-text);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:10px}.result-card__preview[data-v-089063cf]{width:100%;height:100%;padding:0;display:block;overflow:hidden;color:inherit;background:transparent;border:0;cursor:pointer;text-align:left}.result-card__preview[data-v-089063cf]:disabled{cursor:default}.result-card__preview[data-v-089063cf] .loading-media,.result-card__preview[data-v-089063cf] .loading-media-element{width:100%;height:100%;object-fit:cover}.result-card__meta[data-v-089063cf]{position:absolute;right:0;bottom:0;left:0;padding:22px 10px 9px;display:flex;flex-direction:column;gap:3px;color:var(--web-message-text);background:var(--web-media-overlay);pointer-events:none}.result-card__meta strong[data-v-089063cf]{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.result-card__meta time[data-v-089063cf]{color:var(--web-message-muted);font-size:10px}.result-card__state[data-v-089063cf]{height:100%;padding:16px 16px 72px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--web-muted);font-size:12px;text-align:center}.result-card__state small[data-v-089063cf]{max-width:100%;overflow:hidden;display:-webkit-box;line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.result-card__delete[data-v-089063cf]{width:34px;height:34px;position:absolute;top:7px;right:7px;z-index:2;display:grid;place-items:center;color:var(--web-text);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:7px;cursor:pointer;opacity:0;transition:opacity .18s,background-color .18s,border-color .18s}.result-card:hover .result-card__delete[data-v-089063cf],.result-card:focus-within .result-card__delete[data-v-089063cf]{opacity:1}.result-card__delete[data-v-089063cf]:hover{color:var(--web-danger);background:var(--web-danger-soft);border-color:var(--web-danger)}.product-results__empty[data-v-089063cf]{min-height:300px;grid-column:1/-1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:var(--web-muted);font-size:12px;text-align:center}.product-results__empty strong[data-v-089063cf]{color:var(--web-text-secondary)}.product-results__empty p[data-v-089063cf]{margin:0}.is-spinning[data-v-089063cf]{animation:product-spin-089063cf .9s linear infinite}@keyframes product-spin-089063cf{to{transform:rotate(360deg)}}.image-preview[data-v-089063cf]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;overflow:hidden;color:var(--web-text-strong);background:var(--web-dialog-mask)}.image-preview__topbar[data-v-089063cf]{height:64px;position:absolute;top:0;right:0;left:0;padding:0 18px;display:flex;align-items:center;gap:8px}.image-preview__topbar span[data-v-089063cf]{color:var(--web-muted);font-size:12px}.image-preview__topbar button[data-v-089063cf],.image-preview__arrow[data-v-089063cf],.image-preview__actions button[data-v-089063cf],.image-preview__prompt button[data-v-089063cf]{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--web-text);background:var(--web-surface);border:1px solid var(--web-line-strong);border-radius:8px;cursor:pointer;transition:color .18s,background-color .18s,border-color .18s}.image-preview__topbar button[data-v-089063cf]{margin-left:auto}.image-preview__image[data-v-089063cf]{width:calc(100vw - 160px);height:calc(100dvh - 150px)}.image-preview__arrow[data-v-089063cf]{position:absolute;top:50%;z-index:1}.image-preview__arrow--previous[data-v-089063cf]{left:18px}.image-preview__arrow--next[data-v-089063cf]{right:18px;transform:rotate(180deg)}.image-preview__actions[data-v-089063cf]{position:absolute;bottom:12px;left:50%;padding:4px;display:flex;gap:4px;background:var(--web-surface-soft);border:1px solid var(--web-line-strong);border-radius:10px;transform:translate(-50%)}.image-preview__actions button[data-v-089063cf]{min-width:36px;min-height:36px;padding:0 12px;font-size:13px}.image-preview__prompt[data-v-089063cf]{width:min(420px,100vw - 32px);max-height:calc(100dvh - 130px);position:absolute;top:82px;right:18px;padding:18px;overflow-y:auto;color:var(--web-text);background:var(--web-surface-soft);border:1px solid var(--web-line-strong);border-radius:12px}.image-preview__prompt header[data-v-089063cf]{padding-bottom:14px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--web-line-strong)}.image-preview__prompt button[data-v-089063cf]{min-height:38px;padding:0 12px}.image-preview__prompt p[data-v-089063cf]{margin:16px 0 0;color:var(--web-text-secondary);line-height:1.75;white-space:pre-wrap}@media (max-width: 1050px){.product-workbench[data-v-089063cf]{grid-template-columns:320px minmax(0,1fr)}.product-results__body[data-v-089063cf]{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media (max-width: 820px){.product-workbench-shell[data-v-089063cf]{height:auto;min-height:100dvh;overflow:hidden}.product-workbench-shell[data-v-089063cf] .creative-shell__scroll{padding-bottom:56px;display:block;overflow-y:auto}.product-workbench[data-v-089063cf]{grid-template-columns:1fr;flex:none}.product-settings[data-v-089063cf],.product-results[data-v-089063cf]{min-height:0}.product-results__body[data-v-089063cf]{grid-template-columns:repeat(2,minmax(0,1fr))}.image-preview__image[data-v-089063cf]{width:calc(100vw - 32px);height:calc(100dvh - 170px)}.image-preview__arrow[data-v-089063cf]{top:auto;bottom:82px}.image-preview__prompt[data-v-089063cf]{top:auto;right:16px;bottom:82px;left:16px;width:auto;max-height:42dvh}}@media (max-width: 480px){.generation-parameters__grid[data-v-089063cf]{grid-template-columns:1fr}.product-results__body[data-v-089063cf]{grid-template-columns:repeat(2,minmax(0,1fr))}.result-card[data-v-089063cf]{aspect-ratio:4/3}}
|