.phone-journey{color:#203b35;background:#fff;padding:90px 24px}.pj-layout{grid-template-columns:1fr 1fr;align-items:center;gap:90px;max-width:980px;margin:auto;display:grid}.pj-device-wrap{justify-content:center;display:flex}.pj-device{background:#fff;border:6px solid #252725;border-radius:46px;width:280px;height:564px;position:relative;overflow:hidden;box-shadow:0 0 0 2px #8c8e89,0 0 0 4px #d9dad5,8px 16px 20px #15251d16}.pj-status{color:#1c2420;justify-content:space-between;align-items:center;height:36px;padding:0 18px;font-size:10px;font-weight:600;display:flex;position:relative}.pj-status i{background:#202320;border-radius:20px;width:78px;height:20px;position:absolute;top:5px;left:calc(50% - 39px)}.pj-status>span:last-child{align-items:center;gap:3px;display:flex}.pj-screen{flex-direction:column;height:calc(100% - 36px);padding:13px 18px 20px;display:flex}.pj-logo{object-fit:contain;align-self:flex-start;width:80px;height:auto}.pj-demo-label{color:#61766b;margin:8px 0 24px;font-size:10px}.pj-screen-content{animation:.45s ease-out pj-appear}.pj-count{color:#5e7468;font-size:11px}.pj-screen h3{letter-spacing:-.035em;margin:12px 0;font-size:25px;font-weight:400;line-height:1.18}.pj-screen p{color:#5a7064;margin:8px 0;font-size:13px;line-height:1.5}.pj-options{gap:10px;margin-top:22px;display:grid}.pj-options button{color:#274239;font:inherit;cursor:pointer;background:#fff;border:1px solid #d6dfd6;border-radius:13px;align-items:center;gap:10px;padding:14px 10px;font-size:13px;transition:background .35s,border-color .35s;display:flex}.pj-options button>span{border:1px solid #c4d7c8;border-radius:50%;place-items:center;width:20px;height:20px;margin-left:auto;display:grid}.pj-options button[aria-pressed=true]>span{color:#fff;background:#295e46;border-color:#295e46}.pj-phone-next{color:#fff;font:inherit;cursor:pointer;background:#244b3a;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:44px;margin-top:auto;padding:13px;font-size:13px;text-decoration:none;display:flex}.pj-range-label{color:#596e62;margin:24px 0 6px;font-size:12px;display:block}.pj-amount{letter-spacing:-.05em;margin-bottom:20px;font-size:34px;line-height:1.2;display:block}.pj-screen input[type=range]{accent-color:#39765a;cursor:pointer;width:100%;height:26px}.pj-range-ends{color:#64766c;justify-content:space-between;font-size:10px;display:flex}.pj-note{background:#edf5ec;border-radius:12px;align-items:center;gap:9px;margin:25px 0 14px;padding:14px 10px;display:flex}.pj-note svg{flex-shrink:0}.pj-note p{margin:0;font-size:12px}.pj-screen small{color:#617165;font-size:10px;line-height:1.45;display:block}.pj-summary{background:#eaf4e9;border-radius:16px;gap:10px;margin:20px 0 14px;padding:18px 14px;display:grid}.pj-summary>span{color:#5a7062;font-size:11px}.pj-summary>strong{letter-spacing:-.04em;font-size:30px;font-weight:400}.pj-summary>div{align-items:center;gap:8px;font-size:12px;display:flex}.pj-eyebrow{letter-spacing:.07em;color:#5b7065;font-size:13px}.pj-copy h2{letter-spacing:-.045em;min-height:148px;margin:14px 0 20px;font-size:clamp(30px,3.4vw,44px);font-weight:400;line-height:1.12}.pj-copy>p{color:#5d7267;min-height:105px;font-size:16px;line-height:1.65}.pj-stage-label{color:#557063;justify-content:space-between;align-items:center;gap:8px;margin-top:28px;font-size:14px;display:flex}.pj-stage-label button{cursor:pointer;color:#31533e;background:#f1f5ee;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.pj-progress{gap:5px;margin:8px 0 30px;display:flex}.pj-progress button{cursor:pointer;background:0 0;border:0;flex:1;height:24px;padding:9px 0}.pj-progress span{background:#e5e9e2;height:3px;display:block}.pj-cta{color:#193c29;background:#86f5af;border-radius:30px;justify-content:center;align-items:center;gap:15px;padding:15px 23px;font-size:15px;text-decoration:none;display:inline-flex}.phone-journey :focus-visible{outline-offset:4px;outline:2px solid #285f46}@keyframes pj-appear{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}@media (max-width:750px){.phone-journey{padding:58px 22px}.pj-layout{grid-template-columns:1fr;gap:38px;max-width:440px}.pj-copy{grid-row:1}.pj-copy h2{min-height:0;font-size:33px}.pj-copy>p{min-height:0;font-size:15px}.pj-stage-label{margin-top:20px}.pj-progress{margin-bottom:20px}.pj-device{width:276px;height:556px}.pj-cta{width:100%}}@media (prefers-reduced-motion:reduce){.phone-journey *{transition:none!important;animation:none!important}}.pj-device{background:#f7f6f2}.pj-screen{color:#20382d}.pj-demo-label,.pj-count{color:#617165}.pj-screen p{color:#66736a}.pj-screen h3{letter-spacing:-.04em;line-height:1.12}.pj-count{border-bottom:3px solid #2e6650;padding-bottom:9px;display:block}.pj-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:17px}.pj-options button{text-align:left;color:#20382d;border-color:#dce2db;border-radius:14px;grid-template-columns:1fr auto;align-content:start;gap:8px;min-height:99px;padding:40px 10px 12px;font-size:12px;line-height:1.3;display:grid;position:relative}.pj-options button>svg{color:#44775a;position:absolute;top:11px;left:10px}.pj-options button>span{border-color:#b7c4ba;border-radius:4px;width:16px;height:16px;position:absolute;top:12px;right:10px}.pj-options button[aria-pressed=true]{background:#e8f8ed;border-color:#407a54}.pj-options button[aria-pressed=true]>span{background:#234b38;border-color:#234b38}.pj-phone-next{color:#10251a;background:#74f8af;border-radius:999px}.pj-phone-next:hover{background:#5de49a}.pj-screen input[type=range]{accent-color:#2e6650}.pj-summary{background:#fff;border:1px solid #dce2db;border-radius:20px}.pj-summary>svg{color:#44775a}.pj-note{background:#e8f8ed}.pj-progress [aria-current] span{background:#2e6650}.pj-cta{color:#10251a;background:#74f8af}.pj-cta:hover{background:#5de49a}.pj-screen .pj-demo-label{margin-bottom:12px}.pj-options button{min-height:94px}.pj-celebration{text-align:center;padding:25px 0 0;position:relative}.pj-success-icon{color:#234b38;background:#74f8af;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 19px;animation:.5s cubic-bezier(.2,.8,.3,1.3) pj-success;display:grid}.pj-celebration h3{margin:10px 0;font-size:30px;line-height:1.12}.pj-celebration-amount{background:#fff;border:1px solid #dce2db;border-radius:16px;gap:5px;margin:19px 0 13px;padding:16px 10px;display:grid}.pj-celebration-amount span{color:#617165;font-size:11px}.pj-celebration-amount strong{letter-spacing:-.04em;font-size:28px;font-weight:400}.pj-confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.pj-confetti i{background:var(--color);opacity:0;width:6px;height:11px;animation:pj-confetti-pop 1.65s ease-out var(--delay) both;border-radius:2px;position:absolute;top:55px;left:50%}.pj-confetti i:nth-child(3n){border-radius:50%;width:7px;height:7px}@keyframes pj-confetti-pop{0%{opacity:0;transform:translate(0)rotate(0)}12%{opacity:1}55%{opacity:1;transform:translate(var(--x),-35px) rotate(var(--r))}to{opacity:0;transform:translate(var(--x),170px) rotate(var(--r))}}@keyframes pj-success{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.pj-confetti{display:none}}
