/* Light product sequence. The supplied product photography is unchanged. */
@font-face{font-family:'Jost Steps';src:url('assets/fonts/jost-steps-variable.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
.work-marquee{position:relative;max-width:2400px;margin:auto;padding:46px 0 64px;background:#faf9f7;color:#5b5c59;overflow:hidden;border-block:1px solid #eeece8}
.marquee-window{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}
.marquee-track{display:flex;width:max-content}
.marquee-group{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;width:max(100vw,1120px);padding:0 32px;margin:0;list-style:none;gap:64px}
.marquee-group li{font-family:'SF Pro Display',-apple-system,BlinkMacSystemFont,'Helvetica Neue',Jost,Arial,sans-serif;font-size:clamp(24px,2.1vw,34px);font-weight:300;letter-spacing:-.03em;white-space:nowrap}
.work-marquee.is-enhanced .marquee-track{animation:names-travel 38s linear infinite}
.work-marquee.is-paused .marquee-track,.work-marquee:hover .marquee-track,.work-marquee:focus-within .marquee-track{animation-play-state:paused}
.marquee-toggle{position:absolute;right:4.79%;bottom:8px;display:grid;place-items:center;width:44px;height:44px;color:#686a64;border-radius:50%}
.marquee-toggle:hover{color:#191a17;background:#eeece7}.marquee-toggle:focus-visible{outline:2px solid #a76816;outline-offset:2px}.marquee-toggle .icon{width:17px;height:17px}
@keyframes names-travel{to{transform:translateX(-50%)}}

.how-it-works{--paper:#faf9f7;--ink:#151613;--soft-ink:#6a6b65;--rule:#e7e5df;--how-amber:#e59632;color-scheme:light;max-width:2400px;margin:auto;padding:88px 3.2% 108px;background:var(--paper);color:var(--ink);scroll-margin-top:96px}
.how-heading{margin:0 auto 48px;max-width:1280px;text-align:center}
.how-heading:before{content:"";display:block;width:46px;height:3px;background:var(--how-amber);border-radius:4px;margin:0 auto 28px}
.how-heading h2{font-family:'SF Pro Display',-apple-system,BlinkMacSystemFont,'Helvetica Neue',Jost,Arial,sans-serif;font-weight:300;font-optical-sizing:auto;font-kerning:normal;font-size:clamp(40px,4.15vw,72px);line-height:1.1;letter-spacing:-.045em;margin:0 0 18px}
.how-heading h2:focus{outline:none}
.how-subtitle{font-size:clamp(18px,1.6vw,26px);line-height:1.5;letter-spacing:-.025em;margin:0 auto;max-width:1160px}
.how-support{font-size:clamp(14px,1.1vw,18px);line-height:1.6;color:var(--soft-ink);margin:12px auto 0;max-width:1100px}
.how-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;max-width:1760px;margin:0 auto;padding:0;border:1px solid var(--rule);border-radius:26px;background:#f8f7f4;overflow:hidden}
.how-step{display:flex;flex-direction:column;min-width:0;position:relative;padding:28px 20px 24px}
.how-step+.how-step{border-left:1px solid var(--rule)}
.step-progress{display:flex;gap:16px;align-items:center;margin:0 0 22px;height:24px;color:#3f413b;font-size:14px;line-height:1;font-variant-numeric:tabular-nums}
.step-progress i{position:relative;display:block;flex:1;height:3px;background:#e7e5df;border-radius:4px;overflow:hidden}
.step-progress i:after{content:"";position:absolute;inset:0;background:var(--how-amber);border-radius:inherit;transform-origin:left;transform:scaleX(1)}
.step-label{margin:0 0 12px;text-transform:uppercase;font-size:11px;line-height:1.4;letter-spacing:.12em;color:#444640}
.how-step h3{font-size:clamp(22px,1.72vw,30px);line-height:1.22;letter-spacing:-.035em;margin:0 0 14px;min-height:2.44em}
.step-description{font-size:clamp(13px,1.02vw,17px);line-height:1.5;letter-spacing:-.015em;color:var(--soft-ink);margin:0 0 22px;min-height:6em}
.how-step > h3,.how-step > .step-label,.how-step > .step-description,.how-step > .step-progress > span{font-family:'Jost Steps',Jost,'Helvetica Neue',Arial,sans-serif;font-weight:400}
.step-visual{position:relative;margin:0;width:100%;height:400px;flex:none;border-radius:17px;overflow:hidden;background:#efede8}
.capture-visual{background:#fefefe;display:flex;align-items:center;justify-content:center}
.capture-photo{position:relative;height:100%;aspect-ratio:1122/1402;flex:none}
.capture-visual img{width:100%;height:100%;display:block;mask-image:linear-gradient(90deg,transparent,#000 19%,#000 79%,transparent)}
.capture-press{position:absolute;left:67.6%;top:45.8%;width:2.2%;height:6.7%;transform:translate(-50%,-50%);pointer-events:none}
.capture-press:before,.capture-press:after{content:"";position:absolute;inset:0;border:1px solid #ce9c52;border-radius:999px;opacity:0}
.how-step.is-visible .capture-press:before{animation:physical-press 2s ease-out .65s 1}.how-step.is-visible .capture-press:after{animation:physical-press 2s ease-out 1s 1}
@keyframes physical-press{0%{opacity:0;transform:scale(.9)}25%{opacity:.5}100%{opacity:0;transform:scale(1.5)}}

.summary-visual,.actions-visual{display:grid;place-items:center;padding:12px;background:#f0eeea}
.summary-sheet,.actions-sheet{width:100%;max-width:410px;padding:20px 17px;background:#fff;border:1px solid #eeece7;border-radius:15px;box-shadow:0 10px 26px -20px #37352630}
.preview-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:14px;line-height:1.4;letter-spacing:-.025em;color:#20221f}
.preview-heading small{font-size:9px;font-weight:400;color:#74756e;white-space:nowrap}
.summary-wave{padding:18px 0;border-bottom:1px solid #efeee9;color:#bdbeb6}
.summary-wave svg{display:block;width:100%;height:35px}.wave-accent{stroke:var(--how-amber)}
.preview-caption{font-size:10px;line-height:1.4;color:#73746c;margin:15px 0 10px}
.context-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 10px;margin:0}
.context-facts div{min-width:0}
.context-facts dt{font-size:9px;line-height:1.5;color:#73746c;margin:0 0 3px}
.context-facts dd{font-size:11px;line-height:1.4;letter-spacing:-.02em;margin:0;color:#30312d}
.summary-recap{border-top:1px solid #efeee9;margin-top:18px}
.summary-recap .preview-caption{margin:14px 0 7px}
.summary-recap>p:last-child{font-size:11px;line-height:1.55;letter-spacing:-.015em;color:#60615a;margin:0}

.route-visual{background:#efede8}
.route-lines{position:absolute;inset:0;width:100%;height:100%;stroke:#d6ae76;stroke-width:.8;vector-effect:non-scaling-stroke}
.route-device{position:absolute;width:24%;max-width:116px;aspect-ratio:352/698;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden;background:#111;clip-path:polygon(16% 2.8%,75% 0%,85% 1%,92% 3%,97% 6%,99.5% 10%,100% 90%,98% 94%,94% 98%,85% 100%,12% 97.5%,5% 95%,1% 91%,0% 86%,1% 13%,3% 8%,7% 4.8%)}
/* Display crop of the unchanged supplied photograph. */
.route-device img{position:absolute;max-width:none;width:318.75%;height:auto;left:-110.51136%;top:-55.73066%;display:block}
.route-node{position:absolute;display:flex;align-items:center;flex-direction:column;width:28%;font-size:10px;color:#5c5e56;text-align:center}
.route-node>span{display:grid;place-items:center;width:52px;height:52px;border-radius:13px;border:1px solid #e2e0d9;background:#fff}
.route-node p{margin:8px -8px 0;white-space:nowrap}
.route-node .connector-logo{display:block;width:52%;height:52%;object-fit:contain}
.route-node .connector-logo-wide{width:66%;height:auto;max-height:55%}
.route-email{left:5.5%;top:16%}.route-crm{right:5.5%;top:16%}.route-calendar{left:5.5%;top:66%}.route-tasks{right:5.5%;top:66%}

.actions-visual{padding:8px}
.actions-sheet{padding:18px 10px 16px}
.actions-sheet .preview-heading{padding-inline:4px;font-size:13px}
.agent-actions{list-style:none;padding:0;margin:16px 0 0}
.agent-actions li{display:grid;grid-template-columns:30px minmax(0,1fr) 66px;gap:7px;align-items:center;min-height:62px;padding:8px 0;border-top:1px solid #efeee9}
.action-connector{display:grid;place-items:center;width:30px;height:34px;border:1px solid #efeee9;border-radius:9px;background:#fff}
.action-connector img{display:block;width:21px;height:21px;object-fit:contain}
.action-connector .action-logo-wide{width:25px;height:19px}
.action-copy{min-width:0;color:#292c26;font-size:10px;line-height:1.35;letter-spacing:-.015em}
.action-copy small{display:block;font-size:9px;line-height:1.35;color:#777a71;margin-top:4px}
.action-status{display:flex;align-items:center;justify-content:center;gap:4px;width:66px;min-height:29px;padding:5px 4px;border-radius:9px;font-size:8px;line-height:1.25;letter-spacing:-.01em;text-align:center;background:#f7f7f5;color:#747770}
.action-status svg{width:11px;height:11px;flex:none;stroke:currentColor;stroke-width:1.5;fill:none;stroke-linecap:round;stroke-linejoin:round}
.action-status.is-complete{background:#f1f7f2;color:#487354}
.action-status.is-pending{background:#fcf5eb;color:#996b32}
.rules-applied{display:flex;align-items:center;gap:8px;border-top:1px solid #efeee9;padding:16px 4px 0;margin-top:4px;font-size:11px;color:#52584c}
.rules-applied>.icon{width:17px;height:17px;flex:none}.rules-applied>.rules-chevron{margin-left:auto;width:13px;height:13px}

/* One-shot loading rails. All content remains visible without JavaScript. */
.how-steps.reveal-enabled .how-step{opacity:0;transform:translateY(12px);transition:opacity 650ms ease,transform 650ms cubic-bezier(.2,.65,.3,1);transition-delay:calc(var(--step)*100ms)}
.how-steps.reveal-enabled .step-progress i:after{transform:scaleX(.08)}
.how-steps.reveal-enabled .how-step.is-visible{opacity:1;transform:none}
.how-steps.reveal-enabled .how-step.is-visible .step-progress i:after{animation:how-progress-fill 1.65s cubic-bezier(.22,.7,.2,1) calc(var(--step)*180ms + 120ms) both}
@keyframes how-progress-fill{0%{transform:scaleX(.08)}38%{transform:scaleX(.38)}65%{transform:scaleX(.67)}100%{transform:scaleX(1)}}

@media(min-width:1700px){.how-it-works{padding-block:110px 128px}.how-heading{margin-bottom:58px}.how-step{padding:34px 25px 28px}.how-step h3{min-height:0;font-size:27px;white-space:nowrap}.step-description{min-height:4.5em;font-size:16px}.step-visual{height:440px}.preview-heading{font-size:16px}.summary-sheet{padding:25px 23px}.context-facts dd{font-size:13px}.context-facts dt,.preview-caption{font-size:11px}.summary-recap>p:last-child{font-size:12px}.route-node>span{width:62px;height:62px}.route-node{font-size:12px}.actions-sheet{padding:24px 15px}.actions-sheet .preview-heading{font-size:15px}.agent-actions li{grid-template-columns:37px minmax(0,1fr) 78px;min-height:69px;gap:9px}.action-connector{width:37px;height:39px}.action-connector img{width:25px;height:25px}.action-copy{font-size:12px}.action-copy small{font-size:10px}.action-status{width:78px;font-size:9px}.rules-applied{font-size:12px}}
@media(min-width:1200px) and (max-width:1350px){.how-step{padding-inline:16px}.how-step h3{font-size:23px}.step-description{font-size:14px}.summary-visual{padding:8px}.summary-sheet{padding:20px 13px}.agent-actions li{grid-template-columns:27px minmax(0,1fr) 62px;gap:5px}.action-connector{width:27px}.action-status{width:62px;font-size:7.5px}.action-copy{font-size:9px}.action-copy small{font-size:8px}}
@media(max-width:1199px){.how-it-works{padding:80px 4.79% 90px}.how-steps{grid-template-columns:repeat(2,minmax(0,1fr));max-width:940px}.how-step{padding:28px}.how-step:nth-child(3){border-left:0}.how-step:nth-child(n+3){border-top:1px solid var(--rule)}.how-step h3{font-size:28px;min-height:2.44em}.step-description{font-size:16px;min-height:4.5em}.step-visual{height:440px}.summary-visual,.actions-visual{padding:16px}.summary-sheet{padding:24px 22px}.preview-heading{font-size:16px}.preview-heading small{font-size:11px}.context-facts{gap:16px}.context-facts dt,.preview-caption{font-size:11px}.context-facts dd{font-size:13px}.summary-recap>p:last-child{font-size:12px}.route-node>span{width:60px;height:60px}.route-node{font-size:11px}.actions-sheet{padding:24px 15px}.actions-sheet .preview-heading{font-size:15px}.agent-actions li{grid-template-columns:34px minmax(0,1fr) 76px;min-height:66px;gap:8px}.action-connector{width:34px;height:38px}.action-copy{font-size:11px}.action-copy small{font-size:9px}.action-status{width:76px;font-size:9px}.rules-applied{font-size:12px}}
@media(max-width:720px){.work-marquee{padding:36px 0 62px}.marquee-group{width:1000px;gap:44px}.marquee-group li{font-size:25px}.marquee-toggle{right:16px}.how-it-works{padding:68px 20px 72px;scroll-margin-top:80px}.how-heading{margin-bottom:34px}.how-heading:before{margin-bottom:22px}.how-heading h2{font-size:40px;line-height:1.08;margin-bottom:18px}.how-subtitle{font-size:18px}.how-support{font-size:13px;margin-top:14px}.how-steps{grid-template-columns:1fr;max-width:520px;border-radius:22px}.how-step{padding:26px 22px}.how-step+.how-step{border-left:0;border-top:1px solid var(--rule)}.step-progress{margin-bottom:21px}.step-label{font-size:11px;margin-bottom:11px}.how-step h3{font-size:28px;min-height:0;margin-bottom:12px}.step-description{font-size:16px;min-height:0;margin-bottom:22px}.step-visual{height:440px}.how-steps.reveal-enabled .how-step{transition-delay:0ms}.how-steps.reveal-enabled .how-step.is-visible .step-progress i:after{animation-delay:100ms}}
@media(max-width:380px){.how-it-works{padding-inline:16px}.how-heading h2{font-size:35px}.how-step{padding:24px 16px}.step-visual{height:410px}.summary-visual,.actions-visual{padding:8px}.summary-sheet{padding:21px 17px}.actions-sheet{padding:20px 10px}.agent-actions li{grid-template-columns:29px minmax(0,1fr) 64px;gap:6px}.action-connector{width:29px}.action-copy{font-size:10px}.action-copy small{font-size:8px}.action-status{width:64px;font-size:8px}.route-node>span{width:49px;height:49px}.route-node{font-size:10px}}
@media(prefers-reduced-motion:reduce){.marquee-track{animation:none!important;width:100%}.marquee-window{mask-image:none}.marquee-group{flex-wrap:wrap;justify-content:center;width:100%;gap:20px 32px;padding:0 24px}.marquee-group[aria-hidden=true]{display:none}.marquee-toggle{display:none}.work-marquee{padding:40px 0}.how-steps.reveal-enabled .how-step{opacity:1;transform:none;transition:none}.how-steps.reveal-enabled .step-progress i:after,.how-steps.reveal-enabled .how-step.is-visible .step-progress i:after{animation:none;transform:scaleX(1)}.capture-press{display:none}}
