.Home-module__g21JLG__header{background:var(--bg-card);border-bottom:1px solid var(--border);z-index:100;box-shadow:var(--shadow-sm);position:sticky;top:0}.Home-module__g21JLG__headerContent{justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:.75rem 1rem;display:flex}.Home-module__g21JLG__logo{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;display:flex}.Home-module__g21JLG__logoIcon{background:var(--primary);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;display:flex}.Home-module__g21JLG__headerControls{align-items:center;gap:.75rem;display:flex}.Home-module__g21JLG__langSelector{background:var(--bg-main);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;transition:var(--transition);border-radius:6px;padding:.4rem .75rem;font-size:.875rem}.Home-module__g21JLG__langSelector:hover{border-color:var(--primary)}.Home-module__g21JLG__themeToggle{background:var(--bg-main);border:1px solid var(--border);cursor:pointer;transition:var(--transition);border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;padding:.4rem;font-size:1rem;display:flex}.Home-module__g21JLG__themeToggle:hover{background:var(--primary-light);border-color:var(--primary)}.Home-module__g21JLG__container{flex-direction:column;max-width:900px;min-height:calc(100vh - 60px);margin:0 auto;padding:1.5rem 1rem;display:flex}.Home-module__g21JLG__welcomeSection{text-align:center;margin-bottom:1.5rem}.Home-module__g21JLG__welcomeSection h1{margin-bottom:.25rem;font-size:1.875rem;font-weight:300}.Home-module__g21JLG__welcomeSection p{color:var(--text-secondary);font-size:.95rem}.Home-module__g21JLG__tutorialContainer{background:var(--bg-card);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;flex:1;max-height:calc(100vh - 200px);display:flex;overflow:hidden}.Home-module__g21JLG__sliderContainer{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.Home-module__g21JLG__sliderWrapper{height:100%;min-height:0;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.Home-module__g21JLG__slide{overscroll-behavior:contain;flex:0 0 100%;min-height:0;padding:2rem;overflow:hidden auto}.Home-module__g21JLG__slide h2{color:var(--primary);margin-bottom:1rem;font-size:1.75rem;font-weight:600}.Home-module__g21JLG__slide h3{margin:1.5rem 0 .75rem;font-size:1.125rem;font-weight:600}.Home-module__g21JLG__slide p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.Home-module__g21JLG__slide ul,.Home-module__g21JLG__slide ol{margin:1rem 0;padding-left:1.25rem}.Home-module__g21JLG__slide li{color:var(--text-secondary);margin:.5rem 0;font-size:.95rem}.Home-module__g21JLG__algorithmBox{background:var(--primary-light);border:1px solid var(--primary);color:var(--primary);text-align:center;letter-spacing:.05em;border-radius:8px;margin:1rem 0;padding:.875rem;font-family:SF Mono,Monaco,Cascadia Code,monospace;font-size:1rem;font-weight:600}.Home-module__g21JLG__tipBox{background:var(--primary-light);border-left:3px solid var(--primary);border-radius:4px;margin:1rem 0;padding:.75rem 1rem;font-size:.875rem}.Home-module__g21JLG__tipBox strong{color:var(--primary)}.Home-module__g21JLG__navigationWrapper{display:block}.Home-module__g21JLG__navigation{border-top:1px solid var(--border);background:var(--bg-main);border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Home-module__g21JLG__navButton{background:var(--bg-card);border:1px solid var(--border);color:var(--text-primary);cursor:pointer;transition:var(--transition);border-radius:6px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;display:flex}.Home-module__g21JLG__navButton:hover:not(:disabled){background:var(--primary-light);border-color:var(--primary)}.Home-module__g21JLG__navButton:disabled{opacity:.5;cursor:not-allowed}.Home-module__g21JLG__navButton.Home-module__g21JLG__primary{background:var(--primary);color:#fff;border-color:var(--primary)}.Home-module__g21JLG__navButton.Home-module__g21JLG__primary:hover:not(:disabled){background:var(--primary-hover);border-color:var(--primary-hover)}.Home-module__g21JLG__stepCounter{color:var(--text-secondary);font-size:.75rem}.Home-module__g21JLG__progressDots{border-top:1px solid var(--border);background:var(--bg-main);justify-content:center;gap:.5rem;padding:1rem;display:flex}.Home-module__g21JLG__progressDot{background:var(--border);width:8px;height:8px;transition:var(--transition);cursor:pointer;border-radius:50%}.Home-module__g21JLG__progressDot.Home-module__g21JLG__active{background:var(--primary);border-radius:4px;width:24px}.Home-module__g21JLG__progressDot.Home-module__g21JLG__completed{background:var(--success)}.Home-module__g21JLG__startScreen{text-align:center;padding:1rem 0}.Home-module__g21JLG__startScreen h2{margin-bottom:.75rem;font-size:1.5rem}.Home-module__g21JLG__startScreen>p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.Home-module__g21JLG__featureGrid{text-align:left;grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}.Home-module__g21JLG__featureCard{background:var(--bg-main);border:1px solid var(--border);border-radius:8px;padding:1rem}.Home-module__g21JLG__featureIcon{margin-bottom:.5rem;font-size:1.25rem}.Home-module__g21JLG__featureTitle{margin-bottom:.25rem;font-size:.875rem;font-weight:600}.Home-module__g21JLG__featureDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.Home-module__g21JLG__startButton{background:var(--primary);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:6px;margin-top:1rem;padding:.875rem 2.5rem;font-size:1rem;font-weight:500}.Home-module__g21JLG__startButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Home-module__g21JLG__completionScreen{text-align:center;padding:2rem 0}.Home-module__g21JLG__completionIcon{margin-bottom:1rem;font-size:3rem}.Home-module__g21JLG__completionScreen ul{text-align:left;max-width:400px;margin:1.5rem auto}.Home-module__g21JLG__imageContainer{text-align:center;max-width:300px;margin:1.5rem auto}.Home-module__g21JLG__imageContainer img{max-width:100%;height:auto;box-shadow:var(--shadow-md);border-radius:8px}.Home-module__g21JLG__imageWide{max-width:500px}.Home-module__g21JLG__slide::-webkit-scrollbar{width:6px}.Home-module__g21JLG__slide::-webkit-scrollbar-track{background:0 0}.Home-module__g21JLG__slide::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.Home-module__g21JLG__slide::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}@media (max-width:640px){.Home-module__g21JLG__container{padding:1rem .75rem}.Home-module__g21JLG__welcomeSection h1{font-size:1.5rem}.Home-module__g21JLG__slide{padding:1.5rem 1rem}.Home-module__g21JLG__slide h2{font-size:1.5rem}.Home-module__g21JLG__navigation{padding:.875rem 1rem}.Home-module__g21JLG__navButton{padding:.5rem .875rem;font-size:.8rem}.Home-module__g21JLG__logo span{display:none}.Home-module__g21JLG__langSelector{padding:.35rem .5rem;font-size:.8rem}}
