.LandingPage-module__CEBI7a__container{background-color:var(--bg-main);color:var(--text-primary);flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.LandingPage-module__CEBI7a__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.LandingPage-module__CEBI7a__navItems{align-items:center;gap:1.5rem;display:flex}.LandingPage-module__CEBI7a__navCta{background-color:#ff8c42;padding:.6rem 1.5rem;font-size:.9rem}.LandingPage-module__CEBI7a__logoText{color:var(--text-primary);letter-spacing:-.04em;text-transform:uppercase;text-shadow:0 0 10px rgba(var(--accent-primary-rgb), .1);font-family:JetBrains Mono,Fira Code,monospace;font-size:1.35rem;font-weight:800;text-decoration:none;transition:all .3s}.LandingPage-module__CEBI7a__logoText:hover{color:#fff;text-shadow:0 0 12px #ffffff4d;transform:translateY(-1px)}.LandingPage-module__CEBI7a__accentText{color:#ff8c42}.LandingPage-module__CEBI7a__hero{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem;display:flex}.LandingPage-module__CEBI7a__heroActions{flex-grow:1;align-items:center;gap:1.5rem;margin-top:auto;padding-top:2rem;display:flex}.LandingPage-module__CEBI7a__heroCta{background-color:#ff8c42}.LandingPage-module__CEBI7a__heroTagline{color:var(--text-secondary);font-size:.9rem}.LandingPage-module__CEBI7a__heroBranding{flex-direction:column;flex:1;align-items:center;gap:2rem;width:100%;display:flex;position:relative}.LandingPage-module__CEBI7a__logoBadge{filter:drop-shadow(0 10px 20px #0003)}.LandingPage-module__CEBI7a__heroIcon{object-fit:contain;width:100%;max-width:250px;height:auto;display:block}.LandingPage-module__CEBI7a__codeBlock{text-align:left;background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 50px #0000004d,0 0 20px #10b9811a}.LandingPage-module__CEBI7a__codeHeader{background-color:#252525;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:.75rem 1rem;display:flex}.LandingPage-module__CEBI7a__dot{border-radius:50%;width:10px;height:10px}.LandingPage-module__CEBI7a__dotRed{background-color:#ff5f56}.LandingPage-module__CEBI7a__dotYellow{background-color:#ffbd2e}.LandingPage-module__CEBI7a__dotGreen{background-color:#27c93f}.LandingPage-module__CEBI7a__codeLang{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-left:auto;font-size:.7rem;font-weight:700}.LandingPage-module__CEBI7a__codeContent{color:#2dd4bf;margin:0;padding:1.5rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.95rem;line-height:1.6}.LandingPage-module__CEBI7a__keyword{color:#8b5cf6}.LandingPage-module__CEBI7a__string{color:#10b981}.LandingPage-module__CEBI7a__comment{color:var(--text-secondary);font-style:italic}.LandingPage-module__CEBI7a__heroContent{flex-direction:column;flex:1;max-width:800px;display:flex}.LandingPage-module__CEBI7a__headline{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.LandingPage-module__CEBI7a__subheadline{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.LandingPage-module__CEBI7a__ctaButton{color:#fff;background-color:#ff8c42;border-radius:8px;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 14px #ff8c424d}.LandingPage-module__CEBI7a__ctaButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff8c4266}.LandingPage-module__CEBI7a__features{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 2rem}.LandingPage-module__CEBI7a__featuresGrid{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__CEBI7a__featureCard{background-color:var(--bg-main);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;transition:transform .3s}.LandingPage-module__CEBI7a__featureCard:hover{transform:translateY(-5px)}.LandingPage-module__CEBI7a__featureIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;display:flex}.LandingPage-module__CEBI7a__iconTeal{color:#2dd4bf;background-color:#2dd4bf1a}.LandingPage-module__CEBI7a__iconOrange{color:#ff8c42;background-color:#ff8c421a}.LandingPage-module__CEBI7a__iconPurple{color:#8b5cf6;background-color:#8b5cf61a}.LandingPage-module__CEBI7a__iconGreen{color:#10b981;background-color:#10b9811a}.LandingPage-module__CEBI7a__iconAmber{color:#f59e0b;background-color:#f59e0b1a}.LandingPage-module__CEBI7a__featureTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.LandingPage-module__CEBI7a__featureText{color:var(--text-secondary);line-height:1.6}.LandingPage-module__CEBI7a__curriculum{text-align:center;padding:8rem 2rem}.LandingPage-module__CEBI7a__curriculumHeader{max-width:700px;margin:0 auto 4rem}.LandingPage-module__CEBI7a__curriculumHeader h2{margin-bottom:1rem;font-size:2.5rem}.LandingPage-module__CEBI7a__curriculumHeader p{color:var(--text-secondary)}.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.LandingPage-module__CEBI7a__levelCard{border:2px solid #0000;border-radius:16px;padding:3rem 2rem}.LandingPage-module__CEBI7a__levelBeginner{background:#10b9810d;border-color:#10b98133}.LandingPage-module__CEBI7a__levelIntermediate{background:#f59e0b0d;border-color:#f59e0b33}.LandingPage-module__CEBI7a__levelAdvanced{background:#8b5cf60d;border-color:#8b5cf633}.LandingPage-module__CEBI7a__levelCardIcon{margin:0 auto 1.5rem}.LandingPage-module__CEBI7a__levelTitle{margin-bottom:.5rem;font-size:1.25rem}.LandingPage-module__CEBI7a__levelBeginner .LandingPage-module__CEBI7a__levelTitle{color:#10b981}.LandingPage-module__CEBI7a__levelIntermediate .LandingPage-module__CEBI7a__levelTitle{color:#f59e0b}.LandingPage-module__CEBI7a__levelAdvanced .LandingPage-module__CEBI7a__levelTitle{color:#8b5cf6}.LandingPage-module__CEBI7a__levelDescription{color:var(--text-secondary);font-size:.95rem}.LandingPage-module__CEBI7a__authority{text-align:center;padding-bottom:6rem}.LandingPage-module__CEBI7a__authorityText{text-transform:uppercase;letter-spacing:.2em;color:var(--text-secondary);font-size:.8rem}@media (max-width:1024px){.LandingPage-module__CEBI7a__nav{padding:1.5rem 2rem}.LandingPage-module__CEBI7a__hero{text-align:center;box-sizing:border-box;flex-direction:column;gap:2.5rem;width:100%;padding:4rem 1rem}.LandingPage-module__CEBI7a__heroContent,.LandingPage-module__CEBI7a__heroBranding{text-align:center;align-items:center;width:100%;min-width:0;max-width:100%}.LandingPage-module__CEBI7a__heroActions{flex-wrap:wrap;justify-content:center;width:100%}.LandingPage-module__CEBI7a__headline{font-size:3rem}.LandingPage-module__CEBI7a__heroBranding{max-width:500px;margin:0 auto}.LandingPage-module__CEBI7a__codeBlock{box-sizing:border-box;width:100%;max-width:100%;overflow-x:auto}.LandingPage-module__CEBI7a__featuresGrid,.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.LandingPage-module__CEBI7a__nav{padding:1.25rem 1.5rem}.LandingPage-module__CEBI7a__headline{font-size:2.75rem}.LandingPage-module__CEBI7a__subheadline{margin-bottom:2rem;font-size:1.1rem}.LandingPage-module__CEBI7a__heroActions{flex-direction:column;gap:1rem!important}.LandingPage-module__CEBI7a__featuresGrid,.LandingPage-module__CEBI7a__curriculumGrid{grid-template-columns:1fr}.LandingPage-module__CEBI7a__featureCard{padding:2rem}.LandingPage-module__CEBI7a__codeContent{padding:1rem;font-size:.85rem}}@media (max-width:480px){.LandingPage-module__CEBI7a__nav{padding:1rem}.LandingPage-module__CEBI7a__logoText{font-size:1.1rem}.LandingPage-module__CEBI7a__headline{font-size:2.25rem}.LandingPage-module__CEBI7a__ctaButton{text-align:center;width:100%;padding:1rem 1.5rem}.LandingPage-module__CEBI7a__features,.LandingPage-module__CEBI7a__curriculum{padding:3rem 1rem}.LandingPage-module__CEBI7a__curriculumHeader h2{font-size:1.75rem!important}}@media (max-width:360px){.LandingPage-module__CEBI7a__nav{gap:.5rem;padding:.75rem}.LandingPage-module__CEBI7a__navItems{gap:.75rem}.LandingPage-module__CEBI7a__navCta{padding:.5rem 1rem;font-size:.8rem}.LandingPage-module__CEBI7a__headline{font-size:1.85rem}.LandingPage-module__CEBI7a__subheadline{font-size:1rem}}
