html{scroll-behavior:smooth;scroll-padding-top:24px}*,:before,:after{box-sizing:border-box}body{color:#111827;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;min-width:320px;margin:0;font-family:Manrope,sans-serif;font-size:16px;line-height:1.7}img,svg{display:block}img{max-width:100%}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.2}.container{width:min(100% - 48px,1720px);margin-inline:auto}.section-label{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;margin-bottom:20px;padding:8px 16px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.section-label--soft{color:#3478f6;background:#e9f1ff}.section-label--glass{-webkit-backdrop-filter:blur(16px);color:#fff;background:linear-gradient(135deg,#ffffff38 0%,#ffffff1a 50%,#ffffff0a 100%);box-shadow:inset 0 1px 1px #fff3,0 4px 16px #0000001f}.section-header{text-align:center;flex-direction:column;align-items:center;max-width:760px;margin:0 auto 36px;display:flex}.section-title{color:#080d1c;letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,56px);font-weight:600;line-height:1.08}.section-title span{color:#3478f6}.section-description{color:#030712;max-width:620px;margin:20px auto 0;font-size:16px;line-height:1.8}.card{background:#fff;border:1px solid #0000;border-radius:20px;min-width:0;box-shadow:0 5px 14px #1420370a,0 1px 3px #1420370a}.card--interactive{transition:transform .25s,box-shadow .25s,border-color .25s}.card--interactive:hover{transform:translateY(-5px);box-shadow:0 10px 24px #14203714,0 2px 6px #1420370d}.card__title{color:#080d1c;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.3}.card__text{color:#6b7280;overflow-wrap:break-word;margin:0;font-size:14px;line-height:1.7}.card__icon{color:#3478f6;margin-bottom:20px;transition:transform cubic-bezier(.22,1,.36,1),color .2s}.card__icon--large svg{stroke-width:1.7px;width:64px;height:64px}.card__icon--medium{justify-content:center;align-items:center;width:40px;height:40px;display:flex}.card__icon--medium svg{stroke-width:1.8px;width:40px;height:40px}.button{white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 20px;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{stroke-width:2px;width:16px;height:16px}.button--primary{color:#fff;background:#3478f6}.button--light{color:#030712;background:#fff}@media (width<=480px){.container{width:min(100% - 32px,1720px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.menu-open{overflow:hidden}.navbar{z-index:20;-webkit-backdrop-filter:blur(16px);color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:space-between;align-items:center;min-height:56px;padding:12px 16px;display:flex;position:absolute;inset:20px 20px auto}.navbar__logo,.mobile-menu__logo{flex-shrink:0;align-items:center;display:flex}.navbar__logo img,.mobile-menu__logo img{width:32px;height:32px}.navbar__links{align-items:center;gap:clamp(28px,3.2vw,60px);margin-inline:auto;font-size:14px;font-weight:400;display:flex}.navbar__links a{color:#fff;text-underline-offset:4px;white-space:nowrap;text-decoration:none;text-decoration-thickness:1px;transition:text-decoration-color .2s}.navbar__links a:hover{text-decoration:underline}.navbar__button,.mobile-menu__github{color:#030712;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.navbar__button{flex-shrink:0;min-height:36px;padding:9px 16px}.navbar__button img,.mobile-menu__github img{width:18px;height:18px}.navbar__button:hover,.mobile-menu__github:hover{opacity:.9;transform:translateY(-1px)}.navbar__menu-button,.mobile-menu__close{color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.navbar__menu-button{background:0 0;display:none}.navbar__menu-button:hover{background:#ffffff14}.navbar__menu-button svg,.mobile-menu__close svg{stroke-width:1.8px;width:22px;height:22px}.mobile-menu{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background:radial-gradient(circle at 70% 0,#357cff2e,#0000 40%),#030712;flex-direction:column;padding:20px;transition:opacity .25s,transform .4s,visibility .4s;display:flex;position:fixed;inset:0;transform:translateY(-12px)}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-menu__header{justify-content:space-between;align-items:center;display:flex}.mobile-menu__close{background:#ffffff0f;transition:background .2s,transform .2s}.mobile-menu__close:hover{background:#ffffff1a;transform:rotate(4deg)}.mobile-menu__links{flex-direction:column;margin-top:clamp(48px,10vh,96px);display:flex}.mobile-menu__links a{color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:64px;padding:0 4px;font-size:20px;font-weight:500;text-decoration:none;transition:color .2s,padding .2s;display:flex}.mobile-menu__links a:first-child{border-top:1px solid #ffffff1a}.mobile-menu__links a svg{stroke-width:1.8px;width:20px;height:20px;transition:transform .2s}.mobile-menu__links a:hover{color:#3478f6;padding-left:8px}.mobile-menu__links a:hover svg{transform:translate(4px)}.mobile-menu__github{flex-shrink:0;gap:8px;width:100%;min-height:48px;margin-top:auto;padding:0 20px}@media (width<=768px){.navbar{min-height:58px;padding:10px 12px;inset:14px 14px auto}.navbar__links,.navbar__button{display:none}.navbar__menu-button{display:flex}}@media (width<=480px){.navbar{border-radius:13px;min-height:56px;padding:8px 10px;inset:12px 12px auto}.navbar__logo img{width:30px;height:30px}.navbar__menu-button{width:38px;height:38px}.navbar__menu-button svg{width:21px;height:21px}.mobile-menu{padding:16px}.mobile-menu__links{margin-top:48px}.mobile-menu__links a{min-height:60px;font-size:19px}}.hero{background:#030712 url(/assets/hero-bg-dT8mnZt5.png) 50%/cover no-repeat;border-radius:24px;justify-content:center;align-items:center;min-height:calc(100svh - 40px);margin:20px;padding:120px 24px 64px;display:flex;position:relative;overflow:hidden}.hero__content{color:#fff;text-align:center;width:min(100% - 48px,700px);margin-inline:auto}.hero__title{letter-spacing:-.055em;margin:0;font-size:clamp(64px,8.3vw,120px);font-weight:600;line-height:.98}.hero__title-build,.hero__title-beyond{display:block}.hero__title-beyond{font-weight:300}.hero__content>p{color:#ffffffc7;max-width:620px;margin:24px auto 0;font-size:14px;line-height:1.8}.hero__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:32px;display:flex}@media (width>=1920px){.hero{padding-inline:40px}.hero__content{width:min(100% - 96px,900px)}.hero__title{font-size:clamp(120px,7vw,160px)}.hero__content>p{max-width:760px;font-size:16px}.hero__actions{margin-top:36px}}@media (width<=768px){.hero{border-radius:0;min-height:100svh;margin:0;padding-inline:16px}.hero__title{font-size:clamp(52px,11vw,82px)}.hero__content>p{font-size:13px}}@media (width<=480px){.hero{padding-top:100px}.hero__content{width:min(100% - 24px,700px)}.hero__title{font-size:clamp(44px,12vw,64px)}.hero__content>p{font-size:12px}.hero__actions{flex-direction:column}.hero__actions .button{width:min(100%,320px)}}.who-we-are{background:#fff;padding:100px 0}.who-we-are__grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}.who-we-are__intro{background:url(/assets/who-we-are-bg-Bt1DzQ-L.png) 50%/cover no-repeat;border-radius:20px;align-items:flex-end;min-height:100%;transition:transform cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.who-we-are__intro:hover{transform:translateY(-4px)}.who-we-are__intro-content{z-index:1;width:100%;padding:0 80px 80px;position:relative}.who-we-are__title{color:#fff;letter-spacing:-.04em;max-width:620px;margin:0 0 16px;font-size:clamp(40px,3.5vw,56px);font-weight:600;line-height:1.15}.who-we-are__title span{color:#3478f6}.who-we-are__intro-content>p{color:#fff;max-width:600px;margin:0;font-size:16px;line-height:1.8}.who-we-are__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.feature-card{flex-direction:column;padding:28px;display:flex}.feature-card--highlight{box-shadow:none;background:linear-gradient(#0039e6 0%,#2563eb 100%);border-color:#0000}.feature-card--highlight:hover{box-shadow:none}.feature-card--highlight .card__icon,.feature-card--highlight .card__title{color:#fff}.feature-card--highlight .card__text{color:#ffffffb3}.open-source-card{justify-content:space-between;align-items:center;gap:32px;margin-top:28px;padding:28px;display:flex}.open-source-card__content{flex:1;align-items:center;gap:24px;min-width:0;display:flex}.open-source-card__content>div{min-width:0}.open-source-card__logo{object-fit:contain;flex:0 auto;width:auto;max-width:160px;height:clamp(48px,5vw,64px)}.open-source-card__title{font-size:clamp(20px,1.6vw,24px)}.open-source-card__text{max-width:100%}.open-source-card__socials{flex-wrap:wrap;flex:0 auto;justify-content:flex-end;align-items:center;gap:20px;display:flex}.open-source-card__socials a{justify-content:center;align-items:center;transition:transform cubic-bezier(.22,1,.36,1),opacity cubic-bezier(.22,1,.36,1);display:flex}.open-source-card__socials a:hover{transform:translateY(-3px)scale(1.04)}.open-source-card__socials img{object-fit:contain;width:auto;height:clamp(28px,3vw,36px)}@media (width<=1200px){.who-we-are__grid{grid-template-columns:1fr}.who-we-are__intro{min-height:520px}}@media (width<=768px){.who-we-are{padding:72px 0}.who-we-are__features{grid-template-columns:1fr}.who-we-are__intro{min-height:500px}.who-we-are__intro-content{padding:0 32px 32px}.feature-card,.open-source-card{padding:28px}.open-source-card{flex-wrap:wrap;align-items:flex-start;gap:28px}.open-source-card__content,.open-source-card__socials{width:100%}.open-source-card__content{flex:100%}.open-source-card__socials{justify-content:flex-start}}@media (width<=480px){.who-we-are{padding:56px 0}.who-we-are__intro{min-height:460px}.who-we-are__intro-content{padding:0 20px 24px}.who-we-are__title{font-size:clamp(34px,10vw,44px)}.who-we-are__intro-content>p{font-size:14px;line-height:1.7}.feature-card{padding:24px}.open-source-card{flex-direction:column;align-items:stretch;gap:24px;padding:24px}.open-source-card__content{flex-direction:column;align-items:flex-start;gap:18px}.open-source-card__logo{max-width:120px;height:48px}.open-source-card__socials{justify-content:flex-start;gap:16px}.open-source-card__socials img{height:28px}}.what-we-do{background:#fff;padding:80px 0 90px;overflow:hidden}.what-we-do__cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.what-we-do__card{flex-direction:column;min-height:220px;padding:24px;display:flex}.what-we-do__card:hover{transform:translateY(-2px)}@media (width<=992px){.what-we-do__cards{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.what-we-do{padding:80px 0 100px}.section-header{margin-bottom:32px}.section-title{font-size:clamp(34px,8vw,46px)}.section-description{font-size:13px}.what-we-do__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.what-we-do__card{min-height:210px;padding:20px 16px}}@media (width<=480px){.what-we-do{padding:72px 0 80px}.section-title{font-size:32px}.section-title br{display:none}.section-description{margin-top:16px;font-size:12px;line-height:1.65}.what-we-do__cards{grid-template-columns:1fr}.what-we-do__card{min-height:auto;padding:24px}.what-we-do__card .card__text{font-size:13px}}.our-product{background:#fff;padding:64px 0}.our-product__inner{color:#fff;background:#030712;border-radius:38px;padding:64px;overflow:hidden}.our-product__hero{text-align:center;flex-direction:column;align-items:center;display:flex}.our-product__title{color:#fff;letter-spacing:-.04em;max-width:620px;margin:8px 0 0;font-size:clamp(40px,3.5vw,56px);font-weight:600;line-height:1.15}.our-product__subtitle{color:#fff;margin:8px 0 0;font-size:28px;font-weight:500;line-height:1.5}.our-product__description{color:#ffffffb3;max-width:700px;margin:8px 0 0;font-size:16px;line-height:1.8}.our-product__button{margin-top:32px}.our-product__features{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;display:grid}.our-product__feature{min-width:0;padding:0 24px}.our-product__feature+.our-product__feature{border-left:1px solid #ffffff1f}.our-product__visual{justify-content:center;align-items:center;width:100%;height:300px;margin-bottom:20px;display:flex;overflow:hidden}.our-product__visual img{object-fit:contain;width:100%;height:100%}.our-product__visual:hover{transform:translateY(-2px)}.our-product__content{text-align:center}.our-product__content h3{color:#fff;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.3}.our-product__content p{color:#ffffffb3;overflow-wrap:break-word;margin:0;font-size:14px;line-height:1.7}@media (width<=992px){.our-product{padding:48px 0}.our-product__inner{border-radius:32px;padding:48px 36px}.our-product__feature{padding-inline:20px}.our-product__visual{height:240px}}@media (width<=768px){.our-product{padding:40px 0}.our-product__inner{border-radius:32px;padding:40px 28px}.our-product__title{font-size:28px}.our-product__subtitle{font-size:16px}.our-product__description{font-size:13px}.our-product__features{grid-template-columns:1fr;margin-top:32px}.our-product__feature{padding:24px 0}.our-product__feature+.our-product__feature{border-top:1px solid #ffffff1f;border-left:0}.our-product__feature:first-child{padding-top:0}.our-product__feature:last-child{padding-bottom:0}.our-product__visual{height:200px}.our-product__content h3{font-size:20px}.our-product__content p{font-size:13px}}@media (width<=480px){.our-product{padding:32px 0}.our-product__inner{border-radius:24px;padding:32px 20px}.our-product__title{font-size:24px}.our-product__subtitle{font-size:14px}.our-product__description{max-width:300px;font-size:12px}.our-product__visual{height:140px}.our-product__content h3{font-size:15px}.our-product__content p{font-size:12px}}.socials{background:#fff;padding:80px 0 90px;overflow:hidden}.socials__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.socials__card{flex-direction:column;padding:24px;display:flex}.socials__visual{justify-content:center;align-items:center;width:100%;height:150px;margin-bottom:12px;display:flex;overflow:hidden}.socials__visual img{object-fit:contain;width:100%;height:100%}.socials__content{flex-direction:column;display:flex}.socials__link{color:#3478f6;align-items:center;gap:8px;width:fit-content;margin-top:20px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .2s,opacity .2s;display:inline-flex}.socials__link svg{width:16px;height:16px;transition:transform .2s}.socials__link:hover{opacity:.8;gap:10px}.socials__link:hover svg{transform:translate(4px)}@media (width<=992px){.socials__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.socials__visual{height:140px}}@media (width<=768px){.socials{padding:80px 0 100px}.socials__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.socials__card{padding:20px}.socials__visual{height:110px}}@media (width<=480px){.socials{padding:72px 0 80px}.socials__grid{grid-template-columns:1fr}.socials__card{padding:24px}.socials__visual{height:130px}.socials__content .card__text,.socials__link{font-size:13px}}.footer{color:#fff;background:#020617 url(/assets/footer-bg-SNoIWBSB.png) 50%/cover no-repeat;border-radius:20px;margin:0 20px 20px;padding:54px 40px 40px;position:relative;overflow:hidden}.footer__inner{max-width:1720px;margin:0 auto}.footer__content{grid-template-columns:1fr 1fr;align-items:start;gap:64px;display:grid}.footer__contact,.footer__action{flex-direction:column;display:flex}.footer__contact{align-items:flex-start}.footer .section-label{margin-bottom:0}.footer__title{letter-spacing:-.03em;color:#fff;margin:24px 0 0;font-size:32px;font-weight:500;line-height:1.12}.footer__contact .footer__description{margin-top:12px}.footer__description{color:#fff;max-width:560px;margin:0;font-size:14px;font-weight:400;line-height:1.6}.footer__action{align-items:flex-start;gap:16px}.footer__action-group{width:100%}.footer__action-group:first-child .footer__description{color:#fff;text-wrap:pretty;width:100%;max-width:520px;margin:0}.footer__email{color:#fff;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:520px;height:48px;margin-top:14px;padding:4px;text-decoration:none;display:flex}.footer__email:hover{background:#ffffff14;border-color:#fff3}.footer__email-address{color:#fff;padding-left:12px;font-size:13px;font-weight:400}.footer__email-button{color:#fff;background:#3478f6;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.footer__email:hover .footer__email-button{background:#2563eb}.footer__email-button svg{width:14px;height:14px}.footer__action-group--social,.footer__action-group--social .footer__description{margin-top:0}.footer__socials{align-items:center;gap:8px;margin-top:10px;display:flex}.footer__social{background:#232532;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,transform .2s;display:flex}.footer__social:hover{background:#2c2f3d;transform:translateY(-2px)}.footer__social img{object-fit:contain;width:24px;height:24px}.footer__bottom{border-top:1px solid #363a55;justify-content:center;align-items:center;margin-top:18px;padding-top:22px;display:flex}.footer__bottom p{color:#ffffffb3;margin:0;font-size:11px;font-weight:400;line-height:1.7}@media (width>=1920px){.footer{padding:64px 64px 48px}}@media (width<=992px){.footer__social{width:44px;height:44px}.footer__social img{width:22px;height:22px}}@media (width<=768px){.footer{margin:0 16px 16px;padding:40px 24px 24px}.footer__content{grid-template-columns:1fr;gap:40px}.footer__title{font-size:32px}.footer__description{max-width:100%}.footer__action,.footer__action-group{width:100%}.footer__email,.footer__action-group:first-child .footer__description{max-width:100%}.footer__bottom{margin-top:32px}.footer__email-address{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}}@media (width<=480px){.footer{margin:0 12px 12px;padding:32px 20px 20px}.footer__content{gap:32px}.footer__email{height:auto;min-height:48px;padding:4px}.footer__email-address{font-size:12px}.footer__email-button{padding:0 12px;font-size:11px}.footer__social{width:40px;height:40px}.footer__social img{width:20px;height:20px}}
