.sidebar-toggle.svelte-181dlmc{display:none;align-items:center;gap:.5rem;position:fixed;bottom:1rem;right:1rem;z-index:50;padding:.75rem 1rem;font-size:.875rem;font-weight:500;background:var(--color-accent);color:#fff;border:none;border-radius:var(--radius-full);cursor:pointer;box-shadow:var(--shadow-lg)}.sidebar.svelte-181dlmc{position:fixed;top:60px;left:0;bottom:0;width:280px;background:var(--color-bg-secondary);border-right:1px solid var(--color-border);overflow-y:auto;padding:var(--space-lg);z-index:40}.sidebar-header.svelte-181dlmc{display:none;align-items:center;justify-content:space-between;margin-bottom:var(--space-lg);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border)}.sidebar-brand.svelte-181dlmc{font-size:1.125rem;font-weight:600;color:var(--color-text-primary);text-decoration:none}.sidebar-close.svelte-181dlmc{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-bg-tertiary);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer}.sidebar-nav.svelte-181dlmc{display:flex;flex-direction:column;gap:var(--space-xl)}.nav-section-title.svelte-181dlmc{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);margin-bottom:var(--space-sm)}.nav-list.svelte-181dlmc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px}.nav-link.svelte-181dlmc{display:block;padding:.5rem .75rem;font-size:.9375rem;color:var(--color-text-secondary);text-decoration:none;border-radius:var(--radius-sm);transition:all var(--transition-fast)}.nav-link.svelte-181dlmc:hover{color:var(--color-text-primary);background:var(--color-bg-hover)}.nav-link.active.svelte-181dlmc{color:var(--color-accent);background:var(--color-accent-subtle);font-weight:500}.sidebar-overlay.svelte-181dlmc{display:none}@media (max-width: 1024px){.sidebar-toggle.svelte-181dlmc{display:flex}.sidebar.svelte-181dlmc{transform:translate(-100%);transition:transform var(--transition-normal);top:0;width:100%;max-width:320px;z-index:60}.sidebar.open.svelte-181dlmc{transform:translate(0)}.sidebar-header.svelte-181dlmc{display:flex}.sidebar-overlay.svelte-181dlmc{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:55;border:none;cursor:pointer}}.docs-layout.svelte-1bpnej{display:flex;min-height:calc(100vh - 60px);margin-top:60px}.docs-main.svelte-1bpnej{flex:1;margin-left:280px;padding:var(--space-2xl)}.docs-content.svelte-1bpnej{max-width:800px;margin:0 auto}.docs-content.svelte-1bpnej h1{font-size:2.5rem;margin-bottom:var(--space-lg)}.docs-content.svelte-1bpnej h2{font-size:1.75rem;margin-top:var(--space-2xl);margin-bottom:var(--space-md);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border)}.docs-content.svelte-1bpnej h3{font-size:1.25rem;margin-top:var(--space-xl);margin-bottom:var(--space-sm)}.docs-content.svelte-1bpnej p{margin-bottom:var(--space-md);line-height:1.7}.docs-content.svelte-1bpnej ul,.docs-content.svelte-1bpnej ol{margin-bottom:var(--space-md);padding-left:var(--space-lg)}.docs-content.svelte-1bpnej li{margin-bottom:var(--space-sm);color:var(--color-text-secondary)}.docs-content.svelte-1bpnej pre{margin:var(--space-lg) 0}.docs-content.svelte-1bpnej table{width:100%;border-collapse:collapse;margin:var(--space-lg) 0;font-size:.9375rem}.docs-content.svelte-1bpnej th,.docs-content.svelte-1bpnej td{text-align:left;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border)}.docs-content.svelte-1bpnej th{font-weight:600;color:var(--color-text-primary);background:var(--color-bg-secondary)}.docs-content.svelte-1bpnej td{color:var(--color-text-secondary)}.docs-content.svelte-1bpnej td code{font-size:.8125rem}@media (max-width: 1024px){.docs-main.svelte-1bpnej{margin-left:0;padding:var(--space-lg)}}
