:root{--ink:#051126;--logo-deep:#061331;--logo-royal:#003b8f;--logo-blue:#006fef;--logo-bright:#159bff;--logo-cyan:#31c8f4;--logo-sky:#45c7f2;--mist:#eaf6ff;--soft:#f5fbff;--line:#b9d7f4;--muted:#586b80;--paper:#ffffff;--green:#18a867;--font-body:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--font-body);font-size:16px;line-height:1.5}@supports (overflow:clip){html,body{overflow-x:clip}}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.topbar{position:sticky;z-index:20;top:0;border-bottom:1px solid rgba(5,17,38,0.08);color:var(--ink);background:rgba(255,255,255,0.94)}.nav{display:grid;min-height:64px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-display);font-size:19px;font-weight:700}.brand img{width:32px;height:32px;border-radius:8px}.nav-links{display:flex;align-items:center;justify-content:center;gap:28px;color:#2d3540;font-family:var(--font-display);font-size:14px;font-weight:500}.nav-links a[aria-current="page"]{color:var(--ink)}.nav-actions{display:flex;align-items:center;gap:22px;color:#2d3540;font-size:14px;font-weight:500}.menu-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px solid rgba(5,17,38,0.12);border-radius:8px;color:var(--ink);background:#fff;cursor:pointer}.menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform 0.22s ease,opacity 0.22s ease}.menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;border-top:1px solid rgba(5,17,38,0.08);background:rgba(255,255,255,0.98)}.mobile-menu.is-open{display:block}.mobile-menu-inner{display:grid;gap:6px;padding:14px 0 18px}.mobile-menu a,.mobile-menu button{display:flex;min-height:44px;width:100%;align-items:center;justify-content:space-between;padding:0;border:0;color:var(--ink);background:transparent;font:inherit;font-family:var(--font-display);font-size:16px;font-weight:600;text-align:left;cursor:pointer}.mobile-menu .mobile-cta{min-height:46px;justify-content:center;margin-top:6px;border-radius:8px;color:#fff;background:var(--logo-blue)}.nav-actions .button,.nav-actions .button.primary{color:#fff;border-color:transparent;background:var(--logo-blue)}.button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border:1px solid transparent;border-radius:8px;font-family:var(--font-display);font-size:15px;font-weight:600;line-height:1}.button.primary{color:#fff;background:var(--logo-blue)}.button.secondary{color:#2d3540;border-color:#d7dde5;background:#fff}.hero .button.primary{color:var(--logo-royal);background:#fff}.hero .button.secondary{color:#fff;border-color:rgba(255,255,255,0.32);background:rgba(255,255,255,0.08)}.hero{position:relative;overflow:hidden;color:#fff;background:var(--logo-blue)}.hero::before,.hero::after{position:absolute;z-index:0;border-radius:50%;pointer-events:none;content:""}.hero::before{width:min(58vw,740px);height:min(58vw,740px);top:-340px;left:-210px;background:rgba(69,199,242,0.32)}.hero::after{width:min(50vw,620px);height:min(50vw,620px);right:-240px;bottom:-310px;background:rgba(0,59,143,0.28)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);gap:64px;justify-items:stretch;padding:92px 0 0;text-align:center}.hero-copy{width:100%;min-width:0}.eyebrow{display:inline-flex;align-items:center;gap:9px;justify-content:center;margin-bottom:24px;color:rgba(255,255,255,0.74);font-family:var(--font-display);font-size:13px;font-weight:700;text-transform:uppercase}.eyebrow::before{display:none}h1,h2,h3{font-family:var(--font-display)}h1,h2,h3,p{margin-top:0}h1{max-width:920px;margin:0 auto 22px;font-size:56px;font-weight:400;letter-spacing:0;line-height:1.14}.hero-highlight{display:inline-block;padding:0 0.18em 0.08em;border-radius:8px;color:var(--logo-royal);background:#fff;font-weight:800;line-height:1}.hero-copy>p{max-width:720px;margin:0 auto 28px;color:rgba(255,255,255,0.78);font-size:19px;line-height:1.55}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}.quick-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:26px;color:rgba(255,255,255,0.76);font-size:14px;font-weight:600}.quick-proof span{display:inline-flex;align-items:center;gap:8px}.quick-proof span::before{width:7px;height:7px;border-radius:50%;background:var(--logo-cyan);content:""}.hero-product{width:100%;max-width:1120px;min-width:0;justify-self:stretch;padding-bottom:42px}.hero-video{position:relative;display:block;width:100%;aspect-ratio:16 / 9;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,0.22);border-radius:8px;color:#fff;background:var(--logo-deep);cursor:pointer;text-align:inherit}.hero-video img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.video-label{position:absolute;z-index:2;right:18px;bottom:18px;display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 18px;border-radius:8px;color:#fff;background:var(--logo-blue);font-family:var(--font-display);font-size:15px;font-weight:700;line-height:1}.video-play{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:clamp(66px,8vw,92px);height:clamp(66px,8vw,92px);place-items:center;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:50%;color:#fff;background:var(--logo-blue);transition:transform 0.2s ease,background-color 0.2s ease}.hero-video:hover .video-play,.hero-video:focus-visible .video-play{transform:translate(-50%,-50%) scale(1.04);background:var(--logo-royal)}.video-play svg{width:28px;height:28px;margin-left:4px;fill:currentColor}section{scroll-margin-top:88px}.section{padding:148px 0}.soft{background:var(--soft)}.section-head{display:grid;max-width:700px;gap:12px;margin-bottom:58px}.section-head.center{margin-right:auto;margin-left:auto;text-align:center}.section-head.center .section-kicker,.section-head.center h2,.section-head.center p{justify-self:center}.section-head.center p{margin-right:auto;margin-left:auto}.section-head h2{margin-bottom:0;font-size:36px;line-height:1.12}.section-head p{max-width:620px;margin-bottom:0;color:var(--muted);font-size:18px;line-height:1.55}.icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:18px;border-radius:50%;color:#fff;background:var(--logo-blue)}.icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.pain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.pain-card,.simple-card{padding:0;border:0;border-radius:0;background:transparent}.pain-card blockquote{margin:0 0 14px;color:var(--logo-royal);font-size:19px;font-weight:700;line-height:1.28}.pain-card p,.simple-card p{margin-bottom:0;color:var(--muted)}.split{display:grid;grid-template-columns:minmax(0,0.75fr) minmax(360px,0.58fr);gap:76px;align-items:center}.phone{width:min(320px,100%);margin:0 auto;padding:11px;border:11px solid var(--ink);border-radius:46px;background:var(--ink)}.phone img{width:100%;height:620px;border-radius:30px;object-fit:cover;object-position:top center}.customer-story{display:grid;gap:82px}.quote-steps{display:grid;gap:86px}.quote-step{display:grid;grid-template-columns:minmax(280px,0.58fr) minmax(0,0.72fr);gap:clamp(46px,7vw,112px);align-items:center}.quote-step-reverse{grid-template-columns:minmax(0,0.72fr) minmax(280px,0.58fr)}.quote-step-reverse .quote-step-visual{order:2}.quote-step-reverse .quote-step-copy{order:1}.quote-step-visual{position:relative;display:grid;min-height:330px;place-items:end center;overflow:hidden;border:1px solid rgba(0,111,239,0.14);border-radius:8px;background:var(--soft)}.quote-step-visual::before,.quote-step-visual::after{position:absolute;border-radius:50%;pointer-events:none;content:""}.quote-step-visual::before{width:180px;height:180px;top:-78px;left:-58px;background:rgba(69,199,242,0.16)}.quote-step-visual::after{width:150px;height:150px;right:-64px;bottom:-62px;background:rgba(0,111,239,0.12)}.quote-step-visual img{position:relative;z-index:1;width:min(214px,72%);height:300px;margin-top:32px;object-fit:cover;object-position:top center;border:4px solid var(--logo-deep);border-bottom:0;border-radius:28px 28px 0 0;background:var(--logo-deep)}.quote-step-result img{object-position:top center}.quote-step-typing{place-items:center}.typing-phone{position:relative;z-index:1;width:min(246px,78%);min-height:300px;overflow:hidden;border:4px solid var(--logo-deep);border-radius:28px 28px 0 0;background:#fff}.typing-phone::before{position:absolute;top:10px;left:50%;width:54px;height:8px;border-radius:999px;background:#030812;content:"";transform:translateX(-50%)}.typing-phone-top{display:grid;gap:5px;padding:34px 18px 18px;color:#fff;background:var(--logo-deep)}.typing-phone-top span{color:rgba(255,255,255,0.7);font-size:11px;font-weight:700}.typing-phone-top strong{font-size:14px;line-height:1.15}.typing-form{display:grid;gap:12px;padding:18px}.typing-field{display:grid;gap:5px}.typing-field span{color:var(--ink);font-size:11px;font-weight:800}.typing-field strong{display:block;min-height:33px;padding:8px 10px;overflow:hidden;border:1px solid rgba(5,17,38,0.12);border-radius:6px;color:var(--muted);background:#fff;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.typing-field strong::after{display:inline-block;width:0;max-width:calc(var(--chars) * 0.62em);overflow:hidden;border-right:2px solid var(--logo-blue);color:var(--muted);content:attr(data-value);vertical-align:top}.typing-field:nth-child(1) strong::after{animation:typeField 6.4s steps(10) infinite,cursorBlink 0.75s step-end infinite}.typing-field:nth-child(2) strong::after{animation:typeField 6.4s 0.7s steps(16) infinite,cursorBlink 0.75s step-end infinite}.typing-field:nth-child(3) strong::after{animation:typeField 6.4s 1.4s steps(11) infinite,cursorBlink 0.75s step-end infinite}.typing-field:nth-child(4) strong::after{animation:typeField 6.4s 2.1s steps(7) infinite,cursorBlink 0.75s step-end infinite}.quote-step-copy{max-width:470px}.quote-step-copy span{display:inline-flex;margin-bottom:13px;color:var(--logo-blue);font-size:13px;font-weight:800;text-transform:uppercase}.quote-step-copy h3{margin:0 0 14px;font-size:30px;font-weight:800;line-height:1.1}.quote-step-copy p{max-width:410px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.quote-steps-action{display:flex;justify-content:center;padding-top:2px}.walkthrough{display:grid;grid-template-columns:minmax(250px,0.32fr) minmax(0,1fr);gap:92px;align-items:center}.walkthrough-tabs{display:grid;gap:10px}.walkthrough-tab{display:grid;gap:5px;width:100%;padding:16px 18px;border:1px solid rgba(0,111,239,0.18);border-radius:8px;color:var(--muted);background:#fff;cursor:pointer;text-align:left}.walkthrough-tab strong{color:var(--ink);font-size:16px}.walkthrough-tab span{font-size:13px;font-weight:700;text-transform:uppercase}.walkthrough-tab.is-active{border-color:var(--logo-blue);color:var(--logo-royal)}.walkthrough-stage{position:relative;min-height:586px}.walkthrough-panel{display:none;grid-template-columns:minmax(280px,0.46fr) minmax(0,1fr);gap:58px;align-items:center}.walkthrough-panel.is-active{display:grid}.journey-step{display:grid;gap:20px;min-width:0}.journey-phone{position:relative;width:min(292px,100%);justify-self:center;padding:5px;border:4px solid #071225;border-radius:34px;background:#071225}.journey-phone::before{position:absolute;inset:-28px;z-index:-1;border-radius:52px;background:rgba(0,111,239,0.07);content:""}.journey-phone img{width:100%;height:540px;border-radius:25px;object-fit:cover;object-position:top center}.journey-copy{max-width:440px;text-align:left}.journey-copy span{display:block;margin-bottom:9px;color:var(--logo-blue);font-size:13px;font-weight:700;text-transform:uppercase}.journey-copy h3{margin-bottom:12px;font-size:34px;font-weight:600;line-height:1.12}.journey-copy p{margin-bottom:0;color:var(--muted);font-size:18px;line-height:1.55}.tick-list{display:grid;gap:13px;padding:0;margin:26px 0 0;list-style:none}.tick-list li{position:relative;padding-left:30px;color:var(--muted);font-size:16px}.tick-list li::before{position:absolute;top:2px;left:0;display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:var(--logo-blue);content:"✓";font-size:13px;font-weight:700}.quote-card{padding:30px;border:1px solid rgba(0,111,239,0.22);border-radius:8px;background:#fff}.quote-card header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px}.status{padding:7px 10px;border-radius:999px;color:var(--logo-royal);background:var(--mist);font-size:13px;font-weight:700}.quote-lines{display:grid;gap:18px;margin-top:22px}.quote-line{display:flex;justify-content:space-between;gap:16px;color:var(--muted)}.quote-line strong{color:var(--ink)}.control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.feature-cloud{display:grid;justify-items:center;gap:34px;text-align:center}.feature-cloud-head{max-width:760px}.feature-cloud-head h2{margin:0 0 16px;font-size:42px;font-weight:800;line-height:1.12}.feature-cloud-head p{max-width:720px;margin:0 auto;color:var(--muted);font-size:18px;line-height:1.55}.feature-chip-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;max-width:1100px}.feature-chip{display:inline-flex;min-height:44px;align-items:center;gap:9px;padding:0 18px;border:1px solid rgba(5,17,38,0.14);border-radius:999px;color:#27364a;background:#fff;font-family:var(--font-display);font-size:15px;font-weight:650;line-height:1}.feature-chip svg{width:17px;height:17px;flex:0 0 auto;fill:none;stroke:var(--logo-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.feature-cloud-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.pdf-proof{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(320px,0.58fr);gap:104px;align-items:center}.pdf-preview{max-height:620px;overflow:hidden;border:1px solid rgba(0,111,239,0.18);border-radius:8px;background:#fff}.pdf-preview img{width:100%;height:auto}.pdf-points{display:grid;gap:18px;margin-top:28px}.pdf-points span{display:flex;gap:10px;color:var(--muted)}.pdf-points span::before{width:9px;height:9px;flex:0 0 auto;margin-top:8px;border-radius:50%;background:var(--logo-blue);content:""}.feature-item .feature-label{display:block;margin-bottom:12px;color:var(--logo-blue);font-size:13px;font-weight:700;text-transform:uppercase}.feature-item strong{display:block;margin-bottom:8px;font-size:18px;line-height:1.25}.feature-item p{margin:0;color:var(--muted)}.simple-card strong{display:block;margin-bottom:8px;font-size:18px}.fit-list,.faq-list{display:grid;border-top:1px solid rgba(0,111,239,0.26)}.fit-row,.faq-row{display:grid;grid-template-columns:minmax(220px,0.36fr) minmax(0,1fr);gap:52px;padding:40px 0;border-bottom:1px solid rgba(0,111,239,0.26);align-items:start}.fit-row strong,.faq-row strong{color:var(--ink);font-size:18px;line-height:1.28}.fit-row p,.faq-row p{margin:0;color:var(--muted);font-size:16px}.cost-story{display:grid;gap:64px}.cost-story .section-head{max-width:720px;margin:0 auto;text-align:center}.cost-comparison{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:30px;align-items:stretch}.cost-panel{display:grid;min-height:320px;align-content:space-between;gap:28px;padding:34px;border-radius:10px}.cost-panel.manual{border:1px solid rgba(0,111,239,0.18);color:var(--ink);background:#f7fbff}.cost-panel.fast{color:#fff;background:var(--logo-deep)}.cost-label{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;color:var(--logo-royal);background:rgba(0,111,239,0.1);font-size:13px;font-weight:800;text-transform:uppercase}.cost-panel.fast .cost-label{color:#fff;background:rgba(255,255,255,0.16)}.cost-panel strong{display:block;margin:16px 0 12px;font-size:clamp(46px,5.6vw,72px);font-weight:800;line-height:1}.cost-panel p{max-width:410px;margin:0;color:var(--muted);font-size:16px;line-height:1.45}.cost-panel.fast p{color:rgba(255,255,255,0.82)}.cost-list{display:grid;gap:0}.cost-list span{display:grid;grid-template-columns:28px minmax(0,1fr);gap:13px;align-items:center;min-height:44px;padding:10px 0;border-top:1px solid rgba(0,111,239,0.16);color:var(--muted);font-size:15px}.cost-panel.fast .cost-list span{border-color:rgba(255,255,255,0.18);color:rgba(255,255,255,0.86)}.cost-list span::before{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:var(--logo-blue);content:"×";font-size:16px;font-weight:800}.cost-panel.fast .cost-list span::before{color:var(--logo-blue);background:#fff;content:"✓"}.cost-switch{display:grid;width:58px;height:58px;place-items:center;border:1px solid rgba(0,111,239,0.18);border-radius:50%;align-self:center;color:var(--logo-blue);background:#fff}.cost-switch svg{width:24px;height:24px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.faq-section{background:#fff}.faq-page-section{min-height:calc(100vh - 64px);padding:82px 0 112px;background:#fff}.faq-page-wrap{max-width:820px}.faq-head{max-width:920px;margin-bottom:30px}.faq-head h1{margin:0 0 18px;font-size:48px;font-weight:800;letter-spacing:0;line-height:1.08}.faq-head h2{margin:0 0 18px;font-size:48px;font-weight:800;line-height:1.08}.faq-head p{margin:0;color:#3f4f62;font-size:18px;line-height:1.55}.faq-head a{color:var(--logo-blue);font-weight:650}.faq-filters{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:30px}.faq-filter{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 24px;border:1px solid rgba(0,111,239,0.14);border-radius:999px;color:var(--logo-royal);background:var(--mist);font-family:var(--font-display);font-size:16px;font-weight:700;cursor:pointer}.faq-filter.is-active{color:#fff;border-color:var(--logo-blue);background:var(--logo-blue)}.faq-list{display:grid;gap:10px;border-top:0}.faq-row[data-faq-hidden="true"]{display:none}.faq-row{display:block;padding:0;border:1px solid rgba(0,111,239,0.16);border-radius:12px;background:var(--soft);overflow:hidden}.faq-row summary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:60px;padding:18px 24px;cursor:pointer;color:var(--ink);font-size:19px;font-weight:800;line-height:1.28;list-style:none}.faq-row summary::-webkit-details-marker{display:none}.faq-row summary::after{display:block;width:10px;height:10px;flex:0 0 auto;border-right:2px solid currentColor;border-bottom:2px solid currentColor;content:"";transform:rotate(45deg) translateY(-2px)}.faq-row[open] summary::after{transform:rotate(225deg) translateY(-2px)}.faq-row p{max-width:760px;margin:0;padding:0 64px 22px 24px;color:var(--muted);font-size:16px;line-height:1.6}.faq-more{display:flex;width:fit-content;margin:24px auto 0;color:#fff;border-color:var(--logo-blue);background:var(--logo-blue)}.faq-page .faq-filters{margin-bottom:28px}.faq-page .faq-row summary{min-height:62px}.proof{color:#fff;background:var(--logo-deep)}.proof .section-head h2{color:#fff}.proof .section-head p{color:rgba(255,255,255,0.76)}.case-study{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,0.26);border-radius:8px;background:#fff}.case-media{position:relative;min-height:440px;align-self:stretch;background:var(--logo-royal)}.case-media img{width:100%;height:100%;object-fit:cover}.case-play{position:absolute;top:50%;left:50%;display:grid;width:74px;height:74px;place-items:center;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,0.86);border-radius:50%;color:#fff;background:rgba(6,19,49,0.28)}.case-play svg{width:24px;height:24px;margin-left:5px;fill:currentColor}.case-copy{padding:clamp(32px,4.4vw,54px);color:var(--ink)}.case-label{display:inline-flex;margin-bottom:20px;color:var(--logo-blue);font-family:var(--font-display);font-size:13px;font-weight:700;text-transform:uppercase}.case-copy blockquote{margin:0 0 22px;font-family:var(--font-display);font-size:32px;font-weight:700;line-height:1.18}.case-copy p{margin-bottom:0;color:var(--muted)}.case-person{display:block;margin-top:16px;font-weight:700}.case-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:28px;overflow:hidden;border:1px solid rgba(0,111,239,0.18);border-radius:8px;background:rgba(0,111,239,0.18)}.case-metric{min-height:104px;padding:17px;background:var(--soft)}.case-metric strong{display:block;margin-bottom:8px;color:var(--logo-royal);font-family:var(--font-display);font-size:16px}.case-metric span{color:var(--muted);font-size:14px;line-height:1.35}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.testimonial-card{padding:24px;border:1px solid rgba(255,255,255,0.24);border-radius:8px;background:rgba(255,255,255,0.08)}.testimonial-card p{margin-bottom:20px;color:#fff;font-size:17px;font-weight:600;line-height:1.45}.testimonial-card strong{display:block;color:#fff;font-size:15px}.testimonial-card span{color:rgba(255,255,255,0.66);font-size:14px}.reviews{background:#fff}.review-panel{position:relative;display:grid;min-height:410px;align-items:center;padding:clamp(52px,7vw,92px);border-radius:8px;background:#f4f7fb;text-align:center}.review-panel h2{margin-bottom:34px;font-size:38px;line-height:1.12}.review-slides{max-width:760px;margin:0 auto}.review-slide{display:none}.review-slide.is-active{display:block}.review-slide blockquote{margin:0 0 18px;color:var(--ink);font-size:22px;font-weight:700;line-height:1.35}.review-identity{display:inline-flex;align-items:center;justify-content:center;gap:14px;margin:8px auto 0;text-align:left}.review-avatar{display:grid;width:58px;height:58px;place-items:center;flex:0 0 auto;border-radius:14px;color:#fff;background:var(--logo-deep);font-size:17px;font-weight:800;letter-spacing:0}.review-slide:nth-child(2) .review-avatar{background:var(--logo-blue)}.review-slide:nth-child(3) .review-avatar{color:var(--logo-royal);background:#fff;border:1px solid rgba(0,111,239,0.22)}.review-meta{min-width:0}.review-slide strong{display:block;font-size:18px}.review-slide span{color:var(--muted);font-size:16px}.review-arrow{position:absolute;top:50%;display:grid;width:54px;height:54px;place-items:center;transform:translateY(-50%);border:1px solid var(--logo-deep);border-radius:50%;color:var(--logo-deep);background:transparent;cursor:pointer}.review-arrow svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none}.review-arrow.prev{left:48px}.review-arrow.next{right:48px}.review-dots{display:flex;justify-content:center;gap:7px;margin-top:30px}.review-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(5,17,38,0.28);cursor:pointer}.review-dot.is-active{background:var(--ink)}.pricing{display:grid;gap:58px}.pricing-top{display:grid;grid-template-columns:minmax(0,0.82fr) minmax(320px,0.38fr);gap:72px;align-items:end}.section-kicker{display:inline-flex;margin-bottom:16px;color:var(--logo-blue);font-size:13px;font-weight:800;text-transform:uppercase}.pricing-copy{max-width:720px}.pricing-copy h2{margin-bottom:18px;font-size:42px;line-height:1.12}.pricing-copy p{max-width:660px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}.price-card{padding:38px;border-radius:8px;color:#fff;background:var(--logo-deep)}.price-card small{color:rgba(255,255,255,0.72);font-weight:700;text-transform:uppercase}.price-amount{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline;margin:12px 0 10px}.price-amount strong{display:block;font-size:58px;line-height:1}.price-amount span{color:rgba(255,255,255,0.82);font-size:18px;font-weight:700}.price-card p{margin:0;color:rgba(255,255,255,0.78);line-height:1.5}.price-button{width:100%;margin-top:26px;color:var(--logo-royal);background:#fff}.homepage-pricing{display:grid;gap:42px}.pricing-summary{display:grid;grid-template-columns:minmax(0,0.88fr) minmax(320px,0.46fr);gap:54px;align-items:stretch}.pricing-summary-copy{display:grid;align-content:center;gap:24px}.pricing-summary-copy h2{max-width:760px;margin:0;font-size:42px;line-height:1.12}.pricing-summary-copy p{max-width:680px;margin:0;color:var(--muted);font-size:18px;line-height:1.55}.pricing-summary-actions{display:flex;flex-wrap:wrap;gap:14px}.pricing-lean-actions{justify-content:center}.pricing-summary .price-card{align-self:stretch}.pricing-page-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.pricing-page-link{display:grid;min-height:170px;align-content:space-between;gap:28px;padding:28px;border:1px solid rgba(0,111,239,0.2);border-radius:8px;background:#fff}.pricing-page-link span{color:var(--logo-blue);font-size:13px;font-weight:800;text-transform:uppercase}.pricing-page-link strong{display:block;max-width:450px;margin-top:8px;font-size:22px;line-height:1.18}.pricing-page-link p{max-width:520px;margin:10px 0 0;color:var(--muted);font-size:15px}.pricing-page-link svg{width:26px;height:26px;justify-self:end;fill:none;stroke:var(--logo-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.pricing-calculator{display:grid;grid-template-columns:minmax(0,0.86fr) minmax(330px,0.46fr);gap:44px;align-items:stretch;padding:38px;border:1px solid rgba(0,111,239,0.18);border-radius:8px;background:#fff}.calculator-copy h3{max-width:620px;margin:0 0 12px;font-size:31px;line-height:1.15}.calculator-copy>p{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.55}.calculator-controls{display:grid;gap:24px;margin-top:32px}.calculator-control{display:grid;gap:13px}.calculator-control-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.calculator-label{display:grid;gap:3px}.calculator-label strong{font-size:16px}.calculator-label span{color:var(--muted);font-size:14px}.calculator-number{display:inline-flex;min-width:126px;height:44px;align-items:center;justify-content:flex-end;gap:5px;padding:0 12px;border:1px solid rgba(0,111,239,0.24);border-radius:8px;color:var(--ink);background:#f8fbff;font-weight:800}.calculator-number input{width:56px;padding:0;border:0;outline:0;color:inherit;background:transparent;font-weight:800;text-align:right;appearance:textfield}.calculator-number input::-webkit-outer-spin-button,.calculator-number input::-webkit-inner-spin-button{margin:0;appearance:none}.calculator-number span{color:var(--muted);font-size:14px;font-weight:800}.calculator-control input[type="range"]{width:100%;height:6px;border-radius:999px;accent-color:var(--logo-blue);cursor:pointer}.calculator-results{display:grid;align-content:center;gap:20px;padding:30px;border-radius:8px;color:#fff;background:var(--logo-deep)}.calculator-mini{color:rgba(255,255,255,0.68);font-size:12px;font-weight:800;letter-spacing:0.08em;text-transform:uppercase}.calculator-breakdown{display:grid;gap:10px}.calculator-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 16px;border:1px solid rgba(255,255,255,0.16);border-radius:8px;background:rgba(255,255,255,0.06)}.calculator-breakdown-row-app{border-color:var(--logo-blue);background:var(--logo-blue)}.calculator-breakdown-row span{display:block;color:rgba(255,255,255,0.72);font-size:12px;font-weight:800;text-transform:uppercase}.calculator-breakdown-row strong{flex:0 0 auto;color:#fff;font-size:21px;line-height:1.15;text-align:right}.calculator-breakdown-row small{display:block;margin-top:3px;color:rgba(255,255,255,0.76);font-size:13px;font-weight:700}.calculator-breakdown-operator{color:rgba(255,255,255,0.62);font-size:12px;font-weight:800;text-transform:uppercase}.calculator-hero-result{padding:18px 0 20px;border-top:1px solid rgba(255,255,255,0.16);border-bottom:1px solid rgba(255,255,255,0.16)}.calculator-hero-result strong{display:block;margin-top:7px;font-size:44px;line-height:1}.calculator-hero-result span{display:block;max-width:320px;color:rgba(255,255,255,0.78);font-size:13px;font-weight:700;line-height:1.35;text-transform:uppercase}.calculator-hero-result em{display:block;margin-top:10px;color:rgba(255,255,255,0.78);font-size:16px;font-style:normal;font-weight:700;line-height:1.35}.calculator-result-list{display:grid}.calculator-result-row{display:flex;align-items:baseline;justify-content:space-between;gap:24px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,0.16)}.calculator-result-row span:first-child{color:rgba(255,255,255,0.7)}.calculator-result-row strong{color:#fff;font-size:18px;text-align:right}.calculator-note{margin:0;color:rgba(255,255,255,0.7);font-size:14px;line-height:1.5}.calculator-note a{color:#fff;font-weight:800;text-decoration:underline;text-underline-offset:3px}.pricing-table-card{overflow:hidden;border:1px solid rgba(0,111,239,0.22);border-radius:8px;background:#fff}.pricing-table{width:100%;border-collapse:collapse}.pricing-table th,.pricing-table td{padding:22px 26px;border-bottom:1px solid rgba(0,111,239,0.16);text-align:left;vertical-align:top}.pricing-table th{color:var(--logo-royal);background:#f8fbff;font-size:13px;font-weight:800;text-transform:uppercase}.pricing-table tr:last-child td{border-bottom:0}.pricing-area{width:24%;color:var(--ink);font-size:17px;font-weight:800}.pricing-table p{margin:0;color:var(--muted);font-size:15px;line-height:1.45}.pricing-tags{display:flex;flex-wrap:wrap;gap:8px}.pricing-tag{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border-radius:999px;color:var(--logo-royal);background:rgba(0,111,239,0.1);font-size:13px;font-weight:800}.pricing-demo{width:22%;color:var(--ink);font-size:15px;font-weight:700}.pricing-demo::before{display:inline-grid;width:22px;height:22px;place-items:center;margin-right:8px;border-radius:50%;color:#fff;background:var(--logo-blue);content:"✓";font-size:12px}.pricing-demo-strip{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:30px;border-top:1px solid rgba(0,111,239,0.18);background:#f8fbff}.pricing-demo-strip strong{display:block;margin-bottom:4px;color:var(--ink);font-size:19px}.pricing-demo-strip span{display:block;color:var(--muted);font-size:15px}.final{position:relative;overflow:hidden;color:#fff;background:var(--logo-blue)}.final::before,.final::after{position:absolute;z-index:0;border-radius:50%;pointer-events:none;content:""}.final::before{width:min(46vw,580px);height:min(46vw,580px);top:-260px;left:-170px;background:rgba(69,199,242,0.24)}.final::after{width:min(42vw,520px);height:min(42vw,520px);right:-210px;bottom:-280px;background:rgba(0,59,143,0.3)}.final-box{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,0.72fr) minmax(280px,0.42fr);gap:86px;align-items:center;min-height:380px}.final-copy{max-width:670px}.final-kicker{display:inline-flex;margin-bottom:18px;color:rgba(255,255,255,0.78);font-size:13px;font-weight:800;text-transform:uppercase}.final h2{margin-bottom:16px;font-size:44px;line-height:1.1}.final p{max-width:680px;margin-bottom:0;color:rgba(255,255,255,0.82);font-size:17px}.final-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.final .button{color:var(--logo-blue);background:#fff}.final .button.secondary{color:#fff;border-color:rgba(255,255,255,0.42);background:transparent}.final-product{position:relative;display:grid;min-height:430px;place-items:center}.final-phone{position:relative;z-index:2;width:min(250px,100%);margin:-92px 0 -98px;padding:5px;border:4px solid var(--logo-deep);border-radius:34px;background:var(--logo-deep);transform:rotate(-4deg)}.final-phone img{width:100%;height:500px;border-radius:25px;object-fit:cover;object-position:top center}.final-float{position:absolute;z-index:3;right:0;bottom:54px;width:178px;padding:16px;border-radius:8px;color:var(--ink);background:#fff}.final-float span{display:block;color:var(--logo-blue);font-size:12px;font-weight:800;text-transform:uppercase}.final-float strong{display:block;margin-top:5px;font-size:18px;line-height:1.2}footer{padding:58px 0 30px;color:rgba(255,255,255,0.72);background:var(--logo-deep)}.footer-simple{display:grid;gap:24px;justify-items:center;text-align:center}.footer-grid{display:grid;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(140px,0.36fr));gap:42px;padding-bottom:42px;border-bottom:1px solid rgba(255,255,255,0.14)}.footer-brand{display:grid;gap:16px;max-width:360px}.footer-logo{display:inline-flex;align-items:center;gap:12px;color:#fff;font-size:20px;font-weight:700}.footer-logo img{width:38px;height:38px;border-radius:10px}.footer-simple p{max-width:520px;margin:0;color:rgba(255,255,255,0.7);font-size:14px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:18px 24px;color:rgba(255,255,255,0.76);font-size:14px}.footer-brand p,.footer-bottom{margin:0;color:rgba(255,255,255,0.68);font-size:14px;line-height:1.5}.footer-column strong{display:block;margin-bottom:14px;color:#fff;font-size:14px}.footer-column a{display:block;width:fit-content;margin:10px 0;color:rgba(255,255,255,0.72);font-size:14px}.footer-column a:hover{color:#fff}.social-links{display:flex;gap:12px;margin:6px 0 18px}.social-links a{display:grid;width:38px;height:38px;place-items:center;margin:0;border:1px solid rgba(255,255,255,0.22);border-radius:50%;color:#fff}.social-links svg{width:18px;height:18px;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.footer-bottom{display:block;padding-top:2px;text-align:center}.modal{position:fixed;inset:0;z-index:80;display:none;padding:24px;overflow-y:auto}.modal.is-open{display:grid;place-items:center}body.modal-open{overflow:hidden}.modal-backdrop{position:fixed;inset:0;z-index:0;border:0;background:rgba(5,17,38,0.66);cursor:pointer}.video-modal .modal-backdrop{background:rgba(3,8,18,0.9)}.modal-panel{position:relative;z-index:2;width:min(620px,100%);padding:30px;border-radius:8px;background:#fff}.modal-panel.video-modal-panel{width:min(940px,100%);padding:8px;background:#030812}.modal-close{position:absolute;z-index:3;top:14px;right:14px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;color:var(--ink);background:#fff;cursor:pointer;font-size:24px;line-height:1}.video-frame{position:relative;overflow:hidden;border-radius:8px;background:#000}.video-frame img{width:100%;aspect-ratio:16 / 9;object-fit:cover;opacity:0.94}.video-frame iframe{display:block;width:100%;aspect-ratio:16 / 9;border:0;background:#000}.video-frame .video-play{pointer-events:none}.demo-form{display:grid;gap:16px;margin-top:22px}.demo-form label{display:grid;gap:7px;color:var(--ink);font-size:14px;font-weight:700}.demo-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid #d8e2ec;border-radius:8px;color:var(--ink);background:#fff}.demo-form .button{margin-top:6px}@media (max-width:960px){.section{padding:118px 0}.split,.cost-story,.case-study,.pricing,.pricing-top,.pricing-summary,.pricing-calculator,.final-box,.quote-step,.quote-step-reverse,.walkthrough,.pdf-proof{grid-template-columns:1fr}.quote-step,.quote-step-reverse{gap:28px}.quote-step-reverse .quote-step-visual,.quote-step-reverse .quote-step-copy{order:initial}.pain-grid,.control-grid,.fit-row,.faq-row{grid-template-columns:1fr 1fr}.feature-band{grid-template-columns:repeat(2,minmax(0,1fr))}.walkthrough-panel.is-active{grid-template-columns:minmax(260px,0.44fr) minmax(0,1fr);gap:42px}.case-media{min-height:380px}.testimonial-grid{grid-template-columns:1fr}.review-arrow.prev{left:24px}.review-arrow.next{right:24px}.cost-panel{padding:30px}.pdf-proof,.pricing,.final-box{gap:52px}.pricing-top{gap:44px}.pricing-summary{gap:34px}.pricing-calculator{padding:32px}.pricing-demo-strip{grid-template-columns:1fr}.final-box{min-height:0}.final-product{min-height:360px}.final-phone{margin:0 0 -84px}.final-float{right:calc(50% - 190px)}}@media (max-width:680px){.wrap{width:min(1160px,calc(100% - 28px))}.nav{grid-template-columns:auto auto;justify-content:space-between;gap:16px}.nav-links,.nav-actions{display:none}.menu-toggle{display:inline-flex}.mobile-menu{display:none}.mobile-menu.is-open{display:block}.brand span{font-size:18px}.hero::before{width:430px;height:430px;top:-250px;left:-230px;background:rgba(69,199,242,0.22)}.hero::after{width:360px;height:360px;right:-230px;bottom:-190px;background:rgba(0,59,143,0.2)}.hero-grid{gap:42px;padding:50px 0 0}.hero-copy,.hero-product{width:100%;max-width:100%}h1,.hero-copy>p{max-width:100%}h1{font-size:32px;line-height:1.12}.hero-copy>p{font-size:17px}.section-head h2{font-size:28px}.section-head p{font-size:16px}.section-head{margin-bottom:40px}.feature-cloud{gap:26px}.feature-cloud-head h2{font-size:30px}.feature-cloud-head p{font-size:16px}.feature-chip-cloud{justify-content:flex-start;gap:9px;width:100%}.feature-chip{min-height:40px;padding:0 14px;font-size:14px}.feature-chip svg{width:16px;height:16px}.quick-proof{display:none}.hero-product{padding-bottom:34px}.video-label{right:12px;bottom:12px;min-height:38px;padding:0 14px;font-size:14px}.actions,.pain-grid,.control-grid,.feature-band,.fit-row,.faq-row,.case-metrics{display:grid;grid-template-columns:1fr}.cost-comparison{grid-template-columns:1fr;gap:24px}.cost-panel{min-height:0;padding:26px;gap:22px}.cost-panel strong{font-size:40px}.cost-switch{width:48px;height:48px;justify-self:center;transform:rotate(90deg)}.cost-list span{grid-template-columns:26px minmax(0,1fr);gap:11px;font-size:14px}.cost-list span::before{width:26px;height:26px}.walkthrough{gap:30px}.quote-steps{gap:62px}.quote-step{gap:20px}.quote-step-visual{min-height:286px}.quote-step-visual img{width:min(194px,76%);height:254px;margin-top:28px;border-width:3px;border-radius:24px 24px 0 0}.quote-step-copy{max-width:100%}.quote-step-copy h3{font-size:25px}.quote-step-copy p{max-width:100%;font-size:15px}.quote-steps-action{padding-top:0}.customer-story .section-head.center{max-width:520px;margin-right:0;margin-left:0;text-align:left}.customer-story .section-head.center .section-kicker,.customer-story .section-head.center h2,.customer-story .section-head.center p{justify-self:start;margin-right:0;margin-left:0}.walkthrough-tabs{display:flex;gap:8px;overflow-x:auto;margin-right:-14px;margin-left:-14px;padding:2px 14px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.walkthrough-tabs::-webkit-scrollbar{display:none}.walkthrough-tab{min-width:132px;flex:0 0 132px;gap:3px;padding:12px 13px;scroll-snap-align:start}.walkthrough-tab strong{font-size:14px;line-height:1.15}.walkthrough-tab span{font-size:11px}.walkthrough-tab.is-active{color:#fff;background:var(--logo-blue)}.walkthrough-tab.is-active strong,.walkthrough-tab.is-active span{color:#fff}.walkthrough-stage{min-height:0}.walkthrough-tabs,.walkthrough-stage{animation:none}.walkthrough-panel.is-active{grid-template-columns:1fr;gap:20px}.journey-copy{order:1;max-width:100%;text-align:left}.journey-phone{order:2;width:min(340px,100%);padding:4px;border-width:3px;border-radius:32px}.journey-phone::before{display:none}.journey-phone img{height:min(590px,150vw);border-radius:26px}.journey-copy h3{font-size:27px}.journey-copy p{font-size:16px}.pdf-preview{max-height:480px}.review-panel{min-height:360px;padding:34px 22px}.review-panel h2{font-size:29px}.review-slide blockquote{font-size:19px}.review-identity{display:grid;justify-items:center;text-align:center}.review-arrow{position:static;transform:none}.review-panel{grid-template-columns:54px 1fr 54px;gap:12px}.review-panel h2,.review-slides,.review-dots{grid-column:1 / -1}.review-arrow.prev{grid-column:1;grid-row:3;justify-self:end}.review-arrow.next{grid-column:3;grid-row:3;justify-self:start}.case-copy{padding:28px}.case-copy blockquote{font-size:26px}.price-amount strong{font-size:42px}.pricing-copy h2,.pricing-summary-copy h2,.final h2{font-size:30px}.pricing-page-links{grid-template-columns:1fr}.pricing-calculator{padding:24px;gap:30px}.calculator-copy h3{font-size:26px}.calculator-copy>p{font-size:16px}.calculator-control-head{display:grid;gap:12px}.calculator-number{width:100%;justify-content:space-between}.calculator-number input{width:100%;max-width:92px}.calculator-results{padding:26px}.calculator-breakdown-row{display:grid;gap:8px}.calculator-hero-result strong{font-size:36px}.calculator-result-row{display:grid;gap:4px}.calculator-result-row strong{text-align:left}.pricing-table{display:block}.pricing-table thead{display:none}.pricing-table tbody,.pricing-table tr,.pricing-table td{display:block;width:100%}.pricing-table tr{padding:24px;border-bottom:1px solid rgba(0,111,239,0.16)}.pricing-table tr:last-child{border-bottom:0}.pricing-table td{padding:0;border-bottom:0}.pricing-area{width:auto;margin-bottom:14px;font-size:18px}.pricing-tags{margin-bottom:14px}.pricing-demo{width:auto;color:var(--muted)}.pricing-demo-strip{padding:24px}.final{text-align:center}.final::before{width:360px;height:360px;top:-210px;left:-220px;background:rgba(69,199,242,0.18)}.final::after{width:320px;height:320px;right:-220px;bottom:-130px;background:rgba(0,59,143,0.22)}.final-actions{justify-content:center}.final-product{min-height:330px}.final-phone{width:min(210px,72vw);margin:8px auto -72px;transform:rotate(-2deg)}.final-phone img{height:420px}.final-float{right:50%;bottom:18px;width:min(230px,80vw);transform:translateX(50%)}.case-media{min-height:320px}.case-play{width:70px;height:70px}.fit-row,.faq-row{gap:14px;padding:32px 0}.faq-head h2{font-size:32px}.faq-head h1{font-size:32px}.faq-page-section{padding:48px 0 78px}.faq-head p{font-size:16px}.faq-filters{gap:8px;margin-bottom:22px}.faq-filter{min-height:42px;padding:0 16px;font-size:14px}.faq-list{gap:8px}.faq-row{padding:0;border-radius:10px}.faq-row summary{min-height:58px;gap:14px;padding:16px 18px;font-size:16px;line-height:1.25}.faq-row summary::after{width:9px;height:9px}.faq-row p{padding:0 42px 18px 18px;font-size:15px;line-height:1.55}.faq-more{width:100%;margin-top:18px}.button{width:100%}.nav .button{width:auto}.section{padding:76px 0}.phone img{height:460px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:grid}.modal{padding:14px}.modal-panel{padding:24px}}@media (max-width:520px){.footer-grid{grid-template-columns:1fr}}@keyframes flyUp{from{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes flyScale{from{opacity:0;transform:translateY(34px) scale(0.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadeSlideLeft{from{opacity:0;transform:translateX(-44px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeSlideRight{from{opacity:0;transform:translateX(44px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOnly{from{opacity:0}to{opacity:1}}@keyframes typeField{0%,12%{width:0}38%,82%{width:calc(var(--chars) * 0.62em)}100%{width:0}}@keyframes cursorBlink{50%{border-color:transparent}}@media (prefers-reduced-motion:reduce){.typing-field strong::after{width:calc(var(--chars) * 0.62em);animation:none}}@media (prefers-reduced-motion:no-preference){.hero .eyebrow,.hero h1,.hero-copy>p,.hero .actions,.quick-proof,.hero-product{animation:flyUp 0.75s cubic-bezier(0.2,0.7,0.2,1) both}.hero h1{animation-delay:0.08s}.hero-copy>p{animation-delay:0.16s}.hero .actions{animation-delay:0.24s}.quick-proof{animation-delay:0.32s}.hero-product{animation-name:flyScale;animation-delay:0.38s}.section-head,.pain-card,.cost-panel,.quote-step,.walkthrough-tabs,.walkthrough-stage,.quote-card,.pdf-proof>div,.fit-row,.feature-item,.review-panel,.pricing-copy,.pricing-summary-copy,.price-card,.pricing-page-link,.pricing-calculator,.pricing-table-card,.pricing-demo-strip,.faq-row,.final-box{animation:flyUp 0.72s cubic-bezier(0.2,0.7,0.2,1) both;animation-timeline:view();animation-range:entry 0% cover 30%}.walkthrough-tabs,.quote-step:nth-child(odd),.cost-panel.manual,.quote-card{animation-name:fadeSlideLeft}.walkthrough-stage,.quote-step:nth-child(even),.cost-panel.fast,.pdf-preview,.price-card{animation-name:fadeSlideRight}.cost-switch{animation:fadeOnly 0.72s cubic-bezier(0.2,0.7,0.2,1) both;animation-timeline:view();animation-range:entry 8% cover 26%}.pain-card:nth-child(2),.feature-item:nth-child(2),.pricing-table tbody tr:nth-child(2){animation-range:entry 4% cover 32%}.pain-card:nth-child(3),.feature-item:nth-child(3),.pricing-table tbody tr:nth-child(3){animation-range:entry 8% cover 34%}.feature-item:nth-child(4),.pricing-table tbody tr:nth-child(4){animation-range:entry 12% cover 36%}.pricing-table tbody tr{animation:flyUp 0.62s cubic-bezier(0.2,0.7,0.2,1) both;animation-timeline:view();animation-range:entry 0% cover 24%}}