.layout_container__aeWXe{max-width:1200px;margin:0 auto;padding:0 20px}.layout_header__f9ZaO{display:flex;justify-content:space-between;align-items:center;padding:20px 0;background:linear-gradient(135deg,#6e8efb,#a777e3);border-radius:0 0 20px 20px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.layout_logo__hXIpa h1{font-size:2.5rem;font-weight:700;color:#fff;margin-left:20px!important;text-shadow:2px 2px 4px rgba(0,0,0,.3);margin:0}.layout_nav___aCqD{display:flex;gap:20px}.layout_link__3l21y{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;padding:8px 16px;border-radius:20px;transition:all .3s ease}.layout_link__3l21y:hover{background-color:hsla(0,0%,100%,.2);transform:translateY(-2px)}.layout_main__51PIs{padding:40px 0}.Home_homeContainer__s5dU_{max-width:800px;margin:0 auto;padding:2rem;text-align:center}.Home_title__oMt_Q{font-size:2.5rem;color:#333;margin-bottom:1rem}.Home_imageWrapper__Zt8i4{margin:2rem 0}.Home_description__4BPOW{font-size:1.1rem;color:#666;line-height:1.6;margin-bottom:2rem}.Home_ctaSection__9M_VV,.Home_featuresSection__tqiXR,.Home_infoSection__OZTOg,.Home_testimonialSection__9d4vY{margin-bottom:3rem}.Home_featureList__zb_PW{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.Home_featureList__zb_PW li{background-color:#f0f0f0;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;color:#444}.Home_ctaButton__gCOSB{display:inline-block;background-color:#0070f3;color:#fff;padding:.8rem 1.5rem;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s ease}.Home_ctaButton__gCOSB:hover{background-color:#0051a2}.Home_infoSection__OZTOg ol{text-align:left;max-width:400px;margin:0 auto}.Home_testimonialSection__9d4vY blockquote{font-style:italic;color:#555;margin:0;padding:1rem;background-color:#f9f9f9;border-left:5px solid #0070f3}.Home_testimonialSection__9d4vY blockquote footer{margin-top:.5rem;font-style:normal;font-weight:700}.Home_techList__wO6nO{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.Home_techList__wO6nO li{background-color:#e6f7ff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;color:#0070f3;border:1px solid #0070f3}.Home_loadingContainer__KmYkI{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0}.Home_loadingSpinner__uyTwG{border:4px solid #f3f3f3;border-top-color:#0070f3;border-radius:50%;width:40px;height:40px;animation:Home_spin___aMd8 1s linear infinite;margin-bottom:1rem}@keyframes Home_spin___aMd8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}