.page_main__nw1Wk{position:relative;overflow:hidden;padding-bottom:4rem}.page_blob1__ot_zp{position:absolute;top:-10%;right:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(102,126,234,.08) 0,hsla(0,0%,100%,0) 70%);z-index:-1}.page_blob2__UfZaW{position:absolute;top:30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(245,87,108,.05) 0,hsla(0,0%,100%,0) 70%);z-index:-1}.page_container__jZF7q{max-width:1100px;margin:0 auto;padding:0 2rem}.page_section__zQZ2o{padding:4rem 0}.page_hero__7KFOs{padding:6rem 0 4rem;text-align:center}.page_heroIconWrapper__HZ26d{display:flex;justify-content:center;margin-bottom:2.5rem}.page_heroIcon__HSkTE{background:var(--primary-gradient);padding:24px;border-radius:28px;box-shadow:0 25px 60px -10px rgba(102,126,234,.4);display:flex;align-items:center;justify-content:center}.page_title__po7na{font-size:4rem;font-weight:900;color:#5a5a9a;margin-bottom:1.5rem;letter-spacing:-1.5px;line-height:1.1}.page_subtitle__YBgxm{font-size:1.25rem;color:#64748b;max-width:650px;margin:0 auto 2.5rem;line-height:1.6;font-weight:500}.page_heroDivider__aw7n7{width:80px;height:5px;background:var(--primary-gradient);margin:0 auto;border-radius:10px;opacity:.3}.page_toolsGrid__K9nYO{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:2.5rem;gap:2.5rem;margin-top:1rem}.page_toolCard__8UDMv{border-radius:32px;padding:3.5rem 3rem;color:#fff;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:var(--medium-shadow);position:relative;overflow:hidden}.page_toolCard__8UDMv:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.05);opacity:0;transition:opacity .3s;pointer-events:none}.page_toolCard__8UDMv:hover{transform:translateY(-12px);box-shadow:0 30px 60px -15px rgba(0,0,0,.2)}.page_toolCard__8UDMv:hover:before{opacity:1}.page_pdfToWordCard__D5ZpT{background:var(--primary-gradient);box-shadow:0 20px 40px -10px rgba(102,126,234,.4)}.page_wordToPdfCard__t9FQ2{background:var(--secondary-gradient);box-shadow:0 20px 40px -10px rgba(245,87,108,.4)}.page_toolIcon__tdsln{font-size:4.5rem;margin-bottom:2rem;background:hsla(0,0%,100%,.2);width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page_toolTitle__pJyGY{font-size:2.2rem;font-weight:800;margin-bottom:1.2rem}.page_toolDesc__PFa9v{font-size:1.1rem;opacity:.9;margin-bottom:2rem;line-height:1.5;font-weight:500}.page_toolFeatures__BeIfr{list-style:none;text-align:left;margin-bottom:3rem;width:100%}.page_toolFeatures__BeIfr li{margin-bottom:.8rem;font-weight:600;font-size:1rem;opacity:.95}.page_toolButton__CDpjR{background:#fff;padding:14px 34px;border-radius:20px;font-weight:800;font-size:1.1rem;display:flex;align-items:center;gap:12px;transition:all .3s ease}.page_pdfToWordCard__D5ZpT .page_toolButton__CDpjR{color:var(--primary)}.page_wordToPdfCard__t9FQ2 .page_toolButton__CDpjR{color:var(--secondary)}.page_toolButton__CDpjR:hover{transform:scale(1.05);box-shadow:0 10px 20px rgba(0,0,0,.1)}.page_sectionTitle__6ic_4{font-size:2.2rem;font-weight:800;text-align:center;margin-bottom:3.5rem;color:#334155}.page_featuresSection__54_Nl{padding:6rem 0}.page_featuresGrid__txuLt{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:3rem;gap:3rem}.page_featureItem__rulxl{text-align:center;display:flex;flex-direction:column;align-items:center}.page_featureIcon__UHR_A{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem;box-shadow:0 10px 25px -5px rgba(102,126,234,.3)}.page_featureItem__rulxl h3{font-size:1.4rem;font-weight:800;margin-bottom:.75rem;color:#1e293b}.page_featureItem__rulxl p{color:#64748b;font-weight:500;line-height:1.5}.page_statsGrid__kXg9L{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.page_statCard__WFWBf{padding:2.5rem;border-radius:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;box-shadow:var(--soft-shadow);border:1px solid rgba(102,126,234,.1)}.page_statValue__tVgp7{font-size:2.5rem;font-weight:900;background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page_statLabel__2jNx3{color:#64748b;font-weight:700;font-size:1.1rem}.page_footer__F3MD0{margin-top:4rem;padding:6rem 0 3rem;border-top:1px solid rgba(0,0,0,.05);text-align:center}.page_footerSocials__y5TZy{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem}.page_socialIcon__yknUT{width:50px;height:50px;border-radius:50%;background:#f8fafc;display:flex;align-items:center;justify-content:center;color:#64748b;border:1px solid #e2e8f0;transition:all .2s}.page_socialIcon__yknUT:hover{background:#fff;color:var(--primary);transform:translateY(-3px);box-shadow:var(--soft-shadow)}.page_footerLinks__ZWbAq{display:flex;justify-content:center;gap:1.5rem;margin-bottom:2rem;font-weight:700;color:#64748b}.page_footerLinks__ZWbAq a:hover{color:var(--primary)}.page_copyright__FJcf5{color:#94a3b8;font-size:.95rem;line-height:1.8;font-weight:500}@media (max-width:768px){.page_title__po7na{font-size:2.8rem}.page_toolsGrid__K9nYO{grid-template-columns:1fr}.page_toolCard__8UDMv{padding:2.5rem 2rem}}