@import url("https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700&display=swap");.Home_container__d256j{min-height:100vh;background:radial-gradient(circle at top left,#29293d,#14141f);display:flex;flex-direction:column;align-items:center;font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#fff;position:relative}.Home_container__d256j:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800"><g fill-opacity="0.02" fill="%23FFFFFF"><circle cx="400" cy="400" r="600"/><circle cx="400" cy="400" r="500"/><circle cx="400" cy="400" r="400"/><circle cx="400" cy="400" r="300"/><circle cx="400" cy="400" r="200"/><circle cx="400" cy="400" r="100"/></g></svg>');animation:Home_pulse__0RP2j 20s infinite;z-index:0}@keyframes Home_pulse__0RP2j{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}to{transform:scale(1);opacity:1}}.Home_main__VkIEL{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:5rem 1rem;z-index:1;width:100%;max-width:1200px}.Home_hero__VkeT1{text-align:center;background-color:rgba(42,42,42,.5);padding:4rem;border-radius:1.5rem;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 25px 50px -12px rgba(0,0,0,.4),0 0 15px rgba(0,198,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);width:100%}.Home_title__hYX6j{margin:0;line-height:1.15;font-size:4.5rem;font-weight:700;background:linear-gradient(90deg,#00d2ff,#3a7bd5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.Home_description__uXNdx{line-height:1.6;font-size:1.5rem;color:silver;max-width:600px;margin:1.5rem auto 2.5rem}.Home_features__I7Csk{display:flex;justify-content:center;gap:2.5rem;margin:2.5rem 0}.Home_feature__JitOm{display:flex;flex-direction:column;align-items:center;gap:.8rem;font-size:1rem;color:#e0e0e0;transition:transform .3s ease}.Home_feature__JitOm:hover{transform:translateY(-5px)}.Home_feature__JitOm svg{color:#00d2ff}.Home_downloadButton__GHDC0{background:linear-gradient(90deg,#00d2ff,#3a7bd5);border:none;color:#fff;padding:1rem 2.5rem;font-size:1.25rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home_downloadButton__GHDC0:hover{transform:translateY(-3px);box-shadow:0 7px 25px rgba(0,0,0,.3),0 0 20px rgba(0,210,255,.5)}.Home_gallery___pQTy{margin-top:5rem;text-align:center;width:100%}.Home_galleryTitle__eExF0{font-size:2.5rem;font-weight:600;margin-bottom:2rem;background:linear-gradient(90deg,#00d2ff,#3a7bd5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.Home_imageGrid__aiY75{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}.Home_imageContainer__14Rgd{position:relative;border-radius:1rem;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 10px 20px rgba(0,0,0,.2)}.Home_galleryImage__Vat2z{width:100%;height:auto;display:block}.Home_mobileContent__0rE4o{text-align:center;padding:2rem}.Home_mobileContent__0rE4o h1{font-size:2.5rem;margin-bottom:1rem}.Home_mobileContent__0rE4o p{font-size:1.2rem;color:silver;max-width:80%;margin:0 auto}@media (max-width:768px){.Home_main__VkIEL{padding:2rem 1rem}.Home_hero__VkeT1{padding:2rem}.Home_title__hYX6j{font-size:3rem}.Home_description__uXNdx{font-size:1.2rem}.Home_features__I7Csk{flex-direction:column;gap:1.5rem}.Home_downloadButton__GHDC0{font-size:1rem;padding:.8rem 1.5rem}.Home_galleryTitle__eExF0{font-size:2rem}.Home_imageGrid__aiY75{grid-template-columns:1fr;gap:1.5rem}}