.svelte-ns4trx{box-sizing:border-box}.tool.svelte-ns4trx{--ink:var(--text);--ink-soft:var(--muted);--ink-lighter:color-mix(in srgb, var(--muted) 70%, transparent);--line:var(--border);--surface:var(--surface);--sunken:color-mix(in srgb, var(--surface-strong) 40%, transparent);--accent:var(--primary);--accent-soft:color-mix(in srgb, var(--primary) 15%, transparent);--accent-hover:var(--primary2);--success:#16a34a;--success-soft:#16a34a26;--warning:#f59e0b;--warning-soft:#f59e0b26;--danger:#dc2626;--danger-soft:#dc262626;--info:#0891b2;--info-soft:#0891b226;color:var(--text);max-width:100%;margin:0 auto;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif}.dropzone.svelte-ns4trx{border:2px dashed var(--border);border-radius:calc(var(--radius) + 4px);background:color-mix(in srgb, var(--surface) 70%, transparent);color:var(--muted);cursor:pointer;text-align:center;backdrop-filter:blur(8px);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;transition:all .2s;display:flex}.dropzone.svelte-ns4trx:hover,.dropzone.drag.svelte-ns4trx{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--surface));color:var(--text);transform:scale(1.005)}.dropzone.svelte-ns4trx svg:where(.svelte-ns4trx){color:var(--muted)}.dropzone.svelte-ns4trx:hover svg:where(.svelte-ns4trx),.dropzone.drag.svelte-ns4trx svg:where(.svelte-ns4trx){color:var(--primary)}.drop-title.svelte-ns4trx{color:var(--ink);margin:0;font-size:1.5rem;font-weight:700}.drop-sub.svelte-ns4trx{max-width:450px;margin:0;font-size:.875rem;line-height:1.6}.dropzone-btn.svelte-ns4trx{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .15s}.dropzone-btn.svelte-ns4trx:hover{background:var(--accent-hover)}.dropzone-btn.svelte-ns4trx:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.main-layout.svelte-ns4trx{grid-template-columns:320px 1fr 340px;align-items:start;gap:1.5rem;display:grid}@media (width<=1400px){.main-layout.svelte-ns4trx{grid-template-columns:300px 1fr 320px}}@media (width<=1100px){.main-layout.svelte-ns4trx{grid-template-columns:1fr}.sidebar.svelte-ns4trx{max-height:none!important;position:static!important}}.sidebar.svelte-ns4trx{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;gap:1.25rem;max-height:calc(100vh - 3rem);padding:1.25rem;display:flex;position:sticky;top:1.5rem;overflow-y:auto}.sidebar-header.svelte-ns4trx{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.sidebar-header.svelte-ns4trx h3:where(.svelte-ns4trx){color:var(--ink);margin:0;font-size:.875rem;font-weight:700}.close-btn.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;color:var(--ink-soft);background:0 0;justify-content:center;align-items:center;padding:.4rem;transition:all .15s;display:flex}.close-btn.svelte-ns4trx:hover{background:var(--sunken);color:var(--ink)}.file-card.svelte-ns4trx{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1rem}.file-header.svelte-ns4trx{border-bottom:1px solid var(--line);gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.file-icon.svelte-ns4trx{font-size:2.5rem}.file-details.svelte-ns4trx{flex:1;min-width:0}.file-name.svelte-ns4trx{text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.875rem;font-weight:600;overflow:hidden}.file-size.svelte-ns4trx{color:var(--ink-soft);font-size:.75rem}.file-stats.svelte-ns4trx{flex-direction:column;gap:.5rem;display:flex}.file-stat.svelte-ns4trx{justify-content:space-between;font-size:.75rem;display:flex}.stat-label.svelte-ns4trx{color:var(--ink-soft)}.stat-value.svelte-ns4trx{color:var(--ink);font-weight:600}.score-card.svelte-ns4trx{background:linear-gradient(135deg, var(--accent-soft), var(--success-soft));border:2px solid var(--accent);border-radius:var(--radius-sm);padding:1rem}.score-header.svelte-ns4trx{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.score-label.svelte-ns4trx{color:var(--ink-soft);font-size:.75rem;font-weight:600}.score-value.svelte-ns4trx{color:var(--accent);font-size:1.5rem;font-weight:700}.score-bar.svelte-ns4trx{background:#fff;border-radius:999px;height:8px;margin-bottom:.5rem;overflow:hidden}.score-fill.svelte-ns4trx{background:linear-gradient(90deg, var(--accent), var(--success));border-radius:999px;height:100%;transition:width .3s}.score-hint.svelte-ns4trx{color:var(--ink-soft);text-align:center;font-size:.7rem}.section.svelte-ns4trx{border-top:1px solid var(--line);padding-top:1rem}.section.svelte-ns4trx:first-of-type{border-top:none;padding-top:0}.section-title.svelte-ns4trx{text-transform:uppercase;letter-spacing:.05em;color:var(--ink-soft);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.templates-grid.svelte-ns4trx{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.template-btn.svelte-ns4trx{background:var(--sunken);border:1.5px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem .5rem;transition:all .15s;display:flex}.template-btn.svelte-ns4trx:hover{border-color:var(--accent);background:var(--accent-soft);transform:translateY(-1px)}.template-icon.svelte-ns4trx{font-size:1.5rem}.template-name.svelte-ns4trx{text-align:center;font-size:.7rem;font-weight:600;line-height:1.2}.actions-list.svelte-ns4trx{flex-direction:column;gap:.5rem;display:flex}.action-btn.svelte-ns4trx{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);color:var(--ink);cursor:pointer;text-align:left;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.action-btn.svelte-ns4trx:hover:not(:disabled){background:var(--accent-soft);border-color:var(--accent);color:var(--accent)}.action-btn.svelte-ns4trx:disabled{opacity:.4;cursor:not-allowed}.changes-card.svelte-ns4trx{background:var(--warning-soft);border:2px solid var(--warning);border-radius:var(--radius-sm);padding:.875rem}.changes-header.svelte-ns4trx{color:var(--warning);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:flex}.changes-list.svelte-ns4trx{flex-direction:column;gap:.5rem;display:flex}.change-item.svelte-ns4trx{border-radius:var(--radius-sm);background:#fff;padding:.5rem .75rem}.change-field.svelte-ns4trx{color:var(--ink-soft);text-transform:capitalize;margin-bottom:.25rem;font-size:.7rem;font-weight:700}.change-diff.svelte-ns4trx{align-items:center;gap:.5rem;font-size:.75rem;display:flex}.change-before.svelte-ns4trx{color:var(--danger);text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.change-after.svelte-ns4trx{color:var(--success);text-overflow:ellipsis;white-space:nowrap;max-width:80px;overflow:hidden}.change-diff.svelte-ns4trx svg:where(.svelte-ns4trx){color:var(--ink-lighter);flex-shrink:0}.center-area.svelte-ns4trx{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);flex-direction:column;min-height:600px;display:flex}.editor-header.svelte-ns4trx{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.editor-header.svelte-ns4trx h3:where(.svelte-ns4trx){color:var(--ink);margin:0;font-size:.875rem;font-weight:700}.editor-header-controls.svelte-ns4trx{flex-wrap:wrap;align-items:center;gap:.875rem;display:flex}.changes-only-toggle.svelte-ns4trx{color:var(--ink-soft);cursor:pointer;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;display:flex}.changes-only-toggle.svelte-ns4trx input:where(.svelte-ns4trx){cursor:pointer}.view-toggle.svelte-ns4trx{background:var(--sunken);border-radius:var(--radius-sm);gap:.25rem;padding:.25rem;display:flex}.view-btn.svelte-ns4trx{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.4rem .875rem;font-size:.75rem;font-weight:600;transition:all .15s}.view-btn.svelte-ns4trx:hover{color:var(--accent)}.view-btn.active.svelte-ns4trx{color:var(--accent);box-shadow:var(--shadow-sm);background:#fff}.editor-content.svelte-ns4trx{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem 1.25rem;display:flex;overflow-y:auto}.field-group.svelte-ns4trx{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1.25rem}.group-header.svelte-ns4trx{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.group-header.svelte-ns4trx h4:where(.svelte-ns4trx){color:var(--ink);margin:0;font-size:.875rem;font-weight:700}.group-badge.svelte-ns4trx{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.25rem .5rem;font-size:.65rem;font-weight:700}.editor-field.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;margin-bottom:.75rem;padding:.875rem;transition:all .15s}.editor-field.svelte-ns4trx:last-child{margin-bottom:0}.editor-field.changed.svelte-ns4trx{border-color:var(--warning);background:var(--warning-soft)}.field-label.svelte-ns4trx{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.label-text.svelte-ns4trx{color:var(--ink);align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:flex}.label-icon.svelte-ns4trx{font-size:1rem}.changed-badge.svelte-ns4trx{background:var(--warning);color:#fff;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.field-input-group.svelte-ns4trx{gap:.5rem;display:flex}.field-input.svelte-ns4trx,.field-textarea.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);flex:1;padding:.625rem .75rem;font-family:inherit;font-size:.875rem}.field-input.svelte-ns4trx:focus,.field-textarea.svelte-ns4trx:focus{outline:2px solid var(--accent);outline-offset:0}.field-textarea.svelte-ns4trx{resize:vertical;min-height:60px}.field-action-btn.svelte-ns4trx{background:var(--danger-soft);border:1px solid var(--danger);border-radius:var(--radius-sm);cursor:pointer;color:var(--danger);flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:all .15s;display:flex}.field-action-btn.svelte-ns4trx:hover{background:var(--danger);color:#fff}.field-hint.svelte-ns4trx{color:var(--ink-soft);margin-top:.35rem;font-size:.7rem}.suggestions.svelte-ns4trx{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.suggestion-chip.svelte-ns4trx{border:1px solid var(--line);background:var(--surface);color:var(--ink-soft);cursor:pointer;border-radius:999px;padding:.3rem .6rem;font-size:.7rem;transition:all .15s}.suggestion-chip.svelte-ns4trx:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.date-fields.svelte-ns4trx{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.custom-property-form.svelte-ns4trx{grid-template-columns:1fr 1fr auto;gap:.5rem;display:grid}.custom-input.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:.5rem .75rem;font-size:.8rem}.add-property-btn.svelte-ns4trx{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.add-property-btn.svelte-ns4trx:hover{background:var(--accent-hover)}.custom-properties-list.svelte-ns4trx{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.custom-property-item.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.custom-property-key.svelte-ns4trx{color:var(--accent);min-width:100px;font-size:.75rem;font-weight:700}.custom-property-value.svelte-ns4trx{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.75rem;overflow:hidden}.remove-property-btn.svelte-ns4trx{background:var(--danger-soft);border:1px solid var(--danger);border-radius:var(--radius-sm);cursor:pointer;color:var(--danger);justify-content:center;align-items:center;padding:.35rem;transition:all .15s;display:flex}.remove-property-btn.svelte-ns4trx:hover{background:var(--danger);color:#fff}.empty-custom-properties.svelte-ns4trx{color:var(--ink-lighter);flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.empty-custom-properties.svelte-ns4trx p:where(.svelte-ns4trx){margin:0;font-size:.8rem}.custom-note.svelte-ns4trx{background:var(--info-soft);border:1px solid var(--info);border-radius:var(--radius-sm);color:var(--ink);gap:.5rem;margin-top:.75rem;padding:.75rem;font-size:.7rem;line-height:1.5;display:flex}.custom-note.svelte-ns4trx svg:where(.svelte-ns4trx){color:var(--info);flex-shrink:0;margin-top:.1rem}.preview-card.svelte-ns4trx{background:var(--sunken);border:1px solid var(--line);border-radius:var(--radius-sm);padding:1rem}.preview-section.svelte-ns4trx{margin-bottom:1rem}.preview-section.svelte-ns4trx:last-child{margin-bottom:0}.preview-label.svelte-ns4trx{color:var(--ink-soft);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.preview-document.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;gap:.875rem;padding:1rem;display:flex}.preview-icon.svelte-ns4trx{flex-shrink:0;font-size:2.5rem}.preview-info.svelte-ns4trx{flex:1;min-width:0}.preview-title.svelte-ns4trx{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.25rem;font-size:.875rem;font-weight:700;overflow:hidden}.preview-author.svelte-ns4trx{color:var(--ink-soft);margin-bottom:.5rem;font-size:.75rem}.preview-subject.svelte-ns4trx{color:var(--ink-soft);margin-bottom:.5rem;font-size:.7rem;line-height:1.4}.preview-keywords.svelte-ns4trx{flex-wrap:wrap;gap:.25rem;display:flex}.preview-tag.svelte-ns4trx{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:.2rem .5rem;font-size:.65rem}.preview-tech.svelte-ns4trx{border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;padding:.75rem}.tech-item.svelte-ns4trx{justify-content:space-between;padding:.25rem 0;font-size:.7rem;display:flex}.tech-label.svelte-ns4trx{color:var(--ink-soft)}.tech-value.svelte-ns4trx{color:var(--ink);font-weight:600}.tips-section.svelte-ns4trx{background:var(--info-soft);border:1px solid var(--info);border-radius:var(--radius-sm);padding:.875rem}.tips-title.svelte-ns4trx{color:var(--info);margin-bottom:.5rem;font-size:.7rem;font-weight:700}.tips-list.svelte-ns4trx{flex-direction:column;gap:.35rem;margin:0;padding-left:1.25rem;display:flex}.tips-list.svelte-ns4trx li:where(.svelte-ns4trx){color:var(--ink);font-size:.7rem;line-height:1.5}.field.svelte-ns4trx{flex-direction:column;gap:.4rem;display:flex}.field.svelte-ns4trx span:where(.svelte-ns4trx){color:var(--ink-soft);font-size:.75rem;font-weight:600}.field.svelte-ns4trx input:where(.svelte-ns4trx){border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);padding:.5rem .75rem;font-size:.875rem}.process-btn.svelte-ns4trx{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.9rem;font-weight:700;transition:all .15s;display:flex}.process-btn.svelte-ns4trx:hover:not(:disabled){background:var(--accent-hover);box-shadow:var(--shadow);transform:translateY(-1px)}.process-btn.svelte-ns4trx:disabled{cursor:not-allowed;opacity:.6;background:#b6c3e6}.spinner.svelte-ns4trx{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite svelte-ns4trx-spin}@keyframes svelte-ns4trx-spin{to{transform:rotate(360deg)}}.info-box.svelte-ns4trx{background:var(--info-soft);border:1px solid var(--info);border-radius:var(--radius-sm);gap:.75rem;padding:.875rem;display:flex}.info-box.svelte-ns4trx svg:where(.svelte-ns4trx){color:var(--info);flex-shrink:0;margin-top:.1rem}.info-content.svelte-ns4trx{color:var(--ink);font-size:.75rem;line-height:1.5}.error.svelte-ns4trx{color:var(--danger);background:var(--danger-soft);border-radius:var(--radius-sm);border:1px solid #fecaca;margin:0;padding:.625rem .75rem;font-size:.8rem}.error.standalone.svelte-ns4trx{margin-top:1rem}.success-toast{background:var(--success);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-lg);z-index:1000;opacity:0;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(100px)}.success-toast.show{opacity:1;transform:translate(-50%)translateY(0)}@media (width<=768px){.tool.svelte-ns4trx{padding:1rem}.main-layout.svelte-ns4trx{gap:1rem}.templates-grid.svelte-ns4trx,.date-fields.svelte-ns4trx,.custom-property-form.svelte-ns4trx{grid-template-columns:1fr}}
