@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";.hero{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:232px}.hero-text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px;max-width:532px;width:100%;opacity:0;animation:slide-left .4s ease forwards;animation-delay:.2s}.hero-text h1{width:100%}.hero-text h2{max-width:432px;color:#818282}.hero-text span{color:#2483ff}.hero-text .action{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin-top:32px}.hero-text #HeroTyping:after{content:"|";animation:blink 1s step-end infinite;font-weight:300}@keyframes blink{50%{opacity:0}}.hero-label{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:6px;padding:3px 8px;background-color:#151617;border:1px solid #272829;border-radius:8px}.hero-label i{font-size:14px}.hero-illustration{max-width:464px;width:100%;opacity:0;animation:slide-right .4s ease forwards;animation-delay:.2s}.hero-illustration .ornament{height:32px;border-left:1px solid #272829;border-right:1px solid #272829;margin:0 32px}.hero-illustration .wrapper{border-top:1px solid #272829;border-bottom:1px solid #272829;padding:0 32px}.hero-illustration .content{background-color:#151617;border-left:1px solid #272829;border-right:1px solid #272829;padding:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:20px}.hero-illustration .content p{margin-top:-20px;color:#818282}.hero-illustration .terminal{border:1px solid #272829;border-radius:8px;overflow:hidden}.hero-illustration .terminal .terminal-nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:6px;padding:12px 16px;background-color:#0d0e0f;border-bottom:1px solid #272829}.hero-illustration .terminal .terminal-nav .circle{height:8px;width:8px;border-radius:999px}.hero-illustration .terminal .terminal-body{padding:16px;background-color:#0d0e0f;height:148px}.hero-illustration .terminal .terminal-body h3{font-family:IBM Plex Mono,monospace}.hero-illustration button{align-self:flex-end}.why{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:0;gap:48px;margin-top:180px}.why-item .icon{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:10px;background-color:#151617;width:40px;height:40px;margin-bottom:24px}.why-item .icon i{font-size:20px}.why-item p{margin-top:8px;color:#818282}.what{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;margin-top:200px;padding:64px 0;border-right:1px solid #272829;border-left:1px solid #272829}.what h2{margin-left:32px}.what-col-2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(1,1fr);gap:0;gap:24px;margin-top:56px}.what-col-2 .item{padding:24px;background-color:#151617;border:1px solid #272829}.what-col-2 .item img{display:block;width:100%;height:auto;margin-bottom:24px}.what-col-2 .item p{margin-top:8px;color:#818282}.what-col-2 .item:first-child{border-left:none;border-top-right-radius:24px;border-bottom-right-radius:24px}.what-col-2 .item:last-child{border-right:none;border-top-left-radius:24px;border-bottom-left-radius:24px}.what-col-3{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:0;gap:24px;margin-top:24px}.what-col-3 .item{padding:24px;background-color:#151617;border:1px solid #272829}.what-col-3 .item img{display:block;width:100%;height:auto;margin-bottom:24px}.what-col-3 .item p{margin-top:8px;color:#818282}.what-col-3 .item:nth-child(2){border-radius:24px}.what-col-3 .item:first-child{border-left:none;border-top-right-radius:24px;border-bottom-right-radius:24px}.what-col-3 .item:last-child{border-right:none;border-top-left-radius:24px;border-bottom-left-radius:24px}.feature{background-color:#151617;margin-top:200px;margin-bottom:200px;background-image:radial-gradient(#1F2021 1px,transparent 1px);background-size:32px 32px}.feature .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:64px;padding-bottom:64px;border-right:1px solid #272829;border-left:1px solid #272829}.feature-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}.feature-title h2{text-align:center}.feature-title p{max-width:512px;width:100%;text-align:center;color:#818282}.feature-title p span{color:#fff}.feature-nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:6px;margin-top:32px;padding:6px;background-color:#0d0e0f;border:1px solid #272829;border-radius:14px}.feature-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:24px;width:100%;padding:0 24px 24px;background-color:#0d0e0f;margin-top:56px;border-top:1px solid #272829;border-bottom:1px solid #272829}.feature-tab{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(1,1fr);gap:0}.feature-tab .item{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:32px 16px;cursor:pointer}.feature-tab .item p{text-align:center;color:#818282}.feature-tab .item.active{box-shadow:inset 0 2px #2483ff}.feature-tab .item:hover{background-color:#151617}.feature-tab.cli{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(1,1fr);gap:0}.feature-img{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;aspect-ratio:4/2;border-radius:16px;background-color:#151617;border:1px solid #272829}.feature-img img{max-height:85%;max-width:85%;transition:opacity .4s ease;opacity:1}.feature-img img.fade-out{opacity:0}.faq{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:56px;margin-bottom:200px}.faq-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;max-width:880px;width:100%}.faq-item{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8px;background-color:#151617;border:1px solid #272829;padding:8px;border-radius:16px;cursor:pointer}.faq-item .title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:10px 16px}.faq-item .title h2{-webkit-user-select:none;user-select:none}.faq-item .answer{background-color:#0d0e0f;border-radius:10px;padding:16px;display:none}.faq-item .answer p{opacity:.7;-webkit-user-select:none;user-select:none}.faq-item .answer.show{display:block}.started{margin-bottom:200px}.started-ornament{padding:0 56px}.started-ornament .wrapper{height:56px;border-left:1px solid #272829;border-right:1px solid #272829}.started-download{padding:0 56px;border-top:1px solid #272829;border-bottom:1px solid #272829}.started-download .wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#151617;padding:64px;border-left:1px solid #272829;border-right:1px solid #272829}.started-download .wrapper .text{max-width:352px;width:100%}.started-download .wrapper .text p{margin-top:16px;color:#818282}.started-download .wrapper .button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px;margin-top:16px}.started-join{padding:0 56px}.started-join .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;border-left:1px solid #272829;border-right:1px solid #272829;padding:64px 0}.started-join .wrapper h2{text-align:center}.started-join .wrapper p{text-align:center;color:#818282}.started-join .wrapper .button{display:flex;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px;margin-top:16px}@media (max-width: 768px){.hero{flex-direction:column;gap:32px}.hero-text{min-height:408px}.hero-text h2{font-size:16px;line-height:24px}.hero-illustration{margin-right:0}.why{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:532px;width:100%;margin-left:auto;margin-right:auto}.why-item{max-width:328px}.what{max-width:532px;width:100%;margin-left:auto;margin-right:auto}.what h2{margin-left:16px;margin-right:16px}.what-col-2,.what-col-3{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.what-col-2 .item,.what-col-3 .item{border-radius:0!important;border-left:unset!important;border-right:unset!important}.feature-title{padding:0 16px}.feature-list{padding:0 16px 16px}.feature-tab,.feature-tab.cli{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.feature-tab .item.active,.feature-tab.cli .item.active{box-shadow:inset 2px 0 #2483ff}.feature-img{aspect-ratio:1/1}.feature-img img{max-width:85%}.started-ornament,.started-download,.started-join{padding:0 16px}.started-download .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:32px;padding:48px 24px;text-align:center}.started-join .wrapper{padding:48px 24px;text-align:center}}@media (max-width: 512px){.started-ornament,.started-download,.started-join{padding:0}.faq-item .title h2{font-size:16px;line-height:24px}.hero-illustration .ornament{margin:0}.hero-illustration .wrapper{padding:0}}
