.app-accordion[data-v-cd2a204b]{--app-accordion-arrow-size: 32px;--app-accordion-header-gap: 16px;--app-accordion-indicator-size: 20px;--app-accordion-padding: 32px;--app-accordion-title-font-size: 32px;--app-accordion-title-line-height: 40px;width:100%;scroll-margin-top:108px;border:1px solid var(--color-neutral-450);border-radius:var(--landing-section-border-radius, 12px)}.app-accordion__header[data-v-cd2a204b]{display:flex;gap:var(--app-accordion-header-gap);align-items:center;width:100%;padding:var(--app-accordion-padding);color:inherit;text-align:left;cursor:pointer;background:none;border:none}.app-accordion__arrow[data-v-cd2a204b]{flex:none;width:var(--app-accordion-arrow-size);height:var(--app-accordion-arrow-size)}.app-accordion__title[data-v-cd2a204b]{flex:1;min-width:0;font-size:var(--app-accordion-title-font-size);font-weight:300;line-height:var(--app-accordion-title-line-height)}.app-accordion__indicator[data-v-cd2a204b]{position:relative;flex:none;width:var(--app-accordion-indicator-size);height:var(--app-accordion-indicator-size)}.app-accordion__indicator[data-v-cd2a204b]:before,.app-accordion__indicator[data-v-cd2a204b]:after{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;content:"";background:currentcolor}.app-accordion__indicator[data-v-cd2a204b]:before{width:100%;height:1.5px}.app-accordion__indicator[data-v-cd2a204b]:after{width:1.5px;height:100%;transition:transform var(--transition-duration-mid) var(--transition-timing-function)}.app-accordion--expanded .app-accordion__indicator[data-v-cd2a204b]:after{transform:scaleY(0)}.app-accordion__body[data-v-cd2a204b]{display:grid;visibility:hidden;grid-template-rows:0fr;padding:0 var(--app-accordion-padding);transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-mid);transition-property:grid-template-rows,padding-bottom,visibility}.app-accordion--expanded .app-accordion__body[data-v-cd2a204b]{visibility:visible;grid-template-rows:1fr;padding-bottom:var(--app-accordion-padding)}.app-accordion__content[data-v-cd2a204b]{overflow:hidden}@media(prefers-reduced-motion:reduce){.app-accordion__indicator[data-v-cd2a204b]:after,.app-accordion__body[data-v-cd2a204b]{transition:none}}@media(max-width:900px){.app-accordion[data-v-cd2a204b]{--app-accordion-arrow-size: 24px;--app-accordion-padding: 24px;--app-accordion-title-font-size: 24px;--app-accordion-title-line-height: 30px}}@media(max-width:500px){.app-accordion[data-v-cd2a204b]{--app-accordion-arrow-size: 20px;--app-accordion-header-gap: 12px;--app-accordion-indicator-size: 16px;--app-accordion-padding: 16px;--app-accordion-title-font-size: 18px;--app-accordion-title-line-height: 24px;scroll-margin-top:100px}}.landing-accordions[data-v-c03a46d2]{--landing-accordions-label-width: 40%;--landing-accordions-table-min-width: 620px;width:100%}.landing-accordions__body[data-v-c03a46d2]{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}.landing-accordions__body--centered[data-v-c03a46d2]{align-items:center}.landing-accordions__header[data-v-c03a46d2]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-accordions__body--centered .landing-accordions__header[data-v-c03a46d2]{align-items:center;max-width:720px;margin:0 auto}.landing-accordions__description[data-v-c03a46d2]{max-width:620px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-accordions__title[data-v-c03a46d2]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-accordions__body--centered .landing-accordions__title[data-v-c03a46d2]{text-align:center}.landing-accordions__list[data-v-c03a46d2]{display:flex;flex-direction:column;gap:16px;width:100%}.landing-accordions__text[data-v-c03a46d2]{margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250);white-space:pre-line}.landing-accordions__scroller[data-v-c03a46d2]{width:100%;overflow-x:auto}.landing-accordions__table[data-v-c03a46d2]{width:100%;min-width:var(--landing-accordions-table-min-width);table-layout:fixed;border-collapse:collapse}.landing-accordions__corner[data-v-c03a46d2]{position:sticky;left:0;width:var(--landing-accordions-label-width);background:var(--color-neutral-black)}.landing-accordions__plan[data-v-c03a46d2]{padding:0 8px 24px;vertical-align:top;text-align:left}.landing-accordions__plan-name[data-v-c03a46d2]{display:block;font-size:var(--font-size-2xl);font-weight:500;line-height:28px}.landing-accordions__plan-price[data-v-c03a46d2]{display:block;margin-top:4px;font-size:var(--font-size-m);line-height:var(--line-height-m);color:var(--color-neutral-200)}.landing-accordions__plan-was[data-v-c03a46d2]{color:var(--color-neutral-200);text-decoration:line-through}.landing-accordions__plan-link[data-v-c03a46d2]{display:inline-block;margin-top:8px;font-size:var(--font-size-m);font-weight:500;line-height:var(--line-height-m);color:inherit;white-space:nowrap;text-underline-offset:3px}.landing-accordions__plan-link[data-v-c03a46d2]:hover{text-decoration:underline}.landing-accordions__row-title[data-v-c03a46d2]{position:sticky;left:0;width:var(--landing-accordions-label-width);padding:20px 16px 20px 0;font-size:var(--font-size-3xl);font-weight:300;line-height:24px;text-align:left;background:var(--color-neutral-black);border-bottom:1px solid var(--color-neutral-450)}.landing-accordions__cell[data-v-c03a46d2]{padding:20px 8px;vertical-align:top;border-bottom:1px solid var(--color-neutral-450)}.landing-accordions__row:last-child .landing-accordions__row-title[data-v-c03a46d2],.landing-accordions__row:last-child .landing-accordions__cell[data-v-c03a46d2]{border-bottom:none}.landing-accordions__note[data-v-c03a46d2]{display:block;font-size:var(--font-size-m);font-weight:300;line-height:var(--line-height-m);color:var(--color-neutral-250)}.landing-accordions__mark[data-v-c03a46d2]{display:block;width:28px;height:28px}.landing-accordions__mark--yes[data-v-c03a46d2]{color:var(--color-neutral-white)}.landing-accordions__mark--no[data-v-c03a46d2]{color:var(--color-system-red-500)}@media(max-width:900px){.landing-accordions[data-v-c03a46d2]{--landing-accordions-label-width: 180px;--landing-accordions-table-min-width: 480px}.landing-accordions__body[data-v-c03a46d2]{gap:32px}.landing-accordions__plan-name[data-v-c03a46d2]{font-size:var(--font-size-l);line-height:var(--line-height-l)}.landing-accordions__row-title[data-v-c03a46d2]{padding:16px 12px 16px 0;font-size:var(--font-size-m);line-height:var(--line-height-m)}.landing-accordions__cell[data-v-c03a46d2]{padding:16px 8px}}@media(max-width:500px){.landing-accordions[data-v-c03a46d2]{--landing-accordions-label-width: 130px;--landing-accordions-table-min-width: 460px}.landing-accordions__plan[data-v-c03a46d2]{padding:0 6px 20px}.landing-accordions__plan-name[data-v-c03a46d2]{font-size:var(--font-size-m);line-height:var(--line-height-m)}.landing-accordions__plan-price[data-v-c03a46d2],.landing-accordions__plan-link[data-v-c03a46d2]{font-size:var(--font-size-s);line-height:var(--line-height-s)}.landing-accordions__row-title[data-v-c03a46d2]{padding:14px 12px 14px 0;font-size:var(--font-size-s);line-height:var(--line-height-s)}.landing-accordions__cell[data-v-c03a46d2]{padding:14px 6px}}.landing-blocks[data-v-04da4106]{--landing-blocks-reveal-step: 80ms;width:100%;min-width:0}.landing-blocks__body[data-v-04da4106]{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0}.landing-blocks__header[data-v-04da4106]{display:flex;flex-direction:column;gap:8px;min-width:0}.landing-blocks__body--centered .landing-blocks__header[data-v-04da4106]{align-items:center;text-align:center}.landing-blocks__title[data-v-04da4106]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-blocks__subtitle[data-v-04da4106]{margin:0;font-size:var(--font-size-3xl);font-weight:300;line-height:32px}.landing-blocks__list[data-v-04da4106]{display:grid;grid-template-columns:repeat(var(--landing-blocks-columns),minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}.landing-blocks__item[data-v-04da4106]{display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;min-width:0;min-height:180px;padding:32px 24px;text-align:center;background:var(--color-neutral-850);border:1px solid var(--color-neutral-450);border-radius:var(--landing-section-border-radius);animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-blocks-item-index) * var(--landing-blocks-reveal-step));animation-fill-mode:both}.landing-blocks__item--numbered[data-v-04da4106]{justify-content:flex-start}.landing-blocks__flipper[data-v-04da4106]{flex:none;margin-bottom:4px}.landing-blocks__item-title[data-v-04da4106]{margin:0;font-size:28px;font-weight:300;line-height:32px}.landing-blocks__item-description[data-v-04da4106]{margin:0;font-size:var(--font-size-m);font-weight:300;line-height:var(--line-height-m);color:var(--color-neutral-250)}.landing-blocks__footer[data-v-04da4106]{display:flex;flex-direction:column;gap:24px;align-items:center;align-self:center;max-width:640px;text-align:center}.landing-blocks__footer-title[data-v-04da4106]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-blocks__footer-description[data-v-04da4106]{margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-white)}@media(max-width:1200px){.landing-blocks__list[data-v-04da4106]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.landing-blocks__list[data-v-04da4106]{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-blocks__body[data-v-04da4106]{gap:20px}.landing-blocks__subtitle[data-v-04da4106]{font-size:var(--font-size-2xl);line-height:28px}.landing-blocks__item[data-v-04da4106]{min-height:160px;padding:24px 16px}.landing-blocks__item-title[data-v-04da4106]{font-size:var(--font-size-xl);line-height:26px}}@media(max-width:500px){.landing-blocks__list[data-v-04da4106]{grid-template-columns:minmax(0,1fr)}.landing-blocks__item[data-v-04da4106]{min-height:0}}@media(prefers-reduced-motion:reduce){.landing-blocks__item[data-v-04da4106]{animation:none}}.landing-breaking[data-v-1c4826c7]{--landing-breaking-details-height: 268px;--landing-breaking-enter-step: .15s;--landing-breaking-item-min-width: 240px;--landing-breaking-media-growth: 1.1;--landing-breaking-media-aspect-effective: var(--landing-breaking-media-aspect);--landing-breaking-media-aspect-hovered: calc(var(--landing-breaking-media-aspect) / var(--landing-breaking-media-growth));--landing-breaking-reveal-duration: var(--transition-duration-mid);width:100%}.landing-breaking__body[data-v-1c4826c7]{display:flex;flex-direction:column;gap:24px;width:100%;transition:opacity var(--transition-duration-long) var(--transition-timing-function),transform var(--transition-duration-long) var(--transition-timing-function),visibility var(--transition-duration-long) var(--transition-timing-function)}.landing-breaking__body--hidden[data-v-1c4826c7]{visibility:hidden;opacity:0;transform:translate3d(0,1rem,0) scale(.75)}.landing-breaking__title[data-v-1c4826c7]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-breaking__list[data-v-1c4826c7]{display:flex;gap:14px;align-items:flex-start;padding:0;margin:0;overflow-x:auto;list-style:none;scrollbar-width:none;transition:padding-bottom var(--landing-breaking-reveal-duration) var(--transition-timing-function)}.landing-breaking__list--hovered[data-v-1c4826c7]{padding-bottom:var(--landing-breaking-details-height)}.landing-breaking__item[data-v-1c4826c7]{position:relative;flex:1 1 0;min-width:var(--landing-breaking-item-min-width);max-width:calc((100% - 28px) / 3);aspect-ratio:var(--landing-breaking-media-aspect-hovered);animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-breaking-item-index) * var(--landing-breaking-enter-step));animation-fill-mode:both}.landing-breaking__media[data-v-1c4826c7]{position:relative;display:block;width:100%;height:calc(100% / var(--landing-breaking-media-growth));overflow:hidden;background:var(--color-neutral-750);border-radius:12px;transition:height var(--landing-breaking-reveal-duration) var(--transition-timing-function)}.landing-breaking__media[data-v-1c4826c7]:focus-visible{outline:2px solid var(--color-neutral-white);outline-offset:2px}.landing-breaking__media--hovered[data-v-1c4826c7]{height:100%}.landing-breaking__image[data-v-1c4826c7]{position:absolute;top:0;left:50%;max-inline-size:none;width:auto;height:100%;aspect-ratio:var(--landing-breaking-media-aspect-effective);object-fit:cover;translate:-50% 0}.landing-breaking__overlay[data-v-1c4826c7]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-neutral-white);opacity:0;transition:opacity var(--landing-breaking-reveal-duration) var(--transition-timing-function)}.landing-breaking__media--hovered .landing-breaking__overlay[data-v-1c4826c7]{opacity:.15}.landing-breaking__details[data-v-1c4826c7]{position:absolute;top:100%;right:0;left:0;height:0;overflow:hidden;transition:height var(--landing-breaking-reveal-duration) var(--transition-timing-function),padding-top var(--landing-breaking-reveal-duration) var(--transition-timing-function)}.landing-breaking__details--hovered[data-v-1c4826c7]{height:var(--landing-breaking-details-height);padding-top:24px}.landing-breaking__reveal[data-v-1c4826c7]{display:flex;flex-direction:column;gap:12px;align-items:flex-start;max-width:100%}.landing-breaking__countdown[data-v-1c4826c7]{width:max-content;margin-top:4px}.landing-breaking__name[data-v-1c4826c7]{max-width:100%;margin:0;overflow:hidden;text-overflow:ellipsis;font-size:var(--font-size-2xl);font-weight:400;line-height:var(--line-height-l);white-space:nowrap}.landing-breaking__description[data-v-1c4826c7]{display:-webkit-box;max-width:100%;margin:0;overflow:hidden;-webkit-line-clamp:2;font-size:var(--font-size-m);line-height:var(--line-height-m);color:var(--color-neutral-300);-webkit-box-orient:vertical}.landing-breaking__action[data-v-1c4826c7]{margin-top:4px}@media(max-width:900px){.landing-breaking[data-v-1c4826c7]{--landing-breaking-details-reserved-height: 292px;--landing-breaking-media-aspect-effective: 11 / 8}.landing-breaking__list[data-v-1c4826c7],.landing-breaking__list--hovered[data-v-1c4826c7]{padding-right:24px;padding-bottom:0;margin-right:-24px;transition:none}.landing-breaking__item[data-v-1c4826c7]{display:flex;flex:0 0 auto;flex-direction:column;width:min(296px,calc(100% - 31px));min-width:0;max-width:none;aspect-ratio:auto}.landing-breaking__item--skeleton[data-v-1c4826c7]{padding-bottom:var(--landing-breaking-details-reserved-height)}.landing-breaking__media[data-v-1c4826c7],.landing-breaking__media--hovered[data-v-1c4826c7]{height:auto;aspect-ratio:var(--landing-breaking-media-aspect-effective);transition:none}.landing-breaking__media--hovered .landing-breaking__overlay[data-v-1c4826c7]{opacity:0}.landing-breaking__details[data-v-1c4826c7],.landing-breaking__details--hovered[data-v-1c4826c7]{position:static;height:auto;min-height:var(--landing-breaking-details-reserved-height);padding-top:16px;overflow:visible;transition:none}.landing-breaking__name[data-v-1c4826c7]{display:-webkit-box;-webkit-line-clamp:2;white-space:normal;-webkit-box-orient:vertical}}@media(prefers-reduced-motion:reduce){.landing-breaking__item[data-v-1c4826c7]{animation:none}.landing-breaking__body[data-v-1c4826c7],.landing-breaking__details[data-v-1c4826c7],.landing-breaking__list[data-v-1c4826c7],.landing-breaking__media[data-v-1c4826c7],.landing-breaking__overlay[data-v-1c4826c7]{transition:none}}.landing-committed[data-v-c21b9b74]{--landing-committed-list-max-width: 720px;--landing-committed-reveal-step: .1s;--landing-committed-value-font-size: 28px;--landing-committed-value-line-height: 34px;width:100%;min-width:0}.landing-committed__body[data-v-c21b9b74]{display:flex;flex-direction:column;gap:40px;align-items:center;width:100%;min-width:0}.landing-committed__header[data-v-c21b9b74]{display:flex;flex-direction:column;gap:16px;align-items:center;min-width:0;max-width:620px;text-align:center}.landing-committed__title[data-v-c21b9b74]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-committed__description[data-v-c21b9b74]{margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:26px;color:var(--color-neutral-250)}.landing-committed__list[data-v-c21b9b74]{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:16px;width:100%;min-width:0;max-width:var(--landing-committed-list-max-width);padding:0;margin:0;list-style:none}.landing-committed__item[data-v-c21b9b74]{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;min-width:0;padding:24px;text-align:center;background:var(--color-neutral-850);border:1px solid var(--color-neutral-450);border-radius:var(--landing-section-border-radius);animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-committed-item-index) * var(--landing-committed-reveal-step));animation-fill-mode:both}.landing-committed__value[data-v-c21b9b74]{margin:0;font-size:var(--landing-committed-value-font-size);font-weight:700;font-variant-numeric:tabular-nums;line-height:var(--landing-committed-value-line-height);color:var(--color-neutral-white)}.landing-committed__label[data-v-c21b9b74]{margin:0;font-size:var(--font-size-m);font-weight:700;line-height:var(--line-height-m);color:var(--color-neutral-250)}@media(max-width:900px){.landing-committed[data-v-c21b9b74]{--landing-committed-value-font-size: 24px;--landing-committed-value-line-height: 30px}.landing-committed__body[data-v-c21b9b74]{gap:32px}}@media(max-width:500px){.landing-committed[data-v-c21b9b74]{--landing-committed-value-font-size: 22px;--landing-committed-value-line-height: 28px}.landing-committed__list[data-v-c21b9b74]{grid-template-columns:minmax(0,1fr)}.landing-committed__description[data-v-c21b9b74]{font-size:var(--font-size-l);line-height:var(--line-height-l)}}@media(prefers-reduced-motion:reduce){.landing-committed__item[data-v-c21b9b74]{animation:none}}.landing-contact[data-v-cd46bb9a]{display:flex;flex-direction:column;gap:40px;width:100%;min-width:0}.landing-contact__title[data-v-cd46bb9a]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-contact__body[data-v-cd46bb9a]{display:flex;gap:32px;align-items:flex-start;justify-content:space-between;width:100%;min-width:0}.landing-contact__card[data-v-cd46bb9a]{display:flex;flex:0 1 430px;flex-direction:column;gap:32px;min-width:0;max-width:430px;padding:32px;background:var(--color-neutral-600);border-radius:var(--landing-section-border-radius)}.landing-contact__card-icon[data-v-cd46bb9a]{display:flex;align-items:center;justify-content:center;width:fit-content;padding:16px;color:var(--color-neutral-white);background:var(--color-neutral-450);border-radius:12px}.landing-contact__card-icon svg[data-v-cd46bb9a]{width:20px;height:20px}.landing-contact__email[data-v-cd46bb9a]{position:relative;display:flex;align-items:center;gap:8px;min-width:0}.landing-contact__link[data-v-cd46bb9a]{color:var(--color-neutral-white);font-size:var(--font-size-xl);line-height:var(--line-height-l);text-underline-offset:3px}.landing-contact__link[data-v-cd46bb9a]:hover{text-decoration:underline}.landing-contact__copy[data-v-cd46bb9a]{display:grid;place-items:center;padding:4px;color:var(--color-neutral-white);cursor:pointer;background:transparent;border:none}.landing-contact__copy svg[data-v-cd46bb9a]{width:20px;height:20px}.landing-contact__copied[data-v-cd46bb9a]{position:absolute;top:50%;left:100%;padding:6px 12px;margin-left:8px;font-size:var(--font-size-m);line-height:var(--line-height-m);color:var(--color-neutral-white);white-space:nowrap;background:var(--color-neutral-600);border-radius:6px;transform:translateY(-50%)}.landing-contact__form[data-v-cd46bb9a]{display:flex;flex:1 1 650px;flex-direction:column;gap:16px;align-items:flex-start;min-width:0;max-width:650px}.landing-contact__status[data-v-cd46bb9a]{margin:0;font-size:var(--font-size-m);line-height:var(--line-height-m)}.landing-contact__status--success[data-v-cd46bb9a]{color:var(--color-system-green-500)}.landing-contact__status--error[data-v-cd46bb9a]{color:var(--color-system-red-500)}@media(max-width:900px){.landing-contact__body[data-v-cd46bb9a]{flex-direction:column}.landing-contact__card[data-v-cd46bb9a],.landing-contact__form[data-v-cd46bb9a]{flex-basis:auto;max-width:none}}.landing-countdown[data-v-e87d2b8c]{--landing-countdown-tile-gap: 10px;--landing-countdown-tile-width: 124.03px;--landing-countdown-unit-gap: 24px;display:flex;flex-direction:column;gap:48px;align-items:center;width:100%;min-width:0}.landing-countdown__header[data-v-e87d2b8c]{display:flex;flex-direction:column;gap:16px;align-items:center;min-width:0;text-align:center}.landing-countdown__title[data-v-e87d2b8c]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height);text-wrap:balance}.landing-countdown__description[data-v-e87d2b8c]{max-width:640px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-countdown__units[data-v-e87d2b8c]{display:flex;gap:var(--landing-countdown-unit-gap);align-items:flex-end;justify-content:center;width:100%;min-width:0}.landing-countdown__unit[data-v-e87d2b8c]{display:flex;flex:1 1 0;flex-direction:column;gap:12px;align-items:center;min-width:0;max-width:calc(2 * var(--landing-countdown-tile-width) + var(--landing-countdown-tile-gap))}.landing-countdown__label[data-v-e87d2b8c]{font-size:var(--font-size-m);font-weight:400;line-height:var(--line-height-m);color:var(--color-neutral-250);text-transform:uppercase;letter-spacing:.04em}.landing-countdown__tiles[data-v-e87d2b8c]{display:flex;gap:var(--landing-countdown-tile-gap);align-items:center;justify-content:center;width:100%;min-width:0}.landing-countdown__tile[data-v-e87d2b8c]{flex:1 1 0;min-width:0;max-width:var(--landing-countdown-tile-width)}@media(max-width:900px){.landing-countdown[data-v-e87d2b8c]{--landing-countdown-tile-gap: 6px;--landing-countdown-unit-gap: 16px;gap:40px}.landing-countdown__unit[data-v-e87d2b8c]{gap:10px}}@media(max-width:500px){.landing-countdown[data-v-e87d2b8c]{--landing-countdown-tile-gap: 3px;--landing-countdown-unit-gap: 8px;gap:32px}.landing-countdown__description[data-v-e87d2b8c]{font-size:var(--font-size-m);line-height:var(--line-height-m)}.landing-countdown__label[data-v-e87d2b8c]{font-size:var(--font-size-s);line-height:var(--line-height-s)}}.landing-counter[data-v-4e80d947]{--landing-counter-footer-title-font-size: 32px;--landing-counter-footer-title-line-height: 40px;--landing-counter-gap: 10px;--landing-counter-separator-font-size: 13cqw;--landing-counter-separator-offset: -.47em;--landing-counter-tile-width: 124.03px;display:flex;flex-direction:column;gap:48px;width:100%;min-width:0}.landing-counter__header[data-v-4e80d947]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-counter__title[data-v-4e80d947]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-counter__description[data-v-4e80d947]{max-width:620px;margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:26px;color:var(--color-neutral-250)}.landing-counter__digits[data-v-4e80d947]{display:flex;gap:var(--landing-counter-gap);align-items:center;width:100%;min-width:0;container-type:inline-size}.landing-counter__tile[data-v-4e80d947]{flex:1 1 0;min-width:0;max-width:var(--landing-counter-tile-width)}.landing-counter__separator[data-v-4e80d947]{flex:0 0 auto;align-self:flex-end;height:0;font-size:var(--landing-counter-separator-font-size);font-weight:700;line-height:0;color:var(--color-neutral-white);translate:0 var(--landing-counter-separator-offset)}.landing-counter__footer[data-v-4e80d947]{display:flex;flex-direction:column;gap:24px;align-items:flex-start;min-width:0}.landing-counter__footer-title[data-v-4e80d947]{margin:0;font-size:var(--landing-counter-footer-title-font-size);font-weight:300;line-height:var(--landing-counter-footer-title-line-height)}.landing-counter__footer-description[data-v-4e80d947]{max-width:580px;margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:26px;color:var(--color-neutral-250)}@media(max-width:900px){.landing-counter[data-v-4e80d947]{--landing-counter-footer-title-font-size: 26px;--landing-counter-footer-title-line-height: 32px;--landing-counter-gap: 6px;gap:40px}.landing-counter__footer[data-v-4e80d947]{gap:20px}}@media(max-width:500px){.landing-counter[data-v-4e80d947]{--landing-counter-gap: 4px;gap:32px}.landing-counter__description[data-v-4e80d947],.landing-counter__footer-description[data-v-4e80d947]{font-size:var(--font-size-m);line-height:var(--line-height-m)}}.explainer[data-v-33e40ec1]{--explainer-description-font-size: var(--font-size-xl);--explainer-description-line-height: 26px;--explainer-narrow-max-width: 1096px;--explainer-scrim: color-mix(in oklch, var(--color-neutral-750) 30%, transparent);--explainer-scrim-fade: color-mix(in oklch, var(--color-neutral-750) 0%, transparent);--explainer-title-font-size: 40px;--explainer-title-line-height: 48px;width:100%;min-width:0}.explainer--narrow[data-v-33e40ec1]{max-width:var(--explainer-narrow-max-width)}.explainer__body[data-v-33e40ec1]{display:flex;flex-direction:column;gap:40px;width:100%;min-width:0}.explainer__heading[data-v-33e40ec1]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height);text-align:center}.explainer__list[data-v-33e40ec1]{display:grid;grid-template-columns:repeat(var(--explainer-columns),minmax(0,1fr));gap:var(--explainer-gap);padding:0;margin:0;list-style:none}.explainer__item[data-v-33e40ec1]{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;aspect-ratio:16 / 9;overflow:hidden;background:var(--color-neutral-750);border-radius:24px}.explainer__picture[data-v-33e40ec1]{position:absolute;top:0;right:0;bottom:0;left:0}.explainer__image[data-v-33e40ec1]{width:100%;height:100%;object-fit:cover;object-position:50%}.explainer__scrim[data-v-33e40ec1]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--explainer-scrim) 14.99%,var(--explainer-scrim-fade) 38.33%),linear-gradient(0deg,var(--explainer-scrim) 0%,var(--explainer-scrim) 100%),linear-gradient(180deg,var(--explainer-scrim-fade) 38.62%,var(--explainer-scrim) 64.26%)}.explainer__content[data-v-33e40ec1]{position:relative;display:flex;flex-direction:column;gap:32px;align-items:center;max-width:570px;padding:24px;text-align:center}.explainer__copy[data-v-33e40ec1]{display:flex;flex-direction:column;gap:16px;align-items:center}.explainer__title[data-v-33e40ec1]{margin:0;font-size:var(--explainer-title-font-size);font-weight:300;line-height:var(--explainer-title-line-height)}.explainer__description[data-v-33e40ec1]{margin:0;font-size:var(--explainer-description-font-size);line-height:var(--explainer-description-line-height);color:var(--color-neutral-100)}.explainer__video[data-v-33e40ec1]{--video-height: 100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}@media(max-width:900px){.explainer[data-v-33e40ec1]{--explainer-title-font-size: 32px;--explainer-title-line-height: 38px}.explainer__body[data-v-33e40ec1]{gap:32px}.explainer__list[data-v-33e40ec1]{grid-template-columns:minmax(0,1fr)}}@media(max-width:500px){.explainer[data-v-33e40ec1]{--explainer-description-font-size: var(--font-size-l);--explainer-description-line-height: 24px;--explainer-title-font-size: 26px;--explainer-title-line-height: 32px}.explainer__item[data-v-33e40ec1]{aspect-ratio:9 / 16}.explainer__item--video[data-v-33e40ec1]{aspect-ratio:16 / 9}.explainer__content[data-v-33e40ec1]{gap:24px}}.landing-faq[data-v-ed15d714]{width:100%}.landing-faq__body[data-v-ed15d714]{display:flex;flex-direction:column;gap:40px;align-items:flex-start;width:100%}.landing-faq__body--centered[data-v-ed15d714]{align-items:center}.landing-faq__header[data-v-ed15d714]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-faq__body--centered .landing-faq__header[data-v-ed15d714]{align-items:center;max-width:720px;margin:0 auto}.landing-faq__title[data-v-ed15d714]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-faq__body--centered .landing-faq__title[data-v-ed15d714]{text-align:center}.landing-faq__description[data-v-ed15d714]{max-width:620px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-faq__list[data-v-ed15d714]{display:flex;flex-direction:column;gap:16px;width:100%}.landing-faq__questions[data-v-ed15d714]{padding-left:calc(var(--app-accordion-arrow-size) + var(--app-accordion-header-gap));margin:0}.landing-faq__question[data-v-ed15d714]{min-width:0;border-bottom:1px solid var(--color-neutral-450)}.landing-faq__question[data-v-ed15d714]:last-child{border-bottom:none}.landing-faq__question-header[data-v-ed15d714]{display:flex;gap:16px;align-items:center;width:100%;padding:16px 0;color:inherit;text-align:left}.landing-faq__question-title[data-v-ed15d714]{flex:1;min-width:0;font-size:var(--font-size-xl);font-weight:300;line-height:var(--line-height-l)}.landing-faq__question-chevron[data-v-ed15d714]{flex:none;width:20px;height:20px;color:var(--color-neutral-200);transition:transform var(--transition-duration-mid) var(--transition-timing-function)}.landing-faq__question--expanded .landing-faq__question-chevron[data-v-ed15d714]{transform:rotate(180deg)}.landing-faq__answer[data-v-ed15d714]{display:grid;visibility:hidden;grid-template-rows:0fr;margin:0;transition-timing-function:var(--transition-timing-function);transition-duration:var(--transition-duration-mid);transition-property:grid-template-rows,padding-bottom,visibility}.landing-faq__question--expanded .landing-faq__answer[data-v-ed15d714]{visibility:visible;grid-template-rows:1fr;padding-bottom:16px}.landing-faq__answer-text[data-v-ed15d714]{margin:0;overflow:hidden;font-size:var(--font-size-m);font-weight:300;line-height:var(--line-height-m);color:var(--color-neutral-250)}@media(prefers-reduced-motion:reduce){.landing-faq__question-chevron[data-v-ed15d714],.landing-faq__answer[data-v-ed15d714]{transition:none}}@media(max-width:900px){.landing-faq__body[data-v-ed15d714]{gap:32px}}@media(max-width:500px){.landing-faq__questions[data-v-ed15d714]{padding-left:0}.landing-faq__question-header[data-v-ed15d714]{gap:12px;padding:14px 0}.landing-faq__question-title[data-v-ed15d714]{font-size:var(--font-size-l)}.landing-faq__question-chevron[data-v-ed15d714]{width:16px;height:16px}}.flippers[data-v-cd406889]{display:flex;flex-direction:column;gap:48px;width:100%;max-width:calc(var(--flippers-columns) * var(--flippers-tile-width) + (var(--flippers-columns) - 1) * var(--flippers-tile-gap));margin:0 auto}.flippers__wall[data-v-cd406889]{display:grid;grid-template-columns:repeat(var(--flippers-columns),minmax(0,var(--flippers-tile-width)));gap:var(--flippers-tile-gap);justify-content:center;width:100%}.flippers__wall .flippers__tile--padding[data-v-cd406889]{display:none}.flippers__content[data-v-cd406889]{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.flippers__row[data-v-cd406889]{display:flex;flex-direction:row;gap:24px;align-items:center;width:100%}.flippers__description[data-v-cd406889]{font-size:var(--font-size-3xl);line-height:32px;color:var(--color-neutral-200);white-space:pre-line}.flippers__button--inline[data-v-cd406889]{display:none}.flippers__stores[data-v-cd406889]{display:flex;flex-shrink:0;flex-direction:row;gap:12px;align-items:center;margin-left:auto}.flippers__stores[data-v-cd406889] svg{display:block;width:165px;height:48px}@media(max-width:900px){.flippers[data-v-cd406889]{gap:32px}.flippers__content[data-v-cd406889]{gap:24px}.flippers__row[data-v-cd406889]{display:contents}.flippers__description[data-v-cd406889]{font-size:var(--font-size-xl);line-height:26px}.flippers__button--inline[data-v-cd406889]{display:inline-flex}.flippers__button--stacked[data-v-cd406889]{display:none}.flippers__stores[data-v-cd406889]{margin-left:0}}@media(max-width:700px){.flippers__wall[data-v-cd406889]{grid-template-columns:repeat(7,minmax(0,var(--flippers-tile-width)))}.flippers__wall .flippers__tile--padding[data-v-cd406889]{display:block}.flippers__wall .flippers__tile--spare[data-v-cd406889]{display:none}}@media(max-width:500px){.flippers__wall[data-v-cd406889]{gap:6px}.flippers__stores[data-v-cd406889]{flex-wrap:wrap}.flippers__stores[data-v-cd406889] svg{width:140px;height:41px}}.hero[data-v-fe2606c9]{--hero-description-font-size: var(--font-size-xl);--hero-description-line-height: 26px;--hero-narrow-max-width: 1096px;--hero-scrim: color-mix(in oklch, var(--color-neutral-750) 30%, transparent);--hero-scrim-fade: color-mix(in oklch, var(--color-neutral-750) 0%, transparent);--hero-subtitle-font-size: 28px;--hero-subtitle-line-height: 36px;--hero-title-font-size: 40px;--hero-title-line-height: 48px;width:100%;min-width:0}.hero--narrow[data-v-fe2606c9]{max-width:var(--hero-narrow-max-width)}.hero__body[data-v-fe2606c9]{display:flex;flex-direction:column;gap:40px;width:100%;min-width:0}.hero__heading[data-v-fe2606c9]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.hero__heading--centered[data-v-fe2606c9]{text-align:center}.hero__card[data-v-fe2606c9]{position:relative;display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:2.06;overflow:hidden;background:var(--color-neutral-750);border-radius:24px}.hero__image[data-v-fe2606c9]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50%}.hero__scrim[data-v-fe2606c9]{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--hero-scrim) 14.99%,var(--hero-scrim-fade) 38.33%),linear-gradient(0deg,var(--hero-scrim) 0%,var(--hero-scrim) 100%),linear-gradient(180deg,var(--hero-scrim-fade) 38.62%,var(--hero-scrim) 64.26%)}.hero__content[data-v-fe2606c9]{position:relative;display:flex;flex-direction:column;gap:32px;align-items:center;max-width:570px;padding:24px;text-align:center}.hero__copy[data-v-fe2606c9]{display:flex;flex-direction:column;gap:16px;align-items:center}.hero__title[data-v-fe2606c9]{font-size:var(--hero-title-font-size);font-weight:300;line-height:var(--hero-title-line-height)}.hero__subtitle[data-v-fe2606c9]{font-size:var(--hero-subtitle-font-size);font-weight:300;line-height:var(--hero-subtitle-line-height)}.hero__description[data-v-fe2606c9]{font-size:var(--hero-description-font-size);line-height:var(--hero-description-line-height);color:var(--color-neutral-100)}.hero__action[data-v-fe2606c9]{display:flex;flex-direction:column;gap:12px;align-items:center}.hero__note[data-v-fe2606c9]{font-size:var(--font-size-s);font-weight:500;line-height:var(--line-height-s);color:var(--color-neutral-white);text-transform:uppercase;letter-spacing:.04em}.hero__footer[data-v-fe2606c9]{display:flex;flex-direction:column;gap:24px;align-items:flex-start;max-width:720px}.hero__footer-description[data-v-fe2606c9]{font-size:var(--hero-description-font-size);font-weight:300;line-height:var(--hero-description-line-height);color:var(--color-neutral-200);white-space:pre-line}@media(max-width:900px){.hero[data-v-fe2606c9]{--hero-subtitle-font-size: 22px;--hero-subtitle-line-height: 28px;--hero-title-font-size: 32px;--hero-title-line-height: 38px}.hero__body[data-v-fe2606c9]{gap:32px}.hero__card[data-v-fe2606c9]{min-height:420px;aspect-ratio:auto}}@media(max-width:500px){.hero[data-v-fe2606c9]{--hero-description-font-size: var(--font-size-l);--hero-description-line-height: 24px;--hero-subtitle-font-size: 18px;--hero-subtitle-line-height: 24px;--hero-title-font-size: 26px;--hero-title-line-height: 32px}.hero__content[data-v-fe2606c9]{gap:24px}}.landing-images[data-v-07b4869d]{--landing-images-headline-font-size: 32px;--landing-images-headline-line-height: 38px;--landing-images-reveal-step: .15s;--landing-images-scrim: color-mix(in oklch, var(--color-neutral-750) 55%, transparent);width:100%}.landing-images__body[data-v-07b4869d]{display:flex;flex-direction:column;gap:40px;width:100%}.landing-images__header[data-v-07b4869d]{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:720px}.landing-images__body--centered .landing-images__header[data-v-07b4869d]{align-items:center;margin:0 auto;text-align:center}.landing-images__subtitle[data-v-07b4869d]{max-width:620px;margin:0;font-size:var(--font-size-2xl);font-weight:300;line-height:28px}.landing-images__header-description[data-v-07b4869d]{max-width:620px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-images__title[data-v-07b4869d]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-images__list[data-v-07b4869d]{display:grid;grid-template-columns:var(--landing-images-columns);gap:var(--landing-images-gap);padding:0;margin:0;list-style:none}.landing-images__item[data-v-07b4869d]{position:relative;aspect-ratio:var(--landing-images-item-ratio);overflow:hidden;background:var(--color-neutral-850);border-radius:var(--landing-section-border-radius);animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-images-item-index) * var(--landing-images-reveal-step));animation-fill-mode:both}.landing-images__list--scrollable[data-v-07b4869d]{display:flex;grid-template-columns:none;overflow:auto hidden;scrollbar-width:none}.landing-images__list--scrollable[data-v-07b4869d]::-webkit-scrollbar{display:none}.landing-images__list--scrollable .landing-images__item[data-v-07b4869d]{flex:0 0 auto;width:calc(var(--landing-images-item-ratio) * var(--landing-images-item-height));height:var(--landing-images-item-height);aspect-ratio:auto}.landing-images__item--tall[data-v-07b4869d]{display:flex;flex-direction:column;justify-content:center}.landing-images__image[data-v-07b4869d]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.landing-images__mask[data-v-07b4869d]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--landing-images-scrim)}.landing-images__overlay[data-v-07b4869d]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:12px;align-items:center;justify-content:center;padding:24px}.landing-images__headline[data-v-07b4869d]{margin:0;font-size:var(--landing-images-headline-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-images-headline-line-height);text-align:center}.landing-images__text[data-v-07b4869d]{visibility:hidden;max-width:320px;max-height:0;margin:0;overflow:hidden;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-200);text-align:center;opacity:0;transform:translate3d(0,6px,0);transition:max-height var(--transition-duration-mid) var(--transition-timing-function),opacity var(--transition-duration-mid) var(--transition-timing-function),transform var(--transition-duration-mid) var(--transition-timing-function),visibility var(--transition-duration-mid) var(--transition-timing-function)}.landing-images__item:hover .landing-images__text[data-v-07b4869d]{visibility:visible;max-height:240px;opacity:1;transform:none}.landing-images__footer[data-v-07b4869d]{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.landing-images__description[data-v-07b4869d]{max-width:480px;margin:0;font-size:18px;font-weight:300;line-height:26px;color:var(--color-neutral-200);white-space:pre-line}@media(prefers-reduced-motion:reduce){.landing-images__item[data-v-07b4869d]{animation:none}.landing-images__text[data-v-07b4869d]{transition:none}}@media(max-width:900px){.landing-images[data-v-07b4869d]{--landing-images-headline-font-size: 26px;--landing-images-headline-line-height: 32px}.landing-images__subtitle[data-v-07b4869d]{font-size:var(--font-size-xl);line-height:26px}.landing-images__overlay[data-v-07b4869d]{gap:20px}.landing-images__body[data-v-07b4869d]{gap:32px}.landing-images__list[data-v-07b4869d]{grid-template-columns:1fr}.landing-images__item[data-v-07b4869d]{aspect-ratio:336 / 196}.landing-images__image[data-v-07b4869d]{object-position:center 30%}}@media(max-width:500px){.landing-images[data-v-07b4869d]{--landing-images-headline-font-size: 20px;--landing-images-headline-line-height: 26px}.landing-images__subtitle[data-v-07b4869d]{font-size:var(--font-size-l);line-height:var(--line-height-l)}}@media(max-width:900px),(hover:none){.landing-images__item--tall[data-v-07b4869d]{aspect-ratio:auto}.landing-images__item--tall .landing-images__overlay[data-v-07b4869d]{position:relative}.landing-images__text[data-v-07b4869d]{visibility:visible;max-height:none;opacity:1;transform:none}}.landing-list[data-v-425f7136]{display:flex;flex-direction:column;gap:120px;width:100%;max-width:874px;font-weight:300}.landing-list__header[data-v-425f7136]{display:flex;flex-direction:column;gap:16px}.landing-list__title[data-v-425f7136]{font-size:56px;font-weight:300;line-height:64px}.landing-list__note[data-v-425f7136]{font-size:var(--font-size-xl);line-height:140%;color:var(--color-neutral-300)}.landing-list__item[data-v-425f7136]{display:flex;flex-direction:column;gap:20px}.landing-list__item-title[data-v-425f7136]{display:flex;gap:20px;align-items:baseline;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-list__item-number[data-v-425f7136]{flex-shrink:0;color:var(--color-neutral-300)}.landing-list__link[data-v-425f7136]{color:var(--color-neutral-white);text-underline-offset:3px}.landing-list__link[data-v-425f7136]:hover{text-decoration:underline}.landing-list__bullets[data-v-425f7136]{display:flex;flex-direction:column;gap:8px;padding-left:24px;list-style-type:disc}.landing-list__text[data-v-425f7136]{font-size:var(--font-size-xl);line-height:140%;color:var(--color-neutral-200)}@media(max-width:900px){.landing-list__title[data-v-425f7136]{font-size:40px;line-height:48px}}@media(max-width:500px){.landing-list__title[data-v-425f7136]{font-size:32px;line-height:38px}.landing-list__note[data-v-425f7136],.landing-list__text[data-v-425f7136]{font-size:var(--font-size-l)}}.app-tiles[data-v-96140dc0]{position:absolute;top:0;bottom:0;left:50%;width:100vw;background-image:var(--app-tiles-image);background-position:center;background-size:calc(var(--app-tiles-tile-height, 60px) * var(--app-tiles-ratio)) var(--app-tiles-tile-height, 60px);transform:translate(-50%)}.app-tiles--banded[data-v-96140dc0]{top:50%;bottom:auto;height:calc(var(--app-tiles-tile-height, 60px) * var(--app-tiles-rows, 9));transform:translate(-50%,-50%)}.landing-monitors[data-v-8829e4d9]{--landing-monitors-reveal-duration: .9s;--landing-monitors-tile-height: 3.6cqi;--landing-monitors-tile-rows: 9;width:100%;min-width:0}.landing-monitors__list[data-v-8829e4d9]{display:flex;flex-direction:column;gap:200px;width:100%;min-width:0;padding:0;margin:0;list-style:none}.landing-monitors__item[data-v-8829e4d9]{position:relative;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:64px;align-items:center;min-width:0;container-type:inline-size}.landing-monitors__item--leading[data-v-8829e4d9]{grid-template-columns:minmax(0,7fr) minmax(0,5fr)}.landing-monitors__tiles[data-v-8829e4d9]{--app-tiles-rows: var(--landing-monitors-tile-rows);--app-tiles-tile-height: var(--landing-monitors-tile-height);z-index:-1}.landing-monitors__copy[data-v-8829e4d9]{display:flex;flex-direction:column;gap:24px;min-width:0;opacity:0;translate:0 24px;transition:opacity var(--landing-monitors-reveal-duration) var(--transition-timing-function),translate var(--landing-monitors-reveal-duration) var(--transition-timing-function)}.landing-monitors__item--leading .landing-monitors__copy[data-v-8829e4d9]{order:1}.landing-monitors__item--revealed .landing-monitors__copy[data-v-8829e4d9]{opacity:1;translate:0 0}.landing-monitors__title[data-v-8829e4d9]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-monitors__description[data-v-8829e4d9]{max-width:420px;margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:26px;color:var(--color-neutral-250)}.landing-monitors__image[data-v-8829e4d9]{display:block;width:100%;height:auto;opacity:0;scale:.94;translate:0 48px;transition:opacity var(--landing-monitors-reveal-duration) var(--transition-timing-function),scale var(--landing-monitors-reveal-duration) var(--transition-timing-function),translate var(--landing-monitors-reveal-duration) var(--transition-timing-function)}.landing-monitors__item--revealed .landing-monitors__image[data-v-8829e4d9]{opacity:1;scale:1;translate:0 0}@media(max-width:900px){.landing-monitors[data-v-8829e4d9]{--landing-monitors-tile-height: 40px}.landing-monitors__item--leading[data-v-8829e4d9]{grid-template-columns:minmax(0,1fr)}.landing-monitors__item .landing-monitors__tiles[data-v-8829e4d9]{top:0;bottom:0;height:auto;transform:translate(-50%)}.landing-monitors__list[data-v-8829e4d9]{gap:120px}.landing-monitors__item[data-v-8829e4d9]{grid-template-columns:minmax(0,1fr);gap:32px}.landing-monitors__item--leading .landing-monitors__copy[data-v-8829e4d9]{order:0}.landing-monitors__description[data-v-8829e4d9]{max-width:100%;font-size:var(--font-size-l);line-height:24px}}@media(max-width:500px){.landing-monitors[data-v-8829e4d9]{--landing-monitors-tile-height: 32px}.landing-monitors__list[data-v-8829e4d9]{gap:96px}.landing-monitors__copy[data-v-8829e4d9]{gap:16px}}@media(prefers-reduced-motion:reduce){.landing-monitors__copy[data-v-8829e4d9],.landing-monitors__image[data-v-8829e4d9]{opacity:1;scale:1;translate:0 0;transition:none}}.landing-options[data-v-ece687a0]{--landing-options-icon-size: 22px;--landing-options-item-gap: 36px;--landing-options-item-indent: 20px;--landing-options-item-indent-max: 60px;--landing-options-tile-size: 44px;width:100%;min-width:0}.landing-options__body[data-v-ece687a0]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:center;width:100%;min-width:0}.landing-options__copy[data-v-ece687a0]{display:flex;flex-direction:column;gap:24px;align-items:flex-start;min-width:0}.landing-options__title[data-v-ece687a0]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-options__description[data-v-ece687a0]{max-width:480px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-options__list[data-v-ece687a0]{display:flex;flex-direction:column;gap:var(--landing-options-item-gap);min-width:0;padding:0;margin:0;list-style:none}.landing-options__item[data-v-ece687a0]{--landing-options-item-offset: min( calc(var(--landing-options-item-distance) * var(--landing-options-item-indent)), var(--landing-options-item-indent-max) );display:flex;flex:none;gap:20px;align-items:center;min-width:0;margin-right:calc(var(--landing-options-item-indent-max) - var(--landing-options-item-offset));margin-left:var(--landing-options-item-offset);opacity:var(--landing-options-item-opacity);transition:margin var(--transition-duration-mid) var(--transition-timing-function),opacity var(--transition-duration-short) var(--transition-timing-function)}.landing-options__tile[data-v-ece687a0]{display:flex;flex:none;align-items:center;justify-content:center;width:var(--landing-options-tile-size);height:var(--landing-options-tile-size);background-color:var(--color-neutral-600);border-radius:10px}.landing-options__icon[data-v-ece687a0]{flex:none;width:var(--landing-options-icon-size);height:var(--landing-options-icon-size);color:var(--color-neutral-white)}.landing-options__text[data-v-ece687a0]{min-width:0;font-size:var(--font-size-3xl);font-weight:300;line-height:32px;color:var(--color-neutral-white)}@media(prefers-reduced-motion:reduce){.landing-options__item[data-v-ece687a0]{transition:none}}@media(max-width:1200px){.landing-options[data-v-ece687a0]{--landing-options-item-gap: 28px}}@media(max-width:900px){.landing-options[data-v-ece687a0]{--landing-options-item-gap: 20px}.landing-options__body[data-v-ece687a0]{grid-template-columns:minmax(0,1fr);gap:40px}.landing-options__item[data-v-ece687a0]{margin:0;opacity:1}}@media(max-width:500px){.landing-options[data-v-ece687a0]{--landing-options-icon-size: 18px;--landing-options-tile-size: 32px}.landing-options__copy[data-v-ece687a0]{gap:20px}.landing-options__item[data-v-ece687a0]{gap:16px}.landing-options__text[data-v-ece687a0]{font-size:var(--font-size-m);line-height:var(--line-height-m)}}.landing-people[data-v-5e39c901]{--landing-people-fade-height: 144px;--landing-people-name-font-size: 28px;--landing-people-name-line-height: 34px;--landing-people-reveal-step: .12s;--landing-people-role-font-size: var(--font-size-xl);--landing-people-role-line-height: 26px;width:100%;min-width:0}.landing-people__body[data-v-5e39c901]{display:flex;flex-direction:column;gap:48px;width:100%;min-width:0}.landing-people__title[data-v-5e39c901]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-people__list[data-v-5e39c901]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;padding:0;margin:0;list-style:none}.landing-people__item[data-v-5e39c901]{display:flex;flex-direction:column;gap:8px;min-width:0;animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-people-item-index) * var(--landing-people-reveal-step));animation-fill-mode:both}.landing-people__card[data-v-5e39c901]{position:relative;aspect-ratio:var(--landing-people-ratio);margin-bottom:8px;overflow:hidden;background:var(--color-neutral-700);border:1px solid var(--color-neutral-450);border-radius:var(--landing-section-border-radius)}.landing-people__image[data-v-5e39c901]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:50% 100%}.landing-people__fade[data-v-5e39c901]{position:absolute;right:0;bottom:0;left:0;height:var(--landing-people-fade-height);pointer-events:none;background:linear-gradient(180deg,transparent 0%,var(--color-neutral-850) 100%)}.landing-people__name[data-v-5e39c901]{margin:0;font-size:var(--landing-people-name-font-size);font-weight:400;line-height:var(--landing-people-name-line-height)}.landing-people__role[data-v-5e39c901]{margin:0;font-size:var(--landing-people-role-font-size);font-weight:300;line-height:var(--landing-people-role-line-height);color:var(--color-neutral-250)}@media(max-width:900px){.landing-people[data-v-5e39c901]{--landing-people-fade-height: 104px;--landing-people-name-font-size: 22px;--landing-people-name-line-height: 28px}.landing-people__body[data-v-5e39c901]{gap:40px}.landing-people__list[data-v-5e39c901]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}}@media(max-width:500px){.landing-people[data-v-5e39c901]{--landing-people-fade-height: 80px;--landing-people-role-font-size: var(--font-size-l);--landing-people-role-line-height: var(--line-height-l)}.landing-people__body[data-v-5e39c901]{gap:32px}.landing-people__list[data-v-5e39c901]{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.landing-people__item[data-v-5e39c901]{animation:none}}.landing-quote[data-v-c3d40b98]{--landing-quote-image-ratio: 1.19;--landing-quote-scrim: color-mix(in oklch, var(--color-neutral-black) 30%, transparent);--landing-quote-text-font-size: 32px;--landing-quote-text-line-height: 40px;width:100%;min-width:0}.landing-quote__body[data-v-c3d40b98]{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:64px;align-items:start;width:100%;min-width:0}.landing-quote__figure[data-v-c3d40b98]{display:flex;flex-direction:column;gap:32px;min-width:0;margin:0}.landing-quote__blockquote[data-v-c3d40b98]{display:flex;gap:14px;min-width:0;margin:0}.landing-quote__mark[data-v-c3d40b98]{flex-shrink:0;margin-top:8px;font-size:50px;font-weight:700;line-height:var(--landing-quote-text-line-height);color:var(--color-neutral-white)}.landing-quote__text[data-v-c3d40b98]{min-width:0;margin:0;font-size:var(--landing-quote-text-font-size);font-weight:300;line-height:var(--landing-quote-text-line-height)}.landing-quote__caption[data-v-c3d40b98]{display:flex;flex-direction:column;gap:6px;min-width:0;margin-left:38px}.landing-quote__author[data-v-c3d40b98]{font-size:var(--font-size-l);font-weight:500;line-height:22px}.landing-quote__role[data-v-c3d40b98]{font-size:var(--font-size-l);font-weight:300;line-height:22px;color:var(--color-neutral-250)}.landing-quote__media[data-v-c3d40b98]{position:relative;width:100%;min-width:0}.landing-quote__image[data-v-c3d40b98]{display:block;width:100%;min-width:0;aspect-ratio:var(--landing-quote-image-ratio);object-fit:cover;background:var(--color-neutral-850);border-radius:var(--landing-section-border-radius)}.landing-quote__scrim[data-v-c3d40b98]{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--landing-quote-scrim);border-radius:var(--landing-section-border-radius)}@media(max-width:900px){.landing-quote[data-v-c3d40b98]{--landing-quote-text-font-size: 24px;--landing-quote-text-line-height: 32px}.landing-quote__body[data-v-c3d40b98]{grid-template-columns:minmax(0,1fr);gap:40px}.landing-quote__figure[data-v-c3d40b98]{gap:24px;order:1}}@media(max-width:500px){.landing-quote[data-v-c3d40b98]{--landing-quote-text-font-size: 20px;--landing-quote-text-line-height: 28px}.landing-quote__blockquote[data-v-c3d40b98]{gap:10px}.landing-quote__author[data-v-c3d40b98],.landing-quote__role[data-v-c3d40b98]{font-size:var(--font-size-m);line-height:var(--line-height-m)}}@property --roulette-morph{syntax: "<number>"; inherits: false; initial-value: 0;}@property --roulette-progress{syntax: "<number>"; inherits: false; initial-value: 0;}@property --roulette-stage-height{syntax: "<length>"; inherits: true; initial-value: 878px;}.roulette[data-v-3528f46a]{--roulette-font-size: 40px;--roulette-item-height: 72px;--roulette-stage-height: 878px;width:100%;height:calc(var(--roulette-stage-height) + var(--roulette-travel) + var(--roulette-morph-travel))}.roulette__stage[data-v-3528f46a]{position:sticky;top:calc((100dvh - var(--roulette-stage-height)) / 2);width:100%;height:var(--roulette-stage-height)}.roulette__frame[data-v-3528f46a]{position:absolute;top:calc((100dvh - var(--roulette-stage-height)) / -2);left:calc(50% - 50vw);width:100vw;height:100dvh;background:var(--color-neutral-850);clip-path:inset(calc((100dvh - var(--roulette-stage-height)) / 2 * (1 - var(--roulette-morph))) calc((100vw - var(--roulette-stage-width)) / 2 * (1 - var(--roulette-morph))) round calc(var(--landing-section-border-radius) * (1 - var(--roulette-morph))))}.roulette__image[data-v-3528f46a]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.roulette__mask[data-v-3528f46a]{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,var(--color-neutral-black) 50%,transparent)}.roulette__wheel[data-v-3528f46a]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;gap:16px;align-items:center;justify-content:center;font-size:var(--roulette-font-size);font-weight:300}.roulette__prefix[data-v-3528f46a]{display:grid;margin:0}.roulette__article[data-v-3528f46a]{grid-area:1 / 1;justify-self:end}.roulette__list[data-v-3528f46a]{padding:0;margin:0;list-style:none;transform:translateY(calc((var(--roulette-count) / 2 - var(--roulette-progress) - .5) * var(--roulette-item-height)));will-change:transform}.roulette__item[data-v-3528f46a]{display:flex;align-items:center;height:var(--roulette-item-height)}@media(max-width:900px){.roulette[data-v-3528f46a]{--roulette-font-size: 28px;--roulette-item-height: 56px;--roulette-stage-height: min(878px, calc(100svh - 96px) )}}@media(max-width:500px){.roulette[data-v-3528f46a]{--roulette-font-size: 24px;--roulette-item-height: 48px}.roulette__item[data-v-3528f46a]{white-space:nowrap}}.screens[data-v-a1dac0ce]{--screens-reserved-height: 360px;--screens-grid-rows: 9;--screens-phone-scale: 1;--screens-phone-height: clamp( 360px, calc(100svh - var(--screens-reserved-height)), calc(694.876px * var(--screens-phone-scale)) );--screens-phone-width: calc(var(--screens-phone-height) * (339.315 / 694.876));--screens-grid-tile-height: calc(var(--screens-phone-height) * (60 / 694.876));--screens-phone-offset: 0px;--screens-phone-shift: 0px;--screens-fade-duration: .12s;--screens-slide-distance: 48px;--screens-slide-duration: .16s;width:100%}.screens--single[data-v-a1dac0ce]{--screens-reserved-height: 180px}.screens__body[data-v-a1dac0ce]{display:flex;flex-direction:column;gap:40px;width:100%}.screens__header[data-v-a1dac0ce]{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;transition:opacity var(--transition-duration-mid) var(--transition-timing-function),transform var(--transition-duration-mid) var(--transition-timing-function),visibility var(--transition-duration-mid) var(--transition-timing-function)}.screens__header--hidden[data-v-a1dac0ce]{visibility:hidden;opacity:0;transform:translate3d(0,-1rem,0)}.screens__title[data-v-a1dac0ce]{font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.screens__description[data-v-a1dac0ce]{max-width:480px;font-size:18px;font-weight:300;line-height:26px;color:var(--color-neutral-200)}.screens__stage[data-v-a1dac0ce]{position:relative;display:flex;gap:32px;align-items:center;justify-content:center;width:100%;height:var(--screens-phone-height)}.screens__grid[data-v-a1dac0ce]{--app-tiles-rows: var(--screens-grid-rows);--app-tiles-tile-height: var(--screens-grid-tile-height)}.screens__caption[data-v-a1dac0ce]{position:relative;right:45px;z-index:1;max-width:300px;transition:opacity var(--transition-duration-mid) var(--transition-timing-function),transform var(--transition-duration-mid) var(--transition-timing-function),visibility var(--transition-duration-mid) var(--transition-timing-function)}.screens__caption--wide[data-v-a1dac0ce]{max-width:420px}.screens__copy[data-v-a1dac0ce]{display:flex;flex-direction:column;gap:16px}.screens__caption--hidden[data-v-a1dac0ce]{visibility:hidden;opacity:0;transform:translate(-1rem)}.screens__text[data-v-a1dac0ce]{min-height:3lh;font-size:var(--font-size-3xl);font-weight:300;color:var(--color-neutral-200)}.screens__dock[data-v-a1dac0ce]{z-index:2;flex-shrink:0;width:var(--screens-phone-width);height:var(--screens-phone-height);translate:var(--screens-phone-shift) 0}.screens__dock--animated[data-v-a1dac0ce]{transition:translate var(--transition-duration-long) var(--transition-timing-function)}.screens__phone[data-v-a1dac0ce]{position:relative;width:100%;height:100%;translate:0 var(--screens-phone-offset)}.screens__frame[data-v-a1dac0ce]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;pointer-events:none}.screens__canvas[data-v-a1dac0ce]{position:absolute;top:.557%;left:2.509%;width:94.869%;height:98.887%;pointer-events:none;background:var(--color-neutral-black);border-radius:17.1%/8%}.screens__ui[data-v-a1dac0ce]{position:absolute;top:.557%;left:2.509%;z-index:2;width:94.869%;height:98.887%;pointer-events:none}.screens__status[data-v-a1dac0ce]{position:absolute;top:1.9%;left:6.51%;width:86.98%;aspect-ratio:280 / 33}.screens__status-icons[data-v-a1dac0ce]{display:block;width:100%;height:100%}.screens__status-time[data-v-a1dac0ce]{position:absolute;top:53%;left:12.68%;font-family:SF Pro Text,system-ui,sans-serif;font-size:calc(var(--screens-phone-width) * .0331);font-weight:600;font-variant-numeric:tabular-nums;color:var(--color-neutral-white);transform:translate(-50%,-50%)}.screens__home[data-v-a1dac0ce]{position:absolute;bottom:1.07%;left:50%;width:37.06%;height:.625%;background:var(--color-neutral-white);border-radius:999px;transform:translate(-50%)}.screens__arrow[data-v-a1dac0ce]{position:absolute;top:50%;z-index:3;display:grid;place-items:center;width:50px;height:50px;color:var(--color-neutral-black);cursor:pointer;background:var(--color-neutral-white);border:none;border-radius:100%;translate:0 -50%;transition:background var(--transition-duration-mid) var(--transition-timing-function),opacity var(--transition-duration-mid) var(--transition-timing-function),transform var(--transition-duration-mid) var(--transition-timing-function),visibility var(--transition-duration-mid) var(--transition-timing-function)}.screens__arrow[data-v-a1dac0ce]:hover{background:var(--color-neutral-200)}.screens__arrow--hidden[data-v-a1dac0ce]{visibility:hidden;opacity:0}.screens__arrow--previous[data-v-a1dac0ce]{left:0}.screens__arrow--previous.screens__arrow--hidden[data-v-a1dac0ce]{transform:translate(-1rem)}.screens__arrow--next[data-v-a1dac0ce]{right:0}.screens__arrow--next.screens__arrow--hidden[data-v-a1dac0ce]{transform:translate(1rem)}.screens__arrow[data-v-a1dac0ce] svg{width:32px;height:32px}.screens__tabs[data-v-a1dac0ce]{align-self:center;max-width:100%;transition:opacity var(--transition-duration-mid) var(--transition-timing-function),transform var(--transition-duration-mid) var(--transition-timing-function),visibility var(--transition-duration-mid) var(--transition-timing-function)}.screens__tabs--hidden[data-v-a1dac0ce]{visibility:hidden;opacity:0;transform:translate3d(0,1rem,0)}.screens-slide-right-enter-active[data-v-a1dac0ce],.screens-slide-left-enter-active[data-v-a1dac0ce]{transition:opacity var(--screens-slide-duration) ease-out,transform var(--screens-slide-duration) ease-out}.screens-slide-right-leave-active[data-v-a1dac0ce],.screens-slide-left-leave-active[data-v-a1dac0ce]{transition:opacity var(--screens-slide-duration) ease-in,transform var(--screens-slide-duration) ease-in}.screens-fade-enter-active[data-v-a1dac0ce],.screens-fade-leave-active[data-v-a1dac0ce]{transition:opacity var(--screens-fade-duration) var(--transition-timing-function)}.screens-fade-enter-from[data-v-a1dac0ce],.screens-fade-leave-to[data-v-a1dac0ce]{opacity:0}.screens-slide-right-leave-to[data-v-a1dac0ce],.screens-slide-left-enter-from[data-v-a1dac0ce]{opacity:0;transform:translate(calc(var(--screens-slide-distance) * -1))}.screens-slide-right-enter-from[data-v-a1dac0ce],.screens-slide-left-leave-to[data-v-a1dac0ce]{opacity:0;transform:translate(var(--screens-slide-distance))}@media(max-width:1200px){.screens[data-v-a1dac0ce]{--screens-phone-scale: .79;--screens-grid-rows: 7}.screens__caption[data-v-a1dac0ce]{max-width:220px}.screens__caption--wide[data-v-a1dac0ce]{max-width:420px}}@media(max-width:900px){.screens[data-v-a1dac0ce]{--screens-phone-scale: .677;--screens-grid-rows: 6;--screens-stage-padding-block: 24px;--screens-phone-center-y: calc(var(--screens-stage-padding-block) + var(--screens-phone-height) / 2)}.screens__stage[data-v-a1dac0ce]{flex-direction:column;height:auto;padding:var(--screens-stage-padding-block) 0}.screens__stage .screens__grid[data-v-a1dac0ce]{top:var(--screens-phone-center-y)}.screens__dock[data-v-a1dac0ce]{order:-1}.screens__caption[data-v-a1dac0ce]{right:0;align-self:stretch;max-width:100%}.screens__text[data-v-a1dac0ce]{text-align:left}.screens__arrow[data-v-a1dac0ce]{top:var(--screens-phone-center-y);width:40px;height:40px}.screens__arrow[data-v-a1dac0ce] svg{width:24px;height:24px}.screens__tabs[data-v-a1dac0ce]{align-self:stretch;width:0;min-width:100%}}@media(max-width:500px){.screens[data-v-a1dac0ce]{--screens-reserved-height: 120px;--screens-phone-scale: .525;--screens-phone-height: clamp( 240px, calc(100svh - var(--screens-reserved-height)), calc(694.876px * var(--screens-phone-scale)) )}.screens__text[data-v-a1dac0ce]{font-size:var(--font-size-xl)}}@media(prefers-reduced-motion:reduce){.screens__header[data-v-a1dac0ce],.screens__caption[data-v-a1dac0ce],.screens__dock--animated[data-v-a1dac0ce],.screens__tabs[data-v-a1dac0ce],.screens-slide-right-enter-active[data-v-a1dac0ce],.screens-slide-right-leave-active[data-v-a1dac0ce],.screens-slide-left-enter-active[data-v-a1dac0ce],.screens-slide-left-leave-active[data-v-a1dac0ce]{transition:none}}.landing-serve[data-v-2b14bc11]{--landing-serve-arrow-size: 32px;--landing-serve-item-title-font-size: 28px;--landing-serve-item-title-line-height: 36px;width:100%;min-width:0}.landing-serve__body[data-v-2b14bc11]{display:flex;flex-direction:column;gap:48px;width:100%;min-width:0}.landing-serve__header[data-v-2b14bc11]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-serve__title[data-v-2b14bc11]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-serve__description[data-v-2b14bc11]{max-width:620px;margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:26px;color:var(--color-neutral-250)}.landing-serve__content[data-v-2b14bc11]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:64px;align-items:stretch;min-width:0}.landing-serve__media[data-v-2b14bc11]{position:relative;align-self:stretch;min-height:360px;overflow:hidden;background:var(--color-neutral-850);border-radius:var(--landing-section-border-radius)}.landing-serve__image[data-v-2b14bc11]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.landing-serve__list[data-v-2b14bc11]{display:flex;flex-direction:column;gap:40px;justify-content:center;min-width:0;padding:0;margin:0;list-style:none}.landing-serve__item[data-v-2b14bc11]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-serve__item+.landing-serve__item[data-v-2b14bc11]{padding-top:40px;border-top:1px solid var(--color-neutral-450)}.landing-serve__item-title[data-v-2b14bc11]{display:flex;gap:16px;align-items:center;margin:0;font-size:var(--landing-serve-item-title-font-size);font-weight:300;line-height:var(--landing-serve-item-title-line-height)}.landing-serve__arrow[data-v-2b14bc11]{flex:none;width:var(--landing-serve-arrow-size);height:var(--landing-serve-arrow-size)}.landing-serve__item-description[data-v-2b14bc11]{margin:0;font-size:var(--font-size-xl);font-weight:300;line-height:28px;color:var(--color-neutral-250)}@media(max-width:900px){.landing-serve[data-v-2b14bc11]{--landing-serve-arrow-size: 24px;--landing-serve-item-title-font-size: 22px;--landing-serve-item-title-line-height: 30px}.landing-serve__body[data-v-2b14bc11]{gap:40px}.landing-serve__content[data-v-2b14bc11]{grid-template-columns:minmax(0,1fr);gap:40px}.landing-serve__description[data-v-2b14bc11],.landing-serve__item-description[data-v-2b14bc11]{max-width:100%;font-size:var(--font-size-l);line-height:var(--line-height-l)}.landing-serve__media[data-v-2b14bc11]{min-height:0;aspect-ratio:2242 / 1724}}@media(max-width:500px){.landing-serve[data-v-2b14bc11]{--landing-serve-arrow-size: 20px;--landing-serve-item-title-font-size: 18px;--landing-serve-item-title-line-height: 24px}.landing-serve__list[data-v-2b14bc11]{gap:32px}.landing-serve__item[data-v-2b14bc11]{gap:12px}.landing-serve__item+.landing-serve__item[data-v-2b14bc11]{padding-top:32px}.landing-serve__item-title[data-v-2b14bc11]{gap:12px}.landing-serve__media[data-v-2b14bc11]{aspect-ratio:4 / 3}}.landing-slides[data-v-cb46a15a]{--slides-stage-height: clamp(280px, calc(100dvh - 280px) , 600px);width:100%;min-height:calc(var(--slides-stage-height) + var(--slides-travel));overflow-anchor:none}.landing-slides__scroller[data-v-cb46a15a]{width:100%;height:calc(var(--slides-pinned-height) + var(--slides-travel))}.landing-slides__pinned[data-v-cb46a15a]{position:sticky;top:max(0px,calc((100dvh - var(--slides-pinned-height)) / 2));display:flex;flex-direction:column;gap:40px;width:100%}.landing-slides__title[data-v-cb46a15a]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-slides__stage[data-v-cb46a15a]{position:relative;width:100%;height:var(--slides-stage-height);overflow:hidden;background:var(--color-neutral-850);border-radius:var(--landing-section-border-radius)}.landing-slides__image[data-v-cb46a15a]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform}.landing-slides__mask[data-v-cb46a15a]{position:absolute;top:0;right:0;bottom:0;left:0;background:color-mix(in oklch,var(--color-neutral-black) 50%,transparent)}.landing-slides__content[data-v-cb46a15a]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:32px;align-items:center;justify-content:center;padding:24px;pointer-events:none}.landing-slides__content--active[data-v-cb46a15a]{pointer-events:auto}.landing-slides__headline[data-v-cb46a15a]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height);text-align:center}.landing-slides__footer[data-v-cb46a15a]{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.landing-slides__description[data-v-cb46a15a]{max-width:480px;margin:0;font-size:18px;font-weight:300;line-height:26px;color:var(--color-neutral-200)}@media(max-width:900px){.landing-slides[data-v-cb46a15a]{--slides-stage-height: clamp(240px, calc(100svh - 300px) , 520px)}.landing-slides__pinned[data-v-cb46a15a]{gap:32px}.landing-slides__stage[data-v-cb46a15a]{height:auto;max-height:var(--slides-stage-height);aspect-ratio:1 / 1.55}.landing-slides__content[data-v-cb46a15a]{gap:24px}}@media(max-width:500px){.landing-slides__headline[data-v-cb46a15a]{font-size:24px;line-height:30px}}.landing-tables[data-v-f2fe49b4]{--landing-tables-columns: 3;--landing-tables-price-font-size: 32px;--landing-tables-price-line-height: 40px;--landing-tables-reveal-step: .12s;--landing-tables-subtitle-font-size: 20px;--landing-tables-subtitle-line-height: 28px;width:100%}.landing-tables__body[data-v-f2fe49b4]{display:flex;flex-direction:column;gap:56px;width:100%}.landing-tables__intro[data-v-f2fe49b4]{display:flex;flex-direction:column;gap:16px;align-items:flex-start}.landing-tables__title[data-v-f2fe49b4]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-tables__description[data-v-f2fe49b4]{max-width:480px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250);white-space:pre-line}.landing-tables__list[data-v-f2fe49b4]{display:grid;grid-template-columns:repeat(var(--landing-tables-columns),minmax(0,1fr));gap:16px;padding:0;margin:0;list-style:none}.landing-tables__item[data-v-f2fe49b4]{display:flex;flex-direction:column;gap:24px;align-items:flex-start;min-width:0;padding:32px;background:var(--color-neutral-850);border:1px solid var(--color-neutral-450);border-radius:var(--landing-section-border-radius);animation-name:reveal-and-scale-from-bottom;animation-duration:var(--transition-duration-long);animation-timing-function:var(--transition-timing-function);animation-delay:calc(var(--landing-tables-item-index) * var(--landing-tables-reveal-step));animation-fill-mode:both}.landing-tables__head[data-v-f2fe49b4]{display:flex;flex-direction:column;gap:4px;width:100%;min-height:120px;padding-bottom:24px;border-bottom:1px solid var(--color-neutral-450)}.landing-tables__name[data-v-f2fe49b4]{margin:0;font-size:var(--font-size-l);font-weight:600;line-height:var(--line-height-l);color:var(--color-neutral-250)}.landing-tables__price[data-v-f2fe49b4]{margin:0;font-size:var(--landing-tables-price-font-size);font-weight:700;line-height:var(--landing-tables-price-line-height)}.landing-tables__price-was[data-v-f2fe49b4]{color:var(--color-neutral-white);text-decoration:line-through}.landing-tables__note[data-v-f2fe49b4]{margin:0;font-size:var(--font-size-m);font-weight:300;line-height:var(--line-height-m);color:var(--color-neutral-250)}.landing-tables__content[data-v-f2fe49b4]{display:flex;flex:1;flex-direction:column;gap:12px;width:100%}.landing-tables__subtitle[data-v-f2fe49b4]{margin:0;font-size:var(--landing-tables-subtitle-font-size);font-weight:300;line-height:var(--landing-tables-subtitle-line-height)}.landing-tables__text[data-v-f2fe49b4]{margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-200)}.landing-tables__features[data-v-f2fe49b4]{display:flex;flex-direction:column;gap:8px;padding:0;margin:8px 0 0;list-style:none}.landing-tables__feature[data-v-f2fe49b4]{display:flex;gap:12px;align-items:flex-start;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-200)}.landing-tables__feature-icon[data-v-f2fe49b4]{flex:none;width:16px;height:24px}@media(prefers-reduced-motion:reduce){.landing-tables__item[data-v-f2fe49b4]{animation:none}}@media(max-width:900px){.landing-tables[data-v-f2fe49b4]{--landing-tables-columns: 2;--landing-tables-price-font-size: 28px;--landing-tables-price-line-height: 36px}.landing-tables__body[data-v-f2fe49b4]{gap:48px}.landing-tables__item[data-v-f2fe49b4]{padding:24px}}@media(max-width:700px){.landing-tables[data-v-f2fe49b4]{--landing-tables-columns: 1}.landing-tables__list[data-v-f2fe49b4]{gap:40px}}@media(max-width:500px){.landing-tables[data-v-f2fe49b4]{--landing-tables-price-font-size: 24px;--landing-tables-price-line-height: 32px;--landing-tables-subtitle-font-size: 18px;--landing-tables-subtitle-line-height: 24px}}.landing-tags[data-v-0a0014e6]{--landing-tags-item-title-font-size: 24px;--landing-tags-item-title-line-height: 32px;width:100%;min-width:0}.landing-tags__body[data-v-0a0014e6]{display:flex;flex-direction:column;gap:48px;width:100%;min-width:0}.landing-tags__header[data-v-0a0014e6]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-tags__title[data-v-0a0014e6]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-tags__description[data-v-0a0014e6]{max-width:560px;margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250)}.landing-tags__list[data-v-0a0014e6]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 32px;padding:0;margin:0;list-style:none}.landing-tags__item[data-v-0a0014e6]{display:flex;flex-direction:column;gap:20px;min-width:0}.landing-tags__item-title[data-v-0a0014e6]{margin:0;font-size:var(--landing-tags-item-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-tags-item-title-line-height)}.landing-tags__pills[data-v-0a0014e6]{display:flex;flex-wrap:wrap;gap:10px;padding:0;margin:0;list-style:none}@media(max-width:900px){.landing-tags[data-v-0a0014e6]{--landing-tags-item-title-font-size: 20px;--landing-tags-item-title-line-height: 28px}.landing-tags__body[data-v-0a0014e6]{gap:32px}.landing-tags__list[data-v-0a0014e6]{grid-template-columns:minmax(0,1fr);gap:32px}}@media(max-width:500px){.landing-tags__description[data-v-0a0014e6]{font-size:var(--font-size-m);line-height:var(--line-height-m)}.landing-tags__pills[data-v-0a0014e6]{gap:8px}}.landing-tiles[data-v-0cfed30c]{--landing-tiles-rows: 9;--landing-tiles-tile-height: 60px;--landing-tiles-title-font-size: 56px;--landing-tiles-title-line-height: 64px;position:relative;display:flex;align-items:center;width:100%;min-width:0;min-height:calc(var(--landing-tiles-tile-height) * var(--landing-tiles-rows))}.landing-tiles__grid[data-v-0cfed30c]{--app-tiles-rows: var(--landing-tiles-rows);--app-tiles-tile-height: var(--landing-tiles-tile-height);z-index:-1}.landing-tiles__body[data-v-0cfed30c]{display:flex;flex-direction:column;gap:24px;align-items:flex-start;min-width:0;max-width:620px}.landing-tiles__title[data-v-0cfed30c]{margin:0;font-size:var(--landing-tiles-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-tiles-title-line-height)}.landing-tiles__description[data-v-0cfed30c]{margin:0;font-size:var(--font-size-l);font-weight:300;line-height:24px;color:var(--color-neutral-250);white-space:pre-line}@media(max-width:900px){.landing-tiles[data-v-0cfed30c]{--landing-tiles-tile-height: 40px;--landing-tiles-title-font-size: 44px;--landing-tiles-title-line-height: 52px}.landing-tiles__body[data-v-0cfed30c]{gap:20px}}@media(max-width:500px){.landing-tiles[data-v-0cfed30c]{--landing-tiles-rows: 8;--landing-tiles-tile-height: 32px;--landing-tiles-title-font-size: 34px;--landing-tiles-title-line-height: 40px}.landing-tiles__description[data-v-0cfed30c]{font-size:var(--font-size-m);line-height:var(--line-height-m)}}.landing-video[data-v-b732e04a]{--video-band-height: 600px;--video-height: calc(var(--video-band-height) + (100svh - var(--video-band-height)) * var(--video-progress));width:100%;min-height:calc(100svh + var(--video-travel));overflow-anchor:none}.landing-video__scroller[data-v-b732e04a]{width:100%;height:calc(100svh + var(--video-travel))}.landing-video__body[data-v-b732e04a]{position:sticky;top:max(0px,calc((100svh - var(--video-height)) / 2));width:calc(100% + (var(--video-viewport-width) - 100%) * var(--video-progress));height:var(--video-height);margin-left:calc((50% - var(--video-viewport-width) / 2) * var(--video-progress))}.landing-video__player[data-v-b732e04a]{display:block;width:100%;height:100%;object-fit:cover;background:var(--color-neutral-850);border-radius:calc(var(--landing-section-border-radius) * (1 - var(--video-progress)))}.landing-video__text[data-v-b732e04a]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:24px;font-size:60px;font-weight:300;text-align:center}@media(max-width:900px){.landing-video[data-v-b732e04a]{--video-band-height: min(600px, calc((100vw - 48px)*1.41) )}.landing-video__text[data-v-b732e04a]{padding-inline:40px;font-size:clamp(26px,7.4vw,52px);line-height:1.15}}.landing-vision[data-v-7b6b57bb]{--landing-vision-arrow-size: 20px;--landing-vision-subtitle-font-size: 28px;--landing-vision-subtitle-line-height: 38px;--landing-vision-text-font-size: var(--font-size-2xl);--landing-vision-text-line-height: 30px;width:100%;min-width:0}.landing-vision__body[data-v-7b6b57bb]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:stretch;width:100%;min-width:0}.landing-vision__copy[data-v-7b6b57bb]{display:flex;flex-direction:column;gap:40px;min-width:0}.landing-vision__header[data-v-7b6b57bb]{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-vision__title[data-v-7b6b57bb]{margin:0;font-size:var(--landing-section-title-font-size);font-weight:var(--landing-section-title-font-weight);line-height:var(--landing-section-title-line-height)}.landing-vision__subtitle[data-v-7b6b57bb]{margin:0;font-size:var(--landing-vision-subtitle-font-size);font-weight:300;line-height:var(--landing-vision-subtitle-line-height)}.landing-vision__list[data-v-7b6b57bb]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:0;margin:0;list-style:none}.landing-vision__item[data-v-7b6b57bb]{display:flex;gap:16px;align-items:flex-start;min-width:0}.landing-vision__arrow[data-v-7b6b57bb]{flex:none;width:var(--landing-vision-arrow-size);height:var(--landing-vision-arrow-size);margin-top:calc((var(--landing-vision-text-line-height) - var(--landing-vision-arrow-size)) / 2);color:var(--color-neutral-250)}.landing-vision__text[data-v-7b6b57bb]{min-width:0;font-size:var(--landing-vision-text-font-size);font-weight:300;line-height:var(--landing-vision-text-line-height);color:var(--color-neutral-250)}.landing-vision__media[data-v-7b6b57bb]{position:relative;align-self:start;aspect-ratio:650 / 600;overflow:hidden;background:var(--color-neutral-850);border-radius:var(--landing-section-border-radius)}.landing-vision__image[data-v-7b6b57bb]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}@media(max-width:900px){.landing-vision[data-v-7b6b57bb]{--landing-vision-subtitle-font-size: 22px;--landing-vision-subtitle-line-height: 30px;--landing-vision-text-font-size: var(--font-size-xl);--landing-vision-text-line-height: 26px}.landing-vision__body[data-v-7b6b57bb]{grid-template-columns:minmax(0,1fr);gap:40px}.landing-vision__copy[data-v-7b6b57bb]{gap:32px}}@media(max-width:500px){.landing-vision[data-v-7b6b57bb]{--landing-vision-arrow-size: 16px;--landing-vision-subtitle-font-size: 18px;--landing-vision-subtitle-line-height: 26px;--landing-vision-text-font-size: var(--font-size-l);--landing-vision-text-line-height: 24px}.landing-vision__item[data-v-7b6b57bb]{gap:12px}.landing-vision__list[data-v-7b6b57bb]{grid-template-columns:minmax(0,1fr)}.landing-vision__media[data-v-7b6b57bb]{aspect-ratio:4 / 3}}.landing[data-v-e216cac3]{--landing-section-border-radius: 12px;--landing-section-title-font-size: 40px;--landing-section-title-font-weight: 300;--landing-section-title-line-height: 48px;width:100%;min-width:0;padding:80px 24px;overflow-x:clip}.landing__isolator[data-v-e216cac3]{display:flex;flex-direction:column;gap:200px;align-items:center;justify-content:center;width:100%;min-width:0;isolation:isolate}.landing__section[data-v-e216cac3]{z-index:var(--landing-section-depth);display:flex;align-items:center;justify-content:center;width:100%;min-width:0;max-width:var(--page-content-max-width)}.landing__section[data-v-e216cac3]:last-child{margin-bottom:150px}.landing__section[data-v-e216cac3]:empty{display:none}@media(max-width:900px){.landing[data-v-e216cac3]{--landing-section-title-font-size: 32px;--landing-section-title-line-height: 38px;padding:48px 24px}.landing__isolator[data-v-e216cac3]{gap:160px}}@media(max-width:500px){.landing[data-v-e216cac3]{--landing-section-title-font-size: 26px;--landing-section-title-line-height: 32px;padding:32px 24px}.landing__isolator[data-v-e216cac3]{gap:150px}}
