.ThemeToggle_toggle__03nAw{width:40px;height:40px;min-width:40px;min-height:40px;padding:0;border:2px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center;background:var(--bg-primary);color:var(--text-secondary);box-sizing:border-box;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.ThemeToggle_toggle__03nAw:hover{border-color:var(--color-primary-400);transform:translateY(-1px);box-shadow:var(--shadow-sm);color:var(--text-primary);background:var(--bg-secondary)}.ThemeToggle_toggle__03nAw:active{transform:scale(.95);background:var(--bg-tertiary)}.ThemeToggle_toggle__03nAw svg{transition:transform .3s ease}.ThemeToggle_toggle__03nAw:hover svg{transform:rotate(15deg)}.LandingHeader_header__a69_s{position:fixed;top:0;left:0;right:0;z-index:100;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);background:hsla(0,0%,100%,.95)}.dark .LandingHeader_header__a69_s{background:hsla(0,0%,7%,.95)}.LandingHeader_headerContainer__u68eB{max-width:var(--content-max-width);margin:0 auto;padding:var(--space-4) var(--content-padding);display:flex;justify-content:space-between;align-items:center;width:100%}.LandingHeader_logo__RnwFS{text-decoration:none;color:var(--text-primary);display:flex;align-items:center}.LandingHeader_logoIcon__o86oa{width:36px;height:36px;margin-right:var(--space-2);flex-shrink:0}.LandingHeader_logoText__zRyCq{font-family:var(--font-maven-pro),-apple-system,BlinkMacSystemFont,sans-serif;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.LandingHeader_betaBadge__wZKpA{margin-left:var(--space-2);padding:2px 8px;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;color:var(--color-accent-600);background:var(--color-accent-100);border-radius:var(--radius-full);line-height:1.4}.LandingHeader_nav__Tl9G0{display:flex;align-items:center;gap:var(--space-6)}.LandingHeader_nav__Tl9G0 a{text-decoration:none;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);transition:color var(--transition-base);cursor:pointer}.LandingHeader_nav__Tl9G0 a:hover{color:var(--color-primary-600)}.dark .LandingHeader_nav__Tl9G0 a{color:hsla(0,0%,100%,.7)}.dark .LandingHeader_nav__Tl9G0 a:hover{color:#a5b4fc}.LandingHeader_rightSection__Bt6U5{display:flex;align-items:center;gap:var(--space-4)}.LandingHeader_downloadLink__YfLd2{text-decoration:none;font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--text-secondary);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-base)}.LandingHeader_downloadLink__YfLd2:hover{color:var(--color-primary-600);background:var(--color-primary-50)}.dark .LandingHeader_downloadLink__YfLd2:hover{background:rgba(79,82,184,.1)}.LandingHeader_languageSwitcher__SIQG3{position:relative}.LandingHeader_languageButton__PxxP0{width:2.5rem;height:2.5rem;min-width:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:var(--space-2);border:2px solid var(--border-light);border-radius:var(--radius-lg);cursor:pointer;font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);line-height:1;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center;gap:0;background:var(--bg-primary);color:var(--text-secondary);box-sizing:border-box}.LandingHeader_languageButton__PxxP0 span:not(.LandingHeader_iconWrapper__CtkQs){display:none}.LandingHeader_languageButton__PxxP0:hover{border-color:var(--color-primary-400);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.LandingHeader_iconWrapper__CtkQs{display:flex;align-items:center;justify-content:center}.LandingHeader_chevron__scIDB{font-size:.7rem;opacity:.7;margin-left:.25rem}.LandingHeader_dropdown__xYZoe{position:absolute;top:calc(100% + .5rem);right:0;background:var(--bg-primary);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);min-width:120px;z-index:1000;overflow:hidden}.LandingHeader_dropdownItem__bL2Vu{width:100%;padding:var(--space-3) var(--space-4);border:none;background:transparent;color:var(--text-secondary);cursor:pointer;font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);transition:all var(--transition-base);display:flex;align-items:center;gap:var(--space-2);text-align:left}.LandingHeader_dropdownItem__bL2Vu:hover{background:var(--bg-secondary);color:var(--text-primary)}.LandingHeader_dropdownItemActive__ypilh{background:var(--bg-secondary);color:var(--color-primary-600);font-weight:var(--font-weight-semibold)}.LandingHeader_loginButton__akh4_{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:var(--space-2) var(--space-3);background:var(--gradient-primary);color:var(--text-inverse);border:2px solid transparent;border-radius:var(--radius-lg);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1;cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-sm);box-sizing:border-box;white-space:nowrap}.LandingHeader_loginButton__akh4_:hover{transform:translateY(-1px);box-shadow:var(--shadow-md)}@media (max-width:1024px){.LandingHeader_headerContainer__u68eB{padding:var(--space-4) 32px}}@media (max-width:768px){.LandingHeader_headerContainer__u68eB{padding:var(--space-3) 20px}.LandingHeader_betaBadge__wZKpA,.LandingHeader_nav__Tl9G0{display:none}.LandingHeader_rightSection__Bt6U5{gap:var(--space-2)}.LandingHeader_chevron__scIDB{display:none}}.DesktopShowcase_showcase__SC8Bn{position:relative;width:100%;display:flex;flex-direction:column;gap:32px}.DesktopShowcase_screenshotContainer__7boH_{position:relative;width:100%;overflow:hidden}.DesktopShowcase_screenshot__Re9i9{position:relative;width:100%;opacity:0;transition:opacity .6s ease-in-out;pointer-events:none}.DesktopShowcase_screenshot__Re9i9.DesktopShowcase_active__hFmys{opacity:1;pointer-events:auto}.DesktopShowcase_screenshot__Re9i9:not(.DesktopShowcase_active__hFmys){position:absolute;top:0;left:0;right:0}.DesktopShowcase_screenshotImg__emKI_{width:100%;height:auto;display:block;border-radius:0}.DesktopShowcase_navArrow__5XAK1{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;opacity:0;color:#fff}.DesktopShowcase_screenshotContainer__7boH_:hover .DesktopShowcase_navArrow__5XAK1{opacity:1}.DesktopShowcase_navArrowLeft__9wMjW{left:24px}.DesktopShowcase_navArrowRight__rUCTB{right:24px}.DesktopShowcase_navArrow__5XAK1:hover{background:rgba(79,82,184,.9);border-color:rgba(79,82,184,.4);transform:translateY(-50%) scale(1.1)}.DesktopShowcase_navArrow__5XAK1 svg{width:24px;height:24px}.DesktopShowcase_screenshotInfo__Lfi93{text-align:center;padding:0 20px;animation:DesktopShowcase_fadeSlideUp__pIDMX .5s ease-out}@keyframes DesktopShowcase_fadeSlideUp__pIDMX{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DesktopShowcase_screenshotTitle__4uRUT{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.DesktopShowcase_screenshotDescription__LpdpM{font-size:16px;line-height:1.6;color:hsla(0,0%,100%,.6);max-width:600px;margin:0 auto}.DesktopShowcase_navigationContainer__ER7b_{display:flex;flex-direction:column;align-items:center;gap:12px}.DesktopShowcase_progressIndicator__TmwDY{font-size:14px;font-weight:500;color:hsla(0,0%,100%,.5);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.DesktopShowcase_dotsContainer__0OJxV{display:flex;gap:10px;justify-content:center;align-items:center}.DesktopShowcase_dot__jdbyN{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;cursor:pointer;transition:all .3s ease;padding:0}.DesktopShowcase_dot__jdbyN:hover{background:hsla(0,0%,100%,.4);transform:scale(1.2)}.DesktopShowcase_dotActive__lJI5U{background:linear-gradient(135deg,#4f52b8,#8b5cf6);width:24px;border-radius:4px}html:not(.dark) .DesktopShowcase_dot__jdbyN{background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.1)}html:not(.dark) .DesktopShowcase_dot__jdbyN:hover{background:rgba(0,0,0,.25)}html:not(.dark) .DesktopShowcase_dotActive__lJI5U{background:linear-gradient(135deg,#4f52b8,#8b5cf6);border:none}html:not(.dark) .DesktopShowcase_progressIndicator__TmwDY{color:rgba(0,0,0,.5)}@media (max-width:1024px){.DesktopShowcase_screenshotTitle__4uRUT{font-size:20px}.DesktopShowcase_screenshotDescription__LpdpM{font-size:14px}.DesktopShowcase_navArrowLeft__9wMjW{left:16px}.DesktopShowcase_navArrowRight__rUCTB{right:16px}}@media (max-width:768px){.DesktopShowcase_showcase__SC8Bn{gap:20px}.DesktopShowcase_screenshotContainer__7boH_,.DesktopShowcase_screenshotImg__emKI_{border-radius:6px}.DesktopShowcase_screenshotTitle__4uRUT{font-size:18px}.DesktopShowcase_screenshotDescription__LpdpM{font-size:14px}.DesktopShowcase_navArrow__5XAK1{width:40px;height:40px;opacity:1}.DesktopShowcase_navArrow__5XAK1 svg{width:20px;height:20px}.DesktopShowcase_navArrowLeft__9wMjW{left:12px}.DesktopShowcase_navArrowRight__rUCTB{right:12px}.DesktopShowcase_navigationContainer__ER7b_{gap:10px}.DesktopShowcase_dotsContainer__0OJxV{gap:8px}.DesktopShowcase_dot__jdbyN{width:6px;height:6px}.DesktopShowcase_dotActive__lJI5U{width:20px}}@media (max-width:480px){.DesktopShowcase_showcase__SC8Bn{gap:16px}.DesktopShowcase_screenshotInfo__Lfi93{padding:0 10px}.DesktopShowcase_screenshotTitle__4uRUT{font-size:16px}.DesktopShowcase_screenshotDescription__LpdpM{font-size:13px}.DesktopShowcase_navArrow__5XAK1{width:36px;height:36px;opacity:1}.DesktopShowcase_navArrow__5XAK1 svg{width:18px;height:18px}.DesktopShowcase_navArrowLeft__9wMjW{left:8px}.DesktopShowcase_navArrowRight__rUCTB{right:8px}.DesktopShowcase_navigationContainer__ER7b_{gap:8px}.DesktopShowcase_progressIndicator__TmwDY{font-size:13px}.DesktopShowcase_dotsContainer__0OJxV{display:none}}.MobileShowcase_showcase___ASyU{position:relative;width:100%;padding:20px 0}.MobileShowcase_phoneWithArrows___vuIW{position:relative;display:flex;align-items:center;justify-content:center;width:100%}.MobileShowcase_sideArrow__VHUHA{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;background:rgba(79,82,184,.15);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(79,82,184,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;color:#4f52b8}.MobileShowcase_sideArrowLeft__lgs72{left:8px}.MobileShowcase_sideArrowRight__fgnB4{right:8px}.MobileShowcase_sideArrow__VHUHA:hover{transform:translateY(-50%) scale(1.1);background:rgba(79,82,184,.9);border-color:rgba(79,82,184,.4);color:#fff}.MobileShowcase_sideArrow__VHUHA svg{width:24px;height:24px}html:not(.dark) .MobileShowcase_sideArrow__VHUHA{background:rgba(79,82,184,.1);border-color:rgba(79,82,184,.3);color:#4f52b8}html:not(.dark) .MobileShowcase_sideArrow__VHUHA:hover{background:rgba(79,82,184,.9);color:#fff}.MobileShowcase_phonesGrid__thzhc{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;width:100%;margin:0;padding:20px 0;transition:all .4s ease-out}.MobileShowcase_phoneFrame__YelC6{position:relative;width:100%;background:linear-gradient(145deg,#1a1a1a,#0a0a0a);border-radius:40px;padding:12px;box-shadow:0 0 0 8px hsla(0,0%,100%,.05),0 20px 60px rgba(0,0,0,.5),inset 0 0 20px hsla(0,0%,100%,.03);transition:all .4s ease-out;animation:MobileShowcase_fadeIn__MvqMB .4s ease-out}@keyframes MobileShowcase_fadeIn__MvqMB{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.MobileShowcase_phoneFrame__YelC6:hover{transform:translateY(-8px)}.MobileShowcase_phoneNotch__xaEtr{position:absolute;top:0;left:50%;transform:translateX(-50%);width:35%;height:28px;background:#000;border-radius:0 0 8px 8px;z-index:10}.MobileShowcase_screenshot__8Y2Oo{width:100%;height:auto;display:block;border-radius:32px;background:#000}.MobileShowcase_navArrow__p5ova{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;opacity:0;color:#fff}.MobileShowcase_showcase___ASyU:hover .MobileShowcase_navArrow__p5ova{opacity:1}.MobileShowcase_navArrowLeft__T6LMT{left:10px}.MobileShowcase_navArrowRight__W_kRE{right:10px}.MobileShowcase_navArrow__p5ova:hover{background:rgba(79,82,184,.9);border-color:rgba(79,82,184,.4);transform:translateY(-50%) scale(1.1)}.MobileShowcase_navArrow__p5ova svg{width:24px;height:24px}.MobileShowcase_screenshotTitle__srf6V{text-align:center;font-size:16px;font-weight:600;color:hsla(0,0%,100%,.8);margin-top:16px;padding:0 20px}.MobileShowcase_dotsContainer__FXyrw{display:flex;gap:8px;justify-content:center;align-items:center;margin-top:24px;flex-wrap:wrap;padding:0 20px}.MobileShowcase_dot__FhTsH{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;cursor:pointer;transition:all .3s ease;padding:0}.MobileShowcase_dot__FhTsH:hover{background:hsla(0,0%,100%,.4);transform:scale(1.2)}.MobileShowcase_dotActive__1UX7y{background:linear-gradient(135deg,#4f52b8,#8b5cf6);width:24px;border-radius:4px}.MobileShowcase_moreIndicator__E8NtJ{font-size:12px;color:hsla(0,0%,100%,.5);margin-left:8px}.MobileShowcase_progressIndicator__IHC0R{text-align:center;font-size:13px;color:hsla(0,0%,100%,.4);margin-top:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}html:not(.dark) .MobileShowcase_dot__FhTsH{background:rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.1)}html:not(.dark) .MobileShowcase_dot__FhTsH:hover{background:rgba(0,0,0,.25)}html:not(.dark) .MobileShowcase_dotActive__1UX7y{background:linear-gradient(135deg,#4f52b8,#8b5cf6);border:none}html:not(.dark) .MobileShowcase_progressIndicator__IHC0R{color:rgba(0,0,0,.5)}html:not(.dark) .MobileShowcase_screenshotTitle__srf6V{color:rgba(0,0,0,.8)}html:not(.dark) .MobileShowcase_moreIndicator__E8NtJ{color:rgba(0,0,0,.5)}@media (max-width:1024px){.MobileShowcase_phonesGrid__thzhc{gap:24px;padding:16px}.MobileShowcase_phoneFrame__YelC6{border-radius:32px;padding:10px}.MobileShowcase_phoneNotch__xaEtr{height:24px}.MobileShowcase_screenshot__8Y2Oo{border-radius:12px}.MobileShowcase_sideArrow__VHUHA{width:44px;height:44px}.MobileShowcase_sideArrow__VHUHA svg{width:22px;height:22px}}@media (max-width:768px){.MobileShowcase_phoneWithArrows___vuIW{gap:12px}.MobileShowcase_phonesGrid__thzhc{grid-template-columns:repeat(2,1fr);gap:20px;padding:12px}.MobileShowcase_phoneFrame__YelC6{border-radius:28px;padding:8px}.MobileShowcase_phoneNotch__xaEtr{width:40%;height:20px}.MobileShowcase_screenshot__8Y2Oo{border-radius:10px}.MobileShowcase_sideArrow__VHUHA{width:40px;height:40px}.MobileShowcase_sideArrow__VHUHA svg{width:20px;height:20px}.MobileShowcase_navArrow__p5ova{width:40px;height:40px;opacity:1}.MobileShowcase_navArrow__p5ova svg{width:20px;height:20px}}@media (max-width:480px){.MobileShowcase_phoneWithArrows___vuIW{gap:8px}.MobileShowcase_phonesGrid__thzhc{grid-template-columns:1fr;gap:16px;max-width:240px;padding:8px;margin:0 auto}.MobileShowcase_showcase___ASyU{padding:10px 0}.MobileShowcase_phoneFrame__YelC6{border-radius:12px;padding:8px;max-width:240px;margin:0 auto}.MobileShowcase_phoneNotch__xaEtr{height:18px}.MobileShowcase_screenshot__8Y2Oo{border-radius:10px}.MobileShowcase_sideArrow__VHUHA{width:36px;height:36px}.MobileShowcase_sideArrow__VHUHA svg{width:18px;height:18px}.MobileShowcase_navArrow__p5ova{width:36px;height:36px;opacity:1}.MobileShowcase_navArrowLeft__T6LMT{left:5px}.MobileShowcase_navArrowRight__W_kRE{right:5px}.MobileShowcase_navArrow__p5ova svg{width:18px;height:18px}.MobileShowcase_dotsContainer__FXyrw{gap:6px;margin-top:16px}.MobileShowcase_dot__FhTsH{width:6px;height:6px}.MobileShowcase_dotActive__1UX7y{width:18px}.MobileShowcase_progressIndicator__IHC0R{font-size:12px;margin-top:8px}.MobileShowcase_screenshotTitle__srf6V{font-size:14px;margin-top:12px}}