.field-wrapper.svelte-1m56bvv{margin-bottom:1rem}.field-wrapper.has-error.svelte-1m56bvv .form-input:where(.svelte-1m56bvv){border-color:var(--error)}.form-label.svelte-1m56bvv{display:block;font-weight:500;margin-bottom:.375rem;color:var(--text);font-size:.875rem}.field-description.svelte-1m56bvv{font-size:.75rem;color:var(--text-muted);margin:0 0 .375rem}.form-input.svelte-1m56bvv{width:100%;padding:.625rem .75rem;font-size:.875rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--text);transition:border-color .15s,box-shadow .15s}.form-input.svelte-1m56bvv:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #00ffff1a}.form-input.error.svelte-1m56bvv{border-color:var(--error)}.form-checkbox.svelte-1m56bvv{width:auto;margin-right:.5rem}.checkbox-label.svelte-1m56bvv{display:flex;align-items:center;cursor:pointer;font-size:.875rem}.field-error.svelte-1m56bvv{display:block;color:var(--error);font-size:.75rem;margin-top:.25rem}.nested-object.svelte-1m56bvv{border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin:0;background:var(--surface-secondary)}.nested-object.svelte-1m56bvv legend:where(.svelte-1m56bvv){padding:0 .5rem;font-weight:600;font-size:.9375rem;color:var(--text)}.nested-fields.svelte-1m56bvv{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.array-field.svelte-1m56bvv{border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin:0;background:var(--surface-secondary)}.array-field.svelte-1m56bvv legend:where(.svelte-1m56bvv){padding:0 .5rem;font-weight:600;font-size:.9375rem;color:var(--text)}.empty-array.svelte-1m56bvv{color:var(--text-muted);font-style:italic;text-align:center;padding:1rem}.array-items.svelte-1m56bvv{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.array-item.svelte-1m56bvv{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:.75rem}.array-item-header.svelte-1m56bvv{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.array-item-number.svelte-1m56bvv{font-weight:500;color:var(--text-muted);font-size:.875rem}.array-item-fields.svelte-1m56bvv{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.btn-sm.svelte-1m56bvv{padding:.25rem .5rem;font-size:.75rem}.page-header.svelte-l1xuml{margin:2rem 0}.page-header.svelte-l1xuml h1:where(.svelte-l1xuml){font-size:1.75rem;font-weight:600;color:var(--text)}.page-subtitle.svelte-l1xuml{color:var(--text-muted);margin-top:.5rem}.header-left.svelte-l1xuml{display:flex;align-items:center;gap:1rem}.template-badge.svelte-l1xuml{background:var(--primary);color:#fff;padding:.375rem .75rem;border-radius:var(--radius);font-size:.875rem}.loading-container.svelte-l1xuml{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:1rem;color:var(--text-muted)}.templates-grid.svelte-l1xuml{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.template-card.svelte-l1xuml{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;background:var(--card);border:2px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .2s ease;text-align:center}.template-card.svelte-l1xuml:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.template-card.blank-template.svelte-l1xuml{border-style:dashed}.template-icon.svelte-l1xuml{color:var(--primary);margin-bottom:1rem}.template-name.svelte-l1xuml{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:.5rem}.template-description.svelte-l1xuml{font-size:.875rem;color:var(--text-muted);line-height:1.5}.template-actions.svelte-l1xuml{display:flex;justify-content:flex-end;margin-bottom:2rem}.form-section.svelte-l1xuml{margin-bottom:1.5rem}.section-title.svelte-l1xuml{font-size:1.125rem;font-weight:600;color:var(--text);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.section-header.svelte-l1xuml{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.section-header.svelte-l1xuml .section-title:where(.svelte-l1xuml){margin-bottom:0;padding-bottom:0;border-bottom:none}.section-description.svelte-l1xuml{font-size:.875rem;color:var(--text-muted);margin-bottom:1rem}.template-fields.svelte-l1xuml{display:flex;flex-direction:column;gap:.5rem}.form-grid.svelte-l1xuml{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.full-width.svelte-l1xuml{grid-column:1 / -1}.required.svelte-l1xuml{color:var(--error)}.form-input.error.svelte-l1xuml{border-color:var(--error);background-color:#ef44440d}.form-input.error.svelte-l1xuml:focus{border-color:var(--error);box-shadow:0 0 0 3px #ef44441a}.field-error.svelte-l1xuml{display:block;color:var(--error);font-size:.875rem;margin-top:.25rem}.empty-message.svelte-l1xuml{color:var(--text-muted);font-style:italic;text-align:center;padding:1.5rem}.parts-list.svelte-l1xuml{display:flex;flex-direction:column;gap:1.5rem}.part-item.svelte-l1xuml{background:var(--background);border:1px solid var(--border);border-radius:var(--radius);padding:1rem}.part-header.svelte-l1xuml{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.part-number.svelte-l1xuml{font-weight:500;color:var(--text-muted)}.btn-small.svelte-l1xuml,.btn-sm.svelte-l1xuml{padding:.375rem .75rem;font-size:.75rem}.form-actions.svelte-l1xuml{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;margin-bottom:2rem}.spinner-small.svelte-l1xuml{display:inline-block;width:1rem;height:1rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-l1xuml-spin 1s linear infinite}@keyframes svelte-l1xuml-spin{to{transform:rotate(360deg)}}@media(max-width:640px){.templates-grid.svelte-l1xuml,.form-grid.svelte-l1xuml{grid-template-columns:1fr}.form-actions.svelte-l1xuml{flex-direction:column-reverse}.form-actions.svelte-l1xuml button:where(.svelte-l1xuml){width:100%}.header-left.svelte-l1xuml{flex-wrap:wrap}}
