.landing-screen-shell .landing-screen-difference{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,1.8vw,1.35rem);align-items:start;padding-block:clamp(3.75rem,5.8vw,5.25rem);border-top:1px solid rgba(247,245,239,.08);color:var(--screen-text)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy{grid-column:1/-1;width:100%;min-width:0;max-width:100%;gap:clamp(.8rem,1.4vw,1.05rem)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{max-width:15em;color:var(--screen-text);font-size:3.85rem;line-height:1.02}.landing-screen-shell .landing-screen-difference .landing-screen-kicker{position:relative;justify-self:center;width:max-content;max-width:100%;margin-bottom:.35rem;color:hsl(var(--theme-hue) 100% 82%);font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive;font-size:clamp(1.55rem,3vw,2.45rem);font-weight:900;line-height:.96;text-align:center;text-transform:none;transform:rotate(0deg);text-shadow:0 1px 0 rgba(0,0,0,.26),0 0 1.1rem hsl(var(--theme-hue) 100% 72%/.18);filter:drop-shadow(0 .45rem .85rem rgba(0,0,0,.32))}.landing-screen-shell .landing-screen-difference .landing-screen-kicker:after{content:"";position:absolute;left:9%;right:7%;bottom:-.34rem;height:4px;border-radius:999px;background:hsl(var(--theme-hue) 100% 80%/.54);transform:rotate(0deg)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy p:not(.landing-screen-kicker){max-width:44rem;color:rgba(247,245,239,.72);font-size:1.04rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-card-size:clamp(18.5rem,44vw,28rem);--comparison-fade:clamp(2.3rem,7vw,4.8rem);--comparison-gap:clamp(0.75rem,1.4vw,1rem);--comparison-peek:clamp(2.15rem,6.5vw,4.75rem);grid-column:1/-1;min-width:0;max-width:100%}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list{position:relative;min-width:0;max-width:calc((var(--comparison-card-size) * 2) + (var(--comparison-gap) * 2) + var(--comparison-peek));margin-inline:0 auto;border:0;background:transparent;box-shadow:none;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list[data-dragging=true]{cursor:-webkit-grabbing;cursor:grabbing}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list:focus-visible{outline:0;box-shadow:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list:focus-visible li[data-active=true]{outline:2px solid hsl(var(--theme-hue) 100% 78%/.78);outline-offset:-2px}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{display:flex;width:100%;min-width:0;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .56s cubic-bezier(.16,1,.3,1)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list[data-dragging=true] .landing-screen-comparison-track{transition:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{position:absolute;z-index:3;top:calc(50% - .9rem);display:inline-grid;place-items:center;width:clamp(2.45rem,4vw,2.95rem);height:clamp(2.45rem,4vw,2.95rem);padding:0;border:1px solid rgba(247,245,239,.16);border-radius:999px;color:rgba(247,245,239,.9);background:radial-gradient(circle at 50% 20%,hsl(var(--theme-hue) 100% 82%/.18),transparent 58%),rgba(8,8,11,.82);box-shadow:0 1rem 2.4rem rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);cursor:pointer;transform:translateY(-50%);transition:border-color .18s var(--screen-motion-ease),background .18s var(--screen-motion-ease),color .18s var(--screen-motion-ease),opacity .18s var(--screen-motion-ease),transform .18s var(--screen-motion-ease)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow-left{left:max(.55rem,calc(var(--comparison-peek) * .18))}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow-right{right:max(.55rem,calc(var(--comparison-peek) * .18))}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow:disabled{opacity:0;cursor:default;pointer-events:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow:focus-visible{outline:2px solid hsl(var(--theme-hue) 100% 78%/.82);outline-offset:4px}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{position:relative;display:flex;align-items:center;height:var(--comparison-card-size);min-width:0;min-height:0;aspect-ratio:1/1;padding:clamp(1.35rem,3vw,2.05rem);overflow:hidden;border:1px solid var(--screen-line);border-radius:var(--screen-radius);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),#171719;box-shadow:0 1.4rem 3rem rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.06);list-style:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li+li{border-top:1px solid var(--screen-line)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li>article{display:flex;align-items:center;height:100%}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li>article>div{position:relative;z-index:1;min-width:0;max-width:48rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list strong{display:block;max-width:12.5em;color:var(--screen-text);font-size:clamp(1.75rem,3.2vw,2.55rem);font-weight:920;line-height:1.04}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list p{max-width:58ch;margin-top:clamp(.85rem,1.4vw,1.15rem);color:var(--screen-muted);font-size:clamp(.88rem,1vw,1rem);line-height:1.45}@media (hover:hover) and (pointer:fine){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow:not(:disabled):hover{border-color:hsl(var(--theme-hue) 100% 32%/.28);color:var(--screen-text);background:radial-gradient(circle at 50% 20%,hsl(var(--theme-hue) 100% 82%/.26),transparent 58%),rgba(18,18,24,.92);transform:translateY(-50%) scale(1.04)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li:hover{border-color:hsl(var(--theme-hue) 100% 84%/.22);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025)),#171719;box-shadow:0 1.55rem 3.2rem rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.06);filter:none;transform:translateY(-2px)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li:first-child:hover{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018)),#171719}}@media (min-width:1200px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list{max-width:none;overflow:visible;cursor:default;mask-image:none;-webkit-mask-image:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));transform:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{width:auto;max-width:none;height:auto;min-height:clamp(19rem,25vw,24rem);aspect-ratio:auto}}@media (max-width:1199px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{display:none}}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots{display:flex;justify-content:center;gap:.1rem;margin-top:.75rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button{width:2.75rem;min-width:2.75rem;min-height:2.75rem;height:2.75rem;display:grid;place-items:center;padding:0;border:0;border-radius:999px;background:transparent;box-shadow:none;cursor:pointer}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button:before{content:"";width:.62rem;height:.62rem;border:1px solid rgba(247,245,239,.18);border-radius:inherit;background:rgba(247,245,239,.2);transition:width .18s var(--screen-motion-ease),border-color .18s var(--screen-motion-ease),background .18s var(--screen-motion-ease),transform .18s var(--screen-motion-ease)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button[aria-current=true]{width:2.75rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button[aria-current=true]:before{width:1.65rem;border-color:hsl(var(--theme-hue) 100% 84%/.68);background:hsl(var(--theme-hue) 100% 80%/.78)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button:focus-visible{outline:2px solid hsl(var(--theme-hue) 100% 78%/.8);outline-offset:4px}@media (hover:hover) and (pointer:fine){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button:hover:before{border-color:hsl(var(--theme-hue) 100% 84%/.56);background:hsl(var(--theme-hue) 100% 80%/.42);transform:translateY(-1px)}}@media (max-width:1199px){.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{font-size:3rem}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy p:not(.landing-screen-kicker){font-size:1.02rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list strong{font-size:clamp(1.7rem,4vw,2.3rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list p{font-size:.92rem}}@media (max-width:1023px){.landing-screen-shell .landing-screen-difference{grid-template-columns:1fr;padding-block:clamp(3.1rem,6vw,4.35rem)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{font-size:2.35rem}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy p:not(.landing-screen-kicker){font-size:.98rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison,.landing-screen-shell .landing-screen-difference .landing-screen-section-copy{grid-column:1}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{gap:var(--comparison-gap)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list strong{font-size:clamp(1.55rem,4.5vw,2rem)}}@media (max-width:767px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list{max-width:calc(var(--comparison-card-size) + (var(--comparison-gap) * 2) + (var(--comparison-peek) * 2))}}@media (max-width:640px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-card-size:clamp(15.5rem,76vw,18.5rem);--comparison-fade:clamp(2.15rem,11vw,3rem);--comparison-gap:0.75rem;--comparison-peek:clamp(1.55rem,8vw,2rem)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{font-size:1.78rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list strong{font-size:clamp(1.35rem,6.4vw,1.62rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list p{font-size:.82rem;line-height:1.4}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list article:first-child p,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list article:nth-child(2) p,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list article:nth-child(3) p{max-width:100%}}@media (prefers-reduced-motion:reduce){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list article,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{transition:none}}@media (min-width:1200px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots{display:none}}@media (min-width:641px){.landing-screen-shell .landing-screen-hero-followup .landing-screen-lead{order:1}.landing-screen-shell .landing-screen-hero-followup .landing-screen-hero-editor-support{order:2}.landing-screen-shell .landing-screen-hero-followup .landing-screen-hero-editor-support>span{display:none}.landing-screen-shell .landing-screen-hero-followup .landing-screen-hero-actions{order:3}}.landing-screen-shell .public-footer .public-footer-brand,.landing-screen-shell .public-footer .public-footer-studio-link,.landing-screen-shell .public-footer-link-group a,.landing-screen-shell .public-header .public-brand,.landing-screen-shell .public-main-links .public-text-link,.landing-screen-shell .public-nav-cta{min-height:44px}@media (min-width:681px) and (hover:hover) and (pointer:fine){.landing-screen-shell .public-footer-link-group>div{gap:2px}.landing-screen-shell .public-footer-link-group a{min-height:34px;line-height:1.35}}@media (prefers-reduced-motion:no-preference){.landing-screen-shell .landing-screen-hero .landing-screen-lead,.landing-screen-shell .landing-screen-hero .landing-screen-product,.landing-screen-shell .landing-screen-hero h1,.landing-screen-shell .landing-screen-hero-actions,.landing-screen-shell .landing-screen-hero-editor-support{animation:landing-experience-enter .76s cubic-bezier(.16,1,.3,1) both}.landing-screen-shell .landing-screen-hero h1{animation-delay:70ms}.landing-screen-shell .landing-screen-hero .landing-screen-product{animation-delay:155ms}.landing-screen-shell .landing-screen-hero-editor-support{animation-delay:.29s}.landing-screen-shell .landing-screen-hero-actions{animation-delay:395ms}.landing-screen-shell .landing-screen-hero .landing-screen-lead{animation-delay:.5s}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes:not(.is-visible) .landing-screen-mode-route path{opacity:.28;stroke-dasharray:1;stroke-dashoffset:1}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route path{opacity:1;stroke-dashoffset:0;transition:stroke-dashoffset .76s cubic-bezier(.16,1,.3,1),opacity .42s cubic-bezier(.16,1,.3,1)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route path:nth-child(2){transition-delay:75ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route path:nth-child(3){transition-delay:.15s}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route path:nth-child(4){transition-delay:225ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes:not(.is-visible) .landing-screen-output-area{opacity:.5;transform:translate3d(18px,0,0)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-output-area{opacity:1;transform:translateZ(0);transition:opacity .52s cubic-bezier(.16,1,.3,1) .21s,transform .62s cubic-bezier(.16,1,.3,1) .21s}}@media (min-width:641px) and (prefers-reduced-motion:no-preference){.landing-screen-shell .landing-screen-hero .landing-screen-lead{animation-delay:.29s}.landing-screen-shell .landing-screen-hero-editor-support{animation-delay:395ms}.landing-screen-shell .landing-screen-hero-actions{animation-delay:.5s}}@keyframes landing-experience-enter{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.landing-screen-shell .landing-screen-mode-route path,.landing-screen-shell .landing-screen-output-area,.landing-screen-shell .landing-screen-proof article>span,.landing-screen-shell .landing-screen-proof-detail{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}@media (prefers-reduced-motion:no-preference){html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal{opacity:1;filter:none;transform:none;transition:none;will-change:auto}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-item]{--landing-reveal-duration:720ms;--landing-reveal-easing:cubic-bezier(0.22,0.61,0.36,1);--landing-reveal-from:translate3d(0,18px,0);--landing-reveal-opacity-duration:520ms;--landing-reveal-to:translate3d(0,0,0);opacity:0;transform:var(--landing-reveal-from);transition:none;will-change:opacity,transform}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=proof-detail]{--landing-reveal-duration:760ms;--landing-reveal-from:translate3d(0,16px,0) scale(0.99);--landing-reveal-opacity-duration:560ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=copy]{--landing-reveal-duration:720ms;--landing-reveal-from:translate3d(0,18px,0)}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=comparison],html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=pricing-panel]{--landing-reveal-duration:760ms;--landing-reveal-from:translate3d(0,18px,0) scale(0.99);--landing-reveal-opacity-duration:560ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=workflow-stage]{--landing-reveal-duration:780ms;--landing-reveal-from:translate3d(0,20px,0) scale(0.987);--landing-reveal-opacity-duration:580ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=final-action],html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=pricing-action],html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=workflow-actions]{--landing-reveal-duration:660ms;--landing-reveal-from:translate3d(0,14px,0) scale(0.995)}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=mode-card]{--landing-reveal-duration:680ms;--landing-reveal-from:translate3d(0,14px,0) scale(0.993);--landing-reveal-opacity-duration:500ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=mode-route]{--landing-reveal-duration:740ms;--landing-reveal-from:translate3d(-8px,6px,0) scale(0.996);--landing-reveal-opacity-duration:520ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=mode-output]{--landing-reveal-duration:740ms;--landing-reveal-from:translate3d(16px,8px,0) scale(0.99);--landing-reveal-opacity-duration:540ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=faq-item]{--landing-reveal-duration:620ms;--landing-reveal-from:translate3d(0,12px,0);--landing-reveal-opacity-duration:460ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=profile]{--landing-reveal-duration:780ms;--landing-reveal-from:translate3d(16px,8px,0) scale(0.992);--landing-reveal-opacity-duration:580ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=contact-form]{--landing-reveal-duration:740ms;--landing-reveal-from:translate3d(0,16px,0) scale(0.99);--landing-reveal-opacity-duration:540ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-kind=final-heading]{--landing-reveal-duration:780ms;--landing-reveal-from:translate3d(0,20px,0) scale(0.995);--landing-reveal-opacity-duration:580ms}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal.is-visible [data-landing-reveal-item]{opacity:1;transform:var(--landing-reveal-to);transition:opacity var(--landing-reveal-opacity-duration) var(--landing-reveal-easing),transform var(--landing-reveal-duration) var(--landing-reveal-easing);transition-delay:var(--landing-reveal-delay,0s)}html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal.is-reveal-immediate [data-landing-reveal-item]{transition-delay:0s!important;transition-duration:1ms!important}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes:not(.is-visible) .landing-screen-output-area[data-landing-reveal-item][data-landing-reveal-kind=mode-output]{opacity:0;transform:var(--landing-reveal-from)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-output-area[data-landing-reveal-item][data-landing-reveal-kind=mode-output]{opacity:1;transform:var(--landing-reveal-to)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route[data-landing-reveal-kind=mode-route] path{transition:stroke-dashoffset .78s var(--landing-reveal-easing),opacity .52s var(--landing-reveal-easing);transition-delay:var(--landing-reveal-delay,0s)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route[data-landing-reveal-kind=mode-route] path:nth-child(2){transition-delay:calc(var(--landing-reveal-delay, 0s) + 70ms)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route[data-landing-reveal-kind=mode-route] path:nth-child(3){transition-delay:calc(var(--landing-reveal-delay, 0s) + .14s)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes.is-visible .landing-screen-mode-route[data-landing-reveal-kind=mode-route] path:nth-child(4){transition-delay:calc(var(--landing-reveal-delay, 0s) + .21s)}}@media (max-width:760px) and (prefers-reduced-motion:no-preference){html[data-landing-reveal=ready] .landing-screen-shell .landing-scroll-reveal [data-landing-reveal-item]{--landing-reveal-from:translate3d(0,14px,0)}html[data-landing-reveal=ready] .landing-screen-shell .landing-screen-modes:not(.is-visible) .landing-screen-output-area[data-landing-reveal-item][data-landing-reveal-kind=mode-output]{--landing-reveal-from:translate3d(0,16px,0) scale(0.992)}}.landing-screen-shell .landing-screen-proof{padding-bottom:clamp(1.125rem,1.7vw,1.5rem)}.landing-screen-shell .landing-screen-proof-action{margin-top:clamp(1.5rem,2.4vw,2rem)}.landing-screen-shell .landing-screen-proof-demo-action{grid-template-columns:minmax(0,1fr)}.landing-screen-shell .landing-screen-difference{width:min(calc(100vw - 3rem),90rem);max-width:min(calc(100vw - 3rem),90rem);gap:clamp(1.2rem,2.2vw,1.8rem);padding:clamp(2.75rem,4.2vw,4rem) 0 clamp(4.5rem,7vw,6.5rem)}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy{align-items:center;max-width:57rem;margin-inline:auto;text-align:center}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{max-width:21ch;margin-inline:auto;font-size:clamp(2.25rem,3.7vw,3.6rem);line-height:1}.landing-screen-shell .landing-screen-difference .landing-screen-heading-aside{display:inline-block;margin-inline:.12em;color:rgba(247,245,239,.82);font-family:Avenir Next,Helvetica Neue,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(.7rem,.31em,1rem);font-weight:400;line-height:1;letter-spacing:.035em;vertical-align:.22em;white-space:nowrap}.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-card-size:clamp(23rem,30vw,27rem);--comparison-gap:clamp(0.75rem,1.25vw,1.1rem);--comparison-fade:clamp(2rem,4vw,3.75rem);position:relative;width:100%;max-width:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list{width:100%;max-width:none;margin:0;overflow:hidden;border-radius:0;cursor:-webkit-grab;cursor:grab;mask-image:linear-gradient(90deg,transparent 0,black var(--comparison-fade),black calc(100% - var(--comparison-fade)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,black var(--comparison-fade),black calc(100% - var(--comparison-fade)),transparent 100%)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list[data-position=start]{mask-image:linear-gradient(90deg,black 0,black calc(100% - var(--comparison-fade)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,black 0,black calc(100% - var(--comparison-fade)),transparent 100%)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list[data-position=end]{mask-image:linear-gradient(90deg,transparent 0,black var(--comparison-fade),black 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,black var(--comparison-fade),black 100%)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{display:flex!important;align-items:stretch;gap:var(--comparison-gap);width:max-content;min-width:100%;padding:0;transform-origin:left center}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{flex:0 0 var(--comparison-card-size);align-items:stretch;width:var(--comparison-card-size);height:auto;min-height:25rem;max-width:var(--comparison-card-size);padding:clamp(1.5rem,2vw,1.85rem);border-color:rgba(247,245,239,.12);border-radius:8px;background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.018) 50%),rgba(23,23,26,.94);box-shadow:0 1.25rem 2.8rem rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.075)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li>article{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:2.7rem minmax(0,1fr);align-items:stretch;width:100%;height:auto;grid-gap:clamp(.7rem,1.1vw,.9rem);gap:clamp(.7rem,1.1vw,.9rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-card-top{display:flex;align-items:center;justify-content:space-between;height:2.7rem;width:100%}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-card-tag{min-width:0;color:hsl(var(--theme-hue) 100% 80%/.92);font-size:clamp(.61rem,2.6vw,.69rem);font-weight:800;letter-spacing:.075em;line-height:1;text-transform:uppercase;white-space:nowrap}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon{position:relative;display:inline-grid;place-items:center;width:2.7rem;height:2.7rem;overflow:hidden;border:1px solid hsl(var(--theme-hue) 100% 82%/.24);border-radius:999px;color:hsl(var(--theme-hue) 100% 84%/.96);background:hsl(var(--theme-hue) 100% 76%/.09);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon[data-brand-icon=true]{border-radius:.75rem;background:rgba(247,245,239,.04)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon[data-brand-icon=true] img{object-fit:cover}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon-group{display:flex;align-items:center;flex-shrink:0;gap:.28rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon-group img{width:1.9rem;height:1.9rem;border:1px solid rgba(247,245,239,.14);border-radius:.55rem;object-fit:cover;box-shadow:0 .5rem 1rem rgba(0,0,0,.22)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list h3{max-width:13.5em;min-height:3.15em;margin:0;color:var(--screen-text);font-size:clamp(1.55rem,2.15vw,1.95rem);font-weight:860;letter-spacing:0;line-height:1.05}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list p{max-width:43ch;margin-top:.9rem;color:rgba(247,245,239,.68);font-size:clamp(.89rem,1.02vw,.98rem);line-height:1.5}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{top:calc(50% - 1.2rem);z-index:4}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow-left{left:-1.15rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow-right{right:-1.15rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots{gap:.05rem;margin-top:clamp(.95rem,1.7vw,1.2rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button{width:2.35rem;min-width:2.35rem;min-height:2.35rem;height:2.35rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button[aria-current=true]{width:2.65rem}@media (min-width:1200px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-desktop-width:calc(var(--comparison-card-size) + var(--comparison-card-size) + var(--comparison-card-size) + var(--comparison-gap) + var(--comparison-gap));width:min(100%,var(--comparison-desktop-width));max-width:var(--comparison-desktop-width);margin-inline:auto}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list[data-position]{overflow:hidden;cursor:-webkit-grab;cursor:grab;mask-image:none;-webkit-mask-image:none}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{display:flex!important}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{width:var(--comparison-card-size);min-height:25rem;max-width:var(--comparison-card-size);aspect-ratio:auto}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow,.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots{display:flex}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{display:inline-grid}}@media (max-width:1199px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-card-size:clamp(19.5rem,43vw,24rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{min-height:24.5rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{display:none}}@media (min-width:768px) and (max-width:1199px) and (hover:hover) and (pointer:fine){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-arrow{display:inline-grid}}@media (max-width:767px){.landing-screen-shell .landing-screen-difference{width:min(calc(100vw - 2rem),40rem);max-width:min(calc(100vw - 2rem),40rem);padding:2.75rem 0 4rem}.landing-screen-shell .landing-screen-difference .landing-screen-section-copy h2{max-width:16ch;font-size:clamp(1.85rem,8.5vw,2.25rem);line-height:1.02}.landing-screen-shell .landing-screen-difference .landing-screen-comparison{--comparison-card-size:min(76vw,22rem);--comparison-gap:0.8rem;--comparison-fade:1rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track{box-sizing:content-box;padding-inline:calc((100vw - 2rem - var(--comparison-card-size)) / 2)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{min-height:26.5rem;padding:1.3rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list h3{font-size:clamp(1.42rem,6.7vw,1.7rem)}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-list p{font-size:.88rem;line-height:1.48}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-icon-group img{width:1.7rem;height:1.7rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots{gap:0}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button{width:2.1rem;min-width:2.1rem;min-height:2.1rem;height:2.1rem}.landing-screen-shell .landing-screen-difference .landing-screen-comparison-dots button[aria-current=true]{width:2.35rem}}@media (max-width:375px){.landing-screen-shell .landing-screen-difference .landing-screen-comparison-track>li{min-height:max(27.25rem,calc(50.5rem - 105vw))}}