@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";
.LandingPage-module__71k_pW__container{background:#f4f7fe;width:100%;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}.LandingPage-module__71k_pW__hero{text-align:center;background:linear-gradient(#fff 0%,#f4f7fe 100%);flex-direction:column;justify-content:center;align-items:center;padding:80px 20px 60px;display:flex;position:relative}.LandingPage-module__71k_pW__title{letter-spacing:-1px;margin-bottom:16px;font-size:56px;font-weight:700;line-height:1.2}.LandingPage-module__71k_pW__title span{color:#7abedc}.LandingPage-module__71k_pW__subtitle{color:#a3aed0;max-width:500px;margin:0 auto 32px;font-size:18px;line-height:1.6}.LandingPage-module__71k_pW__loginButton{color:#fff;cursor:pointer;background:linear-gradient(90deg,#a1e3f0 0%,#7abedc 100%);border:none;border-radius:50px;padding:16px 48px;font-size:18px;font-weight:600;transition:all .3s;box-shadow:0 10px 20px #4318ff33}.LandingPage-module__71k_pW__loginButton:hover{transform:translateY(-3px);box-shadow:0 15px 30px #4318ff4d}.LandingPage-module__71k_pW__heroVisual{justify-content:center;margin-top:50px;display:flex;position:relative}.LandingPage-module__71k_pW__heroGif{border:8px solid #fff;border-radius:30px;width:100%;max-width:320px;box-shadow:0 20px 40px #7090b033}.LandingPage-module__71k_pW__features{max-width:1200px;margin:0 auto;padding:60px 20px}.LandingPage-module__71k_pW__sectionTitle{text-align:center;margin-bottom:40px;font-size:32px;font-weight:700}.LandingPage-module__71k_pW__featureGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.LandingPage-module__71k_pW__featureCard{text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;padding:24px;transition:transform .3s;display:flex;box-shadow:0 18px 40px #7090b01f}.LandingPage-module__71k_pW__featureCard:hover{transform:translateY(-10px)}.LandingPage-module__71k_pW__featureCard img{object-fit:cover;background:#f4f7fe;border-radius:16px;width:100%;height:200px;margin-bottom:20px}.LandingPage-module__71k_pW__featureCard p{color:#707eae;font-size:16px;font-weight:500;line-height:1.5}.LandingPage-module__71k_pW__videos{text-align:center;max-width:1000px;margin:0 auto;padding:60px 20px 100px}.LandingPage-module__71k_pW__videoGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-top:30px;display:grid}.LandingPage-module__71k_pW__videoCard{color:#c4d0f3;background:#fff;border:1px solid #0000;border-radius:20px;justify-content:center;align-items:center;padding:30px;font-size:20px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.LandingPage-module__71k_pW__videoCard:before{content:"▶";color:#9baee6;background:#eff4fb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-right:10px;font-size:18px;display:flex}.LandingPage-module__71k_pW__videoCard:hover{background:#f4f7fe;border-color:#4318ff;transform:scale(1.02)}@media (max-width:768px){.LandingPage-module__71k_pW__title{font-size:36px}.LandingPage-module__71k_pW__hero{padding-top:40px}.LandingPage-module__71k_pW__featureGrid{grid-template-columns:1fr}}
