.example-page.svelte-1223fij{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.documentation.svelte-1223fij{position:sticky;top:2rem;height:fit-content}.documentation.svelte-1223fij h1:where(.svelte-1223fij){font-size:2.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lead.svelte-1223fij{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.doc-section.svelte-1223fij{margin-bottom:2rem}.doc-section.svelte-1223fij h2:where(.svelte-1223fij){font-size:1.5rem;font-weight:600;margin-bottom:1rem}.doc-section.svelte-1223fij p:where(.svelte-1223fij){margin-bottom:1rem;line-height:1.6;color:#374151}.doc-section.svelte-1223fij ul:where(.svelte-1223fij){list-style:none;padding:0}.doc-section.svelte-1223fij li:where(.svelte-1223fij){padding:.5rem 0;color:#374151}.doc-section.svelte-1223fij pre:where(.svelte-1223fij){background:#1e293b;color:#e2e8f0;padding:1.5rem;border-radius:.5rem;overflow-x:auto;font-family:Fira Code,Monaco,monospace;font-size:.875rem;line-height:1.7}.demo-container.svelte-1223fij{display:flex;flex-direction:column;gap:2rem}.demo-container.svelte-1223fij h2:where(.svelte-1223fij){font-size:1.5rem;font-weight:600}.form-card.svelte-1223fij{background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.param-group.svelte-1223fij{margin-bottom:2rem;padding:1.5rem;background:#f9fafb;border-radius:.75rem;border:1px solid #e5e7eb}.param-header.svelte-1223fij{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.param-header.svelte-1223fij h3:where(.svelte-1223fij){font-size:1.25rem;font-weight:600;font-family:Fira Code,monospace;color:#374151}.param-type.svelte-1223fij{font-family:Fira Code,monospace;font-size:.875rem;padding:.25rem .75rem;background:#667eea;color:#fff;border-radius:.25rem;font-weight:500}.param-desc.svelte-1223fij{color:#6b7280;margin-bottom:1rem;font-size:.875rem}.array-items.svelte-1223fij{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.array-item.svelte-1223fij{display:flex;align-items:flex-start;gap:.75rem;background:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.item-index.svelte-1223fij{font-family:Fira Code,monospace;font-weight:600;color:#667eea;padding-top:.75rem;flex-shrink:0}.array-item.svelte-1223fij .form-field{flex:1;margin:0}.btn-remove.svelte-1223fij{width:2.5rem;height:2.5rem;flex-shrink:0;padding:0;background:#fee2e2;color:#dc2626;border:none;border-radius:.375rem;font-size:1.5rem;cursor:pointer;transition:all .2s;margin-top:.5rem}.btn-remove.svelte-1223fij:hover:not(:disabled){background:#fecaca}.btn-remove.svelte-1223fij:disabled{opacity:.4;cursor:not-allowed}.btn-add.svelte-1223fij{width:100%;padding:.75rem;background:#fff;border:2px dashed #d1d5db;border-radius:.5rem;color:#667eea;font-weight:500;cursor:pointer;transition:all .2s}.btn-add.svelte-1223fij:hover{border-color:#667eea;background:#f0f4ff}.struct-fields.svelte-1223fij{display:flex;flex-direction:column;gap:1rem}.struct-field.svelte-1223fij{background:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.field-wrapper.svelte-1223fij{display:flex;flex-direction:column;gap:.5rem}.field-label-row.svelte-1223fij{display:flex;justify-content:space-between;align-items:center}.field-name.svelte-1223fij{font-family:Fira Code,monospace;font-weight:500;color:#374151}.field-type.svelte-1223fij{font-family:Fira Code,monospace;font-size:.75rem;padding:.125rem .5rem;background:#f3f4f6;color:#6b7280;border-radius:.25rem}input[type=text].svelte-1223fij,input[type=datetime-local].svelte-1223fij,textarea.svelte-1223fij{width:100%;padding:.75rem;border:2px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:all .2s;font-family:inherit}textarea.svelte-1223fij{resize:vertical;min-height:80px}input.svelte-1223fij:focus,textarea.svelte-1223fij:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}input.error.svelte-1223fij,textarea.error.svelte-1223fij{border-color:#ef4444}.input-with-unit.svelte-1223fij{position:relative;display:flex;align-items:center}.input-with-unit.svelte-1223fij input:where(.svelte-1223fij){padding-right:4rem}.unit.svelte-1223fij{position:absolute;right:1rem;color:#6b7280;font-weight:500}input[type=range].svelte-1223fij{width:100%;height:.5rem;border-radius:.25rem;background:#e5e7eb;outline:none;padding:0}input[type=range].svelte-1223fij::-webkit-slider-thumb{appearance:none;width:1.25rem;height:1.25rem;border-radius:50%;background:#667eea;cursor:pointer;transition:all .2s}input[type=range].svelte-1223fij::-webkit-slider-thumb:hover{transform:scale(1.2)}.range-labels.svelte-1223fij{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#6b7280;margin-top:.5rem}.current-value.svelte-1223fij{font-weight:600;color:#667eea;font-size:1rem}.error-msg.svelte-1223fij{color:#ef4444;font-size:.875rem}.form-actions.svelte-1223fij{display:flex;gap:.75rem;margin-top:2rem}button.svelte-1223fij{padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary.svelte-1223fij{flex:1;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary.svelte-1223fij:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.btn-primary.svelte-1223fij:disabled{opacity:.5;cursor:not-allowed}.btn-secondary.svelte-1223fij{flex:1;background:#f3f4f6;color:#374151}.btn-secondary.svelte-1223fij:hover{background:#e5e7eb}.state-viewer.svelte-1223fij{background:#fff;padding:1.5rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e5e7eb}.state-viewer.svelte-1223fij h3:where(.svelte-1223fij){font-size:1.25rem;font-weight:600;margin-bottom:1rem}details.svelte-1223fij{margin-bottom:1rem}details.svelte-1223fij summary:where(.svelte-1223fij){cursor:pointer;font-weight:500;color:#667eea;padding:.5rem 0}.state-data.svelte-1223fij{margin-top:.5rem;padding:1rem;background:#f9fafb;border-radius:.5rem;font-size:.75rem;overflow-x:auto;font-family:Fira Code,monospace}@media (max-width: 1024px){.example-page.svelte-1223fij{grid-template-columns:1fr}.documentation.svelte-1223fij{position:static}}
