.Navbar-module-scss-module__58_9Mq__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.Navbar-module-scss-module__58_9Mq__navInner{align-items:center;gap:2rem;max-width:1100px;height:60px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module-scss-module__58_9Mq__logo{color:#111827;cursor:pointer;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module-scss-module__58_9Mq__logoIcon{color:#0e6e6e;display:flex}.Navbar-module-scss-module__58_9Mq__logoImg{width:auto;height:32px;display:block}.Navbar-module-scss-module__58_9Mq__navLinks{flex:1;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__58_9Mq__navLinks li{color:#6b7280;cursor:pointer;font-size:.9rem;transition:color .2s}.Navbar-module-scss-module__58_9Mq__navLinks li a{color:inherit;text-decoration:none;transition:color .2s}.Navbar-module-scss-module__58_9Mq__navLinks li:hover,.Navbar-module-scss-module__58_9Mq__navLinks li:hover a{color:#111827}.Navbar-module-scss-module__58_9Mq__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module-scss-module__58_9Mq__btnPrimary{color:#fff;cursor:pointer;background:#0e6e6e;border:1px solid #0000;border-radius:8px;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Navbar-module-scss-module__58_9Mq__btnPrimary span{font-size:1em;line-height:1.2}.Navbar-module-scss-module__58_9Mq__btnPrimary:hover{background:#1a8a8a;transform:translateY(-1px)}.Navbar-module-scss-module__58_9Mq__btnGhost{color:#111827;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;line-height:1.2;transition:border-color .2s,color .2s}.Navbar-module-scss-module__58_9Mq__btnGhost:hover{color:#0e6e6e;border-color:#0e6e6e}@media (max-width:768px){.Navbar-module-scss-module__58_9Mq__navLinks{display:none}}
.LoginModal-module-scss-module__PurgBW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.2s LoginModal-module-scss-module__PurgBW__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module-scss-module__PurgBW__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module-scss-module__PurgBW__modal{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:380px;padding:2.5rem 2rem 2rem;animation:.25s LoginModal-module-scss-module__PurgBW__slideUp;display:flex;position:relative;box-shadow:0 20px 60px #0003}@keyframes LoginModal-module-scss-module__PurgBW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module-scss-module__PurgBW__closeBtn{color:#6b7280;cursor:pointer;background:#f7f9f9;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;line-height:1;transition:background .2s,color .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.LoginModal-module-scss-module__PurgBW__closeBtn:hover{color:#0e6e6e;background:#e8f4f4;border-color:#0e6e6e}.LoginModal-module-scss-module__PurgBW__iconWrap{background:#0e6e6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.25rem;display:flex}.LoginModal-module-scss-module__PurgBW__heading{color:#111827;letter-spacing:-.02em;text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700}.LoginModal-module-scss-module__PurgBW__subtext{color:#6b7280;text-align:center;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.82rem;line-height:1.6}.LoginModal-module-scss-module__PurgBW__googleBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex}.LoginModal-module-scss-module__PurgBW__googleBtn:hover{border-color:#aaa;box-shadow:0 1px 2px #0000000d}.LoginModal-module-scss-module__PurgBW__divider{align-items:center;gap:.75rem;width:100%;display:flex}.LoginModal-module-scss-module__PurgBW__divider:before,.LoginModal-module-scss-module__PurgBW__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.LoginModal-module-scss-module__PurgBW__divider span{color:#6b7280;white-space:nowrap;font-size:.72rem}.LoginModal-module-scss-module__PurgBW__inputGroup{flex-direction:column;gap:.4rem;width:100%;display:flex}.LoginModal-module-scss-module__PurgBW__label{color:#111827;font-size:.8rem;font-weight:500}.LoginModal-module-scss-module__PurgBW__input{color:#111827;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.LoginModal-module-scss-module__PurgBW__input::placeholder{color:#b0b8c1}.LoginModal-module-scss-module__PurgBW__input:focus{border-color:#0e6e6e;box-shadow:0 0 0 3px #0e6e6e14}.LoginModal-module-scss-module__PurgBW__error{color:#dc2626;width:100%;margin:0;font-size:.8rem}.LoginModal-module-scss-module__PurgBW__sendBtn{color:#fff;cursor:pointer;background:#132233;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem 1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;transition:background .3s,transform .15s;display:flex}.LoginModal-module-scss-module__PurgBW__sendBtn:hover:not(:disabled){background:#0d1f2d;transform:translateY(-1px)}.LoginModal-module-scss-module__PurgBW__sendBtn:disabled{cursor:default}.LoginModal-module-scss-module__PurgBW__sendBtnSent{background:#0e6e6e}.LoginModal-module-scss-module__PurgBW__sendBtnSent:hover:not(:disabled){background:#1a8a8a;transform:none}.LoginModal-module-scss-module__PurgBW__terms{color:#6b7280;text-align:center;margin:0;font-size:.72rem;line-height:1.6}.LoginModal-module-scss-module__PurgBW__link{color:#111827;text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:color .2s}.LoginModal-module-scss-module__PurgBW__link:hover{color:#0e6e6e}
.Footer-module-scss-module__-2c7oq__footer{border-top:1px solid #e5e7eb;padding:3rem 2rem}.Footer-module-scss-module__-2c7oq__footerInner{align-items:flex-start;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module-scss-module__-2c7oq__footerLogo{color:#111827;flex-shrink:0;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.Footer-module-scss-module__-2c7oq__footerLogoIcon{color:#0e6e6e;display:flex}.Footer-module-scss-module__-2c7oq__footerLogoImg{width:auto;height:40px;display:block}.Footer-module-scss-module__-2c7oq__footerColumns{flex:1;gap:3rem;display:flex}.Footer-module-scss-module__-2c7oq__footerCol h4{margin:0 0 1rem;font-size:.85rem;font-weight:600}.Footer-module-scss-module__-2c7oq__footerCol ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__-2c7oq__footerCol ul li{color:#6b7280;cursor:pointer;font-size:.82rem;transition:color .2s}.Footer-module-scss-module__-2c7oq__footerCol ul li a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module-scss-module__-2c7oq__footerCol ul li:hover,.Footer-module-scss-module__-2c7oq__footerCol ul li:hover a{color:#111827}.Footer-module-scss-module__-2c7oq__footerSocial{flex-shrink:0}.Footer-module-scss-module__-2c7oq__footerSocial h4{margin:0 0 1rem;font-size:.85rem;font-weight:600}.Footer-module-scss-module__-2c7oq__socialIcons{gap:.75rem;display:flex}.Footer-module-scss-module__-2c7oq__socialIcons span{color:#fff;cursor:pointer;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;transition:background .2s;display:flex}.Footer-module-scss-module__-2c7oq__socialIcons span:hover{background:#0e6e6e}@media (max-width:768px){.Footer-module-scss-module__-2c7oq__footerInner{flex-direction:column;gap:2rem}.Footer-module-scss-module__-2c7oq__footerColumns{flex-wrap:wrap;gap:2rem}}
.PublicLayout-module-scss-module__I9RS-q__shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.PublicLayout-module-scss-module__I9RS-q__main{flex-direction:column;flex:1;display:flex}
.HomePage-module-scss-module__YIn5_G__page{color:#111827;background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:clip}.HomePage-module-scss-module__YIn5_G__btnPrimary{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomePage-module-scss-module__YIn5_G__btnPrimary:hover{background:#1a8a8a;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__heroCtas{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__heroTryBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomePage-module-scss-module__YIn5_G__heroTryBtn:hover{background:#1fb455;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__btnPricing{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;width:200px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s}.HomePage-module-scss-module__YIn5_G__btnPricing:hover{background:#1a8a8a;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__btnGhost{color:#111827;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;transition:border-color .2s,color .2s}.HomePage-module-scss-module__YIn5_G__btnGhost:hover{color:#0e6e6e;border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__btnOutlineLight{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.HomePage-module-scss-module__YIn5_G__btnOutlineLight:hover{background:#ffffff1a;border-color:#fff}.HomePage-module-scss-module__YIn5_G__sectionLabel{letter-spacing:.12em;color:#0e6e6e;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:20px auto 0;padding:2rem 2rem 4rem;display:grid}.HomePage-module-scss-module__YIn5_G__heroLeft{flex-direction:column;gap:1.5rem;min-width:0;margin-top:0;display:flex}.HomePage-module-scss-module__YIn5_G__heroHeading{color:#111827;letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,3.5vw,3rem);font-weight:700;line-height:1.15}.HomePage-module-scss-module__YIn5_G__heroSub{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__heroForm{position:relative}.HomePage-module-scss-module__YIn5_G__heroFormInner{align-items:center;gap:.75rem;transition:opacity .4s,transform .4s;display:flex}.HomePage-module-scss-module__YIn5_G__heroFormFaded{opacity:0;pointer-events:none;transform:translateY(-8px)}.HomePage-module-scss-module__YIn5_G__heroThanks{color:#0e6e6e;opacity:0;pointer-events:none;align-items:center;margin:0;font-size:.95rem;font-weight:600;transition:opacity .4s .15s,transform .4s .15s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.HomePage-module-scss-module__YIn5_G__heroThanksShown{opacity:1;transform:translateY(0)}.HomePage-module-scss-module__YIn5_G__heroInput{border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:.65rem 1rem;font-size:.875rem;transition:border-color .2s}.HomePage-module-scss-module__YIn5_G__heroInput:focus{border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__heroInput::placeholder{color:#b0b8c1}.HomePage-module-scss-module__YIn5_G__heroLogos{width:100%;min-width:0;max-width:100%;margin-top:.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%)}.HomePage-module-scss-module__YIn5_G__heroLogosTrack{align-items:center;gap:2.5rem;width:max-content;animation:30s linear infinite reverse HomePage-module-scss-module__YIn5_G__heroLogosScroll;display:flex}.HomePage-module-scss-module__YIn5_G__logoItem{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:.95rem;font-weight:600}@keyframes HomePage-module-scss-module__YIn5_G__heroLogosScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__heroLogosTrack{animation:none}}.HomePage-module-scss-module__YIn5_G__logoKlarna{letter-spacing:-.03em;color:#111827;font-size:1.1rem;font-weight:800}.HomePage-module-scss-module__YIn5_G__logoCoinbase,.HomePage-module-scss-module__YIn5_G__logoInstacart{color:#6b7280;font-size:.95rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__heroRight{justify-content:center;display:flex}.HomePage-module-scss-module__YIn5_G__card{background:#fff;border-radius:16px;flex-direction:column;gap:1rem;width:320px;padding:1.5rem;display:flex;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d}.HomePage-module-scss-module__YIn5_G__cardHeader{align-items:center;gap:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__cardAvatar{color:#fff;background:#0e6e6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.HomePage-module-scss-module__YIn5_G__cardName{font-size:.875rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__cardEmail{color:#6b7280;font-size:.75rem}.HomePage-module-scss-module__YIn5_G__creditBadge{color:#fff;text-align:right;background:#0e6e6e;border-radius:10px;margin-left:auto;padding:.4rem .75rem;font-size:.7rem}.HomePage-module-scss-module__YIn5_G__creditBadge .HomePage-module-scss-module__YIn5_G__stars{opacity:.8;margin-top:2px;font-size:.65rem;display:block}.HomePage-module-scss-module__YIn5_G__cardInvoice{background:#f7f9f9;border-radius:8px;padding:1rem;position:relative}.HomePage-module-scss-module__YIn5_G__invoiceLabel{color:#6b7280;margin-bottom:.25rem;font-size:.72rem}.HomePage-module-scss-module__YIn5_G__invoiceAmount{color:#111827;letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__invoiceDate{color:#6b7280;margin-top:.25rem;font-size:.72rem}.HomePage-module-scss-module__YIn5_G__visaBadge{color:#fff;background:#0d1f2d;border-radius:8px;flex-direction:column;align-items:center;padding:.4rem .75rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.HomePage-module-scss-module__YIn5_G__visaBadge span:first-child{letter-spacing:.05em;font-size:.9rem;font-style:italic;font-weight:700}.HomePage-module-scss-module__YIn5_G__visaBadge .HomePage-module-scss-module__YIn5_G__nfc{opacity:.7;font-size:.65rem}.HomePage-module-scss-module__YIn5_G__cardOptions{flex-direction:column;gap:.5rem;display:flex}.HomePage-module-scss-module__YIn5_G__cardOption{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.85rem;transition:border-color .2s;display:flex}.HomePage-module-scss-module__YIn5_G__cardOption:hover{border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__radioActive{background:#0e6e6e;border:3px solid #e8f4f4;border-radius:50%;outline:2px solid #0e6e6e;width:16px;height:16px;margin-left:auto}.HomePage-module-scss-module__YIn5_G__payBtn{color:#fff;cursor:pointer;background:#0d1f2d;border:none;border-radius:8px;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:background .2s}.HomePage-module-scss-module__YIn5_G__payBtn:hover{background:#1a3347}.HomePage-module-scss-module__YIn5_G__features{background:#f7f9f9;margin-top:2rem;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__featuresLeft{margin:0}.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:860px){.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1fr;gap:2rem}}.HomePage-module-scss-module__YIn5_G__featuresLeft{flex-direction:column;align-items:flex-start;display:flex}.HomePage-module-scss-module__YIn5_G__featuresMedia{aspect-ratio:5/4;background:#f7f9f9;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d}.HomePage-module-scss-module__YIn5_G__featuresMediaImg{object-fit:cover;opacity:0;will-change:opacity,transform;width:100%;height:100%;animation:8s ease-in-out infinite HomePage-module-scss-module__YIn5_G__featuresKenBurns;position:absolute;inset:0}.HomePage-module-scss-module__YIn5_G__featuresMediaA{animation-delay:0s}.HomePage-module-scss-module__YIn5_G__featuresMediaB{animation-delay:4s}@keyframes HomePage-module-scss-module__YIn5_G__featuresKenBurns{0%{opacity:0;transform:scale(1.05)}12%{opacity:1;transform:scale(1.08)}44%{opacity:1;transform:scale(1.15)}56%{opacity:0;transform:scale(1.16)}to{opacity:0;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__featuresMediaImg{animation:none}.HomePage-module-scss-module__YIn5_G__featuresMediaA{opacity:1}}.HomePage-module-scss-module__YIn5_G__featuresHeading{letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__featuresSub{color:#6b7280;margin:10px 0;font-size:.9rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__featureCards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.HomePage-module-scss-module__YIn5_G__featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0 0 1.75rem;transition:box-shadow .2s,transform .2s;overflow:hidden}.HomePage-module-scss-module__YIn5_G__featureCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000d}.HomePage-module-scss-module__YIn5_G__featureCard h3{margin:1.25rem 1.75rem .5rem;font-size:1rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__featureCard p{color:#6b7280;margin:0 1.75rem;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__featureImage{object-fit:cover;background:#f7f9f9;width:100%;height:200px;display:block}.HomePage-module-scss-module__YIn5_G__friction{background:#fff;padding:5rem 2rem 6rem}.HomePage-module-scss-module__YIn5_G__frictionInner{text-align:center;max-width:640px;margin:0 auto 2.75rem}.HomePage-module-scss-module__YIn5_G__frictionHeading{letter-spacing:-.02em;margin:.25rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__frictionSub{color:#6b7280;margin:0;font-size:.95rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__cardFriction{letter-spacing:.04em;text-transform:uppercase;color:#d97706;margin:1.1rem 1.75rem 0;font-size:.68rem;font-weight:700;display:block}.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard h3{margin-top:.3rem}.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard{opacity:0;transition:opacity .6s,transform .7s cubic-bezier(.22,1,.36,1),box-shadow .2s;transform:translateY(28px)scale(.97)}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard{opacity:1;transform:none}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard:nth-child(2){transition-delay:.12s}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard:nth-child(3){transition-delay:.24s}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard{opacity:1;transition:none;transform:none}}.HomePage-module-scss-module__YIn5_G__featureIcon{color:#0e6e6e;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HomePage-module-scss-module__YIn5_G__whyUs{max-width:1100px;margin:0 auto;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__whyHeading{text-align:center;letter-spacing:-.02em;margin:0 0 3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.HomePage-module-scss-module__YIn5_G__whyGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__whyStat{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem 2rem}.HomePage-module-scss-module__YIn5_G__whyNumber{color:#0e6e6e;letter-spacing:-.03em;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;display:block}.HomePage-module-scss-module__YIn5_G__whyStat p{color:#111827;margin:0;font-size:1rem;line-height:1.4}.HomePage-module-scss-module__YIn5_G__whyTransfer{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.HomePage-module-scss-module__YIn5_G__whyTransfer h3{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.HomePage-module-scss-module__YIn5_G__transferIcons{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferIcon{background:#e8f4f4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferIconDark{background:#0d1f2d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferArrows{color:#6b7280;font-size:1.5rem}.HomePage-module-scss-module__YIn5_G__whyChart{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:1fr 2fr;align-items:center;gap:2rem;padding:2rem;display:grid}.HomePage-module-scss-module__YIn5_G__chartLeft h3{margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__chartLeft p{color:#6b7280;margin:0;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__chartRight{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.HomePage-module-scss-module__YIn5_G__chartHeader{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__chartPeriod{color:#111827;cursor:pointer;font-size:.75rem}.HomePage-module-scss-module__YIn5_G__chartAmount{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__chartArea{height:80px}.HomePage-module-scss-module__YIn5_G__chartSvg{width:100%;height:100%}.HomePage-module-scss-module__YIn5_G__chartLabels{color:#6b7280;justify-content:space-between;margin-top:.5rem;font-size:.7rem;display:flex}.HomePage-module-scss-module__YIn5_G__steps{background:#132233;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__stepsInner{max-width:1100px;margin:0 auto}.HomePage-module-scss-module__YIn5_G__stepsHeading{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__featuresSubLight{color:#ffffff8c;margin:0 0 3rem;font-size:.9rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__stepCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.HomePage-module-scss-module__YIn5_G__stepCard h3{color:#fff;margin:.75rem 0 .5rem;font-size:.95rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__stepCard p{color:#ffffff8c;margin:0;font-size:.82rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__stepNumber{color:#ffffff26;font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:800;line-height:1}.HomePage-module-scss-module__YIn5_G__mission{text-align:center;max-width:1100px;margin:0 auto;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__missionHeading{letter-spacing:-.02em;margin:.5rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.HomePage-module-scss-module__YIn5_G__missionSub{color:#6b7280;margin:0 0 3rem;font-size:.9rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__missionStats{justify-content:center;gap:5rem;display:flex}.HomePage-module-scss-module__YIn5_G__missionStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.HomePage-module-scss-module__YIn5_G__missionStat span:last-child{color:#6b7280;font-size:.82rem}.HomePage-module-scss-module__YIn5_G__missionNumber{color:#111827;letter-spacing:-.03em;font-size:2.8rem;font-weight:800}.HomePage-module-scss-module__YIn5_G__pricing{flex-direction:column;justify-content:center;align-items:center;max-width:700px;margin:0 auto;padding:0 2rem 5rem;display:flex}.HomePage-module-scss-module__YIn5_G__pricingCards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__pricingCard{cursor:pointer;background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative}.HomePage-module-scss-module__YIn5_G__pricingCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000d}.HomePage-module-scss-module__YIn5_G__pricingCard h3{margin:0 0 2rem;font-size:1.3rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__pricingCardDark{background:#0e6e6e;border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__pricingCardDark h3,.HomePage-module-scss-module__YIn5_G__pricingCardDark .HomePage-module-scss-module__YIn5_G__pricingPrice,.HomePage-module-scss-module__YIn5_G__pricingCardDark .HomePage-module-scss-module__YIn5_G__pricingArrow{color:#fff}.HomePage-module-scss-module__YIn5_G__pricingPrice{color:#6b7280;font-size:1rem;font-weight:500}.HomePage-module-scss-module__YIn5_G__pricingArrow{color:#6b7280;font-size:1.2rem;position:absolute;bottom:1.5rem;right:1.5rem}.HomePage-module-scss-module__YIn5_G__cta{background:#132233;border-radius:16px;max-width:1100px;margin:3rem auto 6rem;padding:4rem 2rem}.HomePage-module-scss-module__YIn5_G__ctaInner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.HomePage-module-scss-module__YIn5_G__ctaLeft .HomePage-module-scss-module__YIn5_G__sectionLabel{color:#ffffff80}.HomePage-module-scss-module__YIn5_G__ctaLeft p{color:#ffffff80;max-width:360px;margin:.75rem 0 0;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__ctaHeading{color:#fff;letter-spacing:-.02em;margin:.5rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__ctaActions{flex-shrink:0;gap:1rem;display:flex}@media (max-width:768px){.HomePage-module-scss-module__YIn5_G__hero{grid-template-columns:1fr;padding:3rem 1.5rem;overflow-x:clip}.HomePage-module-scss-module__YIn5_G__heroRight{display:flex}.HomePage-module-scss-module__YIn5_G__heroLeft{margin-top:0}.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1fr;gap:1.5rem}.HomePage-module-scss-module__YIn5_G__featureCards,.HomePage-module-scss-module__YIn5_G__whyGrid,.HomePage-module-scss-module__YIn5_G__whyChart,.HomePage-module-scss-module__YIn5_G__stepsGrid,.HomePage-module-scss-module__YIn5_G__pricingCards{grid-template-columns:1fr}.HomePage-module-scss-module__YIn5_G__missionStats{flex-wrap:wrap;gap:2rem}.HomePage-module-scss-module__YIn5_G__ctaInner{flex-direction:column;align-items:flex-start}}
.HeroDemo-module-scss-module__fB_vza__demo{flex-direction:column;align-items:center;gap:.75rem;padding:.5rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__demo:before{content:"";z-index:0;filter:blur(6px);pointer-events:none;background:radial-gradient(38% 42% at 22% 32%,#0e6e6e38,#0000 70%),radial-gradient(34% 40% at 82% 68%,#25d36633,#0000 70%),radial-gradient(30% 34% at 70% 12%,#d9770624,#0000 70%);position:absolute;inset:-8% -4%}.HeroDemo-module-scss-module__fB_vza__toolbar{z-index:2;justify-content:center;display:flex;position:relative;transform:translateY(-100%)}.HeroDemo-module-scss-module__fB_vza__themeToggle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#9ca3af;cursor:pointer;background:#ffffffb3;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.72rem;transition:color .15s,border-color .15s;display:inline-flex}.HeroDemo-module-scss-module__fB_vza__themeToggle:hover{color:#6b7280;border-color:#00000026}.HeroDemo-module-scss-module__fB_vza__tgOn{color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tgTrack{background:#d7dcdc;border-radius:999px;width:26px;height:14px;position:relative}.HeroDemo-module-scss-module__fB_vza__tgKnob{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #00000040}.HeroDemo-module-scss-module__fB_vza__tgKnobDark{background:#20303a;transform:translate(12px)}.HeroDemo-module-scss-module__fB_vza__stage{z-index:1;justify-content:center;align-items:center;gap:2rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__guestSide,.HeroDemo-module-scss-module__fB_vza__staffSide{flex-direction:column;align-items:center;gap:.5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__cue{justify-content:center;align-items:flex-start;gap:.2rem;min-height:52px;display:flex}.HeroDemo-module-scss-module__fB_vza__cueText{white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.74rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__cueGuest{color:#0b5d5d;background:#e8f4f4;animation:2s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__hintPulse}.HeroDemo-module-scss-module__fB_vza__cueStaff{color:#0c6b43;background:#e3f7ec}.HeroDemo-module-scss-module__fB_vza__cueArrow{color:#9ca3af;flex-shrink:0;width:40px;height:34px;margin-top:.1rem}.HeroDemo-module-scss-module__fB_vza__guestSide,.HeroDemo-module-scss-module__fB_vza__deviceArea{position:relative}.HeroDemo-module-scss-module__fB_vza__snakeArrow{pointer-events:none;z-index:4;width:330px;height:400px;position:absolute;top:36px;left:-90px;overflow:visible}.HeroDemo-module-scss-module__fB_vza__snakeDot{fill:#0e6e6e;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s ease-out forwards HeroDemo-module-scss-module__fB_vza__dotPop}@keyframes HeroDemo-module-scss-module__fB_vza__dotPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.HeroDemo-module-scss-module__fB_vza__snakeHead{fill:none;stroke:#0e6e6e;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:.3s forwards HeroDemo-module-scss-module__fB_vza__snakeHeadIn}@keyframes HeroDemo-module-scss-module__fB_vza__snakeHeadIn{to{opacity:1}}.HeroDemo-module-scss-module__fB_vza__snakeOut{animation:.48s forwards HeroDemo-module-scss-module__fB_vza__snakeFade}@keyframes HeroDemo-module-scss-module__fB_vza__snakeFade{to{opacity:0}}.HeroDemo-module-scss-module__fB_vza__tooltip{z-index:6;pointer-events:none;color:#0b5d5d;white-space:nowrap;background:#e8f4f4;border-radius:999px;padding:.35rem .7rem;font-size:.74rem;font-weight:600;animation:2s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__hintPulse;position:absolute;transform:translate(14px,-130%)}.HeroDemo-module-scss-module__fB_vza__deviceScale{filter:drop-shadow(0 22px 26px #0f32322e);flex:none;width:238px;height:312px;transition:transform .25s;position:relative}.HeroDemo-module-scss-module__fB_vza__deviceScale:hover{transform:scale(1.05)}.HeroDemo-module-scss-module__fB_vza__deviceInner{transform-origin:0 0;width:280px;transform:scale(.85)}@keyframes HeroDemo-module-scss-module__fB_vza__hintPulse{0%,to{box-shadow:0 0 #0e6e6e00}50%{box-shadow:0 0 0 6px #0e6e6e1f}}.HeroDemo-module-scss-module__fB_vza__flow{flex-direction:column;flex:none;align-items:center;gap:.35rem;width:56px;display:flex}.HeroDemo-module-scss-module__fB_vza__flowLabel{color:#9ca3af;font-size:.62rem;font-style:italic;font-weight:700}.HeroDemo-module-scss-module__fB_vza__flowTrack{background:linear-gradient(90deg,#0e6e6e26,#25d36640);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__flowPulse{background:#0e6e6e;border-radius:50%;width:7px;height:7px;animation:1.8s linear infinite HeroDemo-module-scss-module__fB_vza__travel;position:absolute;top:50%;transform:translateY(-50%)}.HeroDemo-module-scss-module__fB_vza__fp1{animation-delay:0s}.HeroDemo-module-scss-module__fB_vza__fp2{background:#1aa179;animation-delay:.6s}.HeroDemo-module-scss-module__fB_vza__fp3{background:#25d366;animation-delay:1.2s}@keyframes HeroDemo-module-scss-module__fB_vza__travel{0%{opacity:0;left:-8px}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}.HeroDemo-module-scss-module__fB_vza__flowArrow{color:#25d366;margin-top:-.1rem;font-size:.9rem;line-height:1}.HeroDemo-module-scss-module__fB_vza__phone{background:linear-gradient(155deg,#2a2f36 0%,#0c1014 55%,#1a1f24 100%);border-radius:40px;flex:none;width:234px;height:466px;padding:9px;transition:transform .25s;position:relative;box-shadow:0 34px 60px #0628284d,0 6px 16px #00000038,inset 0 0 0 2px #ffffff0f}.HeroDemo-module-scss-module__fB_vza__phone:hover{transform:scale(1.04)}.HeroDemo-module-scss-module__fB_vza__phoneIsland{z-index:6;background:#05080a;border-radius:999px;width:74px;height:20px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.HeroDemo-module-scss-module__fB_vza__waScreen{background:#e6ddd4;border-radius:32px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__waHeader{color:#fff;background:#075e54;flex-shrink:0;align-items:center;gap:.4rem;padding:1.7rem .7rem .5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__waBack{opacity:.95;font-size:1.1rem;line-height:1}.HeroDemo-module-scss-module__fB_vza__waAvatar{color:#06402f;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:flex}.HeroDemo-module-scss-module__fB_vza__waContact{flex-direction:column;min-width:0;margin-right:auto;line-height:1.1;display:flex}.HeroDemo-module-scss-module__fB_vza__waName{font-size:.82rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waPresence{opacity:.85;font-size:.62rem}.HeroDemo-module-scss-module__fB_vza__waCallIcons{opacity:.95;white-space:nowrap;font-size:.72rem}.HeroDemo-module-scss-module__fB_vza__waChat{scroll-behavior:smooth;background-image:radial-gradient(#00000006 1px,#0000 1px),radial-gradient(#00000006 1px,#0000 1px);background-position:0 0,9px 9px;background-size:18px 18px,18px 18px;flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.7rem .6rem;display:flex;overflow:hidden auto}.HeroDemo-module-scss-module__fB_vza__waChat::-webkit-scrollbar{width:4px}.HeroDemo-module-scss-module__fB_vza__waChat::-webkit-scrollbar-thumb{background:#00000029;border-radius:4px}.HeroDemo-module-scss-module__fB_vza__waDay{color:#5b6b6b;background:#d4ece4;border-radius:6px;flex-shrink:0;align-self:center;padding:.15rem .5rem;font-size:.6rem;font-weight:600;box-shadow:0 1px 1px #0000000d}.HeroDemo-module-scss-module__fB_vza__waInRow{flex-shrink:0;animation:.34s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__pop;display:flex}.HeroDemo-module-scss-module__fB_vza__waOutRow{flex-shrink:0;justify-content:flex-end;animation:.4s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__sendIn;display:flex}@keyframes HeroDemo-module-scss-module__fB_vza__pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroDemo-module-scss-module__fB_vza__sendIn{0%{opacity:0;transform:translateY(26px)translate(14px)scale(.85)}to{opacity:1;transform:none}}.HeroDemo-module-scss-module__fB_vza__waBubbleIn{color:#111b21;background:#fff;border-radius:2px 10px 10px;max-width:86%;padding:.5rem .6rem .95rem;font-size:.74rem;position:relative;box-shadow:0 1px 1px #0000001f}.HeroDemo-module-scss-module__fB_vza__waNewReq{align-items:center;gap:.25rem;padding:.1rem 0;font-size:.78rem;font-weight:600;display:flex}.HeroDemo-module-scss-module__fB_vza__waBubbleTitle{margin-bottom:.3rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waReqLine{background:#f3f7f6;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.15rem;margin-bottom:.18rem;padding:.22rem .35rem;font-size:.73rem;display:flex}.HeroDemo-module-scss-module__fB_vza__waReqDot{font-size:.7rem}.HeroDemo-module-scss-module__fB_vza__waAge{color:#667781;margin-left:.15rem;font-size:.66rem}.HeroDemo-module-scss-module__fB_vza__waReplyHint{color:#1f7a6b;margin-top:.35rem;font-size:.7rem}.HeroDemo-module-scss-module__fB_vza__waMeta{color:#8a9aa0;font-size:.56rem;position:absolute;bottom:.3rem;right:.55rem}.HeroDemo-module-scss-module__fB_vza__waResolved{background:#f1fbf2}.HeroDemo-module-scss-module__fB_vza__waWarn{color:#7a5200;background:#fff4e5;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waResolvedLine{margin-bottom:.15rem;font-size:.74rem}.HeroDemo-module-scss-module__fB_vza__waResolvedTag{color:#1aa179;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waBubbleOut{color:#111b21;background:#d9fdd3;border-radius:10px 2px 10px 10px;align-items:flex-end;gap:.45rem;max-width:85%;padding:.4rem .6rem;font-size:.8rem;display:inline-flex;box-shadow:0 1px 1px #0000001a}.HeroDemo-module-scss-module__fB_vza__waOutText{letter-spacing:.04em;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waMetaOut{color:#4aa888;white-space:nowrap;padding-bottom:1px;font-size:.56rem}.HeroDemo-module-scss-module__fB_vza__waComposer{background:#e6ddd4;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .5rem .5rem;transition:background .2s;display:flex}.HeroDemo-module-scss-module__fB_vza__waComposerActive{background:#ded4c9}.HeroDemo-module-scss-module__fB_vza__waInput{color:#111b21;letter-spacing:.02em;background:#fff;border:none;border-radius:999px;outline:none;flex:1;min-width:0;padding:.45rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;box-shadow:0 1px 1px #0000000f}.HeroDemo-module-scss-module__fB_vza__waInput::placeholder{color:#9aa6ab;letter-spacing:0;font-weight:400}.HeroDemo-module-scss-module__fB_vza__waInputBox{color:#9aa6ab;background:#fff;border-radius:999px;flex:1;align-items:center;min-height:1.7rem;padding:.35rem .7rem;font-size:.76rem;display:flex;box-shadow:0 1px 1px #0000000f}.HeroDemo-module-scss-module__fB_vza__waTyped{color:#111b21;letter-spacing:.06em;align-items:center;font-weight:700;display:inline-flex}.HeroDemo-module-scss-module__fB_vza__caret{background:#00a884;width:2px;height:.9rem;margin-left:2px;animation:1s step-end infinite HeroDemo-module-scss-module__fB_vza__blink;display:inline-block}@keyframes HeroDemo-module-scss-module__fB_vza__blink{50%{opacity:0}}.HeroDemo-module-scss-module__fB_vza__waSend{color:#fff;background:#8aa39c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s,transform .2s;display:flex}.HeroDemo-module-scss-module__fB_vza__waSendReady{background:#00a884;transform:scale(1.06)}.HeroDemo-module-scss-module__fB_vza__waSendGo{animation:.5s HeroDemo-module-scss-module__fB_vza__sendBurst}@keyframes HeroDemo-module-scss-module__fB_vza__sendBurst{0%{transform:scale(1.06)}28%{transform:scale(.78)}60%{filter:brightness(2.2);transform:scale(1.42);box-shadow:0 0 9px #25d366d9}to{filter:brightness();box-shadow:none;transform:scale(1.06)}}.HeroDemo-module-scss-module__fB_vza__keyboard{background:#c9cdd3;flex-direction:column;flex-shrink:0;align-items:center;gap:.22rem;height:0;padding:0 .25rem;transition:height .55s cubic-bezier(.2,.8,.3,1),padding .55s;display:flex;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__keyboardUp{height:176px;padding:.3rem .25rem .5rem}.HeroDemo-module-scss-module__fB_vza__kbCaption{color:#fff;background:#1f7a6b;border-radius:999px;align-self:center;margin-bottom:.1rem;padding:.12rem .5rem;font-size:.6rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__kbRow{justify-content:center;gap:3px;display:flex}.HeroDemo-module-scss-module__fB_vza__kbKey{color:#1a1a1a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:16px;height:24px;padding:0 2px;font-size:.62rem;transition:background .1s,transform .1s;display:flex;box-shadow:0 1px #00000040}.HeroDemo-module-scss-module__fB_vza__kbKey:active{background:#e9eef0;transform:translateY(1px)}.HeroDemo-module-scss-module__fB_vza__kbKeyHit{color:#fff;background:#00a884;transform:translateY(1px)}.HeroDemo-module-scss-module__fB_vza__kbWide{min-width:90px}.HeroDemo-module-scss-module__fB_vza__kbSend{color:#fff;background:#00a884;min-width:44px;font-weight:700}.HeroDemo-module-scss-module__fB_vza__planeMotion{z-index:7;pointer-events:none;offset-anchor:50% 50%;offset-distance:0%;width:40px;height:34px;animation:1.5s cubic-bezier(.42,.04,.42,1) forwards HeroDemo-module-scss-module__fB_vza__flyPath;position:absolute;top:0;left:0}@keyframes HeroDemo-module-scss-module__fB_vza__flyPath{to{offset-distance:100%}}.HeroDemo-module-scss-module__fB_vza__planeScale{transform-origin:50%;animation:1.5s ease-in-out forwards HeroDemo-module-scss-module__fB_vza__persp;display:block}@keyframes HeroDemo-module-scss-module__fB_vza__persp{0%{opacity:0;transform:scale(.4)}12%{opacity:1}46%{transform:scale(1.3)}88%{opacity:1}to{opacity:0;transform:scale(.5)}}.HeroDemo-module-scss-module__fB_vza__planeSvg{filter:drop-shadow(0 5px 7px #00000038);width:40px;height:auto;display:block}.HeroDemo-module-scss-module__fB_vza__phone:after{content:"";pointer-events:none;border-radius:40px;position:absolute;inset:0;box-shadow:0 0 #25d36600}.HeroDemo-module-scss-module__fB_vza__phonePulse:after{animation:1.3s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__ringPulse}@keyframes HeroDemo-module-scss-module__fB_vza__ringPulse{0%,to{box-shadow:0 0 #25d36600,0 0 #25d36600}50%{box-shadow:0 0 0 13px #25d36652,0 0 0 28px #25d36624}}.HeroDemo-module-scss-module__fB_vza__phonePop{animation:.52s cubic-bezier(.3,.7,.3,1.3) HeroDemo-module-scss-module__fB_vza__landPop}@keyframes HeroDemo-module-scss-module__fB_vza__landPop{0%{transform:scale(1)}38%{transform:scale(1.05)}to{transform:scale(1)}}.HeroDemo-module-scss-module__fB_vza__tryBar{z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:510px;margin-top:1.4rem;padding:1rem 1.15rem;display:flex;position:relative;box-shadow:0 12px 30px #0f323214}.HeroDemo-module-scss-module__fB_vza__tryCta{z-index:2;justify-content:center;width:100%;margin-top:1.4rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__tryHeading{color:#111827;text-align:left;font-size:.92rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__tryCols{justify-content:center;align-items:center;gap:1.3rem;width:100%;display:flex}.HeroDemo-module-scss-module__fB_vza__tryNote{color:#6b7280;text-align:left;max-width:420px;font-size:.72rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__tryLeft{flex-direction:column;flex:1;align-items:flex-start;gap:.6rem;max-width:250px;display:flex}.HeroDemo-module-scss-module__fB_vza__tryRight{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__tryChips{flex-wrap:wrap;gap:.4rem;display:flex}.HeroDemo-module-scss-module__fB_vza__tryChip{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.34rem .7rem;font-size:.74rem;transition:background .15s,border-color .15s,color .15s}.HeroDemo-module-scss-module__fB_vza__tryChip:hover{border-color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tryChip:disabled{opacity:.5;cursor:default}.HeroDemo-module-scss-module__fB_vza__tryChipOn{color:#0b5d5d;background:#e8f4f4;border-color:#0e6e6e;font-weight:600}.HeroDemo-module-scss-module__fB_vza__tryBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.58rem 1.2rem;font-size:.88rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 16px #25d3664d}.HeroDemo-module-scss-module__fB_vza__tryBtn:hover{transform:translateY(-1px);box-shadow:0 9px 22px #25d36661}.HeroDemo-module-scss-module__fB_vza__tryReset{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.32rem .75rem;font-size:.74rem}.HeroDemo-module-scss-module__fB_vza__tryReset:hover{border-color:#9ca3af}.HeroDemo-module-scss-module__fB_vza__tryQrBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;padding:0;line-height:0;transition:transform .15s}.HeroDemo-module-scss-module__fB_vza__tryQrBtn:hover{transform:scale(1.04)}.HeroDemo-module-scss-module__fB_vza__tryQrBtn:hover .HeroDemo-module-scss-module__fB_vza__tryQr{border-color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tryQr{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:120px;height:120px;display:block}.HeroDemo-module-scss-module__fB_vza__tryQrNote{color:#6b7280;text-align:center;max-width:150px;font-size:.7rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__tryHint{color:#6b7280;text-align:center;font-size:.7rem;font-style:italic}.HeroDemo-module-scss-module__fB_vza__demoBanner{color:#1f7a6b;text-align:center;background:#e6ddd4;flex-shrink:0;padding:.6rem .7rem;font-size:.72rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waBubbleText{white-space:pre-wrap;word-break:break-word;display:block}.HeroDemo-module-scss-module__fB_vza__demoModal{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081616a8;justify-content:center;align-items:center;padding:1.5rem;animation:.25s HeroDemo-module-scss-module__fB_vza__modalFade;display:flex;position:fixed;inset:0}@keyframes HeroDemo-module-scss-module__fB_vza__modalFade{0%{opacity:0}to{opacity:1}}.HeroDemo-module-scss-module__fB_vza__demoModalInner{flex-direction:column;align-items:center;gap:.9rem;max-height:94vh;padding:.25rem;animation:.3s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__modalPop;display:flex;position:relative;overflow:hidden auto}@keyframes HeroDemo-module-scss-module__fB_vza__modalPop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:none}}.HeroDemo-module-scss-module__fB_vza__demoModalCaption{color:#fff;text-align:center;text-shadow:0 2px 8px #0000004d;font-size:.9rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__demoRow{justify-content:center;align-items:center;gap:1.6rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoDeviceCol{flex-direction:column;align-items:center;gap:.2rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoCue{flex-direction:column;align-items:center;gap:.05rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoCueArrow{color:#ffffff8c;width:36px;height:28px}.HeroDemo-module-scss-module__fB_vza__modalPhone,.HeroDemo-module-scss-module__fB_vza__modalPhone:hover{transition:none;transform:none}.HeroDemo-module-scss-module__fB_vza__demoNotes{flex-direction:column;gap:.3rem;max-width:620px;display:flex}.HeroDemo-module-scss-module__fB_vza__demoNote{color:#ffffffd1;text-align:left;font-size:.74rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__demoNote b{color:#fff}.HeroDemo-module-scss-module__fB_vza__demoExitBtn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.55rem 1.3rem;font-size:.82rem;font-weight:700;box-shadow:0 6px 16px #00000038}.HeroDemo-module-scss-module__fB_vza__demoExitBtn:hover{background:#f1f5f5}@media (max-width:720px){.HeroDemo-module-scss-module__fB_vza__demoRow{flex-direction:column;gap:.8rem}}@media (max-width:1180px){.HeroDemo-module-scss-module__fB_vza__stage{transform:scale(.9)}}@media (max-width:1040px){.HeroDemo-module-scss-module__fB_vza__stage{transform:scale(.8)}}@media (max-width:768px){.HeroDemo-module-scss-module__fB_vza__stage{gap:.75rem;transform:none}.HeroDemo-module-scss-module__fB_vza__demo{zoom:.9}.HeroDemo-module-scss-module__fB_vza__themeToggle{gap:.55rem;padding:.45rem .9rem;font-size:1rem}.HeroDemo-module-scss-module__fB_vza__tgTrack{width:40px;height:22px}.HeroDemo-module-scss-module__fB_vza__tgKnob{width:20px;height:20px}.HeroDemo-module-scss-module__fB_vza__tgKnobDark{transform:translate(18px)}}@media (max-width:560px){.HeroDemo-module-scss-module__fB_vza__demo{zoom:.8}}@media (max-width:430px){.HeroDemo-module-scss-module__fB_vza__demo{zoom:.68}}
