.product-story{display:grid;grid-template-columns:minmax(0,1fr);gap:30px;width:min(1160px,calc(100% - 40px));margin-inline:auto;padding-block:54px 112px;scroll-margin-top:80px;color:var(--text);font-family:var(--font-sans)}.product-story__copy,.product-story__media,.product-story__chapters{min-width:0}.product-story__eyebrow{margin:0 0 20px;color:var(--accent-on-light);font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-story__title{max-width:13ch;margin:0 0 24px;font-family:var(--font-display);font-size:clamp(40px,4.4vw,64px);font-weight:590;letter-spacing:-.055em;line-height:1.02;text-wrap:balance}.product-story__lead{max-width:40ch;margin:0 0 28px;color:var(--muted);font-size:clamp(16px,1.45vw,19px);line-height:1.58;text-wrap:pretty}.product-story__actions{display:flex;flex-direction:column;align-items:stretch;gap:8px}.product-story__play{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;min-width:48px;padding:10px 18px;border:1px solid var(--accent-on-light);border-radius:8px;background:var(--accent-on-light);color:var(--accent-foreground);font-size:14px;font-weight:700;line-height:1.4;cursor:pointer;transition:filter .16s ease}.product-story__play:hover{filter:brightness(1.04)}.product-story__play[aria-disabled=true]{cursor:progress}.product-story__link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;border-radius:4px;color:var(--text);font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:4px;transition:color .16s ease}.product-story__link:hover{color:var(--accent-on-light)}.product-story__status,.product-story__error{flex-basis:100%;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.product-story__media{margin:0}.product-story__frame{position:relative;aspect-ratio:16 / 10;border:1px solid var(--line-strong);border-radius:9px;background:var(--card)}.product-story__poster,.product-story__video{display:block;position:absolute;inset:0;width:100%;height:100%;border-radius:8px;background:var(--card);object-fit:contain}.product-story__poster{z-index:1;pointer-events:none}.product-story__poster[hidden],.product-story__video[hidden]{display:none}.product-story__caption{padding-top:14px;color:var(--muted);font-family:var(--font-mono);font-size:11px;line-height:1.6;letter-spacing:.025em}.product-story__chapters{margin:0;padding:0;list-style:none;border-top:1px solid var(--line-strong)}.product-story__chapter{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:58px;padding-block:12px;border-bottom:1px solid var(--line-strong);font-size:14px;font-weight:650}.product-story__index{color:var(--accent-on-light);font-family:var(--font-mono);font-size:11px;font-weight:700}html.light .product-story{--accent-strong: var(--accent-on-light)}@media(min-width:768px){.product-story{gap:42px;padding-block:clamp(72px,9vw,126px) clamp(112px,9vw,130px)}.product-story__actions{flex-direction:row;flex-wrap:wrap;align-items:center;gap:10px 18px}.product-story__chapters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}@media(min-width:1024px){.product-story{grid-template-columns:minmax(0,.74fr) minmax(0,1.58fr);grid-template-areas:"copy media" "chapters media";column-gap:clamp(42px,6vw,84px);row-gap:42px;width:min(1160px,calc(100% - 80px))}.product-story__copy{grid-area:copy}.product-story__title{max-width:10ch}.product-story__media{grid-area:media;align-self:center}.product-story__chapters{grid-area:chapters;display:block}}@media(prefers-reduced-motion:reduce){.product-story *,.product-story *:before,.product-story *:after{transition:none;animation:none;scroll-behavior:auto}}.landing-hero{position:relative;padding:96px 0 0;overflow:hidden;background:var(--bg);border-bottom:1px solid var(--line)}.landing-hero__shell{width:min(calc(100% - 40px),1280px);margin-inline:auto;text-align:center}.landing-hero__copy{max-width:820px;margin:0 auto 44px}.landing-hero__category{margin:0 0 18px;color:var(--accent-strong);font-size:13px;font-weight:720;letter-spacing:.03em}.landing-hero__title{max-width:15ch;margin:0 auto 20px;color:var(--text);font-size:clamp(40px,5.2vw,68px);line-height:.98;letter-spacing:-.05em;font-weight:720}.landing-hero__lead{max-width:600px;margin:0 auto 28px;color:var(--muted);font-size:19px;line-height:1.55}.landing-hero__actions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px 22px}.landing-hero__cta{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--accent);border-radius:9px;background:var(--accent);color:var(--accent-contrast);text-decoration:none;font-size:14px;font-weight:760;transition:filter .16s ease,transform .14s ease}.landing-hero__cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.landing-hero__cta:active{transform:translateY(1px)}.landing-hero__link{min-height:48px;display:inline-flex;align-items:center;color:var(--text);font-size:14px;font-weight:680;text-underline-offset:5px}.landing-hero__note{margin:14px 0 0;color:var(--muted);font-size:13px}.landing-hero__proof{width:min(1120px,100%);margin:0 auto;text-align:left}.landing-hero__proof-head{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 16px;border:1px solid var(--line-strong);border-bottom:0;border-radius:var(--radius) var(--radius) 0 0;background:var(--surface)}.landing-hero__proof-title{margin:0;color:var(--text);font-size:17px;line-height:1.25;letter-spacing:-.02em}.landing-hero__demo-label{flex:0 0 auto;padding:6px 9px;border:1px solid var(--line-strong);border-radius:5px;background:var(--bg);color:var(--text);font-size:11px;font-weight:680}.landing-hero__window{position:relative;height:clamp(300px,36vw,520px);overflow:hidden;border:1px solid var(--line-strong);border-bottom:0;background:var(--surface)}.landing-hero__window img{display:block;width:100%;height:auto;transform:translateY(-5.7%)}.landing-hero__caption{min-height:52px;display:flex;align-items:center;padding:0 16px;border-inline:1px solid var(--line-strong);background:var(--surface);color:var(--muted);font-size:12px}.landing-hero a:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px;box-shadow:none}@media(max-width:720px){.landing-hero{padding-top:104px}.landing-hero__shell{width:min(calc(100% - 32px),1280px)}.landing-hero__copy{margin-bottom:28px}.landing-hero__category{margin-bottom:12px;font-size:12px}.landing-hero__title{max-width:none;margin-bottom:14px;font-size:clamp(34px,10.25vw,44px);line-height:1.02}.landing-hero__lead{margin-bottom:19px;font-size:16px;line-height:1.48}.landing-hero__actions{gap:8px 16px}.landing-hero__actions .landing-hero__cta{min-height:50px;flex:1 1 200px}.landing-hero__note{margin-top:10px;font-size:12px}.landing-hero__proof-head{min-height:0;display:block;padding:12px}.landing-hero__proof-title{margin-bottom:8px;font-size:15px}.landing-hero__window{height:250px;display:flex;justify-content:flex-start;align-items:flex-start}.landing-hero__window img{position:relative;width:680px;max-width:none;flex:0 0 680px;transform:translate(-44px,-5.7%)}.landing-hero__caption{min-height:60px;padding:10px 12px}}@media(max-width:360px){.landing-hero{padding-top:96px}.landing-hero__shell{width:min(calc(100% - 24px),1280px)}.landing-hero__title{font-size:34px}.landing-hero__lead{font-size:15px}.landing-hero__actions .landing-hero__cta{flex:0 1 auto;min-width:200px}.landing-hero__link{min-height:44px}.landing-hero__proof-head{padding-block:10px}.landing-hero__window{height:218px}}@media(prefers-reduced-motion:reduce){.landing-hero *,.landing-hero *:before,.landing-hero *:after{transition-duration:.001ms!important}}@media(prefers-reduced-motion:reduce){.animate-pulse{animation:none!important;opacity:1!important}.animate-marquee-left{animation-duration:120s!important}.animate-marquee-right{animation-duration:180s!important}.hero-cta-inner-pulse{animation:none!important}}@keyframes cta-inner-pulse{0%,to{box-shadow:inset 0 0 0 1px #56b8d44d}50%{box-shadow:inset 0 0 0 1px #56b8d499}}.hero-cta-inner-pulse{animation:cta-inner-pulse 3s ease-in-out infinite}.landing-steps{counter-reset:paso;list-style:none;margin:0;padding:0}.landing-steps__item{counter-increment:paso}.landing-steps__item:before{content:counter(paso,decimal-leading-zero);display:block;margin-bottom:14px;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--accent-on-light)}.landing-steps>li:not(:last-child),.landing-links>li:not(:last-child){border-color:var(--divider-line, var(--line))}
