.Header-module__lnUIdW__header{z-index:100;height:var(--nav-height);border-bottom:1px solid #0000;transition:background .3s,border-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,transform .3s;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__header.Header-module__lnUIdW__hidden{transform:translateY(-100%)}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled{background:var(--header-bg);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border)}.Header-module__lnUIdW__inner{height:var(--nav-height);justify-content:space-between;align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__logo{flex-shrink:0;align-items:center;gap:10px;display:flex}.Header-module__lnUIdW__logoMark{filter:drop-shadow(0 0 8px var(--primary-glow));justify-content:center;align-items:center;display:flex}.Header-module__lnUIdW__logoText{color:var(--foreground);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.Header-module__lnUIdW__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:none}@media (min-width:768px){.Header-module__lnUIdW__nav{display:flex}}.Header-module__lnUIdW__navLink{color:var(--muted);border-radius:var(--radius-full);padding:8px 16px;font-size:.9rem;font-weight:500;transition:color .2s,background .2s}.Header-module__lnUIdW__navLink:hover{color:var(--foreground);background:var(--primary-glow-sm)}.Header-module__lnUIdW__actions{flex-shrink:0;align-items:center;gap:12px;display:flex}.Header-module__lnUIdW__hamburger{z-index:111;cursor:pointer;touch-action:manipulation;pointer-events:auto;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;padding:10px;display:inline-flex;position:relative}@media (min-width:768px){.Header-module__lnUIdW__hamburger{display:none}}.Header-module__lnUIdW__bar{background:var(--foreground);transform-origin:50%;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__lnUIdW__barOpen1{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__barOpen2{opacity:0;transform:scaleX(0)}.Header-module__lnUIdW__barOpen3{transform:translateY(-7px)rotate(-45deg)}.Header-module__lnUIdW__mobileMenu{padding-top:var(--nav-height);background:var(--background);border-top:1px solid var(--border);opacity:0;pointer-events:none;z-index:110;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s;position:fixed;inset:0;transform:translateY(-100%)}.Header-module__lnUIdW__mobileMenu.Header-module__lnUIdW__mobileMenuOpen{opacity:1;pointer-events:all;transform:translateY(0)}.Header-module__lnUIdW__mobileNav{flex-direction:column;gap:4px;padding:32px 24px;display:flex}.Header-module__lnUIdW__mobileNavLink{color:var(--muted);border-bottom:1px solid var(--border-subtle);opacity:0;padding:14px 0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;transition:color .2s,transform .3s,opacity .3s;transform:translate(-16px)}.Header-module__lnUIdW__mobileMenuOpen .Header-module__lnUIdW__mobileNavLink{opacity:1;transform:translate(0)}.Header-module__lnUIdW__mobileNavLink:hover{color:var(--primary-light)}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:var(--primary-light);position:relative}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active{color:var(--primary-light);position:relative}.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:0;left:0}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-subtle);background:var(--background-2);padding-top:42px}.Footer-module__3hUVsW__inner{grid-template-columns:1fr;gap:28px;padding-bottom:34px;display:grid}@media (min-width:768px){.Footer-module__3hUVsW__inner{grid-template-columns:2fr 3fr}}.Footer-module__3hUVsW__brand{flex-direction:column;gap:14px;display:flex}.Footer-module__3hUVsW__logo{align-items:center;gap:10px;display:inline-flex}.Footer-module__3hUVsW__logoMark{filter:drop-shadow(0 0 8px var(--primary-glow))}.Footer-module__3hUVsW__logoText{color:var(--foreground);font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.Footer-module__3hUVsW__tagline{color:var(--muted);max-width:320px;font-size:.9rem;line-height:1.7}.Footer-module__3hUVsW__socials{gap:8px;display:flex}.Footer-module__3hUVsW__socialLink{border-radius:var(--radius);width:36px;height:36px;color:var(--muted);border:1px solid var(--border-subtle);justify-content:center;align-items:center;transition:color .2s,border-color .2s,background .2s;display:flex}.Footer-module__3hUVsW__socialLink:hover{color:var(--primary-light);border-color:var(--border);background:var(--primary-glow-sm)}.Footer-module__3hUVsW__links{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px;display:grid}@media (max-width:760px){.Footer-module__3hUVsW__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}}@media (max-width:480px){.Footer-module__3hUVsW__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}}.Footer-module__3hUVsW__groupTitle{letter-spacing:.1em;text-transform:uppercase;color:var(--foreground-2);margin-bottom:8px;font-size:.72rem;font-weight:600}.Footer-module__3hUVsW__linkList{flex-direction:column;gap:6px;display:flex}.Footer-module__3hUVsW__link{color:var(--muted);font-size:.82rem;line-height:1.4;transition:color .2s}.Footer-module__3hUVsW__link:hover{color:var(--primary-light)}.Footer-module__3hUVsW__bottom{border-top:1px solid var(--border-subtle);padding:12px 0}.Footer-module__3hUVsW__bottomInner{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}@media (min-width:640px){.Footer-module__3hUVsW__bottomInner{text-align:left;flex-direction:row;justify-content:space-between}}.Footer-module__3hUVsW__copyright,.Footer-module__3hUVsW__madeIn{color:var(--muted-2);font-size:.82rem}
.FinalCTA-module__smnCta__section{background:var(--background);text-align:center;position:relative;overflow:hidden}.FinalCTA-module__smnCta__glow{pointer-events:none;background:radial-gradient(#0d948826 0%,#0000 65%);width:800px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FinalCTA-module__smnCta__grid{pointer-events:none;background-image:linear-gradient(#0d94880a 1px,#0000 1px),linear-gradient(90deg,#0d94880a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 80%);mask-image:radial-gradient(#000 40%,#0000 80%)}.FinalCTA-module__smnCta__headline{max-width:680px;margin:0 auto 64px}.FinalCTA-module__smnCta__title{letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.FinalCTA-module__smnCta__subtitle{color:var(--muted);max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.7}.FinalCTA-module__smnCta__cards{grid-template-columns:1fr;gap:16px;max-width:960px;margin:0 auto 48px;display:grid}@media (min-width:768px){.FinalCTA-module__smnCta__cards{grid-template-columns:repeat(3,1fr)}}.FinalCTA-module__smnCta__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:32px 24px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.FinalCTA-module__smnCta__card:hover{border-color:var(--border);box-shadow:var(--shadow-primary-sm);transform:translateY(-5px)}.FinalCTA-module__smnCta__cardIcon{font-size:2rem}.FinalCTA-module__smnCta__cardTitle{color:var(--foreground);font-size:1.1rem;font-weight:700}.FinalCTA-module__smnCta__cardDesc{color:var(--muted);flex:1;font-size:.875rem;line-height:1.6}.FinalCTA-module__smnCta__cardCta{justify-content:center;width:100%;margin-top:8px}.FinalCTA-module__smnCta__trust{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px 40px;display:flex}.FinalCTA-module__smnCta__trustItem{color:var(--muted);align-items:center;gap:8px;font-size:.85rem;display:flex}
.Hero-module___w2HtG__hero{min-height:100vh;padding-top:var(--nav-height);background:radial-gradient(circle at top center, var(--primary-glow-sm) 0%, transparent 34%), linear-gradient(180deg, var(--background) 0%, var(--background-2) 100%);flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__glowBottom{pointer-events:none;background:radial-gradient(#19f5e214 0%,#0000 70%);width:600px;height:400px;position:absolute;bottom:0;right:-200px}.Hero-module___w2HtG__grid{pointer-events:none;background-image:linear-gradient(#0d94880a 1px,#0000 1px),linear-gradient(90deg,#0d94880a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module___w2HtG__inner{z-index:1;grid-template-columns:1fr;align-items:center;gap:48px;padding:80px 0;display:grid;position:relative}@media (min-width:900px){.Hero-module___w2HtG__inner{grid-template-columns:1fr 1fr;gap:64px;padding:100px 0}}.Hero-module___w2HtG__content{flex-direction:column;gap:24px;display:flex}.Hero-module___w2HtG__badge{opacity:1;width:fit-content;animation:.6s .1s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__dot{background:var(--primary-light);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module___w2HtG__glow-pulse}.Hero-module___w2HtG__headline{letter-spacing:-.03em;opacity:1;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.05;animation:.7s .15s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__subheadline{color:var(--muted);opacity:1;max-width:520px;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;animation:.7s .3s both Hero-module___w2HtG__fadeInUp}.Hero-module___w2HtG__ctas{opacity:1;flex-wrap:nowrap;align-items:center;gap:12px;width:fit-content;max-width:100%;animation:.7s .45s both Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__ctas a{flex:none}@media (max-width:480px){.Hero-module___w2HtG__ctas{gap:8px}.Hero-module___w2HtG__ctas a{padding:12px 16px;font-size:.78rem}}@media (max-width:360px){.Hero-module___w2HtG__ctas a{padding:10px 12px;font-size:.72rem}}.Hero-module___w2HtG__stats{border-top:1px solid var(--border-subtle);opacity:1;gap:32px;padding-top:16px;animation:.7s .6s both Hero-module___w2HtG__fadeInUp;display:flex}.Hero-module___w2HtG__stat{flex-direction:column;gap:2px;display:flex}.Hero-module___w2HtG__statValue{color:var(--primary-light);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.Hero-module___w2HtG__statLabel{color:var(--muted);font-size:.78rem}.Hero-module___w2HtG__visual{opacity:1;justify-content:center;align-items:center;animation:.9s .3s both Hero-module___w2HtG__scaleIn;display:flex}.Hero-module___w2HtG__mapFrame{border-radius:18px;justify-content:center;align-items:center;width:100%;max-width:560px;animation:6s ease-in-out infinite Hero-module___w2HtG__float;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__mapFrame:before{content:"";filter:blur(18px);z-index:0;background:radial-gradient(circle,#0d948838 0%,#0d948814 42%,#0000 74%);border-radius:50%;position:absolute;inset:10% 12%}.Hero-module___w2HtG__heroVideo{aspect-ratio:16/9;z-index:1;object-fit:cover;pointer-events:none;filter:drop-shadow(0 0 40px #0d948833);width:100%;height:auto;display:block;position:relative;transform:scale(1.04)}.Hero-module___w2HtG__scrollIndicator{opacity:1;animation:1s 1.5s both Hero-module___w2HtG__fadeIn;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__scrollMouse{border:1.5px solid var(--border);border-radius:99px;justify-content:center;width:22px;height:36px;padding-top:6px;display:flex}.Hero-module___w2HtG__scrollWheel{background:var(--primary);border-radius:99px;width:3px;height:8px;animation:1.5s ease-in-out infinite Hero-module___w2HtG__scrollDown}@keyframes Hero-module___w2HtG__scrollDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.Hero-module___w2HtG__dropdownWrapper{display:inline-block;position:relative}.Hero-module___w2HtG__dropdownArrow{margin-left:6px;font-size:.75em;transition:transform .2s;display:inline-block}.Hero-module___w2HtG__dropdownWrapper .Hero-module___w2HtG__btn[aria-expanded=true] .Hero-module___w2HtG__dropdownArrow{transform:rotate(180deg)}.Hero-module___w2HtG__dropdownMenu{background:var(--background);border:1px solid var(--border-subtle);z-index:10;border-radius:8px;min-width:200px;padding:8px 0;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 8px 24px #00000026}.Hero-module___w2HtG__dropdownItem{color:var(--text);padding:10px 20px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}.Hero-module___w2HtG__dropdownItem:hover{background:var(--background-hover,#0d94880f);color:var(--primary-light)}@media (max-width:480px){.Hero-module___w2HtG__dropdownMenu{min-width:160px;left:-8px}.Hero-module___w2HtG__dropdownItem{padding:8px 16px;font-size:.8rem}}@media (max-width:360px){.Hero-module___w2HtG__dropdownMenu{min-width:140px;left:-4px}.Hero-module___w2HtG__dropdownItem{padding:6px 12px;font-size:.75rem}}.Hero-module___w2HtG__ctas .Hero-module___w2HtG__dropdownWrapper{flex:none;display:inline-block}@media (max-width:480px){.Hero-module___w2HtG__ctas a,.Hero-module___w2HtG__ctas .Hero-module___w2HtG__dropdownWrapper button{white-space:nowrap;padding:12px 16px;font-size:.78rem}}@media (max-width:360px){.Hero-module___w2HtG__ctas a,.Hero-module___w2HtG__ctas .Hero-module___w2HtG__dropdownWrapper button{padding:10px 12px;font-size:.72rem}}
.Traction-module__XSqsfq__section{background:var(--background-2);padding:20px 0 28px;position:relative;overflow:hidden}.Traction-module__XSqsfq__grid{pointer-events:none;background-image:linear-gradient(#0d94880a 1px,#0000 1px),linear-gradient(90deg,#0d94880a 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.Traction-module__XSqsfq__inner{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.Traction-module__XSqsfq__metric{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px 18px;animation:.7s both Traction-module__XSqsfq__fadeInUp;display:flex}.Traction-module__XSqsfq__metric strong{color:var(--primary-dark);align-self:center;font-family:Outfit,sans-serif;font-size:clamp(2.25rem,4vw,2.5rem);line-height:1}.Traction-module__XSqsfq__metric span{width:100%;max-width:220px;color:var(--foreground-2);text-align:center;margin:0 auto;font-size:1rem;line-height:1.35;display:block}@media (min-width:760px){.Traction-module__XSqsfq__inner{grid-template-columns:repeat(3,1fr)}.Traction-module__XSqsfq__metric{flex-direction:column;justify-content:center;align-items:center;min-height:60px}.Traction-module__XSqsfq__metric span{text-align:center;margin:0 auto}}
.verify-drug-module__9y0uOG__verifyHero{background:radial-gradient(circle at 50% 0%, #0d948829, transparent 34%), var(--background);padding:56px 0 48px}.verify-drug-module__9y0uOG__verifyButton{letter-spacing:0;border:1px solid #ffffff52;min-width:min(100%,320px);padding:21px 46px;font-size:1.15rem;font-weight:800;box-shadow:0 18px 42px #0d948847,inset 0 1px #ffffff47}.verify-drug-module__9y0uOG__verifyButton:after{content:"";background:linear-gradient(120deg,#0000,#ffffff3d,#0000);transition:transform .45s;position:absolute;inset:0;transform:translate(-120%)}.verify-drug-module__9y0uOG__verifyButton:hover:after{transform:translate(120%)}@media (max-width:520px){.verify-drug-module__9y0uOG__verifyHero{padding:40px 0 36px}.verify-drug-module__9y0uOG__verifyButton{width:100%;padding:18px 28px;font-size:1.05rem}}
.ProductShowcase-module__NeWWWq__section{background:linear-gradient(#fff 0%,#f6fbfa 48%,#fff 100%);padding:108px 0;overflow:hidden}.ProductShowcase-module__NeWWWq__inner{flex-direction:column;gap:56px;display:flex}.ProductShowcase-module__NeWWWq__header{max-width:820px}.ProductShowcase-module__NeWWWq__header h2{max-width:800px;font-size:clamp(2.25rem,5vw,4.35rem)}.ProductShowcase-module__NeWWWq__blocks{flex-direction:column;gap:44px;display:flex}.ProductShowcase-module__NeWWWq__block{background:linear-gradient(135deg, #fffffff5, #f4fbfae6), radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--accent,#080b0b) 18%, transparent), transparent 32%);border:1px solid #051a1814;border-radius:8px;grid-template-columns:1fr;align-items:center;gap:34px;min-height:560px;padding:clamp(24px,5vw,56px);display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #0922201a}.ProductShowcase-module__NeWWWq__block:before{content:"";pointer-events:none;background-image:linear-gradient(#09222009 1px,#0000 1px),linear-gradient(90deg,#09222009 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 24% 72%,#0000);mask-image:linear-gradient(90deg,#0000,#000 24% 72%,#0000)}.ProductShowcase-module__NeWWWq__copy,.ProductShowcase-module__NeWWWq__carousel{z-index:1;position:relative}.ProductShowcase-module__NeWWWq__copy{flex-direction:column;gap:18px;display:flex}.ProductShowcase-module__NeWWWq__eyebrow{border:1px solid color-mix(in srgb, var(--accent,#0d9488) 18%, transparent);border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent,#0d9488) 10%, #fff);width:fit-content;color:var(--primary-dark);letter-spacing:.1em;text-transform:uppercase;padding:7px 12px;font-size:.73rem;font-weight:850}.ProductShowcase-module__NeWWWq__copy h3{max-width:560px;font-size:clamp(2rem,4vw,3.55rem)}.ProductShowcase-module__NeWWWq__copy p{max-width:520px;color:var(--foreground-2);font-size:1rem;font-weight:560;line-height:1.75}.ProductShowcase-module__NeWWWq__copy ul{gap:12px;margin-top:4px;display:grid}.ProductShowcase-module__NeWWWq__copy li{color:var(--foreground-2);align-items:center;gap:10px;font-weight:700;display:flex}.ProductShowcase-module__NeWWWq__copy li svg{color:var(--accent,var(--primary));flex:none}.ProductShowcase-module__NeWWWq__carousel{--accent:#050a0a;justify-self:center;gap:12px;width:100%;max-width:690px;display:grid}.ProductShowcase-module__NeWWWq__screenshotStage{isolation:isolate;aspect-ratio:16/9;background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 8%, #f8fffe), #fff);border:1px solid #09222014;border-radius:10px;transition:transform .35s,box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 22px 54px #00000014}.ProductShowcase-module__NeWWWq__activeStage{border-color:color-mix(in srgb, var(--accent) 28%, #09222014);box-shadow:0 30px 70px #09222024, 0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent)}.ProductShowcase-module__NeWWWq__screenshotStage:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#ffffff14,#0000 36%),radial-gradient(circle at 18% 16%,#ffffff80,#0000 24%);position:absolute;inset:0}.ProductShowcase-module__NeWWWq__screenshot{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .55s cubic-bezier(.2,.8,.2,1),filter .55s,box-shadow .55s;animation:.5s both ProductShowcase-module__NeWWWq__screenshot-in}.ProductShowcase-module__NeWWWq__activeStage .ProductShowcase-module__NeWWWq__screenshot{filter:saturate(1.2)contrast(1.08)brightness(1.02);transform:scale(1.07)}.ProductShowcase-module__NeWWWq__activeStage:hover .ProductShowcase-module__NeWWWq__screenshot{transform:scale(1.15)}.ProductShowcase-module__NeWWWq__captionPanel{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:.8;background:#ffffffd1;border:1px solid #ffffff94;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;transition:opacity .4s;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 18px 40px #09222024}.ProductShowcase-module__NeWWWq__captionIcon{background:var(--accent);color:#fff;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;display:grid}.ProductShowcase-module__NeWWWq__captionPanel p{color:var(--foreground-2);font-size:.86rem;font-weight:720;line-height:1.45}.ProductShowcase-module__NeWWWq__pagination{justify-content:center;align-items:center;gap:8px;display:flex}.ProductShowcase-module__NeWWWq__pagination button{background:#09222033;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:background .2s,opacity .2s}.ProductShowcase-module__NeWWWq__pagination button:hover,.ProductShowcase-module__NeWWWq__pagination button:focus-visible{background:#0922206b;outline:none}.ProductShowcase-module__NeWWWq__pagination .ProductShowcase-module__NeWWWq__activeDot{background:var(--accent);opacity:1;width:7px}@keyframes ProductShowcase-module__NeWWWq__screenshot-in{0%{opacity:0;transform:scale(1.018)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.ProductShowcase-module__NeWWWq__navButton{z-index:10;width:40px;height:40px;color:var(--primary-dark);cursor:pointer;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;transition:opacity .3s,background .3s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ProductShowcase-module__NeWWWq__screenshotStage:hover .ProductShowcase-module__NeWWWq__navButton{opacity:1}.ProductShowcase-module__NeWWWq__navButton:hover{background:#fffffff2;transform:translateY(-50%)scale(1.05)}.ProductShowcase-module__NeWWWq__prevButton{left:12px}.ProductShowcase-module__NeWWWq__nextButton{right:12px}@media (min-width:900px){.ProductShowcase-module__NeWWWq__block{grid-template-columns:.74fr 1fr}.ProductShowcase-module__NeWWWq__block:nth-child(2n){grid-template-columns:1fr .74fr}.ProductShowcase-module__NeWWWq__block:nth-child(2n) .ProductShowcase-module__NeWWWq__copy{order:2}}@media (max-width:720px){.ProductShowcase-module__NeWWWq__section{padding:82px 0}.ProductShowcase-module__NeWWWq__block{min-height:auto;padding:22px}.ProductShowcase-module__NeWWWq__captionPanel{margin:12px;position:static}.ProductShowcase-module__NeWWWq__screenshotStage{aspect-ratio:auto}.ProductShowcase-module__NeWWWq__screenshot{aspect-ratio:16/9;height:auto}}.ProductShowcase-module__NeWWWq__activeStage .ProductShowcase-module__NeWWWq__captionPanel{opacity:1}
.contact-module__swMWYG__section{background:var(--background);padding:80px 0}.contact-module__swMWYG__wrapper{text-align:center;max-width:720px;margin:0 auto}.contact-module__swMWYG__title{margin:12px 0;font-size:clamp(2rem,4vw,2.6rem);font-weight:700}.contact-module__swMWYG__subtitle{color:var(--muted);margin-bottom:24px;line-height:1.6}.contact-module__swMWYG__socials{justify-content:center;gap:12px;margin-bottom:40px;display:flex}.contact-module__swMWYG__socialLink{border-radius:var(--radius,12px);width:44px;height:44px;color:var(--muted);border:1px solid var(--border-subtle);background:0 0;justify-content:center;align-items:center;transition:all .2s;display:flex}.contact-module__swMWYG__socialLink:hover{color:var(--primary-light);border-color:var(--border);background:var(--primary-glow-sm,#0000000d);transform:translateY(-2px)}.contact-module__swMWYG__form{text-align:left;flex-direction:column;gap:14px;display:flex}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border-subtle);background:var(--surface);border-radius:12px;width:100%;padding:14px 16px;font-size:.9rem}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__optionsGroup{margin:8px 0}.contact-module__swMWYG__optionsLabel{color:var(--foreground);margin-bottom:12px;font-size:.9rem;font-weight:600;display:block}.contact-module__swMWYG__optionsGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.contact-module__swMWYG__optionsGrid{grid-template-columns:repeat(2,1fr)}}.contact-module__swMWYG__optionCard{border:1px solid var(--border-subtle);background:var(--surface);cursor:pointer;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;transition:all .2s;display:flex}.contact-module__swMWYG__optionCard:hover{border-color:var(--primary);background:var(--background)}.contact-module__swMWYG__optionCard input{accent-color:var(--primary);flex-shrink:0;margin-top:2px}.contact-module__swMWYG__optionCard div{flex:1}.contact-module__swMWYG__optionCard strong{margin-bottom:4px;font-size:.95rem;display:block}.contact-module__swMWYG__optionDesc{color:var(--muted);font-size:.8rem;line-height:1.4;display:block}.contact-module__swMWYG__success{text-align:center}.contact-module__swMWYG__success h2{margin-bottom:10px;font-size:1.4rem}.contact-module__swMWYG__success p{color:var(--muted);margin-bottom:20px}.contact-module__swMWYG__errorMsg{color:var(--destructive);text-align:center;background:#ef44441a;border-radius:10px;margin:8px 0 0;padding:10px;font-size:.85rem}.contact-module__swMWYG__note{color:var(--muted-2);text-align:center;margin-top:12px;font-size:.75rem}
.legal-module__8113wq__hero{background:var(--background);padding:calc(var(--section-padding) * .8) 0 56px}.legal-module__8113wq__wrap{max-width:860px;margin:0 auto}.legal-module__8113wq__title{margin-bottom:16px;font-size:clamp(2.25rem,5vw,3.75rem)}.legal-module__8113wq__effectiveDate{color:var(--muted);font-size:1rem}.legal-module__8113wq__content{background:var(--background);padding:0 0 var(--section-padding)}.legal-module__8113wq__document{background:var(--surface-elevated-strong);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:clamp(28px,5vw,56px)}.legal-module__8113wq__intro{color:var(--foreground-2);margin-bottom:36px;font-size:1.05rem;line-height:1.8}.legal-module__8113wq__section{border-top:1px solid var(--border-subtle);padding-top:28px}.legal-module__8113wq__section:first-of-type{border-top:0;padding-top:0}.legal-module__8113wq__section+.legal-module__8113wq__section{margin-top:28px}.legal-module__8113wq__section h2{margin-bottom:12px;font-size:1.15rem}.legal-module__8113wq__section p,.legal-module__8113wq__section li{color:var(--muted);line-height:1.75}.legal-module__8113wq__section p+p{margin-top:12px}.legal-module__8113wq__list{gap:8px;padding-left:22px;list-style:outside;display:grid}.legal-module__8113wq__plainList{gap:8px;list-style:none;display:grid}.legal-module__8113wq__plainList strong,.legal-module__8113wq__list strong{color:var(--foreground-2)}@media (max-width:640px){.legal-module__8113wq__hero{padding:56px 0 36px}.legal-module__8113wq__document{border-radius:var(--radius)}}
.waitlist-module__my8WGW__overlay{-webkit-backdrop-filter:blur(12px);z-index:100;background:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;padding:24px;display:flex;position:fixed;top:0;left:0}.waitlist-module__my8WGW__modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:480px;box-shadow:var(--shadow-lg);padding:40px;animation:.3s cubic-bezier(.16,1,.3,1) forwards waitlist-module__my8WGW__scaleUp;position:relative}@keyframes waitlist-module__my8WGW__scaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.waitlist-module__my8WGW__closeButton{background:var(--surface-2);width:32px;height:32px;color:var(--muted);cursor:pointer;border:1px solid var(--border-subtle);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.waitlist-module__my8WGW__closeButton:hover{background:var(--surface-3);color:var(--foreground)}.waitlist-module__my8WGW__header{text-align:center;margin-bottom:32px}.waitlist-module__my8WGW__title{color:var(--foreground);margin-bottom:8px;font-size:1.75rem}.waitlist-module__my8WGW__subtitle{color:var(--muted);font-size:.95rem}.waitlist-module__my8WGW__form{flex-direction:column;gap:16px;display:flex}.waitlist-module__my8WGW__inputGroup{flex-direction:column;gap:8px;display:flex}.waitlist-module__my8WGW__label{color:var(--foreground-2);font-size:.85rem;font-weight:500}.waitlist-module__my8WGW__input,.waitlist-module__my8WGW__select{background:var(--surface-2);border:1px solid var(--border-subtle);border-radius:var(--radius);width:100%;color:var(--foreground);padding:12px 16px;font-family:inherit;font-size:1rem;transition:all .2s}.waitlist-module__my8WGW__input:focus,.waitlist-module__my8WGW__select:focus{border-color:var(--primary);box-shadow:0 0 0 2px var(--primary-glow-sm);background:var(--surface);outline:none}.waitlist-module__my8WGW__success{text-align:center;padding:24px 0}.waitlist-module__my8WGW__successIcon{width:64px;height:64px;color:var(--success);background:#22c55e1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;display:flex}.waitlist-module__my8WGW__successTitle{margin-bottom:12px;font-size:1.5rem}.waitlist-module__my8WGW__successText{color:var(--muted);margin-bottom:32px}
.BusinessSection-module__nyMaMa__section{background:linear-gradient(180deg, var(--background) 0%, var(--surface-2) 100%);padding:104px 0}.BusinessSection-module__nyMaMa__inner{flex-direction:column;gap:28px;display:flex}.BusinessSection-module__nyMaMa__header{max-width:700px;margin-bottom:24px}.BusinessSection-module__nyMaMa__header h2{font-size:clamp(2rem,5vw,4rem)}.BusinessSection-module__nyMaMa__header p{color:var(--foreground-2);margin-top:12px;font-size:1.15rem;font-weight:700}.BusinessSection-module__nyMaMa__panel{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffa3;grid-template-columns:1fr;align-items:center;gap:28px;padding:clamp(24px,5vw,48px);display:grid}.BusinessSection-module__nyMaMa__visual{place-items:center;min-height:280px;display:grid}.BusinessSection-module__nyMaMa__image{object-fit:contain;width:100%;max-width:480px;height:auto;transition:transform .3s ease-in-out}.BusinessSection-module__nyMaMa__image:hover{transform:scale(1.05)}.BusinessSection-module__nyMaMa__copy{flex-direction:column;gap:16px;display:flex}.BusinessSection-module__nyMaMa__copy h3{font-size:clamp(1.8rem,3vw,3rem)}.BusinessSection-module__nyMaMa__copy p{color:var(--foreground-2);font-size:1.08rem;font-weight:700}.BusinessSection-module__nyMaMa__copy ul{flex-wrap:wrap;gap:10px;display:flex}.BusinessSection-module__nyMaMa__copy li{border-radius:var(--radius-full);background:var(--primary-subtle);color:var(--primary-dark);padding:9px 12px;font-size:.9rem;font-weight:700}.BusinessSection-module__nyMaMa__cta{width:fit-content;color:var(--primary-dark);align-items:center;gap:8px;margin-top:6px;font-weight:800;display:inline-flex}@media (min-width:900px){.BusinessSection-module__nyMaMa__panel{grid-template-columns:1fr 1fr}.BusinessSection-module__nyMaMa__panel:nth-child(odd) .BusinessSection-module__nyMaMa__visual{order:2}}
.ConsumerSection-module__A2k1zq__consumerSection{background:linear-gradient(180deg, var(--background-2) 0%, var(--background) 100%);padding:120px 0}.ConsumerSection-module__A2k1zq__inner{grid-template-columns:1fr;align-items:center;gap:64px;display:grid}@media (min-width:900px){.ConsumerSection-module__A2k1zq__inner{grid-template-columns:1fr 1.2fr;gap:80px}}.ConsumerSection-module__A2k1zq__content{flex-direction:column;gap:40px;display:flex}.ConsumerSection-module__A2k1zq__heading{letter-spacing:-.02em;color:var(--foreground);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800;line-height:1.1}.ConsumerSection-module__A2k1zq__journey{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ConsumerSection-module__A2k1zq__step{align-items:center;gap:12px;display:flex}.ConsumerSection-module__A2k1zq__stepNumber{color:var(--primary-light);background:#0d94881a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;display:flex}.ConsumerSection-module__A2k1zq__stepTitle{letter-spacing:.05em;color:var(--foreground);font-size:1.1rem;font-weight:700}.ConsumerSection-module__A2k1zq__connector{background:var(--border);width:32px;height:2px;margin:0 8px}.ConsumerSection-module__A2k1zq__cta{width:fit-content;padding:14px 28px;font-size:1.1rem}.ConsumerSection-module__A2k1zq__visual{justify-content:center;align-items:center;display:flex}.ConsumerSection-module__A2k1zq__mockupContainer{perspective:1000px;width:100%;max-width:300px;position:relative}.ConsumerSection-module__A2k1zq__mockupApp{background:#111827;border:10px solid #1f2937;border-radius:36px;flex-direction:column;height:620px;transition:transform .5s;display:flex;position:relative;overflow:hidden;transform:rotateY(-5deg)rotateX(5deg);box-shadow:0 25px 50px -12px #00000080}.ConsumerSection-module__A2k1zq__mockupApp:hover{transform:rotateY(0)rotateX(0)}.ConsumerSection-module__A2k1zq__mockupVideo{object-fit:cover;width:100%;height:100%}
.EcosystemSection-module__lV5QAG__section{background:#f9fbfa;padding:104px 0;overflow:hidden}.EcosystemSection-module__lV5QAG__inner{grid-template-columns:1fr;align-items:center;gap:44px;display:grid}.EcosystemSection-module__lV5QAG__header h2{max-width:660px;font-size:clamp(2rem,5vw,4rem)}.EcosystemSection-module__lV5QAG__visual{justify-content:center;align-items:center;width:100%;display:flex}.EcosystemSection-module__lV5QAG__image{object-fit:contain;width:100%;max-width:800px;height:auto;transition:transform .4s}.EcosystemSection-module__lV5QAG__image:hover{transform:scale(1.05)}@media (min-width:980px){.EcosystemSection-module__lV5QAG__inner{grid-template-columns:.75fr 1.25fr}}
