.config-overview[data-v-0f6cb9c5]{display:flex;flex-direction:column;gap:1.25rem;margin:1.5rem 0}.config-section[data-v-0f6cb9c5]{display:flex;gap:1.25rem;padding:1.5rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-lg)}.config-icon[data-v-0f6cb9c5]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);flex-shrink:0}.config-icon svg[data-v-0f6cb9c5]{width:28px;height:28px}.config-icon.schemas[data-v-0f6cb9c5]{background:linear-gradient(135deg,var(--cp-violet-100) 0%,var(--cp-violet-100) 100%);color:var(--cp-violet-500)}.config-icon.tree[data-v-0f6cb9c5]{background:linear-gradient(135deg,var(--cp-success-50) 0%,var(--cp-success-100) 100%);color:var(--cp-success-500)}.config-content h3[data-v-0f6cb9c5]{margin:0 0 .25rem;font-size:1.125rem;color:var(--text-primary)}.config-path[data-v-0f6cb9c5]{margin:0 0 .5rem;font-size:.8125rem}.config-path code[data-v-0f6cb9c5]{background:var(--bg-light);padding:.125rem .5rem;border-radius:var(--radius-sm);color:var(--text-secondary)}.config-content>p[data-v-0f6cb9c5]:last-child{margin:0;font-size:.9375rem;color:var(--text-secondary);line-height:1.5}@media(max-width:640px){.config-section[data-v-0f6cb9c5]{flex-direction:column;align-items:flex-start}}.interface-guide[data-v-0f6cb9c5]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin:1.5rem 0}@media(max-width:640px){.interface-guide[data-v-0f6cb9c5]{grid-template-columns:1fr}}.interface-item[data-v-0f6cb9c5]{display:flex;gap:.75rem;padding:.875rem;background:var(--bg-light);border-radius:var(--radius-md)}.interface-marker[data-v-0f6cb9c5]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:.75rem;font-weight:600;border-radius:50%;flex-shrink:0}.interface-desc[data-v-0f6cb9c5]{font-size:.875rem;color:var(--text-secondary);line-height:1.4}.interface-desc strong[data-v-0f6cb9c5]{color:var(--text-primary)}.workflow-steps[data-v-0f6cb9c5]{display:flex;flex-direction:column;gap:1rem;margin:1.5rem 0}.workflow-step[data-v-0f6cb9c5]{display:flex;gap:1rem;padding:1rem 1.25rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md);border-left:3px solid var(--primary)}.step-number[data-v-0f6cb9c5]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-weight:600;border-radius:50%;flex-shrink:0}.step-content strong[data-v-0f6cb9c5]{display:block;font-size:.9375rem;color:var(--text-primary);margin-bottom:.25rem}.step-content p[data-v-0f6cb9c5]{margin:0;font-size:.875rem;color:var(--text-secondary);line-height:1.5}.step-content code[data-v-0f6cb9c5]{font-size:.8125rem;background:var(--bg-light);padding:.125rem .375rem;border-radius:var(--radius-sm)}.change-types[data-v-0f6cb9c5]{display:flex;gap:1rem;margin:1.5rem 0;flex-wrap:wrap}.change-type[data-v-0f6cb9c5]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md);flex:1;min-width:160px}.change-indicator[data-v-0f6cb9c5]{width:12px;height:12px;border-radius:50%;flex-shrink:0}.change-type.modified .change-indicator[data-v-0f6cb9c5]{background:var(--cp-warning-500)}.change-type.new .change-indicator[data-v-0f6cb9c5]{background:var(--cp-success-500)}.change-type.deleted .change-indicator[data-v-0f6cb9c5]{background:var(--cp-error-500)}.change-desc[data-v-0f6cb9c5]{font-size:.875rem;color:var(--text-secondary)}.change-desc strong[data-v-0f6cb9c5]{color:var(--text-primary);display:block}.problems-example[data-v-0f6cb9c5]{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.problem-row[data-v-0f6cb9c5]{display:flex;gap:.75rem;padding:.875rem 1rem;border-radius:var(--radius-md)}.problem-row.error[data-v-0f6cb9c5]{background:var(--cp-error-50);border:1px solid var(--cp-error-100)}.problem-row.warning[data-v-0f6cb9c5]{background:var(--cp-warning-50);border:1px solid var(--cp-warning-100)}.problem-icon[data-v-0f6cb9c5]{width:20px;height:20px;flex-shrink:0}.problem-icon svg[data-v-0f6cb9c5]{width:20px;height:20px}.error-icon[data-v-0f6cb9c5]{color:var(--cp-error-500)}.warning-icon[data-v-0f6cb9c5]{color:var(--cp-warning-500)}.problem-msg[data-v-0f6cb9c5]{font-size:.875rem;font-weight:500;color:var(--text-primary)}.problem-hint[data-v-0f6cb9c5]{font-size:.8125rem;color:var(--text-secondary);margin-top:.25rem}.export-flow[data-v-0f6cb9c5]{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:2rem;background:var(--bg-light);border-radius:var(--radius-lg);margin:1.5rem 0}.export-step[data-v-0f6cb9c5]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.export-icon[data-v-0f6cb9c5]{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg)}.export-icon svg[data-v-0f6cb9c5]{width:32px;height:32px}.export-icon.live[data-v-0f6cb9c5]{background:linear-gradient(135deg,var(--primary-lighter) 0%,var(--primary-light) 100%);color:var(--primary)}.export-icon.config[data-v-0f6cb9c5]{background:linear-gradient(135deg,var(--cp-violet-100) 0%,var(--cp-violet-100) 100%);color:var(--cp-violet-500)}.export-label[data-v-0f6cb9c5]{font-size:.875rem;font-weight:600;color:var(--text-primary)}.export-arrow[data-v-0f6cb9c5]{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--text-light)}.export-arrow svg[data-v-0f6cb9c5]{width:32px;height:32px}.export-arrow span[data-v-0f6cb9c5]{font-size:.75rem;font-weight:500}@media(max-width:480px){.export-flow[data-v-0f6cb9c5]{flex-direction:column}.export-arrow[data-v-0f6cb9c5]{transform:rotate(90deg)}}.history-example[data-v-0f6cb9c5]{display:flex;flex-direction:column;gap:.5rem;margin:1.5rem 0}.commit-entry[data-v-0f6cb9c5]{display:flex;gap:1rem;padding:1rem;background:var(--bg-white);border:1px solid var(--bg-gray);border-radius:var(--radius-md)}.commit-hash[data-v-0f6cb9c5]{font-family:Monaco,Menlo,monospace;font-size:.75rem;padding:.25rem .5rem;background:var(--bg-light);color:var(--text-secondary);border-radius:var(--radius-sm);flex-shrink:0;height:fit-content}.commit-msg[data-v-0f6cb9c5]{font-size:.9375rem;color:var(--text-primary);font-weight:500}.commit-meta[data-v-0f6cb9c5]{font-size:.8125rem;color:var(--text-light);margin-top:.25rem}.best-practices[data-v-0f6cb9c5]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0}@media(max-width:640px){.best-practices[data-v-0f6cb9c5]{grid-template-columns:1fr}}.practice-item[data-v-0f6cb9c5]{display:flex;gap:1rem;padding:1rem;background:var(--bg-light);border-radius:var(--radius-md)}.practice-icon[data-v-0f6cb9c5]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--primary-lighter);color:var(--primary);border-radius:var(--radius-md);flex-shrink:0}.practice-icon svg[data-v-0f6cb9c5]{width:22px;height:22px}.practice-content strong[data-v-0f6cb9c5]{display:block;font-size:.9375rem;color:var(--text-primary);margin-bottom:.25rem}.practice-content p[data-v-0f6cb9c5]{margin:0;font-size:.8125rem;color:var(--text-secondary);line-height:1.4}.practice-content code[data-v-0f6cb9c5]{font-size:.75rem;background:var(--bg-white);padding:.125rem .375rem;border-radius:var(--radius-sm)}code[data-v-0f6cb9c5]{font-family:Monaco,Menlo,monospace;font-size:.875em;background:var(--bg-light);padding:.125rem .375rem;border-radius:var(--radius-sm)}
