.download-ascii__canvas{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;pointer-events:none}.download-install-modal{box-sizing:border-box;width:min(1108px,100vw - 48px);max-width:none;max-height:calc(100dvh - 48px);margin:auto;padding:40px;overflow:auto;overscroll-behavior:contain;color:#171717;background:#fff;border:0;border-radius:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.download-install-modal::backdrop{background:rgba(0,0,0,.35)}.download-install-modal h2{margin:0 40px 20px 0;font-size:32px;font-weight:500;line-height:1.25}.download-install-modal h3{margin:8px 0 14px;font-size:24px;font-weight:500;line-height:1.3}.download-install-modal button{cursor:pointer}.download-install-modal button:focus-visible{outline:2px solid #09f;outline-offset:4px}.download-install-modal__close{position:absolute;top:24px;right:24px;display:grid;place-items:center;width:36px;height:36px;color:#737373;background:transparent;border:0;border-radius:8px}.download-install-modal__close:hover{color:#171717;background:#f4f4f4}.download-install-modal__description{margin:0 0 32px;color:#858585;font-size:20px;line-height:1.5}.download-install-modal__retry{padding:0;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:3px;background:transparent;border:0}.download-install-modal__retry:hover{color:#171717}.download-install-modal__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:0;padding:0;list-style:none}.download-install-modal__steps img{display:block;width:100%;height:auto;border-radius:20px}.download-install-modal__step-label{margin:24px 0 0;color:#858585;font-size:15px;line-height:1.4}.download-install-modal__step-description{margin:0;color:#858585;font-size:16px;line-height:1.5}@media(max-width:768px){.download-install-modal{padding:28px}.download-install-modal h2{font-size:26px}.download-install-modal__description{font-size:16px}.download-install-modal__steps{grid-template-columns:1fr;gap:24px}}.download-buttons{position:relative;z-index:2;display:flex;justify-content:center;gap:32px;margin-top:40px;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif}.download-buttons__wrapper{position:relative}.download-buttons__button-group{display:flex;height:40px;overflow:hidden;color:#fff;background-color:#171717;border-radius:10px;transition:background-color .2s ease}.download-buttons__button-group:hover{background-color:#404040}.download-buttons__button-group button:disabled{cursor:not-allowed;opacity:.5}.download-buttons__dropdown-trigger,.download-buttons__hero-trigger,.download-buttons__primary-action{display:flex;align-items:center;color:inherit;background:transparent;border:0;cursor:pointer}.download-buttons__hero-trigger{display:flex;height:40px;align-items:center;gap:8px;padding:0 8px 0 14px;color:#fff;font:inherit;font-size:14px;font-weight:500;line-height:20px;cursor:pointer;background:transparent;border:0;border-radius:10px 0 0 10px}.download-buttons__hero-trigger:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-buttons__hero-button-group{display:flex;height:40px;overflow:hidden;color:#fff;background:#171717;border-radius:10px;transition:background-color .2s ease}.download-buttons__hero-button-group:hover{background:#404040}.download-buttons__hero-button-group:focus-within{outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-buttons__hero-dropdown-trigger{display:flex;width:32px;align-items:center;justify-content:center;padding:0;color:hsla(0,0%,100%,.5);cursor:pointer;background:transparent;border:0;border-left:1px solid hsla(0,0%,100%,.12);border-radius:0 10px 10px 0}.download-buttons__hero-dropdown-trigger svg{transition:transform .2s ease}.download-buttons__primary-action{justify-content:center;gap:8px;padding:0 6px 0 16px;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap}.download-buttons__dropdown-trigger{justify-content:center;width:36px;padding:0 10px 0 4px;color:hsla(0,0%,100%,.5)}.download-buttons__dropdown-trigger svg{transition:transform .2s ease}.download-buttons__chevron--open{transform:rotate(180deg)}.download-buttons__menu{position:absolute;top:calc(100% + 4px);left:50%;z-index:20;display:flex;box-sizing:border-box;width:-webkit-max-content;width:-moz-max-content;width:max-content;min-width:208px;max-width:calc(100vw - 32px);flex-direction:column;gap:1px;padding:4px;overflow:hidden;background-color:var(--bg_grouped_secondary_elevated,#fff);border:0;border-radius:12px;box-shadow:inset 0 0 0 1px var(--border_default,hsla(0,0%,4%,.08)),0 0 20px var(--shadow_default,hsla(0,0%,4%,.08));transform:translateX(-50%)}.download-buttons__menu-item{display:flex;width:100%;min-height:36px;flex-shrink:0;align-items:center;gap:6px;padding:4px 6px;color:var(--text_default_primary,#171717);font-size:14px;font-weight:400;line-height:20px;white-space:nowrap;background-color:var(--bg_interaction_tertiary_default,transparent);border:0;border-radius:8px;cursor:pointer;transition:background-color .15s ease}.download-buttons__menu-item:focus-visible,.download-buttons__menu-item:not(:disabled):hover{background-color:var(--bg_interaction_tertiary_hover,hsla(0,0%,4%,.04))}.download-buttons__menu-item:disabled{cursor:not-allowed;opacity:.4}.download-buttons__menu-divider{display:flex;height:4px;flex-shrink:0;align-items:center;margin:0 6px}.download-buttons__menu-divider:before{width:100%;height:1px;content:"";background-color:var(--border_default,hsla(0,0%,4%,.08))}.download-buttons__current-device{flex-shrink:0;margin-left:auto;padding:0 2px;color:var(--text_default_accent,#0094fc);font-size:12px;font-weight:400;line-height:16px;border-radius:6px}@media(max-width:768px){.download-buttons{flex-direction:column;align-items:center;gap:16px}.download-buttons__button-group{width:222px;height:44px;border-radius:12px}.download-buttons__hero-trigger{height:44px;border-radius:12px 0 0 12px}.download-buttons__hero-button-group{height:44px;border-radius:12px}.download-buttons__hero-dropdown-trigger{border-radius:0 12px 12px 0}.download-buttons__primary-action{flex:1}}.download-buttons--compact{flex-wrap:wrap;justify-content:flex-start;gap:8px;margin-top:16px}.download-buttons--compact .download-buttons__button-group{width:auto;height:32px;border-radius:8px}.download-buttons--compact .download-buttons__primary-action{flex:none;gap:6px;padding:0 14px;font-size:12px;line-height:16px}.download-buttons--compact .download-buttons__menu{right:auto;left:0;transform:none}.download-buttons__notice{flex-basis:100%;margin:4px 0 0;color:#737373;font-size:12px;line-height:1.5}.download-buttons.download-buttons--inline{display:inline-block;margin:0;vertical-align:baseline;font:inherit}.download-buttons.download-buttons--inline .download-buttons__inline-trigger{padding:0;color:var(--text_default_accent,#0094fc);font:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer;background:transparent;border:0}.download-buttons.download-buttons--inline .download-buttons__inline-trigger:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-buttons.download-buttons--inline .download-buttons__menu{position:relative;top:auto;left:auto;margin-block:4px;transform:none}.download-cli-actions__command{display:grid;box-sizing:border-box;grid-template-columns:auto minmax(0,1fr) 16px;align-items:center;gap:8px;width:min(100%,459px);height:38px;margin:24px 0;padding:4px 8px 4px 4px;overflow:hidden;background:var(--bg_grouped_primary,#f5f5f5);border-radius:10px}.download-cli-actions__label{display:flex;align-items:center;justify-content:center;height:30px;padding:0 12px;color:var(--text_default_inverted,#fff);font:inherit;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;cursor:pointer;background:var(--bg_interaction_primary_default,#171717);border:0;border-radius:8px;transition:background-color .15s ease-out}.download-cli-actions__label:hover{background:var(--bg_interaction_primary_hover,#333)}.download-cli-actions__label:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:1px}.download-cli-actions__command code{min-width:0;overflow:hidden;padding:0;color:#383a42;font-family:inherit;font-size:12px;font-weight:400;line-height:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.download-cli-actions__token--command{color:#4078f2}.download-cli-actions__token--flag{color:#a626a4}.download-cli-actions__token--url{color:#50a14f}.download-cli-actions__copy-button{display:flex;width:16px;height:30px;align-items:center;justify-content:center;padding:0;color:var(--icon_default_tertiary,#a3a3a3);cursor:pointer;background:transparent;border:0;border-radius:8px;transition:background-color .15s ease-out}.download-cli-actions__copy-button:hover{background:var(--bg_interaction_tertiary_hover,#e8e8e8)}.download-cli-actions__copy-button:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:-2px}.download-cli-actions__documentation{margin:0;color:var(--text_default_secondary,#737373);font-size:16px;line-height:24px}.download-cli-actions__documentation a{padding:0;color:inherit;font:inherit;cursor:pointer;background:transparent;border:0;text-decoration:underline;text-underline-offset:3px}.download-cli-actions__documentation a:hover{color:var(--text_default_primary,#171717)}.download-cli-actions__documentation a:focus-visible{border-radius:2px;outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-cli-actions--compact .download-cli-actions__command{width:100%;margin:16px 0}.download-cli-actions--compact .download-cli-actions__documentation{font-size:14px;line-height:20px}@media(max-width:768px){.download-cli-actions:not(.download-cli-actions--compact) .download-cli-actions__command{width:100%;margin:24px 0}.download-cli-actions:not(.download-cli-actions--compact) .download-cli-actions__documentation{font-size:15px}}.download-header__brand-name,.download-header__menu-toggle,.download-header__mobile-menu{display:none}.download-header__navigation{display:flex}.download-header__nav-button--active{background-color:rgba(0,0,0,.04)}.download-header .download-header__try-button{display:inline-flex;height:34px;flex-shrink:0;align-items:center;justify-content:center;margin-left:auto;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;white-space:nowrap;background-color:var(--bg_interaction_primary_default,#171717);border:0;border-radius:8px;transition:background-color .15s ease}.download-header .download-header__try-button,.download-header .download-header__try-button:active,.download-header .download-header__try-button:hover,.download-header .download-header__try-button:visited{color:var(--text_default_inverted,#fff);text-decoration:none}.download-header .download-header__try-button:hover{background-color:var(--bg_interaction_primary_hover,#333)}.download-header .download-header__try-button:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-header__dropdown-menu{position:absolute;top:calc(100% + 8px);left:50%;z-index:100;display:flex;gap:8px;padding:8px;background-color:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.08);transform:translateX(-50%)}.download-header__dropdown-menu:before{position:absolute;top:-10px;right:0;left:0;height:10px;content:""}.download-header__dropdown-links{display:flex;min-width:160px;flex-direction:column;gap:2px}.download-header__dropdown-item{display:flex;width:100%;align-items:center;gap:8px;padding:10px 12px;color:#171717;font-size:14px;font-weight:400;line-height:20px;cursor:pointer;background-color:transparent;border:0;border-radius:8px;transition:background-color .15s ease}.download-header__dropdown-item--active,.download-header__dropdown-item:focus-visible,.download-header__dropdown-item:hover{background-color:rgba(0,0,0,.04)}.download-header__dropdown-item span{flex:1;text-align:left}@media(max-width:768px){.download-header{height:4rem}.download-header .download-header__row{gap:clamp(6px,1.6vw,12px);padding-inline:clamp(8px,3vw,24px)}.download-header .download-header__brand{gap:6px}.download-header .download-header__brand>svg{width:clamp(20px,4vw,24px);height:clamp(20px,4vw,24px)}.download-header .download-header__navigation{display:none}.download-header .download-header__menu-toggle{display:flex;width:2.5rem;height:2.5rem;flex-shrink:0;align-items:center;justify-content:center;padding:0;color:#171717;cursor:pointer;background:transparent;border:0}.download-header .download-header__mobile-menu{position:absolute;top:100%;right:0;left:0;display:flex;height:calc(100dvh - 4rem);flex-direction:column;gap:.75rem;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:#fff}.download-header .download-header__mobile-menu .download-header__mobile-item,.download-header .download-header__mobile-menu .download-header__mobile-subitem{display:flex;min-height:2.75rem;flex-shrink:0;align-items:center;gap:.5rem;padding:.75rem;color:#171717;font-size:1rem;font-weight:400;line-height:1.5;text-align:left;text-decoration:none;cursor:pointer;background:transparent;border:0;border-radius:.5rem}.download-header .download-header__mobile-menu .download-header__mobile-item>svg:last-child,.download-header .download-header__mobile-menu .download-header__mobile-subitem>svg:last-child{margin-left:auto;color:#a3a3a3}.download-header .download-header__mobile-menu .download-header__mobile-item:disabled,.download-header .download-header__mobile-menu .download-header__mobile-subitem:disabled{cursor:default;opacity:.45}.download-header .download-header__mobile-submenu{padding:.375rem;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;box-shadow:0 0 1.25rem rgba(0,0,0,.08)}.download-header .download-header__mobile-menu .download-header__mobile-subitem{width:100%;font-size:.875rem}}.download-access-module{box-sizing:border-box;width:100%;overflow:visible;padding-top:var(--download-section-gap);background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}.download-access-module__heading{margin:0;color:#000;font-size:48px;font-weight:500;line-height:normal;letter-spacing:-1.44px;text-align:center;text-wrap:balance}.download-access-module__content{display:grid;width:min(100% - 2*var(--download-content-gutter),var(--download-content-max-width));margin:80px auto 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:31.5px}.download-access-module__card{min-width:0}.download-access-module__media{width:100%;overflow:hidden;aspect-ratio:1;background:var(--bg_default_secondary,#f7f7f7);border-radius:20px}.download-access-module__image{display:block;width:100%;height:100%;object-fit:cover}.download-access-module__card-title{margin:20px 0 0;color:#171717;font-size:20px;font-weight:500;line-height:28px;letter-spacing:-.2px}.download-access-module__description{min-height:42px;margin:8px 0 0;color:#737373;font-size:14px;font-weight:400;line-height:21px}.download-access-module__mobile-actions{position:relative;display:flex;gap:8px;margin-top:16px}.download-access-module__mobile-button{display:flex;height:32px;align-items:center;justify-content:center;gap:6px;padding:0 14px;color:#fff;font:inherit;font-size:12px;line-height:16px;cursor:pointer;background:#171717;border:0;border-radius:8px;transition:background-color .15s ease-out}.download-access-module__mobile-button:hover{background:#404040}.download-access-module__mobile-button:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:2px}.download-access-module__mobile-button:disabled{cursor:not-allowed;opacity:.4}.download-access-module__mobile-qr{position:absolute;bottom:40px;left:0;z-index:20;padding:4px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.08)}@media(max-width:1100px)and (min-width:769px){.download-access-module__heading{font-size:clamp(38px,4.36vw,48px)}.download-access-module__card-title{font-size:clamp(16px,1.82vw,20px)}.download-access-module__description{font-size:13px;line-height:19px}}@media(max-width:768px){.download-access-module{padding-inline:var(--download-content-gutter)}.download-access-module__heading{font-size:clamp(28px,8vw,34px);line-height:1.25;letter-spacing:-.6px}.download-access-module__content{display:flex;width:100%;margin-top:48px;flex-direction:column;gap:64px}.download-access-module__card-title{margin-top:20px;font-size:20px}.download-access-module__description{min-height:0;font-size:15px;line-height:23px}.download-access-module .download-buttons--compact{flex-direction:row;align-items:flex-start;justify-content:flex-start}}.download-best-practices-module{box-sizing:border-box;width:100%;height:auto;padding-top:var(--download-section-gap);overflow:visible;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}.download-best-practices-module__heading{margin:0;color:var(--text_default_primary,#171717);font-size:48px;font-weight:500;line-height:normal;letter-spacing:-.1px;text-align:center}.download-best-practices-module__content{display:flex;width:min(100% - 2*var(--download-content-gutter),var(--download-content-max-width));margin:80px auto 0;flex-direction:column;gap:128px}.download-best-practices-module__item{display:grid;grid-template-areas:"copy media";grid-template-columns:minmax(0,460fr) minmax(0,696fr);gap:clamp(32px,4.167vw,64px);align-items:center;width:100%}.download-best-practices-module__item--reverse{grid-template-areas:"media copy";grid-template-columns:minmax(0,696fr) minmax(0,460fr)}.download-best-practices-module__copy{grid-area:copy;min-width:0}.download-best-practices-module__item-title{margin:0;color:var(--text_default_primary,#171717);font-size:34px;font-weight:500;line-height:normal;letter-spacing:-.1px}.download-best-practices-module__description{max-width:596px;margin:16px 0 0;color:var(--text_default_secondary,#737373);font-size:18px;font-weight:400;line-height:27px}.download-best-practices-module__media{position:relative;grid-area:media;width:100%;aspect-ratio:748/499;overflow:hidden;background:var(--bg_default_secondary,#f7f7f7);border-radius:20px}.download-best-practices-module__image{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover}@media(max-width:1100px)and (min-width:769px){.download-best-practices-module__item{grid-template-columns:minmax(310px,.72fr) minmax(0,1fr)}.download-best-practices-module__item--reverse{grid-template-columns:minmax(0,1fr) minmax(310px,.72fr)}.download-best-practices-module__item-title{font-size:clamp(27px,3.09vw,34px)}.download-best-practices-module__description{margin-top:12px;font-size:clamp(14px,1.64vw,18px);line-height:1.5}}@media(max-width:768px){.download-best-practices-module{padding-inline:var(--download-content-gutter)}.download-best-practices-module__heading{font-size:clamp(28px,8vw,34px);line-height:1.25}.download-best-practices-module__content{width:100%;margin-top:48px;gap:72px}.download-best-practices-module__item,.download-best-practices-module__item--reverse{display:flex;flex-direction:column;gap:24px}.download-best-practices-module__copy{width:100%}.download-best-practices-module__item-title{font-size:clamp(26px,7.2vw,30px)}.download-best-practices-module__description{margin-top:12px;font-size:15px;line-height:23px}.download-best-practices-module__media{order:-1}}.download-comparison-module{box-sizing:border-box;width:100%;padding:var(--download-section-gap) var(--download-content-gutter) 0;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}.download-comparison-module__heading{margin:0;color:#000;font-size:40px;font-weight:500;line-height:48px;letter-spacing:-1.2px;text-align:center;text-wrap:balance}.download-comparison-module__table-shell{width:min(100%,var(--download-content-max-width));margin:68px auto 0;overflow:hidden;background:#f7f7f7;border-radius:20px}.download-comparison-module__table{width:100%;table-layout:fixed;border-spacing:0;border-collapse:collapse;color:#737373;font-size:14px;font-weight:400;line-height:21px}.download-comparison-module__table td,.download-comparison-module__table th{box-sizing:border-box;padding:14px 20px;text-align:left;vertical-align:middle}.download-comparison-module__table thead{color:#525252;font-size:16px;font-weight:400}.download-comparison-module__table thead tr{height:56px}.download-comparison-module__table thead th{font-weight:500}.download-comparison-module__table tbody th,.download-comparison-module__table thead th:first-child{width:17%}.download-comparison-module__table tbody td:first-of-type,.download-comparison-module__table thead th:nth-child(2){width:43%}.download-comparison-module__table tbody td:last-of-type,.download-comparison-module__table thead th:nth-child(3){width:40%}.download-comparison-module__table tbody tr{border-top:1px solid rgba(0,0,0,.04)}.download-comparison-module__table tbody th{color:#171717;font-weight:500}.download-comparison-module__brand-heading{display:inline-flex;align-items:center;gap:10px;color:#171717;font-weight:500}@media(max-width:768px){.download-comparison-module__heading{font-size:clamp(1.125rem,5.5vw,2rem);line-height:1.2;letter-spacing:-.6px}.download-comparison-module__table-shell{margin-top:48px;max-height:720px;overflow:auto;border-radius:clamp(12px,3.2vw,20px)}.download-comparison-module__table{width:140vw;min-width:100%;font-size:clamp(.625rem,2vw,.75rem);line-height:1.6}.download-comparison-module__table td,.download-comparison-module__table th{padding:clamp(8px,2vw,12px) clamp(10px,2.6vw,16px)}.download-comparison-module__table thead{font-size:clamp(.6875rem,2.4vw,.875rem)}.download-comparison-module__table thead tr{height:clamp(36px,9vw,54px)}.download-comparison-module__table tbody th,.download-comparison-module__table thead th:first-child{width:22%}.download-comparison-module__table tbody td:first-of-type,.download-comparison-module__table thead th:nth-child(2){width:38%}.download-comparison-module__brand-heading{gap:clamp(6px,1.6vw,10px)}.download-comparison-module__brand-heading svg{width:clamp(18px,4vw,24px);height:clamp(18px,4vw,24px);flex-shrink:0}}.download-cta-module{position:relative;z-index:0;display:flex;min-height:382px;align-items:center;justify-content:center;padding:48px 24px;overflow:hidden;background:#00b9ff;isolation:isolate}.download-cta-module__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.download-cta-module__title{margin:0;color:#171717;font-size:clamp(32px,2.1vw,40px);font-weight:500;letter-spacing:-.04em;line-height:1.2}.download-cta-module__mascot{position:absolute;z-index:1;pointer-events:none;user-select:none}.download-cta-module__mascot--left{bottom:-26px;left:0;width:clamp(145px,15vw,285px)}.download-cta-module__mascot--right{top:-18px;right:0;width:clamp(106px,10.7vw,204px)}.download-cta-module .download-buttons{flex-direction:row;justify-content:center;gap:12px;margin-top:24px}.download-cta-module .download-buttons--compact .download-buttons__button-group{height:40px;border-radius:10px}.download-cta-module .download-buttons--compact .download-buttons__primary-action{padding:0 16px;font-size:14px;line-height:20px}@media(max-width:768px){.download-cta-module{min-height:330px;padding:80px 20px 72px}.download-cta-module__title{max-width:270px;font-size:clamp(28px,8vw,34px)}.download-cta-module__mascot--left{bottom:-8px;width:142px}.download-cta-module__mascot--right{top:-10px;width:105px}.download-cta-module .download-buttons{gap:clamp(.75rem,4vw,2rem);margin-top:20px}.download-cta-module .download-buttons--compact .download-buttons__button-group{width:auto;height:clamp(1.625rem,5.2vw,2.5rem);border-radius:clamp(.375rem,.9vw,.5rem)}.download-cta-module .download-buttons--compact .download-buttons__primary-action{gap:.25rem;padding:0 clamp(.5rem,2vw,.875rem);font-size:clamp(.625rem,1.8vw,.8125rem);line-height:1.4}.download-cta-module .download-buttons--compact .download-buttons__primary-action svg{width:clamp(.75rem,2.1vw,1rem);height:clamp(.75rem,2.1vw,1rem);flex-shrink:0}}.download-faq-module{box-sizing:border-box;width:100%;padding:var(--download-section-gap) 24px 112px;background:#fff;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif}.download-faq-module__heading{margin:0;color:#171717;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-.8px;text-wrap:balance}.download-faq-module__heading-group{text-align:center}.download-faq-module__items{width:min(100%,1144px);margin:56px auto 0;border-top:1px solid rgba(0,0,0,.06)}.download-faq-module__item{border-bottom:1px solid rgba(0,0,0,.06)}.download-faq-module__question-heading{margin:0}.download-faq-module__question{display:flex;width:100%;min-height:64px;align-items:center;justify-content:space-between;gap:24px;padding:18px 0;color:#171717;font:inherit;font-size:15px;font-weight:500;line-height:24px;text-align:left;cursor:pointer;background:transparent;border:0}.download-faq-module__question:focus-visible{outline:2px solid var(--border_accent,#5bbcff);outline-offset:3px}.download-faq-module__icon{position:relative;display:block;width:16px;height:16px;flex:0 0 16px;color:#525252}.download-faq-module__icon:after,.download-faq-module__icon:before{position:absolute;top:50%;left:50%;width:12px;height:1.5px;content:"";background:currentColor;border-radius:999px;transform:translate(-50%,-50%)}.download-faq-module__icon:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease-out}.download-faq-module__question[aria-expanded=true] .download-faq-module__icon:after{transform:translate(-50%,-50%) rotate(0deg)}.download-faq-module__answer{max-width:860px;padding:0 48px 22px 0;color:#737373;font-size:14px;line-height:21px}.download-faq-module__answer p{margin:0}.download-faq-module__answer p+p{margin-top:12px}@media(prefers-reduced-motion:reduce){.download-faq-module__answer-reveal,.download-faq-module__icon:after{transition:none}}@media(max-width:768px){.download-faq-module{padding:var(--download-section-gap) 20px 96px}.download-faq-module__heading{font-size:clamp(28px,8vw,34px);line-height:1.2;letter-spacing:-.7px}.download-faq-module__items{margin-top:44px}.download-faq-module__question{min-height:60px;gap:16px;font-size:15px;line-height:23px}.download-faq-module__answer{padding:0 32px 20px 0;font-size:14px;line-height:21px}}.download-footer{display:flex;width:100%;flex-direction:column;gap:56px;padding:24px 24px 48px;color:#171717;background:#fff;font-family:ui-sans-serif,-apple-system,system-ui,Segoe UI,Helvetica,Arial,sans-serif}.download-footer__bottom,.download-footer__top{width:min(100%,1072px);margin:0 auto}.download-footer__top{display:grid;grid-template-columns:minmax(200px,1fr) auto;gap:48px}.download-footer__logo{display:flex;align-items:flex-start}.download-footer__columns{display:grid;grid-template-columns:repeat(3,minmax(132px,1fr));gap:clamp(32px,7vw,104px)}.download-footer__column{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:8px}.download-footer__column-title{margin:0 0 12px;color:#a3a3a3;font-size:12px;font-weight:400;line-height:16px}.download-footer__link,.download-footer__social-link{padding:0;color:#262626;font:inherit;font-size:12px;font-weight:400;line-height:20px;text-align:left;background:transparent;border:0;cursor:pointer;transition:color .15s ease}.download-footer__link:hover,.download-footer__social-link:hover{color:#0099e6}.download-footer__link:focus-visible,.download-footer__social-link:focus-visible{outline:2px solid #0099e6;outline-offset:3px;border-radius:3px}.download-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:20px;border-top:1px solid #f5f5f5}.download-footer__social{display:flex;align-items:center;gap:16px}.download-footer__social-link{display:inline-flex;align-items:center;justify-content:center;color:#171717}.download-footer__copyright{margin:0;color:#a3a3a3;font-size:12px;font-weight:400;line-height:16px}@media(max-width:768px){.download-footer{gap:40px;padding:32px 20px}.download-footer__top{grid-template-columns:1fr;gap:32px}.download-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.download-footer__column:last-child{grid-column:1/-1}.download-footer__bottom{align-items:flex-start;flex-direction:column;gap:20px}}.download-mini-code-static-preview{object-fit:contain}.download-mini-code-preview-frame{display:block;width:min(100%,1100px);height:auto;aspect-ratio:11/7;margin:44px auto 0;overflow:hidden;border-radius:1.8181818182%/2.8571428571%;box-shadow:0 24px 72px rgba(0,0,0,.1)}@media(max-width:768px){.download-mini-code-preview-frame{margin-top:40px}}