.LearnProgress-module__d6JcKG__container{border-top:1px solid var(--border-primary);flex-direction:column;gap:1.5rem;margin-top:3rem;padding-top:2rem;display:flex}.LearnProgress-module__d6JcKG__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.LearnProgress-module__d6JcKG__markButton{color:var(--accent-contrast);background:var(--accent-primary);border:1px solid var(--accent-primary);cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.LearnProgress-module__d6JcKG__markButton:hover{background:var(--accent-primary-hover);border-color:var(--accent-primary-hover)}.LearnProgress-module__d6JcKG__markButtonRead{color:var(--success-text);background:var(--success-muted);border-color:var(--success-primary)}.LearnProgress-module__d6JcKG__markButtonRead:hover{background:var(--success-muted);border-color:var(--success-primary);opacity:.85}.LearnProgress-module__d6JcKG__markIcon{font-size:1.125rem;line-height:1}.LearnProgress-module__d6JcKG__status{color:var(--foreground-secondary);font-size:.9375rem}.LearnProgress-module__d6JcKG__suggestion{flex-direction:column;gap:.75rem;display:flex}.LearnProgress-module__d6JcKG__suggestionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-tertiary);font-size:.8125rem;font-weight:700}.LearnProgress-module__d6JcKG__suggestionCard{border:1px solid var(--border-primary);background:var(--background-elevated);border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1.5rem;text-decoration:none;transition:all .2s;display:flex}.LearnProgress-module__d6JcKG__suggestionCard:hover{border-color:var(--accent-primary);box-shadow:0 4px 12px #00000014}.LearnProgress-module__d6JcKG__suggestionTitle{color:var(--foreground-primary);justify-content:space-between;align-items:flex-start;gap:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3;display:flex}.LearnProgress-module__d6JcKG__suggestionDescription{color:var(--foreground-secondary);font-size:.9375rem;line-height:1.6}.LearnProgress-module__d6JcKG__arrow{color:var(--accent-primary);flex-shrink:0;font-weight:400}.LearnProgress-module__d6JcKG__allGuidesLink{color:var(--accent-primary);align-self:flex-start;font-size:.9375rem;font-weight:600;text-decoration:none}.LearnProgress-module__d6JcKG__allGuidesLink:hover{text-decoration:underline}.LearnProgress-module__d6JcKG__summary{border:1px solid var(--border-primary);background:var(--background-secondary);text-align:left;border-radius:1rem;max-width:900px;margin:0 auto 3rem;padding:1.75rem}.LearnProgress-module__d6JcKG__summaryHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.LearnProgress-module__d6JcKG__summaryTitle{color:var(--foreground-primary);margin:0;font-size:1.25rem;font-weight:700}.LearnProgress-module__d6JcKG__resetButton{color:var(--foreground-secondary);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:all .2s}.LearnProgress-module__d6JcKG__resetButton:hover{color:var(--foreground-primary);border-color:var(--foreground-tertiary)}.LearnProgress-module__d6JcKG__progressBar{background:var(--background-tertiary);border-radius:999px;width:100%;height:.5rem;overflow:hidden}.LearnProgress-module__d6JcKG__progressFill{background:var(--accent-primary);border-radius:999px;height:100%;transition:width .3s}.LearnProgress-module__d6JcKG__summaryCount{color:var(--foreground-secondary);margin:.75rem 0 0;font-size:.9375rem}.LearnProgress-module__d6JcKG__summaryNext{flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:.75rem 0 0;display:flex}.LearnProgress-module__d6JcKG__summaryNextLink{color:var(--accent-primary);font-weight:600;text-decoration:none}.LearnProgress-module__d6JcKG__summaryNextLink:hover{text-decoration:underline}.LearnProgress-module__d6JcKG__summaryHint{color:var(--foreground-tertiary);margin:.75rem 0 0;font-size:.9375rem;line-height:1.6}@media (max-width:768px){.LearnProgress-module__d6JcKG__summary,.LearnProgress-module__d6JcKG__suggestionCard{padding:1.25rem}.LearnProgress-module__d6JcKG__suggestionTitle{font-size:1.125rem}}.LearnProgress-module__d6JcKG__level{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.LearnProgress-module__d6JcKG__levelCurrent{flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.LearnProgress-module__d6JcKG__levelCurrentText{color:var(--foreground-secondary);font-size:.9375rem}.LearnProgress-module__d6JcKG__levelChangeButton{color:var(--accent-primary);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.375rem;padding:.125rem .5rem;font-size:.875rem;font-weight:600}.LearnProgress-module__d6JcKG__levelChangeButton:hover{text-decoration:underline}.LearnProgress-module__d6JcKG__levelFieldset{border:0;margin:0;padding:0}.LearnProgress-module__d6JcKG__levelQuestion{color:var(--foreground-primary);padding:0;font-size:1rem;font-weight:700}.LearnProgress-module__d6JcKG__levelHint{color:var(--foreground-tertiary);margin:.375rem 0 .875rem;font-size:.9375rem;line-height:1.6}.LearnProgress-module__d6JcKG__levelOptions{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.LearnProgress-module__d6JcKG__levelOption{text-align:left;background:var(--background-elevated);border:1px solid var(--border-primary);cursor:pointer;border-radius:.75rem;flex-direction:column;gap:.375rem;padding:.875rem 1rem;transition:all .2s;display:flex}.LearnProgress-module__d6JcKG__levelOption:hover{border-color:var(--accent-primary);box-shadow:0 2px 8px #0000000f}.LearnProgress-module__d6JcKG__levelOptionSelected{border-color:var(--accent-primary);background:var(--accent-muted)}.LearnProgress-module__d6JcKG__levelOptionLabel{color:var(--foreground-primary);font-size:.9375rem;font-weight:700}.LearnProgress-module__d6JcKG__levelOptionDescription{color:var(--foreground-secondary);font-size:.8125rem;line-height:1.5}.LearnProgress-module__d6JcKG__step{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;display:flex}.LearnProgress-module__d6JcKG__stepPosition,.LearnProgress-module__d6JcKG__stepLevel{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:.125rem .5rem;font-size:.75rem;font-weight:700}.LearnProgress-module__d6JcKG__stepPosition{color:var(--foreground-secondary);background:var(--background-tertiary)}.LearnProgress-module__d6JcKG__stepLevel_beginner{color:var(--difficulty-beginner-text);background:var(--difficulty-beginner-bg)}.LearnProgress-module__d6JcKG__stepLevel_intermediate{color:var(--difficulty-intermediate-text);background:var(--difficulty-intermediate-bg)}.LearnProgress-module__d6JcKG__stepLevel_advanced{color:var(--difficulty-advanced-text);background:var(--difficulty-advanced-bg)}@media (max-width:768px){.LearnProgress-module__d6JcKG__levelOptions{grid-template-columns:1fr}}
.SponsorCredit-module__eoOi6q__credit{border-top:1px solid var(--border-primary);color:var(--foreground-tertiary);margin:2rem 0 0;padding-top:1.25rem;font-size:.875rem;line-height:1.6}.SponsorCredit-module__eoOi6q__sponsorLink{color:var(--foreground-secondary);font-weight:500;text-decoration:none;transition:color .2s}.SponsorCredit-module__eoOi6q__sponsorLink:hover{color:var(--foreground-primary);text-decoration:underline}.SponsorCredit-module__eoOi6q__sponsorLink:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:.25rem}
.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-visible,.ScrollNavigationLayout-module__08OpfG__navLink:focus-visible,.ScrollNavigationLayout-module__08OpfG__mobileNavToggle:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}
