:root{--ink: #222222;--paper: #f9f8f6;--soft: #f1f1f2;--white: #ffffff;--grey-text: #4a4a4a;--grey-on-ink: #c2c2c7;--line: #e6e6e6;--space-4: 4px;--space-8: 8px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--space-40: 40px;--space-48: 48px;--space-64: 64px;--space-80: 80px;--radius-card: 32px;--radius-panel: 34px;--radius-pill: 999px;--stroke-outline: 3px;--stroke-tag: 2px;--stroke-line: 1px;--size-button: 64px;--size-tap: 44px;--sticker-outer: 14px;--sticker-inner: 8px}:root{--inset: 32px;--section-y: 48px;--block: 32px;--measure-h1: 329px;--measure-h2: 329px;--measure-lead: 329px;--measure-body: 329px;--measure-card: 329px}@media (min-width: 768px){:root{--inset: 32px;--section-y: 48px;--block: 40px;--measure-h1: 640px;--measure-h2: 640px;--measure-lead: 616px;--measure-body: 616px;--measure-card: 342px}}@media (min-width: 1024px){:root{--inset: 69px;--section-y: 80px;--block: 48px;--measure-h1: 1000px;--measure-h2: 860px;--measure-lead: 616px;--measure-body: 760px;--measure-card: 367px}}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--size-button);padding:0 var(--space-40);border-radius:var(--radius-pill);font-size:18px;line-height:24px;font-weight:700;text-decoration:none}.btn--solid{background:var(--ink);color:var(--white)}.btn--outline{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 var(--stroke-outline) var(--ink)}.btn--white{background:var(--white);color:var(--ink)}.lang{display:flex;gap:var(--space-4)}.lang__pill{min-width:48px;min-height:var(--size-tap);border:var(--stroke-tag) solid var(--ink);border-radius:var(--radius-pill);background:transparent;color:var(--ink);font-size:15px;line-height:20px;font-family:inherit;cursor:pointer}.lang__pill.is-current{background:var(--ink);color:var(--white)}.lang__pill--unavailable{opacity:.45}.site-head{position:sticky;top:var(--space-16);z-index:20;padding:var(--space-16) var(--inset) 0;background:transparent}.site-head__row{min-height:var(--bar-h);padding:calc(var(--bar-h) * .136) calc(var(--bar-h) * .22);border-radius:calc(var(--bar-h) / 2);background:var(--bar-bg);color:var(--bar-fg);display:flex;align-items:center;width:max-content;max-width:100%;margin-inline:auto;gap:calc(var(--bar-h) * .6);box-shadow:0 18px 40px #0000002e,0 2px 6px #0000001a;outline:1px solid var(--bar-line);outline-offset:-1px;transition:background-color .26s ease-out,color .26s ease-out,outline-color .26s ease-out}.site-head{--bar-bg: var(--ink);--bar-fg: var(--white);--bar-line: rgb(255 255 255 / 14%)}.site-head[data-theme-nav=dark]{--bar-bg: var(--paper);--bar-fg: var(--ink);--bar-line: rgb(0 0 0 / 14%)}@media (prefers-reduced-motion: reduce){.site-head__row{transition:none}}.logo{display:inline-flex;align-items:center;gap:var(--space-12);text-decoration:none;color:var(--bar-fg)}.logo__badge{display:grid;place-items:center;width:calc(var(--bar-h) * .73);height:calc(var(--bar-h) * .73);border-radius:50%;background:var(--white);box-shadow:inset 0 0 0 1px var(--bar-line);flex:none}.logo__cat{width:62%;height:auto}.logo__name{font-size:22px;line-height:28px;font-weight:700}.nav{display:flex;gap:calc(var(--bar-h) * .6)}.nav__link{font-size:17px;line-height:24px;color:var(--ink);text-decoration:none}.site-head .nav__link{color:var(--bar-fg)}@media (hover: hover){.btn{transition:transform .14s ease-out,background-color .14s ease-out,color .14s ease-out,box-shadow .14s ease-out}.btn:hover{transform:translateY(-2px)}.btn--solid:hover{background:var(--grey-text)}.btn--outline:hover{background:var(--ink);color:var(--paper)}.btn--white:hover{background:var(--grey-on-ink)}.btn:active{transform:translateY(0)}.nav__link{transition:opacity .14s ease-out}.nav__link:hover{opacity:.6}.site-head .lang__pill{transition:background-color .14s ease-out,color .14s ease-out}.site-head .lang__pill:hover:not(.is-current):not([aria-disabled=true]){background:color-mix(in srgb,var(--bar-fg) 16%,transparent)}.logo{transition:opacity .14s ease-out}.logo:hover{opacity:.75}}@media (prefers-reduced-motion: reduce){.btn,.nav__link,.site-head .lang__pill,.logo{transition:none}.btn:hover{transform:none}}.site-head .lang{background:transparent;border-radius:var(--radius-pill);box-shadow:inset 0 0 0 var(--stroke-line) color-mix(in srgb,var(--bar-fg) 34%,transparent);padding:calc(var(--bar-h) * .05);gap:0}.site-head .lang__pill{border-color:transparent;background:transparent;color:var(--bar-fg);border-radius:var(--radius-pill);min-height:max(var(--size-tap),calc(var(--bar-h) * .63));font-weight:500}.site-head .lang__pill.is-current{background:var(--bar-fg);color:var(--bar-bg);font-weight:700}@media (max-width: 1023px){.nav--desktop{display:none}:root{--bar-h: 60px}}@media (max-width: 639px){.logo__name{display:none}}.hero{position:relative;overflow:hidden;min-height:calc(100svh - var(--head-h));display:flex;flex-direction:column;justify-content:center;padding:var(--space-64) var(--inset) var(--space-80);text-align:center;background:var(--paper)}.hero__stickers{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.hero__sticker{position:absolute;height:auto;transform-origin:50% 50%;translate:-50% -50%}.hero--narrow{align-items:center;overflow-x:clip}.hero__band{display:flex;align-items:center;justify-content:center;gap:var(--space-16);width:128%;max-width:none;flex:none}.hero__band--top{margin-bottom:var(--space-24)}.hero__band--bottom{margin-top:var(--space-40)}.hero__bandicon{width:clamp(88px,13vw,132px);height:auto;flex:none}:root{--bar-h: 68px;--head-h: calc(var(--bar-h) + var(--space-16))}:root{--hero-icon-scale: .62}@media (min-width: 768px){:root{--hero-icon-scale: .8}}@media (min-width: 1024px){:root{--hero-icon-scale: 1}}.section--covers{padding-top:var(--space-40);padding-bottom:var(--space-40)}.wordstack{display:flex;flex-direction:column;align-items:center;width:100%;max-width:min(var(--measure-h1),78vh)}.wordstack__giant{font-size:clamp(64px,14vw,168px);line-height:.74;font-weight:700;letter-spacing:-.04em;white-space:nowrap}.wordstack__list{--wordstack-h: clamp(34px, 7vw, 70px);list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center}.wordstack__item{line-height:0}.wordstack__sticker{height:var(--wordstack-h);width:auto;display:block;transform:scaleY(calc(1 - .16 * var(--near, 0)));transform-origin:50% 50%}@media (prefers-reduced-motion: reduce){.wordstack__sticker{transform:none}}.wordstack__list{margin:calc(var(--wordstack-h) * -.2) 0}.hero__status{color:var(--grey-text)}.hero__headline{margin:var(--space-24) 0 0}.hero__headline img{max-width:100%;height:auto;vertical-align:middle}.hero__lead{max-width:var(--measure-lead);margin:var(--space-24) auto 0;font-size:24px;line-height:32px;color:var(--grey-text)}.hero__actions{display:flex;gap:var(--space-12);justify-content:center;margin-top:var(--space-24);flex-wrap:wrap}.figures{display:flex;flex-direction:column;gap:var(--space-24);padding:var(--space-64) var(--inset);background:var(--paper)}.figures__row{display:flex;flex-direction:column;gap:var(--space-16)}.figure{display:flex;flex-direction:column;gap:var(--space-24);background:var(--ink);color:var(--white);border-radius:var(--radius-panel);padding:var(--space-24);min-width:0}.figure__value{font-size:clamp(40px,8vw,68px);line-height:1;font-weight:700;letter-spacing:-.03em;white-space:nowrap}@media (max-width: 767px){.figure__value{white-space:normal}}.figure__label{font-size:15px;line-height:20px;text-transform:uppercase;letter-spacing:.02em;color:var(--white);max-width:22ch}.figures__source{font-size:15px;line-height:20px;color:var(--grey-text)}@media (min-width: 1280px){.figures__row{flex-direction:row;gap:var(--space-16);align-items:stretch}.figure{flex:0 1 auto;padding:var(--space-32)}.figure__value{font-size:clamp(44px,5vw,76px)}}@media (min-width: 1024px){.figure__value{font-size:64px;line-height:68px}}.stack{display:flex;flex-direction:column;gap:var(--space-24)}.lead-section{font-size:24px;line-height:32px;max-width:var(--measure-lead)}.lead-section--centre{margin-inline:auto;text-align:center}.why__heading{text-wrap:balance}.why__moved,.why__stayed{display:block}.why__stayed{color:var(--grey-text)}.why__lead{font-size:24px;line-height:32px;max-width:var(--measure-lead);margin-inline:auto;text-align:center;text-wrap:balance}@media (min-width: 1024px){.why__lead{font-size:28px;line-height:38px}}.why__cut{background-image:linear-gradient(var(--ink),var(--ink));background-repeat:no-repeat;background-position:0 64%;background-size:100% var(--stroke-outline);-webkit-box-decoration-break:clone;box-decoration-break:clone}@supports (animation-timeline: view()){@media (prefers-reduced-motion: no-preference){.why__cut{animation:why-cut linear both;animation-timeline:view();animation-range:entry 80% cover 36%}}}@keyframes why-cut{0%{background-size:0 var(--stroke-outline)}to{background-size:100% var(--stroke-outline)}}.channels{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--space-20);align-self:stretch}@media (min-width: 768px){.channels{grid-template-columns:repeat(3,1fr);gap:var(--space-24)}}.channel{--card-pad: var(--space-32);--card-hang: 12%;display:flex;flex-direction:column;overflow:hidden;background:var(--ink);color:var(--white);border-radius:var(--radius-card);padding:var(--card-pad);min-height:320px}@media (min-width: 768px) and (max-width: 1023px){.channel{--card-pad: var(--space-24)}}.channel__label{font-size:15px;line-height:20px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--grey-on-ink);margin-bottom:var(--space-4)}.channel__text{font-size:22px;line-height:29px;font-weight:700;margin-bottom:var(--space-24)}@media (min-width: 1024px){.channel__text{font-size:24px;line-height:31px}}.channel__art{margin-top:auto;align-self:flex-end;margin-right:calc(-1 * var(--card-pad) - var(--card-hang));margin-bottom:calc(-1 * var(--card-pad) - var(--card-hang));width:84%;max-width:290px;display:block;pointer-events:none}.channel__mark{display:block;width:100%;height:auto}.why__stack{align-self:stretch}.reveal{display:block;clip-path:inset(0 100% 0 0)}.reveal.is-shown{clip-path:inset(0 0 0 0);transition:clip-path .62s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion: reduce){.reveal,.reveal.is-shown{clip-path:none;transition:none}}.columns{display:grid;grid-template-columns:1fr;gap:var(--space-24)}@media (min-width: 768px){.columns{grid-template-columns:repeat(2,1fr)}}.steps{display:flex;flex-direction:column;gap:var(--space-40);align-self:stretch;list-style:none;padding:0;margin:0}.step{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start;--step-scale: .82;--step-fade: .45;transition:opacity .26s ease-out;opacity:var(--step-fade)}.step[data-side=before]{--step-fade: .6}.step[data-side=after]{--step-fade: .42}.step.is-current{--step-scale: 1;--step-fade: 1}@media (prefers-reduced-motion: reduce){.step,.step__n,.step__title:before{transition:none}}.step__n{font-size:88px;line-height:.9;font-weight:700;letter-spacing:-.03em;transform:scale(var(--step-scale));transform-origin:0 50%;transition:transform .26s ease-out,color .26s ease-out,-webkit-text-stroke-color .26s ease-out;color:transparent;-webkit-text-stroke:2px var(--white);text-stroke:2px var(--white)}.step.is-current .step__n{color:var(--white);-webkit-text-stroke-color:transparent}.step__text{display:flex;flex-direction:column;gap:var(--space-8);max-width:var(--measure-body)}.step__title{font-size:24px;line-height:1.3;font-weight:700}.step__title:before{content:"→";display:inline-block;width:1.1em;margin-left:-1.1em;opacity:0;transition:opacity .26s ease-out}.step.is-current .step__title:before{opacity:1}@media (min-width: 768px){.step{grid-template-columns:164px 1fr;gap:var(--space-40);align-items:start}.step__n{font-size:120px}.step__title{font-size:32px}}@property --p{syntax: "<number>"; inherits: true; initial-value: 1;}@property --i{syntax: "<number>"; inherits: false; initial-value: 0;}@property --n{syntax: "<number>"; inherits: true; initial-value: 1;}.product__say{max-width:var(--measure-h1);margin-inline:auto;text-align:center}.product__heading{font-size:clamp(36px,5.4vw,76px);line-height:1.08;font-weight:700;letter-spacing:-.03em;margin:var(--space-16) 0 0;text-wrap:balance}.product__lead{font-size:clamp(22px,2.6vw,34px);line-height:1.35;margin:var(--space-32) 0 0}.scrolllit__word{color:color-mix(in srgb,var(--white) calc(clamp(0,var(--p) * var(--n) - var(--i),1)*100%),var(--grey-on-ink));transition:color .12s linear}@media (prefers-reduced-motion: reduce){.scrolllit__word{color:var(--white);transition:none}}.device{aspect-ratio:1300 / 2640;min-width:0;overflow:hidden;box-sizing:border-box;padding:4.15% 5%;background:var(--paper);box-shadow:inset 0 0 0 var(--stroke-tag) var(--ink);border-radius:11%/5.4%}.device__screen{display:block;width:100%;height:100%;object-fit:cover;border-radius:8%/3.7%}.device__screen--placeholder{display:flex;align-items:center;justify-content:center;text-align:center;padding:8%;border:var(--stroke-tag) dashed color-mix(in srgb,currentColor 8%,transparent)}.product__row{display:flex;flex-wrap:wrap;gap:var(--space-16);justify-content:center}.shot{display:flex;flex-direction:column;gap:var(--space-20);margin:0;flex:0 0 156px}@media (min-width: 768px){.product__row{flex-wrap:nowrap;gap:var(--space-24)}.shot{flex-basis:158px}}@media (min-width: 1024px){.product__row{gap:var(--space-40)}.shot{flex-basis:250px}}.shot__caption{font-size:15px;line-height:20px;color:var(--grey-on-ink)}.product__pin{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-24)}.product__devices{display:grid;justify-items:center;align-items:center}.product__device{grid-area:1 / 1;height:544px;opacity:0;transition:opacity .24s ease-out}.product__device.is-current{opacity:1}.product__beat{font-size:24px;line-height:32px;font-weight:700;color:var(--white);text-align:center;animation:beat-in .24s ease-out both}@keyframes beat-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){.product__beat{animation:none}}.product__dots{display:flex;gap:var(--space-8)}.product__dot{width:8px;height:8px;border-radius:999px;background:var(--line)}.product__dot.is-current{width:10px;height:10px;background:var(--white)}@media (prefers-reduced-motion: reduce){.product__device{transition:none}}.cards{display:grid;gap:var(--space-24);align-self:stretch}@media (min-width: 1024px){.cards{--stack-row: 64svh;--stack-top: 11svh;--stack-card-height: calc(var(--stack-row) - 2 * var(--stack-top));view-timeline-name:--card-stack;grid-auto-rows:var(--stack-row);gap:0;position:relative}.card{position:sticky;top:var(--stack-top);height:var(--stack-card-height);transform-origin:50% 100%;box-shadow:inset 0 0 0 var(--stroke-tag) var(--ink)}.card:nth-child(odd){background:var(--ink);color:var(--white)}.card:nth-child(odd) .card__body{color:var(--grey-on-ink)}.card:nth-child(2n){background:var(--white)}.card:nth-child(1){--stack-i: 1}.card:nth-child(2){--stack-i: 2}.card:nth-child(3){--stack-i: 3}.card:nth-child(4){--stack-i: 4}}@supports (animation-timeline: view()){@media (min-width: 1024px){.card{animation:card-stack-away linear forwards;animation-timeline:--card-stack;animation-range:exit-crossing calc(var(--stack-i, 1) * var(--stack-row) - 100svh) exit-crossing calc(var(--stack-i, 1) * var(--stack-row) - var(--stack-top))}.card:last-of-type{animation:none}}}@keyframes card-stack-away{to{transform:perspective(60em) rotateX(22deg) scale(.9);filter:brightness(.82)}}@media (prefers-reduced-motion: reduce){.card{animation:none;position:static;height:auto}.cards{grid-auto-rows:auto;gap:var(--space-24)}}@media (max-width: 1023px){.cards{grid-template-columns:1fr}}.card{display:grid;grid-template-rows:auto 1fr auto;justify-items:start;row-gap:var(--space-12);padding:var(--space-32) var(--space-24);background:var(--soft);border-radius:var(--radius-card);overflow:hidden;min-height:300px}@media (min-width: 1024px){.card{padding:var(--space-32)}}.card__words{display:flex;align-items:flex-end;gap:var(--space-8);margin-top:var(--space-24);margin-left:calc(-1 * var(--space-32));margin-bottom:0;max-width:none}.card{--card-word-h: clamp(52px, 6vw, 78px)}.card__word{height:var(--card-word-h);width:auto;max-width:none}.card__title{font-size:24px;line-height:30px;font-weight:700}.card--lead .card__title{font-size:32px;line-height:38px}@media (min-width: 1024px){.card--lead .card__title{font-size:40px;line-height:46px}}.card__body{color:var(--grey-text)}.head__h2,.card__title,.step__title,.figure__value{overflow-wrap:break-word}.prices{display:flex;flex-direction:column;gap:var(--space-20);align-self:stretch}@media (min-width: 1024px){.prices{flex-direction:row}}.price{flex:1 1 0%;display:flex;flex-direction:column;gap:var(--space-20);padding:var(--space-32);border-radius:var(--radius-card)}.price--paper{background:var(--paper);color:var(--ink)}.price--ink{background:var(--ink);color:var(--white)}.price--ink .price__line,.price--ink .price__note{color:var(--grey-on-ink)}.price__title{font-size:24px;line-height:32px;font-weight:700}.price__line{font-size:18px;line-height:28px;color:var(--grey-text)}.price__number{font-size:44px;line-height:48px;font-weight:700;letter-spacing:-.03em}.price__note{font-size:18px;line-height:28px;color:var(--grey-text)}.price .btn{align-self:flex-start}.price__footnote{margin-top:var(--space-48);font-size:18px;line-height:28px;color:var(--grey-text);max-width:var(--measure-lead);margin-inline:auto;text-align:center}.ticks{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:var(--space-16);align-self:stretch}@media (min-width: 768px){.ticks{grid-template-columns:repeat(2,1fr);gap:var(--space-20)}}.tick{display:flex;align-items:flex-start;gap:var(--space-16);padding:var(--space-24);border:var(--stroke-tag) solid var(--ink);border-radius:var(--radius-card)}.tick__mark{flex:0 0 auto;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--ink);color:var(--white);font-size:15px;line-height:1;font-weight:700}.section.section--note{padding-bottom:0;text-align:center}.section--note .body{max-width:var(--measure-lead);margin:0 auto}.pilot__mail{margin-top:var(--space-16);font-size:18px;line-height:28px}#pilot{padding-bottom:100px}@media (min-width: 768px){#pilot{padding-bottom:120px}}@media (min-width: 1024px){#pilot{padding-bottom:150px}}.pilot__mail a{color:var(--white)}.site-foot{position:relative;padding:var(--space-40) var(--inset);background:var(--ink)}.strip{position:relative;height:320px;margin-left:calc(-1 * var(--inset));margin-right:calc(-1 * var(--inset));width:calc(100% + 2 * var(--inset))}@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference){@media (min-width: 1024px){.strip{cursor:grab}.strip:active{cursor:grabbing}}}.strip--empty{height:0}.strip__icon{position:absolute;z-index:1;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.strip__wordmark{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:5;display:block;font-size:clamp(56px,13vw,168px);line-height:.78;font-weight:700;letter-spacing:-.04em;color:var(--white);white-space:nowrap;pointer-events:none}.site-foot__panel{background:var(--white);border-radius:var(--radius-panel);padding:var(--space-40);display:flex;flex-direction:column;gap:var(--space-24)}.site-foot__row{display:flex;flex-direction:column;gap:var(--space-32)}@media (min-width: 1024px){.site-foot__row{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:var(--space-40)}}.site-foot__name{font-size:24px;line-height:32px;font-weight:700}.site-foot__about,.site-foot__contact{display:flex;flex-direction:column;gap:var(--space-8)}.site-foot__nav{display:flex;flex-direction:column;gap:var(--space-12)}@media (min-width: 1024px){.site-foot__nav{gap:var(--space-20)}}.site-foot__legal{font-size:15px;line-height:20px;color:var(--grey-text)}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,p,ul,ol,figure,blockquote,hr{margin:0}html{-webkit-text-size-adjust:100%;overflow-x:clip}body{margin:0;background:var(--paper);color:var(--ink);font-family:helvetica-neue-lt-pro,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:18px;line-height:28px;overflow-x:clip}img{max-width:100%}.section{padding:var(--section-y) var(--inset);display:flex;flex-direction:column;gap:var(--block);align-items:center}.section--ink{background:var(--ink);color:var(--white)}.section--soft{background:var(--soft)}.section--ink .head__lead,.section--ink .shot__caption{color:var(--grey-on-ink)}.head{text-align:center;max-width:var(--measure-h2)}.head__eyebrow{font-size:14px;line-height:20px;font-weight:700;margin:0 0 var(--space-24)}.head__h2{font-size:48px;line-height:56px;font-weight:700;margin:0}@media (max-width: 767px){.head__h2{font-size:40px;line-height:46px}}.head__lead{font-size:24px;line-height:32px;color:var(--grey-text);max-width:var(--measure-lead);margin:var(--space-24) auto 0}.body{font-size:18px;line-height:28px;max-width:var(--measure-body)}.rule{border:0;border-top:var(--stroke-line) solid var(--line);width:100%;margin:0;color:inherit}.rule--ink{border-top-width:var(--stroke-outline);border-top-color:currentColor}.skip{position:absolute;left:-9999px}.skip:focus{left:var(--space-16);top:var(--space-16);background:var(--ink);color:var(--white);padding:var(--space-12) var(--space-16);z-index:10}:focus-visible{outline:3px solid var(--ink);outline-offset:2px}.section--ink :focus-visible{outline-color:var(--white)}.site-head :focus-visible{outline-color:var(--bar-fg)}.pilot__mail a,.site-foot__contact a{display:inline-flex;align-items:center;min-height:24px}@media (prefers-reduced-motion: no-preference){::view-transition-old(root),::view-transition-new(root){animation-duration:.32s;animation-timing-function:cubic-bezier(.22,1,.36,1)}}@media (prefers-reduced-motion: reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}
