.guide-page{padding-bottom:4rem}.lesson-cards-preview{position:relative;width:360px;height:420px}.lesson-cards-preview .preview-card{flex-direction:column;align-items:flex-start;gap:var(--space-xs);width:220px;padding:var(--space-md) var(--space-lg)}.lesson-cards-preview .preview-icon{font-size:2rem}.lesson-cards-preview .preview-title{font-size:.9rem;font-weight:600;color:var(--text-primary);line-height:1.3}.guide-overview{padding:3rem 0;background:#f8f9fa}.overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.5rem;gap:1.5rem}.overview-item{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.05)}.overview-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.overview-item h3{font-size:1.1rem;margin-bottom:.5rem;color:#1a1a2e}.overview-item p{font-size:.9rem;color:#666;line-height:1.5}.guide-lessons{padding:3rem 0}.level-section{margin-bottom:3rem}.level-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.level-title{font-size:1.5rem;color:#1a1a2e;margin-bottom:.25rem}.level-description{color:#666;font-size:.95rem}.lessons-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.lesson-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem;transition:all .2s ease;display:flex;flex-direction:column}.lesson-card:hover{border-color:#00d4aa;box-shadow:0 4px 12px rgba(0,212,170,.1)}.lesson-card.coming-soon{opacity:.7;background:#f8f9fa}.lesson-number{font-size:.75rem;color:#00d4aa;font-weight:600;text-transform:uppercase;margin-bottom:.5rem}.lesson-icon{font-size:2.5rem;margin-bottom:1rem}.lesson-title{font-size:1.2rem;color:#1a1a2e;margin-bottom:.25rem}.lesson-subtitle{font-size:.9rem;color:#00d4aa;margin-bottom:.75rem}.lesson-description{font-size:.85rem;color:#666;line-height:1.5;flex-grow:1;margin-bottom:1rem}.lesson-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;margin-bottom:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.lesson-duration{color:#888}.lesson-level{font-weight:500}.lesson-card .btn-block{margin-top:auto}.btn-disabled{background:#e0e0e0;color:#888;cursor:not-allowed}.guide-cta-section{background:linear-gradient(135deg,#00d4aa,#00b894);padding:3rem 0;text-align:center}.guide-cta-section .cta-content h2{color:#fff;font-size:1.8rem;margin-bottom:.5rem}.guide-cta-section .cta-content p{color:hsla(0,0%,100%,.9);margin-bottom:1.5rem}.btn-white{background:#fff;color:#00d4aa;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;display:inline-block;transition:all .2s ease}.btn-white:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.lesson-page{max-width:800px;margin:0 auto;padding:2rem 1rem}.lesson-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e0e0e0}.lesson-meta-top{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#666}.lesson-content{line-height:1.8;font-size:1.05rem}.lesson-content h2{font-size:1.5rem;color:#1a1a2e;margin-top:2rem;margin-bottom:1rem}.lesson-content h3{font-size:1.25rem;color:#1a1a2e;margin-top:1.5rem;margin-bottom:.75rem}.lesson-content p{margin-bottom:1rem}.lesson-content ol,.lesson-content ul{margin-bottom:1rem;padding-left:1.5rem}.lesson-content li{margin-bottom:.5rem}.lesson-content .highlight-box{background:#f0fdf4;border-left:4px solid #00d4aa}.lesson-content .highlight-box,.lesson-content .warning-box{padding:1rem 1.5rem;margin:1.5rem 0;border-radius:0 8px 8px 0}.lesson-content .warning-box{background:#fef3c7;border-left:4px solid #f59e0b}.lesson-navigation{display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem;border-top:1px solid #e0e0e0}.lesson-nav-btn{display:flex;flex-direction:column;padding:1rem;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:inherit;transition:all .2s ease;max-width:45%}.lesson-nav-btn:hover{border-color:#00d4aa;background:#f0fdf4}.lesson-nav-btn.next{text-align:right;margin-left:auto}.lesson-nav-label{font-size:.8rem;color:#888;margin-bottom:.25rem}.lesson-nav-title{font-weight:600;color:#1a1a2e}@media (max-width:768px){.guide-hero{padding:90px 0 50px}.guide-title{font-size:1.75rem}.guide-subtitle{font-size:.9rem}.guide-stats{gap:1.25rem}.guide-stats .stat-number{font-size:1.5rem}.lessons-grid{grid-template-columns:1fr}.lesson-navigation{flex-direction:column;gap:1rem}.lesson-nav-btn{max-width:100%}.lesson-nav-btn.next{text-align:left}}