/* Unified guest-to-owner tour. Device assets are photographic; only the chart is SVG. */
.hero-human{position:relative}.hero-review-toast{position:absolute;right:20px;bottom:23px;display:flex;gap:11px;align-items:center;padding:15px 18px;background:#fffffff2;border:1px solid #ffffff;border-radius:17px;box-shadow:0 12px 35px #0c30452e;color:#13364d;max-width:calc(100% - 40px);opacity:0;transform:translateY(20px);transition:opacity .7s,transform .7s;pointer-events:none;text-align:left}.hero-review-toast.is-visible{opacity:1;transform:translateY(0)}.toast-review-icon{display:grid;place-items:center;width:41px;height:41px;flex-shrink:0;background:#e9f2ff;border-radius:12px;color:#4285f4;font-size:29px}.hero-review-toast small{display:block;font-size:9px;color:#5c7283;margin-bottom:3px}.hero-review-toast time{display:block;font-size:13px;font-weight:650}.hero-review-toast p{font-size:13px!important;line-height:1.35!important;margin:5px 0 0!important}.hero-review-toast br{display:block}
@media(max-width:720px){.hero-review-toast{right:12px;bottom:14px;padding:11px 13px;gap:8px;max-width:calc(100% - 24px)}.hero-review-toast p{font-size:11px!important}.hero-review-toast time{font-size:12px}.toast-review-icon{width:34px;height:34px;font-size:25px}}
@media(prefers-reduced-motion:reduce){.hero-review-toast{transition:none}}
.journey-section{margin:26px 20px 0;border-radius:38px;background:#122e46;color:#fff;padding:54px 0 32px;box-shadow:0 24px 64px #112d4626;overflow:clip}
.journey-wrap{width:min(1190px,calc(100% - 72px));min-width:0;display:flex;flex-direction:column}
.journey-heading{order:0}.journey-chapters{order:1}.journey-tabs{order:2}.journey-growth{order:3}.journey-body{order:4}.journey-controls{order:5}.journey-routing{order:6}.journey-note{order:7}.journey-wrap>noscript{order:8}
.journey-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px}
.journey-heading h2{font-size:clamp(32px,3.4vw,49px)}
.journey-heading p{margin:12px 0 0;color:#c3d6e6;font-size:17px}
.journey-brand{width:225px;height:auto;background:#fff;border-radius:15px;padding:14px 17px;flex-shrink:0}
.journey-chapters{display:flex;gap:28px;margin-bottom:14px;color:#91adc1;font-size:14px;font-weight:600}
.journey-chapters span{padding-bottom:7px;border-bottom:2px solid transparent;transition:color .3s}
.journey-chapters small{margin-left:7px;font-size:12px;color:#91adc1}
.journey-chapters .is-current{color:#fff;border-color:#70d6bb}
.journey-tabs{display:flex;gap:8px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#637e91 transparent;padding:4px 2px 15px;scroll-padding-inline:4px}
.journey-tabs button{flex:1;white-space:nowrap;min-height:48px;border:1px solid #54718a;border-radius:10px;background:#18374f;color:#dce9f3;padding:10px 12px;font-size:14px;font-weight:550;transition:background .2s,color .2s,border-color .2s}
.journey-tabs button span{display:inline-block;margin-right:8px;opacity:.65;font-variant-numeric:tabular-nums}
.journey-tabs button[aria-selected=true]{background:#fff;color:#122e46;border-color:#fff}
.journey-tabs button:hover{border-color:#a3bfd1}
.journey-body{display:grid;grid-template-columns:.62fr 1.38fr;column-gap:30px;align-items:center;min-width:0}
.journey-intro{align-self:center;padding:15px 0 30px}
.journey-intro>p{font-size:14px;color:#77d8bc;margin-bottom:18px;font-weight:550}
.journey-intro h3{font-size:clamp(28px,2.7vw,40px);line-height:1.13;letter-spacing:-.04em;max-width:330px}
.journey-stage{position:relative;min-width:0;height:490px;isolation:isolate;touch-action:pan-y}
.journey-phone,.journey-laptop{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:transform .85s cubic-bezier(.22,.8,.23,1),opacity .5s;transform-origin:50% 50%}
.journey-phone .handset-art{height:480px;width:334px;max-width:none;flex-shrink:0}
.journey-phone{opacity:1;transform:translateY(0) scale(1);z-index:2}
.journey-stage[data-device=laptop] .journey-phone{opacity:0;transform:translateY(-20px) scale(.67,.78) rotate(3deg);pointer-events:none}
.journey-laptop{flex-direction:column;opacity:0;transform:translateY(12px) scale(.46,.78);pointer-events:none;z-index:1}
.journey-stage[data-device=laptop] .journey-laptop{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;z-index:3}
.journey-macbook{width:100%;max-width:760px;position:relative;aspect-ratio:1513/1039;filter:drop-shadow(0 18px 14px #06152444)}
.journey-macbook-frame{display:block;width:100%;height:100%;object-fit:contain}
.journey-macbook-screen{position:absolute;left:14.144%;top:10.01%;width:71.712%;height:61.79%;background:#f2f6fa;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a6b6c3 #eef3f7;touch-action:pan-x pan-y}
.journey-macbook-screen img{width:100%;max-width:none;height:auto;min-height:100%;object-fit:contain;object-position:top}
.journey-macbook-screen img[hidden]{display:none}
.journey-screen-hint{margin-top:-5px;color:#a5c2d7;font-size:12px}
.journey-ai{position:absolute;bottom:8px;right:10px;z-index:5;color:#afc8da;font-size:10px}
.journey-ai summary{cursor:pointer;padding:8px;list-style:none}
.journey-ai p{position:absolute;bottom:30px;right:0;width:220px;padding:12px;background:#0b2234;border:1px solid #516b7e;border-radius:10px;font-size:12px}
.journey-caption{grid-column:2;text-align:center;max-width:690px;justify-self:center;min-height:136px;padding:12px 14px 0}
.journey-caption h3{font-size:clamp(23px,2vw,29px);line-height:1.14;letter-spacing:-.025em}
.journey-caption p{font-size:16px;line-height:1.55;color:#d0e0ed;margin:10px auto 0;max-width:590px}
.journey-caption small{display:block;color:#9bb7cb;font-size:12px;line-height:1.5;margin-top:10px}
.journey-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:24px 0}
.journey-controls button{min-height:46px;border:1px solid #708ba0;border-radius:10px;background:transparent;color:#fff;padding:10px 17px;font-size:14px;font-weight:550}
.journey-controls button:hover{background:#24445c}
.journey-controls button:disabled{opacity:.4;cursor:default}
.journey-controls #journey-next{background:#fff;color:#122e46;border-color:#fff;min-width:117px}
#journey-count{font-size:14px;color:#c7dbe9;font-variant-numeric:tabular-nums;min-width:40px;text-align:center}
.journey-growth{border-top:1px solid #496478;padding-top:21px;margin-top:3px}
.journey-growth-label,.journey-growth-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}
.journey-growth-label strong{font-size:16px;font-weight:550}.journey-growth-label>span{font-size:12px;color:#a8c2d5}
.journey-growth svg{display:block;width:100%;height:55px;margin-top:10px;overflow:visible}
.journey-routing{display:flex;gap:12px;align-items:baseline;border-top:1px solid #496478;padding-top:18px;color:#c7dbe9;font-size:14px;line-height:1.5}.journey-routing strong{color:#fff;white-space:nowrap}
.growth-grid{fill:none;stroke:#446074;stroke-width:1}
.growth-track{fill:none;stroke:#34586b;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}
#growth-progress{fill:none;stroke:#71dcc0;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;stroke-dashoffset:.88;transition:stroke-dashoffset .85s cubic-bezier(.25,.75,.25,1)}
.journey-growth-bottom{font-size:12px;color:#adc6d8;margin-top:11px}
.journey-growth-bottom>span:last-child{white-space:nowrap}
.journey-note{font-size:11px;color:#a0bacd;line-height:1.6;margin-top:20px!important;max-width:960px}
.journey-fallback{display:grid;gap:30px;padding:30px 0}.journey-fallback img{max-height:600px;object-fit:contain}.journey-anchor{display:block;height:0}
@media(max-width:1050px){.journey-wrap{width:calc(100% - 48px)}.journey-tabs button{flex:0 0 auto}.journey-body{grid-template-columns:.58fr 1.42fr;gap:15px}.journey-stage{height:440px}.journey-phone .handset-art{height:425px;width:296px}.journey-caption{padding-inline:0}.journey-intro h3{font-size:30px}}
@media(max-width:720px){
.journey-section{margin:18px 10px 0;border-radius:25px;padding:28px 0 23px}
.journey-wrap{width:calc(100% - 36px)}
.journey-heading{gap:14px;align-items:flex-start;margin-bottom:24px}.journey-heading h2{font-size:29px}.journey-heading p{font-size:14px;line-height:1.45;margin-top:10px;max-width:245px}
.journey-brand{width:125px;padding:9px 10px;border-radius:9px;margin-top:3px}
.journey-chapters{font-size:13px;gap:22px;margin-bottom:8px}
.journey-tabs{margin-inline:-2px;gap:6px;padding-bottom:13px}.journey-tabs button{font-size:13px;padding-inline:11px;min-height:44px}
.journey-body{display:flex;flex-direction:column;gap:0}
.journey-intro{align-self:stretch;padding:12px 0 5px;min-height:95px}
.journey-intro>p{font-size:12px;margin-bottom:7px}.journey-intro h3{font-size:24px;line-height:1.15;max-width:330px}.journey-intro h3 br{display:none}.journey-intro h3 br:after{content:' '}
.journey-stage{height:355px;width:100%;transition:height .65s cubic-bezier(.22,.8,.23,1)}
.journey-phone .handset-art{height:350px;width:243.5px;aspect-ratio:800/1150}
.journey-phone .handset-art>img{width:140.25%;left:-25%}
.journey-phone .handset-screen{left:14%;top:6.609%;width:56.25%;height:86.435%;border-radius:15px}
.journey-stage[data-device=laptop]{height:clamp(240px,65vw,370px)}
.journey-macbook{width:112%;max-width:none;flex-shrink:0}
.journey-macbook-screen{font-size:12px}
.journey-screen-hint{font-size:11px;margin-top:1px}
.journey-caption{min-height:160px;padding:12px 0 0;text-align:left;width:100%}
.journey-caption h3{font-size:23px;line-height:1.15}.journey-caption p{font-size:15px;line-height:1.5;margin-top:9px}.journey-caption small{font-size:11px}
.journey-controls{justify-content:center;gap:8px;padding:20px 0}.journey-controls button{padding:10px 12px;font-size:13px}.journey-controls #journey-next{min-width:96px}#journey-count{font-size:12px;min-width:33px}
.journey-growth{padding-top:17px}.journey-growth-label{align-items:start}.journey-growth-label strong{max-width:170px;font-size:14px;line-height:1.3}.journey-growth-label>span{font-size:10px;max-width:90px;text-align:right}
.journey-growth svg{height:42px}.growth-track,#growth-progress{stroke-width:10}
.journey-routing{flex-direction:column;gap:5px;font-size:13px}
.journey-growth-bottom{font-size:10px}.journey-note{font-size:10px;margin-top:16px!important}
}
@media(max-width:360px){.journey-brand{width:105px}.journey-heading h2{font-size:26px}.journey-wrap{width:calc(100% - 28px)}.journey-controls{gap:5px}.journey-controls button{padding-inline:9px}}
@media(prefers-reduced-motion:reduce){.journey-section *{transition:none!important;scroll-behavior:auto!important}}

/* Compact graph belongs to the value story, not a separate full-width panel. */
.service-brand-logo{display:block;width:min(330px,100%);height:auto;max-height:110px;object-fit:contain;object-position:left center;margin:0 0 17px;mix-blend-mode:multiply}.benefit-copy h3{margin-top:0}
@media(max-width:720px){.service-brand-logo{width:min(285px,100%);max-height:95px;margin-bottom:15px}}
.journey-try{order:5;display:flex;align-items:center;justify-content:center;gap:22px;padding:24px 0 12px}.journey-try button{padding:18px 26px;min-height:60px;border:0;border-radius:13px;background:#80e4c7;color:#112e46;font-size:20px;font-weight:700;box-shadow:0 7px 22px #031b2733}.journey-try button span{margin-left:16px}.journey-try p{color:#bed5e5;font-size:13px;line-height:1.5;margin:0}
#review-demo-dialog{padding:0;border:0;border-radius:22px;background:#fff;width:min(540px,calc(100vw - 24px));max-height:calc(100dvh - 30px);color:#132f45;box-shadow:0 30px 100px #0007}#review-demo-dialog::backdrop{background:#061524bd;backdrop-filter:blur(5px)}#review-demo-dialog header{display:flex;gap:15px;align-items:start;padding:20px;border-bottom:1px solid #dbe5eb}#review-demo-dialog h2{font-size:21px;line-height:1.2}#review-demo-dialog header p{font-size:12px;margin:7px 0 0;color:#536b7e}#close-review-demo{flex-shrink:0;border:0;border-radius:50%;background:#edf3f6;font-size:27px;width:44px;height:44px;margin-left:auto}#review-demo-dialog iframe{display:block;width:100%;height:min(680px,calc(100dvh - 155px));border:0;background:#eaf1ed}
.services-inline{position:relative;margin-top:40px!important}.services-inline:before{content:'';position:absolute;top:-40px;left:50%;height:39px;width:2px;background:linear-gradient(#c7d9dc,#65b6a3)}
@media(max-width:720px){.journey-try{flex-direction:column;gap:12px;padding:24px 0 4px;text-align:center}.journey-try button{width:100%}.journey-try p{font-size:12px}#review-demo-dialog header{padding:15px}#review-demo-dialog h2{font-size:19px}.services-inline{margin-top:28px!important}.services-inline:before{top:-28px;height:27px}}
.journey-body{align-items:start}
.journey-intro{grid-row:1 / 4;align-self:center;padding:22px 0}
.journey-intro h3{font-size:clamp(28px,2.5vw,37px)}
.journey-growth{aspect-ratio:1;max-width:320px;width:100%;margin-top:25px;padding:19px;background:#183d54;border:1px solid #416276;border-radius:23px;box-shadow:0 12px 30px #071b2926;display:flex;flex-direction:column}
.journey-growth-label{align-items:center}.journey-growth-label>span{font-size:14px;color:#8ce7cb;text-align:left;max-width:none}
.growth-review-label,.growth-time-label{display:inline-flex;align-items:center;gap:7px}
.journey-growth .journey-growth-label svg,.journey-growth .journey-growth-bottom svg{width:23px;height:23px;margin:0;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.journey-growth-label .growth-plus{font-size:30px;line-height:1;color:#ffcd70;font-weight:600}
.journey-growth .growth-chart{height:auto;flex:1;min-height:0;margin:12px 0 5px}
.growth-grid{stroke:#48697b;stroke-width:1;opacity:.5}.growth-track,#growth-progress{stroke-width:8}
.journey-growth-bottom{align-items:end;font-size:10px;margin-top:3px}.journey-growth-bottom>span:first-child{max-width:125px;line-height:1.35}.growth-time-label{color:#ffcd70;white-space:nowrap}
.journey-controls{grid-column:2;grid-row:2;order:initial;justify-content:center;gap:12px;padding:6px 0 14px;margin:0}
.journey-caption{grid-row:3;order:initial;min-height:145px;padding:7px 18px 24px}
.journey-stage{grid-column:2;grid-row:1}
.journey-routing{margin-top:18px}
.journey-section{position:relative;margin-bottom:0;border-radius:38px 38px 30px 30px}
.cards-section{position:relative;padding-top:70px!important;margin-top:0;background:linear-gradient(180deg,#edf5f6 0, #fff 210px)}
.cards-section:before{content:'';position:absolute;left:50%;top:-1px;width:2px;height:48px;background:linear-gradient(#71dcc0,#78a9a4);transform:translateX(-50%)}
.cards-section:after{content:'';position:absolute;left:50%;top:44px;width:9px;height:9px;border-radius:50%;background:#71dcc0;border:3px solid #edf5f6;box-shadow:0 0 0 1px #94cabc;transform:translateX(-50%)}
@media(max-width:720px){
.journey-intro{display:contents}.journey-intro>p{order:0;align-self:stretch;margin:14px 0 7px}.journey-intro h3{order:1;font-size:24px;align-self:stretch;max-width:none}
.journey-stage{order:2}.journey-controls{order:3;width:100%;padding:9px 0 15px;gap:8px}.journey-caption{order:4;padding:0 3px 16px;min-height:0}
.journey-growth{order:5;aspect-ratio:auto;max-width:none;height:116px;padding:11px 14px;margin:9px 0 0;border-radius:16px;display:grid;grid-template-columns:104px 1fr;grid-template-rows:1fr 1fr;column-gap:12px}
.journey-growth-label{grid-column:1;grid-row:1;justify-content:start;gap:7px}.journey-growth-label>span{font-size:11px}.journey-growth-label .growth-plus{font-size:20px}
.journey-growth .growth-chart{grid-column:2;grid-row:1 / 3;width:100%;height:86px;align-self:center;margin:0}.journey-growth-bottom{grid-column:1;grid-row:2;flex-direction:column;align-items:start;justify-content:end;gap:5px;font-size:9px}.journey-growth-bottom>span:first-child{max-width:none}.journey-growth .journey-growth-label svg,.journey-growth .journey-growth-bottom svg{width:17px;height:17px}
.journey-routing{margin-top:24px}.cards-section{padding-top:59px!important}.cards-section:before{height:34px}.cards-section:after{top:30px}
}
