.DotGrid-module__RceZ0a__dot-grid{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DotGrid-module__RceZ0a__dot-grid__wrap{width:100%;height:100%;position:relative}.DotGrid-module__RceZ0a__dot-grid__canvas{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}
.ReceivingVerification-module__UCWpTG__section{--ink:#172033;--muted:#647089;--line:#dfe6f1;--soft-line:#eaf0f7;--blue:#2f6af6;--blue-dark:#0b2f8d;--blue-deep:#061c56;--blue-soft:#eef4ff;--green:#22a665;--green-soft:#e9f8f0;color:var(--ink);background:linear-gradient(#f8fbff 0%,#fff 46%,#f7f9fc 100%);padding:128px 0;position:relative;overflow:hidden}.ReceivingVerification-module__UCWpTG__container{z-index:1;width:min(1180px,100% - 40px);margin:0 auto;position:relative}.ReceivingVerification-module__UCWpTG__ambientOne,.ReceivingVerification-module__UCWpTG__ambientTwo{pointer-events:none;filter:blur(12px);border-radius:50%;position:absolute}.ReceivingVerification-module__UCWpTG__ambientOne{background:radial-gradient(circle,#2f6af624,#0000 68%);width:520px;height:520px;animation:11s ease-in-out infinite alternate ReceivingVerification-module__UCWpTG__ambientFloat;top:-220px;left:-180px}.ReceivingVerification-module__UCWpTG__ambientTwo{background:radial-gradient(circle,#3fb8ff1f,#0000 70%);width:460px;height:460px;animation:13s ease-in-out 1s infinite alternate-reverse ReceivingVerification-module__UCWpTG__ambientFloat;bottom:20%;right:-160px}.ReceivingVerification-module__UCWpTG__heading{opacity:0;max-width:790px;margin-bottom:68px;transform:translateY(22px)}.ReceivingVerification-module__UCWpTG__heading>span,.ReceivingVerification-module__UCWpTG__subheading>span{color:#2356cc;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:500;line-height:1;display:inline-flex}.ReceivingVerification-module__UCWpTG__heading>span:before,.ReceivingVerification-module__UCWpTG__subheading>span:before{background:var(--blue);content:"";border-radius:50%;width:7px;height:7px}.ReceivingVerification-module__UCWpTG__heading>span,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading>span,.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__subheading>span{font-weight:600}.ReceivingVerification-module__UCWpTG__heading>span:before,.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__subheading>span:before{display:none}.ReceivingVerification-module__UCWpTG__heading h2,.ReceivingVerification-module__UCWpTG__subheading h2{letter-spacing:-.05em;margin:17px 0 18px;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.04}.ReceivingVerification-module__UCWpTG__heading h2 em,.ReceivingVerification-module__UCWpTG__subheading h2 em,.ReceivingVerification-module__UCWpTG__personaQuote em{color:var(--blue);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.ReceivingVerification-module__UCWpTG__heading p{max-width:690px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__heading{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1),transform .7s cubic-bezier(.23,1,.32,1);transform:translateY(0)}.ReceivingVerification-module__UCWpTG__processGrid{grid-template-columns:1.03fr .97fr;align-items:center;gap:84px;display:grid}.ReceivingVerification-module__UCWpTG__steps{position:relative}.ReceivingVerification-module__UCWpTG__stepsLine{background:var(--soft-line);width:2px;position:absolute;top:23px;bottom:23px;left:22px;overflow:hidden}.ReceivingVerification-module__UCWpTG__stepsLine span{background:linear-gradient(var(--blue), #71c8f2);transform-origin:top;width:100%;height:100%;display:block;transform:scaleY(0)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__stepsLine span{transition:transform 1.5s cubic-bezier(.23,1,.32,1) .35s;transform:scaleY(1)}.ReceivingVerification-module__UCWpTG__step{opacity:0;grid-template-columns:46px 1fr;gap:19px;padding-bottom:32px;display:grid;position:relative;transform:translate(-18px)}.ReceivingVerification-module__UCWpTG__step:last-child{padding-bottom:0}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step{opacity:1;transition:opacity .6s cubic-bezier(.23,1,.32,1),transform .6s cubic-bezier(.23,1,.32,1);transform:translate(0)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(2){transition-delay:.18s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(3){transition-delay:.28s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(4){transition-delay:.38s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(5){transition-delay:.48s}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__step:nth-of-type(6){transition-delay:.58s}.ReceivingVerification-module__UCWpTG__stepIcon{z-index:1;width:46px;height:46px;color:var(--blue);background:#fff;border:1px solid #cad8f1;border-radius:13px;place-items:center;transition:transform .18s cubic-bezier(.23,1,.32,1),box-shadow .18s;display:grid;position:relative;box-shadow:0 8px 24px #1f3c6f12}.ReceivingVerification-module__UCWpTG__step:hover .ReceivingVerification-module__UCWpTG__stepIcon{transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 30px #2f6af624}.ReceivingVerification-module__UCWpTG__stepIcon svg{width:21px;height:21px}.ReceivingVerification-module__UCWpTG__stepIcon b{color:#fff;background:var(--blue);border:2px solid #f8fbff;border-radius:50%;place-items:center;width:19px;height:19px;font-size:9px;display:grid;position:absolute;top:-7px;right:-7px}.ReceivingVerification-module__UCWpTG__step h3{margin:1px 0 5px;font-size:17px}.ReceivingVerification-module__UCWpTG__step p{max-width:46ch;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.ReceivingVerification-module__UCWpTG__phoneStage{opacity:0;place-items:center;min-height:500px;display:grid;position:relative;transform:translateY(46px)rotate(2deg)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__phoneStage{opacity:1;transition:opacity .9s cubic-bezier(.23,1,.32,1) .3s,transform .9s cubic-bezier(.23,1,.32,1) .3s;transform:translateY(0)rotate(0)}.ReceivingVerification-module__UCWpTG__phoneGlow{background:radial-gradient(circle,#2f6af633,#0000 68%);border-radius:50%;width:390px;height:390px;position:absolute}.ReceivingVerification-module__UCWpTG__phone{z-index:1;background:#101828;border:1px solid #ffffff38;border-radius:31px;width:min(348px,100%);padding:10px;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s;position:relative;box-shadow:0 40px 75px -30px #061c5675}.ReceivingVerification-module__UCWpTG__phone:hover{transform:translateY(-6px)rotate(.5deg);box-shadow:0 48px 82px -28px #061c5685}.ReceivingVerification-module__UCWpTG__phoneScreen{background:#e7f0ea;border-radius:22px;overflow:hidden}.ReceivingVerification-module__UCWpTG__phoneHeader{color:#fff;background:var(--blue-deep);align-items:center;gap:11px;padding:15px 16px;display:flex}.ReceivingVerification-module__UCWpTG__phoneAvatar{background:linear-gradient(135deg, var(--blue), #61b7ed);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.ReceivingVerification-module__UCWpTG__phoneHeader strong,.ReceivingVerification-module__UCWpTG__phoneHeader span{display:block}.ReceivingVerification-module__UCWpTG__phoneHeader strong{font-size:13px}.ReceivingVerification-module__UCWpTG__phoneHeader span{color:#fff9;margin-top:2px;font-size:9px}.ReceivingVerification-module__UCWpTG__phoneBody{background:linear-gradient(#e7f0eae0,#e7f0eae0),radial-gradient(circle at 20% 20%,#fff,#0000 35%);min-height:338px;padding:24px 15px 30px}.ReceivingVerification-module__UCWpTG__messageBubble{color:#293348;opacity:0;background:#fff;border-radius:5px 14px 14px;max-width:94%;padding:14px 14px 10px;transform:translateY(12px)scale(.97);box-shadow:0 3px 8px #1720331a}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__messageBubble{opacity:1;transition:opacity .5s cubic-bezier(.23,1,.32,1) .95s,transform .5s cubic-bezier(.23,1,.32,1) .95s;transform:translateY(0)scale(1)}.ReceivingVerification-module__UCWpTG__messageBubble p{margin:0 0 10px;font-size:11px;line-height:1.55}.ReceivingVerification-module__UCWpTG__messageBubble .ReceivingVerification-module__UCWpTG__code{color:var(--blue-dark);background:var(--blue-soft);letter-spacing:.13em;border-radius:7px;margin:1px 0 11px;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px;display:inline-block}.ReceivingVerification-module__UCWpTG__messageBubble small{color:#c94b35;font-size:9px;display:block}.ReceivingVerification-module__UCWpTG__messageBubble time{color:#809079;text-align:right;margin-top:5px;font-size:8px;display:block}.ReceivingVerification-module__UCWpTG__phoneProof{z-index:2;color:#147a49;background:#fffffff0;border:1px solid #cfe4d9;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:10px;font-weight:650;display:inline-flex;position:absolute;bottom:37px;right:1%;box-shadow:0 12px 28px #1f3c6f17}.ReceivingVerification-module__UCWpTG__phoneProof svg{width:15px;height:15px}.ReceivingVerification-module__UCWpTG__personaSection{opacity:0;margin-top:130px;transform:translateY(24px)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__personaSection{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1) .65s,transform .7s cubic-bezier(.23,1,.32,1) .65s;transform:translateY(0)}.ReceivingVerification-module__UCWpTG__subheading{text-align:center;max-width:720px;margin:0 auto 40px}.ReceivingVerification-module__UCWpTG__subheading>span{justify-content:center}.ReceivingVerification-module__UCWpTG__subheading h2{margin-top:15px;font-size:clamp(32px,4vw,51px)}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading{max-width:none}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2 em{white-space:nowrap;font-weight:600}.ReceivingVerification-module__UCWpTG__personaTabs{border:1px solid var(--line);background:#fff;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:0;width:min(470px,100%);margin:0 auto 28px;padding:5px;display:grid;position:relative}.ReceivingVerification-module__UCWpTG__personaTabs>i{background:var(--blue);border-radius:999px;width:calc(33.3333% - 3.33333px);height:calc(100% - 10px);transition:transform .32s cubic-bezier(.23,1,.32,1);position:absolute;top:5px;left:5px;box-shadow:0 7px 18px #2f6af638}.ReceivingVerification-module__UCWpTG__personaTabs button{z-index:1;min-width:0;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:11px 12px;font-size:12px;font-weight:400;transition:color .18s,transform .14s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.ReceivingVerification-module__UCWpTG__personaTabs button[aria-selected=true]{color:#fff}.ReceivingVerification-module__UCWpTG__personaTabs button:active{transform:scale(.97)}.ReceivingVerification-module__UCWpTG__personaTabs svg{width:16px;height:16px}.ReceivingVerification-module__UCWpTG__personaCard{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:auto 1fr;align-items:start;gap:28px;max-width:790px;min-height:300px;margin:0 auto;padding:42px;animation:.44s cubic-bezier(.23,1,.32,1) both ReceivingVerification-module__UCWpTG__panelIn;display:grid;box-shadow:0 24px 60px #1f3c6f14}.ReceivingVerification-module__UCWpTG__personaIcon{color:#fff;background:linear-gradient(135deg, var(--blue), #58a5f5);border-radius:16px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 13px 25px #2f6af633}.ReceivingVerification-module__UCWpTG__personaIcon svg{width:27px;height:27px}.ReceivingVerification-module__UCWpTG__personaQuote{max-width:none;color:var(--ink);white-space:nowrap;margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-style:italic;font-weight:600;line-height:1.35}.ReceivingVerification-module__UCWpTG__personaQuote em{font-weight:600}.ReceivingVerification-module__UCWpTG__personaCard ul{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.ReceivingVerification-module__UCWpTG__personaCard li{color:var(--muted);align-items:flex-start;gap:9px;font-size:13px;line-height:1.55;display:flex}.ReceivingVerification-module__UCWpTG__personaCard li svg{width:16px;height:16px;color:var(--green);flex:none;margin-top:2px}.ReceivingVerification-module__UCWpTG__scenario{border:1px solid var(--line);opacity:0;border-radius:22px;grid-template-columns:1fr 1fr;max-width:980px;margin:110px auto 0;display:grid;overflow:hidden;transform:translateY(22px)}.ReceivingVerification-module__UCWpTG__visible .ReceivingVerification-module__UCWpTG__scenario{opacity:1;transition:opacity .7s cubic-bezier(.23,1,.32,1) .8s,transform .7s cubic-bezier(.23,1,.32,1) .8s;transform:translateY(0)}.ReceivingVerification-module__UCWpTG__scenario article{min-height:260px;padding:39px}.ReceivingVerification-module__UCWpTG__scenario article>span{letter-spacing:.09em;text-transform:uppercase;border-radius:999px;padding:5px 11px;font-size:9px;font-weight:700;display:inline-flex}.ReceivingVerification-module__UCWpTG__scenario p{margin:20px 0 0;font-size:14px;line-height:1.75}.ReceivingVerification-module__UCWpTG__scenarioBefore{background:#fff5f2}.ReceivingVerification-module__UCWpTG__scenarioBefore>span{color:#9d432d;background:#f8ddd5}.ReceivingVerification-module__UCWpTG__scenarioBefore p{color:#755043}.ReceivingVerification-module__UCWpTG__scenarioAfter{color:#fff;background:radial-gradient(circle at 88% 10%, #2f6af673, transparent 55%), var(--blue-deep)}.ReceivingVerification-module__UCWpTG__scenarioAfter>span{color:#d9e6ff;background:#2f6af659}.ReceivingVerification-module__UCWpTG__scenarioAfter p{color:#fffc}.ReceivingVerification-module__UCWpTG__scenarioAfter strong{color:#fff}.ReceivingVerification-module__UCWpTG__processFaq{max-width:790px;margin:120px auto 0}.ReceivingVerification-module__UCWpTG__processFaq>div>article{border-bottom:1px solid var(--line)}.ReceivingVerification-module__UCWpTG__processFaq button{width:100%;min-height:70px;color:var(--ink);cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px;font-size:14px;font-weight:400;display:flex}.ReceivingVerification-module__UCWpTG__processFaq button:active{transform:scale(.995)}.ReceivingVerification-module__UCWpTG__processFaq button>span{flex:none;width:18px;height:18px;position:relative}.ReceivingVerification-module__UCWpTG__processFaq button>span:before,.ReceivingVerification-module__UCWpTG__processFaq button>span:after{background:var(--ink);content:"";border-radius:2px;transition:transform .22s cubic-bezier(.23,1,.32,1);position:absolute}.ReceivingVerification-module__UCWpTG__processFaq button>span:before{width:18px;height:1.5px;top:8px;left:0}.ReceivingVerification-module__UCWpTG__processFaq button>span:after{width:1.5px;height:18px;top:0;left:8px}.ReceivingVerification-module__UCWpTG__faqOpen button>span:after{transform:rotate(90deg)}.ReceivingVerification-module__UCWpTG__processFaq article>div{grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.23,1,.32,1);display:grid}.ReceivingVerification-module__UCWpTG__processFaq article>div>p{min-height:0;color:var(--muted);margin:0;font-size:13px;line-height:1.65;overflow:hidden}.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__faqOpen>div{grid-template-rows:1fr}.ReceivingVerification-module__UCWpTG__processFaq .ReceivingVerification-module__UCWpTG__faqOpen>div>p{padding:0 4px 22px}@keyframes ReceivingVerification-module__UCWpTG__ambientFloat{to{transform:translate(34px,26px)scale(1.06)}}@keyframes ReceivingVerification-module__UCWpTG__panelIn{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:900px){.ReceivingVerification-module__UCWpTG__section{padding:96px 0}.ReceivingVerification-module__UCWpTG__processGrid{grid-template-columns:1fr;gap:58px}.ReceivingVerification-module__UCWpTG__steps{max-width:650px}.ReceivingVerification-module__UCWpTG__phoneStage{min-height:480px}.ReceivingVerification-module__UCWpTG__phoneProof{right:15%}.ReceivingVerification-module__UCWpTG__personaSection{margin-top:105px}}@media (max-width:700px){.ReceivingVerification-module__UCWpTG__section{padding:80px 0}.ReceivingVerification-module__UCWpTG__heading{margin-bottom:50px}.ReceivingVerification-module__UCWpTG__heading h2,.ReceivingVerification-module__UCWpTG__subheading h2{font-size:clamp(34px,10vw,46px)}.ReceivingVerification-module__UCWpTG__heading p{font-size:14px}.ReceivingVerification-module__UCWpTG__step{gap:16px}.ReceivingVerification-module__UCWpTG__step p{font-size:12px}.ReceivingVerification-module__UCWpTG__phoneStage{min-height:440px}.ReceivingVerification-module__UCWpTG__phone{width:min(325px,100% - 10px)}.ReceivingVerification-module__UCWpTG__phoneBody{min-height:310px}.ReceivingVerification-module__UCWpTG__phoneProof{bottom:15px;right:0}.ReceivingVerification-module__UCWpTG__personaTabs button span{display:none}.ReceivingVerification-module__UCWpTG__personaTabs button{padding:11px}.ReceivingVerification-module__UCWpTG__personaCard{grid-template-columns:1fr;min-height:0;padding:29px 24px}.ReceivingVerification-module__UCWpTG__personaQuote{font-size:21px}.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2,.ReceivingVerification-module__UCWpTG__personaSection .ReceivingVerification-module__UCWpTG__subheading h2 em,.ReceivingVerification-module__UCWpTG__personaQuote{white-space:normal}.ReceivingVerification-module__UCWpTG__scenario{grid-template-columns:1fr;margin-top:80px}.ReceivingVerification-module__UCWpTG__scenario article{min-height:0;padding:30px 24px}.ReceivingVerification-module__UCWpTG__processFaq{margin-top:90px}}@media (prefers-reduced-motion:reduce){.ReceivingVerification-module__UCWpTG__section *,.ReceivingVerification-module__UCWpTG__section :before,.ReceivingVerification-module__UCWpTG__section :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.ReceivingVerification-module__UCWpTG__heading,.ReceivingVerification-module__UCWpTG__step,.ReceivingVerification-module__UCWpTG__phoneStage,.ReceivingVerification-module__UCWpTG__messageBubble,.ReceivingVerification-module__UCWpTG__personaSection,.ReceivingVerification-module__UCWpTG__scenario{opacity:1;transform:none}.ReceivingVerification-module__UCWpTG__stepsLine span{transform:scaleY(1)}}
.LandingPage-module__rkQY6G__page{--ink:#172033;--muted:#647089;--line:#dfe6f1;--soft-line:#eaf0f7;--blue:#2f6af6;--blue-dark:#0b2f8d;--blue-deep:#061c56;--blue-soft:#eef4ff;--cyan-soft:#e9f9ff;--green:#22a665;--green-soft:#e9f8f0;--orange-soft:#fff1e8;--purple-soft:#f3efff;color:var(--ink);background:#fff;overflow:clip}.LandingPage-module__rkQY6G__page *{box-sizing:border-box}.LandingPage-module__rkQY6G__page button,.LandingPage-module__rkQY6G__page a{-webkit-tap-highlight-color:transparent}.LandingPage-module__rkQY6G__page button,.LandingPage-module__rkQY6G__page button *{font-weight:400!important}.LandingPage-module__rkQY6G__container{width:min(1240px,100% - 40px);margin:0 auto}.LandingPage-module__rkQY6G__hero{isolation:isolate;isolation:isolate;background:linear-gradient(#f2f7ffbf,#fff0 62%),#fff;align-items:center;min-height:830px;padding:92px 0 100px;display:flex;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(70% 85% at 12% 12%,#5c8fff2e,#0000 68%),radial-gradient(58% 72% at 88% 20%,#71cdff24,#0000 70%),linear-gradient(135deg,#f8fbff 0%,#eef5ff 48%,#fdfdff 100%);position:absolute;inset:0}.LandingPage-module__rkQY6G__hero:after{content:"";z-index:-1;pointer-events:none;opacity:.055;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:absolute;inset:0}.LandingPage-module__rkQY6G__ambientOne,.LandingPage-module__rkQY6G__ambientTwo{filter:blur(3px);z-index:-1;pointer-events:none;border-radius:999px;position:absolute}.LandingPage-module__rkQY6G__ambientOne{background:radial-gradient(circle,#4b7fff2e,#4b7fff00 68%);width:520px;height:520px;top:-140px;right:-120px}.LandingPage-module__rkQY6G__ambientTwo{background:radial-gradient(circle,#53d3ff29,#53d3ff00 70%);width:420px;height:420px;bottom:-180px;left:-220px}.LandingPage-module__rkQY6G__heroLayout{grid-template-columns:minmax(0,1fr) minmax(560px,1fr);align-items:center;gap:58px;display:grid}.LandingPage-module__rkQY6G__heroCopy{z-index:2;position:relative}.LandingPage-module__rkQY6G__heroPill,.LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__eyebrowLight{color:#2356cc;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:400;line-height:1;display:inline-flex}.LandingPage-module__rkQY6G__heroPill{letter-spacing:.02em;text-transform:none;background:#f4f8ffe6;border:1px solid #cbdcff;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:700}.LandingPage-module__rkQY6G__heroPill svg{font-size:15px}.LandingPage-module__rkQY6G__heroCopy h1{letter-spacing:-.035em;max-width:700px;margin:24px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4.65vw,72px);font-style:italic;font-weight:500;line-height:1.04}.LandingPage-module__rkQY6G__heroCopy h1 span{color:var(--blue);display:block}.LandingPage-module__rkQY6G__textReveal{animation:.85s cubic-bezier(.22,1,.36,1) both LandingPage-module__rkQY6G__splitBlurIn}.LandingPage-module__rkQY6G__textReveal span{animation:.85s cubic-bezier(.22,1,.36,1) .14s both LandingPage-module__rkQY6G__splitBlurIn}.LandingPage-module__rkQY6G__textRevealSoft{animation:.9s cubic-bezier(.22,1,.36,1) .22s both LandingPage-module__rkQY6G__blurTextIn}.LandingPage-module__rkQY6G__heroCopy>p{max-width:620px;color:var(--muted);letter-spacing:-.015em;margin:0;font-size:18px;line-height:1.7}.LandingPage-module__rkQY6G__heroActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.LandingPage-module__rkQY6G__primaryButton,.LandingPage-module__rkQY6G__secondaryButton,.LandingPage-module__rkQY6G__outlineButton,.LandingPage-module__rkQY6G__smallButton{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 21px;font-size:14px;font-weight:400;transition:transform .15s cubic-bezier(.23,1,.32,1),box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.LandingPage-module__rkQY6G__primaryButton{color:#fff;background:var(--blue);border:1px solid var(--blue);box-shadow:0 12px 28px #2f6af63b,inset 0 1px #ffffff38}.LandingPage-module__rkQY6G__primaryButton:hover{background:#245de5;transform:translateY(-2px);box-shadow:0 15px 32px #2f6af64d,inset 0 1px #ffffff3d}a.LandingPage-module__rkQY6G__untitledTrialButton{isolation:isolate;color:#fff;background:var(--blue);border:1px solid #245de5;border-radius:9px;outline:none;transition:transform .12s cubic-bezier(.23,1,.32,1),box-shadow .16s,border-color .16s,background-color .16s;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018282e,0 0 0 1px #1018280f,inset 0 1px #ffffff38;font-weight:600!important}a.LandingPage-module__rkQY6G__untitledTrialButton:before{content:"";z-index:0;pointer-events:none;border:1px solid #ffffff1f;border-radius:7px;position:absolute;inset:1px}a.LandingPage-module__rkQY6G__untitledTrialButton>*{z-index:1;position:relative}a.LandingPage-module__rkQY6G__untitledTrialButton svg{color:#ffffffb8;transition:color .16s,transform .18s cubic-bezier(.23,1,.32,1)}a.LandingPage-module__rkQY6G__untitledTrialButton:hover{color:#fff;background:#245de5;border-color:#174fcf;transform:translateY(-1px);box-shadow:0 2px 4px #10182833,0 0 0 1px #10182814,inset 0 1px #ffffff3d}a.LandingPage-module__rkQY6G__untitledTrialButton:hover svg{color:#fff;transform:translate(2px)}a.LandingPage-module__rkQY6G__untitledTrialButton:focus-visible{outline:2px solid var(--blue);outline-offset:3px}a.LandingPage-module__rkQY6G__untitledTrialButton:active{transform:scale(.98);box-shadow:0 1px 2px #10182829,inset 0 1px 2px #061c5624}.LandingPage-module__rkQY6G__secondaryButton,.LandingPage-module__rkQY6G__outlineButton{color:var(--ink);background:#ffffffc7;border:1px solid #cfd8e7;box-shadow:0 4px 14px #192c520d}.LandingPage-module__rkQY6G__secondaryButton:hover,.LandingPage-module__rkQY6G__outlineButton:hover{background:#fff;border-color:#a9bde5;transform:translateY(-2px)}.LandingPage-module__rkQY6G__primaryButton:active,.LandingPage-module__rkQY6G__secondaryButton:active,.LandingPage-module__rkQY6G__outlineButton:active,.LandingPage-module__rkQY6G__smallButton:active{transform:scale(.97)}.LandingPage-module__rkQY6G__heroProofs,.LandingPage-module__rkQY6G__finalProofs{flex-wrap:wrap;align-items:center;gap:18px;margin-top:22px;display:flex}.LandingPage-module__rkQY6G__heroProofs span,.LandingPage-module__rkQY6G__finalProofs span{color:#536079;align-items:center;gap:6px;font-size:12px;font-weight:650;display:inline-flex}.LandingPage-module__rkQY6G__heroProofs svg,.LandingPage-module__rkQY6G__finalProofs svg{color:var(--green)}.LandingPage-module__rkQY6G__heroVisual{background:linear-gradient(145deg,#ffffffe6,#eef5ffd6),#f4f8ff;border:1px solid #cddaefe0;border-radius:28px;height:610px;position:relative;overflow:hidden;box-shadow:0 35px 90px #294c8b24}.LandingPage-module__rkQY6G__heroVisual:after{content:"";pointer-events:none;background:linear-gradient(120deg,#0000 28%,#ffffffbf 48%,#0000 68%);animation:8s linear infinite LandingPage-module__rkQY6G__heroShine;position:absolute;inset:0;transform:translate(-120%)}.LandingPage-module__rkQY6G__heroGrid,.LandingPage-module__rkQY6G__finalGrid{background-image:linear-gradient(#3f66a713 1px,#0000 1px),linear-gradient(90deg,#3f66a713 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.LandingPage-module__rkQY6G__captureCard,.LandingPage-module__rkQY6G__aiCard,.LandingPage-module__rkQY6G__whatsappCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #c2d0e7e6;position:absolute;box-shadow:0 22px 48px #20417b29}.LandingPage-module__rkQY6G__captureCard{z-index:2;border-radius:18px;width:322px;padding:10px;top:48px;left:28px}.LandingPage-module__rkQY6G__heroCardInOne{animation:.7s cubic-bezier(.23,1,.32,1) both LandingPage-module__rkQY6G__heroCardLeft}.LandingPage-module__rkQY6G__heroCardInTwo{animation:.7s cubic-bezier(.23,1,.32,1) .18s both LandingPage-module__rkQY6G__heroCardUp}.LandingPage-module__rkQY6G__heroCardInThree{animation:.65s cubic-bezier(.23,1,.32,1) .36s both LandingPage-module__rkQY6G__heroCardRight}.LandingPage-module__rkQY6G__mockWindowBar{color:#6d7890;align-items:center;gap:5px;height:28px;padding:0 5px;display:flex}.LandingPage-module__rkQY6G__mockWindowBar>span{background:#d7deea;border-radius:999px;width:7px;height:7px}.LandingPage-module__rkQY6G__mockWindowBar small{margin-left:auto;font-size:9px;font-weight:700}.LandingPage-module__rkQY6G__labelPhoto{background:linear-gradient(145deg,#ffffff1a,#0000),repeating-linear-gradient(70deg,#a8794d,#a8794d 16px,#b9895b 16px 32px);border-radius:13px;place-items:center;height:238px;display:grid;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__packageTape{color:#6f4e17;text-align:center;letter-spacing:.15em;background:#f2c960;width:120px;padding:4px 0;font-size:8px;position:absolute;top:14px;right:-25px;transform:rotate(35deg)}.LandingPage-module__rkQY6G__shippingLabel{color:#172033;background:#fff;border-radius:5px;flex-direction:column;gap:7px;width:76%;min-height:128px;padding:14px;display:flex;transform:rotate(-2deg);box-shadow:0 8px 20px #38231138}.LandingPage-module__rkQY6G__shippingLabel b{letter-spacing:.03em;font-size:12px}.LandingPage-module__rkQY6G__shippingLabel span{font-size:10px;font-weight:700}.LandingPage-module__rkQY6G__shippingLabel small{margin-top:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.LandingPage-module__rkQY6G__barcode{background:repeating-linear-gradient(90deg,#172033,#172033 2px,#0000 2px 4px,#172033 4px 5px,#0000 5px 8px);height:32px}.LandingPage-module__rkQY6G__scanCorners{border:2px solid #7cc5ffcc;border-radius:12px;position:absolute;inset:22px;box-shadow:inset 0 0 0 999px #04142e1a}.LandingPage-module__rkQY6G__scanLine{background:linear-gradient(90deg,#0000,#7fe1ff,#fff,#7fe1ff,#0000);height:2px;animation:3.4s cubic-bezier(.77,0,.175,1) infinite LandingPage-module__rkQY6G__scan;position:absolute;top:28px;left:23px;right:23px;box-shadow:0 0 12px #59d4ff}.LandingPage-module__rkQY6G__captureStatus{color:#506079;align-items:center;gap:8px;height:40px;padding:0 7px;font-size:10px;font-weight:700;display:flex}.LandingPage-module__rkQY6G__captureStatus svg{color:var(--blue);margin-left:auto;font-size:16px}.LandingPage-module__rkQY6G__liveDot{background:#30bf74;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #30bf741f}.LandingPage-module__rkQY6G__aiCard{z-index:3;border-radius:18px;width:330px;padding:15px;top:130px;right:28px}.LandingPage-module__rkQY6G__aiHeader,.LandingPage-module__rkQY6G__reviewTop,.LandingPage-module__rkQY6G__composerTop{justify-content:space-between;align-items:center;gap:12px;display:flex}.LandingPage-module__rkQY6G__aiHeader span,.LandingPage-module__rkQY6G__reviewTop span{color:#365aab;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.LandingPage-module__rkQY6G__aiHeader b,.LandingPage-module__rkQY6G__reviewTop b{color:#22764b;text-transform:uppercase;background:#e8f8ef;border-radius:999px;padding:5px 8px;font-size:8px}.LandingPage-module__rkQY6G__aiFields{grid-template-columns:1fr 1fr;gap:8px;margin:14px 0;display:grid}.LandingPage-module__rkQY6G__aiFields label{color:#7b869a;background:#f7f9fc;border:1px solid #e9eef5;border-radius:8px;flex-direction:column;gap:5px;padding:10px;font-size:8px;display:flex}.LandingPage-module__rkQY6G__aiFields strong{color:#26334b;font-size:9px}.LandingPage-module__rkQY6G__aiCard button,.LandingPage-module__rkQY6G__aiOutput button{color:#fff;background:var(--blue);width:100%;min-height:35px;font:inherit;pointer-events:none;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.LandingPage-module__rkQY6G__tourVisualWrap{background-color:var(--surface-hover);border:1px solid var(--border-color);border-radius:20px;flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 2px 12px #00000005}.LandingPage-module__rkQY6G__tourStaticImage{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.LandingPage-module__rkQY6G__tourStaticImage img{object-fit:cover;border-radius:20px;width:100%;height:100%}.LandingPage-module__rkQY6G__whatsappCard{z-index:4;background:#eef3ec;border:5px solid #182236;border-radius:26px;width:212px;height:306px;bottom:38px;left:90px;overflow:hidden}.LandingPage-module__rkQY6G__phoneTop{color:#fff;background:#172033;justify-content:space-between;align-items:center;height:25px;padding:0 12px;font-size:7px;display:flex}.LandingPage-module__rkQY6G__chatHeader{color:#fff;background:#075e54;align-items:center;gap:8px;height:46px;padding:0 9px;display:flex}.LandingPage-module__rkQY6G__chatAvatar{color:#075e54;background:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.LandingPage-module__rkQY6G__chatHeader div:last-child{flex-direction:column;display:flex}.LandingPage-module__rkQY6G__chatHeader b{font-size:9px}.LandingPage-module__rkQY6G__chatHeader small{opacity:.8;font-size:6px}.LandingPage-module__rkQY6G__chatBubble{color:#314038;background:#d9fdd3;border-radius:8px 8px 2px;margin:14px 8px;padding:11px;font-size:8px;line-height:1.55;box-shadow:0 2px 8px #1f382814}.LandingPage-module__rkQY6G__messageData{border-top:1px solid #395b4421;flex-direction:column;gap:1px;margin-top:8px;padding-top:6px;display:flex}.LandingPage-module__rkQY6G__messageData span{text-transform:uppercase;color:#6b8372;font-size:6px}.LandingPage-module__rkQY6G__chatBubble>small{text-align:right;color:#4a8161;margin-top:6px;font-size:6px;display:block}.LandingPage-module__rkQY6G__heroFlow{z-index:2;justify-content:space-between;gap:4px;width:300px;display:flex;position:absolute;bottom:30px;right:24px}.LandingPage-module__rkQY6G__heroFlow:before{content:"";z-index:-1;background:#cdd8e9;height:1px;position:absolute;top:10px;left:18px;right:18px}.LandingPage-module__rkQY6G__heroFlow span{color:#8a96aa;background:#f4f8ff;flex-direction:column;align-items:center;gap:5px;font-size:7px;font-weight:700;display:flex}.LandingPage-module__rkQY6G__heroFlow b{background:#fff;border:1px solid #cad5e6;border-radius:50%;place-items:center;width:21px;height:21px;font-size:7px;display:grid}.LandingPage-module__rkQY6G__heroFlow .LandingPage-module__rkQY6G__activeFlow{color:var(--blue)}.LandingPage-module__rkQY6G__activeFlow b{color:#fff;border-color:var(--blue);background:var(--blue);box-shadow:0 0 0 5px #2f6af61f}.LandingPage-module__rkQY6G__trustBar{border-top:1px solid var(--soft-line);border-bottom:1px solid var(--soft-line);background:#fbfcfe}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container{flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:122px;display:flex}.LandingPage-module__rkQY6G__trustBar p{color:#59677d;text-transform:uppercase;letter-spacing:.14em;margin:0;font-size:10px;font-weight:400}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container>div{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.LandingPage-module__rkQY6G__trustBar span{color:#46536a;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.LandingPage-module__rkQY6G__trustBar svg{color:var(--blue);font-size:18px}.LandingPage-module__rkQY6G__problemSection,.LandingPage-module__rkQY6G__tourSection,.LandingPage-module__rkQY6G__aiSection,.LandingPage-module__rkQY6G__featuresSection,.LandingPage-module__rkQY6G__audienceSection,.LandingPage-module__rkQY6G__beforeAfterSection,.LandingPage-module__rkQY6G__pricingSection,.LandingPage-module__rkQY6G__implementationSection,.LandingPage-module__rkQY6G__faqSection{padding:128px 0}.LandingPage-module__rkQY6G__problemSection,.LandingPage-module__rkQY6G__tourSection,.LandingPage-module__rkQY6G__whatsappSection,.LandingPage-module__rkQY6G__aiSection,.LandingPage-module__rkQY6G__featuresSection,.LandingPage-module__rkQY6G__audienceSection,.LandingPage-module__rkQY6G__beforeAfterSection,.LandingPage-module__rkQY6G__securitySection,.LandingPage-module__rkQY6G__pricingSection,.LandingPage-module__rkQY6G__implementationSection,.LandingPage-module__rkQY6G__faqSection,.LandingPage-module__rkQY6G__finalCta{content-visibility:auto;contain:layout paint style;contain-intrinsic-size:auto 900px}.LandingPage-module__rkQY6G__sectionHeading{max-width:760px}.LandingPage-module__rkQY6G__sectionHeading h2{letter-spacing:-.05em;margin:17px 0 18px;font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.04;overflow:visible}.LandingPage-module__rkQY6G__sectionHeading p{max-width:650px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.LandingPage-module__rkQY6G__sectionHeading.LandingPage-module__rkQY6G__centered{text-align:center;margin-inline:auto}.LandingPage-module__rkQY6G__sectionHeading.LandingPage-module__rkQY6G__centered p{margin-inline:auto}.LandingPage-module__rkQY6G__problemSection .LandingPage-module__rkQY6G__sectionHeading{max-width:1080px}.LandingPage-module__rkQY6G__problemSection .LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__tourSection .LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__aiSection .LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__featuresSection .LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__audienceSection .LandingPage-module__rkQY6G__eyebrow,.LandingPage-module__rkQY6G__whatsappSection .LandingPage-module__rkQY6G__eyebrowLight,.LandingPage-module__rkQY6G__trustBar p{font-weight:600}.LandingPage-module__rkQY6G__tourSection .LandingPage-module__rkQY6G__sectionHeading{max-width:none}.LandingPage-module__rkQY6G__tourSection .LandingPage-module__rkQY6G__sectionHeading h2{white-space:nowrap;font-weight:600}.LandingPage-module__rkQY6G__tourSection .LandingPage-module__rkQY6G__sectionHeading h2 span,.LandingPage-module__rkQY6G__audienceSection .LandingPage-module__rkQY6G__sectionHeading h2,.LandingPage-module__rkQY6G__audienceSection .LandingPage-module__rkQY6G__sectionHeading h2 span{font-weight:600}.LandingPage-module__rkQY6G__audienceSection .LandingPage-module__rkQY6G__sectionHeading{max-width:980px}.LandingPage-module__rkQY6G__serifAccent{letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.LandingPage-module__rkQY6G__blueText{color:var(--blue)}.LandingPage-module__rkQY6G__comparisonScene{grid-template-columns:1fr 1fr;gap:18px;margin-top:64px;display:grid;position:relative}.LandingPage-module__rkQY6G__manualSide,.LandingPage-module__rkQY6G__digitalSide{border:1px solid var(--line);border-radius:24px;min-height:540px;padding:44px;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__manualSide{background:#f7f4f1}.LandingPage-module__rkQY6G__manualSide:after{content:"";opacity:.45;pointer-events:none;background-image:radial-gradient(#cfc6bc .7px,#0000 .7px);background-size:14px 14px;position:absolute;inset:0}.LandingPage-module__rkQY6G__digitalSide{color:#fff;background:radial-gradient(circle at 90% 10%,#499fff4d,#0000 35%),linear-gradient(145deg,#0d3b99,#081f5e);border-color:#16429f}.LandingPage-module__rkQY6G__sideLabel{z-index:1;color:#7d6f63;letter-spacing:.13em;background:#ffffffb8;border-radius:6px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex;position:relative}.LandingPage-module__rkQY6G__digitalSide .LandingPage-module__rkQY6G__sideLabel{color:#cfe2ff;background:#ffffff1a}.LandingPage-module__rkQY6G__manualSide h3,.LandingPage-module__rkQY6G__digitalSide h3{z-index:1;letter-spacing:-.035em;max-width:460px;margin:20px 0 28px;font-size:29px;line-height:1.15;position:relative}.LandingPage-module__rkQY6G__paperStack{z-index:1;height:255px;position:relative}.LandingPage-module__rkQY6G__paperStack>div{color:#504940;background:#fffdfa;border:1px solid #d6cec5;grid-template-rows:1fr 1fr;grid-template-columns:36px 1fr;align-items:center;width:245px;height:130px;padding:22px;display:grid;position:absolute;box-shadow:0 16px 28px #5544351c}.LandingPage-module__rkQY6G__paperStack>div:first-child{top:20px;left:15px;transform:rotate(-5deg)}.LandingPage-module__rkQY6G__paperStack>div:nth-child(2){top:67px;left:142px;transform:rotate(5deg)}.LandingPage-module__rkQY6G__paperStack>div:nth-child(3){top:125px;left:58px;transform:rotate(-1deg)}.LandingPage-module__rkQY6G__paperStack svg{color:#aa6d49;grid-row:1/span 2;font-size:25px}.LandingPage-module__rkQY6G__paperStack span{font-size:13px;font-weight:800}.LandingPage-module__rkQY6G__paperStack small{color:#9c8f82;font-size:9px}.LandingPage-module__rkQY6G__manualSide ul,.LandingPage-module__rkQY6G__digitalSide ul{z-index:1;flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;list-style:none;display:flex;position:relative}.LandingPage-module__rkQY6G__manualSide li,.LandingPage-module__rkQY6G__digitalSide li{font-size:10px;font-weight:700}.LandingPage-module__rkQY6G__manualSide li:before{content:"×";color:#c76355;margin-right:6px}.LandingPage-module__rkQY6G__digitalSide li:before{content:"✓";color:#65dfa2;margin-right:6px}.LandingPage-module__rkQY6G__digitalDashboard{z-index:1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff29;border-radius:16px;padding:12px;position:relative;box-shadow:inset 0 1px #ffffff14,0 28px 48px #00000029}.LandingPage-module__rkQY6G__digitalHeader{justify-content:space-between;align-items:center;min-height:56px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.LandingPage-module__rkQY6G__digitalHeader b{color:#79e7ae;text-transform:uppercase;background:#3bc67e24;border-radius:999px;padding:5px 8px;font-size:7px}.LandingPage-module__rkQY6G__digitalDashboard>div:not(.LandingPage-module__rkQY6G__digitalHeader){border-top:1px solid #ffffff1a;grid-template-columns:34px 1.5fr .7fr .8fr;align-items:center;gap:9px;min-height:63px;padding:0 9px;display:grid}.LandingPage-module__rkQY6G__personAvatar{color:#bed5ff;background:#78aaff2e;border-radius:9px;place-items:center;width:28px;height:28px;font-size:10px;font-weight:800;display:grid}.LandingPage-module__rkQY6G__digitalDashboard b{font-size:10px}.LandingPage-module__rkQY6G__digitalDashboard small{color:#a6bdec;font-size:8px}.LandingPage-module__rkQY6G__digitalDashboard em{color:#9ee9bd;background:#48cc841f;border-radius:999px;justify-self:end;padding:5px 7px;font-size:7px;font-style:normal}.LandingPage-module__rkQY6G__switchBadge{color:#fff;background:var(--blue);z-index:3;border:7px solid #fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 30px #18397840}.LandingPage-module__rkQY6G__tourSection{background:#f7f9fd}.LandingPage-module__rkQY6G__tourShell{border:1px solid var(--line);background:#fff;border-radius:24px;margin-top:58px;overflow:hidden;box-shadow:0 24px 70px #1e3c7014}.LandingPage-module__rkQY6G__tourTabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.LandingPage-module__rkQY6G__tourTabs button{border:0;border-right:1px solid var(--line);color:#647089;min-height:90px;font:inherit;text-align:left;cursor:pointer;background:#fff;grid-template-rows:1fr 1fr;grid-template-columns:34px 1fr;align-items:center;gap:0 9px;padding:18px 22px;transition:background-color .18s,color .18s;display:grid;position:relative}.LandingPage-module__rkQY6G__tourTabs button:last-child{border-right:0}.LandingPage-module__rkQY6G__tourTabs button:hover{background:#f8faff}.LandingPage-module__rkQY6G__tourTabs button:active{transform:scale(.985)}.LandingPage-module__rkQY6G__tourTabs button>span{color:#5270a8;background:#eef3fb;border-radius:10px;grid-row:1/span 2;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.LandingPage-module__rkQY6G__tourTabs small{color:#637086;letter-spacing:.1em;font-size:8px;font-weight:800}.LandingPage-module__rkQY6G__tourTabs b{align-self:start;font-size:12px}.LandingPage-module__rkQY6G__tourTabs .LandingPage-module__rkQY6G__activeTab{color:#1d4fc4;background:#f4f7ff}.LandingPage-module__rkQY6G__tourTabs .LandingPage-module__rkQY6G__activeTab small{color:#455c82}.LandingPage-module__rkQY6G__activeTab>span{color:#fff!important;background:var(--blue)!important}.LandingPage-module__rkQY6G__tabProgress{background:var(--blue);height:2px;animation:4.5s linear forwards LandingPage-module__rkQY6G__progress;position:absolute;bottom:-1px;left:0}.LandingPage-module__rkQY6G__tourStage{grid-template-columns:.76fr 1.24fr;align-items:center;gap:48px;min-height:500px;padding:54px;display:grid}.LandingPage-module__rkQY6G__tourCopy>span{color:var(--blue);letter-spacing:.12em;font-size:10px;font-weight:850}.LandingPage-module__rkQY6G__tourCopy h3{letter-spacing:-.045em;margin:18px 0;font-size:36px;line-height:1.1}.LandingPage-module__rkQY6G__tourCopy p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.LandingPage-module__rkQY6G__tourVisualWrap{background:linear-gradient(#607bab12 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#607bab12 1px,#0000 1px) 0 0/24px 24px,linear-gradient(145deg,#f4f8ff,#edf3ff);border-radius:20px;place-items:center;min-height:385px;display:grid;overflow:hidden}.LandingPage-module__rkQY6G__tourVisualWrap>div{place-items:center;width:100%;display:grid}.LandingPage-module__rkQY6G__swapIn{animation:.28s cubic-bezier(.23,1,.32,1) both LandingPage-module__rkQY6G__swapIn}.LandingPage-module__rkQY6G__swapInVisual{animation:.35s cubic-bezier(.23,1,.32,1) both LandingPage-module__rkQY6G__swapInVisual}.LandingPage-module__rkQY6G__tourCamera{background:#2d4057;border:7px solid #15223b;border-radius:32px;width:340px;height:340px;position:relative;overflow:hidden;box-shadow:0 24px 50px #1d366040}.LandingPage-module__rkQY6G__cameraHud,.LandingPage-module__rkQY6G__cameraFooter{z-index:3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07101fb8;justify-content:space-between;align-items:center;padding:0 18px;display:flex;position:absolute;left:0;right:0}.LandingPage-module__rkQY6G__cameraHud{height:42px;font-size:8px;font-weight:800;top:0}.LandingPage-module__rkQY6G__tourParcel{background:repeating-linear-gradient(64deg,#a9784a,#a9784a 24px,#b8885c 24px 48px);place-items:center;display:grid;position:absolute;inset:42px 0 65px}.LandingPage-module__rkQY6G__tourParcel .LandingPage-module__rkQY6G__shippingLabel{width:230px;min-height:150px}.LandingPage-module__rkQY6G__focusFrame{z-index:2;position:absolute;inset:66px 32px 88px}.LandingPage-module__rkQY6G__focusFrame i{border-style:solid;border-color:#83e6ff;width:28px;height:28px;position:absolute}.LandingPage-module__rkQY6G__focusFrame i:first-child{border-width:2px 0 0 2px;top:0;left:0}.LandingPage-module__rkQY6G__focusFrame i:nth-child(2){border-width:2px 2px 0 0;top:0;right:0}.LandingPage-module__rkQY6G__focusFrame i:nth-child(3){border-width:0 2px 2px 0;bottom:0;right:0}.LandingPage-module__rkQY6G__focusFrame i:nth-child(4){border-width:0 0 2px 2px;bottom:0;left:0}.LandingPage-module__rkQY6G__cameraFooter{height:65px;bottom:0}.LandingPage-module__rkQY6G__cameraFooter>span{background:#ffffff29;border-radius:7px;width:24px;height:24px}.LandingPage-module__rkQY6G__cameraFooter button{width:45px;height:45px;color:var(--blue);pointer-events:none;background:#fff;border:3px solid #ffffff8c;border-radius:50%;place-items:center;display:grid}.LandingPage-module__rkQY6G__reviewPanel{background:#fffffff5;border:1px solid #d9e3f2;border-radius:17px;width:min(420px,88%);padding:20px;box-shadow:0 20px 45px #1b3b711f}.LandingPage-module__rkQY6G__reviewTop{border-bottom:1px solid #e7edf5;padding-bottom:14px}.LandingPage-module__rkQY6G__reviewPanel label{border-bottom:1px solid #edf1f6;grid-template-columns:.8fr 1.4fr 42px;align-items:center;gap:8px;min-height:58px;display:grid}.LandingPage-module__rkQY6G__reviewPanel label span{color:#8290a6;font-size:9px}.LandingPage-module__rkQY6G__reviewPanel label strong{font-size:11px}.LandingPage-module__rkQY6G__reviewPanel label em{color:#258453;justify-self:end;font-size:8px;font-style:normal}.LandingPage-module__rkQY6G__reviewNote{color:#5f6f86;background:#f5f8fc;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px;font-size:9px;display:flex}.LandingPage-module__rkQY6G__notifyPanel{align-items:center;gap:34px;width:min(470px,92%);display:flex}.LandingPage-module__rkQY6G__notifyRail{flex-direction:column;align-items:center;width:42px;display:flex}.LandingPage-module__rkQY6G__notifyRail span{color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.LandingPage-module__rkQY6G__notifyRail .LandingPage-module__rkQY6G__done{background:#2eb66d}.LandingPage-module__rkQY6G__notifyRail .LandingPage-module__rkQY6G__pulse{background:var(--blue);animation:2s ease-in-out infinite LandingPage-module__rkQY6G__breathe;box-shadow:0 0 0 9px #2f6af61c}.LandingPage-module__rkQY6G__notifyRail i{background:#b9c9df;width:2px;height:52px}.LandingPage-module__rkQY6G__notificationPhone{color:#21362a;background:#eff4ef;border:5px solid #162239;border-radius:27px;flex:1;padding:20px;box-shadow:0 24px 50px #1d366033}.LandingPage-module__rkQY6G__notificationTitle{color:#fff;background:#075e54;border-radius:21px 21px 0 0;align-items:center;gap:9px;margin:-20px -20px 14px;padding:14px 16px;display:flex}.LandingPage-module__rkQY6G__notificationTitle>span{color:#075e54;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.LandingPage-module__rkQY6G__notificationTitle div{flex-direction:column;display:flex}.LandingPage-module__rkQY6G__notificationTitle b{font-size:11px}.LandingPage-module__rkQY6G__notificationTitle small{opacity:.8;font-size:7px}.LandingPage-module__rkQY6G__notificationPhone p{font-size:11px;line-height:1.55}.LandingPage-module__rkQY6G__notificationPhone>div:not(.LandingPage-module__rkQY6G__notificationTitle){border-top:1px solid #d5dfd7;justify-content:space-between;padding:9px 0;font-size:9px;display:flex}.LandingPage-module__rkQY6G__notificationPhone .LandingPage-module__rkQY6G__code{letter-spacing:.12em;color:#075e54}.LandingPage-module__rkQY6G__historyPanel{background:#fff;border:1px solid #dbe5f2;border-radius:18px;width:min(440px,90%);padding:24px;box-shadow:0 22px 50px #2343791f}.LandingPage-module__rkQY6G__timelineItem{grid-template-columns:40px 1fr;align-items:center;gap:13px;min-height:74px;display:grid;position:relative}.LandingPage-module__rkQY6G__timelineItem>span{width:38px;height:38px;color:var(--blue);z-index:1;background:#eef4ff;border:1px solid #cbdcff;border-radius:12px;place-items:center;display:grid}.LandingPage-module__rkQY6G__timelineItem:last-child>span{color:#258453;background:#e9f8f0;border-color:#c0ead3}.LandingPage-module__rkQY6G__timelineItem>i{background:#cdd9e9;width:1px;height:38px;position:absolute;top:55px;left:18px}.LandingPage-module__rkQY6G__timelineItem div{justify-content:space-between;gap:12px;display:flex}.LandingPage-module__rkQY6G__timelineItem b{font-size:11px}.LandingPage-module__rkQY6G__timelineItem small{color:#8a96a8;font-size:8px}.LandingPage-module__rkQY6G__whatsappSection{color:#fff;background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/30px 30px,linear-gradient(145deg,#061d55,#08318c);padding:128px 0;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__whatsappGlow{background:radial-gradient(circle,#3fe29933,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-250px;right:-250px}.LandingPage-module__rkQY6G__whatsappLayout{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid;position:relative}.LandingPage-module__rkQY6G__eyebrowLight{color:#83b0ff}.LandingPage-module__rkQY6G__whatsappLayout h2,.LandingPage-module__rkQY6G__securityLayout h2{letter-spacing:-.05em;margin:18px 0 20px;font-size:clamp(40px,4.3vw,61px);line-height:1.03}.LandingPage-module__rkQY6G__whatsappLayout h2 span,.LandingPage-module__rkQY6G__securityLayout h2 span{color:#73a2ff}.LandingPage-module__rkQY6G__whatsappLayout>div:first-child>p,.LandingPage-module__rkQY6G__securityLayout>div:first-child>p{color:#c1d1ed;font-size:15px;line-height:1.75}.LandingPage-module__rkQY6G__whatsappBenefits{grid-template-columns:1fr 1fr;gap:12px 18px;margin-top:28px;display:grid}.LandingPage-module__rkQY6G__whatsappBenefits span{color:#e1ebff;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.LandingPage-module__rkQY6G__whatsappBenefits svg{color:#5be497}.LandingPage-module__rkQY6G__honestyNote{color:#91acd7;align-items:center;gap:8px;margin-top:26px;font-size:9px;display:flex}.LandingPage-module__rkQY6G__messageComposer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff17;border:1px solid #ffffff29;border-radius:22px;transform:rotate(1deg);box-shadow:0 30px 70px #00000038,inset 0 1px #ffffff14}.LandingPage-module__rkQY6G__composerTop{border-bottom:1px solid #ffffff21;min-height:58px;padding:0 20px}.LandingPage-module__rkQY6G__composerTop span{align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.LandingPage-module__rkQY6G__composerTop em{color:#78e6aa;text-transform:uppercase;letter-spacing:.1em;background:#42ce8421;border-radius:999px;padding:5px 8px;font-size:7px;font-style:normal}.LandingPage-module__rkQY6G__composerBody{grid-template-columns:1.15fr .85fr;gap:18px;padding:20px;display:grid}.LandingPage-module__rkQY6G__chatBubbleLarge{color:#24422f;background:#d9fdd3;border-radius:16px 16px 4px;min-height:330px;padding:24px;font-size:13px;line-height:1.65;box-shadow:0 16px 34px #00000026}.LandingPage-module__rkQY6G__chatBubbleLarge>div{border-bottom:1px solid #3e654b21;flex-direction:column;gap:3px;padding:12px 0;display:flex}.LandingPage-module__rkQY6G__chatBubbleLarge span{color:#3f654b;text-transform:uppercase;font-size:8px}.LandingPage-module__rkQY6G__chatBubbleLarge strong{font-size:11px}.LandingPage-module__rkQY6G__chatBubbleLarge>small{text-align:right;color:#3f654b;margin-top:10px;font-size:8px;display:block}.LandingPage-module__rkQY6G__composerFields{flex-direction:column;gap:9px;display:flex}.LandingPage-module__rkQY6G__composerFields>span{color:#d6e4fb;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:10px;min-height:54px;padding:0 12px;font-size:9px;font-weight:700;display:flex}.LandingPage-module__rkQY6G__composerFields i{color:#fff;background:#2dc071;border-radius:6px;place-items:center;width:21px;height:21px;font-size:12px;display:grid}.LandingPage-module__rkQY6G__aiSection{background:#fff}.LandingPage-module__rkQY6G__aiLayout{grid-template-columns:1.1fr .9fr;align-items:center;gap:90px;display:grid}.LandingPage-module__rkQY6G__aiDemonstration{border:1px solid var(--line);background:radial-gradient(circle,#2f6af61f,#0000 37%),#f6f9fe;border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:570px;padding:40px;display:grid;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__aiSource,.LandingPage-module__rkQY6G__aiOutput{z-index:1;position:relative}.LandingPage-module__rkQY6G__aiSource>span,.LandingPage-module__rkQY6G__aiOutput>span{color:#8290a5;letter-spacing:.12em;margin-bottom:12px;font-size:8px;font-weight:850;display:block}.LandingPage-module__rkQY6G__aiPackage{background:repeating-linear-gradient(68deg,#a77a52,#a77a52 25px,#b98b60 25px 50px);border-radius:16px;place-items:center;height:350px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 38px #4b36232e}.LandingPage-module__rkQY6G__aiPackage .LandingPage-module__rkQY6G__shippingLabel{width:82%;min-height:165px}.LandingPage-module__rkQY6G__aiScanning{color:#92e8ff;border:2px solid #6edcffe6;border-radius:12px;justify-content:flex-end;align-items:flex-start;padding:12px;display:flex;position:absolute;inset:18px;box-shadow:inset 0 0 0 999px #0b2a5317,0 0 20px #4ecdff33}.LandingPage-module__rkQY6G__aiOutput{background:#fffffff2;border:1px solid #dbe4f2;border-radius:16px;padding:16px;box-shadow:0 20px 44px #1e3c701f}.LandingPage-module__rkQY6G__aiOutput>div{border-bottom:1px solid #edf1f6;grid-template-rows:1fr 1fr;grid-template-columns:1fr 21px;align-items:center;min-height:62px;padding:8px 6px;display:grid}.LandingPage-module__rkQY6G__aiOutput small{color:#8390a3;font-size:8px}.LandingPage-module__rkQY6G__aiOutput b{font-size:10px}.LandingPage-module__rkQY6G__aiOutput svg{color:#fff;background:#38b86f;border-radius:50%;grid-area:1/2/span 2;padding:4px;font-size:18px}.LandingPage-module__rkQY6G__aiOutput button{margin-top:14px}.LandingPage-module__rkQY6G__aiConnector{z-index:3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LandingPage-module__rkQY6G__aiConnector:before,.LandingPage-module__rkQY6G__aiConnector:after{content:"";background:#98b5e6;width:38px;height:1px;position:absolute;top:50%}.LandingPage-module__rkQY6G__aiConnector:before{right:43px}.LandingPage-module__rkQY6G__aiConnector:after{left:43px}.LandingPage-module__rkQY6G__aiConnector span{color:#fff;background:var(--blue);border:7px solid #f6f9fe;border-radius:50%;place-items:center;width:47px;height:47px;display:grid;box-shadow:0 10px 24px #2f6af64d}.LandingPage-module__rkQY6G__checkList{flex-direction:column;gap:20px;margin:32px 0 0;padding:0;list-style:none;display:flex}.LandingPage-module__rkQY6G__checkList li{grid-template-columns:42px 1fr;align-items:center;gap:13px;display:grid}.LandingPage-module__rkQY6G__checkList>li>svg{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;padding:11px}.LandingPage-module__rkQY6G__checkList span{flex-direction:column;gap:3px;display:flex}.LandingPage-module__rkQY6G__checkList b{font-size:13px}.LandingPage-module__rkQY6G__checkList small{color:var(--muted);font-size:11px}.LandingPage-module__rkQY6G__featuresSection{background:#f7f9fc}.LandingPage-module__rkQY6G__featureGrid{grid-template-columns:1fr 1fr;gap:18px;margin-top:58px;display:grid}.LandingPage-module__rkQY6G__featureCard{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:440px;padding:38px;transition:transform .25s cubic-bezier(.23,1,.32,1),box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__featureCard:after{content:"";background:var(--card-soft);border-radius:50%;width:230px;height:230px;transition:transform .45s cubic-bezier(.23,1,.32,1);position:absolute;top:-110px;right:-110px}.LandingPage-module__rkQY6G__featureCard:hover{border-color:#cbd8eb;transform:translateY(-6px);box-shadow:0 22px 55px #1f3c6f1a}.LandingPage-module__rkQY6G__featureCard:hover:after{transform:scale(1.2)}.LandingPage-module__rkQY6G__blue{--card-color:#2f6af6;--card-soft:#e8f0ff}.LandingPage-module__rkQY6G__green{--card-color:#22a665;--card-soft:#e5f7ed}.LandingPage-module__rkQY6G__orange{--card-color:#d66b32;--card-soft:#fff0e6}.LandingPage-module__rkQY6G__purple{--card-color:#7757d5;--card-soft:#f0ebff}.LandingPage-module__rkQY6G__featureIcon{z-index:1;width:52px;height:52px;color:var(--card-color);background:var(--card-soft);border-radius:15px;place-items:center;font-size:24px;display:grid;position:relative}.LandingPage-module__rkQY6G__featureCard>span{color:#c0cad9;font-family:Georgia,serif;font-size:13px;font-style:italic;position:absolute;top:30px;right:30px}.LandingPage-module__rkQY6G__featureCard h3{letter-spacing:-.035em;margin:56px 0 12px;font-size:27px}.LandingPage-module__rkQY6G__featureCard>p{max-width:440px;min-height:58px;color:var(--muted);margin:0;font-size:15px;line-height:1.65}.LandingPage-module__rkQY6G__featureCard ul{border-top:1px solid var(--soft-line);grid-template-columns:1fr 1fr;gap:14px;margin:28px 0 0;padding:22px 0 0;list-style:none;display:grid}.LandingPage-module__rkQY6G__featureCard li{align-items:center;gap:7px;font-size:13px;font-weight:500;display:flex}.LandingPage-module__rkQY6G__featureCard li svg{color:var(--card-color)}.LandingPage-module__rkQY6G__audienceSection{background:#fff}.LandingPage-module__rkQY6G__audienceShell{border:1px solid var(--line);border-radius:22px;max-width:1000px;margin:56px auto 0;overflow:hidden;box-shadow:0 22px 60px #1f3c6f14}.LandingPage-module__rkQY6G__audienceTabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.LandingPage-module__rkQY6G__audienceTabs button{border:0;border-right:1px solid var(--line);color:#4f5c70;min-height:68px;font:inherit;cursor:pointer;background:#fff;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:750;transition:color .18s,background-color .18s;display:flex}.LandingPage-module__rkQY6G__audienceTabs button:last-child{border-right:0}.LandingPage-module__rkQY6G__audienceTabs button:hover{background:#f8faff}.LandingPage-module__rkQY6G__audienceTabs button:active{transform:scale(.98)}.LandingPage-module__rkQY6G__audienceTabs .LandingPage-module__rkQY6G__activeAudience{color:#1d4fc4;background:#f1f5ff}.LandingPage-module__rkQY6G__audienceContent{background:radial-gradient(circle at 90% 20%,#2f6af614,#0000 30%),#fff;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;min-height:310px;padding:56px;display:grid}.LandingPage-module__rkQY6G__audienceContent>div>span{width:48px;height:48px;color:var(--blue);background:var(--blue-soft);border-radius:14px;place-items:center;font-size:22px;display:grid}.LandingPage-module__rkQY6G__audienceContent h3{letter-spacing:-.04em;margin:20px 0 12px;font-size:30px}.LandingPage-module__rkQY6G__audienceContent p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.LandingPage-module__rkQY6G__audienceContent ul{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.LandingPage-module__rkQY6G__audienceContent li{background:#fffc;border:1px solid #e1e8f3;border-radius:10px;align-items:center;gap:10px;padding:13px 15px;font-size:11px;font-weight:600;display:flex}.LandingPage-module__rkQY6G__audienceContent li svg{color:var(--green)}.LandingPage-module__rkQY6G__beforeAfterSection{background:#fff;padding-top:0}.LandingPage-module__rkQY6G__beforeAfterTable{border:1px solid var(--line);border-radius:18px;margin-top:52px;overflow:hidden}.LandingPage-module__rkQY6G__tableHead,.LandingPage-module__rkQY6G__tableRow{grid-template-columns:1fr 44px 1fr;align-items:center;display:grid}.LandingPage-module__rkQY6G__tableHead{color:#4f5c70;letter-spacing:.1em;text-transform:uppercase;background:#f5f7fb;min-height:64px;font-size:10px;font-weight:850}.LandingPage-module__rkQY6G__tableHead span:first-child{grid-column:1}.LandingPage-module__rkQY6G__tableHead span:last-child{grid-column:3;font-weight:600}.LandingPage-module__rkQY6G__tableHead span{padding:0 28px}.LandingPage-module__rkQY6G__tableRow{border-top:1px solid var(--line);min-height:78px;font-size:13px}.LandingPage-module__rkQY6G__tableRow>span{align-items:center;gap:9px;height:100%;padding:0 28px;display:flex}.LandingPage-module__rkQY6G__tableRow>span:first-child{color:#566377}.LandingPage-module__rkQY6G__tableRow>span:last-child{color:#223251;background:#f8fbff;font-weight:600}.LandingPage-module__rkQY6G__tableRow>span:last-child svg{color:var(--green)}.LandingPage-module__rkQY6G__tableRow i{width:32px;height:32px;color:var(--blue);background:#fff;border:1px solid #d4dfef;border-radius:50%;justify-self:center;place-items:center;font-style:normal;display:grid}.LandingPage-module__rkQY6G__securitySection{color:#fff;background:radial-gradient(circle at 15% 15%,#5396ff38,#0000 28%),linear-gradient(145deg,#071b4c,#0b2e7b);padding:128px 0}.LandingPage-module__rkQY6G__securityLayout{grid-template-columns:.88fr 1.12fr;align-items:center;gap:80px;display:grid}.LandingPage-module__rkQY6G__securityLinks{flex-wrap:wrap;gap:22px;margin-top:30px;display:flex}.LandingPage-module__rkQY6G__securityLinks a{color:#fff;align-items:center;gap:7px;font-size:11px;font-weight:750;transition:color .18s;display:inline-flex}.LandingPage-module__rkQY6G__securityLinks a:hover{color:#83b0ff}.LandingPage-module__rkQY6G__securityGrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.LandingPage-module__rkQY6G__securityGrid article{background:#ffffff12;border:1px solid #ffffff1f;border-radius:17px;min-height:210px;padding:28px;transition:transform .22s cubic-bezier(.23,1,.32,1),background-color .22s;box-shadow:inset 0 1px #ffffff12}.LandingPage-module__rkQY6G__securityGrid article:hover{background:#ffffff1a;transform:translateY(-4px)}.LandingPage-module__rkQY6G__securityGrid svg{color:#79a8ff;font-size:25px}.LandingPage-module__rkQY6G__securityGrid h3{margin:35px 0 8px;font-size:19px}.LandingPage-module__rkQY6G__securityGrid p{color:#aebfdd;margin:0;font-size:14px;line-height:1.6}.LandingPage-module__rkQY6G__pricingSection{background:#f7f9fc}.LandingPage-module__rkQY6G__recommender{background:radial-gradient(circle at 85% 20%,#2f6af61a,#0000 25%),#fff;border:1px solid #cfdcf0;border-radius:21px;grid-template-columns:1fr 300px;align-items:center;gap:36px;margin:58px 0 28px;padding:36px;display:grid;box-shadow:0 20px 55px #1f3c6f12}.LandingPage-module__rkQY6G__recommender h3{letter-spacing:-.035em;margin:14px 0 7px;font-size:25px}.LandingPage-module__rkQY6G__recommender>div:first-child>p{max-width:610px;color:var(--muted);margin:0;font-size:12px;line-height:1.6}.LandingPage-module__rkQY6G__rangeLabels{color:#8996aa;justify-content:space-between;align-items:end;margin-top:27px;font-size:9px;display:flex}.LandingPage-module__rkQY6G__rangeLabels strong{color:var(--blue);font-size:14px}.LandingPage-module__rkQY6G__recommender input[type=range]{background:linear-gradient(90deg, var(--blue) var(--range-value), #dbe3ef var(--range-value));appearance:none;cursor:pointer;border-radius:999px;width:100%;height:5px;margin-top:11px}.LandingPage-module__rkQY6G__recommender input[type=range]::-webkit-slider-thumb{appearance:none;background:var(--blue);border:5px solid #fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 10px #2f6af659}.LandingPage-module__rkQY6G__recommender input[type=range]::-moz-range-thumb{background:var(--blue);border:4px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 2px 10px #2f6af659}.LandingPage-module__rkQY6G__recommendedPlan{color:#fff;background:linear-gradient(145deg,#0d3b99,#2365ec);border-radius:16px;padding:24px;box-shadow:0 18px 36px #1f54bf3b}.LandingPage-module__rkQY6G__recommendedPlan>span{color:#bcd1ff;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:6px;font-size:8px;font-weight:800;display:flex}.LandingPage-module__rkQY6G__recommendedPlan h4{margin:15px 0 2px;font-size:23px}.LandingPage-module__rkQY6G__recommendedPlan p{color:#cbd9f7;margin:0;font-size:9px}.LandingPage-module__rkQY6G__recommendedPlan>strong{letter-spacing:-.03em;margin-top:18px;font-size:27px;display:block}.LandingPage-module__rkQY6G__recommendedPlan>strong small{margin-left:4px;font-size:10px;font-weight:600}.LandingPage-module__rkQY6G__recommendedPlan>em{color:#bcd1ff;margin-top:5px;font-size:8px;font-style:normal;display:block}.LandingPage-module__rkQY6G__smallButton{color:#153f9a;background:#fff;width:100%;min-height:40px;margin-top:18px;font-size:10px}.LandingPage-module__rkQY6G__pricingGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.LandingPage-module__rkQY6G__pricingSection .LandingPage-module__rkQY6G__sectionHeading{max-width:none}.LandingPage-module__rkQY6G__pricingSection .LandingPage-module__rkQY6G__sectionHeading h2{white-space:nowrap}.LandingPage-module__rkQY6G__pricingSection .LandingPage-module__rkQY6G__eyebrow{font-weight:400}.LandingPage-module__rkQY6G__billingToggle{justify-content:center;align-items:center;gap:14px;margin:34px 0 52px;display:flex}.LandingPage-module__rkQY6G__billingToggle>span{color:var(--muted);font-size:14px;font-weight:650;transition:color .18s}.LandingPage-module__rkQY6G__billingToggle>span.LandingPage-module__rkQY6G__billingOptionActive{color:var(--ink)}.LandingPage-module__rkQY6G__billingToggle button{cursor:pointer;background:#cfd8e6;border:0;border-radius:999px;width:46px;height:26px;padding:0;transition:background .18s;position:relative}.LandingPage-module__rkQY6G__billingToggle button:focus-visible{outline-offset:3px;outline:3px solid #2f6af640}.LandingPage-module__rkQY6G__billingToggle button>span{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .22s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #1720333d}.LandingPage-module__rkQY6G__billingToggle button.LandingPage-module__rkQY6G__billingSwitchActive{background:var(--blue)}.LandingPage-module__rkQY6G__billingToggle button.LandingPage-module__rkQY6G__billingSwitchActive>span{transform:translate(20px)}.LandingPage-module__rkQY6G__billingToggle>small{color:#147a49;background:var(--green-soft);border-radius:999px;padding:5px 10px;font-size:11px;font-weight:750}.LandingPage-module__rkQY6G__priceCard{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:510px;padding:30px 25px 26px;transition:transform .23s cubic-bezier(.23,1,.32,1),box-shadow .23s,border-color .23s;display:flex;position:relative}.LandingPage-module__rkQY6G__priceCard:hover{border-color:#b9cce9;transform:translateY(-5px);box-shadow:0 20px 48px #1f3c6f17}.LandingPage-module__rkQY6G__featuredPlan{border-color:var(--line);box-shadow:none}.LandingPage-module__rkQY6G__planTop h3,.LandingPage-module__rkQY6G__planPrice strong{font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.LandingPage-module__rkQY6G__planTop h3{margin:0 0 9px;font-size:20px}.LandingPage-module__rkQY6G__planTop p{max-width:240px;height:39px;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.LandingPage-module__rkQY6G__planPrice{border-bottom:1px solid var(--soft-line);min-height:128px;margin:20px 0 18px;padding-bottom:18px}.LandingPage-module__rkQY6G__planPrice span{color:#4f5c70;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:8px;display:block}.LandingPage-module__rkQY6G__planPrice>div{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.LandingPage-module__rkQY6G__planPrice del{color:var(--muted);opacity:.7;font-size:14px}.LandingPage-module__rkQY6G__planPrice strong{letter-spacing:-.045em;font-size:34px}.LandingPage-module__rkQY6G__planPrice div small{color:var(--muted);font-size:12px}.LandingPage-module__rkQY6G__planPrice p{color:#147a49;margin:6px 0 0;font-size:10px;font-weight:400}.LandingPage-module__rkQY6G__planPrice em{color:var(--muted);margin-top:4px;font-size:9px;font-style:normal;display:block}.LandingPage-module__rkQY6G__planStats{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px;display:grid}.LandingPage-module__rkQY6G__planStats>div{border:1px solid var(--soft-line);background:var(--blue-soft);text-align:center;border-radius:10px;min-width:0;padding:10px 7px}.LandingPage-module__rkQY6G__planStats strong{overflow-wrap:anywhere;font-size:13px;display:block}.LandingPage-module__rkQY6G__planStats span{color:var(--muted);margin-top:2px;font-size:9px;display:block}.LandingPage-module__rkQY6G__priceCard ul{flex-direction:column;gap:11px;margin:0 0 24px;padding:0;list-style:none;display:flex}.LandingPage-module__rkQY6G__priceCard li{color:#536178;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.LandingPage-module__rkQY6G__priceCard li svg{color:var(--green);flex:none}.LandingPage-module__rkQY6G__planCta{margin-top:auto}.LandingPage-module__rkQY6G__planCta>a{width:100%;min-height:44px;font-size:12px;font-weight:400}.LandingPage-module__rkQY6G__planCta>p{color:var(--muted);text-align:center;margin:9px 0 0;font-size:9px}.LandingPage-module__rkQY6G__pricingFootnote{color:#778398;text-align:center;margin:22px 0 0;font-size:11px}.LandingPage-module__rkQY6G__implementationSection{background:#fff}.LandingPage-module__rkQY6G__implementationLayout{grid-template-columns:.86fr 1.14fr;gap:95px;display:grid}.LandingPage-module__rkQY6G__implementationSteps{position:relative}.LandingPage-module__rkQY6G__implementationSteps:before{content:"";background:#cfdbea;width:1px;position:absolute;top:48px;bottom:48px;left:25px}.LandingPage-module__rkQY6G__implementationSteps article{opacity:0;grid-template-columns:52px 1fr;align-items:center;gap:18px;min-height:105px;padding:14px 0;transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);display:grid;position:relative;transform:translateY(18px)}.LandingPage-module__rkQY6G__implementationSteps article.LandingPage-module__rkQY6G__implementationStepVisible{opacity:1;transform:translateY(0)}.LandingPage-module__rkQY6G__implementationSteps article:nth-child(2){transition-delay:80ms}.LandingPage-module__rkQY6G__implementationSteps article:nth-child(3){transition-delay:.16s}.LandingPage-module__rkQY6G__implementationSteps article:nth-child(4){transition-delay:.24s}.LandingPage-module__rkQY6G__implementationSteps article>span{width:52px;height:52px;color:var(--blue);z-index:1;background:#fff;border:1px solid #c8d7ec;border-radius:15px;place-items:center;font-size:10px;font-weight:850;display:grid;box-shadow:0 7px 18px #1f3c6f14}.LandingPage-module__rkQY6G__implementationSteps h3{margin:0 0 6px;font-size:19px}.LandingPage-module__rkQY6G__implementationSteps p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}@media (prefers-reduced-motion:reduce){.LandingPage-module__rkQY6G__implementationSteps article{opacity:1;transition:none;transform:none}}.LandingPage-module__rkQY6G__implementationProofs{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:10px;margin-top:55px;padding-top:28px;display:grid}.LandingPage-module__rkQY6G__implementationProofs span{color:#5e6c81;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}.LandingPage-module__rkQY6G__implementationProofs svg{color:var(--blue);font-size:18px}.LandingPage-module__rkQY6G__faqSection{background:#f7f9fc}.LandingPage-module__rkQY6G__faqLayout{grid-template-columns:.76fr 1.24fr;align-items:start;gap:95px;display:grid}.LandingPage-module__rkQY6G__faqIntro{position:sticky;top:110px}.LandingPage-module__rkQY6G__faqIntro>a{margin-top:30px}.LandingPage-module__rkQY6G__faqList{border-top:1px solid #d9e1ed}.LandingPage-module__rkQY6G__faqCategory+.LandingPage-module__rkQY6G__faqCategory{margin-top:34px}.LandingPage-module__rkQY6G__faqCategory>h3{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;margin:0;padding:18px 0 10px;font-size:11px;font-weight:600}.LandingPage-module__rkQY6G__faqItem{border-bottom:1px solid #d9e1ed}.LandingPage-module__rkQY6G__faqItem>button{width:100%;min-height:75px;color:var(--ink);cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:0;font-size:15px;font-weight:500;display:flex}.LandingPage-module__rkQY6G__faqChevron{width:30px;height:30px;color:var(--blue);background:#fff;border:1px solid #d5dfed;border-radius:50%;flex:none;place-items:center;transition:transform .28s cubic-bezier(.23,1,.32,1),background-color .18s,color .18s;display:grid}.LandingPage-module__rkQY6G__faqItemOpen .LandingPage-module__rkQY6G__faqChevron{color:#fff;background:var(--blue);transform:rotate(90deg)}.LandingPage-module__rkQY6G__faqAnswer{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.23,1,.32,1),opacity .22s;display:grid}.LandingPage-module__rkQY6G__faqAnswer>p{color:var(--muted);margin:0;font-size:14px;line-height:1.7;overflow:hidden}.LandingPage-module__rkQY6G__faqItemOpen .LandingPage-module__rkQY6G__faqAnswer{opacity:1;grid-template-rows:1fr}.LandingPage-module__rkQY6G__faqItemOpen .LandingPage-module__rkQY6G__faqAnswer>p{padding:0 50px 24px 0}.LandingPage-module__rkQY6G__faqList details{border-bottom:1px solid #d9e1ed}.LandingPage-module__rkQY6G__faqList summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:75px;font-size:13px;font-weight:750;list-style:none;display:flex}.LandingPage-module__rkQY6G__faqList summary::-webkit-details-marker{display:none}.LandingPage-module__rkQY6G__faqList summary span{width:30px;height:30px;color:var(--blue);background:#fff;border:1px solid #d5dfed;border-radius:50%;flex:none;place-items:center;transition:transform .22s cubic-bezier(.23,1,.32,1),background-color .18s;display:grid}.LandingPage-module__rkQY6G__faqList details[open] summary span{color:#fff;background:var(--blue);transform:rotate(90deg)}.LandingPage-module__rkQY6G__faqList details p{color:var(--muted);margin:-8px 50px 26px 0;font-size:12px;line-height:1.7;animation:.25s cubic-bezier(.23,1,.32,1) LandingPage-module__rkQY6G__answerIn}.LandingPage-module__rkQY6G__finalCta{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#4993ff61,#0000 42%),linear-gradient(155deg,#08286f,#061742);align-items:center;min-height:610px;display:flex;position:relative;overflow:hidden}.LandingPage-module__rkQY6G__finalCta .LandingPage-module__rkQY6G__container{z-index:1;position:relative}.LandingPage-module__rkQY6G__finalCta .LandingPage-module__rkQY6G__container>div{max-width:820px;margin:0 auto}.LandingPage-module__rkQY6G__finalIcon{color:#8db5ff;background:#ffffff14;border:1px solid #fff3;border-radius:18px;place-items:center;width:60px;height:60px;margin:0 auto 25px;font-size:27px;display:grid}.LandingPage-module__rkQY6G__finalCta h2{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,67px);line-height:1.03}.LandingPage-module__rkQY6G__finalCta p{color:#bdcde8;max-width:610px;margin:22px auto 0;font-size:15px;line-height:1.65}.LandingPage-module__rkQY6G__finalCta .LandingPage-module__rkQY6G__heroActions{justify-content:center}.LandingPage-module__rkQY6G__finalCta .LandingPage-module__rkQY6G__secondaryButton{color:#fff;background:#ffffff14;border-color:#ffffff47}.LandingPage-module__rkQY6G__finalCta .LandingPage-module__rkQY6G__secondaryButton:hover{background:#ffffff24}.LandingPage-module__rkQY6G__finalProofs{justify-content:center}.LandingPage-module__rkQY6G__finalProofs span{color:#afc1e0}@keyframes LandingPage-module__rkQY6G__scan{0%,10%{opacity:0;transform:translateY(0)}18%{opacity:1}75%{opacity:1}90%,to{opacity:0;transform:translateY(176px)}}@keyframes LandingPage-module__rkQY6G__progress{0%{width:0}to{width:100%}}@keyframes LandingPage-module__rkQY6G__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes LandingPage-module__rkQY6G__heroShine{0%,70%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes LandingPage-module__rkQY6G__answerIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__heroCardLeft{0%{opacity:0;transform:translate(-28px)rotate(-2deg)}to{opacity:1;transform:translate(0)rotate(-1deg)}}@keyframes LandingPage-module__rkQY6G__heroCardUp{0%{opacity:0;transform:translateY(28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LandingPage-module__rkQY6G__heroCardRight{0%{opacity:0;transform:translate(24px)rotate(2deg)}to{opacity:1;transform:translate(0)rotate(1deg)}}@keyframes LandingPage-module__rkQY6G__swapIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__swapInVisual{0%{opacity:0;filter:blur(4px);transform:scale(.97)}to{opacity:1;filter:blur();transform:scale(1)}}@keyframes LandingPage-module__rkQY6G__revealView{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__splitBlurIn{0%{opacity:0;filter:blur(10px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes LandingPage-module__rkQY6G__blurTextIn{0%{opacity:0;filter:blur(7px);transform:translateY(12px)}to{opacity:1;filter:blur();transform:translateY(0)}}@supports (animation-timeline:view()){.LandingPage-module__rkQY6G__revealOnScroll{animation:linear both LandingPage-module__rkQY6G__revealView;animation-timeline:view();animation-range:entry 5% entry 32%}}@media (max-width:1100px){.LandingPage-module__rkQY6G__heroLayout{grid-template-columns:1fr;gap:60px}.LandingPage-module__rkQY6G__heroCopy{text-align:center;max-width:800px;margin:0 auto}.LandingPage-module__rkQY6G__heroCopy h1,.LandingPage-module__rkQY6G__heroCopy>p{margin-left:auto;margin-right:auto}.LandingPage-module__rkQY6G__heroActions,.LandingPage-module__rkQY6G__heroProofs{justify-content:center}.LandingPage-module__rkQY6G__heroVisual{width:100%;max-width:720px;margin:0 auto}.LandingPage-module__rkQY6G__hero{padding-top:80px}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container>div{flex-wrap:wrap;justify-content:center}.LandingPage-module__rkQY6G__whatsappLayout,.LandingPage-module__rkQY6G__aiLayout,.LandingPage-module__rkQY6G__securityLayout{gap:55px}.LandingPage-module__rkQY6G__pricingGrid{grid-template-columns:1fr 1fr;gap:20px}.LandingPage-module__rkQY6G__priceCard{min-height:470px}}@media (max-width:900px){.LandingPage-module__rkQY6G__problemSection,.LandingPage-module__rkQY6G__tourSection,.LandingPage-module__rkQY6G__aiSection,.LandingPage-module__rkQY6G__featuresSection,.LandingPage-module__rkQY6G__audienceSection,.LandingPage-module__rkQY6G__beforeAfterSection,.LandingPage-module__rkQY6G__pricingSection,.LandingPage-module__rkQY6G__implementationSection,.LandingPage-module__rkQY6G__faqSection,.LandingPage-module__rkQY6G__whatsappSection,.LandingPage-module__rkQY6G__securitySection{padding:96px 0}.LandingPage-module__rkQY6G__comparisonScene,.LandingPage-module__rkQY6G__whatsappLayout,.LandingPage-module__rkQY6G__aiLayout,.LandingPage-module__rkQY6G__securityLayout,.LandingPage-module__rkQY6G__implementationLayout,.LandingPage-module__rkQY6G__faqLayout{grid-template-columns:1fr}.LandingPage-module__rkQY6G__comparisonScene{gap:14px}.LandingPage-module__rkQY6G__switchBadge{top:50%;transform:translate(-50%,-50%)rotate(90deg)}.LandingPage-module__rkQY6G__manualSide,.LandingPage-module__rkQY6G__digitalSide{min-height:500px}.LandingPage-module__rkQY6G__tourTabs button{grid-template-columns:30px 1fr;padding:15px 12px}.LandingPage-module__rkQY6G__tourTabs button>span{width:30px;height:30px}.LandingPage-module__rkQY6G__tourStage{grid-template-columns:1fr;padding:40px}.LandingPage-module__rkQY6G__tourCopy{text-align:center}.LandingPage-module__rkQY6G__tourSection .LandingPage-module__rkQY6G__sectionHeading h2{white-space:normal}.LandingPage-module__rkQY6G__whatsappLayout{gap:50px}.LandingPage-module__rkQY6G__messageComposer{transform:none}.LandingPage-module__rkQY6G__aiLayout{gap:55px}.LandingPage-module__rkQY6G__aiLayout>div:last-child{order:-1}.LandingPage-module__rkQY6G__securityLayout{gap:55px}.LandingPage-module__rkQY6G__audienceContent{gap:35px;padding:42px}.LandingPage-module__rkQY6G__implementationLayout{gap:45px}.LandingPage-module__rkQY6G__implementationProofs{grid-template-columns:1fr 1fr}.LandingPage-module__rkQY6G__faqLayout{gap:48px}.LandingPage-module__rkQY6G__faqIntro{position:static}}@media (max-width:700px){.LandingPage-module__rkQY6G__container{width:min(100% - 30px,1180px)}.LandingPage-module__rkQY6G__hero{min-height:auto;padding:55px 0 70px}.LandingPage-module__rkQY6G__heroLayout{gap:46px}.LandingPage-module__rkQY6G__heroCopy h1{margin-top:20px;font-size:clamp(40px,13vw,58px);line-height:1.01}.LandingPage-module__rkQY6G__heroCopy>p{font-size:15px;line-height:1.65}.LandingPage-module__rkQY6G__heroPill{font-size:10px}.LandingPage-module__rkQY6G__heroActions{align-items:stretch}.LandingPage-module__rkQY6G__heroActions>a{flex:190px}.LandingPage-module__rkQY6G__heroProofs{gap:11px 15px}.LandingPage-module__rkQY6G__heroProofs span{font-size:10px}.LandingPage-module__rkQY6G__heroVisual{border-radius:22px;height:620px}.LandingPage-module__rkQY6G__captureCard{width:calc(100% - 44px);top:28px;left:22px}.LandingPage-module__rkQY6G__labelPhoto{height:226px}.LandingPage-module__rkQY6G__aiCard{width:calc(100% - 58px);top:286px;right:15px}.LandingPage-module__rkQY6G__whatsappCard{width:164px;height:240px;bottom:20px;left:16px}.LandingPage-module__rkQY6G__chatBubble{font-size:6px}.LandingPage-module__rkQY6G__heroFlow{display:none}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container{padding:28px 0}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container>div{grid-template-columns:1fr 1fr;gap:18px 12px;display:grid}.LandingPage-module__rkQY6G__trustBar span{font-size:9px}.LandingPage-module__rkQY6G__sectionHeading h2{font-size:clamp(36px,11vw,51px)}.LandingPage-module__rkQY6G__sectionHeading p{font-size:14px}.LandingPage-module__rkQY6G__manualSide,.LandingPage-module__rkQY6G__digitalSide{border-radius:18px;min-height:auto;padding:28px 22px}.LandingPage-module__rkQY6G__manualSide h3,.LandingPage-module__rkQY6G__digitalSide h3{font-size:25px}.LandingPage-module__rkQY6G__paperStack{transform-origin:0 0;width:122%;height:240px;transform:scale(.82)}.LandingPage-module__rkQY6G__manualSide ul,.LandingPage-module__rkQY6G__digitalSide ul{margin-top:0}.LandingPage-module__rkQY6G__digitalDashboard>div:not(.LandingPage-module__rkQY6G__digitalHeader){grid-template-columns:30px 1.2fr .6fr}.LandingPage-module__rkQY6G__digitalDashboard em{display:none}.LandingPage-module__rkQY6G__switchBadge{width:45px;height:45px;top:50%}.LandingPage-module__rkQY6G__tourShell{border-radius:18px;margin-top:40px}.LandingPage-module__rkQY6G__tourTabs{grid-template-columns:repeat(4,minmax(100px,1fr));overflow-x:auto}.LandingPage-module__rkQY6G__tourTabs button{grid-template-columns:27px 1fr;min-width:110px;min-height:76px;padding:12px 9px}.LandingPage-module__rkQY6G__tourTabs button>span{width:27px;height:27px;font-size:14px}.LandingPage-module__rkQY6G__tourTabs b{font-size:9px}.LandingPage-module__rkQY6G__tourStage{gap:32px;min-height:auto;padding:30px 18px 20px}.LandingPage-module__rkQY6G__tourCopy h3{font-size:29px}.LandingPage-module__rkQY6G__tourVisualWrap{min-height:360px}.LandingPage-module__rkQY6G__tourCamera{width:290px;height:320px}.LandingPage-module__rkQY6G__tourParcel .LandingPage-module__rkQY6G__shippingLabel{width:195px}.LandingPage-module__rkQY6G__notifyPanel{gap:12px}.LandingPage-module__rkQY6G__notifyRail{display:none}.LandingPage-module__rkQY6G__notificationPhone{max-width:300px;margin:0 auto}.LandingPage-module__rkQY6G__timelineItem div{flex-direction:column;gap:3px}.LandingPage-module__rkQY6G__whatsappBenefits,.LandingPage-module__rkQY6G__composerBody{grid-template-columns:1fr}.LandingPage-module__rkQY6G__chatBubbleLarge{min-height:300px}.LandingPage-module__rkQY6G__composerFields{grid-template-columns:1fr 1fr;display:grid}.LandingPage-module__rkQY6G__composerFields>span{flex-direction:column;align-items:flex-start;min-height:62px;padding:10px}.LandingPage-module__rkQY6G__aiDemonstration{grid-template-columns:1fr;gap:50px;min-height:760px;padding:24px}.LandingPage-module__rkQY6G__aiPackage{height:260px}.LandingPage-module__rkQY6G__aiConnector{transform:translate(-50%,-50%)rotate(90deg)}.LandingPage-module__rkQY6G__aiSource,.LandingPage-module__rkQY6G__aiOutput{width:100%}.LandingPage-module__rkQY6G__featureGrid{grid-template-columns:1fr}.LandingPage-module__rkQY6G__featureCard{min-height:auto;padding:28px 24px}.LandingPage-module__rkQY6G__featureCard h3{margin-top:38px}.LandingPage-module__rkQY6G__featureCard ul{grid-template-columns:1fr}.LandingPage-module__rkQY6G__audienceTabs{grid-template-columns:1fr 1fr}.LandingPage-module__rkQY6G__audienceTabs button:nth-child(2){border-right:0}.LandingPage-module__rkQY6G__audienceTabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.LandingPage-module__rkQY6G__audienceContent{grid-template-columns:1fr;gap:28px;min-height:410px;padding:28px 22px}.LandingPage-module__rkQY6G__tableHead,.LandingPage-module__rkQY6G__tableRow{grid-template-columns:1fr 32px 1fr}.LandingPage-module__rkQY6G__tableHead span,.LandingPage-module__rkQY6G__tableRow>span{padding:0 13px}.LandingPage-module__rkQY6G__tableRow{min-height:92px;font-size:10px}.LandingPage-module__rkQY6G__tableRow i{width:25px;height:25px}.LandingPage-module__rkQY6G__securityGrid{grid-template-columns:1fr}.LandingPage-module__rkQY6G__securityGrid article{min-height:170px}.LandingPage-module__rkQY6G__securityGrid h3{margin-top:22px}.LandingPage-module__rkQY6G__recommender{grid-template-columns:1fr;padding:26px 20px}.LandingPage-module__rkQY6G__recommendedPlan{padding:22px}.LandingPage-module__rkQY6G__pricingSection .LandingPage-module__rkQY6G__sectionHeading h2{white-space:normal}.LandingPage-module__rkQY6G__pricingGrid{grid-template-columns:1fr}.LandingPage-module__rkQY6G__priceCard{min-height:auto}.LandingPage-module__rkQY6G__planCta{margin-top:8px}.LandingPage-module__rkQY6G__implementationProofs{grid-template-columns:1fr;gap:18px}.LandingPage-module__rkQY6G__faqList summary{min-height:70px;font-size:12px}.LandingPage-module__rkQY6G__finalCta{min-height:680px}.LandingPage-module__rkQY6G__finalCta h2{font-size:43px}.LandingPage-module__rkQY6G__finalProofs{gap:12px}}@media (max-width:380px){.LandingPage-module__rkQY6G__heroCopy h1{font-size:38px}.LandingPage-module__rkQY6G__heroVisual{height:600px}.LandingPage-module__rkQY6G__aiCard{top:276px}.LandingPage-module__rkQY6G__whatsappCard{bottom:15px}.LandingPage-module__rkQY6G__trustBar .LandingPage-module__rkQY6G__container>div{grid-template-columns:1fr}.LandingPage-module__rkQY6G__paperStack{width:142%;height:215px;transform:scale(.7)}.LandingPage-module__rkQY6G__tourCamera{width:250px;height:300px}.LandingPage-module__rkQY6G__tourParcel .LandingPage-module__rkQY6G__shippingLabel{width:170px}.LandingPage-module__rkQY6G__composerFields{grid-template-columns:1fr}.LandingPage-module__rkQY6G__tableRow{font-size:9px}}@media (prefers-reduced-motion:reduce){.LandingPage-module__rkQY6G__page *,.LandingPage-module__rkQY6G__page :before,.LandingPage-module__rkQY6G__page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
