.styles_container__2jGsO{display:flex;flex-direction:column;height:100%;overflow:hidden}.styles_toolbar__u_t6Y{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 16px;height:48px;border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;flex-wrap:wrap}.styles_toolbarLeft__Z81Rk{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:var(--text)}.styles_toolbarRight__lQiXH{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.styles_privacyBadge__8WNBb{font-size:.72rem;color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:20px;padding:2px 10px;white-space:nowrap}.styles_changeBtn__uVpEu{font-size:.78rem;color:var(--text-muted);background:none;border:1px solid var(--border);border-radius:6px;padding:4px 12px;cursor:pointer;transition:color .15s,border-color .15s}.styles_changeBtn__uVpEu:hover{color:#d97706;border-color:#d97706}.styles_resetBtn__KzY6l{font-size:.78rem;color:var(--text-muted);background:none;border:1px solid var(--border);border-radius:6px;padding:4px 12px;cursor:pointer;transition:color .15s,border-color .15s}.styles_resetBtn__KzY6l:hover{color:var(--text);border-color:var(--text-muted)}.styles_saveBtn__2wEPt{display:inline-flex;align-items:center;gap:6px;background:#d97706;color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:.85rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s,opacity .15s}.styles_saveBtn__2wEPt:hover:not(:disabled){background:#b45309}.styles_saveBtn__2wEPt:disabled{opacity:.45;cursor:not-allowed}.styles_spinner__nppWW{display:inline-block;width:12px;height:12px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:styles_spin__KKZFA .7s linear infinite}@keyframes styles_spin__KKZFA{to{transform:rotate(1turn)}}.styles_body__5wFKn{flex:1 1;overflow-y:auto;padding:24px 20px 48px;box-sizing:border-box}.styles_centered__ao1i_{display:flex;flex-direction:column;gap:16px;max-width:580px;margin:0 auto}.styles_dropZone__HIvkD{border:2px dashed var(--border);border-radius:12px;background:var(--surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:44px 24px;cursor:pointer;transition:border-color .15s,background .15s;text-align:center}.styles_dragging__CaNQN,.styles_dropZone__HIvkD:hover{border-color:#d97706;background:color-mix(in srgb,#d97706 5%,var(--surface))}.styles_hiddenInput__uQBFE{display:none}.styles_dropTitle__r_F8P{font-size:.95rem;font-weight:600;color:var(--text)}.styles_dropSub__lkpjb{font-size:.8rem;color:var(--text-muted)}.styles_tips__bVtJH{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:14px 18px}.styles_tipTitle__cTbHB{font-size:.82rem;font-weight:600;color:var(--text);margin-bottom:8px}.styles_tipList__Nn1M4{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:5px}.styles_tipList__Nn1M4 li{font-size:.81rem;color:var(--text-muted);line-height:1.5}.styles_editor__XMHmo{display:flex;flex-direction:column;gap:16px;max-width:620px;margin:0 auto}.styles_fileChip__s2bz1{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:10px 14px}.styles_fileChipMeta__R6ONS{flex:1 1;min-width:0}.styles_fileChipName__zgSfR{font-size:.85rem;font-weight:500;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_fileChipSize__yK7kG{font-size:.75rem;color:var(--text-muted);margin-top:2px}.styles_dirtyBadge___x9SF{font-size:.72rem;color:#d97706;font-weight:500;white-space:nowrap;flex-shrink:0}.styles_form__dxhuf{display:flex;flex-direction:column;gap:14px;background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:20px}.styles_fieldRow__zuuyo{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px;align-items:start}.styles_fieldLabel___A2cw{font-size:.82rem;font-weight:600;color:var(--text);padding-top:9px;display:flex;flex-direction:column;gap:2px}.styles_fieldNote__kX_re{font-size:.7rem;font-weight:400;color:var(--text-muted)}.styles_inputWrap__SlAgJ{display:flex;flex-direction:column;gap:4px}.styles_input__1_sP2{background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:8px 12px;font-size:.875rem;color:var(--text);outline:none;width:100%;box-sizing:border-box;transition:border-color .15s}.styles_input__1_sP2:focus{border-color:#d97706}.styles_input__1_sP2::placeholder{color:var(--text-muted)}.styles_textarea__7f2Jv{background:var(--bg);border:1px solid var(--border);border-radius:7px;padding:8px 12px;font-size:.875rem;color:var(--text);outline:none;width:100%;box-sizing:border-box;resize:vertical;font-family:inherit;transition:border-color .15s}.styles_textarea__7f2Jv:focus{border-color:#d97706}.styles_textarea__7f2Jv::placeholder{color:var(--text-muted)}.styles_originalHint__V2Qbq{font-size:.72rem;color:var(--text-muted)}.styles_originalHint__V2Qbq em{font-style:italic}.styles_error__iUKre{background:#fee2e2;color:#b91c1c;border:1px solid #fca5a5;border-radius:8px;padding:10px 14px;font-size:.85rem}.styles_success__iVqeY{background:#dcfce7;color:#15803d;border:1px solid #86efac;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:500}@media (prefers-color-scheme:dark){.styles_error__iUKre{background:rgba(220,38,38,.12);border-color:rgba(220,38,38,.3)}.styles_success__iVqeY{background:rgba(21,128,61,.12);border-color:rgba(134,239,172,.3)}}@media (max-width:500px){.styles_fieldRow__zuuyo{grid-template-columns:1fr;gap:4px}.styles_fieldLabel___A2cw{padding-top:0}}