.home-scroll-hero{position:relative;height:calc(100svh + 640px);color:hsl(var(--fg));background:hsl(var(--canvas))}.hsh-stage{position:sticky;top:0;min-height:100svh;padding:clamp(130px,17vh,176px) 24px 96px;isolation:isolate;overflow:clip}.hsh-glow{position:absolute;inset:9% -10% -12%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 47% 31% at 50% 65%,hsl(var(--accent-purple) / .14),transparent 85%),radial-gradient(ellipse 55% 34% at 45% 48%,hsl(var(--info) / .1),transparent 85%);-webkit-mask-image:linear-gradient(transparent,hsl(var(--scrim)) 16%,hsl(var(--scrim)) 65%,transparent 92%);mask-image:linear-gradient(transparent,hsl(var(--scrim)) 16%,hsl(var(--scrim)) 65%,transparent 92%)}.hsh-content{width:100%;max-width:1160px;margin:0 auto}.hsh-introduction{display:flex;flex-direction:column;align-items:center;transform-origin:50% 50%}.hsh-product{position:relative;width:100%;margin-top:48px;perspective:1400px}.hsh-composer{position:relative;z-index:2;width:min(100%,736px);margin:0 auto;transform-origin:50% 50%;isolation:isolate}.hsh-composer>div:not(.hsh-composer-stack){margin-top:0;position:relative}.hsh-composer>div:not(.hsh-composer-stack)>div{border:1px solid hsl(var(--fg) / .14);border-radius:24px;background:linear-gradient(145deg,hsl(var(--surface-raised)),hsl(var(--surface)) 72%);box-shadow:inset 0 1px hsl(var(--canvas) / .95),0 2px 3px hsl(var(--scrim) / .04),0 14px 24px -16px hsl(var(--scrim) / .17),0 38px 72px -38px hsl(var(--scrim) / .22)}.hsh-composer>div:not(.hsh-composer-stack)>div:focus-within{border-color:hsl(var(--border-interactive))}.hsh-composer textarea{max-height:112px}.hsh-composer-stack{position:absolute;inset:0;z-index:-1;pointer-events:none}.hsh-composer-stack:before,.hsh-composer-stack:after{content:"";position:absolute;inset:12px 12px -12px;border:1px solid hsl(var(--fg) / .09);border-radius:24px;background:hsl(var(--surface) / .8)}.hsh-composer-stack:after{inset:24px 26px -23px;z-index:-1}.hsh-recordings{position:absolute;top:calc(100% - 24px);left:50%;width:min(100%,980px);perspective:1400px;transform:translate(-50%)}.hsh-recording{position:absolute;left:50%;top:0;width:286px;transform-origin:50% 0}.hsh-recording-centre{z-index:2}.hsh-recording-link{display:block;padding:24px;border:1px solid hsl(var(--fg) / .13);border-radius:22px;background:linear-gradient(135deg,hsl(var(--surface-raised)) 20%,hsl(var(--surface-sunken)) 72%,hsl(var(--surface)));color:hsl(var(--fg));text-decoration:none;box-shadow:inset 0 1px hsl(var(--canvas)),0 4px 6px -4px hsl(var(--scrim) / .1),0 24px 40px -22px hsl(var(--scrim) / .22);transition:border-color .16s ease-out}.hsh-recording-link:hover{border-color:hsl(var(--border-interactive));text-decoration:none}.hsh-recording-top,.hsh-recording-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px}.hsh-recording .cv-logo{width:48px;height:auto;filter:none}.hsh-dark .hsh-recording .cv-logo{filter:brightness(0) invert(1)}.hsh-recording-top>span,.hsh-recording-bottom{font-size:12px;color:hsl(var(--fg-muted))}.hsh-recording p{margin:24px 0 18px;max-width:220px;min-height:52px;font-size:21px;line-height:1.25;letter-spacing:-.025em}.hsh-recording .cv-waveform{display:block;width:100%;height:38px;fill:hsl(var(--fg) / .25)}.hsh-recording-bottom{margin-top:22px}.hsh-recording-bottom svg{width:17px;height:17px;color:hsl(var(--fg))}@media(min-width:1100px)and (min-height:760px)and (max-height:850px){.hsh-stage{padding-top:112px}.hsh-recording-link{padding:18px 20px}.hsh-recording p{margin-top:18px;margin-bottom:12px;min-height:48px;font-size:20px}.hsh-recording .cv-waveform{height:30px}.hsh-recording-bottom{margin-top:16px}}@media(max-width:1099px),(max-height:759px),(prefers-reduced-motion:reduce){.home-scroll-hero{height:auto}.hsh-stage{position:relative;padding:150px 24px 76px}.hsh-recordings{display:none}.hsh-introduction,.hsh-product,.hsh-composer,.hsh-glow{transform:none!important;opacity:1!important}.hsh-composer-stack{opacity:1!important}}@media(max-width:640px){.hsh-stage{min-height:auto;padding:136px 24px 64px}.hsh-product{margin-top:36px}.hsh-composer>div:not(.hsh-composer-stack)>div{border-radius:22px}}@media(prefers-reduced-motion:reduce){.hsh-recording-link{transition:none}}.home-call-story{position:relative;padding:108px 32px 32px;color:hsl(var(--fg));scroll-margin-top:110px}.hc-heading{text-align:center}.hc-heading h2{margin:0;line-height:1.2}.hc-heading p{margin:16px auto 0;max-width:520px;text-align:center;color:hsl(var(--fg-muted));font-size:18px;line-height:1.6}.hc-browse{display:flex;align-items:center;justify-content:center;gap:16px;max-width:560px;margin:40px auto 0}.hc-choices{position:relative}.home-call-story .hc-choice:focus-visible{outline:2px solid hsl(var(--fg));outline-offset:-3px}.home-call-story .hc-browse-arrow{flex-shrink:0;width:40px;height:40px;border-radius:50%}.hc-browse-arrow svg{width:18px;height:18px}.hc-scene{position:relative;display:grid;grid-template-columns:1.12fr 1fr;grid-template-rows:auto auto;align-items:center;gap:0 46px;max-width:1100px;margin:38px auto 0;padding:22px 12px 24px;perspective:1600px;isolation:isolate}.hc-scene:before{content:"";position:absolute;inset:-20px -20px 20px;z-index:-1;background:radial-gradient(ellipse at 34% 55%,hsl(var(--brand) / .07),transparent 65%);pointer-events:none}.hc-recording{grid-row:1 / 3;position:relative;padding:32px;border:1px solid hsl(var(--fg) / .14);border-radius:28px;background:linear-gradient(130deg,hsl(var(--surface-raised)) 6%,hsl(var(--surface-raised) / .88) 38%,hsl(var(--brand) / .065) 73%,hsl(var(--surface)));box-shadow:inset 0 1px hsl(var(--canvas)),inset 0 -2px 3px hsl(var(--scrim) / .04),0 5px 9px hsl(var(--scrim) / .035),0 24px 48px -24px hsl(var(--scrim) / .18);transform-origin:50% 55%}.hc-recording:before{content:"";position:absolute;inset:1px;border-radius:27px;background:linear-gradient(145deg,hsl(var(--canvas) / .65),transparent 43%);pointer-events:none}.hc-recording>*{position:relative}.hc-recording-top{display:flex;justify-content:space-between;align-items:center;gap:20px}.hc-recording-top>span{color:hsl(var(--fg-muted));font-size:13px}.hc-recording-title{margin-top:48px}.hc-recording-title h3{font-size:28px;line-height:1.2;font-weight:500;letter-spacing:-.025em;max-width:330px}.hc-recording-title p{margin-top:18px;max-width:350px;font-size:15px;line-height:1.7;color:hsl(var(--fg-muted))}.hc-wave{margin:28px 0;height:82px}.hc-wave .cv-waveform{height:100%;width:100%;fill:hsl(var(--fg) / .22)}.hc-wave .cv-wave-spoken{fill:hsl(var(--brand))}.hc-audio-controls{display:flex;align-items:center;gap:20px}.home-call-story .hc-play{width:54px;height:54px;border-radius:50%;flex-shrink:0}.hc-play svg{width:20px;height:20px}.hc-progress{min-width:0;flex:1;padding:0 3px 8px}.hc-time{display:flex;justify-content:space-between;gap:10px;color:hsl(var(--fg-muted));font-size:12px;margin-bottom:16px;font-variant-numeric:tabular-nums}.hc-recording-bottom{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:28px;font-size:12px}.hc-recording-bottom>span{color:hsl(var(--fg-muted))}.hc-recording-bottom a{text-decoration:underline;text-underline-offset:4px}.hc-conversation{height:400px;display:flex;min-width:0;position:relative}.hc-conversation .cv-transcript-toolbar{min-height:42px;padding:0 8px 8px;font-size:12px}.hc-conversation .cv-transcript-scroll{overscroll-behavior:auto;padding:16px 12px 40%;-webkit-mask-image:linear-gradient(to bottom,transparent 0,hsl(var(--scrim)) 16px,hsl(var(--scrim)) 68%,hsl(var(--scrim) / .97) 76%,hsl(var(--scrim) / .78) 84%,hsl(var(--scrim) / .35) 93%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,hsl(var(--scrim)) 16px,hsl(var(--scrim)) 68%,hsl(var(--scrim) / .97) 76%,hsl(var(--scrim) / .78) 84%,hsl(var(--scrim) / .35) 93%,transparent 100%)}html[data-kbd] .hc-conversation .cv-transcript-scroll:focus-within{-webkit-mask-image:none;mask-image:none}.hc-conversation .cv-turn{margin:0 28px 16px 0;padding:18px 20px;box-shadow:0 4px 16px -8px hsl(var(--scrim) / .12)}.hc-conversation .cv-turn.is-current{border-color:hsl(var(--fg) / .3)}.hc-conversation .cv-turn-human{margin-left:28px;margin-right:0}.hc-conversation .cv-turn-heading{margin-bottom:8px}.hc-conversation .cv-turn p{font-size:16px;line-height:1.7}.hc-conversation .cv-transcript-footnote{padding:12px 8px 0;border-top:0;font-size:12px}.hc-outcome{padding:24px 10px 0}.hc-outcome-label{display:flex;align-items:center;gap:9px;color:hsl(var(--fg-muted));font-size:13px}.hc-outcome-label:before{content:"";width:6px;height:6px;background:hsl(var(--success-emphasis));border-radius:50%}.hc-outcome p{margin:9px 0 6px;font-size:24px;line-height:1.3;letter-spacing:-.025em}.hc-outcome>span:last-child{font-size:13px;color:hsl(var(--fg-muted))}.hc-next{margin:80px auto 0;text-align:center}.hc-next h3{font-size:23px;font-weight:400;letter-spacing:-.03em}.hc-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:22px}.home-call-story :is(a,button):focus-visible{outline-color:hsl(var(--fg))}.home-call-story.hc-light .cv-logo{filter:none}.home-call-story.hc-dark .cv-logo{filter:brightness(0) invert(1)}@media(max-width:900px){.hc-scene{gap:0 24px;padding-inline:0}.hc-recording{padding:26px}.hc-recording-top{flex-wrap:wrap;gap:12px}}@media(max-width:700px){.home-call-story{padding:72px 20px 24px}.hc-heading p{font-size:17px;max-width:310px}.hc-browse{max-width:360px;margin-top:30px;gap:0}.home-call-story .hc-browse-arrow{display:none}.hc-scene{grid-template-columns:minmax(0,1fr);gap:32px;margin-top:38px;padding:0}.hc-recording,.hc-conversation,.hc-outcome{transform:none!important}.hc-recording{grid-row:auto;padding:26px}.hc-recording-title{margin-top:34px}.hc-recording-title h3{font-size:26px}.hc-recording-title p{font-size:16px}.hc-conversation{height:350px}.hc-outcome{padding:0 12px}.hc-next{margin-top:44px}.hc-actions{gap:10px}.hc-actions>a{width:100%;max-width:360px}}@media(prefers-reduced-motion:reduce){.hc-recording,.hc-conversation,.hc-outcome{transform:none!important}}.tour-band{padding:clamp(4.5rem,8vw,7.5rem) 1.25rem;background:hsl(var(--canvas));color:hsl(var(--fg))}.tour-band .tour-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4.5rem);width:min(100%,1160px);margin-inline:auto}.tour-band .tour-copy{min-width:0}.tour-band .tour-heading{max-width:22ch;margin:0;color:hsl(var(--fg));font-size:1.875rem;font-weight:500;line-height:1.2;letter-spacing:-.025em;text-wrap:balance}.tour-band .tour-description{max-width:32ch;margin:1.5rem 0 0;color:hsl(var(--fg-muted));font-size:1rem;line-height:1.65;text-align:left}.tour-band .tour-media{grid-column:1;grid-row:1;min-width:0;padding:7px;border:1px solid hsl(var(--fg) / .16);border-radius:23px;background:hsl(var(--surface));box-shadow:0 2px 3px hsl(var(--scrim) / .05),0 16px 32px -16px hsl(var(--scrim) / .2),inset 0 0 0 1px hsl(var(--canvas))}.tour-band .tour-copy{grid-column:2;grid-row:1}.tour-band .tour-stage{position:relative;aspect-ratio:20 / 13;overflow:hidden;border:1px solid hsl(var(--fg) / .12);border-radius:15px;background:hsl(var(--surface))}.tour-band .tour-poster{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.tour-band .tour-player{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.tour-band .tour-play{position:absolute;left:50%;top:50%;width:72px;height:72px;transform:translate(-50%,-50%);border:1px solid hsl(var(--brand-fg) / .2);border-radius:50%;box-shadow:0 8px 24px hsl(var(--scrim) / .2);transition:background-color .16s ease-out,box-shadow .16s ease-out}.tour-band .tour-play:hover{box-shadow:0 8px 28px hsl(var(--scrim) / .28)}.tour-band .tour-play svg{width:25px;height:25px;margin-left:3px;fill:currentColor;stroke-width:1.5}@media(max-width:899px){.tour-band .tour-layout{grid-template-columns:minmax(0,1fr);gap:2rem;max-width:680px}.tour-band .tour-copy{grid-column:1;grid-row:1}.tour-band .tour-media{grid-column:1;grid-row:2}.tour-band .tour-heading{max-width:22ch}.tour-band .tour-description{max-width:45ch;margin-top:1rem}}@media(max-width:480px){.tour-band{padding:4rem 1.25rem}.tour-band .tour-layout{gap:1.75rem}.tour-band .tour-description{font-size:.9375rem;line-height:1.6}.tour-band .tour-media{padding:4px;border-radius:17px}.tour-band .tour-stage{border-radius:12px}.tour-band .tour-play{width:58px;height:58px}.tour-band .tour-play svg{width:21px;height:21px}}@media(min-width:640px){.tour-band .tour-heading{font-size:2.25rem}}@media(prefers-reduced-motion:reduce){.tour-band .tour-play{transition:none}}
