.nav.svelte-eyh2cm{padding:.5rem 0;flex:1}.nav-list.svelte-eyh2cm{list-style:none;display:flex;flex-direction:column;padding-bottom:.5rem;padding-top:.5rem}.nav-section-label.svelte-eyh2cm{padding:.5rem .75rem .25rem;user-select:none}.section-label-text.svelte-eyh2cm{font-family:var(--font-mono);font-size:.6rem;font-weight:400;color:var(--color-muted);text-transform:uppercase;letter-spacing:.06em}.nav-children.svelte-eyh2cm{list-style:none;margin-left:0;margin-top:0}.nav-number-short.svelte-eyh2cm,.nav-number-full.svelte-eyh2cm{font-family:var(--font-mono);font-size:.75rem;flex-shrink:0}.nav-number-short.svelte-eyh2cm{min-width:2.5rem}.nav-number-full.svelte-eyh2cm{min-width:3.5rem}.nav-item.svelte-eyh2cm{position:relative}.nav-item.svelte-eyh2cm:not(:last-child){margin-bottom:.25rem}.nav-link.svelte-eyh2cm{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;text-decoration:none;color:var(--color-muted);border-radius:6px;transition:color .2s ease,background .2s ease;border:none;background:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:1.4;text-align:left;margin-right:.5rem;width:calc(100% - .5rem)}.nav-link.svelte-eyh2cm:hover{color:var(--color-text);background:#5d40370d}.nav-link.active.svelte-eyh2cm{background:var(--content-bg, var(--color-content-bg));color:var(--color-text);font-weight:600;border-radius:6px 0 0 6px;margin-right:0;width:100%}@media(prefers-color-scheme:dark){.nav-link.active.svelte-eyh2cm{background:var(--color-content-bg)}}html.force-dark .nav-link.active.svelte-eyh2cm{background:var(--color-content-bg)}html.force-light .nav-link.active.svelte-eyh2cm{background:var(--content-bg, var(--color-content-bg))}.nav-number.svelte-eyh2cm{font-family:var(--font-mono);font-size:.75rem;min-width:2.5rem;flex-shrink:0}.nav-title.svelte-eyh2cm{font-size:.85rem;white-space:nowrap}.nav-item.child.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){padding-left:.75rem}.nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--content-bg, var(--color-content-bg));color:var(--color-text);font-weight:600;border-radius:6px 0 0 6px}@media(prefers-color-scheme:dark){.nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--color-content-bg)}}html.force-dark .nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--color-content-bg)}html.force-light .nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){background:var(--content-bg, var(--color-content-bg))}@media(max-width:768px){.nav.svelte-eyh2cm{padding:0;width:100%}.nav-list.svelte-eyh2cm{flex-direction:column;gap:0;padding:0}.nav-children.svelte-eyh2cm{display:block;margin-left:0;margin-top:0}.nav-item.svelte-eyh2cm{flex-shrink:0}.nav-item.svelte-eyh2cm:not(:last-child){margin-bottom:0}.nav-item.active.svelte-eyh2cm{margin:0}.nav-link.svelte-eyh2cm{padding:.4rem .5rem;border-radius:4px;align-items:center}.nav-link.active.svelte-eyh2cm{margin-right:0;border-radius:4px;padding:.4rem .5rem}.nav-item.child.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){padding-left:1.5rem}.nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){margin-right:0;border-radius:4px}.nav-number.svelte-eyh2cm{font-size:.65rem;min-width:1rem}.nav-number-short.svelte-eyh2cm,.nav-number-full.svelte-eyh2cm{font-size:.65rem;min-width:1.5rem}.nav-title.svelte-eyh2cm{display:inline;opacity:1;max-width:none;font-size:.75rem}.nav-section-label.svelte-eyh2cm{padding:.5rem .5rem .15rem;font-size:.6rem}.sidebar:hover .nav-link.active.svelte-eyh2cm,.sidebar:hover .nav-item.child.active.svelte-eyh2cm .nav-link:where(.svelte-eyh2cm){margin-right:0;padding-right:.5rem}}.a11y-panel.svelte-ackffs{position:fixed;bottom:20px;right:20px;z-index:9999}.a11y-toggle.svelte-ackffs{width:48px;height:48px;border-radius:50%;border:none;background:var(--color-accent);color:var(--color-bg);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:transform .15s ease,background .15s ease}.a11y-toggle.svelte-ackffs:hover{transform:scale(1.05);background:var(--color-text)}.a11y-toggle.svelte-ackffs:focus{outline:2px solid var(--color-accent);outline-offset:2px}.a11y-menu.svelte-ackffs{position:absolute;bottom:calc(100% + 12px);right:0;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;padding:8px;min-width:220px;box-shadow:0 4px 20px #00000026;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.a11y-panel.open.svelte-ackffs .a11y-menu:where(.svelte-ackffs){opacity:1;visibility:visible;transform:translateY(0)}.a11y-option.svelte-ackffs{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid var(--color-border)}.a11y-option.svelte-ackffs:last-child{border-bottom:none}.a11y-label.svelte-ackffs{font-size:.85rem;font-weight:500;color:var(--color-text)}.a11y-btn.svelte-ackffs{width:36px;height:36px;border-radius:6px;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease,color .15s ease}.a11y-btn.svelte-ackffs:hover{background:var(--color-accent-light);border-color:var(--color-accent)}.a11y-btn.svelte-ackffs:focus{outline:2px solid var(--color-accent);outline-offset:1px}.a11y-btn.active.svelte-ackffs{background:var(--color-accent);border-color:var(--color-accent);color:var(--color-bg)}.a11y-btn.svelte-ackffs:disabled{opacity:.5;cursor:not-allowed}.a11y-btn-group.svelte-ackffs{display:flex;gap:4px}.a11y-btn.with-gap.svelte-ackffs{margin-left:12px}@media(max-width:768px){.a11y-panel.svelte-ackffs{bottom:10px;right:10px}.a11y-toggle.svelte-ackffs{width:44px;height:44px}.a11y-menu.svelte-ackffs{min-width:200px}}
