.Nav_nav__o8sSc{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);background:var(--black)}.Nav_inner__sh7uA{max-width:var(--max-width);margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.Nav_logo__98dCe{font-family:var(--font-body);font-weight:600;font-size:17px;color:var(--white);letter-spacing:-.3px;display:flex;align-items:center;gap:10px}.Nav_logoMark__1zhhd{width:28px;height:28px;background:var(--white);border-radius:7px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--black)}.Nav_pill__7YgtV{position:absolute;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:4px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:100px;padding:4px}.Nav_pillLink__hJcNL{font-size:13px;font-weight:400;color:var(--gray-400);padding:7px 18px;border-radius:100px;transition:all .2s var(--ease);letter-spacing:-.01em}.Nav_pillLink__hJcNL:hover{color:var(--white);background:hsla(0,0%,100%,.06)}.Nav_pillLinkActive__y9DUC,.Nav_pillLinkActive__y9DUC:hover{color:var(--black);background:var(--white)}.Nav_actions__4RUiQ{display:flex;align-items:center;gap:6px}.Nav_loginBtn__o2_yg{font-size:13px;font-weight:400;color:var(--gray-400);padding:7px 16px;border-radius:100px;transition:color .2s}.Nav_loginBtn__o2_yg:hover{color:var(--white)}.Nav_signupBtn__T_hto{font-size:13px;font-weight:500;background:var(--white);color:var(--black);padding:7px 20px;border-radius:100px;transition:all .2s var(--ease)}.Nav_signupBtn__T_hto:hover{transform:translateY(-1px);box-shadow:0 4px 16px hsla(0,0%,100%,.1)}.Nav_mobileToggle__u6YcE{display:none;flex-direction:column;gap:5px;padding:4px}.Nav_mobileToggle__u6YcE span{display:block;width:20px;height:1.5px;background:var(--white)}.Nav_mobileMenu__3qPm8{position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:var(--black);padding:32px 24px;display:flex;flex-direction:column;gap:4px;z-index:99}.Nav_mobileLink__IMD5_{font-size:32px;font-family:var(--font-display);color:var(--gray-400);padding:12px 0;display:block;transition:color .2s;border-bottom:1px solid hsla(0,0%,100%,.06)}.Nav_mobileLinkActive__JtzE9,.Nav_mobileLink__IMD5_:hover{color:var(--white)}.Nav_mobileActions__bHHPn{margin-top:auto;display:flex;gap:12px;padding-bottom:32px}.Nav_mobileActions__bHHPn a{flex:1 1;text-align:center;padding:14px;border-radius:100px;font-size:15px}@media (max-width:768px){.Nav_actions__4RUiQ,.Nav_pill__7YgtV{display:none}.Nav_mobileToggle__u6YcE{display:flex}}.Footer_footer__pQtti{background:var(--black);color:var(--white);padding:80px 0 40px;border-top:1px solid hsla(0,0%,100%,.08)}.Footer_inner__vtL_T{max-width:var(--max-width);margin:0 auto;padding:0 24px}.Footer_top__YBhK_{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:64px}.Footer_brand__0rdww p{color:var(--gray-500);font-size:14px;line-height:1.7;margin-top:16px;max-width:280px}.Footer_logoText__5vsvE{font-family:var(--font-body);font-weight:600;font-size:17px;display:flex;align-items:center;gap:10px}.Footer_logoMark__ErsK8{width:28px;height:28px;background:var(--white);border-radius:7px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--black)}.Footer_colTitle__3amT0{font-family:var(--font-body);font-weight:500;font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-500);margin-bottom:20px}.Footer_colLinks__a5rRc{display:flex;flex-direction:column;gap:12px}.Footer_colLinks__a5rRc a{font-size:14px;color:var(--gray-400);transition:color .15s}.Footer_colLinks__a5rRc a:hover{color:var(--white)}.Footer_bottom__wxP7Z{border-top:1px solid hsla(0,0%,100%,.08);padding-top:24px;display:flex;align-items:center;justify-content:space-between}.Footer_copyright__j4atB{font-size:13px;color:var(--gray-600)}.Footer_bottomLinks__Iheuz{display:flex;gap:24px}.Footer_bottomLinks__Iheuz a{font-size:13px;color:var(--gray-600);transition:color .15s}.Footer_bottomLinks__Iheuz a:hover{color:var(--gray-400)}@media (max-width:768px){.Footer_top__YBhK_{grid-template-columns:1fr 1fr;gap:32px}.Footer_brand__0rdww{grid-column:1/-1}.Footer_bottom__wxP7Z{flex-direction:column;gap:16px;text-align:center}}.Features_header__1WB0m{background:var(--black);color:var(--white);padding:140px 0 80px;text-align:center}.Features_headerTitle__12STe{font-size:clamp(40px,5vw,64px);letter-spacing:-2px;margin-bottom:20px;animation:Features_fadeUp__YMEpJ .6s var(--ease) both}.Features_headerDesc____va4{font-size:18px;color:var(--gray-500);max-width:480px;margin:0 auto;font-weight:300;line-height:1.7;animation:Features_fadeUp__YMEpJ .6s var(--ease) .1s both}.Features_features__gtb5M{background:var(--white);color:var(--black);padding:100px 0}.Features_featureRow__Y3iEE{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;padding:64px 0;border-bottom:1px solid var(--gray-100)}.Features_featureRow__Y3iEE:last-child{border-bottom:none}.Features_featureRowReverse__SaYqv{direction:rtl}.Features_featureRowReverse__SaYqv>*{direction:ltr}.Features_featureTag__Ay1VU{font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-bottom:16px}.Features_featureTitle__9j3yw{font-size:clamp(28px,3vw,40px);letter-spacing:-1px;margin-bottom:16px}.Features_featureDesc__6yJFU{font-size:15px;color:var(--gray-500);line-height:1.8;font-weight:300;margin-bottom:24px}.Features_featurePoints__58S45{display:flex;flex-direction:column;gap:10px;list-style:none}.Features_featurePoints__58S45 li{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--gray-600);font-weight:400}.Features_featurePoints__58S45 li:before{content:"";width:5px;height:5px;background:var(--black);border-radius:50%;flex-shrink:0}.Features_featureVisual__2NeOr{background:var(--gray-50);border:1px solid var(--gray-100);height:320px}.Features_featureVisualIcon__ELbIX,.Features_featureVisual__2NeOr{border-radius:16px;display:flex;align-items:center;justify-content:center}.Features_featureVisualIcon__ELbIX{width:64px;height:64px;background:var(--black)}.Features_featureVisualIcon__ELbIX svg{width:28px;height:28px;stroke:var(--white);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.Features_ctaSection__L87Fo{background:var(--black);color:var(--white);padding:120px 0;text-align:center}.Features_ctaTitle__mAm6u{font-size:clamp(32px,4vw,52px);letter-spacing:-1.5px;margin-bottom:20px}.Features_ctaDesc__bIk4j{font-size:17px;color:var(--gray-500);font-weight:300;margin-bottom:40px;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.7}@media (max-width:768px){.Features_featureRowReverse__SaYqv,.Features_featureRow__Y3iEE{grid-template-columns:1fr;gap:40px;direction:ltr}.Features_featureVisual__2NeOr{height:240px}}