/* A single, stable scene: no inherited panel styles from earlier journeys. */
.client-path{background:#152238;color:#fcfbf5;scroll-margin-top:90px;--path-progress:0}
.client-path .path-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:end;margin-bottom:2.5rem}
.client-path .path-heading .eyebrow{color:#d4fa8a;margin-bottom:1.2rem}
.client-path .path-heading h2{font-size:clamp(2rem,3.7vw,3.8rem);line-height:1.12;margin:0}
.client-path .path-heading em{color:#d4fa8a}
.client-path .path-heading>p{color:#c8d2df;font-size:1rem;line-height:1.65;margin:0;max-width:29rem}
.path-demo{border:1px solid #ffffff30;border-radius:20px;background:#1d2c43;overflow:hidden}
.path-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 1.4rem;gap:1rem;background:#19283e}
.path-steps button{position:relative;display:flex;align-items:center;gap:.65rem;min-height:72px;padding:.8rem .35rem;border:0;color:#b9c6d7;background:transparent;font-size:1rem;text-align:left}
.path-step-number{font-size:.8rem;color:inherit;opacity:.8}
.path-steps button[aria-pressed=true]{color:#d4fa8a;font-weight:650}
.path-step-track{position:absolute;bottom:0;left:0;right:0;height:3px;background:#ffffff12;border-radius:2px;overflow:hidden}
.path-step-track>span{display:block;height:100%;background:#d4fa8a;transform:scaleX(0);transform-origin:left}
.path-steps button.is-done .path-step-track>span{transform:scaleX(1);opacity:.4}
.path-steps button[aria-pressed=true] .path-step-track>span{transform:scaleX(var(--path-progress))}
.path-body{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(270px,1fr)}
.path-window{min-width:0;background:#f8f8f2;color:#152238}
.path-window-bar{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:42px;padding:.6rem 1.2rem;border-bottom:1px solid #15223818;background:#edeee8;color:#506070;font-size:.75rem}
.path-window-dots{display:flex;gap:4px;flex:none}.path-window-dots i{height:6px;width:6px;background:#a8b2b1;border-radius:50%}
.path-window-tag{font-size:.625rem;letter-spacing:.08em;color:#485968}
.path-screen,.path-caption{display:grid;isolation:isolate}
.path-screen{position:relative;overflow:hidden}
.path-scene,.path-caption-item{grid-area:1/1;visibility:hidden;opacity:0;pointer-events:none;min-width:0;transition:opacity .4s ease,transform .4s ease}
.path-scene{min-height:22rem;transform:translateY(10px);padding:clamp(22px,3vw,42px)}
.path-scene.is-active,.path-caption-item.is-active{visibility:visible;opacity:1;pointer-events:auto;transform:none}
.path-icon{width:22px;height:22px;flex:none;display:inline-block;vertical-align:middle}
.path-search-scene{display:flex;flex-direction:column;justify-content:center;gap:1.6rem;background:radial-gradient(ellipse at 90% 10%,#e8eddf 0,transparent 60%),#f8f8f2}
.client-path .path-search-title{font-size:clamp(1.85rem,3vw,2.8rem);line-height:1.12;letter-spacing:-.04em;color:#152238;margin:0}
.path-query{display:flex;align-items:center;gap:.65rem;min-width:0;padding:.9rem 1rem;background:#fff;border:1px solid #cbd3cb;border-radius:40px;box-shadow:0 8px 25px #1522380a;color:#152238;font-size:.95rem;line-height:1.4}
.path-query .path-icon{width:19px;height:19px}
.path-typed{display:block;overflow:hidden;clip-path:inset(0 0 0 0);white-space:nowrap;min-width:0}
.path-search-key{margin-left:auto;background:#152238;color:#fff;border-radius:50%;display:grid;place-items:center;width:28px;height:28px;flex:none}
.path-search-intent{display:flex;flex-wrap:wrap;gap:.6rem;color:#536351;font-size:.8rem}
.path-search-intent span+span:before{content:'·';margin-right:.6rem;color:#536351}
.path-query-small{font-size:.8rem;padding:.7rem .9rem;box-shadow:none}
.path-ad-scene{display:flex;flex-direction:column;justify-content:center;gap:1rem;background:#fff}
.path-ad-result{position:relative;padding:1.3rem 1.2rem;border:1px solid #c7d0bd;border-radius:12px;background:#fcfdf9;box-shadow:0 10px 30px #15223808}
.path-ad-source{display:flex;align-items:center;gap:.6rem;font-size:.8rem;line-height:1.4}
.path-ad-source small{display:block;color:#526071;font-size:.75rem}
.path-company-symbol{display:grid;place-items:center;border-radius:50%;width:32px;height:32px;background:#e5eadf;font-family:Georgia,serif;font-size:1rem}
.client-path .path-ad-result h3{color:#244b91;font-size:1.35rem;line-height:1.2;letter-spacing:-.025em;margin:1rem 0 .5rem}
.client-path .path-ad-result p{font-size:.875rem;line-height:1.5;color:#4c5a69;margin:0 0 1rem}
.path-mock-cta{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem .8rem;min-height:40px;border-radius:5px;background:#152238;color:#fff;font-size:.8rem;font-weight:600;line-height:1.3}
.path-mock-cta .path-icon{width:16px;height:16px}
.path-cursor{position:absolute;z-index:3;width:27px;height:27px;fill:#fff;stroke:#152238;stroke-width:1.5;filter:drop-shadow(0 3px 3px #15223840);opacity:0;pointer-events:none}
.path-ad-cursor{bottom:25px;left:155px}
.path-site-scene{padding:0;background:#f0efe8;position:relative;display:flex;flex-direction:column}
.path-mini-nav{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:1rem 1.3rem;font-size:.75rem;color:#46524d;border-bottom:1px solid #15223812;line-height:1.4}
.path-mini-nav strong{color:#152238;font-size:.875rem}.path-mini-nav strong span{display:block;font-size:.75rem;font-weight:400}
.path-site-content{display:grid;grid-template-columns:1.1fr 1fr;flex:1;min-width:0}
.path-site-copy{padding:1.5rem 1.3rem;align-self:center;min-width:0}
.path-site-kicker{display:block;font-size:.75rem;color:#4b6046;margin-bottom:.8rem}
.client-path .path-site-copy h3{font-size:clamp(1.45rem,2.1vw,2rem);line-height:1.13;letter-spacing:-.035em;color:#152238;margin:0 0 .9rem}
.client-path .path-site-copy p{font-size:.8rem;line-height:1.5;color:#4c5a54;margin:0 0 1rem}
.path-site-photo{position:relative;min-width:0;overflow:hidden}
.path-site-photo img{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;object-position:50% 50%}
.path-site-cursor{bottom:30px;left:180px}
.path-contact-scene{background:radial-gradient(ellipse at 100% 100%,#d8e8c4 0,transparent 65%),#eff3e9;display:flex;flex-direction:column;justify-content:center}
.path-inquiry{background:#fff;border:1px solid #d8dfd0;border-radius:12px;padding:1.2rem 1.4rem;max-width:90%;box-shadow:0 10px 25px #15223808}
.path-inquiry-label{font-size:.75rem;color:#4e6050}
.client-path .path-inquiry p{font-size:1rem;line-height:1.5;letter-spacing:-.01em;color:#152238;margin:.4rem 0 .9rem}
.path-send{display:flex;align-items:center;justify-content:space-between;font-size:.8rem;font-weight:600;color:#405932;border-top:1px solid #e1e5dc;padding-top:.75rem}
.path-send .path-icon{width:18px;height:18px}
.path-mail-route{height:46px;position:relative;margin-left:42%;display:grid;place-items:center;width:40px}
.path-mail-route>span{position:absolute;top:0;bottom:0;left:50%;width:1px;background:#6e835b}
.path-mail-route .path-icon{z-index:1;background:#eff3e9;color:#536a40;padding:3px;width:28px;height:28px}
.path-notification{align-self:flex-end;display:flex;align-items:center;gap:.85rem;background:#d4fa8a;color:#152238;border:1px solid #b6d875;border-radius:12px;padding:1rem 1.15rem;box-shadow:0 10px 25px #1522380a;max-width:100%}
.path-notification-icon{display:grid;place-items:center;width:34px;height:34px;flex:none;background:#152238;color:#d4fa8a;border-radius:50%}
.path-notification strong{display:block;font-size:1rem;line-height:1.3;color:#152238}
.path-notification div>span{display:block;font-size:.8rem;line-height:1.4;margin-top:.25rem;color:#344b2e}
.path-caption{padding:clamp(24px,3vw,42px);align-items:center;min-width:0;background:#1d2c43}
.path-caption-number{display:block;font-size:.8rem;color:#d4fa8a;margin-bottom:1.4rem}
.client-path .path-caption h3{font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.18;letter-spacing:-.03em;color:#fcfbf5;margin:0 0 1rem}
.client-path .path-caption p{font-size:1rem;line-height:1.6;color:#ccd6e2;margin:0}
.path-role{display:block;border-top:1px solid #ffffff20;margin-top:1.6rem;padding-top:1.15rem;color:#b9c7d7;font-size:.875rem;line-height:1.5}
.path-role strong{display:block;color:#d4fa8a;font-weight:550}
.path-player{display:flex;justify-content:space-between;align-items:center;padding:.55rem 1.25rem;gap:1rem;border-top:1px solid #ffffff20;background:#19283e}
.path-player-status{color:#c0ccda;font-size:.8rem}.path-player>div{display:flex;gap:1rem}
.path-player button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.3rem .5rem;font-size:.875rem;color:#fcfbf5;background:none;border:0;border-radius:4px}
.path-player button .path-icon{width:18px;height:18px}.path-player button:hover{background:#ffffff0c}
.path-play .path-pause-icon{display:none}.path-play[aria-pressed=true] .path-pause-icon{display:block}.path-play[aria-pressed=true] .path-play-icon{display:none}
.client-path .path-takeaway{text-align:center;color:#c8d2df;font-size:1rem;line-height:1.6;margin:1.7rem auto 0;max-width:52rem}
.path-takeaway strong{color:#fcfbf5;font-weight:550}
.path-steps button:focus-visible,.path-player button:focus-visible{outline:2px solid #d4fa8a;outline-offset:-4px}
.client-path:not(.path-ready) .path-player,.client-path:not(.path-ready) .path-steps{display:none}
.path-fallback{font-size:1rem;color:#c8d2df;line-height:1.8}
/* Each action animates within the same frame. Pausing freezes all actions. */
@media(prefers-reduced-motion:no-preference){
 .path-ready:not(.path-static) .is-active .path-typed{animation:path-type 1.6s steps(28,end) .4s both}
 .path-ready:not(.path-static) .is-active .path-search-key{animation:path-key .65s ease 2.5s both}
 .path-ready:not(.path-static) .is-active .path-search-intent{animation:path-reveal .6s ease 1.8s both}
 .path-ready:not(.path-static) .is-active .path-ad-result{animation:path-reveal .8s cubic-bezier(.2,.7,.2,1) .4s both}
 .path-ready:not(.path-static) .is-active .path-ad-cursor{animation:path-pointer 3s ease .8s both}
 .path-ready:not(.path-static) .is-active .path-site-photo img{animation:path-photo 4s ease both}
 .path-ready:not(.path-static) .is-active .path-site-copy{animation:path-reveal .7s ease .3s both}
 .path-ready:not(.path-static) .is-active .path-site-cursor{animation:path-pointer 3s ease 1.2s both}
 .path-ready:not(.path-static) .is-active .path-inquiry{animation:path-reveal .6s ease .1s both}
 .path-ready:not(.path-static) .is-active .path-mail-route .path-icon{animation:path-mail 1s ease .8s both}
 .path-ready:not(.path-static) .is-active .path-notification{animation:path-reveal .7s cubic-bezier(.2,.8,.2,1) 1.6s both}
 .path-ready:not(.path-playing) .path-scene *{animation-play-state:paused!important}
 @keyframes path-type{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}
 @keyframes path-key{50%{transform:scale(.88);background:#86a549}100%{transform:scale(1)}}
 @keyframes path-reveal{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
 @keyframes path-pointer{0%{opacity:0;transform:translate(90px,38px)}20%{opacity:1}55%{opacity:1;transform:none}65%{opacity:1;transform:scale(.82)}75%{opacity:1;transform:none}100%{opacity:0;transform:none}}
 @keyframes path-photo{from{transform:scale(1.07)}to{transform:scale(1)}}
 @keyframes path-mail{0%{opacity:0;transform:translateY(-16px)}25%{opacity:1}100%{opacity:1;transform:translateY(12px)}}
}
@media(max-width:900px){
 .path-body{grid-template-columns:minmax(0,1.4fr) minmax(240px,1fr)}
 .path-caption{padding:1.5rem}.path-mini-nav>span{display:none}.path-site-copy{padding:1.2rem 1rem}
 .path-ad-result{padding:1rem}.path-scene{padding:1.4rem}.path-site-scene{padding:0}
}
@media(max-width:760px){
 .client-path{padding-block:48px}.client-path .path-heading{grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}
 .client-path .path-heading .eyebrow{font-size:.75rem;letter-spacing:.075em;line-height:1.5;margin-bottom:1rem}
 .client-path .path-heading h2{font-size:clamp(1.85rem,6.5vw,2.8rem);line-height:1.15}
 .client-path .path-heading>p{max-width:38rem}
 .path-demo{border-radius:14px}.path-body{grid-template-columns:minmax(0,1fr)}
 .path-steps{padding:0 .5rem;gap:.25rem}.path-steps button{flex-direction:column;align-items:center;justify-content:center;gap:.15rem;min-height:64px;padding:.6rem 0;font-size:.875rem}
 .path-step-number{font-size:.75rem}
 .path-window-bar{min-height:34px;padding:.4rem 1rem;font-size:.75rem}.path-window-tag{display:none}
 .path-scene{min-height:20rem;padding:1.4rem}.path-search-scene{gap:1.5rem}
 .client-path .path-search-title{font-size:2.2rem}.path-query{font-size:.875rem;padding:.75rem;gap:.5rem}
 .path-query-small{font-size:.8rem}.path-ad-scene{padding:1rem}.client-path .path-ad-result h3{font-size:1.2rem;margin:.75rem 0 .5rem}.client-path .path-ad-result p{margin-bottom:.75rem}.path-search-key{width:24px;height:24px}.path-query>.path-icon{width:17px}
 .path-site-scene{padding:0}.path-mini-nav{padding:.8rem 1rem}.path-mini-nav>span{display:block;font-size:.75rem}
 .path-site-content{grid-template-columns:1.2fr 1fr}.path-site-copy{padding:1.2rem 1rem}
 .client-path .path-site-copy h3{font-size:1.55rem}.client-path .path-site-copy p{font-size:.8rem}
 .path-site-copy .path-mock-cta{font-size:.75rem;padding:.6rem;gap:.35rem}.path-site-copy .path-mock-cta .path-icon{width:14px}
 .path-site-cursor{left:135px;bottom:40px}
 .path-inquiry{padding:1rem;max-width:94%}.client-path .path-inquiry p{font-size:1rem}
 .path-notification{padding:.9rem;gap:.65rem}.path-notification strong{font-size:.95rem}
 .path-caption{padding:1.1rem 1.25rem;align-items:start}
 .path-caption-number{display:none}
 .client-path .path-caption h3{font-size:1.25rem;line-height:1.2;margin-bottom:.55rem}.path-caption h3 br{display:none}
 .client-path .path-caption p{font-size:1rem;line-height:1.5}.path-role{display:none}
 .path-player{padding:.3rem .85rem;gap:.5rem}.path-player>div{gap:.35rem}.path-player-status{font-size:.75rem}
 .path-player button{font-size:.875rem;padding:.3rem .35rem}.path-player button .path-icon{width:16px}
 .client-path .path-takeaway{text-align:left;margin-top:1.25rem;font-size:1rem}
}
@media(max-width:360px){
 .path-steps button{min-height:64px}
 .path-scene{padding:1rem}.path-site-scene{padding:0}.path-query{font-size:.8rem}.path-search-key{display:none}
 .path-mini-nav>span{display:none}.path-site-content{grid-template-columns:1.15fr 1fr}
 .path-site-copy{padding:1rem .8rem}.client-path .path-site-copy h3{font-size:1.35rem}
 .path-player-status{max-width:110px}.path-inquiry{max-width:100%}
}
@media(prefers-reduced-motion:reduce){
 .path-scene,.path-caption-item{transition:none;transform:none}
 .path-play{display:none!important}
 .path-steps button[aria-pressed=true] .path-step-track>span{transform:scaleX(1)}
}
