@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#142331;--blue:#1265ee;--muted:#586575;--line:#dfe5eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #1265ee;outline-offset:6px}.wrap{max-width:1280px;margin:auto;padding-left:48px;padding-right:48px}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:Manrope,Arial,sans-serif;font-size:25px;font-weight:800;display:flex;align-items:center;gap:9px;letter-spacing:-1px}.brand img{border-radius:9px}.brand span{font-size:12px;letter-spacing:.5px;background:#edf3ff;color:var(--blue);padding:1px 5px;border-radius:4px}.nav nav{display:flex;gap:32px;font-size:14px;font-weight:500}.nav nav a:hover,.text-link:hover{color:var(--blue)}.button{background:var(--blue);color:white;display:inline-flex;align-items:center;justify-content:center;gap:24px;border-radius:8px;padding:16px 23px;font-weight:600;font-size:15px;transition:background .2s,transform .2s}.button:hover{background:#0752cc;transform:translateY(-2px)}.button.small{padding:11px 18px;font-size:14px}.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:56px;padding-top:40px;padding-bottom:66px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:700;display:flex;align-items:center;gap:11px;line-height:1.7}.line{width:25px;height:2px;background:var(--blue)}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(48px,5.05vw,70px);line-height:1.1;letter-spacing:-3.8px;margin:26px 0}h1 em{color:var(--blue);font-style:normal}p{color:var(--muted)}.lead{max-width:440px;font-size:18px;line-height:1.8;margin:0 0 29px}.actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.apple{font-size:18px}.text-link{font-size:14px;font-weight:700;display:inline-flex;gap:18px;align-items:center}.micro{font-size:12px;margin-top:16px}.micro span{padding:0 8px}.hero-foot{display:flex;gap:20px;font-size:10px;letter-spacing:.8px;color:#647284;margin-top:48px;border-top:1px solid var(--line);padding-top:22px;flex-wrap:wrap}.hero-art{height:580px;border-radius:16px;background:#e9f1fb;position:relative;overflow:hidden;display:flex;justify-content:center;padding-top:59px}.art-label{position:absolute;top:23px;left:25px;right:25px;display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:1.3px;color:#52657d}.screenshot-shell{width:221px;border:6px solid white;border-radius:22px;overflow:hidden;transform:rotate(5deg);box-shadow:0 20px 55px #23497733;height:478px}.screenshot-shell img{width:100%;height:100%;object-fit:cover}.floating-note{position:absolute;bottom:90px;left:20px;background:white;border:1px solid #e7ecf1;box-shadow:0 14px 30px #23497719;border-radius:10px;display:flex;gap:13px;padding:16px 20px}.note-icon{background:#e8f1ff;color:var(--blue);border-radius:9px;padding:0 13px;font-size:29px}.floating-note strong{display:block;font-size:14px}.floating-note div span{font-size:12px;color:var(--muted)}.art-caption{position:absolute;bottom:17px;left:25px;right:25px;display:flex;justify-content:space-between;font-weight:700;font-size:11px}.art-caption span{font-weight:400}.value-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafbfd}.strip-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;padding-top:22px;padding-bottom:22px}.strip-inner p{font-size:13px;line-height:1.5}.strip-inner p strong{font-weight:600;color:var(--ink)}.strip-inner>span{font-family:Manrope,sans-serif;font-weight:600;font-size:17px;color:#526173}.section{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.section-heading>p{max-width:355px;margin-bottom:8px}h2{font-size:42px;line-height:1.2;letter-spacing:-1.8px;margin:16px 0 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:46px;margin-top:55px}.steps article{border-top:1px solid var(--line);padding-top:22px}.step-num{font-family:Manrope,sans-serif;color:var(--blue);font-size:14px;font-weight:700}.steps h3{font-size:20px;letter-spacing:-.5px;margin:24px 0 10px}.steps p{font-size:15px;line-height:1.8;margin:0}.report-section{background:#112536;color:white;padding:88px 0}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.report-section .eyebrow{color:#91b9fa}.report-section h2{font-size:45px}.report-intro{color:#b6c4d0;font-size:17px;margin:24px 0}.checks{padding:0;list-style:none;margin:27px 0 34px}.checks li{display:flex;gap:14px;font-size:14px;margin-bottom:14px;color:#e2e9f0}.checks li:before{content:'✓';color:#83b4ff}.light{color:white}.report-card{background:#fff;color:var(--ink);padding:30px;border-radius:12px;box-shadow:0 15px 60px #06111f44}.report-top{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:1px;color:var(--muted)}.report-top>span:last-child{margin-left:auto}.report-mark{background:#eaf2ff;color:var(--blue);padding:6px 10px;border-radius:5px;font-weight:800;font-size:16px}.report-card h3{font-size:21px;margin:23px 0 0}.report-meta{font-size:12px;margin:4px 0 24px}.report-meta span{padding:0 8px}.total{border-top:1px solid var(--line);padding-top:22px;display:flex;flex-direction:column}.total>span{font-size:12px;color:var(--muted)}.total strong{font-family:Manrope,sans-serif;font-size:43px;letter-spacing:-1.5px;line-height:1.5}.bar{display:flex;gap:3px;margin:25px 0 12px;height:8px;border-radius:4px;overflow:hidden}.bar i:nth-child(1){width:50%;background:#1265ee}.bar i:nth-child(2){width:35%;background:#68bdd5}.bar i:nth-child(3){width:15%;background:#cbd5df}.cost-row{display:flex;justify-content:space-between;gap:12px;font-size:13px;padding:12px 0;border-bottom:1px solid #edf0f3}.cost-row span{display:flex;align-items:center;gap:9px}.dot{height:7px;width:7px;border-radius:2px}.blue{background:#1265ee}.cyan{background:#68bdd5}.gray{background:#cbd5df}.report-disclaimer{font-size:12px;line-height:1.6;margin-bottom:0}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.app-copy>p{max-width:370px;margin:24px 0 30px}.app-copy .micro{margin:14px 0 0}.screen-gallery{display:flex;justify-content:center;gap:20px;background:#f0f5fa;padding:28px 25px;border-radius:12px;overflow:hidden}.screen-gallery img{width:43%;height:auto;object-fit:contain;align-self:flex-start;border-radius:13px;box-shadow:0 8px 20px #19324f15}.screen-gallery img:last-child{margin-top:32px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.questions details{border-bottom:1px solid var(--line);padding:20px 0}.questions details:first-child{padding-top:0}.questions summary{cursor:pointer;list-style:none;font-weight:600;display:flex;justify-content:space-between;gap:20px;font-size:16px}.questions summary::-webkit-details-marker{display:none}.questions summary:after{content:'+';font-size:23px;font-weight:400;line-height:1}.questions details[open] summary:after{content:'−'}.questions p{font-size:14px;line-height:1.8;max-width:500px;margin-bottom:0}.bottom-cta{background:#eaf2ff;border-radius:14px;display:flex;align-items:center;justify-content:space-between;padding-top:45px;padding-bottom:45px;max-width:1184px;margin-bottom:70px;gap:32px}.bottom-cta .eyebrow{color:var(--blue)}.bottom-cta h2{font-size:35px}footer{display:flex;align-items:center;gap:26px;padding-top:28px;padding-bottom:32px;border-top:1px solid var(--line)}footer .brand{font-size:20px}footer p{font-size:12px;margin-right:auto}footer>a:not(.brand),footer>span{font-size:12px;color:var(--muted)}@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:85px}}@media(max-width:1000px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:30px}.hero-art{height:550px}h1{font-size:53px}.hero-foot{gap:12px}.report-grid{gap:50px}.strip-inner>span{font-size:14px}.app-section{gap:40px}.bottom-cta{margin-left:30px;margin-right:30px}.floating-note{left:12px;padding:13px}.art-caption span{display:none}.nav nav{gap:20px}}@media(max-width:720px){.wrap{padding-left:23px;padding-right:23px}.nav{height:82px;gap:12px}.brand{font-size:23px}.nav nav{display:none}.button.small{font-size:12px;padding:10px 13px;gap:12px}.hero{grid-template-columns:1fr;padding-top:30px;padding-bottom:40px;gap:30px}h1{font-size:46px;letter-spacing:-2.5px}.lead{font-size:17px;max-width:100%}.eyebrow{font-size:10px}.hero-foot{margin-top:27px;font-size:9px;gap:14px}.hero-art{height:525px}.screenshot-shell{width:199px;height:433px}.floating-note{left:22px;bottom:76px}.art-caption span{display:inline}.strip-inner{flex-wrap:wrap;justify-content:flex-start;gap:12px 23px;padding-top:20px;padding-bottom:25px}.strip-inner p{width:100%;margin:0 0 8px}.strip-inner p br{display:none}.strip-inner>span{font-size:12px}.section{padding-top:65px;padding-bottom:65px}.section-heading{display:block}h2,.report-section h2{font-size:35px}.section-heading>p{max-width:100%;font-size:15px;margin-top:22px}.steps{grid-template-columns:1fr;gap:28px;margin-top:35px}.steps h3{margin-top:13px}.report-section{padding:60px 0}.report-grid{grid-template-columns:1fr;gap:35px}.report-card{padding:25px}.report-intro{font-size:16px}.app-section{grid-template-columns:1fr;gap:35px}.app-copy>p{max-width:100%}.screen-gallery{padding:25px}.faq{grid-template-columns:1fr;gap:35px}.questions summary{font-size:15px}.bottom-cta{display:block;margin:0 23px 45px;padding:30px 25px}.bottom-cta h2{font-size:30px}.bottom-cta .button{margin-top:25px}footer{flex-wrap:wrap;gap:15px 24px}footer p{width:100%;order:4;margin:0}footer>a:not(.brand){margin-left:auto}footer>span{width:100%}.actions{gap:20px}.actions .button{gap:15px;padding:15px 19px}.text-link{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
