.Home_container__UZ9hw{font-family:Poppins,sans-serif;background:linear-gradient(180deg,#e0f7fa,#fff);color:#333;display:flex;flex-direction:column;align-items:center;gap:20px}.Home_header__PRUB8{width:100%;position:sticky;top:0;z-index:1000;justify-content:space-between;padding:10px 20px;background:linear-gradient(90deg,#0070f3,#005bb5);box-shadow:0 4px 15px rgba(0,0,0,.2);transition:all .3s ease-in-out}.Home_header__PRUB8,.Home_logoContainer__UzVy2{display:flex;align-items:center}.Home_logo___ogVH{max-height:80px;width:auto;transition:transform .3s}.Home_logo___ogVH:hover{transform:scale(1.05)}.Home_navbar__38uLS{display:flex;gap:20px}.Home_navbar__38uLS a{color:#fff;font-weight:700;text-decoration:none;font-size:1.1rem;transition:color .3s}.Home_navbar__38uLS a:hover{color:#cce7ff}.Home_ctaButton__si66q{padding:10px 20px;border-radius:20px;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .3s,transform .3s}.Home_ctaButton__si66q:hover{background-color:#ff1744}@media (max-width:1024px){.Home_navbar__38uLS{gap:15px}.Home_navbar__38uLS a{font-size:1rem}.Home_ctaButton__si66q{padding:8px 16px;font-size:.9rem}}@media (max-width:768px){.Home_navbar__38uLS{display:none}.Home_header__PRUB8{justify-content:space-between}.Home_ctaButton__si66q{padding:8px 14px}}@media (max-width:480px){.Home_navbar__38uLS{display:none}.Home_logo___ogVH{max-height:50px}.Home_ctaButton__si66q{padding:6px 12px;font-size:.8rem}}.Home_hero__CxmOJ{width:100%;height:80vh;position:relative;top:-20px;padding:0 20px;display:flex;align-items:center;justify-content:center;overflow:hidden;background-image:url(/hero.webp);background-size:120%;background-position:50%;background-repeat:no-repeat}.Home_heroOverlay__3PfG5{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,rgba(0,112,243,.6),rgba(255,64,129,.6),rgba(0,255,204,.6));background-size:200% 200%;animation:Home_gradientFlow__GWosa 20s ease infinite}@keyframes Home_gradientFlow__GWosa{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Home_heroContent__Y8ont{position:relative;z-index:1;text-align:center;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.7);animation:Home_fadeIn__eAVht 1.5s ease-in-out;display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_codeCard__EbzTO{box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_steps__qDMwR{flex-direction:column}.Home_step__bQ4BN{background-color:#f0f0f0;border-radius:8px}.Home_codeCard__EbzTO{background-color:#2d2d2d;border-radius:8px;padding:16px;color:#f8f8f2;margin:16px 0}.Home_language-bash__wUGe_,.Home_language-json__sbrDS,.Home_language-python__zPkwU{font-size:14px}@keyframes Home_fadeIn__eAVht{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Home_heroTitle__a7fUK{font-size:2.8rem;font-weight:700;margin-bottom:20px}.Home_heroSubtitle__uHzwo{font-size:1.4rem;font-weight:700;margin-bottom:30px}.Home_ctaButton__si66q{padding:12px 30px;background-color:#ff4081;color:#fff;border-radius:30px;font-weight:700;box-shadow:0 4px 15px rgba(0,0,0,.3);transition:transform .3s,box-shadow .3s;animation:Home_pulse__5u1u7 2s infinite}.Home_ctaButton__si66q:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.4)}@keyframes Home_pulse__5u1u7{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@media (max-width:768px){.Home_hero__CxmOJ{background-size:200%}.Home_heroTitle__a7fUK{font-size:2.2rem}.Home_heroSubtitle__uHzwo{font-size:1.2rem}.Home_ctaButton__si66q{padding:10px 20px;font-size:.9rem}}@media (max-width:480px){.Home_hero__CxmOJ{background-size:400%}.Home_heroTitle__a7fUK{font-size:1.8rem}.Home_heroSubtitle__uHzwo{font-size:1rem}.Home_ctaButton__si66q{padding:8px 16px;font-size:.8rem}}.Home_compliance__4cuSt{width:100%;max-width:800px;text-align:center;padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.Home_compliance__4cuSt h2{font-size:2rem;color:#0070f3}.Home_compliance__4cuSt p{font-size:1.1rem;margin-bottom:20px}.Home_compliance__4cuSt img{width:100%;max-width:600px;border-radius:10px}.Home_howItWorks__Bzltz{width:100%;max-width:1200px;padding:60px 20px;text-align:center}.Home_howItWorks__Bzltz h2{font-size:2.2rem;color:#0070f3;margin-bottom:40px}.Home_steps__qDMwR{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;align-items:center}.Home_step__bQ4BN{flex:1;min-width:280px;max-width:800px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center}.Home_step__bQ4BN h3{font-size:1.5rem;color:#0070f3;margin-bottom:15px}.Home_step__bQ4BN p{font-size:1rem}.Home_apiExample__l91E8{background:#f7f7f7;padding:10px;border-radius:8px;font-family:monospace;text-align:left;margin-top:10px;overflow-x:auto}.Home_testimonials__UfmA0{width:100%;max-width:1200px;padding:60px 20px;text-align:center}.Home_testimonials__UfmA0 h2{font-size:2.2rem;color:#0070f3;margin-bottom:40px}.Home_testimonialCards__qvrlB{display:flex;flex-direction:column;gap:20px;align-items:center}.Home_testimonial__hUjDU{width:100%;max-width:600px;padding:20px;background:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.1);text-align:center}.Home_testimonial__hUjDU p{font-size:1.1rem;margin-bottom:10px}.Home_testimonial__hUjDU h4{font-size:1rem;color:#555}.Home_footer__SeeoX{width:100%;max-width:1200px;padding:20px;text-align:center;background:#0070f3;color:#fff;border-radius:10px 10px 0 0}.Home_footerLinks__4lqgz{display:flex;justify-content:center;gap:20px;margin-bottom:10px}.Home_footerLinks__4lqgz a{color:#fff;text-decoration:none;font-weight:700}.Home_footerLinks__4lqgz a:hover{text-decoration:underline}@media (max-width:768px){.Home_hero__CxmOJ h1{font-size:2rem}.Home_hero__CxmOJ p{font-size:1rem}.Home_steps__qDMwR{flex-direction:column}.Home_step__bQ4BN,.Home_testimonial__hUjDU{max-width:100%}}@media (max-width:480px){.Home_ctaButton__si66q{padding:8px 16px;font-size:.9rem}.Home_step__bQ4BN h3{font-size:1.3rem}.Home_footerLinks__4lqgz{flex-direction:column;gap:10px}}