*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #000000;--bg-card: #0d0d0d;--bg-hover: #161616;--border: #1f1f1f;--border-light: #2b2b2b;--text: #ededed;--text-muted: #8a8a8a;--text-dim: #4d4d4d;--accent: #2f7d8a;--accent-soft: rgba(47,125,138,.18);--green: #2f9e63;--green-soft: rgba(47,158,99,.18);--red: #c0392b;--red-soft: rgba(192,57,43,.18);--radius: 8px;--radius-sm: 5px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font:inherit;color:inherit}input,select{font:inherit;color:inherit}._page_179d8_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg)}._card_179d8_9{width:100%;max-width:380px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:40px 36px}._logo_179d8_18{display:flex;align-items:center;gap:10px;margin-bottom:8px}._logoBox_179d8_25{background:var(--text);color:var(--bg);font-size:13px;font-weight:700;padding:4px 8px;border-radius:6px;letter-spacing:.5px}._logoText_179d8_35{font-size:16px;font-weight:500;color:var(--text)}._subtitle_179d8_41{color:var(--text-muted);font-size:13px;margin-bottom:28px}._form_179d8_47{display:flex;flex-direction:column;gap:16px}._field_179d8_49{display:flex;flex-direction:column;gap:6px}._label_179d8_51{font-size:12px;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px}._input_179d8_59{background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:9px 12px;font-size:14px;color:var(--text);outline:none;transition:border-color .15s}._input_179d8_59:focus{border-color:var(--accent)}._input_179d8_59::placeholder{color:var(--text-dim)}._error_179d8_72{font-size:13px;color:var(--red);background:var(--red-soft);border-radius:var(--radius-sm);padding:8px 12px}._btn_179d8_80{background:var(--text);color:var(--bg);font-weight:600;font-size:14px;padding:10px;border-radius:var(--radius-sm);transition:opacity .15s;margin-top:4px}._btn_179d8_80:hover:not(:disabled){opacity:.85}._btn_179d8_80:disabled{opacity:.5;cursor:default}._build_179d8_93{margin-top:20px;text-align:center;font-size:11px;color:var(--text-dim);letter-spacing:.5px}._page_wyb47_1{min-height:100vh;background:var(--bg)}._header_wyb47_4{display:flex;align-items:center;justify-content:space-between;padding:0 28px;height:56px;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--bg);z-index:10}._brand_wyb47_17{display:flex;align-items:center;gap:10px}._logoBox_wyb47_19{background:var(--text);color:var(--bg);font-size:12px;font-weight:700;padding:3px 7px;border-radius:5px;letter-spacing:.5px}._logoText_wyb47_29{font-size:15px;font-weight:500}._divider_wyb47_30{color:var(--border-light);margin:0 2px}._section_wyb47_31{color:var(--text-muted);font-size:14px}._headerRight_wyb47_33{display:flex;align-items:center;gap:10px}._logoutBtn_wyb47_36{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);color:var(--text-muted);font-size:16px;transition:background .15s,color .15s}._logoutBtn_wyb47_36:hover{background:var(--bg-hover);color:var(--text)}._content_wyb47_50{padding:24px 28px}._tabs_wyb47_53{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:20px}._tab_wyb47_53{padding:10px 18px;font-size:14px;color:var(--text-muted);display:flex;align-items:center;gap:6px;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .15s}._tab_wyb47_53:hover:not(._tabActive_wyb47_66){color:var(--text)}._tabActive_wyb47_66{color:var(--text);border-bottom-color:var(--text)}._btn_t3k8r_4{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg-card);color:var(--text);transition:background .15s,border-color .15s,opacity .15s}._btn_t3k8r_4:hover:not(:disabled){background:var(--bg-hover);border-color:var(--text-dim)}._btn_t3k8r_4:disabled{opacity:.5;cursor:default}._btnPrimary_t3k8r_21{background:var(--text);border-color:var(--text);color:var(--bg);font-weight:600}._btnPrimary_t3k8r_21:hover:not(:disabled){background:var(--text);border-color:var(--text);opacity:.85}._btnDanger_t3k8r_24{background:var(--red-soft);border-color:var(--red);color:var(--text)}._btnDanger_t3k8r_24:hover:not(:disabled){background:var(--red);border-color:var(--red)}._btnGhost_t3k8r_27{background:none;border-color:transparent;color:var(--text-muted)}._btnGhost_t3k8r_27:hover:not(:disabled){background:var(--bg-hover);border-color:transparent;color:var(--text)}._input_t3k8r_31,._select_t3k8r_32{width:100%;background:var(--bg);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:9px 12px;font-size:14px;color:var(--text);outline:none;transition:border-color .15s}._input_t3k8r_31:focus,._select_t3k8r_32:focus{border-color:var(--accent)}._input_t3k8r_31::placeholder{color:var(--text-dim)}._input_t3k8r_31:disabled,._select_t3k8r_32:disabled{opacity:.5;cursor:default}._select_t3k8r_32{cursor:pointer}._card_t3k8r_52{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px}._table_t3k8r_60{width:100%;border-collapse:collapse;font-size:13px}._table_t3k8r_60 th{text-align:left;padding:10px 14px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap}._table_t3k8r_60 td{padding:12px 14px;border-bottom:1px solid var(--border);color:var(--text);vertical-align:middle}._table_t3k8r_60 tbody tr{transition:background .12s}._table_t3k8r_60 tbody tr:hover{background:var(--bg-hover)}._table_t3k8r_60 tbody tr:last-child td{border-bottom:none}._modalBackdrop_t3k8r_87{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;padding:24px;z-index:200}._modal_t3k8r_87{width:100%;max-width:520px;max-height:85vh;overflow-y:auto;background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius);padding:24px 28px;box-shadow:0 16px 48px #0009}._badge_t3k8r_111{display:inline-flex;align-items:center;gap:4px;background:var(--bg-hover);border:1px solid var(--border-light);color:var(--text-muted);font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;border-radius:4px}._emptyState_t3k8r_127{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:72px 24px;border:1px dashed var(--border-light);border-radius:var(--radius);color:var(--text-muted);font-size:14px;text-align:center}._spinner_t3k8r_142{width:16px;height:16px;border:2px solid var(--border-light);border-top-color:var(--text);border-radius:50%;animation:_spin_t3k8r_142 .7s linear infinite}@keyframes _spin_t3k8r_142{to{transform:rotate(360deg)}}._panel_1xw39_7{display:flex;flex-direction:column;gap:16px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}._header_1xw39_17{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_1xw39_24{font-size:15px;font-weight:600;color:var(--text)}._pill_1xw39_28{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border:1px solid var(--border-light);border-radius:999px;background:var(--bg-hover);font-size:11px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;cursor:help}._field_1xw39_46{display:flex;flex-direction:column;gap:7px;min-width:0}._label_1xw39_48{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}._optional_1xw39_56{font-weight:500;letter-spacing:0;text-transform:none;color:var(--text-dim)}._textarea_1xw39_58{resize:vertical;line-height:1.5;font-family:inherit}._fieldGrid_1xw39_62{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:420px){._fieldGrid_1xw39_62{grid-template-columns:minmax(0,1fr)}}._summary_1xw39_74{display:flex;align-items:center;min-height:38px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);font-size:13px;color:var(--text-muted);font-variant-numeric:tabular-nums}._hint_1xw39_87{font-size:13px;color:var(--text-muted)}._inlineStatus_1xw39_89{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._error_1xw39_97{font-size:13px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:9px 12px}._sizes_1xw39_110{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px;max-height:232px;overflow-y:auto}._sizeOption_1xw39_118{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--border-light);border-radius:var(--radius-sm);background:var(--bg);font-size:13px;cursor:pointer;transition:border-color .15s,background .15s}._sizeOption_1xw39_118:hover{background:var(--bg-hover);border-color:var(--text-dim)}._sizeOption_1xw39_118 input{accent-color:var(--accent);cursor:pointer;flex:none}._sizeOption_1xw39_118:has(input:disabled){opacity:.5;cursor:default}._sizeOption_1xw39_118:has(input:disabled):hover{background:var(--bg);border-color:var(--border-light)}._sizeLabel_1xw39_135{flex:1;min-width:0}._sizeDims_1xw39_137{color:var(--text-muted);font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}._submit_1xw39_145{width:100%}._panel_y9ght_4{display:flex;flex-direction:column;gap:14px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}._header_y9ght_14{display:flex;align-items:baseline;gap:10px}._title_y9ght_20{font-size:13px;font-weight:600;color:var(--text)}._count_y9ght_22{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}._manage_y9ght_30{margin-left:auto;font-size:12px;color:var(--text-muted);transition:color .15s}._manage_y9ght_30:hover{color:var(--text)}._strip_y9ght_39{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}._thumb_y9ght_46{flex:0 0 auto;width:58px;height:58px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}._image_y9ght_56{display:block;width:100%;height:100%;object-fit:cover}._more_y9ght_58{flex:0 0 auto;width:58px;height:58px;display:flex;align-items:center;justify-content:center;border:1px dashed var(--border-light);border-radius:var(--radius-sm);font-size:11px;color:var(--text-muted);text-align:center;transition:border-color .15s,color .15s}._more_y9ght_58:hover{border-color:var(--text-dim);color:var(--text)}._empty_y9ght_74{display:flex;align-items:center;justify-content:center;padding:20px 16px;border:1px dashed var(--border-light);border-radius:var(--radius-sm);font-size:13px;color:var(--text-muted)}._fileInput_y9ght_86{display:none}._dropzone_y9ght_88{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:18px 16px;border:1px dashed var(--border-light);border-radius:var(--radius-sm);background:var(--bg);cursor:pointer;text-align:center;transition:border-color .15s,background .15s}._dropzone_y9ght_88:hover{border-color:var(--text-dim);background:var(--bg-hover)}._dropzone_y9ght_88:focus-visible{outline:none;border-color:var(--accent)}._dropzoneActive_y9ght_105{border-color:var(--accent);background:var(--accent-soft)}._dropzoneMain_y9ght_107{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text)}._dropzoneSub_y9ght_115{font-size:12px;color:var(--text-muted)}._inlineStatus_y9ght_118{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._error_y9ght_126{font-size:12px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:8px 10px}._notice_y9ght_135{font-size:12px;color:var(--text);background:var(--green-soft);border:1px solid var(--green);border-radius:var(--radius-sm);padding:8px 10px}._panel_1kb39_6{display:flex;flex-direction:column;gap:16px;min-height:560px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}._header_1kb39_17{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_1kb39_24{font-size:15px;font-weight:600;color:var(--text)}._headerRight_1kb39_26{display:flex;align-items:center;gap:10px}._pill_1kb39_31{display:inline-flex;align-items:center;gap:7px;padding:4px 11px;border:1px solid currentColor;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}._pillReady_1kb39_45{color:var(--text-muted)}._pillGenerating_1kb39_46{color:var(--accent);background:var(--accent-soft)}._pillDone_1kb39_47{color:var(--green);background:var(--green-soft)}._pillError_1kb39_48{color:var(--red);background:var(--red-soft)}._empty_1kb39_52{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;text-align:center;padding:24px}._glyph_1kb39_63{width:72px;height:72px;color:var(--text-dim);margin-bottom:6px}._emptyHeadline_1kb39_70{font-size:16px;font-weight:600;color:var(--text)}._emptySub_1kb39_72{font-size:13px;color:var(--text-muted);max-width:380px;line-height:1.6}._note_1kb39_75{font-size:13px;line-height:1.5;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:10px 13px}._grid_1kb39_86{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}._tile_1kb39_92{display:flex;flex-direction:column;gap:8px;min-width:0}._plate_1kb39_97{display:flex;align-items:center;justify-content:center;width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}._plateLink_1kb39_108{display:block;width:100%;height:100%;transition:opacity .15s}._plateLink_1kb39_108:hover{opacity:.82}._image_1kb39_116{display:block;width:100%;height:100%;object-fit:contain}._plateNote_1kb39_118{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--red)}._caption_1kb39_126{display:flex;align-items:baseline;gap:8px;font-size:13px;color:var(--text);min-width:0}._captionLabel_1kb39_135{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._dims_1kb39_137{margin-left:auto;font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}._brief_1kb39_148{margin-top:auto;border-top:1px solid var(--border);padding-top:12px}._briefSummary_1kb39_154{cursor:pointer;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted);list-style:none}._briefSummary_1kb39_154::-webkit-details-marker{display:none}._briefSummary_1kb39_154:before{content:"▸ ";color:var(--text-dim)}._brief_1kb39_148[open] ._briefSummary_1kb39_154:before{content:"▾ "}._briefSummary_1kb39_154:hover{color:var(--text)}._briefBody_1kb39_168{display:flex;flex-direction:column;gap:4px;margin-top:10px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px}._briefTerm_1kb39_179{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}._briefText_1kb39_187{font-size:13px;line-height:1.6;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}._briefText_1kb39_187+._briefTerm_1kb39_179{margin-top:10px}._panel_1ygxd_4{display:flex;flex-direction:column;gap:14px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px}._header_1ygxd_14{display:flex;align-items:center;justify-content:space-between;gap:12px}._title_1ygxd_21{font-size:13px;font-weight:600;color:var(--text)}._empty_1ygxd_25{font-size:13px;color:var(--text-muted)}._error_1ygxd_27{font-size:13px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:9px 12px}._list_1ygxd_39{display:flex;flex-direction:column;gap:6px;list-style:none;max-height:520px;overflow-y:auto;margin:-2px;padding:2px}._row_1ygxd_52{display:flex;flex-direction:column;gap:5px;width:100%;text-align:left;background:none;border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 12px;transition:background .12s,border-color .12s}._row_1ygxd_52:hover{background:var(--bg-hover);border-color:var(--border-light)}._row_1ygxd_52:focus-visible{outline:2px solid var(--accent);outline-offset:1px}._rowSelected_1ygxd_69,._rowSelected_1ygxd_69:hover{background:var(--bg-hover);border-color:var(--border-light);outline:1px solid var(--border-light)}._rowHead_1ygxd_76{display:flex;align-items:center;justify-content:space-between;gap:8px}._setId_1ygxd_83{font-size:12px;font-weight:600;color:var(--text)}._dot_1ygxd_85{width:7px;height:7px;border-radius:50%;flex-shrink:0}._dotGenerating_1ygxd_92{background:var(--accent)}._dotDone_1ygxd_93{background:var(--green)}._dotError_1ygxd_94{background:var(--red)}._brief_1ygxd_98{font-size:12px;line-height:1.4;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}._meta_1ygxd_109{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:11px;color:var(--text-dim)}._topic_1ygxd_118{color:var(--text-muted);max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._libraryLink_1ygxd_126{align-self:flex-start;font-size:12px;color:var(--text-muted);border-bottom:1px solid var(--border-light);transition:color .15s,border-color .15s}._libraryLink_1ygxd_126:hover{color:var(--text);border-color:var(--text-dim)}._page_1vk76_5{display:flex;flex-direction:column;gap:18px}._studioHeader_1vk76_10{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap}._studioTitle_1vk76_18{font-size:20px;font-weight:600;color:var(--text)}._studioSubtitle_1vk76_20{margin-top:2px;font-size:13px;color:var(--text-muted)}._providers_1vk76_22{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._providerPill_1vk76_26{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;border:1px solid var(--border-light);border-radius:999px;background:var(--bg-card);font-size:12px;color:var(--text-muted);white-space:nowrap}._providerOn_1vk76_38{color:var(--text)}._dot_1vk76_40{width:6px;height:6px;border-radius:50%;background:var(--text-dim);flex:none}._dotOn_1vk76_47{background:var(--green)}._warning_1vk76_53{font-size:13px;line-height:1.5;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-left-width:3px;border-radius:var(--radius-sm);padding:11px 14px}._columns_1vk76_67{display:grid;grid-template-columns:360px minmax(0,1fr) 320px;gap:18px;align-items:start}._briefCol_1vk76_74{display:flex;flex-direction:column;gap:18px;min-width:0}._outputCol_1vk76_79{display:flex;flex-direction:column;min-width:0;min-height:560px}._outputCol_1vk76_79>*{flex:1}._logCol_1vk76_82{display:flex;flex-direction:column;min-width:0}@media(max-width:1240px){._columns_1vk76_67{grid-template-columns:360px minmax(0,1fr)}._logCol_1vk76_82{grid-column:1 / -1}}@media(max-width:900px){._columns_1vk76_67{grid-template-columns:minmax(0,1fr)}}._page_1atgh_4{display:flex;flex-direction:column;gap:20px;max-width:1100px}._toolbar_1atgh_7{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;flex-wrap:wrap}._heading_1atgh_15{font-size:15px;font-weight:600}._filter_1atgh_17{display:flex;flex-direction:column;gap:7px;min-width:200px}._filterLabel_1atgh_19{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}._inlineStatus_1atgh_27{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._error_1atgh_35{font-size:13px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:9px 12px}._sets_1atgh_45{display:flex;flex-direction:column;gap:16px}._set_1atgh_45{display:flex;flex-direction:column;gap:14px}._setHeader_1atgh_49{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}._setHeading_1atgh_57{display:flex;flex-direction:column;gap:8px;min-width:0}._brief_1atgh_59{font-size:15px;font-weight:600;line-height:1.4}._meta_1atgh_61{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._created_1atgh_63{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}._setActions_1atgh_65{display:flex;align-items:center;gap:8px}._notes_1atgh_67{font-size:13px;color:var(--text-muted)}._thumbs_1atgh_72{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding-bottom:4px}._thumb_1atgh_72{display:flex;flex-direction:column;gap:7px;flex:0 0 auto}._plate_1atgh_83{display:flex;align-items:center;justify-content:center;height:140px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}._plateBtn_1atgh_94{display:block;width:100%;height:100%;padding:0;transition:opacity .15s}._plateBtn_1atgh_94:hover{opacity:.82}._image_1atgh_103{display:block;width:100%;height:100%;object-fit:contain}._plateNote_1atgh_105{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--red)}._caption_1atgh_113{display:flex;align-items:baseline;gap:8px;font-size:13px;color:var(--text)}._captionLabel_1atgh_121{font-weight:500}._dims_1atgh_123{color:var(--text-muted);font-size:12px;font-variant-numeric:tabular-nums}._thumbDownload_1atgh_125{margin-left:auto;padding:2px 6px;font-size:12px}._promptBlock_1atgh_128{display:flex;flex-direction:column;gap:10px;align-items:flex-start;border-top:1px solid var(--border);padding-top:12px}._prompt_1atgh_128{display:flex;flex-direction:column;gap:4px;width:100%;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px 14px}._promptTerm_1atgh_148{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}._promptText_1atgh_156{font-size:13px;line-height:1.6;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere}._promptText_1atgh_156+._promptTerm_1atgh_148{margin-top:10px}._promptEmpty_1atgh_165{color:var(--text-dim)}._viewer_1atgh_168{max-width:min(1100px,92vw);display:flex;flex-direction:column;gap:14px}._viewerHeader_1atgh_175{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._viewerActions_1atgh_177{display:flex;align-items:center;gap:8px;margin-left:auto}._viewerPlate_1atgh_179{display:flex;align-items:center;justify-content:center;width:100%;max-height:66vh;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}._confirmTitle_1atgh_192{font-size:15px;font-weight:600;margin-bottom:10px}._confirmBody_1atgh_194{font-size:13px;color:var(--text-muted);line-height:1.6}._confirmActions_1atgh_196{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}._page_xj9ul_4{display:flex;flex-direction:column;gap:20px;max-width:1100px}._header_xj9ul_6{display:flex;align-items:baseline;gap:10px}._heading_xj9ul_8{font-size:15px;font-weight:600}._count_xj9ul_10{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}._dropzone_xj9ul_13{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:34px 24px;border:1px dashed var(--border-light);border-radius:var(--radius);background:var(--bg-card);cursor:pointer;text-align:center;transition:border-color .15s,background .15s}._dropzone_xj9ul_13:hover{border-color:var(--text-dim);background:var(--bg-hover)}._dropzoneActive_xj9ul_29{border-color:var(--accent);background:var(--accent-soft)}._fileInput_xj9ul_31{display:none}._dropzoneIcon_xj9ul_33{font-size:18px;color:var(--text-muted);line-height:1}._dropzoneMain_xj9ul_35{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--text)}._dropzoneSub_xj9ul_43{font-size:12px;color:var(--text-muted)}._inlineStatus_xj9ul_46{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._error_xj9ul_54{font-size:13px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:9px 12px}._notice_xj9ul_63{font-size:13px;color:var(--text);background:var(--green-soft);border:1px solid var(--green);border-radius:var(--radius-sm);padding:9px 12px}._footnote_xj9ul_72{font-size:12px;color:var(--text-muted)}._grid_xj9ul_75{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:16px;align-items:start}._item_xj9ul_82{display:flex;flex-direction:column;gap:7px}._plate_xj9ul_84{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}._image_xj9ul_96{display:block;width:100%;height:100%;object-fit:cover}._deleteBtn_xj9ul_98{position:absolute;top:6px;right:6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;color:var(--text);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-sm);opacity:0;transition:opacity .15s,background .15s,border-color .15s}._plate_xj9ul_84:hover ._deleteBtn_xj9ul_98,._deleteBtn_xj9ul_98:focus-visible{opacity:1}._deleteBtn_xj9ul_98:hover{background:var(--red);border-color:var(--red)}._caption_xj9ul_120{display:flex;flex-direction:column;gap:2px;min-width:0}._name_xj9ul_122{font-size:13px;color:var(--text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._uploaded_xj9ul_130{font-size:12px;color:var(--text-muted);font-variant-numeric:tabular-nums}._confirmTitle_xj9ul_133{font-size:15px;font-weight:600;margin-bottom:10px}._confirmBody_xj9ul_135{font-size:13px;color:var(--text-muted);margin-bottom:20px}._confirmActions_xj9ul_137{display:flex;justify-content:flex-end;gap:8px}._page_o8pqh_4{display:flex;flex-direction:column;gap:32px;max-width:1300px}._section_o8pqh_6{display:flex;flex-direction:column;gap:14px}._sectionHeader_o8pqh_8{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}._heading_o8pqh_15{font-size:15px;font-weight:600}._hint_o8pqh_17{font-size:13px;color:var(--text-muted);max-width:70ch}._inlineStatus_o8pqh_19{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._notice_o8pqh_27{font-size:13px;color:var(--text);background:var(--green-soft);border:1px solid var(--green);border-radius:var(--radius-sm);padding:9px 12px}._tableCard_o8pqh_37{padding:0;overflow:hidden}._tableScroll_o8pqh_41{width:100%;overflow-x:auto}._inactiveRow_o8pqh_43{opacity:.55}._addRow_o8pqh_45{background:var(--bg-hover)}._key_o8pqh_47{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:var(--text-muted);cursor:help}._keyInput_o8pqh_54{min-width:110px}._labelInput_o8pqh_55,._posInput_o8pqh_56{min-width:130px}._numInput_o8pqh_58{width:82px;padding:7px 9px;font-size:13px;font-variant-numeric:tabular-nums}._activeCell_o8pqh_65{text-align:center}._checkbox_o8pqh_67{accent-color:var(--accent);cursor:pointer}._rowActions_o8pqh_69{display:flex;align-items:center;gap:6px}._rowError_o8pqh_71{margin-top:6px;font-size:12px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:5px 8px;max-width:260px}._plateBox_o8pqh_84{display:flex;align-items:center;justify-content:center;width:104px;height:104px}._plate_o8pqh_84{position:relative;max-width:100%;max-height:100%;background:var(--bg);border:1px solid var(--border-light);border-radius:3px;overflow:hidden}._marker_o8pqh_105{position:absolute;background:var(--accent-soft);border:1px solid var(--accent);border-radius:2px}._plateNote_o8pqh_112{font-size:12px;color:var(--text-dim)}._topicsCard_o8pqh_115{display:flex;flex-direction:column;gap:14px}._topicAdd_o8pqh_117{display:flex;gap:8px;max-width:460px}._topicList_o8pqh_119{list-style:none;display:flex;flex-direction:column;gap:8px}._topicRow_o8pqh_121{display:flex;align-items:center;gap:8px;flex-wrap:wrap;max-width:620px}._topicRow_o8pqh_121>input{flex:1;min-width:180px}._topicError_o8pqh_130{flex-basis:100%;font-size:12px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:5px 8px}._confirmTitle_o8pqh_141{font-size:15px;font-weight:600;margin-bottom:10px}._confirmBody_o8pqh_143{font-size:13px;color:var(--text-muted);margin-bottom:20px}._confirmActions_o8pqh_145{display:flex;justify-content:flex-end;gap:8px}
