.shell[data-v-3896ee7f]{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr);background:linear-gradient(180deg,#eef3fb,#f7f9fc)}.nav[data-v-3896ee7f]{display:grid;align-content:start;gap:18px;padding:28px 20px;border-right:1px solid rgba(0,0,0,.08);background:#ffffffeb}.brand[data-v-3896ee7f],.nav-group[data-v-3896ee7f],.identity-card[data-v-3896ee7f]{display:grid;gap:10px}.brand h1[data-v-3896ee7f]{margin:0;font-size:18px}.brand p[data-v-3896ee7f],.identity-card span[data-v-3896ee7f],.nav-label[data-v-3896ee7f]{margin:0;color:#617185;font-size:13px}.nav a[data-v-3896ee7f],.logout-btn[data-v-3896ee7f]{padding:10px 12px;border-radius:10px;color:#3c4a5f;text-decoration:none;font:inherit;border:none;background:transparent;text-align:left;cursor:pointer}.nav a.router-link-active[data-v-3896ee7f]{background:#1f6feb;color:#fff}.identity-card[data-v-3896ee7f]{padding:14px;border-radius:16px;background:#182c470d}.logout-btn[data-v-3896ee7f]{background:#c4384e14;color:#9a2440}.content[data-v-3896ee7f]{padding:28px}@media(max-width:960px){.shell[data-v-3896ee7f]{grid-template-columns:1fr}.nav[data-v-3896ee7f]{border-right:none;border-bottom:1px solid rgba(0,0,0,.08)}}.boot-screen[data-v-8385e7c3]{min-height:100vh;display:grid;place-items:center;padding:24px;color:#314154;background:linear-gradient(180deg,#eef3fb,#f8fafc)}.header[data-v-734ce430]{display:grid;gap:6px}.eyebrow[data-v-734ce430]{margin:0;color:#1f6feb;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}h2[data-v-734ce430]{margin:0;font-size:28px}.subtitle[data-v-734ce430]{margin:0;color:#5c697d}.page[data-v-402cfc10]{display:grid;gap:20px}.layout[data-v-402cfc10]{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:20px}.panel[data-v-402cfc10]{padding:20px;border-radius:18px;background:#ffffffeb;box-shadow:0 18px 44px #18233414}.panel h3[data-v-402cfc10]{margin:0 0 16px}.user-form[data-v-402cfc10]{display:grid;gap:14px}.field[data-v-402cfc10]{display:grid;gap:8px}.field span[data-v-402cfc10]{font-size:13px;font-weight:600;color:#314154}.field input[data-v-402cfc10]{border:1px solid rgba(31,51,77,.12);border-radius:12px;padding:11px 13px;font:inherit}.role-grid[data-v-402cfc10]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.role-item[data-v-402cfc10],.toggle-item[data-v-402cfc10]{display:inline-flex;align-items:center;gap:8px;color:#44556a}.toggle-row[data-v-402cfc10]{display:flex;flex-wrap:wrap;gap:16px}.form-actions[data-v-402cfc10],.panel-header[data-v-402cfc10],.row-actions[data-v-402cfc10]{display:flex;align-items:center;justify-content:space-between;gap:12px}.primary-btn[data-v-402cfc10],.ghost-btn[data-v-402cfc10],.inline-link[data-v-402cfc10]{border:none;border-radius:10px;padding:10px 14px;font:inherit;cursor:pointer}.primary-btn[data-v-402cfc10]{background:#1f6feb;color:#fff}.ghost-btn[data-v-402cfc10]{background:#1f6feb14;color:#1b4f99}.inline-link[data-v-402cfc10]{background:transparent;color:#1b4f99;padding-inline:0}.user-table[data-v-402cfc10]{width:100%;border-collapse:collapse}.user-table th[data-v-402cfc10],.user-table td[data-v-402cfc10]{padding:12px 10px;text-align:left;border-bottom:1px solid rgba(21,33,52,.08);vertical-align:top}.user-cell[data-v-402cfc10]{display:inline-flex;align-items:center;gap:8px}.admin-badge[data-v-402cfc10]{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:12px;background:#c5542f1f;color:#9b4728}.error-panel[data-v-402cfc10],.success-panel[data-v-402cfc10]{margin:0;padding:12px 14px;border-radius:12px}.error-panel[data-v-402cfc10]{background:#c4384e14;color:#a72b43}.success-panel[data-v-402cfc10]{background:#2791601a;color:#1d7148}.empty-inline[data-v-402cfc10]{margin:0;color:#627184}@media(max-width:980px){.layout[data-v-402cfc10]{grid-template-columns:1fr}}.overlay[data-v-2622309a]{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0a111e6b;z-index:50}.modal[data-v-2622309a]{width:min(760px,100%);max-height:min(88vh,920px);display:grid;grid-template-rows:auto minmax(0,1fr);border-radius:18px;background:#fff;box-shadow:0 28px 64px #070f2038;overflow:hidden}.modal-header[data-v-2622309a]{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:18px 20px;border-bottom:1px solid rgba(19,31,56,.08)}.title-wrap[data-v-2622309a]{display:grid;gap:4px}.title-wrap h3[data-v-2622309a]{margin:0;color:#162033}.title-wrap p[data-v-2622309a]{margin:0;color:#5c697d;font-size:13px}.close-button[data-v-2622309a]{padding:8px 12px;border:1px solid rgba(19,31,56,.12);border-radius:10px;background:#fff;color:#4e5d72;font:inherit;cursor:pointer}.modal-body[data-v-2622309a]{min-height:0;overflow:auto;padding:20px}@media(max-width:720px){.overlay[data-v-2622309a]{padding:12px}.modal-header[data-v-2622309a],.modal-body[data-v-2622309a]{padding:16px}}.card[data-v-13fb725c]{padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.label[data-v-13fb725c]{margin:0 0 8px;color:#5c697d;font-size:13px}.value[data-v-13fb725c]{font-size:26px}.hint[data-v-13fb725c]{margin:10px 0 0;color:#7c8798;font-size:12px}.page[data-v-bfab3e3e]{display:grid;gap:20px}.toolbar[data-v-bfab3e3e],.meta-row[data-v-bfab3e3e],.panel-actions[data-v-bfab3e3e],.actions-row[data-v-bfab3e3e]{display:flex;gap:10px;flex-wrap:wrap}.toolbar[data-v-bfab3e3e],.panel-header[data-v-bfab3e3e]{justify-content:space-between;align-items:center}.toolbar-leading[data-v-bfab3e3e]{display:flex;align-items:center}.view-hint[data-v-bfab3e3e],.source-tag[data-v-bfab3e3e],.identity-card[data-v-bfab3e3e],.notice-panel[data-v-bfab3e3e],.error-panel[data-v-bfab3e3e]{padding:8px 12px;border-radius:12px}.view-hint[data-v-bfab3e3e]{display:inline-flex;align-items:center;border:1px solid rgba(19,31,56,.08);background:#131f380a;color:#4e5d72;font-size:13px;font-weight:600}.source-tag[data-v-bfab3e3e]{border:1px solid rgba(31,111,235,.12);background:#1f6feb14;color:#1f6feb;font-size:12px;font-weight:600}.identity-card[data-v-bfab3e3e]{display:flex;align-items:center;gap:8px;border:1px solid rgba(19,31,56,.08);background:#ffffffe0;color:#5c697d;font-size:12px}.notice-panel[data-v-bfab3e3e]{border:1px solid rgba(6,95,70,.14);background:#effdf4eb;color:#047857}.error-panel[data-v-bfab3e3e]{border:1px solid rgba(201,58,44,.15);background:#fff4f2eb;color:#b3261e}.summary-grid[data-v-bfab3e3e]{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(172px,1fr))}.summary-button[data-v-bfab3e3e]{padding:0;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:16px}.summary-button[data-v-bfab3e3e] .card{height:100%;padding:14px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.summary-button[data-v-bfab3e3e] .label{font-size:12px}.summary-button[data-v-bfab3e3e] .value{font-size:24px}.summary-button[data-v-bfab3e3e]:hover .card,.summary-button.active[data-v-bfab3e3e] .card{border-color:#1f6feb47;box-shadow:0 0 0 3px #1f6feb14;transform:translateY(-1px)}.workspace-grid[data-v-bfab3e3e]{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.panel[data-v-bfab3e3e]{padding:16px;border:1px solid rgba(0,0,0,.08);border-radius:18px;background:#fff;box-shadow:0 12px 32px #131f380a}.column-panel[data-v-bfab3e3e]{display:grid;gap:14px;min-height:0}.panel-header h3[data-v-bfab3e3e]{margin:0 0 4px;color:#162033;font-size:24px}.panel-header p[data-v-bfab3e3e],.detail-label[data-v-bfab3e3e],.inline-note[data-v-bfab3e3e],.empty-inline[data-v-bfab3e3e],.loading-tag[data-v-bfab3e3e]{margin:0;color:#5c697d;font-size:12px;line-height:1.4}.panel-scroll[data-v-bfab3e3e]{min-height:0;max-height:72vh;overflow-y:auto;padding-right:2px}.meta-row[data-v-bfab3e3e],.panel-actions[data-v-bfab3e3e]{align-items:center}.meta-row[data-v-bfab3e3e]{justify-content:flex-end}.table-scroll[data-v-bfab3e3e]{overflow:auto;border:1px solid rgba(19,31,56,.08);border-radius:14px}.workspace-table[data-v-bfab3e3e]{width:100%;border-collapse:collapse;table-layout:fixed;background:#fff}.workspace-table th[data-v-bfab3e3e],.workspace-table td[data-v-bfab3e3e]{padding:9px 10px;border-bottom:1px solid rgba(19,31,56,.08);text-align:left;vertical-align:middle;color:#324055;font-size:13px}.workspace-table th[data-v-bfab3e3e]{position:sticky;top:0;z-index:1;background:linear-gradient(180deg,#fdfefe,#f7f9fc)}.header-button[data-v-bfab3e3e]{display:inline-flex;align-items:center;gap:6px;width:100%;padding:0;border:none;background:transparent;color:#4e5d72;font:inherit;font-weight:700;cursor:pointer}.followup-table th[data-v-bfab3e3e]:nth-child(1),.followup-table td[data-v-bfab3e3e]:nth-child(1){width:16%}.followup-table th[data-v-bfab3e3e]:nth-child(2),.followup-table td[data-v-bfab3e3e]:nth-child(2){width:12%}.followup-table th[data-v-bfab3e3e]:nth-child(3),.followup-table td[data-v-bfab3e3e]:nth-child(3){width:28%}.followup-table th[data-v-bfab3e3e]:nth-child(4),.followup-table td[data-v-bfab3e3e]:nth-child(4){width:14%}.followup-table th[data-v-bfab3e3e]:nth-child(5),.followup-table td[data-v-bfab3e3e]:nth-child(5),.followup-table th[data-v-bfab3e3e]:nth-child(6),.followup-table td[data-v-bfab3e3e]:nth-child(6){width:14%}.followup-table th[data-v-bfab3e3e]:nth-child(7),.followup-table td[data-v-bfab3e3e]:nth-child(7){width:10%}.todo-table th[data-v-bfab3e3e]:nth-child(1),.todo-table td[data-v-bfab3e3e]:nth-child(1){width:28%}.todo-table th[data-v-bfab3e3e]:nth-child(2),.todo-table td[data-v-bfab3e3e]:nth-child(2),.todo-table th[data-v-bfab3e3e]:nth-child(5),.todo-table td[data-v-bfab3e3e]:nth-child(5){width:12%}.todo-table th[data-v-bfab3e3e]:nth-child(3),.todo-table td[data-v-bfab3e3e]:nth-child(3),.todo-table th[data-v-bfab3e3e]:nth-child(4),.todo-table td[data-v-bfab3e3e]:nth-child(4){width:16%}.todo-table th[data-v-bfab3e3e]:nth-child(6),.todo-table td[data-v-bfab3e3e]:nth-child(6){width:16%}.header-button.sortable[data-v-bfab3e3e]:hover{color:#1f6feb}.sort-indicator[data-v-bfab3e3e]{min-width:12px;color:#1f6feb;font-size:12px}.data-row[data-v-bfab3e3e]{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.data-row[data-v-bfab3e3e]:hover{background:#1f6feb09}.data-row.highlighted[data-v-bfab3e3e]{background:#1f6feb14}.cell-stack[data-v-bfab3e3e]{display:grid;gap:4px;min-width:0}.cell-stack--compact[data-v-bfab3e3e]{gap:2px}.cell-title[data-v-bfab3e3e]{color:#142033;font-size:13px;font-weight:700;line-height:1.35}.cell-summary[data-v-bfab3e3e]{color:#445066;line-height:1.45;white-space:normal}.cell-secondary[data-v-bfab3e3e]{color:#5e6b80}.cell-muted-strong[data-v-bfab3e3e]{color:#24324a;font-weight:600}.cell-placeholder[data-v-bfab3e3e]{color:#9aa3b2}.time-stack[data-v-bfab3e3e]{display:grid;gap:2px}.time-line[data-v-bfab3e3e]{color:#1f2d43;font-weight:600}.time-subline[data-v-bfab3e3e]{color:#7a8598;font-size:12px}.badge[data-v-bfab3e3e]{display:inline-flex;align-items:center;justify-content:center;max-width:100%;min-height:24px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.badge--neutral[data-v-bfab3e3e]{background:#eef2f7;color:#536175}.badge--blue[data-v-bfab3e3e]{background:#e8f1ff;color:#1f6feb}.badge--green[data-v-bfab3e3e]{background:#e7f8ef;color:#0f8a4b}.badge--amber[data-v-bfab3e3e]{background:#fff4df;color:#a76500}.badge--red[data-v-bfab3e3e]{background:#fde9e6;color:#c23b2b}.badge--purple[data-v-bfab3e3e]{background:#f2ebff;color:#6f42c1}.attachment-pill[data-v-bfab3e3e]{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#1f6feb14;color:#1f6feb;font-size:12px;font-weight:700}.clamp-2[data-v-bfab3e3e]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.detail-layout[data-v-bfab3e3e],.detail-grid[data-v-bfab3e3e],.detail-section[data-v-bfab3e3e],.form-stack[data-v-bfab3e3e]{display:grid;gap:16px}.detail-grid[data-v-bfab3e3e]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-grid strong[data-v-bfab3e3e],.section-head[data-v-bfab3e3e]{color:#162033}.section-head[data-v-bfab3e3e]{display:flex;justify-content:space-between;gap:12px;align-items:center}.detail-content[data-v-bfab3e3e]{margin:0;padding:14px;border:1px solid rgba(19,31,56,.08);border-radius:14px;background:#f9fbff;color:#324055;white-space:pre-wrap;line-height:1.6}.detail-content.editable[data-v-bfab3e3e]{cursor:text}.attachment-list[data-v-bfab3e3e]{display:flex;flex-wrap:wrap;gap:10px}.attachment-link[data-v-bfab3e3e]{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#1f6feb14;color:#1f6feb;text-decoration:none}.attachment-link[data-v-bfab3e3e]:hover{background:#1f6feb24}.form-stack label[data-v-bfab3e3e]{display:grid;gap:6px}.form-stack span[data-v-bfab3e3e]{color:#4e5d72;font-size:13px;font-weight:600}.full-width[data-v-bfab3e3e]{grid-column:1 / -1}input[data-v-bfab3e3e],select[data-v-bfab3e3e],textarea[data-v-bfab3e3e],.primary-btn[data-v-bfab3e3e],.ghost-btn[data-v-bfab3e3e]{font:inherit}input[data-v-bfab3e3e],select[data-v-bfab3e3e],textarea[data-v-bfab3e3e]{width:100%;padding:10px 12px;border:1px solid rgba(19,31,56,.12);border-radius:12px;background:#fff;color:#162033;box-sizing:border-box}.primary-btn[data-v-bfab3e3e],.ghost-btn[data-v-bfab3e3e]{min-height:36px;padding:8px 12px;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600}.primary-btn[data-v-bfab3e3e]{border:1px solid #1f6feb;background:#1f6feb;color:#fff}.ghost-btn[data-v-bfab3e3e]{border:1px solid rgba(19,31,56,.12);background:#fff;color:#4e5d72}@media(max-width:960px){.workspace-grid[data-v-bfab3e3e]{grid-template-columns:1fr}.panel-scroll[data-v-bfab3e3e]{max-height:none}}@media(max-width:720px){.toolbar[data-v-bfab3e3e],.panel-header[data-v-bfab3e3e]{flex-direction:column}.workspace-table[data-v-bfab3e3e]{min-width:720px}}.page[data-v-244da53f]{display:grid;gap:20px}.toolbar[data-v-244da53f]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.inline-link[data-v-244da53f],.summary-link[data-v-244da53f],.entry-link[data-v-244da53f]{font:inherit}.summary-caption[data-v-244da53f]{display:inline-flex;align-items:center;padding:10px 14px;border:1px solid rgba(19,31,56,.08);border-radius:999px;background:#131f380a;color:#4e5d72;font-size:13px;font-weight:600}.summary-link[data-v-244da53f]{padding:0;border:none;background:transparent;text-align:left;cursor:pointer}.inline-link[data-v-244da53f],.entry-link[data-v-244da53f]{padding:0;border:none;background:transparent;cursor:pointer}.inline-link[data-v-244da53f]{color:#1f6feb;font-weight:600}.entry-link[data-v-244da53f]{display:grid;gap:4px;width:100%;text-align:left;color:inherit}.entry-link:hover strong[data-v-244da53f]{color:#1f6feb}.panel-actions[data-v-244da53f]{display:flex;align-items:center;gap:10px}.identity-card[data-v-244da53f]{display:flex;flex-wrap:wrap;gap:10px;align-items:center;padding:10px 14px;border:1px solid rgba(19,31,56,.08);border-radius:14px;background:#ffffffe0;color:#5c697d;font-size:13px}.error-panel[data-v-244da53f]{padding:14px 16px;border:1px solid rgba(201,58,44,.15);border-radius:14px;background:#fff4f2eb;color:#b3261e}.grid[data-v-244da53f]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.sections[data-v-244da53f]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.panel[data-v-244da53f]{padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.panel-header[data-v-244da53f]{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.action-header[data-v-244da53f]{margin-bottom:12px}.panel h3[data-v-244da53f]{margin:0 0 12px}.loading-tag[data-v-244da53f]{color:#1f6feb;font-size:13px;font-weight:600}.item-list[data-v-244da53f]{display:grid;gap:12px;margin:0;padding:0;list-style:none}.item-list li[data-v-244da53f]{display:grid;gap:4px}.item-list span[data-v-244da53f],.empty-inline[data-v-244da53f]{color:#5c697d}.table-scroll[data-v-244da53f]{overflow-x:auto}.team-table[data-v-244da53f]{width:100%;min-width:480px;border-collapse:collapse}.team-table th[data-v-244da53f],.team-table td[data-v-244da53f]{padding:10px 8px;border-bottom:1px solid rgba(19,31,56,.08);text-align:left}.team-table th[data-v-244da53f]{color:#6d788b;font-size:12px}.emphasis[data-v-244da53f]{font-weight:700;color:#162033}@media(max-width:720px){.toolbar[data-v-244da53f]{flex-direction:column}.panel-actions[data-v-244da53f]{flex-wrap:wrap;justify-content:flex-end}}.login-page[data-v-e327f057]{min-height:100vh;display:grid;place-items:center;padding:32px 20px;background:radial-gradient(circle at top left,rgba(15,76,129,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(208,79,45,.16),transparent 34%),linear-gradient(180deg,#eef3fb,#f8fafc)}.login-card[data-v-e327f057]{width:min(100%,440px);padding:28px;border-radius:22px;background:#fffffff0;box-shadow:0 28px 70px #17243b29;display:grid;gap:22px}.hero[data-v-e327f057]{display:grid;gap:8px}.eyebrow[data-v-e327f057]{margin:0;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#c5542f}.hero h1[data-v-e327f057]{margin:0;font-size:30px;color:#162033}.subtitle[data-v-e327f057],.tips p[data-v-e327f057]{margin:0;color:#5a6678;line-height:1.6}.form[data-v-e327f057]{display:grid;gap:16px}.field[data-v-e327f057]{display:grid;gap:8px}.field span[data-v-e327f057]{font-size:13px;font-weight:600;color:#314154}.field input[data-v-e327f057]{border:1px solid rgba(31,51,77,.12);border-radius:12px;padding:12px 14px;font:inherit;background:#fff}.field input[data-v-e327f057]:focus{outline:2px solid rgba(31,111,235,.22);border-color:#1f6feb}.submit-btn[data-v-e327f057]{border:none;border-radius:12px;padding:13px 16px;font:inherit;font-weight:700;color:#fff;background:linear-gradient(135deg,#1559c2,#1f6feb);cursor:pointer}.submit-btn[data-v-e327f057]:disabled{cursor:wait;opacity:.7}.error-panel[data-v-e327f057]{margin:0;padding:12px 14px;border-radius:12px;background:#c4384e14;color:#a72b43}.tips[data-v-e327f057]{display:grid;gap:8px;padding-top:4px;border-top:1px solid rgba(17,26,38,.08)}.page[data-v-12c4b15f],.detail[data-v-12c4b15f],.fix-box[data-v-12c4b15f],.history[data-v-12c4b15f]{display:grid;gap:16px}.toolbar[data-v-12c4b15f],.toolbar-left[data-v-12c4b15f],.toolbar-right[data-v-12c4b15f],.panel-head[data-v-12c4b15f],.actions[data-v-12c4b15f],.fix-head[data-v-12c4b15f],.field-head[data-v-12c4b15f]{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.toolbar[data-v-12c4b15f],.panel-head[data-v-12c4b15f],.field-head[data-v-12c4b15f],.fix-head[data-v-12c4b15f]{justify-content:space-between}.hint[data-v-12c4b15f],.warn[data-v-12c4b15f]{padding:10px 14px;border-radius:14px;font-size:13px;font-weight:600}.hint[data-v-12c4b15f]{border:1px solid rgba(19,31,56,.08);background:#131f380a;color:#4e5d72}.warn[data-v-12c4b15f]{border:1px solid rgba(201,58,44,.12);background:#fff4f2eb;color:#b3261e}.toolbar-right[data-v-12c4b15f]{color:#5c697d;font-size:13px}.banner[data-v-12c4b15f]{padding:12px 14px;border-radius:14px}.banner.error[data-v-12c4b15f]{border:1px solid rgba(201,58,44,.15);background:#fff4f2eb;color:#b3261e}.banner.success[data-v-12c4b15f]{border:1px solid rgba(15,118,110,.18);background:#ecfdf5f0;color:#047857}.cards[data-v-12c4b15f]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.card-btn[data-v-12c4b15f]{padding:0;border:none;background:transparent;text-align:left;cursor:pointer;border-radius:16px}.card-btn.active[data-v-12c4b15f] .card{border-color:#1f6feb5c;box-shadow:0 0 0 3px #1f6feb1f}.panel[data-v-12c4b15f]{padding:18px;border:1px solid rgba(0,0,0,.08);border-radius:16px;background:#fff}.panel-head h3[data-v-12c4b15f],.fix-head h4[data-v-12c4b15f],.history h4[data-v-12c4b15f]{margin:0}.panel-head p[data-v-12c4b15f],.fix-head p[data-v-12c4b15f],.hint-text[data-v-12c4b15f]{margin:0;color:#5c697d;font-size:13px}.ghost[data-v-12c4b15f],.primary[data-v-12c4b15f]{padding:8px 12px;border-radius:10px;font:inherit;cursor:pointer}.ghost[data-v-12c4b15f]{border:1px solid rgba(19,31,56,.12);background:#fff;color:#22304a}.primary[data-v-12c4b15f]{border:1px solid #1f6feb;background:#1f6feb;color:#fff}.ghost[data-v-12c4b15f]:disabled,.primary[data-v-12c4b15f]:disabled{opacity:.5;cursor:not-allowed}.table-wrap[data-v-12c4b15f]{overflow:auto;border:1px solid rgba(19,31,56,.08);border-radius:14px}.table[data-v-12c4b15f]{width:100%;min-width:1080px;border-collapse:collapse}.table th[data-v-12c4b15f],.table td[data-v-12c4b15f]{padding:10px 8px;border-bottom:1px solid rgba(19,31,56,.08);text-align:left;vertical-align:middle;white-space:nowrap}.table th[data-v-12c4b15f]{background:#fafbfc;color:#6d788b;font-size:12px;position:sticky;top:0;z-index:1}.header-btn[data-v-12c4b15f]{display:inline-flex;align-items:center;gap:6px;width:100%;padding:0;border:none;background:transparent;font:inherit;color:inherit;cursor:pointer}.table tr.highlighted[data-v-12c4b15f]{background:#1f6feb14}.table td[data-v-12c4b15f]{-webkit-user-select:none;user-select:none}.table td.selected[data-v-12c4b15f]{background:#1f6feb24;box-shadow:inset 0 0 0 1px #1f6feb38}.meta-grid[data-v-12c4b15f],.compare[data-v-12c4b15f],.field-compare[data-v-12c4b15f],.source-preview[data-v-12c4b15f]{display:grid;gap:12px}.meta-grid[data-v-12c4b15f]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.compare[data-v-12c4b15f],.field-compare[data-v-12c4b15f],.source-preview[data-v-12c4b15f]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.meta-grid div[data-v-12c4b15f],.compare-card[data-v-12c4b15f],.field-compare div[data-v-12c4b15f]{display:grid;gap:4px}.compare-card[data-v-12c4b15f]{padding:14px;border:1px solid rgba(19,31,56,.08);border-radius:14px;background:#fff}.compare-card--multiline strong[data-v-12c4b15f]{white-space:pre-wrap;line-height:1.6}.meta-grid span[data-v-12c4b15f],.compare-card span[data-v-12c4b15f],.field-compare span[data-v-12c4b15f],.field-head small[data-v-12c4b15f]{color:#6d788b;font-size:12px}.chips[data-v-12c4b15f]{display:flex;gap:8px;flex-wrap:wrap}.chip[data-v-12c4b15f]{padding:6px 10px;border-radius:999px;background:#1f6feb1a;color:#1f6feb;font-size:12px;font-weight:600}.field-card[data-v-12c4b15f]{display:grid;gap:12px;padding:14px;border:1px solid rgba(19,31,56,.08);border-radius:14px;background:#fff}.field-card input[data-v-12c4b15f],.field-card textarea[data-v-12c4b15f]{width:100%;padding:10px 12px;border:1px solid rgba(19,31,56,.12);border-radius:12px;background:#fff;color:#162033;font:inherit;box-sizing:border-box}.history-list[data-v-12c4b15f]{display:grid;gap:12px;margin:0;padding:0 0 0 18px}.history-list li[data-v-12c4b15f]{display:grid;gap:6px}.history-list p[data-v-12c4b15f]{margin:0;white-space:pre-wrap}.empty[data-v-12c4b15f]{color:#5c697d}@media(max-width:720px){.toolbar[data-v-12c4b15f],.panel-head[data-v-12c4b15f],.toolbar-left[data-v-12c4b15f],.toolbar-right[data-v-12c4b15f],.actions[data-v-12c4b15f],.fix-head[data-v-12c4b15f],.field-head[data-v-12c4b15f]{flex-direction:column;align-items:flex-start}}
