.LanguageToggle-module__qSlm8a__toggle{color:var(--color-text);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-card-border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base);white-space:nowrap;background:#fff9;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #00000005}.LanguageToggle-module__qSlm8a__toggle:hover{background:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 12px #6a4cff33}.LanguageToggle-module__qSlm8a__toggle:active{transform:translateY(0)scale(.96)}.LanguageToggle-module__qSlm8a__globe{font-size:15px;line-height:1}.LanguageToggle-module__qSlm8a__label{text-transform:uppercase;font-size:13px}
.Navbar-module__cJzEcG__header{z-index:1000;height:var(--nav-height);transition:all var(--transition-slow);isolation:isolate;align-items:center;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{max-width:var(--max-width);-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-full);background:#ffffffbf;border:1px solid #fff9;height:64px;margin:0 auto;padding:0 32px;top:16px;left:24px;right:24px;box-shadow:0 10px 30px -10px #6a4cff1a}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__menuActive{max-width:none;height:var(--nav-height);box-shadow:none;background:0 0;border:0;border-radius:0;padding:0 24px;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav{z-index:1002;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.Navbar-module__cJzEcG__logo{z-index:1001;min-height:44px;transition:transform var(--transition-base);align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo:hover{transform:scale(1.03)}.Navbar-module__cJzEcG__logoImg{width:36px;height:36px}.Navbar-module__cJzEcG__logoText{color:var(--color-primary);letter-spacing:-.03em;font-size:22px;font-weight:900}.Navbar-module__cJzEcG__links{align-items:center;gap:36px;display:flex}.Navbar-module__cJzEcG__link{color:var(--color-text-secondary);transition:color var(--transition-fast), transform var(--transition-fast);padding:4px 0;font-size:15px;font-weight:700;text-decoration:none;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--color-primary);transform-origin:100%;width:100%;height:2px;transition:transform var(--transition-base);position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navbar-module__cJzEcG__link:hover{color:var(--color-primary)}.Navbar-module__cJzEcG__link:hover:after{transform-origin:0;transform:scaleX(1)}.Navbar-module__cJzEcG__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__ctaBtn{border-radius:var(--radius-full);padding:10px 24px;font-size:14px}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;touch-action:manipulation;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:6px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--color-text);width:100%;height:2.5px;transition:all var(--transition-base);transform-origin:50%;border-radius:2px;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{background:radial-gradient(circle at 20% 8%, #6a4cff14, transparent 28%), linear-gradient(180deg, var(--color-bg), var(--color-bg));z-index:1001;min-height:100dvh;padding:calc(var(--nav-height) + env(safe-area-inset-top,0px)) 24px calc(40px + env(safe-area-inset-bottom,0px));opacity:0;pointer-events:none;visibility:hidden;transition:opacity var(--transition-base), transform var(--transition-base), visibility 0s linear var(--transition-base);flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateY(-10px)}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:auto;visibility:visible;transition:opacity var(--transition-base), transform var(--transition-base), visibility 0s;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLinks{flex-direction:column;align-items:center;gap:24px;margin-bottom:40px;display:flex}.Navbar-module__cJzEcG__mobileLink{min-height:44px;color:var(--color-text);transition:color var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;padding:8px 12px;font-size:24px;font-weight:800;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--color-primary);transform:translateY(-2px)}.Navbar-module__cJzEcG__mobileActions{flex-direction:column;align-items:center;gap:16px;width:100%;max-width:280px;display:flex}@media (max-width:900px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{height:56px;padding:0 16px;top:8px;left:12px;right:12px}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__menuActive{height:var(--nav-height);padding:0 24px;top:0;left:0;right:0}}
.Footer-module__S6Hkya__footer{background:var(--color-text);color:#ffffffb3;padding-top:64px}.Footer-module__S6Hkya__inner{gap:80px;padding-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{flex-shrink:0;max-width:300px}.Footer-module__S6Hkya__logo{align-items:center;gap:10px;min-height:44px;margin-bottom:16px;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoImg{border-radius:8px;width:32px;height:32px}.Footer-module__S6Hkya__logoText{color:#fff;font-size:20px;font-weight:800}.Footer-module__S6Hkya__description{color:#ffffff80;margin-bottom:20px;font-size:14px;line-height:1.7}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialLink{color:#fff9;width:44px;min-width:44px;height:44px;min-height:44px;transition:all var(--transition-base);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{background:var(--color-primary);color:#fff;transform:translateY(-2px)}.Footer-module__S6Hkya__columns{flex:1;gap:64px;display:flex}.Footer-module__S6Hkya__column h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:20px;font-size:14px;font-weight:600}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__column a{color:#ffffff80;min-width:44px;min-height:44px;transition:color var(--transition-fast);align-items:center;padding-inline:2px;font-size:14px;text-decoration:none;display:inline-flex}.Footer-module__S6Hkya__column a:hover{color:#fff}.Footer-module__S6Hkya__bottom{border-top:1px solid #ffffff14;padding:20px 0}.Footer-module__S6Hkya__copyright{color:#ffffff59;text-align:center;font-size:13px}@media (max-width:768px){.Footer-module__S6Hkya__inner{flex-direction:column;gap:40px}.Footer-module__S6Hkya__brand{max-width:100%}.Footer-module__S6Hkya__columns{flex-wrap:wrap;gap:32px}.Footer-module__S6Hkya__column{min-width:120px}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);background-color:var(--color-bg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgGlow1{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#6a4cff2e 0%,#e0568a0d 50%,#0000 70%);width:60vw;height:60vw;animation:25s ease-in-out infinite alternate Hero-module__ZARIfG__rotateGlow1;position:absolute;top:-15%;left:-10%}[dir=rtl] .Hero-module__ZARIfG__bgGlow1{left:auto;right:-10%}.Hero-module__ZARIfG__bgGlow2{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#f59e0b26 0%,#e0568a14 40%,#0000 70%);width:50vw;height:50vw;animation:20s ease-in-out infinite alternate Hero-module__ZARIfG__rotateGlow2;position:absolute;bottom:-10%;right:-5%}[dir=rtl] .Hero-module__ZARIfG__bgGlow2{left:-5%;right:auto}@keyframes Hero-module__ZARIfG__rotateGlow1{0%{transform:translate(0)scale(1)rotate(0)}50%{transform:translate(100px,50px)scale(1.1)rotate(180deg)}to{transform:translate(-50px,100px)scale(.9)rotate(360deg)}}@keyframes Hero-module__ZARIfG__rotateGlow2{0%{transform:translate(0)scale(1)rotate(0)}50%{transform:translate(-80px,-50px)scale(1.15)rotate(-180deg)}to{transform:translate(50px,50px)scale(.85)rotate(-360deg)}}.Hero-module__ZARIfG__bgGrid{pointer-events:none;z-index:0;background-image:radial-gradient(#6a4cff1a 1.5px,#0000 1.5px);background-size:32px 32px;position:absolute;inset:0}.Hero-module__ZARIfG__inner{z-index:1;align-items:center;gap:80px;padding-top:60px;padding-bottom:80px;display:flex;position:relative}.Hero-module__ZARIfG__content{flex:1.2;max-width:620px}.Hero-module__ZARIfG__headline{letter-spacing:-.04em;color:var(--color-text);background:linear-gradient(135deg, var(--color-text) 30%, var(--color-primary) 70%, var(--color-pink) 100%);-webkit-text-fill-color:transparent;white-space:pre-line;animation:Hero-module__ZARIfG__heroLayerIn .78s var(--ease-out-expo) 80ms both, Hero-module__ZARIfG__gradientText 6s infinite alternate ease-in-out;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:64px;font-weight:900;line-height:1.05}[dir=rtl] .Hero-module__ZARIfG__headline{letter-spacing:0;font-size:54px;line-height:1.25}@keyframes Hero-module__ZARIfG__gradientText{0%{background-position:0%}to{background-position:100%}}.Hero-module__ZARIfG__subtext{color:var(--color-text-secondary);max-width:520px;animation:Hero-module__ZARIfG__heroLayerIn .76s var(--ease-out-expo) .18s both;margin-bottom:40px;font-size:20px;line-height:1.6}.Hero-module__ZARIfG__ctas{animation:Hero-module__ZARIfG__heroLayerIn .72s var(--ease-out-expo) .26s both;flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.Hero-module__ZARIfG__trust{-webkit-backdrop-filter:blur(10px);border-radius:var(--radius-full);width:fit-content;animation:Hero-module__ZARIfG__heroLayerIn .72s var(--ease-out-expo) .34s both;background:#ffffff73;border:1px solid #ffffff80;align-items:center;gap:18px;padding:10px 18px;display:flex;box-shadow:0 4px 12px #00000005}.Hero-module__ZARIfG__trustItem{color:var(--color-text-secondary);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.Hero-module__ZARIfG__trustIcon{width:34px;height:34px;color:var(--color-primary);transition:transform var(--transition-fast), background-color var(--transition-fast);background:linear-gradient(135deg,#ff8a3d17,#6a4cff1a);border-radius:12px;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__trustItem:hover .Hero-module__ZARIfG__trustIcon{transform:translateY(-2px)scale(1.04)}.Hero-module__ZARIfG__trustImage{object-fit:contain;width:26px;height:26px;display:block}.Hero-module__ZARIfG__trustDot{background:var(--color-card-border);border-radius:50%;width:5px;height:5px}.Hero-module__ZARIfG__mockupWrapper{z-index:10;width:100%;max-width:450px;height:520px;animation:Hero-module__ZARIfG__heroMockupIn .9s var(--ease-out-expo) .22s both;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__mockupGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#6a4cff2e 0%,#0000 60%);width:130%;height:130%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__phoneFrame{z-index:2;width:290px;height:500px;transition:transform var(--transition-slow);will-change:transform;background:#000;border-radius:42px;padding:8px;animation:6s ease-in-out infinite Hero-module__ZARIfG__floatPhone;position:relative;box-shadow:0 30px 60px #00000026,inset 0 0 0 2px #ffffff1a}.Hero-module__ZARIfG__phoneFrame:hover{transform:translateY(-4px)scale(1.01)rotate(.5deg)}.Hero-module__ZARIfG__phoneBezel{pointer-events:none;z-index:10;border:10px solid #18181b;border-radius:42px;position:absolute;inset:0}.Hero-module__ZARIfG__dynamicIsland{z-index:11;background:#000;border-radius:12px;width:80px;height:22px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__phoneScreen{z-index:1;background:#fbfbfe;border-radius:34px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__statusBar{color:#1f2937;z-index:9;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;height:40px;padding:12px 24px 0;font-size:11px;font-weight:700;display:flex}.Hero-module__ZARIfG__statusIcons{align-items:center;gap:6px;display:flex}.Hero-module__ZARIfG__appHeader{justify-content:space-between;align-items:center;padding:8px 18px;display:flex}.Hero-module__ZARIfG__appLocation{align-items:center;gap:4px;display:flex}.Hero-module__ZARIfG__locationIcon{width:13px;height:13px;color:var(--color-pink);flex:none;justify-content:center;align-items:center;display:inline-flex}.Hero-module__ZARIfG__locationIcon svg{width:100%;height:100%}.Hero-module__ZARIfG__locationText{color:#1f2937;font-size:11px;font-weight:800}.Hero-module__ZARIfG__profileAvatar{background:linear-gradient(135deg, var(--color-primary), var(--color-pink));border:1.5px solid #fff;border-radius:50%;width:28px;height:28px}.Hero-module__ZARIfG__appSearch{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;margin:6px 18px 12px;padding:10px 12px;display:flex}.Hero-module__ZARIfG__searchIcon{color:#9ca3af;flex:none;justify-content:center;align-items:center;width:13px;height:13px;display:inline-flex}.Hero-module__ZARIfG__searchIcon svg{width:100%;height:100%}.Hero-module__ZARIfG__searchText{color:#9ca3af;font-size:11px;font-weight:600}.Hero-module__ZARIfG__appCategories{gap:8px;margin-bottom:12px;padding:0 18px;display:flex}.Hero-module__ZARIfG__appCategoryTab{color:#6b7280;transition:all var(--transition-fast);background:#f3f4f6;border-radius:20px;padding:6px 14px;font-size:11px;font-weight:800}.Hero-module__ZARIfG__activeCategory{background:var(--color-primary);color:#fff;box-shadow:0 4px 10px var(--color-primary-glow)}.Hero-module__ZARIfG__listingsScroll{flex-direction:column;flex:1;gap:12px;padding:0 18px 18px;display:flex;overflow-y:hidden}.Hero-module__ZARIfG__appFoodCard{transition:transform var(--transition-base), box-shadow var(--transition-base);background:#fff;border:1px solid #f3f4f6;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #00000005}.Hero-module__ZARIfG__phoneFrame:hover .Hero-module__ZARIfG__appFoodCard:first-child{transform:translateY(-2px);box-shadow:0 8px 18px #6a4cff14}.Hero-module__ZARIfG__phoneFrame:hover .Hero-module__ZARIfG__appFoodCard:nth-child(2){transform:translateY(-4px);box-shadow:0 8px 18px #f59e0b14}.Hero-module__ZARIfG__appFoodImg{background-position:50%;background-size:cover;height:85px}.Hero-module__ZARIfG__appFoodDetails{padding:10px}.Hero-module__ZARIfG__appFoodTitleRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.Hero-module__ZARIfG__appFoodTitle{color:#1f2937;font-size:12px;font-weight:800}.Hero-module__ZARIfG__appFoodRating{color:var(--color-accent);font-size:10px;font-weight:700}.Hero-module__ZARIfG__appFoodMetaRow{justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__appFoodSeller{color:#6b7280;align-items:center;gap:3px;min-width:0;font-size:10px;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__appFoodSeller svg{width:10px;height:10px;color:var(--color-accent);flex:none}.Hero-module__ZARIfG__appFoodPrice{color:var(--color-primary);font-size:11px;font-weight:900}.Hero-module__ZARIfG__widget{-webkit-backdrop-filter:blur(12px);z-index:3;transition:transform var(--transition-base), box-shadow var(--transition-base);background:#ffffffd9;border:1px solid #ffffffb3;border-radius:18px;padding:12px;position:absolute;box-shadow:0 20px 40px #0000000f}.Hero-module__ZARIfG__chatWidget{width:170px;animation:7s ease-in-out infinite Hero-module__ZARIfG__floatWidget1;top:120px;left:-40px}[dir=rtl] .Hero-module__ZARIfG__chatWidget{left:auto;right:-40px}.Hero-module__ZARIfG__widgetHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.Hero-module__ZARIfG__widgetAvatar{background:linear-gradient(135deg, var(--color-teal), var(--color-primary));border-radius:50%;width:24px;height:24px}.Hero-module__ZARIfG__widgetTitle{color:#1f2937;font-size:11px;font-weight:800}.Hero-module__ZARIfG__widgetStatus{color:var(--color-teal);margin-left:auto;font-size:9px;font-weight:700}[dir=rtl] .Hero-module__ZARIfG__widgetStatus{margin-left:0;margin-right:auto}.Hero-module__ZARIfG__widgetMessage{color:#4b5563;margin:0;font-size:10px;font-weight:600;line-height:1.4}.Hero-module__ZARIfG__trackerWidget{width:180px;animation:8s ease-in-out infinite Hero-module__ZARIfG__floatWidget2;bottom:80px;right:-40px}[dir=rtl] .Hero-module__ZARIfG__trackerWidget{left:-40px;right:auto}.Hero-module__ZARIfG__trackerRow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.Hero-module__ZARIfG__trackerIcon{width:22px;height:22px;color:var(--color-pink);flex:none;justify-content:center;align-items:center;display:inline-flex}.Hero-module__ZARIfG__trackerIcon svg{width:100%;height:100%}.Hero-module__ZARIfG__trackerText{flex-direction:column;display:flex}.Hero-module__ZARIfG__trackerTitle{color:#1f2937;font-size:11px;font-weight:800}.Hero-module__ZARIfG__trackerTime{color:#6b7280;font-size:9px;font-weight:600}.Hero-module__ZARIfG__trackerBar{background:#f3f4f6;border-radius:10px;height:5px;overflow:hidden}.Hero-module__ZARIfG__trackerProgress{background:var(--color-primary);border-radius:10px;width:65%;height:100%;animation:2s infinite Hero-module__ZARIfG__progressPulse}@keyframes Hero-module__ZARIfG__heroLayerIn{0%{opacity:0;filter:blur(8px);transform:translateY(18px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes Hero-module__ZARIfG__heroMockupIn{0%{opacity:0;filter:blur(10px);transform:translateY(28px)scale(.965)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes Hero-module__ZARIfG__floatPhone{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-8px)rotate(-.5deg)}}@keyframes Hero-module__ZARIfG__floatWidget1{0%,to{transform:translateY(0)translateY(0)}50%{transform:translateY(-12px)translate(2px)}}@keyframes Hero-module__ZARIfG__floatWidget2{0%,to{transform:translateY(0)translateY(0)}50%{transform:translateY(-10px)translate(-2px)}}@keyframes Hero-module__ZARIfG__progressPulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:1024px){.Hero-module__ZARIfG__inner{text-align:center;flex-direction:column;align-items:center;gap:48px}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__ZARIfG__subtext{max-width:540px}.Hero-module__ZARIfG__ctas{justify-content:center}.Hero-module__ZARIfG__trust{margin:0 auto}.Hero-module__ZARIfG__mockupWrapper{max-width:380px;height:480px;margin:40px auto 0}.Hero-module__ZARIfG__phoneFrame{width:250px;height:430px}.Hero-module__ZARIfG__chatWidget{width:140px;top:100px;left:-20px}[dir=rtl] .Hero-module__ZARIfG__chatWidget{left:auto;right:-20px}.Hero-module__ZARIfG__trackerWidget{width:150px;bottom:60px;right:-20px}[dir=rtl] .Hero-module__ZARIfG__trackerWidget{left:-20px;right:auto}}@media (max-width:768px){.Hero-module__ZARIfG__headline{font-size:42px}[dir=rtl] .Hero-module__ZARIfG__headline{font-size:38px}.Hero-module__ZARIfG__subtext{font-size:18px}}@media (max-width:480px){.Hero-module__ZARIfG__headline{font-size:34px}.Hero-module__ZARIfG__ctas{flex-direction:column;width:100%}.Hero-module__ZARIfG__ctas a{width:100%}.Hero-module__ZARIfG__trust{justify-content:center;gap:10px;width:100%;padding:8px 12px}.Hero-module__ZARIfG__trustItem{gap:6px;font-size:13px}.Hero-module__ZARIfG__trustIcon{border-radius:10px;width:30px;height:30px}.Hero-module__ZARIfG__trustImage{width:23px;height:23px}.Hero-module__ZARIfG__mockupWrapper{max-width:300px;height:380px}.Hero-module__ZARIfG__phoneFrame{border-radius:32px;width:210px;height:360px}.Hero-module__ZARIfG__phoneBezel{border-width:6px;border-radius:32px}.Hero-module__ZARIfG__phoneScreen{border-radius:26px}.Hero-module__ZARIfG__statusBar{height:32px;padding:9px 20px 0;font-size:10px}.Hero-module__ZARIfG__appHeader{padding:5px 15px}.Hero-module__ZARIfG__locationText{font-size:10px}.Hero-module__ZARIfG__profileAvatar{width:24px;height:24px}.Hero-module__ZARIfG__appSearch{border-radius:11px;margin:4px 15px 8px;padding:8px 10px}.Hero-module__ZARIfG__searchText{font-size:10px}.Hero-module__ZARIfG__appCategories{gap:6px;margin-bottom:8px;padding:0 15px}.Hero-module__ZARIfG__appCategoryTab{padding:5px 11px;font-size:10px}.Hero-module__ZARIfG__listingsScroll{gap:8px;min-height:0;padding:0 15px 14px}.Hero-module__ZARIfG__appFoodCard{flex:none}.Hero-module__ZARIfG__appFoodImg{height:56px}.Hero-module__ZARIfG__appFoodDetails{padding:7px 8px}.Hero-module__ZARIfG__appFoodTitleRow{gap:6px;margin-bottom:3px}.Hero-module__ZARIfG__appFoodTitle,.Hero-module__ZARIfG__appFoodSeller{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.Hero-module__ZARIfG__appFoodTitle{font-size:10.5px}.Hero-module__ZARIfG__appFoodRating{flex:none;font-size:9px}.Hero-module__ZARIfG__appFoodSeller{font-size:9px}.Hero-module__ZARIfG__appFoodPrice{flex:none;font-size:10px}.Hero-module__ZARIfG__chatWidget,.Hero-module__ZARIfG__trackerWidget{display:none}}
.Features-module__zvCZ4q__features{background-color:var(--color-bg);position:relative;overflow:clip}.Features-module__zvCZ4q__header{text-align:center;max-width:1200px;margin:0 auto 72px}.Features-module__zvCZ4q__featuresTitle{overflow-wrap:anywhere;max-width:100%;font-size:clamp(42px,4.8vw,64px)}.Features-module__zvCZ4q__featuresTitleLine{white-space:nowrap;max-width:100%;display:block}[dir=rtl] .Features-module__zvCZ4q__featuresTitle{max-width:1280px;margin-inline:auto;font-size:clamp(32px,3.2vw,46px)}[dir=rtl] .Features-module__zvCZ4q__featuresTitleLine{white-space:nowrap}.Features-module__zvCZ4q__title{background:linear-gradient(135deg, var(--color-primary), var(--color-pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:12px;font-size:48px;line-height:1.1}.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Features-module__zvCZ4q__grid>*{min-width:0;display:flex}.Features-module__zvCZ4q__card{width:100%;height:100%;min-height:420px;transition:transform var(--transition-base), box-shadow var(--transition-base), border-color var(--transition-base);flex-direction:column;justify-content:space-between;gap:28px;padding:40px;display:flex;position:relative;overflow:hidden}.Features-module__zvCZ4q__card:before{content:"";border-radius:inherit;opacity:0;transition:opacity var(--transition-base);pointer-events:none;background:radial-gradient(circle at 22% 18%,#6a4cff1a,#0000 34%);position:absolute;inset:0}.Features-module__zvCZ4q__card:hover{border-color:#6a4cff4d;transform:translateY(-8px)scale(1.01);box-shadow:0 20px 40px #6a4cff14}.Features-module__zvCZ4q__card:hover:before{opacity:1}.Features-module__zvCZ4q__cardNoVisual{justify-content:center}.Features-module__zvCZ4q__cardLarge{flex-direction:row;grid-column:span 2;align-items:center;gap:40px;min-height:420px}.Features-module__zvCZ4q__cardContent{z-index:2;flex:none;width:100%}.Features-module__zvCZ4q__cardContentLarge{z-index:2;flex-direction:column;justify-content:center;width:50%;display:flex}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-sm);width:56px;height:56px;transition:transform var(--transition-base);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__iconWrapper{transform:scale(1.1)rotate(5deg)}.Features-module__zvCZ4q__cardTitle{color:var(--color-text);margin-bottom:12px;font-size:24px;font-weight:800;line-height:1.2}.Features-module__zvCZ4q__cardDesc{color:var(--color-text-secondary);white-space:pre-line;font-size:15px;line-height:1.6}.Features-module__zvCZ4q__visualArea{pointer-events:none;z-index:1;justify-content:center;align-items:center;min-height:170px;margin-top:auto;display:flex;position:relative;overflow:visible}.Features-module__zvCZ4q__visualAreaLarge{pointer-events:none;z-index:1;justify-content:center;align-items:center;width:50%;height:100%;display:flex;position:relative;overflow:visible}.Features-module__zvCZ4q__marketVisual{transition:transform var(--transition-base);justify-content:center;gap:20px;display:flex;transform:translateY(10px)}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__marketVisual{transform:translateY(0)scale(1.05)}.Features-module__zvCZ4q__foodCard{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);width:170px;transition:transform var(--transition-base), box-shadow var(--transition-base);padding:12px;box-shadow:0 15px 35px #0000000f}.Features-module__zvCZ4q__foodCard:nth-child(2){transform:translateY(20px)}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__foodCard:first-child{transform:translateY(-10px)rotate(-2deg)}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__foodCard:nth-child(2){transform:translateY(10px)rotate(2deg)}.Features-module__zvCZ4q__foodImgPlaceholder{border-radius:var(--radius-sm);background-position:50%;background-size:cover;height:100px;margin-bottom:12px}.Features-module__zvCZ4q__foodTitle{color:var(--color-text);margin-bottom:6px;font-size:15px;font-weight:700}.Features-module__zvCZ4q__foodMeta{justify-content:space-between;align-items:center;font-size:13px;display:flex}.Features-module__zvCZ4q__foodPrice{color:var(--color-primary);font-weight:800}.Features-module__zvCZ4q__foodRating{color:var(--color-accent);font-weight:700}.Features-module__zvCZ4q__mapMockup{background:linear-gradient(135deg, #6a4cff14, #00a99114), radial-gradient(circle at 78% 24%, #f59e0b2e, transparent 24%), var(--color-surface);border-radius:var(--radius-md);border:1px solid #6a4cff1f;width:230px;height:170px;position:relative;overflow:hidden;box-shadow:0 18px 38px #6a4cff14}.Features-module__zvCZ4q__mapRoadHorizontal,.Features-module__zvCZ4q__mapRoadVertical{border-radius:var(--radius-full);background:#6a4cff21;position:absolute}.Features-module__zvCZ4q__mapRoadHorizontal{width:260px;height:18px;top:76px;left:-12px;transform:rotate(-8deg)}.Features-module__zvCZ4q__mapRoadVertical{width:18px;height:240px;top:-28px;left:100px;transform:rotate(18deg)}.Features-module__zvCZ4q__mapPin{border-radius:var(--radius-full);color:var(--color-text);transition:transform var(--transition-base), box-shadow var(--transition-base);background:#ffffffdb;border:1px solid #ffffffb3;align-items:center;gap:6px;padding:8px 10px;font-weight:800;display:flex;position:absolute;box-shadow:0 10px 24px #00000014}.Features-module__zvCZ4q__mapPin span{width:16px;height:16px;color:var(--color-primary);justify-content:center;align-items:center;line-height:1;display:inline-flex}.Features-module__zvCZ4q__mapPin span svg{width:100%;height:100%}.Features-module__zvCZ4q__mapPin small{font-size:11px}.Features-module__zvCZ4q__mapPinPrimary{animation:Features-module__zvCZ4q__mapPinBreathe 3s var(--ease-out-quart) infinite;top:54px;left:62px}.Features-module__zvCZ4q__mapPinSecondary{top:26px;right:32px}.Features-module__zvCZ4q__mapPinTertiary{bottom:28px;left:32px}.Features-module__zvCZ4q__directContactVisual{flex-direction:column;gap:10px;width:100%;display:flex}.Features-module__zvCZ4q__contactAction{border-radius:var(--radius-sm);background:var(--color-surface);border:1px solid var(--color-border-light);transition:transform var(--transition-base), box-shadow var(--transition-base);align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:0 6px 18px #0000000a}.Features-module__zvCZ4q__contactAction span{background:var(--color-teal-soft);width:30px;height:30px;color:var(--color-teal);border-radius:50%;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.Features-module__zvCZ4q__contactAction strong{color:var(--color-text);font-size:13px;line-height:1.35}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__contactAction{transform:translateY(-3px);box-shadow:0 8px 20px #0000000f}.Features-module__zvCZ4q__bookingVisual{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);width:100%;max-width:400px;transition:transform var(--transition-base), box-shadow var(--transition-base);grid-template-columns:repeat(7,1fr);gap:10px;padding:24px;display:grid;transform:translateY(0);box-shadow:0 15px 35px #0000000a}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__bookingVisual{transform:translateY(-8px)rotate(-1deg);box-shadow:0 20px 40px #6a4cff14}.Features-module__zvCZ4q__calDay{border-radius:var(--radius-sm);background:var(--color-bg);height:44px;color:var(--color-text-secondary);transition:background var(--transition-fast);justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.Features-module__zvCZ4q__calActive{background:var(--color-primary-soft);color:var(--color-primary);border:1px solid #6a4cff33}.Features-module__zvCZ4q__calBooked{background:var(--color-primary);color:#fff;animation:Features-module__zvCZ4q__bookedDayPulse 2.8s var(--ease-out-quart) infinite}.Features-module__zvCZ4q__trustVisual{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Features-module__zvCZ4q__badgeCircle{background:var(--color-teal-soft);width:96px;height:96px;color:var(--color-teal);transition:transform var(--transition-base), box-shadow var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 15px 30px #00a9911f}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__badgeCircle{transform:scale(1.12)rotate(-8deg);box-shadow:0 20px 40px #00a99133}.Features-module__zvCZ4q__commissionVisual{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Features-module__zvCZ4q__commissionTag{color:var(--color-accent);background:var(--color-accent-soft);border-radius:var(--radius-md);transition:transform var(--transition-base), box-shadow var(--transition-base);border:2px dashed #f59e0b4d;padding:12px 32px;font-size:54px;font-weight:900;box-shadow:0 15px 35px #f59e0b1a}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__commissionTag{transform:scale(1.15)rotate(6deg);box-shadow:0 20px 40px #f59e0b33}@keyframes Features-module__zvCZ4q__mapPinBreathe{0%,to{transform:translateY(0);box-shadow:0 10px 24px #00000014}50%{transform:translateY(-4px);box-shadow:0 14px 30px #6a4cff24}}@keyframes Features-module__zvCZ4q__bookedDayPulse{0%,to{box-shadow:0 0 #6a4cff38}50%{box-shadow:0 0 0 8px #6a4cff00}}.Features-module__zvCZ4q__colSpan2{grid-column:span 2}@media (max-width:1024px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.Features-module__zvCZ4q__card{gap:24px;min-height:360px;padding:32px}.Features-module__zvCZ4q__cardLarge{flex-direction:row;grid-column:span 2;padding:32px}.Features-module__zvCZ4q__visualArea{min-height:140px}.Features-module__zvCZ4q__mapMockup{width:210px;height:150px}}@media (max-width:768px){.Features-module__zvCZ4q__header{max-width:700px;margin-bottom:48px;padding-inline:4px}.Features-module__zvCZ4q__featuresTitle{text-wrap:balance;width:100%;max-width:calc(100vw - 40px);margin-inline:auto;font-size:clamp(30px,9vw,34px);line-height:1.18}.Features-module__zvCZ4q__featuresTitleLine{white-space:normal;overflow-wrap:anywhere}[dir=rtl] .Features-module__zvCZ4q__featuresTitle{max-width:calc(100vw - 40px);font-size:clamp(26px,8vw,32px);line-height:1.35}[dir=rtl] .Features-module__zvCZ4q__featuresTitleLine{white-space:normal;overflow-wrap:anywhere}.Features-module__zvCZ4q__grid{grid-template-columns:minmax(0,1fr);gap:20px}.Features-module__zvCZ4q__colSpan2{grid-column:auto}.Features-module__zvCZ4q__card{gap:24px;min-height:0;padding:28px}.Features-module__zvCZ4q__cardLarge{flex-direction:column;gap:24px;min-height:0;padding:28px}.Features-module__zvCZ4q__cardContentLarge{width:100%}.Features-module__zvCZ4q__iconWrapper{width:64px;height:64px;margin-bottom:20px}.Features-module__zvCZ4q__cardTitle{font-size:28px}.Features-module__zvCZ4q__cardDesc{font-size:16px;line-height:1.55}.Features-module__zvCZ4q__visualArea{min-height:132px;margin-top:0}.Features-module__zvCZ4q__visualAreaLarge{width:100%;height:auto;min-height:170px}.Features-module__zvCZ4q__marketVisual{flex-wrap:wrap;gap:14px;width:100%;transform:none}.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__marketVisual{transform:scale(1.02)}.Features-module__zvCZ4q__foodCard{width:min(100%,210px)}.Features-module__zvCZ4q__foodCard:nth-child(2),.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__foodCard:first-child,.Features-module__zvCZ4q__card:hover .Features-module__zvCZ4q__foodCard:nth-child(2){transform:none}.Features-module__zvCZ4q__mapMockup{width:100%;max-width:230px;height:150px}.Features-module__zvCZ4q__directContactVisual{gap:10px}.Features-module__zvCZ4q__contactAction strong{font-size:14px}.Features-module__zvCZ4q__bookingVisual{grid-template-columns:repeat(4,1fr);gap:8px;max-width:100%;padding:16px}.Features-module__zvCZ4q__calDay{height:40px;font-size:12px}}
.HowItWorks-module__tSMH5W__section{background:var(--color-surface);position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:80px}.HowItWorks-module__tSMH5W__steps{justify-content:center;align-items:flex-start;gap:16px;display:flex;position:relative}.HowItWorks-module__tSMH5W__step{text-align:center;max-width:320px;transition:transform var(--transition-base);flex:1;padding:0 16px}.HowItWorks-module__tSMH5W__step:hover{transform:translateY(-4px)}.HowItWorks-module__tSMH5W__stepNumber{color:var(--color-primary-soft);letter-spacing:-.04em;background:linear-gradient(135deg, var(--color-primary), var(--color-pink));-webkit-text-fill-color:transparent;opacity:.25;transition:opacity var(--transition-base);-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:54px;font-weight:900}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepNumber{opacity:.45}.HowItWorks-module__tSMH5W__iconCircle{background:var(--color-surface);border:1px solid var(--color-card-border);width:88px;height:88px;color:var(--color-primary);transition:transform var(--transition-base), border-color var(--transition-base), background var(--transition-base), color var(--transition-base), box-shadow var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex;position:relative;box-shadow:0 10px 25px #6a4cff0a}.HowItWorks-module__tSMH5W__iconCircle:after{content:"";opacity:0;pointer-events:none;transition:opacity var(--transition-base), transform var(--transition-base);border:1px solid #6a4cff2e;border-radius:50%;position:absolute;inset:-8px;transform:scale(.82)}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__iconCircle{border-color:var(--color-primary);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#fff;box-shadow:0 15px 30px #6a4cff33}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__iconCircle:after{opacity:1;transform:scale(1)}.HowItWorks-module__tSMH5W__stepTitle{color:var(--color-text);transition:color var(--transition-base);margin-bottom:12px;font-size:22px;font-weight:800}.HowItWorks-module__tSMH5W__stepDesc{color:var(--color-text-secondary);font-size:15px;line-height:1.6}.HowItWorks-module__tSMH5W__connector{opacity:1;border-radius:var(--radius-full);background:#6a4cff29;flex:1 0;max-width:100px;height:2px;margin-top:106px;position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__connector:after{content:"";background:linear-gradient(90deg, transparent, var(--color-primary-light), var(--color-pink), transparent);animation:HowItWorks-module__tSMH5W__moveLine 3s var(--ease-out-quart) infinite;animation-delay:var(--connector-delay,0s);opacity:0;position:absolute;inset:0;transform:translate(-105%)}@keyframes HowItWorks-module__tSMH5W__moveLine{0%,12%{opacity:0;transform:translate(-105%)}24%,58%{opacity:1}74%,to{opacity:0;transform:translate(105%)}}[dir=rtl] .HowItWorks-module__tSMH5W__connector{background:#6a4cff29}[dir=rtl] .HowItWorks-module__tSMH5W__connector:after{animation:3s linear infinite HowItWorks-module__tSMH5W__moveLineRtl;animation-timing-function:var(--ease-out-quart);animation-delay:var(--connector-delay,0s);transform:translate(105%)}@keyframes HowItWorks-module__tSMH5W__moveLineRtl{0%,12%{opacity:0;transform:translate(105%)}24%,58%{opacity:1}74%,to{opacity:0;transform:translate(-105%)}}@media (max-width:768px){.HowItWorks-module__tSMH5W__steps{flex-direction:column;align-items:center;gap:24px}.HowItWorks-module__tSMH5W__connector{background:#6a4cff29;width:2px;height:48px;margin-top:0}.HowItWorks-module__tSMH5W__connector:after{background:linear-gradient(180deg, transparent, var(--color-primary-light), var(--color-pink), transparent);animation:HowItWorks-module__tSMH5W__moveLineVert 3s var(--ease-out-quart) infinite;animation-delay:var(--connector-delay,0s)}@keyframes HowItWorks-module__tSMH5W__moveLineVert{0%,12%{opacity:0;transform:translateY(-105%)}24%,58%{opacity:1}74%,to{opacity:0;transform:translateY(105%)}}.HowItWorks-module__tSMH5W__step{max-width:100%;padding:0}}@media (prefers-reduced-motion:reduce){.HowItWorks-module__tSMH5W__connector:after{opacity:0;animation:none!important}}
.AppScreenshots-module__4Z_sAq__section{overflow:hidden}.AppScreenshots-module__4Z_sAq__header{text-align:center;margin-bottom:64px}.AppScreenshots-module__4Z_sAq__imageWrapper{justify-content:center;display:flex;position:relative}.AppScreenshots-module__4Z_sAq__glow{background:radial-gradient(circle, var(--color-primary-glow) 0%, transparent 70%);pointer-events:none;z-index:0;border-radius:50%;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppScreenshots-module__4Z_sAq__image{z-index:1;border-radius:var(--radius-lg);width:100%;max-width:900px;height:auto;filter:drop-shadow(0 20px 60px var(--color-shadow-strong));position:relative}
.Pricing-module__yc4bBa__section{background:linear-gradient(135deg,#2d1b69 0%,#4e34d8 50%,#6a4cff 100%);position:relative;overflow:hidden}.Pricing-module__yc4bBa__bgGlow{pointer-events:none;width:600px;height:600px;animation:Pricing-module__yc4bBa__pricingGlow 12s var(--ease-out-quart) infinite alternate;background:radial-gradient(circle,#e0568a33 0%,#0000 70%);border-radius:50%;position:absolute;top:-200px;right:-200px}[dir=rtl] .Pricing-module__yc4bBa__bgGlow{left:-200px;right:auto}.Pricing-module__yc4bBa__content{text-align:center;max-width:640px;margin:0 auto}.Pricing-module__yc4bBa__badge{text-transform:uppercase;letter-spacing:.08em;color:gold;border-radius:var(--radius-full);background:#ffd7001f;border:1px solid #ffd70040;margin-bottom:24px;padding:6px 20px;font-size:13px;font-weight:700;display:inline-block}.Pricing-module__yc4bBa__eyebrow{color:#fff9!important}.Pricing-module__yc4bBa__title{color:#fff;margin-bottom:12px;font-size:52px;font-weight:900}.Pricing-module__yc4bBa__subtitle{color:#ffffffd9;margin-bottom:16px;font-size:22px;font-weight:600}.Pricing-module__yc4bBa__description{color:#ffffffa6;margin-bottom:40px;font-size:16px;line-height:1.7}.Pricing-module__yc4bBa__features{text-align:start;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:40px;display:grid}.Pricing-module__yc4bBa__featureItem{color:#ffffffe6;transition:transform var(--transition-fast), color var(--transition-fast);align-items:center;gap:12px;font-size:15px;font-weight:500;display:flex}.Pricing-module__yc4bBa__featureItem:hover{color:#fff;transform:translate(4px)}[dir=rtl] .Pricing-module__yc4bBa__featureItem:hover{transform:translate(-4px)}.Pricing-module__yc4bBa__featureItem svg{color:#4ade80;flex-shrink:0}.Pricing-module__yc4bBa__cta{padding:16px 40px;font-size:17px;color:var(--color-primary)!important;background:linear-gradient(135deg,#fff,#f0f0f0)!important;box-shadow:0 4px 20px #fff3!important}.Pricing-module__yc4bBa__cta:hover{box-shadow:0 8px 32px #ffffff4d!important}@keyframes Pricing-module__yc4bBa__pricingGlow{0%{transform:translate(0,0)scale(1)}to{transform:translate(-48px,36px)scale(1.12)}}@media (max-width:768px){.Pricing-module__yc4bBa__title{font-size:36px}.Pricing-module__yc4bBa__subtitle{font-size:18px}.Pricing-module__yc4bBa__features{grid-template-columns:1fr}}
.FAQ-module__V8_xEa__section{background:var(--color-bg)}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:56px}.FAQ-module__V8_xEa__list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__item{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);transition:transform var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);overflow:hidden}.FAQ-module__V8_xEa__item:hover{border-color:var(--color-primary-soft);transform:translateY(-2px)}.FAQ-module__V8_xEa__item.FAQ-module__V8_xEa__open{border-color:var(--color-primary);box-shadow:0 4px 20px var(--color-primary-soft);transform:translateY(-2px)}.FAQ-module__V8_xEa__question{width:100%;color:var(--color-text);text-align:start;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;display:flex}.FAQ-module__V8_xEa__question:hover{color:var(--color-primary)}.FAQ-module__V8_xEa__chevron{transition:transform var(--transition-base);color:var(--color-text-muted);flex-shrink:0}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__chevron{color:var(--color-primary);transform:rotate(180deg)}.FAQ-module__V8_xEa__answer{max-height:0;transition:max-height var(--transition-slow), padding var(--transition-slow);padding:0 24px;overflow:hidden}.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answer{max-height:1000px;padding:0 24px 20px}.FAQ-module__V8_xEa__answer p{color:var(--color-text-secondary);font-size:15px;line-height:1.7}
.EmailCapture-module__RvxALq__section{background-color:var(--color-bg);position:relative}.EmailCapture-module__RvxALq__card{text-align:center;border-radius:var(--radius-lg);background:linear-gradient(135deg,#1e1b4b 0%,#31108f 100%);border:1px solid #ffffff1a;max-width:800px;margin:0 auto;padding:80px 40px;position:relative;overflow:hidden;box-shadow:0 30px 60px #6a4cff26}.EmailCapture-module__RvxALq__cardGlow{pointer-events:none;z-index:0;width:500px;height:300px;animation:EmailCapture-module__RvxALq__captureGlow 10s var(--ease-out-quart) infinite alternate;background:radial-gradient(circle,#8b5cf64d 0%,#0000 70%);position:absolute;top:-100px;left:50%;transform:translate(-50%)}.EmailCapture-module__RvxALq__title{z-index:1;color:#fff;margin-bottom:16px;font-size:40px;font-weight:900;line-height:1.1;position:relative}.EmailCapture-module__RvxALq__subtitle{z-index:1;color:#ffffffb3;max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.6;position:relative}.EmailCapture-module__RvxALq__form{z-index:1;gap:16px;max-width:500px;margin:0 auto;display:flex;position:relative}.EmailCapture-module__RvxALq__inputWrapper{flex:1;position:relative}.EmailCapture-module__RvxALq__inputIcon{color:#fff6;pointer-events:none;position:absolute;top:50%;left:20px;transform:translateY(-50%)}[dir=rtl] .EmailCapture-module__RvxALq__inputIcon{left:auto;right:20px}.EmailCapture-module__RvxALq__input{border-radius:var(--radius-md);color:#fff;width:100%;transition:border-color var(--transition-base), background-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-fast);background:#ffffff14;border:1px solid #ffffff26;padding:16px 20px 16px 52px;font-size:16px}[dir=rtl] .EmailCapture-module__RvxALq__input{padding:16px 52px 16px 20px}.EmailCapture-module__RvxALq__input:focus{border-color:var(--color-primary-light);background:#ffffff26;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #8b5cf633}.EmailCapture-module__RvxALq__input::placeholder{color:#fff6}.EmailCapture-module__RvxALq__btn{white-space:nowrap;border-radius:var(--radius-md);flex-shrink:0;padding:16px 36px;font-size:16px;font-weight:700;color:var(--color-primary)!important;background:#fff!important;box-shadow:0 4px 20px #ffffff1a!important}.EmailCapture-module__RvxALq__btn:hover{transform:translateY(-2px)scale(1.02);background:#ffffffe6!important;box-shadow:0 8px 30px #fff3!important}.EmailCapture-module__RvxALq__btn:disabled{cursor:wait;opacity:.75;transform:none}.EmailCapture-module__RvxALq__success{z-index:1;color:#4ade80;margin-top:20px;font-size:15px;font-weight:600;animation:.3s EmailCapture-module__RvxALq__fadeIn;position:relative}.EmailCapture-module__RvxALq__error{z-index:1;color:#f87171;margin-top:20px;font-size:15px;font-weight:600;animation:.3s EmailCapture-module__RvxALq__fadeIn;position:relative}@keyframes EmailCapture-module__RvxALq__captureGlow{0%{transform:translate(-50%)translateY(0)scale(1)}to{transform:translate(-50%)translateY(24px)scale(1.08)}}@keyframes EmailCapture-module__RvxALq__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.EmailCapture-module__RvxALq__card{padding:60px 24px}.EmailCapture-module__RvxALq__title{font-size:32px}}@media (max-width:640px){.EmailCapture-module__RvxALq__form{flex-direction:column;gap:12px}.EmailCapture-module__RvxALq__btn{width:100%}}
.AboutTeam-module__9cqLUW__section{background:var(--color-surface)}.AboutTeam-module__9cqLUW__content{text-align:center;max-width:680px;margin:0 auto}.AboutTeam-module__9cqLUW__description{color:var(--color-text-secondary);margin-bottom:36px;font-size:18px;line-height:1.8}.AboutTeam-module__9cqLUW__missionCard{text-align:start;background:var(--color-primary-soft);border-radius:var(--radius-md);transition:transform var(--transition-base), border-color var(--transition-base), background-color var(--transition-base);border:1px solid #6a4cff26;align-items:flex-start;gap:16px;padding:28px 32px;display:flex}.AboutTeam-module__9cqLUW__missionCard:hover{background:#6a4cff1a;border-color:#6a4cff47;transform:translateY(-3px)}.AboutTeam-module__9cqLUW__missionCard svg{color:var(--color-primary);transition:transform var(--transition-base);flex-shrink:0;margin-top:2px}.AboutTeam-module__9cqLUW__missionCard:hover svg{transform:scale(1.08)rotate(-4deg)}.AboutTeam-module__9cqLUW__missionCard p{color:var(--color-text);font-size:16px;font-weight:500;line-height:1.7}@media (max-width:640px){.AboutTeam-module__9cqLUW__missionCard{text-align:center;flex-direction:column;align-items:center;padding:24px 20px}}
.contact-module__swMWYG__main{min-height:100vh;padding-top:calc(var(--nav-height) + 60px);padding-bottom:80px}.contact-module__swMWYG__header{text-align:center;margin-bottom:56px}.contact-module__swMWYG__title{color:var(--color-text);margin-bottom:12px;font-size:44px;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--color-text-secondary);max-width:480px;margin:0 auto;font-size:18px;line-height:1.7}.contact-module__swMWYG__grid{grid-template-columns:1fr 1fr;gap:48px;max-width:900px;margin:0 auto;display:grid}.contact-module__swMWYG__form{flex-direction:column;gap:20px;display:flex}.contact-module__swMWYG__field{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__field label{color:var(--color-text);font-size:14px;font-weight:600}.contact-module__swMWYG__field input,.contact-module__swMWYG__field textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);transition:border-color var(--transition-fast);resize:vertical;padding:14px 16px;font-size:15px}.contact-module__swMWYG__field input:focus,.contact-module__swMWYG__field textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary-soft);outline:none}.contact-module__swMWYG__field input::placeholder,.contact-module__swMWYG__field textarea::placeholder{color:var(--color-text-muted)}.contact-module__swMWYG__success{color:var(--color-green);font-size:14px;font-weight:500}.contact-module__swMWYG__info{flex-direction:column;gap:24px;padding-top:8px;display:flex}.contact-module__swMWYG__infoCard{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md);gap:16px;padding:24px;display:flex}.contact-module__swMWYG__infoIcon{border-radius:var(--radius-sm);background:var(--color-primary-soft);width:48px;height:48px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__infoCard h3{color:var(--color-text);margin-bottom:6px;font-size:15px;font-weight:600}.contact-module__swMWYG__infoCard a{color:var(--color-primary);font-size:14px;text-decoration:none}.contact-module__swMWYG__infoCard a:hover{text-decoration:underline}.contact-module__swMWYG__socialLinks{gap:16px;display:flex}.contact-module__swMWYG__socialLinks a{min-height:44px;color:var(--color-primary);align-items:center;font-size:14px;text-decoration:none;display:inline-flex}.contact-module__swMWYG__socialLinks a:hover{text-decoration:underline}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:40px}.contact-module__swMWYG__title{font-size:32px}}
.invest-module__XA1qEG__page{--ink:#182131;--muted:#556479;--orange:#e95109;--violet:#6144df;--green:#098466;--line:#e8edf2;color:var(--ink);letter-spacing:0;background:#fff;font-size:16px;line-height:1.8}.invest-module__XA1qEG__page h1,.invest-module__XA1qEG__page h2,.invest-module__XA1qEG__page h3,.invest-module__XA1qEG__page h4{letter-spacing:0}.invest-module__XA1qEG__page h2{font-size:26px;line-height:1.4}.invest-module__XA1qEG__page h3{font-size:19px;line-height:1.45}.invest-module__XA1qEG__page p{color:var(--muted)}.invest-module__XA1qEG__page svg{flex-shrink:0}.invest-module__XA1qEG__page section{scroll-margin-top:110px}.invest-module__XA1qEG__page>header{background:#fffffff5}.invest-module__XA1qEG__cover{text-align:center;background:#fdfcfa;flex-direction:column;align-items:center;padding:108px 24px 28px;display:flex}.invest-module__XA1qEG__coverLogo{object-fit:contain;width:330px;height:330px}.invest-module__XA1qEG__cover h1{margin-top:14px;font-size:20px;font-weight:700}.invest-module__XA1qEG__coverActions{flex-wrap:wrap;justify-content:center;gap:12px 26px;margin-top:16px;display:flex}.invest-module__XA1qEG__coverActions a{min-height:44px;color:var(--muted);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.invest-module__XA1qEG__coverActions a:hover,.invest-module__XA1qEG__coverActions svg{color:var(--orange)}.invest-module__XA1qEG__contents{border-block:1px solid var(--line);background:#fff;flex-wrap:wrap;justify-content:center;gap:8px 32px;padding:8px 20px;display:flex}.invest-module__XA1qEG__contents a{align-items:center;min-height:44px;font-size:14px;font-weight:700;display:flex}.invest-module__XA1qEG__contents a:hover{color:var(--orange)}.invest-module__XA1qEG__section{border-bottom:1px solid var(--line);background:#fff;padding:40px 0}.invest-module__XA1qEG__inner{width:min(100% - 64px,1160px);margin-inline:auto}.invest-module__XA1qEG__sectionHeader{border-bottom:1px solid #f2f0ed;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;padding-bottom:22px;display:flex}.invest-module__XA1qEG__headingGroup{align-items:center;gap:14px;min-width:0;display:flex}.invest-module__XA1qEG__sectionIcon{background:var(--orange);color:#fff;border-radius:8px;flex-shrink:0;place-items:center;width:40px;height:40px;display:grid}.invest-module__XA1qEG__kicker{color:#af4509;margin-bottom:5px;font-size:12px;font-weight:700;line-height:1.7;display:inline-block}.invest-module__XA1qEG__status{color:#fff;background:#192135;border-radius:20px;flex-shrink:0;align-items:center;gap:7px;padding:4px 11px;font-size:11px;line-height:1.6;display:inline-flex}.invest-module__XA1qEG__status>span{background:#42d4a1;border-radius:50%;width:6px;height:6px}.invest-module__XA1qEG__prose{gap:16px;margin-bottom:24px;display:grid}.invest-module__XA1qEG__prose:last-child{margin-bottom:0}.invest-module__XA1qEG__prose p,.invest-module__XA1qEG__sectionIntro{font-size:16px;line-height:1.95}.invest-module__XA1qEG__sectionIntro{margin-bottom:24px}.invest-module__XA1qEG__note{background:#fffaf1;border-inline-start:3px solid #f39a55;align-items:flex-start;gap:13px;margin-top:24px;padding:18px 22px;display:flex}.invest-module__XA1qEG__note>svg{color:var(--orange);margin-top:5px}.invest-module__XA1qEG__note p{font-size:15px;line-height:1.9}.invest-module__XA1qEG__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.invest-module__XA1qEG__columns2{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__columns4{grid-template-columns:repeat(4,minmax(0,1fr))}.invest-module__XA1qEG__columns5{grid-template-columns:repeat(5,minmax(0,1fr))}.invest-module__XA1qEG__card{--card-accent:var(--orange);border:1px solid var(--line);background:#f7f9fc;border-radius:8px;flex-direction:column;align-items:stretch;min-width:0;padding:22px;display:flex}.invest-module__XA1qEG__card:nth-child(3n+2){--card-accent:var(--violet)}.invest-module__XA1qEG__card:nth-child(3n+3){--card-accent:#c97b00}.invest-module__XA1qEG__card:nth-child(6n){--card-accent:var(--green)}.invest-module__XA1qEG__cardTop{color:var(--card-accent);justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.invest-module__XA1qEG__number{background:var(--card-accent,var(--orange));color:#fff;border-radius:6px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:15px;font-weight:700;line-height:1;display:inline-grid}.invest-module__XA1qEG__card h3{margin-bottom:10px}.invest-module__XA1qEG__card p{font-size:15px;line-height:1.9}.invest-module__XA1qEG__cardNote{color:var(--card-accent);border-top:1px solid #e5ebf0;margin-top:auto;padding-top:15px;font-size:12px;font-weight:600;line-height:1.7}.invest-module__XA1qEG__card p:has(+.invest-module__XA1qEG__cardNote){margin-bottom:22px}.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card{padding:17px}.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card h3{font-size:17px}.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card p{font-size:14px}.invest-module__XA1qEG__columns4 .invest-module__XA1qEG__card{padding:20px}.invest-module__XA1qEG__subsection{margin-top:30px}.invest-module__XA1qEG__subsection>h3{margin-bottom:18px}.invest-module__XA1qEG__diagramSection{background:#fdfdff}.invest-module__XA1qEG__centerHeading{text-align:center;margin-bottom:28px}.invest-module__XA1qEG__centerHeading h2{color:var(--orange);font-size:29px}.invest-module__XA1qEG__centerHeading p{margin-top:8px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card{min-height:205px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card:nth-child(4){border:1px solid var(--orange);background:#fffaf4}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card:nth-child(4) h3{color:var(--orange)}.invest-module__XA1qEG__comparison{grid-template-columns:1fr 1fr 1fr 32px 1.8fr;align-items:stretch;gap:16px;margin-top:30px;display:grid}.invest-module__XA1qEG__comparison>div{text-align:center;border-block:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;padding:16px;display:flex}.invest-module__XA1qEG__comparison svg{color:var(--violet);margin-bottom:5px}.invest-module__XA1qEG__comparison span{font-size:13px}.invest-module__XA1qEG__comparison strong{font-size:24px;line-height:1.5}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__missingMarket{border:1px dashed var(--orange);color:var(--orange)}.invest-module__XA1qEG__missingMarket strong{font-size:16px}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__missingMarket svg{color:var(--orange)}.invest-module__XA1qEG__comparisonArrow{place-items:center;display:grid}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__jarOpportunity{text-align:start;grid-template-columns:44px 1fr;align-content:center;justify-items:start;column-gap:16px;display:grid}.invest-module__XA1qEG__jarOpportunity img{grid-row:span 2}.invest-module__XA1qEG__jarOpportunity strong{font-size:19px}.invest-module__XA1qEG__jarOpportunity span{color:var(--orange);font-weight:700}.invest-module__XA1qEG__darkNote{color:#fff;background:#171c2e;border-radius:8px;align-items:center;gap:14px;margin-top:28px;padding:18px 22px;display:flex}.invest-module__XA1qEG__darkNote svg{color:#ffb36a}.invest-module__XA1qEG__darkNote p{color:#fff;font-size:15px}.invest-module__XA1qEG__operationsDiagram{grid-template-columns:1fr 160px 1.7fr;align-items:center;gap:28px;display:grid}.invest-module__XA1qEG__outcomes{gap:15px;display:grid}.invest-module__XA1qEG__outcomes>div{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 0;display:flex}.invest-module__XA1qEG__outcomes svg{color:var(--violet)}.invest-module__XA1qEG__outcomes strong{font-size:14px}.invest-module__XA1qEG__flowLogo{aspect-ratio:1;border:2px solid var(--orange);border-radius:50%;place-items:center;width:150px;display:grid}.invest-module__XA1qEG__processes{gap:24px;display:grid}.invest-module__XA1qEG__process{border-top:2px solid var(--orange);padding-top:14px}.invest-module__XA1qEG__process:nth-child(2){border-color:var(--violet)}.invest-module__XA1qEG__process h3{color:var(--orange);margin-bottom:15px;font-size:16px}.invest-module__XA1qEG__process:nth-child(2) h3{color:var(--violet)}.invest-module__XA1qEG__process ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;list-style:none;display:grid}.invest-module__XA1qEG__process li{font-size:13px;line-height:1.7}.invest-module__XA1qEG__process li>span{color:var(--orange);margin-bottom:6px;font-size:18px;font-weight:800;display:block}.invest-module__XA1qEG__process:nth-child(2) li>span{color:var(--violet)}.invest-module__XA1qEG__experienceGrid{grid-template-columns:1fr 230px 1fr;align-items:center;gap:45px;display:grid}.invest-module__XA1qEG__services h3{color:#fff;background:var(--orange);text-align:center;border-radius:6px;padding:12px 16px;font-size:16px}.invest-module__XA1qEG__services ul{list-style:none}.invest-module__XA1qEG__services li{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:13px 8px;font-size:14px;display:flex}.invest-module__XA1qEG__services svg{color:var(--orange)}.invest-module__XA1qEG__buyerServices h3{background:var(--violet)}.invest-module__XA1qEG__buyerServices svg{color:var(--violet)}.invest-module__XA1qEG__phoneMockup{background:#fdfbf4;border:6px solid #222327;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;width:200px;height:365px;margin:auto;display:flex;position:relative;box-shadow:6px 10px #d6d5d1}.invest-module__XA1qEG__phoneMockup>img{margin-bottom:20px}.invest-module__XA1qEG__phoneMockup strong{font-size:25px}.invest-module__XA1qEG__phoneMockup>span:last-child{font-size:11px}.invest-module__XA1qEG__phoneSpeaker{background:#17181b;border-radius:12px;width:70px;height:17px;position:absolute;top:10px}.invest-module__XA1qEG__userFlow{border-block:1px solid var(--line);grid-template-columns:repeat(6,1fr);gap:16px;max-width:900px;margin:35px auto 0;padding:25px 0;list-style:none;display:grid}.invest-module__XA1qEG__userFlow li{flex-direction:column;align-items:center;gap:9px;display:flex;position:relative}.invest-module__XA1qEG__userFlow li:not(:last-child):after{content:"";inset-inline-end:-23px;background:#d0c9f3;width:30px;height:1px;position:absolute;top:24px}.invest-module__XA1qEG__userFlow li>span{border:1px solid var(--violet);width:48px;height:48px;color:var(--violet);border-radius:50%;place-items:center;display:grid}.invest-module__XA1qEG__userFlow li:nth-child(-n+2)>span{color:var(--orange);border-color:var(--orange)}.invest-module__XA1qEG__userFlow strong{font-size:13px}.invest-module__XA1qEG__statement{text-align:center;margin-top:26px;font-weight:700;color:var(--ink)!important}.invest-module__XA1qEG__productArtwork{border-radius:8px;width:100%;height:auto;margin-bottom:25px;display:block}.invest-module__XA1qEG__targetCards .invest-module__XA1qEG__card h3{font-size:25px}.invest-module__XA1qEG__checklist{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 24px;margin-top:28px;list-style:none;display:grid}.invest-module__XA1qEG__checklist li{align-items:flex-start;gap:10px;padding-block:8px;font-size:13px;display:flex}.invest-module__XA1qEG__checklist svg{color:var(--green);margin-top:3px}.invest-module__XA1qEG__investment{background:#fbfcfd}.invest-module__XA1qEG__investmentGrid{grid-template-columns:1.3fr 1fr;align-items:center;gap:45px;display:grid}.invest-module__XA1qEG__investmentCopy h2{margin:6px 0 20px;font-size:34px;line-height:1.45}.invest-module__XA1qEG__investmentCopy>p{line-height:1.95}.invest-module__XA1qEG__investmentMetrics{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1.5fr) minmax(0,1fr);gap:20px;margin-top:30px;padding-top:24px;display:grid}.invest-module__XA1qEG__investmentMetrics>div{flex-direction:column;gap:5px;display:flex}.invest-module__XA1qEG__investmentMetrics strong{text-align:start;font-size:27px;line-height:1.25}.invest-module__XA1qEG__investmentMetrics span{color:var(--muted);font-size:12px}.invest-module__XA1qEG__fundingAsk{border:1px solid var(--line);background:#fff;border-radius:8px;padding:28px;box-shadow:0 6px 22px #1c273308}.invest-module__XA1qEG__askLabel{color:var(--orange);align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.invest-module__XA1qEG__askLabel>span:last-child{margin-inline-start:auto}.invest-module__XA1qEG__askAmount{flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:14px;display:flex}.invest-module__XA1qEG__askAmount strong{font-size:42px;line-height:1.5}.invest-module__XA1qEG__askAmount>span{color:var(--orange);font-size:16px;font-weight:700}.invest-module__XA1qEG__fundingAsk>p{margin-top:8px;font-size:14px}.invest-module__XA1qEG__capitalBar{border-radius:4px;gap:3px;height:9px;margin-top:23px;display:flex;overflow:hidden}.invest-module__XA1qEG__capitalBar span:first-child{background:var(--orange);width:74.23%}.invest-module__XA1qEG__capitalBar span:last-child{background:var(--violet);flex:1}.invest-module__XA1qEG__barLegend{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:8px;font-size:11px;display:flex}.invest-module__XA1qEG__askFacts{border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:18px;margin-top:23px;padding-block:15px;display:grid}.invest-module__XA1qEG__askFacts>div{flex-direction:column;gap:5px;display:flex}.invest-module__XA1qEG__askFacts span{color:var(--muted);font-size:11px}.invest-module__XA1qEG__askFacts strong{text-align:start;font-size:21px}.invest-module__XA1qEG__askFacts small{font-size:11px}.invest-module__XA1qEG__runway{color:var(--muted);margin-top:13px;font-size:12px;display:block}.invest-module__XA1qEG__financeMetrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:24px 0;display:grid}.invest-module__XA1qEG__financeMetrics>div{border:1px solid var(--line);background:#f7f9fc;border-radius:8px;min-width:0;padding:19px}.invest-module__XA1qEG__financeMetrics span{color:var(--muted);margin-bottom:8px;font-size:12px;display:block}.invest-module__XA1qEG__financeMetrics strong{text-align:start;font-size:25px;line-height:1.4;display:block}.invest-module__XA1qEG__financeMetrics small{color:var(--muted);font-size:11px}.invest-module__XA1qEG__tableWrapper{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.invest-module__XA1qEG__financeTable{border-collapse:collapse;text-align:start;width:100%;min-width:730px;font-size:12px;line-height:1.7}.invest-module__XA1qEG__financeTable th,.invest-module__XA1qEG__financeTable td{border-bottom:1px solid var(--line);text-align:start;padding:16px 18px}.invest-module__XA1qEG__financeTable thead{color:#fff;background:#192135}.invest-module__XA1qEG__financeTable thead th{font-size:12px}.invest-module__XA1qEG__financeTable tbody th{width:29%;font-weight:700}.invest-module__XA1qEG__financeTable td:nth-child(3){width:14%}.invest-module__XA1qEG__financeTable td:last-child{width:38%;color:var(--muted)}.invest-module__XA1qEG__financeTable tbody tr:nth-child(odd){background:#f8fafc}.invest-module__XA1qEG__financeTable .invest-module__XA1qEG__amount{white-space:nowrap;font-size:24px;font-weight:800;line-height:1.3}.invest-module__XA1qEG__financeTable tbody tr:nth-child(5) .invest-module__XA1qEG__amount{color:var(--green)}.invest-module__XA1qEG__financeTable tbody tr:last-child{background:#fff5e9}.invest-module__XA1qEG__financeTable tbody tr:last-child th,.invest-module__XA1qEG__financeTable tbody tr:last-child td{border-bottom:0}.invest-module__XA1qEG__artworkPair{grid-template-columns:1.25fr 1fr;gap:20px;margin-top:28px;display:grid}.invest-module__XA1qEG__artworkPair figure{background:#161a2b;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;padding:18px;display:flex}.invest-module__XA1qEG__artworkPair img{border-radius:4px;width:100%;height:auto;display:block}.invest-module__XA1qEG__artworkPair figcaption{color:#d7deed;align-items:center;gap:10px;margin-top:15px;font-size:12px;display:flex}.invest-module__XA1qEG__roadmapGrid{grid-template-columns:1.3fr 1fr;gap:45px;display:grid}.invest-module__XA1qEG__roadmapGrid h2{margin-bottom:16px;font-size:24px}.invest-module__XA1qEG__roadmap{gap:14px;list-style:none;display:grid}.invest-module__XA1qEG__roadmap li{border-inline-start:3px solid var(--orange);background:#f7f9fc;align-items:flex-start;gap:14px;padding:18px;display:flex}.invest-module__XA1qEG__roadmap li:nth-child(2n){--card-accent:var(--violet);border-color:var(--violet)}.invest-module__XA1qEG__roadmap h3{font-size:15px}.invest-module__XA1qEG__roadmap p{margin-top:7px;font-size:14px}.invest-module__XA1qEG__phase{color:var(--muted);flex-shrink:0;padding-top:4px;font-size:10px}.invest-module__XA1qEG__monetization{gap:16px;display:grid}.invest-module__XA1qEG__monetization article{border-bottom:1px solid var(--line);padding-block:16px}.invest-module__XA1qEG__monetization h3{color:var(--orange);font-size:17px}.invest-module__XA1qEG__monetization article:nth-child(2) h3{color:var(--violet)}.invest-module__XA1qEG__monetization p{margin-top:8px;font-size:14px}.invest-module__XA1qEG__teamGroup{margin-top:28px}.invest-module__XA1qEG__teamGroup>h3{margin-bottom:18px;font-size:16px}.invest-module__XA1qEG__teamGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.invest-module__XA1qEG__leadership{grid-template-columns:repeat(5,minmax(0,1fr))}.invest-module__XA1qEG__teamMember{--person-color:var(--orange);border-top:3px solid var(--person-color);background:#f7f9fc;border-radius:6px;min-width:0;padding:18px 16px}.invest-module__XA1qEG__teamMember:nth-child(2n){--person-color:var(--violet)}.invest-module__XA1qEG__teamMember:nth-child(3n){--person-color:var(--green)}.invest-module__XA1qEG__personHeading{align-items:flex-start;gap:10px;display:flex}.invest-module__XA1qEG__personHeading>span{background:var(--person-color);color:#fff;border-radius:7px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:16px;font-weight:700;display:grid}.invest-module__XA1qEG__personHeading h4{font-size:16px;line-height:1.5}.invest-module__XA1qEG__personHeading div>span{color:var(--person-color);margin-top:4px;font-size:11px;line-height:1.7;display:block}.invest-module__XA1qEG__teamMember>p{margin-top:18px;font-size:14px;line-height:1.95}.invest-module__XA1qEG__contact{background:#fffaf4;padding-block:55px}.invest-module__XA1qEG__contact h2{max-width:790px;margin-bottom:14px;font-size:32px}.invest-module__XA1qEG__contactActions{flex-wrap:wrap;gap:14px;margin-top:25px;display:flex}.invest-module__XA1qEG__primaryAction,.invest-module__XA1qEG__secondaryAction{border-radius:7px;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 20px;font-size:14px;font-weight:700;display:inline-flex}.invest-module__XA1qEG__primaryAction{background:var(--orange);color:#fff}.invest-module__XA1qEG__secondaryAction{color:var(--ink);background:#fff;border:1px solid #dfd8cf}.invest-module__XA1qEG__primaryAction:hover{background:#be4104}.invest-module__XA1qEG__secondaryAction:hover{border-color:var(--orange)}.invest-module__XA1qEG__confidentiality{border-top:1px solid #eae1d6;margin-top:30px;padding-top:18px}.invest-module__XA1qEG__confidentiality summary{cursor:pointer;align-items:center;gap:10px;width:fit-content;font-size:12px;font-weight:700;list-style:none;display:flex}.invest-module__XA1qEG__confidentiality summary::-webkit-details-marker{display:none}.invest-module__XA1qEG__confidentiality[open] summary svg{transform:rotate(90deg)}.invest-module__XA1qEG__confidentiality p{max-width:900px;margin-top:10px;font-size:12px}.invest-module__XA1qEG__footer{width:min(100% - 64px,1160px);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-inline:auto;padding:28px 0;font-size:12px;display:flex}.invest-module__XA1qEG__footer>a:first-child{color:var(--violet);font-size:18px;font-weight:800}@media (min-width:1600px){.invest-module__XA1qEG__inner{width:min(100% - 96px,1280px)}}@media (max-width:1100px){.invest-module__XA1qEG__columns5{grid-template-columns:repeat(3,minmax(0,1fr))}.invest-module__XA1qEG__columns4,.invest-module__XA1qEG__leadership{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__teamGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.invest-module__XA1qEG__experienceGrid{grid-template-columns:1fr 180px 1fr;gap:24px}.invest-module__XA1qEG__phoneMockup{width:170px;height:310px}.invest-module__XA1qEG__operationsDiagram{grid-template-columns:1fr 120px 1.7fr;gap:20px}.invest-module__XA1qEG__flowLogo{width:115px}.invest-module__XA1qEG__investmentGrid,.invest-module__XA1qEG__roadmapGrid{gap:28px}.invest-module__XA1qEG__financeMetrics{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__investmentCopy h2{font-size:29px}.invest-module__XA1qEG__comparison{gap:10px}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__jarOpportunity{text-align:center;grid-template-columns:1fr;justify-items:center}.invest-module__XA1qEG__jarOpportunity img{grid-row:auto}.invest-module__XA1qEG__phase{max-width:80px}}@media (max-width:760px){.invest-module__XA1qEG__inner{width:calc(100% - 40px)}.invest-module__XA1qEG__section{padding-block:32px}.invest-module__XA1qEG__cover{padding-top:88px}.invest-module__XA1qEG__coverLogo{width:265px;height:265px}.invest-module__XA1qEG__cover h1{font-size:18px}.invest-module__XA1qEG__coverActions{gap:5px 18px}.invest-module__XA1qEG__coverActions a{font-size:12px}.invest-module__XA1qEG__contents{gap:6px 22px}.invest-module__XA1qEG__contents a{font-size:12px}.invest-module__XA1qEG__sectionHeader{flex-direction:column;align-items:flex-start;gap:12px}.invest-module__XA1qEG__status{margin-inline-start:54px;font-size:10px}.invest-module__XA1qEG__page h2,.invest-module__XA1qEG__centerHeading h2{font-size:24px}.invest-module__XA1qEG__prose p,.invest-module__XA1qEG__sectionIntro{font-size:15px}.invest-module__XA1qEG__cards,.invest-module__XA1qEG__columns4,.invest-module__XA1qEG__columns5{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__card,.invest-module__XA1qEG__columns4 .invest-module__XA1qEG__card,.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card{padding:18px}.invest-module__XA1qEG__card p{font-size:14px}.invest-module__XA1qEG__card h3{font-size:18px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card{min-height:170px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card:last-child{grid-column:1/-1}.invest-module__XA1qEG__comparison{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.invest-module__XA1qEG__comparison strong{font-size:19px}.invest-module__XA1qEG__comparison span{font-size:12px}.invest-module__XA1qEG__comparisonArrow{display:none}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__jarOpportunity{text-align:start;grid-column:1/-1;grid-template-columns:44px auto;justify-self:center;justify-items:start;width:fit-content}.invest-module__XA1qEG__jarOpportunity img{grid-row:span 2}.invest-module__XA1qEG__operationsDiagram{grid-template-columns:120px 1fr}.invest-module__XA1qEG__outcomes{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:20px}.invest-module__XA1qEG__outcomes>div{flex-direction:column;align-items:flex-start;gap:10px}.invest-module__XA1qEG__experienceGrid{grid-template-columns:1fr 1fr;gap:26px}.invest-module__XA1qEG__phoneMockup{grid-area:1/1/auto/-1;width:160px;height:290px}.invest-module__XA1qEG__phoneMockup strong{font-size:22px}.invest-module__XA1qEG__services{align-self:start}.invest-module__XA1qEG__userFlow{grid-template-columns:repeat(3,1fr);gap:24px}.invest-module__XA1qEG__userFlow li:after{display:none}.invest-module__XA1qEG__checklist{grid-template-columns:1fr 1fr}.invest-module__XA1qEG__investmentGrid,.invest-module__XA1qEG__roadmapGrid{grid-template-columns:1fr;gap:32px}.invest-module__XA1qEG__investmentCopy h2{font-size:28px}.invest-module__XA1qEG__artworkPair{grid-template-columns:1fr}.invest-module__XA1qEG__teamGrid,.invest-module__XA1qEG__leadership{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__contact h2{font-size:27px}.invest-module__XA1qEG__footer{width:calc(100% - 40px)}}@media (max-width:480px){.invest-module__XA1qEG__cards,.invest-module__XA1qEG__columns2,.invest-module__XA1qEG__columns4,.invest-module__XA1qEG__columns5{grid-template-columns:1fr}.invest-module__XA1qEG__card,.invest-module__XA1qEG__columns4 .invest-module__XA1qEG__card,.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card{padding:20px}.invest-module__XA1qEG__cardTop{margin-bottom:12px}.invest-module__XA1qEG__gapSteps{grid-template-columns:1fr 1fr}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card{padding:14px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card h3{font-size:16px}.invest-module__XA1qEG__gapSteps .invest-module__XA1qEG__card p{font-size:13px}.invest-module__XA1qEG__page h2,.invest-module__XA1qEG__centerHeading h2{font-size:22px}.invest-module__XA1qEG__status{margin-inline-start:0}.invest-module__XA1qEG__note{gap:10px;padding:16px}.invest-module__XA1qEG__note p{font-size:14px}.invest-module__XA1qEG__comparison{gap:8px}.invest-module__XA1qEG__comparison>div{padding:10px 6px}.invest-module__XA1qEG__comparison .invest-module__XA1qEG__missingMarket strong{font-size:14px}.invest-module__XA1qEG__operationsDiagram{grid-template-columns:1fr}.invest-module__XA1qEG__flowLogo{justify-self:center;width:100px}.invest-module__XA1qEG__outcomes{gap:10px}.invest-module__XA1qEG__outcomes strong{font-size:12px}.invest-module__XA1qEG__process ol{gap:10px}.invest-module__XA1qEG__process li{font-size:12px}.invest-module__XA1qEG__experienceGrid{grid-template-columns:1fr}.invest-module__XA1qEG__services h3{font-size:16px}.invest-module__XA1qEG__services li{font-size:14px}.invest-module__XA1qEG__phoneMockup{grid-row:auto}.invest-module__XA1qEG__financeMetrics{gap:10px}.invest-module__XA1qEG__financeMetrics>div{padding:14px}.invest-module__XA1qEG__financeMetrics strong{font-size:21px}.invest-module__XA1qEG__financeMetrics small{display:block}.invest-module__XA1qEG__fundingAsk{padding:20px}.invest-module__XA1qEG__askAmount strong{font-size:38px}.invest-module__XA1qEG__investmentMetrics{gap:12px}.invest-module__XA1qEG__investmentMetrics strong{font-size:23px}.invest-module__XA1qEG__teamGrid,.invest-module__XA1qEG__leadership{grid-template-columns:1fr}.invest-module__XA1qEG__teamMember{padding:20px}.invest-module__XA1qEG__personHeading h4{font-size:18px}.invest-module__XA1qEG__personHeading div>span{font-size:12px}.invest-module__XA1qEG__teamMember>p{margin-top:12px}.invest-module__XA1qEG__checklist{grid-template-columns:1fr;gap:8px}.invest-module__XA1qEG__roadmap li{flex-wrap:wrap}.invest-module__XA1qEG__roadmap li>div{flex:1}.invest-module__XA1qEG__roadmap .invest-module__XA1qEG__phase{max-width:none;margin-inline-start:42px}.invest-module__XA1qEG__contactActions>a{width:100%}}@media print{.invest-module__XA1qEG__page>header,.invest-module__XA1qEG__coverActions,.invest-module__XA1qEG__contents,.invest-module__XA1qEG__footer,.invest-module__XA1qEG__contactActions .invest-module__XA1qEG__secondaryAction{display:none}.invest-module__XA1qEG__contactActions .invest-module__XA1qEG__primaryAction{color:var(--ink);background:0 0;justify-content:flex-start;padding:0}.invest-module__XA1qEG__confidentiality summary svg{display:none}.invest-module__XA1qEG__page{font-size:10px}.invest-module__XA1qEG__cover{padding:8px 0 24px}.invest-module__XA1qEG__coverLogo{width:180px;height:180px}.invest-module__XA1qEG__cover h1{font-size:18px}.invest-module__XA1qEG__inner{width:100%}.invest-module__XA1qEG__section{break-inside:avoid-page;padding-block:20px}.invest-module__XA1qEG__sectionHeader{break-after:avoid;margin-bottom:14px;padding-bottom:12px}.invest-module__XA1qEG__page h2,.invest-module__XA1qEG__centerHeading h2{font-size:18px}.invest-module__XA1qEG__page h3,.invest-module__XA1qEG__card h3,.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card h3{font-size:13px}.invest-module__XA1qEG__card p,.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card p,.invest-module__XA1qEG__prose p,.invest-module__XA1qEG__sectionIntro,.invest-module__XA1qEG__note p,.invest-module__XA1qEG__teamMember>p,.invest-module__XA1qEG__roadmap p,.invest-module__XA1qEG__monetization p,.invest-module__XA1qEG__darkNote p{font-size:10px;line-height:1.7}.invest-module__XA1qEG__cards,.invest-module__XA1qEG__columns5{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.invest-module__XA1qEG__columns2,.invest-module__XA1qEG__columns4{grid-template-columns:repeat(2,minmax(0,1fr))}.invest-module__XA1qEG__card,.invest-module__XA1qEG__columns4 .invest-module__XA1qEG__card,.invest-module__XA1qEG__columns5 .invest-module__XA1qEG__card{break-inside:avoid;padding:12px}.invest-module__XA1qEG__cardNote{padding-top:10px;font-size:9px}.invest-module__XA1qEG__number{width:22px;height:22px;font-size:12px}.invest-module__XA1qEG__note,.invest-module__XA1qEG__darkNote,.invest-module__XA1qEG__teamMember,.invest-module__XA1qEG__roadmap li{break-inside:avoid}.invest-module__XA1qEG__centerHeading{break-after:avoid}.invest-module__XA1qEG__productArtwork{object-fit:contain;break-inside:avoid;max-height:360px}.invest-module__XA1qEG__investmentGrid,.invest-module__XA1qEG__roadmapGrid{grid-template-columns:1fr}.invest-module__XA1qEG__fundingAsk{break-inside:avoid;box-shadow:none}.invest-module__XA1qEG__investmentCopy h2,.invest-module__XA1qEG__contact h2{font-size:24px}.invest-module__XA1qEG__investmentCopy p{font-size:12px}.invest-module__XA1qEG__financeMetrics{grid-template-columns:repeat(4,1fr)}.invest-module__XA1qEG__financeMetrics strong{font-size:17px}.invest-module__XA1qEG__financeMetrics span{font-size:9px}.invest-module__XA1qEG__financeMetrics>div{padding:10px}.invest-module__XA1qEG__tableWrapper{overflow:visible}.invest-module__XA1qEG__financeTable{min-width:0;font-size:9px}.invest-module__XA1qEG__financeTable th,.invest-module__XA1qEG__financeTable td{padding:10px 8px}.invest-module__XA1qEG__financeTable thead th{font-size:10px}.invest-module__XA1qEG__financeTable .invest-module__XA1qEG__amount{font-size:17px}.invest-module__XA1qEG__financeTable tr{break-inside:avoid}.invest-module__XA1qEG__financeTable,.invest-module__XA1qEG__teamGroup{break-inside:avoid-page}.invest-module__XA1qEG__artworkPair{break-inside:avoid;grid-template-columns:1fr 1fr}.invest-module__XA1qEG__teamGrid,.invest-module__XA1qEG__leadership{grid-template-columns:repeat(3,minmax(0,1fr))}.invest-module__XA1qEG__personHeading h4{font-size:13px}.invest-module__XA1qEG__personHeading div>span{font-size:9px}.invest-module__XA1qEG__contact{break-inside:avoid}}
.privacy-module__ZGDmtG__main{min-height:100vh;padding-top:calc(var(--nav-height) + 60px);padding-bottom:80px}.privacy-module__ZGDmtG__title{color:var(--color-text);margin-bottom:8px;font-size:44px;font-weight:800}.privacy-module__ZGDmtG__updated{color:var(--color-text-muted);margin-bottom:48px;font-size:14px}.privacy-module__ZGDmtG__content{max-width:860px}.privacy-module__ZGDmtG__content h2{color:var(--color-text);margin-top:36px;margin-bottom:12px;font-size:22px;font-weight:700}.privacy-module__ZGDmtG__content h3{color:var(--color-text);margin-top:24px;margin-bottom:10px;font-size:18px;font-weight:700}.privacy-module__ZGDmtG__content p{color:var(--color-text-secondary);margin-bottom:16px;font-size:16px;line-height:1.8}.privacy-module__ZGDmtG__content ul{color:var(--color-text-secondary);margin:0 0 20px 24px;padding:0}.privacy-module__ZGDmtG__content li{margin-bottom:8px;font-size:16px;line-height:1.8}html[dir=rtl] .privacy-module__ZGDmtG__content ul{margin-left:0;margin-right:24px}@media (max-width:768px){.privacy-module__ZGDmtG__main{padding-top:calc(var(--nav-height) + 40px);padding-bottom:56px}.privacy-module__ZGDmtG__title{font-size:34px}.privacy-module__ZGDmtG__updated{margin-bottom:32px}.privacy-module__ZGDmtG__content h2{font-size:20px}.privacy-module__ZGDmtG__content h3{font-size:17px}}
.DownloadBadges-module__V5gPdW__section{background:var(--color-bg)}.DownloadBadges-module__V5gPdW__content{text-align:center}.DownloadBadges-module__V5gPdW__badges{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.DownloadBadges-module__V5gPdW__badge{background:var(--color-text);border-radius:var(--radius-sm);cursor:default;opacity:.7;transition:opacity var(--transition-base), transform var(--transition-base), background-color var(--transition-base);align-items:center;gap:14px;min-width:200px;padding:16px 28px;display:flex}.DownloadBadges-module__V5gPdW__badge:hover{opacity:.85;transform:translateY(-3px)scale(1.015)}.DownloadBadges-module__V5gPdW__badge:hover .DownloadBadges-module__V5gPdW__badgeIcon{transform:translateY(-1px)scale(1.06)}.DownloadBadges-module__V5gPdW__badgeIcon{color:#fff;transition:transform var(--transition-fast);align-items:center;display:flex}.DownloadBadges-module__V5gPdW__badgeText{text-align:start;flex-direction:column;display:flex}.DownloadBadges-module__V5gPdW__badgeLabel{color:#fff;font-size:16px;font-weight:700}.DownloadBadges-module__V5gPdW__comingSoon{color:#ffffff8c;text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:500}
