.Hero-module__gNeX-G__hero{background-image:url(/nipun.png);background-position:100%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100vw;max-width:100%;height:100vh;margin-left:-50vw;margin-right:-50vw;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.Hero-module__gNeX-G__hero .container{z-index:10;align-items:center;width:100%;max-width:100%;height:100%;margin:0;padding:0 5%;display:flex;position:relative}.Hero-module__gNeX-G__mobileImageContainer{display:none}.Hero-module__gNeX-G__overlay{z-index:1;background:linear-gradient(90deg,#fff 0%,#fffffff2 40%,#fff9 70%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__content{z-index:10;text-align:left;max-width:700px;animation:1s cubic-bezier(.16,1,.3,1) Hero-module__gNeX-G__slideIn;position:relative}.Hero-module__gNeX-G__badge{background:var(--accent);color:var(--primary);letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-block;box-shadow:0 4px 6px -1px #0000000d}.Hero-module__gNeX-G__title{color:var(--foreground);margin-bottom:2rem;font-size:4.5rem;line-height:1.05}.Hero-module__gNeX-G__highlight{color:var(--primary);white-space:nowrap;position:relative}.Hero-module__gNeX-G__highlight:after{content:"";z-index:-1;background:#0284c726;width:100%;height:16px;position:absolute;bottom:8px;left:0;transform:rotate(-1.5deg)}.Hero-module__gNeX-G__description{color:var(--secondary);max-width:550px;margin-bottom:3rem;font-size:1.35rem;line-height:1.6}.Hero-module__gNeX-G__ctaGroup{justify-content:flex-start;gap:1.5rem;display:flex}@keyframes Hero-module__gNeX-G__slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Hero-module__gNeX-G__hero{background:linear-gradient(#f8fafc,#fff);flex-direction:column;align-items:flex-start;height:auto;min-height:100vh;padding-top:4rem}.Hero-module__gNeX-G__hero .container{flex-direction:column;height:auto;padding:2rem 2rem 0}.Hero-module__gNeX-G__overlay{display:none}.Hero-module__gNeX-G__content{text-align:center;order:1;width:100%;margin-bottom:2rem;padding:0}.Hero-module__gNeX-G__mobileImageContainer{order:2;justify-content:center;width:100%;margin-top:2rem;padding:0;display:flex}.Hero-module__gNeX-G__mobileImage{width:100%;height:auto;box-shadow:none;border-radius:0}.Hero-module__gNeX-G__badge{margin-bottom:1rem;padding:.3rem 1rem;font-size:.7rem}.Hero-module__gNeX-G__title{margin-bottom:1rem;font-size:2.2rem}.Hero-module__gNeX-G__description{max-width:100%;margin-bottom:1.5rem;font-size:.95rem}.Hero-module__gNeX-G__ctaGroup{justify-content:center;gap:.75rem}.Hero-module__gNeX-G__hero .btn{padding:.6rem 1.2rem;font-size:.85rem}}
.About-module__Balj8a__about{background:var(--surface);padding:6rem 0}@media (max-width:768px){.About-module__Balj8a__about{padding:2rem 0}.About-module__Balj8a__title{font-size:1.5rem!important}}.About-module__Balj8a__grid{max-width:900px;margin:0 auto}.About-module__Balj8a__textContent{animation:.8s ease-out About-module__Balj8a__fadeIn}.About-module__Balj8a__title{color:var(--foreground);margin-bottom:2rem;font-size:2.5rem;display:inline-block;position:relative}.About-module__Balj8a__title:after{content:"";background:var(--primary);width:60px;height:4px;margin-top:.5rem;display:block}.About-module__Balj8a__subtitle{color:var(--secondary);margin-top:1rem;margin-bottom:1rem;font-size:1.5rem}.About-module__Balj8a__lead{color:var(--foreground);margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.About-module__Balj8a__paragraph{color:var(--secondary);margin-bottom:1rem;font-size:1.1rem}.About-module__Balj8a__features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.About-module__Balj8a__featureItem{border:1px solid var(--border);background:#fff;border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000000d}.About-module__Balj8a__icon{color:var(--primary)}@keyframes About-module__Balj8a__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Classes-module__g8ryPW__classes{background:#fff;padding:6rem 0}@media (max-width:768px){.Classes-module__g8ryPW__classes{padding:1.5rem 0 4rem}}.Classes-module__g8ryPW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Classes-module__g8ryPW__card{border:1px solid var(--border);background:#fff;border-radius:12px;padding:2.5rem;transition:all .3s}.Classes-module__g8ryPW__card:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.Classes-module__g8ryPW__iconBox{background:var(--surface);width:60px;height:60px;color:var(--primary);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Classes-module__g8ryPW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.Classes-module__g8ryPW__cardDesc{color:var(--secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.Classes-module__g8ryPW__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Classes-module__g8ryPW__tag{background:var(--surface);color:var(--secondary);border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}@media (max-width:768px){.Classes-module__g8ryPW__card{padding:1.5rem}.Classes-module__g8ryPW__cardTitle{font-size:1.1rem}.Classes-module__g8ryPW__cardDesc{font-size:.85rem}.Classes-module__g8ryPW__tag{padding:.2rem .6rem;font-size:.7rem}}
.LMSLaunch-module__zPheMa__lms{padding:4rem 0 6rem}.LMSLaunch-module__zPheMa__box{background:var(--primary);color:#fff;text-align:center;border-radius:24px;max-width:800px;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden}.LMSLaunch-module__zPheMa__iconCircle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.LMSLaunch-module__zPheMa__title{color:#fff;margin-bottom:1rem;font-size:2.5rem}.LMSLaunch-module__zPheMa__text{color:#ffffffe6;max-width:600px;margin:0 auto 2rem;font-size:1.1rem}.LMSLaunch-module__zPheMa__badge{color:var(--primary);text-transform:uppercase;background:#fff;border-radius:999px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}@media (max-width:768px){.LMSLaunch-module__zPheMa__box{padding:2.5rem 1.5rem}.LMSLaunch-module__zPheMa__title{font-size:1.75rem}.LMSLaunch-module__zPheMa__text{font-size:.95rem}}
.Footer-module__nhiC3q__footer{background:var(--surface);border-top:1px solid var(--border);padding:4rem 0 2rem}.Footer-module__nhiC3q__grid{grid-template-columns:2fr 1fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__nhiC3q__brand{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.Footer-module__nhiC3q__desc{max-width:400px;color:var(--secondary)}.Footer-module__nhiC3q__links{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__links h4{margin-bottom:.5rem;font-size:1.1rem}.Footer-module__nhiC3q__item{color:var(--secondary);align-items:center;gap:.75rem;display:flex}.Footer-module__nhiC3q__bottom{text-align:center;border-top:1px solid var(--border);color:#94a3b8;padding-top:2rem;font-size:.9rem}@media (max-width:768px){.Footer-module__nhiC3q__grid{grid-template-columns:1fr;gap:2rem}}
