.guide-sidebar.svelte-1x3ynhj{width:var(--guide-sidebar-width-standard, 280px);height:100vh;background:var(--guide-sidebar-bg, var(--b1, #ffffff));border-right:1px solid var(--guide-border-color, rgba(0, 0, 0, .06));display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:var(--z-sidebar, 1000);box-shadow:var(--guide-sidebar-shadow, 2px 0 8px rgba(0, 0, 0, .04));overflow:hidden;transition:all var(--guide-transition-normal, .3s ease);-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto}.guide-sidebar-narrow.svelte-1x3ynhj{width:var(--guide-sidebar-width-narrow, 240px)}.guide-sidebar-standard.svelte-1x3ynhj{width:var(--guide-sidebar-width-standard, 280px)}.guide-sidebar-wide.svelte-1x3ynhj{width:var(--guide-sidebar-width-wide, 320px)}.guide-sidebar-collapsed.svelte-1x3ynhj{width:60px}.guide-sidebar-collapsible.svelte-1x3ynhj{transition:width var(--guide-transition-normal)}.guide-sidebar-header.svelte-1x3ynhj{padding:var(--guide-sidebar-header-padding);border-bottom:var(--guide-sidebar-header-border);background:var(--guide-bg-secondary);flex-shrink:0}.sidebar-header-content.svelte-1x3ynhj{display:flex;align-items:center;justify-content:space-between;gap:var(--guide-space-md)}.guide-sidebar-title.svelte-1x3ynhj{font-size:var(--guide-sidebar-title-size);font-weight:var(--guide-sidebar-title-weight);color:var(--guide-sidebar-title-color);margin:0;letter-spacing:-.01em;line-height:1.25;flex:1;min-width:0}.guide-sidebar-controls.svelte-1x3ynhj{display:flex;align-items:center;gap:var(--guide-space-sm);flex-shrink:0}.guide-sidebar-close.svelte-1x3ynhj,.guide-sidebar-toggle.svelte-1x3ynhj{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:transparent;border:1px solid var(--guide-border-color);border-radius:var(--guide-radius-md);color:var(--guide-text-secondary);cursor:pointer;transition:all var(--guide-transition-fast)}.guide-sidebar-close.svelte-1x3ynhj:hover,.guide-sidebar-toggle.svelte-1x3ynhj:hover{background:var(--guide-bg-accent);border-color:var(--guide-border-color-hover);color:var(--guide-text-primary)}.guide-sidebar-close.svelte-1x3ynhj svg:where(.svelte-1x3ynhj),.guide-sidebar-toggle.svelte-1x3ynhj svg:where(.svelte-1x3ynhj){width:1rem;height:1rem}.guide-sidebar-search.svelte-1x3ynhj{padding:var(--guide-space-md) var(--guide-sidebar-header-padding);border-bottom:var(--guide-sidebar-header-border);background:var(--guide-bg-primary);flex-shrink:0}.search-input-container.svelte-1x3ynhj{position:relative;display:flex;align-items:center}.search-icon.svelte-1x3ynhj{position:absolute;left:var(--guide-space-sm);width:1rem;height:1rem;color:var(--guide-text-muted);pointer-events:none;z-index:1}.search-input.svelte-1x3ynhj{width:100%;padding:var(--guide-search-input-padding);padding-left:2.5rem;padding-right:2.5rem;border:var(--guide-search-input-border);border-radius:var(--guide-search-input-radius);background:var(--guide-search-input-bg);color:var(--guide-text-primary);font-size:.875rem;transition:border-color var(--guide-transition-fast);pointer-events:auto!important;z-index:10!important;position:relative}.search-input.svelte-1x3ynhj:focus{outline:none;border-color:var(--guide-search-input-focus-border);box-shadow:0 0 0 3px #3b82f61a}.search-input.svelte-1x3ynhj::-moz-placeholder{color:var(--guide-text-muted)}.search-input.svelte-1x3ynhj::placeholder{color:var(--guide-text-muted)}.search-clear.svelte-1x3ynhj{position:absolute;right:var(--guide-space-sm);width:1rem;height:1rem;background:transparent;border:none;color:var(--guide-text-muted);cursor:pointer;transition:color var(--guide-transition-fast)}.search-clear.svelte-1x3ynhj:hover{color:var(--guide-text-secondary)}.search-clear.svelte-1x3ynhj svg:where(.svelte-1x3ynhj){width:100%;height:100%}.guide-sidebar-content.svelte-1x3ynhj{flex:1;overflow-y:auto;overflow-x:visible;-webkit-overflow-scrolling:touch;pointer-events:auto;z-index:1;position:relative;padding-right:8px;padding-bottom:20px;scrollbar-width:thin;scrollbar-color:var(--guide-border-color-hover, rgba(0, 0, 0, .15)) transparent}.guide-sidebar-content.svelte-1x3ynhj::-webkit-scrollbar{width:6px}.guide-sidebar-content.svelte-1x3ynhj::-webkit-scrollbar-track{background:transparent}.guide-sidebar-content.svelte-1x3ynhj::-webkit-scrollbar-thumb{background:var(--guide-border-color-hover, rgba(0, 0, 0, .15));border-radius:3px}.guide-sidebar-content.svelte-1x3ynhj::-webkit-scrollbar-thumb:hover{background:var(--guide-border-color, rgba(0, 0, 0, .25))}.guide-sidebar-tree.svelte-1x3ynhj,.guide-sidebar-flat.svelte-1x3ynhj,.guide-sidebar-steps.svelte-1x3ynhj{display:flex;flex-direction:column}.guide-sidebar-footer.svelte-1x3ynhj{padding:var(--guide-space-md) var(--guide-sidebar-header-padding);border-top:var(--guide-sidebar-header-border);background:var(--guide-bg-secondary);flex-shrink:0}.guide-mobile-responsive.svelte-1x3ynhj{position:relative}.guide-mobile-responsive.svelte-1x3ynhj .guide-sidebar-header:where(.svelte-1x3ynhj){padding:var(--guide-sidebar-header-padding)}@media (max-width: 768px){.guide-sidebar.svelte-1x3ynhj{width:var(--guide-sidebar-width-mobile, min(90vw, 380px));border-right:none;box-shadow:none;background:var(--guide-bg-secondary)!important;-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto}.guide-sidebar-header.svelte-1x3ynhj{padding:var(--guide-space-md);position:relative;background:var(--guide-bg-primary)!important}.guide-sidebar-search.svelte-1x3ynhj{padding:var(--guide-space-sm) var(--guide-space-md);background:var(--guide-bg-primary)!important}.guide-sidebar-title.svelte-1x3ynhj{font-size:.95rem}.guide-sidebar-close.svelte-1x3ynhj{width:2.25rem;height:2.25rem}.guide-sidebar-close.svelte-1x3ynhj svg:where(.svelte-1x3ynhj){width:1.125rem;height:1.125rem}.search-input.svelte-1x3ynhj{font-size:.8rem}}@media (max-width: 480px){.guide-sidebar-header.svelte-1x3ynhj{padding:var(--guide-space-sm)}.guide-sidebar-search.svelte-1x3ynhj{padding:var(--guide-space-xs) var(--guide-space-sm)}.guide-sidebar-title.svelte-1x3ynhj{font-size:.9rem}.search-input.svelte-1x3ynhj{padding:.5rem 2.25rem;font-size:.75rem}.sidebar-header-content.svelte-1x3ynhj{gap:var(--guide-space-sm)}}.guide-sidebar-collapsed.svelte-1x3ynhj .guide-sidebar-title:where(.svelte-1x3ynhj),.guide-sidebar-collapsed.svelte-1x3ynhj .guide-sidebar-search:where(.svelte-1x3ynhj),.guide-sidebar-collapsed.svelte-1x3ynhj .guide-sidebar-content:where(.svelte-1x3ynhj){display:none}.guide-sidebar-collapsed.svelte-1x3ynhj .sidebar-header-content:where(.svelte-1x3ynhj){justify-content:center}.guide-sidebar-collapsed.svelte-1x3ynhj .guide-sidebar-close:where(.svelte-1x3ynhj){display:none}.guide-theme-dark.svelte-1x3ynhj .guide-sidebar-header:where(.svelte-1x3ynhj),.guide-theme-dark.svelte-1x3ynhj .guide-sidebar-footer:where(.svelte-1x3ynhj){background:var(--guide-bg-tertiary)}.guide-theme-dark.svelte-1x3ynhj .search-input:where(.svelte-1x3ynhj){background:var(--guide-bg-secondary);border-color:var(--guide-border-color)}.guide-theme-editorial.svelte-1x3ynhj .guide-sidebar-title:where(.svelte-1x3ynhj){font-family:var(--guide-serif, var(--guide-font-sans))}@media (prefers-reduced-motion: reduce){.guide-sidebar.svelte-1x3ynhj,.guide-sidebar-close.svelte-1x3ynhj,.guide-sidebar-toggle.svelte-1x3ynhj,.search-input.svelte-1x3ynhj{transition:none}}@media (prefers-contrast: high){.guide-sidebar-close.svelte-1x3ynhj,.guide-sidebar-toggle.svelte-1x3ynhj,.search-input.svelte-1x3ynhj{border-width:2px}}@media print{.guide-sidebar.svelte-1x3ynhj{display:none}}.sidebar{width:var(--guide-sidebar-width-standard, 280px);background:var(--guide-sidebar-bg, var(--b1, #ffffff));border-right:1px solid var(--guide-border-color, rgba(0, 0, 0, .04));box-shadow:var(--guide-sidebar-shadow, 2px 0 8px rgba(0, 0, 0, .04));position:fixed;top:0;left:0;height:100vh;z-index:var(--z-sidebar, 1100);overflow-y:auto;transition:all var(--guide-transition-normal, .3s ease)}.sidebar-header{padding:var(--guide-space-md, 1rem) var(--guide-space-sm, .75rem);border-bottom:1px solid var(--guide-border-color, rgba(0, 0, 0, .06));background:var(--guide-bg-primary, var(--b1, #ffffff));min-height:56px;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sidebar-header-content{display:flex;flex-direction:column;gap:var(--guide-space-xs, .125rem)}.sidebar-brand{font-size:var(--text-xs, .6875rem);font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--guide-accent-color, #0000ff);opacity:.9;margin:0}.sidebar-title{font-size:var(--text-sm, .875rem);font-weight:600;letter-spacing:-.01em;color:var(--guide-text-primary, rgba(0, 0, 0, .8));margin:var(--guide-space-xs, .25rem) 0 0 0}.sidebar-close{width:24px;height:24px;padding:0;color:var(--guide-text-muted, rgba(0, 0, 0, .3));background:transparent;border:none;border-radius:var(--guide-radius-sm, 4px);cursor:pointer;transition:all var(--guide-transition-fast, .15s ease)}.sidebar-close:hover{background:var(--guide-bg-accent, rgba(0, 0, 0, .03));color:var(--guide-text-secondary, rgba(0, 0, 0, .6))}.sidebar-nav{padding:var(--guide-space-xs, .25rem) 0;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.sidebar-nav::-webkit-scrollbar{width:0;display:none}.chapter-list{margin:0;padding:0;list-style:none}.chapter-item{margin:0;border:none}.chapter-link{display:block;padding:var(--guide-space-sm, .5rem) var(--guide-space-sm, .75rem);min-height:auto;transition:all var(--guide-transition-fast, .12s ease);position:relative;text-decoration:none;color:inherit}.chapter-link:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:transparent;transition:background var(--guide-transition-fast, .12s ease)}.chapter-link:hover{background:var(--guide-bg-accent, rgba(0, 0, 0, .01))}.chapter-item.active .chapter-link{background:var(--guide-bg-accent-strong, rgba(0, 0, 255, .02))}.chapter-item.active .chapter-link:before{background:var(--guide-accent-color, #0000ff)}.chapter-content{display:flex;flex-direction:column;gap:0}.chapter-number{font-size:var(--text-xs, .625rem);font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--guide-text-muted, rgba(0, 0, 0, .35));margin-bottom:var(--guide-space-xs, .125rem)}.chapter-item.active .chapter-number{color:var(--guide-accent-color, #0000ff);font-weight:600}.chapter-title{font-size:var(--text-sm, .8125rem);color:var(--guide-text-secondary, rgba(0, 0, 0, .7));line-height:1.25;font-weight:400}.chapter-link:hover .chapter-title{color:var(--guide-text-primary, rgba(0, 0, 0, .85))}.chapter-item.active .chapter-title{color:var(--guide-text-primary, rgba(0, 0, 0, .9));font-weight:500}[data-theme=dark] .sidebar{background:var(--guide-bg-dark, rgba(10, 10, 10, .98));border-right-color:var( --guide-border-color-dark, rgba(255, 255, 255, .06) );box-shadow:var(--guide-sidebar-shadow-dark, 2px 0 8px rgba(0, 0, 0, .2))}[data-theme=dark] .sidebar-header{background:var(--guide-bg-secondary-dark, rgba(15, 15, 15, .98));border-bottom-color:var( --guide-border-color-dark, rgba(255, 255, 255, .08) )}[data-theme=dark] .sidebar-brand{color:var(--guide-text-light, white);opacity:.7}[data-theme=dark] .sidebar-title{color:var(--guide-text-secondary-dark, rgba(255, 255, 255, .5))}[data-theme=dark] .chapter-link:hover{background:var(--guide-bg-accent-dark, rgba(255, 255, 255, .02))}[data-theme=dark] .chapter-item.active .chapter-link{background:var(--guide-bg-accent-strong-dark, rgba(255, 255, 255, .04))}[data-theme=dark] .chapter-item.active .chapter-link:before{background:var(--guide-accent-color-dark, white);box-shadow:0 0 4px #ffffff4d}[data-theme=dark] .chapter-number{color:var(--guide-text-muted-dark, rgba(255, 255, 255, .35))}[data-theme=dark] .chapter-item.active .chapter-number{color:var(--guide-accent-color-dark, white)}[data-theme=dark] .chapter-title{color:var(--guide-text-secondary-dark, rgba(255, 255, 255, .7))}[data-theme=dark] .chapter-link:hover .chapter-title{color:var(--guide-text-primary-dark, rgba(255, 255, 255, .85))}[data-theme=dark] .chapter-item.active .chapter-title{color:var(--guide-text-primary-dark, rgba(255, 255, 255, .95))}@media (max-width: 1023px){.sidebar{width:min(var(--guide-sidebar-width-mobile, 280px),75vw);top:0;height:100vh;z-index:var(--z-sidebar-mobile, 9999)}.chapter-link{padding:var(--guide-space-md, .625rem) var(--guide-space-sm, .75rem);min-height:44px}.sidebar-header{padding:var(--guide-space-lg, 1.25rem) var(--guide-space-md, 1rem)}}@media (min-width: 1024px){.guide-content.sidebar-open{margin-left:var(--guide-sidebar-width-standard, 280px);transition:margin-left var(--guide-transition-normal, .3s ease)}}.guide-layout.svelte-1cfj2qy{position:fixed;inset:0;display:flex;overflow:hidden;background:var(--b1, #ffffff);z-index:1}.modern-guide-layout.svelte-1cfj2qy{max-width:none!important;padding:0!important;margin:0!important;width:100%!important;height:100vh!important}.guide-sidebar-backdrop.svelte-1cfj2qy{position:fixed;inset:0;background:#0006;z-index:999;cursor:pointer}.guide-sidebar-anim-layer.svelte-1cfj2qy{position:fixed;top:0;left:0;height:100vh;z-index:1000}.guide-modern-header.svelte-1cfj2qy{padding:1rem 1.5rem;background:#fff;background-color:#fff!important;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0;position:sticky;top:0;z-index:10}.guide-modern-title-container.svelte-1cfj2qy{display:flex;align-items:center;gap:var(--guide-space-sm, .5rem)}.guide-modern-title.svelte-1cfj2qy{font-size:.875rem;color:#1e293b;font-weight:600;margin:0;line-height:1.25}.guide-icon{color:#3b82f6;stroke:#3b82f6;flex-shrink:0}.guide-modern-footer.svelte-1cfj2qy{margin-top:auto;border-top:1px solid rgba(0,0,0,.08);background:var(--guide-bg-secondary, #f8fafc);padding:1rem}.guide-sidebar-collapsed-tab.svelte-1cfj2qy{position:fixed;top:50%;left:0;transform:translateY(-50%);z-index:var(--guide-z-sidebar, 1100);transition:all var(--guide-transition-normal);pointer-events:auto;visibility:visible;opacity:1}.guide-tab-toggle-button.svelte-1cfj2qy{background:var(--guide-action-button-bg, #ffffff);border:var(--guide-action-button-border, 1px solid #e1e1e1);border-left:none;border-radius:0 var(--guide-radius-lg, .75rem) var(--guide-radius-lg, .75rem) 0;padding:var(--guide-space-lg, 1.5rem) var(--guide-space-sm, .5rem);cursor:pointer;transition:all var(--guide-transition-fast, .15s ease-in-out);display:flex;flex-direction:column;align-items:center;gap:var(--guide-space-sm, .5rem);box-shadow:var( --guide-action-button-shadow, 0 1px 2px rgba(0, 0, 0, .04) );min-height:120px;justify-content:center;overflow:hidden;color:var(--guide-action-button-color, #64748b);min-width:40px;pointer-events:auto;visibility:visible;opacity:1;position:relative;z-index:1}.guide-tab-toggle-button.svelte-1cfj2qy:before{content:"";position:absolute;top:0;left:0;bottom:0;width:3px;background:var(--guide-accent-primary, #3b82f6);opacity:0;transition:opacity var(--guide-transition-fast, .15s ease-in-out)}.guide-tab-toggle-button.svelte-1cfj2qy:hover{background:var(--guide-action-button-hover-bg, #f8fafc);box-shadow:var( --guide-action-button-hover-shadow, 0 1px 3px rgba(0, 0, 0, .06) );padding-right:var(--guide-space-md, 1rem);color:var(--guide-action-button-hover-color, #475569);transform:translate(2px)}.guide-tab-toggle-button.svelte-1cfj2qy:hover:before{opacity:1}.guide-tab-toggle-button.svelte-1cfj2qy:focus{outline:2px solid var(--guide-accent-primary);outline-offset:2px}.guide-tab-icon.svelte-1cfj2qy{transition:color var(--guide-transition-fast);flex-shrink:0}.guide-tab-text.svelte-1cfj2qy{font-size:.75rem;font-weight:600;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap;transition:color var(--guide-transition-fast);letter-spacing:.05em;text-transform:uppercase}.guide-content.svelte-1cfj2qy{flex:1;overflow-y:auto;overflow-x:hidden;padding:0;background:var(--guide-bg-primary, var(--b1));-webkit-overflow-scrolling:touch;scroll-behavior:smooth;margin-left:0;transition:margin-left .3s ease;height:100vh;position:relative;width:100%;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:center}.guide-layout.sidebar-expanded.svelte-1cfj2qy .guide-content:where(.svelte-1cfj2qy){margin-left:0}@media (max-width: 1024px){.guide-layout.svelte-1cfj2qy{--guide-sidebar-width-mobile: min(90vw, 380px)}.guide-layout.sidebar-expanded.svelte-1cfj2qy .guide-content:where(.svelte-1cfj2qy){margin-left:0}}.glossary-guide~.guide-content.svelte-1cfj2qy{margin-left:0}@media (max-width: 1024px){.guide-sidebar-header.svelte-1cfj2qy{padding:var(--guide-space-md) var(--guide-space-lg)}.guide-sidebar.svelte-1cfj2qy{background:var(--guide-bg-secondary)!important;-webkit-backdrop-filter:none;backdrop-filter:none}.guide-layout.sidebar-expanded.svelte-1cfj2qy .guide-content:where(.svelte-1cfj2qy){pointer-events:none}}@media (prefers-reduced-motion: reduce){.guide-content.svelte-1cfj2qy,.guide-sidebar.svelte-1cfj2qy,.guide-sidebar-collapsed-tab.svelte-1cfj2qy,.guide-tab-toggle-button.svelte-1cfj2qy{transition:none}}
