.baixarPage{min-height:100vh;background:#f1f5f9;color:#0f172a;font-family:var(--font-inter,system-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.heroSection{max-width:1200px;margin:0 auto;padding:72px 24px}.heroGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.heroTag{font-size:13px;font-weight:800;color:#2563eb;margin:0;letter-spacing:.3px}.heroTitle{margin:16px 0 0;font-size:46px;font-weight:900;line-height:1.1;letter-spacing:-.5px}.heroSubtitle{margin:16px 0 0;font-size:18px;color:#64748b;line-height:1.6;max-width:520px}.heroButtons{margin-top:32px;display:flex;flex-wrap:wrap;gap:14px}.btnPrimary,.btnSecondary{display:inline-flex;align-items:center;justify-content:center;padding:12px 20px;border-radius:14px;font-weight:800;text-decoration:none;transition:all .2s ease;transform:translateY(0)}.btnPrimary{background:#2563eb;color:#fff;box-shadow:0 10px 25px rgba(37,99,235,.25)}.btnPrimary:hover{background:#1d4ed8;transform:translateY(-2px)}.btnSecondary{background:#fff;color:#334155;border:1px solid #e2e8f0}.btnSecondary:hover{background:#f8fafc;transform:translateY(-2px)}.heroMeta{margin-top:28px;display:flex;flex-direction:column;gap:8px;font-size:14px;color:#64748b}.heroRight{display:flex;justify-content:center}.phoneMock{width:100%;max-width:340px;height:440px;background:#fff;border-radius:32px;box-shadow:0 22px 70px rgba(0,0,0,.12);border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease}.phoneMock:hover{transform:translateY(-6px)}.phoneTop{height:56px;background:#2563eb;color:#fff;font-weight:900;letter-spacing:.3px}.phoneBody,.phoneTop{display:flex;align-items:center;justify-content:center}.phoneBody{flex:1 1;flex-direction:column;gap:10px;padding:28px}.phoneIcon{width:92px;height:92px;background:#f1f5f9;border-radius:22px}.phoneTitle{margin:0;font-size:20px;font-weight:800}.phoneDesc{margin:0;font-size:14px;color:#64748b;text-align:center}.mockBadge{margin-top:14px;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#1d4ed8;font-size:12px;font-weight:700}.sectionWrap{max-width:1200px;margin:0 auto}.sectionTitle{font-size:34px;font-weight:900;margin:0;letter-spacing:-.3px}.sectionDesc{margin-top:8px;color:#64748b;font-size:16px;max-width:600px}.benefitsSection{background:#fff;padding:72px 24px}.benefitsGrid{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.benefitBigCard{padding:24px;border-radius:18px;background:#f8fafc;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .2s ease}.benefitBigCard:hover{transform:translateY(-4px)}.benefitBigCard h3{margin:0;font-size:18px;font-weight:800}.benefitBigCard p{margin:8px 0 0;color:#64748b;line-height:1.6}.howSection{padding:72px 24px}.stepsGrid{margin-top:36px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.stepCard{padding:24px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .2s ease}.stepCard:hover{transform:translateY(-4px)}.stepCircle{width:44px;height:44px;border-radius:999px;background:#2563eb;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900}.stepCard h3{margin:16px 0 0;font-size:18px;font-weight:800}.stepCard p{margin:8px 0 0;color:#64748b;line-height:1.6}.downloadSection{background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:72px 24px;color:#fff}.downloadGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center}.downloadTitle{font-size:40px;font-weight:900;margin:0}.downloadDesc{margin-top:8px;font-size:18px;color:hsla(0,0%,100%,.85)}.downloadHint{margin-top:12px;font-size:14px;opacity:.9}.btnDownload{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:14px;background:#fff;color:#1d4ed8;font-weight:900;text-decoration:none;transition:all .2s ease;box-shadow:0 10px 30px rgba(0,0,0,.15)}.btnDownload:hover{transform:translateY(-3px);background:#eaf2ff}.faqSection{padding:72px 24px;background:#f8fafc}.faqGrid{margin-top:36px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.faqCard{padding:24px;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.06)}.faqCard h3{margin:0;font-size:18px;font-weight:800}.faqCard p{margin:8px 0 0;color:#64748b;line-height:1.6}.footer{background:#0f172a;color:#e2e8f0;padding:48px 24px}.footerWrap{max-width:1200px;margin:0 auto;display:flex;justify-content:center;text-align:center}.footerLeft h3{margin:0;font-size:20px;font-weight:900}.footerLeft p{margin:8px 0 0;color:#94a3b8}@media (max-width:980px){.benefitsGrid,.downloadGrid,.faqGrid,.heroGrid,.stepsGrid{grid-template-columns:1fr}.heroTitle{font-size:36px}}@media (max-width:520px){.benefitsSection,.downloadSection,.faqSection,.heroSection,.howSection{padding:48px 18px}.phoneMock{max-width:280px;height:380px}}