.Home_main__VkIEL{min-height:100vh}.Home_navbar__IWq_R{position:fixed;top:0;left:0;right:0;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:1000;padding:1rem 0}.Home_navbarContainer__JPpKN{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.Home_navbarLogo__6FAQN{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#2563eb}.Home_logoIcon___RuIb{font-size:2rem}.Home_logoText__jQ3Ba{font-size:1.3rem}.Home_navbarMenu__ktahu{display:flex;gap:2rem;align-items:center}.Home_navLink__SvGJP{color:#555;font-weight:500;transition:color .3s;cursor:pointer}.Home_navLink__SvGJP:hover{color:#2563eb}.Home_hamburger__XTGnS{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}.Home_hamburger__XTGnS span{width:25px;height:3px;background:#333;border-radius:3px;transition:all .3s}@media (max-width:768px){.Home_hamburger__XTGnS{display:flex}.Home_navbarMenu__ktahu{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:2rem;box-shadow:0 4px 10px rgba(0,0,0,.1);transform:translateX(-100%);transition:transform .3s}.Home_navbarMenuOpen__5GO4x{transform:translateX(0)}}.Home_hero__VkeT1{margin-top:80px;padding:4rem 2rem;max-width:1200px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.Home_heroContent__aWtjQ{max-width:600px}.Home_heroTitle__AMpNI{font-size:2.8rem;color:#1e293b;margin-bottom:1rem;line-height:1.2}.Home_heroSubtitle__0EZ9Z{font-size:1.2rem;color:#64748b;margin-bottom:2rem}.Home_heroButtons__CS1EM{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.Home_btn__o8aJ4{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;transition:all .3s;cursor:pointer}.Home_btnPrimary__Vk_zD{background:#2563eb;color:#fff}.Home_btnPrimary__Vk_zD:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.Home_btnSecondary__IHZcE{background:#10b981;color:#fff}.Home_btnSecondary__IHZcE:hover{background:#059669;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.Home_heroDisclaimer__RNDF8{font-size:.85rem;color:#94a3b8;font-style:italic}.Home_heroImagePlaceholder__A6YoH,.Home_heroImage__TUNRx{display:flex;justify-content:center;align-items:center}.Home_heroImagePlaceholder__A6YoH{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 30px rgba(0,0,0,.2)}.Home_heroIcon__oAg6z{font-size:8rem}@media (max-width:768px){.Home_hero__VkeT1{grid-template-columns:1fr;padding:3rem 1.5rem}.Home_heroTitle__AMpNI{font-size:2rem}.Home_heroSubtitle__0EZ9Z{font-size:1rem}.Home_heroButtons__CS1EM{flex-direction:column}.Home_btn__o8aJ4{width:100%}.Home_heroImagePlaceholder__A6YoH{width:200px;height:200px}.Home_heroIcon__oAg6z{font-size:5rem}}.Home_section__3569L{padding:5rem 2rem}.Home_sectionContainer__JV5sE{max-width:1200px;margin:0 auto}.Home_sectionTitle__DKb2S{font-size:2.5rem;text-align:center;color:#1e293b;margin-bottom:1rem}.Home_sectionSubtitle__IhU_e{font-size:1.2rem;text-align:center;color:#64748b;margin-bottom:3rem}.Home_benefitsGrid__l28gk{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.Home_benefitCard__PJtpx{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;transition:transform .3s,box-shadow .3s}.Home_benefitCard__PJtpx:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.Home_benefitIcon__VUoWD{font-size:3rem;margin-bottom:1rem}.Home_benefitTitle__nyIL8{font-size:1.3rem;color:#1e293b;margin-bottom:.5rem}.Home_benefitDescription__3wmtp{color:#64748b;line-height:1.6}.Home_stepsContainer___m_Yy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem;position:relative}.Home_stepCard__0qgsk{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08);text-align:center;position:relative}.Home_stepNumber__24rip{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:2rem;font-weight:700;border-radius:50%;display:flex;justify-content:center;align-items:center;margin:0 auto 1rem}.Home_stepTitle__8vNxM{font-size:1.5rem;color:#1e293b;margin-bottom:.5rem}.Home_stepDescription__xoMB6{color:#64748b;line-height:1.6}.Home_stepArrow__NN0jq{display:none}@media (min-width:768px){.Home_stepArrow__NN0jq{display:block;position:absolute;right:-2rem;top:50%;transform:translateY(-50%);font-size:2rem;color:#cbd5e1}}.Home_transparencyBox__eVzDh{background:#fef3c7;border-left:4px solid #f59e0b;padding:2rem;border-radius:8px}.Home_transparencyBox__eVzDh h4{font-size:1.3rem;color:#78350f;margin-bottom:1rem}.Home_transparencyBox__eVzDh ul{list-style:none;padding:0}.Home_transparencyBox__eVzDh li{color:#92400e;margin-bottom:.5rem;padding-left:0}.Home_faqContainer__R_02Z{max-width:800px;margin:0 auto}.Home_faqItem__Remjx{background:#fff;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 10px rgba(0,0,0,.05);overflow:hidden}.Home_faqQuestion__TbmYm{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#fff;border:none;text-align:left;font-size:1.1rem;font-weight:600;color:#1e293b;cursor:pointer;transition:background .3s}.Home_faqQuestion__TbmYm:hover{background:#f8fafc}.Home_faqIcon__WCE2x{font-size:1.5rem;color:#2563eb;font-weight:700;min-width:30px;text-align:center}.Home_faqAnswer__d99a2{padding:0 1.5rem 1.5rem;color:#64748b;line-height:1.7;animation:Home_fadeIn__6AUDn .3s}@keyframes Home_fadeIn__6AUDn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Home_ctaSection__PhJ6r{background:linear-gradient(135deg,#667eea,#764ba2);padding:5rem 2rem;text-align:center}.Home_ctaContainer__4ocXF{max-width:700px;margin:0 auto}.Home_ctaTitle__XpfrS{font-size:2.5rem;color:#fff;margin-bottom:1rem}.Home_ctaText__GLEOa{font-size:1.2rem;color:hsla(0,0%,100%,.9);margin-bottom:2rem}.Home_btnCta__Cg_B1{background:#fff;color:#667eea;padding:1.2rem 3rem;font-size:1.1rem}.Home_btnCta__Cg_B1:hover{transform:scale(1.05);box-shadow:0 8px 20px hsla(0,0%,100%,.3)}.Home_ctaDisclaimer__ZliWl{margin-top:1rem;color:hsla(0,0%,100%,.8);font-size:.9rem}.Home_formWrapper__p1ut9{max-width:600px;margin:0 auto}.Home_contactForm__MHiMg{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.Home_formGroup__KFkHd{margin-bottom:1.5rem}.Home_formGroup__KFkHd label{display:block;margin-bottom:.5rem;font-weight:600;color:#1e293b}.Home_formGroup__KFkHd input,.Home_formGroup__KFkHd select,.Home_formGroup__KFkHd textarea{width:100%;padding:.8rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s}.Home_formGroup__KFkHd input:focus,.Home_formGroup__KFkHd select:focus,.Home_formGroup__KFkHd textarea:focus{outline:none;border-color:#2563eb}.Home_formGroup__KFkHd textarea{resize:vertical;font-family:inherit}.Home_formLegal__BEfzz{background:#f1f5f9;padding:1rem;border-radius:8px;margin-bottom:1.5rem}.Home_formLegal__BEfzz p{font-size:.85rem;color:#64748b;line-height:1.5}.Home_successMessage__rZrmj{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.1);text-align:center}.Home_successIcon__hS_3w{display:inline-block;width:60px;height:60px;background:#10b981;color:#fff;font-size:2rem;font-weight:700;border-radius:50%;line-height:60px;margin-bottom:1rem}.Home_successMessage__rZrmj h3{font-size:1.8rem;color:#1e293b;margin-bottom:.5rem}.Home_successMessage__rZrmj p{color:#64748b}.Home_footer__yFiaX{background:#1e293b;color:#fff;padding:3rem 2rem 1rem}.Home_footerContainer__pmYEU{max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin:0 auto 2rem}.Home_footerSection__t4Rwp h3{font-size:1.5rem;margin-bottom:1rem}.Home_footerSection__t4Rwp h4{font-size:1.2rem;margin-bottom:.5rem}.Home_footerSection__t4Rwp p{color:#cbd5e1;margin-bottom:.5rem}.Home_socialLinks__bXzb6{display:flex;gap:1rem;flex-wrap:wrap}.Home_socialLinks__bXzb6 a{color:#cbd5e1;transition:color .3s}.Home_socialLinks__bXzb6 a:hover{color:#fff}.Home_legalText__i3hJ6{font-size:.85rem;line-height:1.5}.Home_footerBottom__Onsk3{max-width:1200px;margin:0 auto;padding-top:2rem;border-top:1px solid #334155;text-align:center}.Home_footerBottom__Onsk3 p{color:#cbd5e1;font-size:.9rem;margin-bottom:.5rem}.Home_footerDisclaimer__nKbpo{font-size:.8rem!important;color:#94a3b8!important;font-style:italic}.Home_errorPage__CtAFr{min-height:70vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem}.Home_errorPage__CtAFr h1{font-size:6rem;color:#2563eb;margin-bottom:1rem}.Home_errorPage__CtAFr h2{font-size:2rem;color:#1e293b;margin-bottom:.5rem}.Home_errorPage__CtAFr p{color:#64748b;margin-bottom:2rem}.Home_errorLink__oo4NR{display:inline-block;padding:1rem 2rem;background:#2563eb;color:#fff;border-radius:8px;font-weight:600;transition:background .3s}.Home_errorLink__oo4NR:hover{background:#1d4ed8}@media (max-width:768px){.Home_sectionTitle__DKb2S{font-size:2rem}.Home_sectionSubtitle__IhU_e{font-size:1rem}.Home_contactForm__MHiMg{padding:2rem 1.5rem}.Home_footerContainer__pmYEU{grid-template-columns:1fr}}