@import"https://fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,400;500;700&display=swap";.navbar-container{background-color:#1a1a1a;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box;transition:background-color .4s ease,backdrop-filter .4s ease,border-color .4s ease,box-shadow .4s ease}.navbar-container--scrolled{background-color:#121212bf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-color:#ffffff1f;box-shadow:0 8px 32px #0006}.navbar-content{display:flex;align-items:center;justify-content:space-between;gap:64px;width:100%}.navbar-logo-group{display:flex;flex-direction:row;align-items:center;gap:8px}.logo-wrapper{width:24px;height:32px;display:flex;align-items:center;justify-content:center}.logo-mark{width:100%;height:100%;display:block}.brand-wrapper{width:102.36px;height:17.69px;display:flex;align-items:center}.brand-text{width:100%;height:100%;display:block}.navbar-links{display:flex;gap:32px;align-items:center}.nav-link{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;color:#fff;text-decoration:none;white-space:nowrap;display:inline-block;height:1.5em;overflow:hidden}.nav-link__inner{display:flex;flex-direction:column;transition:transform .3s ease}.nav-link:hover .nav-link__inner{transform:translateY(-50%)}.nav-link__line{line-height:1.5em;flex-shrink:0}.navbar-cta{display:flex;align-items:center;justify-content:center;padding:12px 20px;height:40px;background:linear-gradient(90.28deg,#9eec3e .17%,#caefdd 101.02%);border-radius:10px;border:none;cursor:pointer;position:relative;overflow:hidden;transition:background .3s ease;text-decoration:none;box-sizing:border-box}.navbar-cta:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(110deg,#fff0,#ffffffa6,#fff0);transform:translate(-160%) skew(-20deg);pointer-events:none}.navbar-cta:hover:before{animation:navbar-cta-shine .65s ease forwards}.navbar-cta:hover{background:linear-gradient(90.28deg,#b8f05a .17%,#d4f2e4 101.02%)}.navbar-cta:active{background:linear-gradient(90.28deg,#8bd634 .17%,#b5e8d0 101.02%)}@keyframes navbar-cta-shine{0%{transform:translate(-160%) skew(-20deg)}to{transform:translate(260%) skew(-20deg)}}.navbar-cta:not(:hover):before{animation:none}@media(prefers-reduced-motion:reduce){.navbar-cta:before,.navbar-cta:hover:before{animation:none;opacity:0}}.cta-text{position:relative;z-index:1;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.16px;color:#111;font-variation-settings:"opsz" 14;white-space:nowrap}.navbar-toggle{display:none;border:none;background:transparent;padding:0;cursor:pointer}.navbar-toggle span{pointer-events:none}@media(max-width:768px){.navbar-container{background-color:transparent;border:none;border-radius:0;padding:20px 20px 4px;max-width:100%;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;transition:none}.navbar-content{gap:0;flex-wrap:nowrap;justify-content:space-between}.navbar-logo-group{order:1}.navbar-cta{display:none}.navbar-toggle{order:3;display:flex;width:38px;height:38px;border-radius:999px;border:none;align-items:center;justify-content:center}.navbar-toggle span{display:block;width:14px;height:2px;border-radius:999px;background:#fff;transition:transform .2s ease,opacity .2s ease}.navbar-toggle span+span{margin-top:3px}.navbar-toggle--open span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-toggle--open span:nth-child(2){opacity:0}.navbar-toggle--open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-links,.navbar-links.navbar-links--open{display:none!important}}@media(max-width:768px){.navbar-toggle svg{width:30px;height:21px}}.hero-container{display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:526px;min-width:0;text-align:left;margin:0;padding:0;box-sizing:border-box}.hero-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;max-width:100%}.hero-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:100%;color:#fff;text-align:left}.hero-badge{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;color:#fff;margin:0;text-align:left}.hero-text-group{display:flex;flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:100%;min-width:0;text-align:left}.hero-title{font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;font-size:64px;line-height:1.1em;letter-spacing:-.01em;color:#fff;margin:0;text-align:left;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.hero-title .hero-title-line{display:block;width:100%;font:inherit;letter-spacing:inherit;color:inherit}.hero-title .split-char{display:inline-block;will-change:transform,opacity}.hero-description{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.02em;color:#fff;opacity:.64;margin:0;text-align:left;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}@media(max-width:768px){.hero-text-group{width:368px;max-width:100%}.hero-title{font-size:64px;font-weight:500;line-height:110%;letter-spacing:-.64px;color:#fff;text-align:left;width:100%;max-width:368px}.hero-description{font-size:16px;max-width:368px}}.hero-buttons{display:flex;flex-direction:row;gap:12px;align-items:flex-start}.hero-btn-primary{display:flex;align-items:center;justify-content:center;padding:12px 20px;background:linear-gradient(90.27deg,#9eec3e .17%,#caefdd 101.02%);border-radius:10px;border:none;cursor:pointer;transition:background .3s ease;position:relative;overflow:hidden;text-decoration:none;box-sizing:border-box}.hero-btn-primary:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(110deg,#fff0,#ffffffa6,#fff0);transform:translate(-160%) skew(-20deg);pointer-events:none}.hero-btn-primary:hover:before{animation:hero-btn-shine .65s ease forwards}.hero-btn-primary:hover{background:linear-gradient(90.27deg,#b8f05a .17%,#d4f2e4 101.02%)}.hero-btn-primary:active{background:linear-gradient(90.27deg,#8bd634 .17%,#b5e8d0 101.02%)}.hero-btn-primary:not(:hover):before{animation:none}@media(prefers-reduced-motion:reduce){.hero-btn-primary:before,.hero-btn-primary:hover:before{animation:none;opacity:0}}@keyframes hero-btn-shine{0%{transform:translate(-160%) skew(-20deg)}to{transform:translate(260%) skew(-20deg)}}.hero-btn-primary span{position:relative;z-index:1;font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.16px;font-variation-settings:"opsz" 14;color:#111;white-space:nowrap}.hero-btn-secondary{display:flex;align-items:center;justify-content:center;padding:12px 20px;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:10px;cursor:pointer;transition:all .2s ease}.hero-btn-secondary:hover{border-color:#ffffff3d;background:#ffffff0a}.hero-btn-secondary:active{transform:scale(.98)}.hero-btn-secondary span{font-family:DM Sans,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.16px;font-variation-settings:"opsz" 14;color:#fff;white-space:nowrap}.hero-stats{display:flex;gap:12px;align-items:center}.hero-avatars{display:flex;align-items:center;padding-right:17.143px}.avatar-item{width:40px;height:40px;margin-right:-17.143px;position:relative}.avatar-item img{width:100%;height:100%;display:block;border-radius:50%;border:2px solid #000}.hero-stats-text{font-family:DM Sans,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;color:#fff;opacity:.64;margin:0;text-align:left}.shiny-text{display:inline-block}.image-gallery{position:relative;flex-shrink:0;box-sizing:border-box;overflow:hidden}.image-gallery__desktop{position:relative;width:100%;height:100%;z-index:0}.image-gallery__columns{position:relative;display:flex;flex-direction:row;gap:16px;width:672px;height:100%;min-height:0;z-index:0}.image-gallery__column{display:flex;flex-direction:column;flex-shrink:0;width:328px;min-width:328px;height:100%;min-height:0}.image-gallery__scroll{flex:1;min-height:0;width:328px;overflow:hidden;position:relative}.image-gallery__scroll-inner{display:flex;flex-direction:column;will-change:transform;backface-visibility:hidden}.image-gallery__column--right{flex-shrink:0}.image-gallery__cell{flex-shrink:0;overflow:hidden;border-radius:8px;background:#ffffff14}.image-gallery__cell:last-child{margin-bottom:0!important}.image-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.image-gallery__gradient{position:absolute;left:0;width:100%;pointer-events:none;z-index:1}.image-gallery__gradient--top{background:linear-gradient(180deg,#000,#000000b3 40%,#0000)}.image-gallery__gradient--bottom{background:linear-gradient(0deg,#000,#000000b3 40%,#0000)}@media(max-width:768px){.image-gallery{position:relative;z-index:0;width:100%!important;max-width:100%!important;min-width:0!important;height:252px!important;min-height:252px!important}.image-gallery__desktop{display:none!important}.image-gallery__mobile{display:flex;flex-direction:column;gap:12px;width:100%;height:252px;overflow:hidden;padding:0 16px;box-sizing:border-box}.image-gallery__mobile-row{flex:0 0 120px;height:120px;overflow:hidden}.image-gallery__mobile-inner{display:flex;flex-direction:row;gap:12px;height:100%;width:max-content;align-items:center;will-change:transform;backface-visibility:hidden}.image-gallery__mobile-cell{width:120px;height:120px;min-width:120px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#ffffff14;box-shadow:0 4px 16px #00000059}.image-gallery__mobile-cell .image-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.image-gallery__gradient{display:none}.image-gallery:before,.image-gallery:after{content:"";position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:3}.image-gallery:before{left:0;background:linear-gradient(to right,#000 0%,rgba(0,0,0,.85) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 65%,rgba(0,0,0,.08) 85%,transparent 100%)}.image-gallery:after{right:0;background:linear-gradient(to left,#000 0%,rgba(0,0,0,.85) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 65%,rgba(0,0,0,.08) 85%,transparent 100%)}}.hero-frame{position:relative;width:100%;max-width:1440px;min-height:100vh;margin:0 auto;overflow-y:visible;background:#000;padding:24px 16px 40px;box-sizing:border-box}.hero-frame__navbar{position:relative;z-index:2;margin:0 auto 24px}.hero-frame__content{position:relative;width:100%;max-width:526px;min-width:0;margin:40px auto 0;z-index:1}.hero-frame__gallery{position:relative;margin:40px auto 0;z-index:0;display:flex;justify-content:center;width:100%;max-width:100%;min-width:0}@media(max-width:768px){.hero-frame{min-height:auto;height:auto;padding:16px 16px 0;overflow:hidden}.hero-frame__navbar{margin:0 auto 16px}.hero-frame__content{margin:24px auto 0}.hero-frame__gallery{margin:24px auto 0;overflow:hidden}}@media(min-width:1024px){.hero-frame{width:1440px;padding:0;min-height:max(100vh,1041px)}.hero-frame__navbar{position:fixed;left:calc((100vw - 1440px)/2 + 287px);top:24px;margin:0;z-index:100}.hero-frame__content{position:absolute;left:80px;top:248px;width:526px;margin:0}.hero-frame__gallery{position:absolute;left:689px;top:-13px;width:672px;height:1054px}}.trusted-by-companies{width:1440px;max-width:100%;margin:150px auto 0;padding:24px 80px;display:flex;flex-direction:column;gap:8px;box-sizing:border-box;background:#000}.trusted-by-companies__inner{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:24px}.trusted-by-companies__heading{font-family:DM Sans,sans-serif;font-weight:400;font-size:24px;line-height:1.4em;letter-spacing:-.02em;text-align:center;color:#fff;margin:0}.trusted-by-companies__logos{width:100%;min-height:48px}.trusted-by-companies__logos-img{width:auto;height:auto;max-height:48px;object-fit:contain;object-position:center;display:block;margin-right:56px;flex-shrink:0}.trusted-by-companies__marquee{width:100%;overflow:hidden;position:relative}.trusted-by-companies__marquee-track{display:flex;flex-direction:row;align-items:center;width:max-content;will-change:transform;animation:trusted-marquee 22s linear infinite;backface-visibility:hidden}@keyframes trusted-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.trusted-by-companies__marquee:hover .trusted-by-companies__marquee-track{animation-play-state:paused}.trusted-by-companies__marquee{transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.trusted-by-companies__marquee-track{animation:none;justify-content:center}}@media(max-width:1440px){.trusted-by-companies{position:relative;z-index:10;padding:24px 48px;background:#000}.trusted-by-companies__logos-img{margin-right:40px}}@media(max-width:1280px){.trusted-by-companies{padding:24px 32px}.trusted-by-companies__heading{font-size:20px}.trusted-by-companies__logos-img{max-height:40px;margin-right:32px}}@media(max-width:768px){.trusted-by-companies{position:relative;z-index:10;width:100%;padding:16px 20px;gap:11px;margin-top:0;background:#000}.trusted-by-companies__inner{gap:11px}.trusted-by-companies__heading{font-size:14px;line-height:1.4em;letter-spacing:-.02em;width:100%}.trusted-by-companies__logos{min-height:24px}.trusted-by-companies__logos-img{max-height:24px;margin-right:25px}.trusted-by-companies__marquee-track{animation-duration:18s}}.scroll-reveal{display:block}.scroll-reveal__word{display:inline;white-space:normal;transition:color .12s linear}@media(prefers-reduced-motion:reduce){.scroll-reveal__word{transition:none;color:#fff!important}}.feature-cards{width:100%;max-width:1440px;padding:80px;display:flex;flex-direction:column;align-items:stretch;gap:8px;box-sizing:border-box;overflow:visible}.feature-cards__inner{display:flex;flex-direction:column;align-items:stretch;gap:72px;width:100%}.feature-cards__row{display:flex;flex-direction:row;align-items:center;gap:64px;width:100%;overflow:visible}.feature-cards__row--reversed{flex-direction:row-reverse}.feature-card__media{position:relative;z-index:0;flex-shrink:0;width:612px;height:456px;border-radius:20px;overflow:hidden;background:#ffffff0f}.feature-card__img{width:100%;height:100%;object-fit:cover;display:block}.feature-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:40px;width:604px;flex-shrink:0}.feature-card__header{display:flex;flex-direction:column;gap:12px}.feature-card__text-group{display:flex;flex-direction:column;gap:16px}.feature-card__kicker{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;color:#fff;margin:0}.feature-card__title{font-family:DM Sans,sans-serif;font-weight:500;font-size:48px;line-height:1.2;letter-spacing:-.03em;color:#fff;width:485px;max-width:100%;margin:0}.feature-card__description{font-family:DM Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.01em;color:#fff;opacity:.64;margin:0}.feature-card__btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:transparent;color:#fff;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:border-color .2s ease,background .2s ease;width:fit-content}.feature-card__btn:hover{border-color:#ffffff3d;background:#ffffff0a}.feature-card__btn svg{width:24px;height:24px;flex-shrink:0}.feature-card__btn-text{white-space:nowrap}@media(max-width:1024px){.feature-cards{padding:40px 20px}.feature-cards__row{gap:40px}.feature-card__media{width:100%;max-width:100%;height:auto;aspect-ratio:612 / 456}.feature-card__content{width:100%;max-width:100%}}@media(max-width:768px){.feature-cards{padding:40px 16px;gap:0;align-items:stretch;box-sizing:border-box;width:100%;max-width:100%}.feature-cards__inner{gap:40px;width:100%;max-width:100%;margin:0 auto}.feature-cards__row,.feature-cards__row--reversed{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px;width:100%;max-width:500px;margin:0 auto;overflow:visible}.feature-card__media{order:-1;position:relative;z-index:0;width:100%;height:auto;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;flex-shrink:0}.feature-card__img{width:100%;height:100%;object-fit:cover;object-position:center top}.feature-card__content{order:1;width:100%;gap:20px;align-items:flex-start;flex-shrink:0;position:relative;z-index:1;min-height:140px}.feature-card__header{gap:7px;width:100%;align-self:stretch}.feature-card__text-group{gap:9px;align-self:stretch}.feature-card__kicker{font-size:12px;line-height:1.5em;letter-spacing:-.01em}.feature-card__title{font-size:22px;line-height:1.25;letter-spacing:-.03em;max-width:100%;width:100%}.feature-card__description{font-size:14px;line-height:1.45em;letter-spacing:-.01em}.feature-card__btn{padding:10px 16px;gap:4.5px;border-radius:6px;border:.56px solid rgba(255,255,255,.12);font-size:12px;line-height:1.5em;min-height:44px;align-self:flex-start}.feature-card__btn svg{width:13.5px;height:13.5px}}.howitworks{width:100%;max-width:1440px;margin:50px auto 0;display:flex;flex-direction:column;align-items:center;gap:72px;padding:0 80px;box-sizing:border-box}.howitworks__header{width:753px;max-width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.howitworks__kicker{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em}.howitworks__titleGroup{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.howitworks__title{margin:0;color:#fff;font-family:DM Sans,sans-serif;font-weight:500;font-size:48px;line-height:1.2em;letter-spacing:-.03em}.howitworks__subtitle{margin:0;width:527px;max-width:100%;color:#ffffffa3;font-family:DM Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.02em}.howitworks__cards{width:100%;display:flex;flex-direction:row;align-items:center;gap:16px}.howitworksCard{background:#1a1a1a;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:28px;box-sizing:border-box}.howitworksCard__content{width:360px;display:flex;flex-direction:column;gap:35px}.howitworksCard__content--tall{gap:74px}.howitworksCard__row{display:flex;flex-direction:row;gap:16px;width:100%}.howitworksIcon{width:48px;height:48px;border-radius:999px;border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.howitworksCard__text{width:296px;display:flex;flex-direction:column;gap:5px}.howitworksCard__title{margin:0;font-family:DM Sans,sans-serif;font-weight:500;font-size:24px;line-height:1.2em;letter-spacing:-.03em;color:#fff}.howitworksCard__desc{margin:0;font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;color:#ffffffa3}.howitworksPrompt{width:350px;height:254px;border-radius:22px;background:#111;position:relative;overflow:hidden}.howitworksPrompt__label{position:absolute;left:18px;top:20px;font-family:DM Sans,sans-serif;font-weight:500;font-size:18.3704px;line-height:1.2em;letter-spacing:-.03em;color:#fff}.howitworksPrompt__box{position:absolute;left:18px;top:52px;width:316px;height:136px;border-radius:14px;background:#161616;border:1px solid rgba(42,42,42,.67)}.howitworksPrompt__text{position:absolute;left:27px;top:69px;width:297.31px;height:51px;font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.2em;letter-spacing:-.03em;color:#ffffffa3}.howitworksPrompt__text--typing{white-space:pre-wrap}.howitworksPrompt__caret{display:inline-block;width:1px;height:1em;margin-left:2px;background:#fffc;vertical-align:-2px;animation:howitworks-caret-blink 1s steps(1,end) infinite}@keyframes howitworks-caret-blink{0%,49%{opacity:1}50%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.howitworksPrompt__caret{display:none;animation:none}}.howitworksPrompt__cta{position:absolute;left:18px;top:198px;width:316px;height:37px;border-radius:22px;background:linear-gradient(91deg,#9eec3e,#caefdd);display:flex;align-items:center;justify-content:center;overflow:hidden}.howitworksPrompt__cta:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(110deg,#fff0,#ffffffa6,#fff0);transform:translate(-160%) skew(-20deg);pointer-events:none;animation:howitworks-cta-shine 1.8s linear infinite}.howitworksPrompt__ctaText{font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;line-height:1.5em;letter-spacing:-.01em;color:#000}.howitworksPrompt__ctaIcon{position:absolute;right:5px;top:4.5px;width:28px;height:28px;display:grid;place-items:center}@keyframes howitworks-cta-shine{0%{transform:translate(-160%) skew(-20deg)}45%{transform:translate(260%) skew(-20deg)}to{transform:translate(260%) skew(-20deg)}}@media(prefers-reduced-motion:reduce){.howitworksPrompt__cta:before{animation:none;opacity:0}}.howitworksCard__media{width:100%;height:254px;border-radius:16px;overflow:hidden}.howitworksCard__mediaImg{width:100%;height:100%;object-fit:cover;display:block}.howitworksCard__download{width:360px;height:215px;overflow:hidden}.howitworksCard__download img{width:100%;height:100%;display:block}@media(max-width:1024px){.howitworks{padding:0 16px}.howitworks__cards{flex-direction:column;align-items:center}}@media(max-width:768px){.howitworks{gap:40px;padding:0 20px;margin-top:32px}.howitworks__header{width:100%;align-items:center;text-align:center}.howitworks__kicker{font-size:14px;text-align:center}.howitworks__title{font-size:25px;font-weight:500;line-height:120%;letter-spacing:-.75px;text-align:center;width:100%;max-width:100%}.howitworks__subtitle{width:100%;font-size:16px;text-align:center}.howitworks__cards{width:100%;max-width:340px;gap:12px}.howitworksCard{width:100%;max-width:340px;padding:18px;border-radius:16px}.howitworksCard__content{width:100%;max-width:100%;gap:20px}.howitworksCard__content--tall{gap:28px}.howitworksCard__row{gap:12px}.howitworksIcon{width:40px;height:40px}.howitworksIcon img{width:22px;height:22px}.howitworksCard__text{width:auto;flex:1;min-width:0;gap:4px}.howitworksCard__title{font-size:18px;letter-spacing:-.02em}.howitworksCard__desc{font-size:14px;line-height:1.45em}.howitworksPrompt{width:100%;max-width:100%;height:200px;border-radius:16px}.howitworksPrompt__label{left:14px;top:14px;font-size:15px}.howitworksPrompt__box{left:14px;top:42px;width:calc(100% - 28px);height:108px;border-radius:12px}.howitworksPrompt__text{left:22px;top:56px;width:calc(100% - 44px);height:auto;min-height:40px;font-size:12px}.howitworksPrompt__cta{left:14px;top:156px;width:calc(100% - 28px);height:34px;border-radius:18px}.howitworksPrompt__ctaText{font-size:13px}.howitworksPrompt__ctaIcon{right:4px;top:3px;width:26px;height:26px}.howitworksPrompt__ctaIcon img{width:22px;height:22px}.howitworksCard__media{height:200px;border-radius:12px}.howitworksCard__download{width:100%;max-width:100%;height:168px}}.gallery-section-header{display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:753px;margin:0 auto;box-sizing:border-box}.gallery-section-header__kicker{font-family:DM Sans,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;letter-spacing:-.01em;text-align:center;color:#fff;margin:0}.gallery-section-header__inner{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:16px}.gallery-section-header__title{font-family:DM Sans,sans-serif;font-weight:500;font-size:48px;line-height:1.2;letter-spacing:-.03em;text-align:center;color:#fff;margin:0}.gallery-section-header__subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:20px;line-height:1.4em;letter-spacing:-.02em;text-align:center;color:#fff;opacity:.64;width:100%;max-width:527px;margin:0}@media(max-width:768px){.gallery-section-header__title{font-size:32px;line-height:1.2}.gallery-section-header__subtitle{font-size:16px;max-width:100%}}.gallery-infinite{position:relative;flex-shrink:0;width:100%;max-width:1280px;height:1388px;overflow:hidden;box-sizing:border-box;contain:layout style paint}.gallery-infinite__desktop{position:relative;width:100%;height:100%;z-index:0}.gallery-infinite__mobile{display:none}.gallery-infinite__columns{display:flex;flex-direction:row;justify-content:center;gap:16px;width:1280px;height:100%;margin:0 auto;position:relative;z-index:0}.gallery-infinite__scroll{flex:0 0 308px;width:308px;height:100%;min-height:0;overflow:hidden;position:relative;contain:layout style paint}.gallery-infinite__scroll-inner{display:flex;flex-direction:column;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.gallery-infinite__cell{flex-shrink:0;overflow:hidden;border-radius:8px;background:#ffffff14;contain:layout style paint}.gallery-infinite__img{width:100%;height:100%;object-fit:cover;display:block}.gallery-infinite__gradient,.gallery-infinite__blur{position:absolute;left:0;width:100%;pointer-events:none}.gallery-infinite__gradient{height:200px;z-index:2}.gallery-infinite__gradient--top{top:0;background:linear-gradient(180deg,#000,#000000b3 40%,#0000)}.gallery-infinite__gradient--bottom{bottom:0;top:auto;background:linear-gradient(0deg,#000,#000000b3 40%,#0000)}.gallery-infinite__blur{height:220px;z-index:1;backdrop-filter:blur(1.75px);-webkit-backdrop-filter:blur(1.75px);background:linear-gradient(180deg,#11111126,#1110)}.gallery-infinite__blur--top{top:0;-webkit-mask-image:linear-gradient(180deg,black 0%,black 28%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 28%,transparent 100%)}.gallery-infinite__blur--bottom{bottom:0;-webkit-mask-image:linear-gradient(0deg,black 0%,black 28%,transparent 100%);mask-image:linear-gradient(0deg,black 0%,black 28%,transparent 100%);background:linear-gradient(0deg,#11111126,#1110)}@media(max-width:768px){.gallery-infinite{width:100%!important;max-width:100%!important;min-width:0!important;height:var(--gallery-mobile-height, 388px)!important;min-height:var(--gallery-mobile-height, 388px)!important;border-radius:16px}.gallery-infinite__desktop{display:none!important}.gallery-infinite__mobile{display:flex;flex-direction:column;gap:12px;width:100%;height:var(--gallery-mobile-height, 388px);overflow:hidden;padding:0 16px;box-sizing:border-box}.gallery-infinite__mobile-row{flex:0 0 88px;height:88px;overflow:hidden}.gallery-infinite__mobile-inner{display:flex;flex-direction:row;gap:10px;height:100%;width:max-content;align-items:center;will-change:transform;backface-visibility:hidden}.gallery-infinite__mobile-cell{width:88px;height:88px;min-width:88px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#ffffff14;box-shadow:0 4px 16px #00000059}.gallery-infinite__mobile-cell .gallery-infinite__img{width:100%;height:100%;object-fit:cover;display:block}.gallery-infinite__gradient,.gallery-infinite__blur{display:none}.gallery-infinite:before,.gallery-infinite:after{content:"";position:absolute;top:0;bottom:0;width:100px;pointer-events:none;z-index:3}.gallery-infinite:before{left:0;background:linear-gradient(to right,#000 0%,rgba(0,0,0,.85) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 65%,rgba(0,0,0,.08) 85%,transparent 100%)}.gallery-infinite:after{right:0;background:linear-gradient(to left,#000 0%,rgba(0,0,0,.85) 20%,rgba(0,0,0,.6) 40%,rgba(0,0,0,.3) 65%,rgba(0,0,0,.08) 85%,transparent 100%)}}.gallery-section{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1280px;margin:0 auto;padding:0 20px;box-sizing:border-box}.gallery-section__top{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:72px}.gallery-section__gallery-wrap{display:flex;justify-content:center;align-items:center;width:100%}@media(max-width:1320px){.gallery-section__gallery-wrap{overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;padding-bottom:8px}.gallery-section__gallery-wrap::-webkit-scrollbar{height:6px}.gallery-section__gallery-wrap::-webkit-scrollbar-track{background:#ffffff0f;border-radius:3px}.gallery-section__gallery-wrap::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}}.gallery-section__cta{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:10px;background:linear-gradient(91deg,#9eec3e,#caefdd);color:#111;font-family:DM Sans,sans-serif;font-weight:500;font-size:16px;line-height:1.5em;letter-spacing:-.01em;text-decoration:none;cursor:pointer;transition:opacity .2s ease,transform .15s ease}.gallery-section__cta:hover{opacity:.95}.gallery-section__cta:active{transform:scale(.98)}@media(max-width:768px){.gallery-section{padding:0 16px;gap:32px}.gallery-section__top{gap:48px}.gallery-section__gallery-wrap{overflow:hidden;padding-bottom:0;width:100%;justify-content:stretch}}.footer{width:100%;background-color:#000}.footer__top{width:100%;max-width:1440px;margin:0 auto;padding:24px 16px 32px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer__copyright{width:100%;max-width:1575px;margin:0 auto;padding:24px 80px 32px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer__copyright-text{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:#ffffff8f}.footer__copyright-links{display:flex;align-items:center;gap:16px}.footer__copyright-link{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:#ffffff8f;text-decoration:none}.footer__copyright-link:hover{color:#ffffffe6}.footer_divider:after{width:100%;content:"";display:block;margin-bottom:20px;height:1px;background:#ffffff0f}.footer__logo img{display:block;width:135px;height:40px}.footer__tagline{margin:0;color:#fff;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:20px;line-height:1.4;letter-spacing:-.02em;text-align:right}.footer__bottom{width:100%;max-width:1575px;margin:0 auto;padding:0 80px 56px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:space-between;gap:48px}.footer__links{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:64px;min-width:0}.footer__column{display:flex;flex-direction:column;gap:16px}.footer__column-title{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;font-size:20px;line-height:1.4;letter-spacing:-.02em;color:#fff}.footer__column-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.footer__link{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:-.01em;color:#ffffffa3;text-decoration:none}.footer__link:hover{color:#fff}.footer__cta img{display:block;width:196px;height:40px;flex-shrink:0}@media(max-width:1024px){.footer__bottom{padding-left:24px;padding-right:24px;gap:32px}.footer__links{gap:48px}.footer__copyright{padding-left:24px;padding-right:24px}}@media(max-width:768px){.footer__top{flex-direction:column;align-items:flex-start;padding:20px 16px 24px;gap:12px}.footer__tagline{text-align:left;font-size:18px}.footer__bottom{flex-direction:column;padding:0 16px 40px;gap:32px}.footer__links{gap:32px}.footer__cta{align-self:flex-start}.footer__copyright{flex-direction:column;align-items:flex-start;padding:24px 16px 32px;gap:12px}}.sg{position:relative;width:100%;height:100%;overflow:hidden;contain:layout style paint}.sg__cols{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:flex-start;height:100%}.sg__scroll{flex:0 0 200px;width:200px;height:100%;overflow:hidden;position:relative;contain:layout style paint}.sg__inner{display:flex;flex-direction:column;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}.sg__cell{flex-shrink:0;border-radius:12px;overflow:hidden;background:#0d0d0d;contain:layout style paint}.sg__img{width:100%;height:100%;object-fit:cover;display:block}.sg__fade,.sg__blur{position:absolute;left:0;right:0;pointer-events:none;z-index:2}.sg__fade{height:240px}.sg__fade--top{top:0;background:linear-gradient(180deg,#020202,#020202b8 38%,#02020200)}.sg__fade--bot{bottom:0;background:linear-gradient(0deg,#020202,#020202b8 38%,#02020200)}.sg__blur{height:200px;backdrop-filter:blur(1.75px);-webkit-backdrop-filter:blur(1.75px);background:linear-gradient(180deg,#1111112e,#1110)}.sg__blur--top{top:0;-webkit-mask-image:linear-gradient(180deg,black 0%,black 30%,transparent 100%);mask-image:linear-gradient(180deg,black 0%,black 30%,transparent 100%)}.sg__blur--bot{bottom:0;-webkit-mask-image:linear-gradient(0deg,black 0%,black 30%,transparent 100%);mask-image:linear-gradient(0deg,black 0%,black 30%,transparent 100%);background:linear-gradient(0deg,#1111112e,#1110)}.signup-overlay{position:fixed;inset:0;z-index:10000;background:#020202;display:flex;flex-direction:column;overflow:hidden;font-family:DM Sans,sans-serif;font-variation-settings:"opsz" 14;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.signup-overlay--page{position:relative;inset:auto;z-index:0;min-height:100dvh;overflow-x:hidden;overflow-y:auto}.signup-overlay__close{position:absolute;top:20px;right:20px;z-index:20;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#141414eb;color:#ffffffa6;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.signup-overlay__close:hover{background:#242424;color:#fff;border-color:#fff3}.signup-overlay__close:focus-visible{outline:2px solid #9eec3e;outline-offset:2px}.signup-overlay__shell{flex:1;display:flex;flex-direction:row;overflow:hidden;width:100%;max-width:1440px;margin:0 auto}.signup-overlay__panel{flex:1 1 0;min-width:320px;max-width:720px;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(28px,4vh,48px) clamp(32px,4vw,56px);box-sizing:border-box}.signup-overlay__brand{display:flex;align-items:center;gap:8px;margin-bottom:clamp(18px,2.5vh,32px);flex-shrink:0}.signup-overlay__logo-wrap{width:22px;height:28px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.signup-overlay__logo-wrap img{width:100%;height:100%;display:block}.signup-overlay__brand-text{width:96px;height:16px;display:block}.signup-overlay__intro{display:flex;flex-direction:column;gap:clamp(6px,1vh,12px);margin-bottom:clamp(14px,2.2vh,28px);width:100%;max-width:560px;flex-shrink:0}.signup-overlay__title{font-family:DM Sans,sans-serif;font-weight:500;font-size:clamp(26px,3.6vh,34px);line-height:1.1em;letter-spacing:-.01em;font-variation-settings:"opsz" 14;color:#fff;margin:0}.signup-overlay__subtitle{font-family:DM Sans,sans-serif;font-weight:400;font-size:clamp(13px,1.8vh,16px);line-height:1.5em;letter-spacing:-.02em;font-variation-settings:"opsz" 14;color:#ffffff8c;margin:0}.signup-overlay__stack{display:flex;flex-direction:column;align-items:stretch;gap:clamp(12px,1.8vh,20px);width:100%;max-width:560px;flex-shrink:0}.signup-overlay__oauth{background:#141414;border:1px solid #262626;border-radius:12px;padding:0 20px;height:clamp(48px,6.5vh,60px);display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.9vh,17px);font-weight:500;font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#fff;transition:border-color .2s ease,background .2s ease;white-space:nowrap}.signup-overlay__oauth:hover{border-color:#9eec3e47;background:#181818}.signup-overlay__oauth:focus-visible{outline:2px solid #9eec3e;outline-offset:2px}.signup-overlay__oauth-icon{width:22px;height:22px;flex-shrink:0;display:block;object-fit:contain}.signup-overlay__divider{display:flex;align-items:center;gap:12px}.signup-overlay__divider-line{flex:1;height:1px;background:#242424}.signup-overlay__divider-text{font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:#444;white-space:nowrap}.signup-overlay__fieldset{display:flex;flex-direction:column;gap:clamp(10px,1.5vh,16px);border:none;padding:0;margin:0;width:100%}.signup-overlay__field{display:flex;flex-direction:column;gap:7px}.signup-overlay__label{font-family:DM Sans,sans-serif;font-size:clamp(13px,1.7vh,15px);font-weight:500;color:#ddd;letter-spacing:-.01em;font-variation-settings:"opsz" 14}.signup-overlay__control{width:100%;height:clamp(46px,6vh,58px);background:#141414;border:1px solid #262626;border-radius:12px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:clamp(14px,1.8vh,16px);font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#fff;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.signup-overlay__control::placeholder{color:#3e3e3e}.signup-overlay__control:focus{outline:none;border-color:#9eec3e80;box-shadow:0 0 0 1px #9eec3e26}.signup-overlay__pw-row{position:relative;width:100%}.signup-overlay__pw-row .signup-overlay__control{padding-right:48px}.signup-overlay__pw-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#444;cursor:pointer;border-radius:6px;transition:color .2s ease,background .2s ease}.signup-overlay__pw-toggle:focus-visible{outline:2px solid #9eec3e;outline-offset:1px}.signup-overlay__consent{display:flex;align-items:center;gap:9px}.signup-overlay__checkbox{width:12px;height:12px;flex-shrink:0;accent-color:#9eec3e;cursor:pointer;border-radius:4px;margin-left:5px}.signup-overlay__consent-text{font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;color:#555;letter-spacing:-.01em;line-height:1.4}.signup-overlay__consent-text strong{font-weight:600;color:#999}.signup-overlay__submit{width:100%;height:clamp(48px,6.5vh,60px);border:none;border-radius:12px;padding:0 20px;background:linear-gradient(90.28deg,#9eec3e .17%,#caefdd 101.02%);font-family:DM Sans,sans-serif;font-size:clamp(14px,1.9vh,17px);font-weight:500;font-variation-settings:"opsz" 14;letter-spacing:-.16px;color:#111;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:filter .2s ease,transform .15s ease;position:relative;overflow:hidden}.signup-overlay__submit:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background:linear-gradient(110deg,#fff0,#ffffff8c,#fff0);transform:translate(-160%) skew(-20deg);pointer-events:none}.signup-overlay__submit:hover:before{animation:signup-btn-shine .65s ease forwards}.signup-overlay__submit:not(:hover):before{animation:none}@keyframes signup-btn-shine{0%{transform:translate(-160%) skew(-20deg)}to{transform:translate(260%) skew(-20deg)}}@media(prefers-reduced-motion:reduce){.signup-overlay__submit:before,.signup-overlay__submit:hover:before{animation:none;opacity:0}}.signup-overlay__submit:hover{filter:brightness(1.05);background:linear-gradient(90.28deg,#b8f05a .17%,#d4f2e4 101.02%)}.signup-overlay__submit:active{transform:scale(.985)}.signup-overlay__submit:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.signup-overlay__submit-arrow{display:inline-flex;align-items:center}.signup-overlay__switch{text-align:center;font-family:DM Sans,sans-serif;font-size:13px;font-weight:400;font-variation-settings:"opsz" 14;letter-spacing:-.01em;color:#444;margin-top:2px}.signup-overlay__switch button{background:none;border:none;padding:0;font:inherit;font-weight:600;color:#bbb;cursor:pointer}.signup-overlay__switch button:hover{color:#fff;text-decoration:underline}.signup-overlay__switch button:focus-visible{outline:2px solid #9eec3e;outline-offset:2px;border-radius:4px}.signup-collage{flex:1 1 0;min-width:0;background:#020202;overflow:hidden;position:relative}.signup-collage>.sg{position:absolute;inset:0}@media(max-width:1100px){.signup-overlay__panel{padding:clamp(24px,4vh,40px) clamp(24px,3.5vw,44px)}}@media(max-width:860px){.signup-collage{display:none}.signup-overlay__brand{margin-right:0;align-self:flex-start;margin-left:17%}.signup-overlay__panel{max-width:100%;flex:1;align-items:center;padding:clamp(24px,5vh,48px) clamp(20px,6vw,56px)}.signup-overlay__intro,.signup-overlay__stack{max-width:480px;width:100%}}.signup-overlay__aux-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.signup-overlay__aux-left{display:flex;align-items:center;gap:10px;min-width:0}.signup-overlay__aux-link{border:none;background:transparent;padding:0;font:inherit;color:#ffffffa6;cursor:pointer;letter-spacing:-.01em;transition:color .2s ease}.signup-overlay__aux-link:hover{color:#ffffffe6}@media(max-width:540px){.signup-overlay__panel{justify-content:flex-start;padding:72px 20px 24px}.signup-overlay__brand{margin-bottom:16px;margin-left:0}.signup-overlay__title{font-size:22px}.signup-overlay__subtitle{font-size:13px}.signup-overlay__intro,.signup-overlay__stack{max-width:100%}.signup-overlay__stack{gap:10px}.signup-overlay__oauth,.signup-overlay__submit,.signup-overlay__control{height:48px;font-size:14px}}:root{--bg-dark: #1a1a1a;--text-white: #ffffff;--text-dark: #111111;--border-color: rgba(255, 255, 255, .08);--primary-gradient: linear-gradient(90.28deg, #9eec3e .17%, #caefdd 101.02%)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:hidden;max-width:100vw}html[style*="overflow: hidden"]::-webkit-scrollbar,html[style*=scrollbar-width]::-webkit-scrollbar{display:none;width:0}body{font-family:DM Sans,sans-serif;background-color:#000;color:var(--text-white);min-height:100vh}.app-container{width:100%;max-width:100%;min-height:100vh;padding:20px;display:flex;flex-direction:column;align-items:center;gap:64px;overflow-x:hidden}
