*,*: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)}}._page_zyltm_4{display:flex;flex-direction:column;gap:24px;max-width:1100px}._form_zyltm_7{display:flex;flex-direction:column;gap:18px}._field_zyltm_9{display:flex;flex-direction:column;gap:7px}._label_zyltm_11{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--text-muted)}._optional_zyltm_19{font-weight:500;letter-spacing:0;text-transform:none;color:var(--text-dim)}._textarea_zyltm_21{resize:vertical;line-height:1.5;font-family:inherit}._hint_zyltm_23{font-size:13px;color:var(--text-muted)}._inlineStatus_zyltm_25{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted)}._error_zyltm_33{font-size:13px;color:var(--text);background:var(--red-soft);border:1px solid var(--red);border-radius:var(--radius-sm);padding:9px 12px}._actions_zyltm_42{display:flex;justify-content:flex-end}._sizes_zyltm_45{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:8px}._sizeOption_zyltm_51{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_zyltm_51:hover{background:var(--bg-hover);border-color:var(--text-dim)}._sizeOption_zyltm_51 input{accent-color:var(--accent);cursor:pointer}._sizeLabel_zyltm_66{flex:1}._sizeDims_zyltm_67{color:var(--text-muted);font-size:12px;font-variant-numeric:tabular-nums}._result_zyltm_70{display:flex;flex-direction:column;gap:14px}._resultHeader_zyltm_72{display:flex;align-items:center;gap:10px}._resultTitle_zyltm_74{font-size:15px;font-weight:600}._grid_zyltm_76{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;align-items:start}._canvas_zyltm_83{display:flex;flex-direction:column;gap:7px}._plate_zyltm_88{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}._image_zyltm_99{display:block;width:100%;height:100%;object-fit:contain}._plateNote_zyltm_101{font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--red)}._caption_zyltm_109{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:13px;color:var(--text)}._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}
