.docs-layout.svelte-1e92um7{display:flex;min-height:100vh;background:var(--rebel-background);position:relative;color:var(--rebel-text-primary)}.mobile-menu-button.svelte-1e92um7{display:none;position:fixed;top:1rem;left:1rem;z-index:50;width:3rem;height:3rem;background:var(--rebel-surface-elevated);border:1px solid var(--rebel-border);border-radius:.5rem;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;box-shadow:0 1px 3px var(--rebel-overlay);transition:all .2s ease}.mobile-menu-button.svelte-1e92um7:hover{background:var(--rebel-surface)}.hamburger.svelte-1e92um7{display:block;width:1.25rem;height:2px;background:var(--rebel-text-primary);border-radius:1px;transition:all .3s ease;transform-origin:center}.hamburger.open.svelte-1e92um7:nth-child(1){transform:rotate(45deg) translate(.3rem,.3rem)}.hamburger.open.svelte-1e92um7:nth-child(2){opacity:0}.hamburger.open.svelte-1e92um7:nth-child(3){transform:rotate(-45deg) translate(.3rem,-.3rem)}.mobile-overlay.svelte-1e92um7{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:var(--rebel-overlay);z-index:15}.search-container.svelte-1e92um7{margin-bottom:2rem}.search-input-wrapper.svelte-1e92um7{position:relative;display:flex;align-items:center}.search-input.svelte-1e92um7{width:100%;padding:.75rem .75rem .75rem 2.5rem;background:var(--rebel-surface);border:1px solid var(--rebel-border);border-radius:.5rem;color:var(--rebel-text-primary);font-size:.875rem;transition:all .2s ease}.search-input.svelte-1e92um7::placeholder{color:var(--rebel-text-muted)}.search-input.svelte-1e92um7:focus{outline:none;border-color:var(--rebel-brand);box-shadow:0 0 0 3px var(--rebel-brand-10)}.search-icon.svelte-1e92um7{position:absolute;left:.75rem;color:var(--rebel-text-muted);pointer-events:none;z-index:1}.search-clear.svelte-1e92um7{position:absolute;right:.75rem;background:none;border:none;color:var(--rebel-text-muted);cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s ease}.search-clear.svelte-1e92um7:hover{color:var(--rebel-text-primary);background:var(--rebel-surface-elevated)}.no-results.svelte-1e92um7{padding:2rem 0;text-align:center}.no-results.svelte-1e92um7 p:where(.svelte-1e92um7){color:var(--rebel-text-muted);font-size:.875rem;margin:0}.breadcrumbs.svelte-1e92um7{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--rebel-border)}.breadcrumb-list.svelte-1e92um7{display:flex;align-items:center;list-style:none;margin:0;padding:0;gap:.5rem}.breadcrumb-item.svelte-1e92um7{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb-link.svelte-1e92um7{color:var(--rebel-text-muted);text-decoration:none;transition:color .2s ease}.breadcrumb-link.svelte-1e92um7:hover{color:var(--rebel-brand)}.breadcrumb-current.svelte-1e92um7{color:var(--rebel-text-primary);font-weight:500}.breadcrumb-separator.svelte-1e92um7{color:var(--rebel-text-muted);width:12px;height:12px}.toc-skeleton.svelte-1e92um7{display:flex;flex-direction:column;gap:.75rem}.skeleton-line.svelte-1e92um7{height:1rem;background:linear-gradient(90deg,var(--rebel-surface) 25%,var(--rebel-surface-elevated) 50%,var(--rebel-surface) 75%);background-size:200% 100%;animation:svelte-1e92um7-skeleton-loading 1.5s infinite;border-radius:.25rem}.skeleton-line.short.svelte-1e92um7{width:60%}@keyframes svelte-1e92um7-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.sidebar.svelte-1e92um7{width:280px;background:var(--rebel-surface-elevated);position:fixed;height:100vh;overflow-y:auto;z-index:20;scrollbar-width:thin;scrollbar-color:var(--rebel-border) transparent}.sidebar.svelte-1e92um7::-webkit-scrollbar{width:6px}.sidebar.svelte-1e92um7::-webkit-scrollbar-track{background:transparent}.sidebar.svelte-1e92um7::-webkit-scrollbar-thumb{background:var(--rebel-border);border-radius:3px}.sidebar.svelte-1e92um7::-webkit-scrollbar-thumb:hover{background:var(--rebel-text-muted)}.left-sidebar.svelte-1e92um7{left:0;border-right:1px solid var(--rebel-border)}.right-sidebar.svelte-1e92um7{right:0;border-left:1px solid var(--rebel-border)}.sidebar-content.svelte-1e92um7{padding:2rem 1.5rem}.logo.svelte-1e92um7 h2:where(.svelte-1e92um7){margin:0 0 2rem;color:var(--rebel-text-primary);font-size:1.5rem;font-weight:700}.navigation.svelte-1e92um7{display:flex;flex-direction:column;gap:2rem}.nav-section.svelte-1e92um7{display:flex;flex-direction:column;gap:.5rem}.section-title.svelte-1e92um7,.toc-header.svelte-1e92um7 h3:where(.svelte-1e92um7){font-size:.875rem;font-weight:600;color:var(--rebel-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem}.nav-items.svelte-1e92um7,.toc-items.svelte-1e92um7{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.nav-items.svelte-1e92um7 a:where(.svelte-1e92um7){display:block;padding:.5rem .75rem;color:var(--rebel-text-primary);text-decoration:none;border-radius:.375rem;font-size:.875rem;transition:all .2s ease}.nav-items.svelte-1e92um7 a:where(.svelte-1e92um7):hover{background:var(--rebel-surface);color:var(--rebel-text-primary)}.nav-items.svelte-1e92um7 a.active:where(.svelte-1e92um7){background:var(--rebel-brand-active);color:var(--rebel-text-primary);font-weight:500}.nav-items.svelte-1e92um7 a:where(.svelte-1e92um7):focus{outline:2px solid var(--rebel-brand-active);outline-offset:2px}.toc-navigation.svelte-1e92um7{position:sticky;top:2rem}.toc-item.svelte-1e92um7{margin:0}.toc-link.svelte-1e92um7{display:block;width:100%;text-align:left;padding:.25rem .75rem;color:var(--rebel-text-muted);text-decoration:none;border:none;background:none;font-size:.875rem;line-height:1.5;cursor:pointer;border-radius:.375rem;transition:all .2s ease;border-left:2px solid transparent}.toc-link.svelte-1e92um7:hover{color:var(--rebel-text-primary);background:var(--rebel-surface)}.toc-link.active.svelte-1e92um7{color:var(--rebel-text-primary);border-left-color:var(--rebel-brand-active);background:var(--rebel-brand-10);font-weight:500}.toc-link.svelte-1e92um7:focus{outline:2px solid var(--rebel-focus-ring);outline-offset:2px}.level-1.svelte-1e92um7 .toc-link:where(.svelte-1e92um7){padding-left:.75rem;font-weight:600}.level-2.svelte-1e92um7 .toc-link:where(.svelte-1e92um7){padding-left:1rem}.level-3.svelte-1e92um7 .toc-link:where(.svelte-1e92um7){padding-left:1.5rem;font-size:.8125rem}.level-4.svelte-1e92um7 .toc-link:where(.svelte-1e92um7){padding-left:2rem;font-size:.8125rem}.no-headings.svelte-1e92um7{color:var(--rebel-text-muted);font-size:.875rem;font-style:italic;margin:0}.content.svelte-1e92um7{flex:1;margin-left:280px;margin-right:280px;min-height:100vh}.content-wrapper.svelte-1e92um7{max-width:800px;padding:3rem 2rem;margin:0 auto}@media (max-width: 1200px){.right-sidebar.svelte-1e92um7{display:none}.content.svelte-1e92um7{margin-right:0}}@media (max-width: 768px){.mobile-menu-button.svelte-1e92um7{display:flex}.mobile-overlay.svelte-1e92um7{display:block}.left-sidebar.svelte-1e92um7{transform:translate(-100%);transition:transform .3s ease}.left-sidebar.mobile-open.svelte-1e92um7{transform:translate(0)}.content.svelte-1e92um7{margin-left:0}.content-wrapper.svelte-1e92um7{padding:5rem 1rem 2rem}.breadcrumbs.svelte-1e92um7{margin-top:1rem}}.content h1,.content h2,.content h3,.content h4{scroll-margin-top:6rem;color:var(--rebel-text-primary)}.content h1{border-bottom:1px solid var(--rebel-border);padding-bottom:.5rem;margin-top:0;font-size:2.25rem;font-weight:700;line-height:1.2}.content h2{margin-top:3rem;margin-bottom:1rem;font-size:1.875rem;font-weight:600;line-height:1.3}.content h3{margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem;font-weight:600;line-height:1.4}.content h4{margin-top:1.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:600;line-height:1.4}.content p{margin-bottom:1rem;line-height:1.7;color:var(--rebel-text-secondary)}.content pre{background:var(--rebel-surface);padding:1rem;border-radius:.5rem;overflow-x:auto;border:1px solid var(--rebel-border);margin:1.5rem 0;font-size:.875rem}.content code{background:var(--rebel-surface);padding:.125rem .25rem;border-radius:.25rem;font-size:.875rem;color:var(--rebel-accent);border:1px solid var(--rebel-border-light)}.content pre code{background:none;padding:0;color:var(--rebel-text-primary);border:none}.content table{width:100%;border-collapse:collapse;margin:1.5rem 0;border:1px solid var(--rebel-border);border-radius:.5rem;overflow:hidden;background:var(--rebel-surface-elevated)}.content table th,.content table td{padding:.75rem;border-bottom:1px solid var(--rebel-border);text-align:left}.content table th{background:var(--rebel-surface);font-weight:600;color:var(--rebel-text-primary)}.content table td{color:var(--rebel-text-secondary)}.content table tr:last-child td{border-bottom:none}.content blockquote{border-left:4px solid var(--rebel-brand);padding-left:1rem;margin:1.5rem 0;color:var(--rebel-text-muted);font-style:italic;background:var(--rebel-brand-10);padding:1rem 1rem 1rem 2rem;border-radius:0 .5rem .5rem 0}.content ul,.content ol{margin:1rem 0;padding-left:1.5rem;color:var(--rebel-text-secondary)}.content li{margin-bottom:.5rem;line-height:1.6}.content a{color:var(--rebel-brand);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease}.content a:hover{border-bottom-color:var(--rebel-brand)}
