.ScrollNavigationLayout-module__08OpfG__container{background:var(--background-primary);min-height:100vh;color:var(--foreground-primary)}:is(.ScrollNavigationLayout-module__08OpfG__container html,.ScrollNavigationLayout-module__08OpfG__container body){overflow-x:visible!important}.ScrollNavigationLayout-module__08OpfG__header{background:linear-gradient(135deg,var(--background-primary)0%,var(--background-secondary)100%);border-bottom:1px solid var(--border-primary);padding:2.5rem 2rem}.ScrollNavigationLayout-module__08OpfG__headerContent{text-align:center;flex-direction:column;align-items:center;max-width:1400px;margin:0 auto;display:flex}.ScrollNavigationLayout-module__08OpfG__title{color:var(--foreground-primary);letter-spacing:-.02em;text-align:center;margin:0 0 .5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.ScrollNavigationLayout-module__08OpfG__subtitle{color:var(--foreground-secondary);text-align:center;margin:0;font-size:1.125rem}.ScrollNavigationLayout-module__08OpfG__backLink{display:none}.ScrollNavigationLayout-module__08OpfG__mobileNavToggle{z-index:50;background:var(--background-elevated);border:none;border-bottom:1px solid var(--border-primary);width:100%;color:var(--foreground-primary);cursor:pointer;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s;display:none;position:sticky;top:0}.ScrollNavigationLayout-module__08OpfG__mobileNavToggle:hover{background:var(--background-secondary)}.ScrollNavigationLayout-module__08OpfG__mobileNavToggleHidden{display:none!important}.ScrollNavigationLayout-module__08OpfG__navToggleIcon{justify-content:center;align-items:center;width:24px;font-size:1.25rem;display:flex}.ScrollNavigationLayout-module__08OpfG__navToggleText{text-align:left;flex:1}.ScrollNavigationLayout-module__08OpfG__contentWrapper{gap:0;width:100%;max-width:1400px;margin:0 auto;padding:0;display:flex;position:relative}.ScrollNavigationLayout-module__08OpfG__navColumn{flex-shrink:0;width:280px;position:relative}.ScrollNavigationLayout-module__08OpfG__navigation{border-right:1px solid var(--border-primary);background:var(--background-primary);z-index:10;width:280px;height:fit-content;padding:2rem 1.5rem}.ScrollNavigationLayout-module__08OpfG__navigationFixed{max-height:100vh;position:fixed;top:0;overflow:hidden auto}.ScrollNavigationLayout-module__08OpfG__navigationAtBottom{position:absolute;top:auto;bottom:0}.ScrollNavigationLayout-module__08OpfG__navSticky{width:100%;position:relative}.ScrollNavigationLayout-module__08OpfG__navTitle{color:var(--foreground-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;font-size:.875rem;font-weight:700}.ScrollNavigationLayout-module__08OpfG__progressBar{background:var(--border-primary);border-radius:9999px;height:3px;margin-bottom:1.5rem;position:relative;overflow:hidden}.ScrollNavigationLayout-module__08OpfG__progressFill{background:var(--accent-primary);border-radius:9999px;height:100%;transition:width .3s}.ScrollNavigationLayout-module__08OpfG__navList{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.ScrollNavigationLayout-module__08OpfG__navLink{width:100%;color:var(--foreground-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4;text-decoration:none;transition:all .2s;display:flex;position:relative}.ScrollNavigationLayout-module__08OpfG__navLink:hover{background:var(--background-secondary);color:var(--accent-primary)}.ScrollNavigationLayout-module__08OpfG__navLinkIndicator{background:0 0;border-radius:9999px;flex-shrink:0;width:3px;height:20px;transition:all .2s}.ScrollNavigationLayout-module__08OpfG__navLinkActive .ScrollNavigationLayout-module__08OpfG__navLinkIndicator{background:var(--accent-primary)}.ScrollNavigationLayout-module__08OpfG__navLinkActive{background:var(--background-secondary);color:var(--accent-primary);font-weight:600}.ScrollNavigationLayout-module__08OpfG__navLinkText{flex:1}.ScrollNavigationLayout-module__08OpfG__mainContentWrapper{flex:1;justify-content:center;padding:3rem 2rem;display:flex}.ScrollNavigationLayout-module__08OpfG__mainContent{width:100%;max-width:800px}:is(.ScrollNavigationLayout-module__08OpfG__mainContent section,.ScrollNavigationLayout-module__08OpfG__mainContent p,.ScrollNavigationLayout-module__08OpfG__mainContent h1,.ScrollNavigationLayout-module__08OpfG__mainContent h2,.ScrollNavigationLayout-module__08OpfG__mainContent h3,.ScrollNavigationLayout-module__08OpfG__mainContent div){text-align:left!important;margin-left:0!important;margin-right:0!important}.ScrollNavigationLayout-module__08OpfG__mainContent>:first-child{margin-top:0}.ScrollNavigationLayout-module__08OpfG__mainContent>:last-child{margin-bottom:0}.ScrollNavigationLayout-module__08OpfG__mobileNavOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9998;touch-action:none;background:#00000080;width:100vw;height:100dvh;position:fixed;inset:0}.ScrollNavigationLayout-module__08OpfG__mobileNavigation{z-index:9999;background:var(--background-elevated);border-right:1px solid var(--border-primary);-webkit-overflow-scrolling:touch;width:80%;max-width:320px;height:100dvh;padding:max(2rem,env(safe-area-inset-top))1.5rem max(2rem,env(safe-area-inset-bottom))max(1.5rem,env(safe-area-inset-left));animation:.3s ScrollNavigationLayout-module__08OpfG__slideIn;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;box-shadow:4px 0 24px #0000001a}.ScrollNavigationLayout-module__08OpfG__mobileNavigation .ScrollNavigationLayout-module__08OpfG__navSticky{flex-direction:column;min-height:100%;display:flex}.ScrollNavigationLayout-module__08OpfG__mobileNavHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ScrollNavigationLayout-module__08OpfG__mobileNavClose{color:var(--foreground-secondary);cursor:pointer;background:0 0;border:none;margin:-.5rem -.5rem -.5rem 0;padding:.5rem;font-size:1.5rem;line-height:1;transition:color .2s}.ScrollNavigationLayout-module__08OpfG__mobileNavClose:hover{color:var(--accent-primary)}.ScrollNavigationLayout-module__08OpfG__mobileNavClose:focus{outline:2px solid var(--accent-primary);outline-offset:2px}@keyframes ScrollNavigationLayout-module__08OpfG__slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@media (max-width:1024px){.ScrollNavigationLayout-module__08OpfG__navColumn{width:240px}.ScrollNavigationLayout-module__08OpfG__navigation{width:240px;padding:1.5rem 1rem}.ScrollNavigationLayout-module__08OpfG__navigationFixed{width:240px}.ScrollNavigationLayout-module__08OpfG__mainContent{padding:2rem 1.5rem}}@media (max-width:768px){.ScrollNavigationLayout-module__08OpfG__header{padding:1.75rem 1.5rem}.ScrollNavigationLayout-module__08OpfG__mobileNavToggle{z-index:0;display:flex}.ScrollNavigationLayout-module__08OpfG__contentWrapper{display:block}.ScrollNavigationLayout-module__08OpfG__navColumn{display:none}.ScrollNavigationLayout-module__08OpfG__mainContentWrapper{padding:0;display:block}.ScrollNavigationLayout-module__08OpfG__mainContent{max-width:100%;padding:2rem 1.5rem}}@media (max-width:480px){.ScrollNavigationLayout-module__08OpfG__header{padding:1.25rem 1rem}.ScrollNavigationLayout-module__08OpfG__title{font-size:1.75rem}.ScrollNavigationLayout-module__08OpfG__subtitle{font-size:1rem}.ScrollNavigationLayout-module__08OpfG__mobileNavToggle{padding:.75rem 1rem;font-size:.875rem}.ScrollNavigationLayout-module__08OpfG__mainContent{padding:1.5rem 1rem}.ScrollNavigationLayout-module__08OpfG__mobileNavigation{width:85%;padding:max(1.5rem,env(safe-area-inset-top))1rem max(1.5rem,env(safe-area-inset-bottom))max(1rem,env(safe-area-inset-left))}}.ScrollNavigationLayout-module__08OpfG__navigation::-webkit-scrollbar{width:6px}.ScrollNavigationLayout-module__08OpfG__mobileNavigation::-webkit-scrollbar{width:6px}.ScrollNavigationLayout-module__08OpfG__navigation::-webkit-scrollbar-track{background:var(--background-tertiary)}.ScrollNavigationLayout-module__08OpfG__mobileNavigation::-webkit-scrollbar-track{background:var(--background-tertiary)}.ScrollNavigationLayout-module__08OpfG__navigation::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:3px}.ScrollNavigationLayout-module__08OpfG__mobileNavigation::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:3px}.ScrollNavigationLayout-module__08OpfG__navigation::-webkit-scrollbar-thumb:hover{background:var(--foreground-tertiary)}.ScrollNavigationLayout-module__08OpfG__mobileNavigation::-webkit-scrollbar-thumb:hover{background:var(--foreground-tertiary)}.ScrollNavigationLayout-module__08OpfG__backLink:focus,.ScrollNavigationLayout-module__08OpfG__navLink:focus,.ScrollNavigationLayout-module__08OpfG__mobileNavToggle:focus{outline:none}
.HeadingWithAnchor-module__02iqSq__heading{width:100%;display:inline-block;position:relative}.HeadingWithAnchor-module__02iqSq__anchorButton{width:24px;height:24px;color:var(--color-text-muted);cursor:pointer;opacity:0;vertical-align:middle;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.5rem;padding:0;transition:opacity .2s,color .2s;display:inline-flex}.HeadingWithAnchor-module__02iqSq__heading:hover .HeadingWithAnchor-module__02iqSq__anchorButton,.HeadingWithAnchor-module__02iqSq__anchorButton:focus{opacity:1}.HeadingWithAnchor-module__02iqSq__anchorButton:hover{color:var(--color-primary)}.HeadingWithAnchor-module__02iqSq__anchorButton:active{transform:scale(.95)}.HeadingWithAnchor-module__02iqSq__anchorButton svg{width:16px;height:16px}
