.style-module__iRxMFG__sidebar{z-index:1000;background:var(--bg-surface);border:1px solid var(--border-primary);background:var(--bg-page);border-radius:0 1rem 1rem 0;flex-direction:column;width:17.5rem;height:100vh;transition:transform .25s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.style-module__iRxMFG__sidebar .style-module__iRxMFG__header{flex-direction:column;gap:.25rem;padding:1rem;display:flex}.style-module__iRxMFG__sidebar .style-module__iRxMFG__header .style-module__iRxMFG__title{font-size:1.5rem;font-weight:700}.style-module__iRxMFG__sidebar .style-module__iRxMFG__header .style-module__iRxMFG__meta{color:var(--text-tertiary);font-size:.75rem}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList{scrollbar-width:thin;flex-direction:column;flex:1;padding:0 1rem 1rem;display:flex;overflow-y:auto}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItem{color:var(--text-secondary);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItem:hover{color:var(--text-primary)}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItem .style-module__iRxMFG__tocNumber{font-variant-numeric:tabular-nums;width:1.375rem;height:1.375rem;color:var(--text-tertiary);background:var(--bg-secondary);border-radius:.5rem;justify-content:center;align-items:center;font-size:.625rem;font-weight:600;display:flex}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItem .style-module__iRxMFG__tocText{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItemActive{background:var(--bg-secondary)}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItemActive .style-module__iRxMFG__tocNumber{background:var(--bg-page)}.style-module__iRxMFG__sidebar .style-module__iRxMFG__tocList .style-module__iRxMFG__tocItemActive .style-module__iRxMFG__tocText{color:var(--text-default)}.style-module__iRxMFG__sidebar .style-module__iRxMFG__closeBtn{width:2rem;height:2rem;padding:0;position:absolute;top:1rem;right:1rem}.style-module__iRxMFG__sidebar .style-module__iRxMFG__closeBtn svg{color:var(--text-tertiary)}.style-module__iRxMFG__sidebar.style-module__iRxMFG__sidebarClosed{transform:translate(-100%)}.style-module__iRxMFG__sidebar.style-module__iRxMFG__sidebarOpen{transform:translate(0);box-shadow:4px 0 12px #00000014}.style-module__iRxMFG__overlay{z-index:999;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:none;background:#0000000d;transition:opacity .25s;position:fixed;inset:0}.style-module__iRxMFG__overlayVisible{opacity:1;pointer-events:auto}@media (min-width:768px){.style-module__iRxMFG__sidebar{border-radius:1rem;height:auto;max-height:calc(100vh - 5rem);transition:none;position:sticky;top:5rem;box-shadow:0 1px 3px #00000008}.style-module__iRxMFG__sidebar .style-module__iRxMFG__closeBtn{display:none}.style-module__iRxMFG__sidebar.style-module__iRxMFG__sidebarClosed,.style-module__iRxMFG__sidebar.style-module__iRxMFG__sidebarOpen{transform:none}.style-module__iRxMFG__overlay{display:none}}
