.doc-page.svelte-d7ih8.svelte-d7ih8{max-width:1400px;margin:0 auto}.breadcrumbs.svelte-d7ih8.svelte-d7ih8{display:flex;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;color:var(--text-tertiary, #858585)}.breadcrumbs.svelte-d7ih8 a.svelte-d7ih8{color:var(--text-tertiary, #858585);text-decoration:none;text-transform:capitalize}.breadcrumbs.svelte-d7ih8 a.svelte-d7ih8:hover{color:var(--accent-color, #4ec9b0)}.breadcrumb-separator.svelte-d7ih8.svelte-d7ih8{color:var(--text-tertiary, #858585)}.breadcrumb-current.svelte-d7ih8.svelte-d7ih8{color:var(--text-primary, #d4d4d4);text-transform:capitalize}.doc-header.svelte-d7ih8.svelte-d7ih8{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid var(--border-color, #3e3e42)}.doc-header-content.svelte-d7ih8.svelte-d7ih8{flex:1}.doc-header.svelte-d7ih8 h1.svelte-d7ih8{font-size:2.5rem;font-weight:700;margin:0 0 12px;color:var(--text-primary, #d4d4d4)}.doc-description.svelte-d7ih8.svelte-d7ih8{font-size:1.125rem;color:var(--text-secondary, #cccccc);margin:0;line-height:1.5}.placeholder-notice.svelte-d7ih8.svelte-d7ih8{margin-top:16px;padding:16px;background-color:var(--bg-warning, #2d2a1f);border:1px solid var(--border-warning, #6b5b1f);border-radius:6px}.placeholder-notice.svelte-d7ih8 strong.svelte-d7ih8{display:block;color:var(--text-warning, #f9cc33);margin-bottom:4px}.placeholder-notice.svelte-d7ih8 p.svelte-d7ih8{margin:0;color:var(--text-secondary, #cccccc);font-size:14px}.toc-toggle.svelte-d7ih8.svelte-d7ih8{display:flex;align-items:center;gap:8px;padding:8px 16px;background-color:var(--bg-secondary, #252526);border:1px solid var(--border-color, #3e3e42);border-radius:6px;color:var(--text-primary, #d4d4d4);cursor:pointer;font-size:14px}.toc-toggle.svelte-d7ih8.svelte-d7ih8:hover{background-color:var(--bg-hover, #2d2d30)}.doc-body.svelte-d7ih8.svelte-d7ih8{display:grid;grid-template-columns:1fr 240px;gap:40px;align-items:start}.doc-toc.svelte-d7ih8.svelte-d7ih8{position:sticky;top:40px;background-color:var(--bg-secondary, #252526);border:1px solid var(--border-color, #3e3e42);border-radius:8px;padding:20px;max-height:calc(100vh - 120px);overflow-y:auto}.doc-toc.svelte-d7ih8 h3.svelte-d7ih8{font-size:14px;font-weight:600;margin:0 0 16px;color:var(--text-secondary, #cccccc)}.toc-nav.svelte-d7ih8.svelte-d7ih8{display:flex;flex-direction:column;gap:4px}.toc-item.svelte-d7ih8.svelte-d7ih8{display:block;width:100%;text-align:left;padding:6px 0;background:none;border:none;color:var(--text-tertiary, #858585);font-size:13px;cursor:pointer;line-height:1.4;transition:color .2s}.toc-item.svelte-d7ih8.svelte-d7ih8:hover{color:var(--text-primary, #d4d4d4)}.toc-item.level-1.svelte-d7ih8.svelte-d7ih8{font-weight:500;color:var(--text-secondary, #cccccc)}.toc-item.level-2.svelte-d7ih8.svelte-d7ih8{padding-left:12px}.toc-item.level-3.svelte-d7ih8.svelte-d7ih8{padding-left:24px}.toc-item.level-4.svelte-d7ih8.svelte-d7ih8{padding-left:36px}.toc-overlay.svelte-d7ih8.svelte-d7ih8{position:fixed;inset:0;background-color:#000000b3;z-index:300;display:flex;align-items:center;justify-content:center;padding:20px}.toc-modal.svelte-d7ih8.svelte-d7ih8{background-color:var(--bg-secondary, #252526);border:1px solid var(--border-color, #3e3e42);border-radius:8px;max-width:400px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.toc-modal-header.svelte-d7ih8.svelte-d7ih8{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--border-color, #3e3e42)}.toc-modal-header.svelte-d7ih8 h3.svelte-d7ih8{margin:0;font-size:16px;color:var(--text-primary, #d4d4d4)}.toc-close.svelte-d7ih8.svelte-d7ih8{background:none;border:none;color:var(--text-tertiary, #858585);cursor:pointer;font-size:24px;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px}.toc-close.svelte-d7ih8.svelte-d7ih8:hover{background-color:var(--bg-hover, #2d2d30);color:var(--text-primary, #d4d4d4)}.toc-modal.svelte-d7ih8 .toc-nav.svelte-d7ih8{padding:20px;overflow-y:auto}.doc-content.svelte-d7ih8.svelte-d7ih8{min-width:0}.markdown-content.svelte-d7ih8.svelte-d7ih8{line-height:1.6;color:var(--text-primary, #d4d4d4)}.markdown-content.svelte-d7ih8 h1,.markdown-content.svelte-d7ih8 h2,.markdown-content.svelte-d7ih8 h3,.markdown-content.svelte-d7ih8 h4,.markdown-content.svelte-d7ih8 h5,.markdown-content.svelte-d7ih8 h6{margin:32px 0 16px;font-weight:600;color:var(--text-primary, #d4d4d4);position:relative}.markdown-content.svelte-d7ih8 h1{font-size:2rem;border-bottom:1px solid var(--border-color, #3e3e42);padding-bottom:8px}.markdown-content.svelte-d7ih8 h2{font-size:1.5rem}.markdown-content.svelte-d7ih8 h3{font-size:1.25rem}.markdown-content.svelte-d7ih8 h4{font-size:1.125rem}.markdown-content.svelte-d7ih8 .header-anchor{position:absolute;left:-24px;color:var(--text-tertiary, #858585);text-decoration:none;opacity:0;transition:opacity .2s}.markdown-content.svelte-d7ih8 h1:hover .header-anchor,.markdown-content.svelte-d7ih8 h2:hover .header-anchor,.markdown-content.svelte-d7ih8 h3:hover .header-anchor,.markdown-content.svelte-d7ih8 h4:hover .header-anchor,.markdown-content.svelte-d7ih8 h5:hover .header-anchor,.markdown-content.svelte-d7ih8 h6:hover .header-anchor{opacity:1}.markdown-content.svelte-d7ih8 p{margin:16px 0}.markdown-content.svelte-d7ih8 ul,.markdown-content.svelte-d7ih8 ol{margin:16px 0;padding-left:32px}.markdown-content.svelte-d7ih8 li{margin:4px 0}.markdown-content.svelte-d7ih8 code{background-color:var(--bg-code, #2d2d30);color:var(--text-code, #f8f8f2);padding:2px 6px;border-radius:4px;font-family:Monaco,Cascadia Code,Fira Code,monospace;font-size:.9em}.markdown-content.svelte-d7ih8 pre{background-color:var(--bg-code, #2d2d30);color:var(--text-code, #f8f8f2);padding:16px;border-radius:8px;overflow-x:auto;margin:16px 0;font-family:Monaco,Cascadia Code,Fira Code,monospace;font-size:.9em;line-height:1.5}.markdown-content.svelte-d7ih8 pre code{background:none;padding:0}.markdown-content.svelte-d7ih8 a{color:var(--accent-color, #4ec9b0);text-decoration:none}.markdown-content.svelte-d7ih8 a:hover{text-decoration:underline}.markdown-content.svelte-d7ih8 blockquote{border-left:4px solid var(--accent-color, #4ec9b0);padding-left:16px;margin:16px 0;color:var(--text-secondary, #cccccc);font-style:italic}.markdown-content.svelte-d7ih8 table{width:100%;border-collapse:collapse;margin:16px 0}.markdown-content.svelte-d7ih8 th,.markdown-content.svelte-d7ih8 td{border:1px solid var(--border-color, #3e3e42);padding:8px 12px;text-align:left}.markdown-content.svelte-d7ih8 th{background-color:var(--bg-secondary, #252526);font-weight:600}.doc-footer.svelte-d7ih8.svelte-d7ih8{margin-top:80px;padding-top:32px;border-top:1px solid var(--border-color, #3e3e42)}.doc-meta.svelte-d7ih8.svelte-d7ih8{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:var(--text-tertiary, #858585)}.doc-meta.svelte-d7ih8 a.svelte-d7ih8{color:var(--accent-color, #4ec9b0);text-decoration:none}.doc-meta.svelte-d7ih8 a.svelte-d7ih8:hover{text-decoration:underline}.mobile-only.svelte-d7ih8.svelte-d7ih8{display:none}.desktop-only.svelte-d7ih8.svelte-d7ih8{display:block}@media (max-width: 1024px){.doc-body.svelte-d7ih8.svelte-d7ih8{grid-template-columns:1fr;gap:24px}.desktop-only.svelte-d7ih8.svelte-d7ih8{display:none}.mobile-only.svelte-d7ih8.svelte-d7ih8{display:block}.toc-toggle.mobile-only.svelte-d7ih8.svelte-d7ih8{display:flex}}@media (max-width: 768px){.doc-header.svelte-d7ih8.svelte-d7ih8{flex-direction:column;gap:16px}.doc-header.svelte-d7ih8 h1.svelte-d7ih8{font-size:2rem}.doc-meta.svelte-d7ih8.svelte-d7ih8{flex-direction:column;gap:8px;align-items:flex-start}.markdown-content.svelte-d7ih8 .header-anchor{display:none}}
