.landing-module__EtpBGa__landing{background:var(--background);color:var(--foreground);--page-width:1200px;font-size:16px;line-height:1.6}.landing-module__EtpBGa__landing *{box-sizing:border-box}.landing-module__EtpBGa__landing a,.landing-module__EtpBGa__landing button,.landing-module__EtpBGa__landing summary{-webkit-tap-highlight-color:transparent}.landing-module__EtpBGa__landing a:focus-visible,.landing-module__EtpBGa__landing button:focus-visible,.landing-module__EtpBGa__landing summary:focus-visible{outline:2px solid var(--primary);outline-offset:5px}.landing-module__EtpBGa__landing section[id]{scroll-margin-top:92px}.landing-module__EtpBGa__container{width:min(var(--page-width),calc(100% - 64px));margin-inline:auto}.landing-module__EtpBGa__skip{z-index:100;background:var(--primary);color:var(--primary-foreground);padding:8px 16px;position:fixed;top:8px;left:16px;transform:translateY(-150%)}.landing-module__EtpBGa__skip:focus{transform:translateY(0)}.landing-module__EtpBGa__header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border);background:#030912eb;position:sticky;top:0}.landing-module__EtpBGa__headerInner{justify-content:space-between;align-items:center;gap:24px;min-height:84px;display:flex}.landing-module__EtpBGa__brand{letter-spacing:.04em;flex-shrink:0;align-items:center;gap:10px;font-size:22px;font-weight:750;display:inline-flex}.landing-module__EtpBGa__brand img{border-radius:9px}.landing-module__EtpBGa__brandAccent{color:var(--primary)}.landing-module__EtpBGa__nav{color:var(--muted-foreground);gap:28px;font-size:14px;display:flex}.landing-module__EtpBGa__nav a:hover,.landing-module__EtpBGa__login:hover{color:var(--primary)}.landing-module__EtpBGa__headerActions{align-items:center;gap:26px;display:flex}.landing-module__EtpBGa__login{font-size:14px}.landing-module__EtpBGa__button,.landing-module__EtpBGa__secondaryButton{border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:13px 23px;font-size:15px;font-weight:650;line-height:1.4;transition:background .18s,transform .18s;display:inline-flex}.landing-module__EtpBGa__button{background:var(--primary);color:var(--primary-foreground);box-shadow:0 0 28px #67e8f91a}.landing-module__EtpBGa__button:hover{background:var(--primary-hover);transform:translateY(-1px)}.landing-module__EtpBGa__buttonSmall{white-space:nowrap;min-height:40px;padding:10px 16px;font-size:14px}.landing-module__EtpBGa__secondaryButton{border:1px solid var(--border);background:#081725a6}.landing-module__EtpBGa__secondaryButton:hover{background:var(--accent)}.landing-module__EtpBGa__hero{isolation:isolate;background:radial-gradient(at 50% 44%,#22d3ee1a,#0000 64%);padding-top:72px;position:relative;overflow:hidden}.landing-module__EtpBGa__heroGrid{z-index:-1;background-image:linear-gradient(#67e8f90a 1px,#0000 1px),linear-gradient(90deg,#67e8f90a 1px,#0000 1px);background-size:72px 72px;height:690px;position:absolute;inset:0 0 auto;-webkit-mask-image:radial-gradient(#000,#0000 70%);mask-image:radial-gradient(#000,#0000 70%)}.landing-module__EtpBGa__heroCopy{text-align:center;max-width:1050px;margin-inline:auto}.landing-module__EtpBGa__badge{letter-spacing:.13em;color:var(--primary);background:#081725d9;border:1px solid #67e8f93d;border-radius:100px;padding:7px 16px;font-size:12px;font-weight:550;display:inline-block}.landing-module__EtpBGa__hero h1{letter-spacing:-.052em;text-wrap:balance;margin:26px 0 22px;font-size:clamp(40px,5.4vw,76px);font-weight:620;line-height:1.08}.landing-module__EtpBGa__hero h1 span{color:var(--primary)}.landing-module__EtpBGa__heroDescription{color:var(--muted-foreground);font-size:19px;line-height:1.7}.landing-module__EtpBGa__heroActions{justify-content:center;gap:12px;margin-top:29px;display:flex}.landing-module__EtpBGa__heroNote{color:var(--muted-foreground);margin:17px 0 0;font-size:13px}.landing-module__EtpBGa__heroScreen{background:linear-gradient(160deg,#67e8f917,var(--card));border:1px solid #67e8f94d;border-radius:15px 15px 0 0;margin-top:48px;padding:6px 6px 0;box-shadow:0 -10px 90px -40px #67e8f947}.landing-module__EtpBGa__screenBar{color:var(--muted-foreground);justify-content:space-between;gap:12px;padding:12px 18px 17px;font-size:12px;display:flex}.landing-module__EtpBGa__screenBar span:first-child{color:var(--primary);letter-spacing:.12em;align-items:center;gap:9px;font-size:12px;display:flex}.landing-module__EtpBGa__realScreen{background:#050c14;border-radius:10px;min-width:0;margin:0;overflow:hidden}.landing-module__EtpBGa__screenTrigger{cursor:zoom-in;text-align:left;width:100%;padding:0;display:block;position:relative}.landing-module__EtpBGa__screenshot{width:100%;height:auto;display:block}.landing-module__EtpBGa__heroScreen .landing-module__EtpBGa__screenTrigger{max-height:565px;overflow:hidden}.landing-module__EtpBGa__heroScreen .landing-module__EtpBGa__screenshot{object-fit:cover;object-position:top}.landing-module__EtpBGa__expand{border:1px solid var(--border);color:var(--foreground);background:#030912eb;border-radius:7px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex;position:absolute;bottom:16px;right:16px;box-shadow:0 4px 20px #030912}.landing-module__EtpBGa__screenTrigger:hover .landing-module__EtpBGa__expand{color:var(--primary);border-color:var(--primary)}.landing-module__EtpBGa__realScreen figcaption{border-top:1px solid var(--border);color:var(--muted-foreground);justify-content:space-between;gap:12px;padding:11px 16px;font-size:12px;display:flex}.landing-module__EtpBGa__metrics{border:1px solid var(--border);background:var(--card);border-top:0;border-radius:0 0 14px 14px;grid-template-columns:1fr 1fr 1fr .9fr;gap:24px;padding:28px;display:grid}.landing-module__EtpBGa__metrics div{flex-direction:column;gap:5px;display:flex}.landing-module__EtpBGa__metrics div>span{color:var(--muted-foreground);font-size:13px}.landing-module__EtpBGa__metrics strong{letter-spacing:-.04em;white-space:nowrap;font-size:26px;font-weight:600}.landing-module__EtpBGa__metrics small{letter-spacing:0;color:var(--muted-foreground);font-size:14px;font-weight:400}.landing-module__EtpBGa__metrics p{color:var(--muted-foreground);border-left:1px solid var(--border);align-self:center;padding-left:22px;font-size:12px}.landing-module__EtpBGa__positive{color:var(--success)}.landing-module__EtpBGa__section{padding-block:104px}.landing-module__EtpBGa__eyebrow{letter-spacing:.15em;color:var(--primary);margin-bottom:18px;font-size:12px;font-weight:650}.landing-module__EtpBGa__landing h2{letter-spacing:-.038em;text-wrap:balance;font-size:clamp(30px,3.2vw,46px);font-weight:570;line-height:1.15}.landing-module__EtpBGa__landing h2 span{color:var(--muted-foreground)}.landing-module__EtpBGa__sectionHeading{justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:38px;display:flex}.landing-module__EtpBGa__sectionHeading>p{max-width:360px;color:var(--muted-foreground);font-size:16px}.landing-module__EtpBGa__product{padding-bottom:80px}.landing-module__EtpBGa__tour{border:1px solid var(--border);background:var(--card);border-radius:16px;overflow:hidden;gap:0!important}.landing-module__EtpBGa__tourTabs{border-bottom:1px solid var(--border);flex-wrap:wrap;background:#06121e!important;border-radius:0!important;justify-content:flex-start!important;gap:0!important;width:100%!important;height:auto!important;padding:0!important;display:flex!important}.landing-module__EtpBGa__tourTab{white-space:normal!important;min-height:57px!important;color:var(--muted-foreground)!important;border:0!important;border-radius:0!important;flex:1!important;padding:14px 16px!important;font-size:14px!important}.landing-module__EtpBGa__tourTab[data-active]{color:var(--primary)!important;box-shadow:inset 0 -2px var(--primary)!important;background:#67e8f914!important}.landing-module__EtpBGa__tourPanel{padding:24px}.landing-module__EtpBGa__tourInfo{justify-content:space-between;gap:32px;padding:0 4px 24px;display:flex}.landing-module__EtpBGa__tourInfo h3{letter-spacing:-.025em;font-size:23px;font-weight:550;line-height:1.3}.landing-module__EtpBGa__tourInfo p{max-width:670px;color:var(--muted-foreground);margin-top:8px;font-size:15px}.landing-module__EtpBGa__tourFact{text-align:right;flex-direction:column;flex-shrink:0;justify-content:center;display:flex}.landing-module__EtpBGa__tourFact strong{color:var(--primary);font-size:20px;font-weight:550}.landing-module__EtpBGa__tourFact span{color:var(--muted-foreground);font-size:12px}.landing-module__EtpBGa__tourPanel .landing-module__EtpBGa__realScreen{border:1px solid var(--border)}.landing-module__EtpBGa__tourPanel .landing-module__EtpBGa__screenTrigger{max-height:570px;overflow:hidden}.landing-module__EtpBGa__benefits{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:45px;display:grid}.landing-module__EtpBGa__benefits svg{color:var(--primary);margin-bottom:17px}.landing-module__EtpBGa__benefits h3{margin-bottom:8px;font-size:19px;font-weight:550}.landing-module__EtpBGa__benefits p{color:var(--muted-foreground);font-size:15px}.landing-module__EtpBGa__market{border-block:1px solid var(--border);background:linear-gradient(#061320,#071725 55%,#061320)}.landing-module__EtpBGa__marketIntro{justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:40px;display:flex}.landing-module__EtpBGa__marketIntro>p{max-width:390px;color:var(--muted-foreground)}.landing-module__EtpBGa__marketLayout{grid-template-columns:minmax(0,1fr) 305px;align-items:center;gap:24px;display:grid}.landing-module__EtpBGa__marketScreen{border:1px solid var(--border);border-radius:12px;overflow:hidden}.landing-module__EtpBGa__example{background:var(--background);border:1px solid var(--border);border-radius:12px;padding:25px}.landing-module__EtpBGa__exampleLabel{color:var(--primary);letter-spacing:.055em;align-items:center;gap:9px;font-size:12px;display:flex}.landing-module__EtpBGa__example h3{margin-top:23px;font-size:26px;font-weight:550}.landing-module__EtpBGa__example>p{color:var(--muted-foreground);font-size:13px}.landing-module__EtpBGa__example dl{margin-top:24px}.landing-module__EtpBGa__example dl>div{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:14px 0;display:flex}.landing-module__EtpBGa__example dt{color:var(--muted-foreground);font-size:13px}.landing-module__EtpBGa__example dd{white-space:nowrap;font-size:19px}.landing-module__EtpBGa__example .landing-module__EtpBGa__exampleResult{background:var(--card);border:1px solid var(--border);border-radius:8px;margin-top:8px;padding:13px 16px;display:block}.landing-module__EtpBGa__exampleResult dd{color:var(--primary);margin-top:4px;font-size:34px;line-height:1.3}.landing-module__EtpBGa__example .landing-module__EtpBGa__exampleNote{margin-top:17px;font-size:12px;line-height:1.6}.landing-module__EtpBGa__marketFootnote{color:var(--muted-foreground);margin-top:21px;font-size:13px}.landing-module__EtpBGa__connected{border-bottom:1px solid var(--border)}.landing-module__EtpBGa__flow{grid-template-columns:repeat(3,1fr);gap:48px;margin-top:44px;padding:0;list-style:none;display:grid}.landing-module__EtpBGa__flow li{border-top:1px solid var(--border);padding-top:24px;position:relative}.landing-module__EtpBGa__flow li>span{color:var(--primary);letter-spacing:.1em;margin-bottom:13px;font-size:13px;display:block}.landing-module__EtpBGa__flow h3{margin-bottom:9px;font-size:20px;font-weight:550}.landing-module__EtpBGa__flow p{color:var(--muted-foreground);font-size:15px}.landing-module__EtpBGa__startLayout{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.landing-module__EtpBGa__bodyText{color:var(--muted-foreground);max-width:470px;margin-top:23px;font-size:17px}.landing-module__EtpBGa__textLink{color:var(--primary);align-items:center;gap:10px;margin-top:27px;font-size:15px;font-weight:550;display:inline-flex}.landing-module__EtpBGa__textLink:hover{text-decoration:underline}.landing-module__EtpBGa__startSteps{gap:30px;display:grid}.landing-module__EtpBGa__startSteps>div{gap:22px;display:flex}.landing-module__EtpBGa__startSteps>div>span{border:1px solid var(--border);background:var(--card);width:48px;height:48px;color:var(--primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-module__EtpBGa__startSteps h3{margin-bottom:5px;font-size:19px;font-weight:550}.landing-module__EtpBGa__startSteps p{color:var(--muted-foreground);font-size:15px}.landing-module__EtpBGa__security{border-block:1px solid var(--border);background:var(--card);padding-block:32px}.landing-module__EtpBGa__securityInner{align-items:center;gap:28px;display:flex}.landing-module__EtpBGa__securityInner>svg{color:var(--primary);flex-shrink:0}.landing-module__EtpBGa__security h2{letter-spacing:-.02em;font-size:23px}.landing-module__EtpBGa__security p{color:var(--muted-foreground);max-width:900px;margin-top:7px;font-size:15px}.landing-module__EtpBGa__faqLayout{grid-template-columns:1fr 1.4fr;gap:70px;display:grid}.landing-module__EtpBGa__faq{border-top:1px solid var(--border)}.landing-module__EtpBGa__faq details{border-bottom:1px solid var(--border)}.landing-module__EtpBGa__faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:21px 0;font-size:16px;font-weight:500;list-style:none;display:flex}.landing-module__EtpBGa__faq summary::-webkit-details-marker{display:none}.landing-module__EtpBGa__faq summary svg{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.landing-module__EtpBGa__faq details[open] summary svg{color:var(--primary);transform:rotate(90deg)}.landing-module__EtpBGa__faq details p{color:var(--muted-foreground);padding-bottom:22px;font-size:15px}.landing-module__EtpBGa__access{border-top:1px solid var(--border);background:radial-gradient(at 10%,#67e8f912,#0000 65%),#05101b}.landing-module__EtpBGa__accessLayout{grid-template-columns:1fr 1.1fr;align-items:start;gap:80px;display:grid}.landing-module__EtpBGa__access h2 span{color:var(--primary)}.landing-module__EtpBGa__accessChecks{color:var(--muted-foreground);gap:13px;margin-top:30px;padding:0;font-size:15px;list-style:none;display:grid}.landing-module__EtpBGa__accessChecks li{align-items:flex-start;gap:12px;display:flex}.landing-module__EtpBGa__accessChecks svg{color:var(--primary);flex-shrink:0;margin-top:3px}.landing-module__EtpBGa__accessLogin{color:var(--muted-foreground);margin-top:33px;font-size:14px}.landing-module__EtpBGa__accessLogin a{color:var(--primary)}.landing-module__EtpBGa__formCard{background:var(--card);border:1px solid #67e8f940;border-radius:16px;padding:30px;box-shadow:0 15px 70px -40px #000}.landing-module__EtpBGa__formCard>h3{letter-spacing:-.025em;font-size:24px;font-weight:550}.landing-module__EtpBGa__formCard>p{color:var(--muted-foreground);margin:5px 0 24px;font-size:14px}.landing-module__EtpBGa__formCard input,.landing-module__EtpBGa__formCard select,.landing-module__EtpBGa__formCard textarea{font-size:16px}.landing-module__EtpBGa__formCard button[type=submit]{width:100%;margin-top:6px}.landing-module__EtpBGa__formCard .landing-module__EtpBGa__previewNotice{border:1px solid var(--border);background:var(--background);color:var(--primary);border-radius:8px;padding:12px;font-size:13px}.landing-module__EtpBGa__footer{border-top:1px solid var(--border);padding-block:32px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.landing-module__EtpBGa__footer p{color:var(--muted-foreground);max-width:230px;font-size:12px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container>a:not(.landing-module__EtpBGa__brand){color:var(--muted-foreground);margin-left:auto;font-size:13px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container>span{color:var(--muted-foreground);font-size:12px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container>a.landing-module__EtpBGa__footerPrivacidade{text-underline-offset:3px;margin-left:0;text-decoration:underline}@media (min-width:1600px){.landing-module__EtpBGa__hero{padding-top:88px}.landing-module__EtpBGa__heroScreen{margin-top:58px}}@media (max-width:1050px){.landing-module__EtpBGa__nav{display:none}.landing-module__EtpBGa__metrics{grid-template-columns:repeat(3,1fr)}.landing-module__EtpBGa__metrics p{border-left:0;border-top:1px solid var(--border);grid-column:1/-1;padding:13px 0 0}.landing-module__EtpBGa__marketLayout{grid-template-columns:minmax(0,1fr) 275px}.landing-module__EtpBGa__example{padding:20px}.landing-module__EtpBGa__sectionHeading,.landing-module__EtpBGa__marketIntro{gap:28px}.landing-module__EtpBGa__sectionHeading>p,.landing-module__EtpBGa__marketIntro>p{max-width:310px}.landing-module__EtpBGa__startLayout{gap:48px}.landing-module__EtpBGa__accessLayout{gap:40px}.landing-module__EtpBGa__tourInfo p{max-width:500px}.landing-module__EtpBGa__tourFact{max-width:190px}.landing-module__EtpBGa__tourFact strong{font-size:18px}}@media (max-width:760px){.landing-module__EtpBGa__container{width:calc(100% - 40px)}.landing-module__EtpBGa__headerInner{gap:12px;min-height:70px}.landing-module__EtpBGa__brand{gap:8px;font-size:19px}.landing-module__EtpBGa__brand img{width:31px;height:31px}.landing-module__EtpBGa__headerActions{gap:16px}.landing-module__EtpBGa__hero{padding-top:46px}.landing-module__EtpBGa__badge{letter-spacing:.08em;max-width:100%;padding:7px 11px;font-size:10px}.landing-module__EtpBGa__hero h1{letter-spacing:-.045em;margin-top:23px;font-size:clamp(37px,6.5vw,52px)}.landing-module__EtpBGa__heroDescription{font-size:16px}.landing-module__EtpBGa__heroNote{font-size:12px}.landing-module__EtpBGa__heroScreen{margin-top:35px;padding:3px 3px 0}.landing-module__EtpBGa__screenBar{padding:9px 9px 12px}.landing-module__EtpBGa__screenBar span:first-child{letter-spacing:.05em;font-size:10px}.landing-module__EtpBGa__screenBar span:last-child{text-align:right;max-width:130px;font-size:10px}.landing-module__EtpBGa__metrics{gap:16px;padding:19px}.landing-module__EtpBGa__metrics strong{font-size:20px}.landing-module__EtpBGa__metrics small{font-size:12px;display:block}.landing-module__EtpBGa__metrics div>span{font-size:12px}.landing-module__EtpBGa__section{padding-block:68px}.landing-module__EtpBGa__sectionHeading,.landing-module__EtpBGa__marketIntro{margin-bottom:28px;display:block}.landing-module__EtpBGa__sectionHeading>p,.landing-module__EtpBGa__marketIntro>p{max-width:530px;margin-top:20px}.landing-module__EtpBGa__eyebrow{margin-bottom:14px;font-size:11px}.landing-module__EtpBGa__tourPanel{padding:14px}.landing-module__EtpBGa__tourTabs{grid-template-columns:repeat(3,minmax(0,1fr));display:grid!important}.landing-module__EtpBGa__tourTab{min-height:48px!important;padding:10px 6px!important;font-size:13px!important}.landing-module__EtpBGa__tourInfo{padding:3px 3px 19px;display:block}.landing-module__EtpBGa__tourInfo h3{font-size:21px}.landing-module__EtpBGa__tourInfo p{font-size:14px}.landing-module__EtpBGa__tourFact{text-align:left;max-width:none;margin-top:17px}.landing-module__EtpBGa__tourFact strong{font-size:17px}.landing-module__EtpBGa__benefits{gap:24px;margin-top:33px}.landing-module__EtpBGa__benefits h3{font-size:17px;line-height:1.3}.landing-module__EtpBGa__benefits p{font-size:14px}.landing-module__EtpBGa__marketLayout{grid-template-columns:1fr}.landing-module__EtpBGa__example{grid-template-columns:1fr 1fr;column-gap:26px;padding:24px;display:grid}.landing-module__EtpBGa__exampleLabel{grid-column:1/-1}.landing-module__EtpBGa__example h3{align-self:end;margin-top:18px}.landing-module__EtpBGa__example>p{grid-column:1}.landing-module__EtpBGa__example dl{grid-area:2/2/5;margin-top:4px}.landing-module__EtpBGa__example .landing-module__EtpBGa__exampleNote{grid-column:1/-1}.landing-module__EtpBGa__flow{gap:27px}.landing-module__EtpBGa__flow h3{font-size:18px}.landing-module__EtpBGa__flow p{font-size:14px}.landing-module__EtpBGa__startLayout,.landing-module__EtpBGa__faqLayout,.landing-module__EtpBGa__accessLayout{grid-template-columns:1fr;gap:35px}.landing-module__EtpBGa__bodyText{font-size:16px}.landing-module__EtpBGa__security h2{font-size:21px}.landing-module__EtpBGa__security p{font-size:14px}.landing-module__EtpBGa__securityInner{gap:18px}.landing-module__EtpBGa__formCard{padding:23px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container{gap:15px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container>a:not(.landing-module__EtpBGa__brand){margin-left:0}.landing-module__EtpBGa__realScreen figcaption{padding:10px;font-size:11px}.landing-module__EtpBGa__expand{padding:6px 9px;font-size:11px;bottom:9px;right:9px}.landing-module__EtpBGa__landing section[id]{scroll-margin-top:88px}}@media (max-width:460px){.landing-module__EtpBGa__container{width:calc(100% - 32px)}.landing-module__EtpBGa__login{display:none}.landing-module__EtpBGa__headerInner{gap:8px}.landing-module__EtpBGa__buttonSmall{min-height:38px;padding:9px 11px;font-size:12px}.landing-module__EtpBGa__brand{gap:7px;font-size:17px}.landing-module__EtpBGa__hero h1{font-size:36px}.landing-module__EtpBGa__desktopBreak{display:none}.landing-module__EtpBGa__heroActions{flex-direction:column;gap:10px}.landing-module__EtpBGa__heroActions>a{width:100%;font-size:14px}.landing-module__EtpBGa__heroNote{max-width:270px;margin-inline:auto;line-height:1.7}.landing-module__EtpBGa__screenBar span:first-child{max-width:145px;font-size:9px}.landing-module__EtpBGa__screenBar span:first-child svg{display:none}.landing-module__EtpBGa__metrics{grid-template-columns:1fr;gap:14px;padding:20px}.landing-module__EtpBGa__metrics div{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.landing-module__EtpBGa__metrics strong{font-size:20px}.landing-module__EtpBGa__metrics small{font-size:12px;display:inline}.landing-module__EtpBGa__metrics p{font-size:11px}.landing-module__EtpBGa__benefits{grid-template-columns:1fr;gap:24px}.landing-module__EtpBGa__benefits>div{border-bottom:1px solid var(--border);padding-bottom:22px}.landing-module__EtpBGa__benefits svg{margin-bottom:10px}.landing-module__EtpBGa__benefits h3{font-size:19px}.landing-module__EtpBGa__benefits p{font-size:15px}.landing-module__EtpBGa__flow{grid-template-columns:1fr;gap:25px;margin-top:30px}.landing-module__EtpBGa__flow li{padding-top:18px}.landing-module__EtpBGa__flow li>span{margin-bottom:8px}.landing-module__EtpBGa__flow p{font-size:15px}.landing-module__EtpBGa__example{display:block}.landing-module__EtpBGa__example dl{margin-top:20px}.landing-module__EtpBGa__example .landing-module__EtpBGa__exampleNote{margin-top:18px}.landing-module__EtpBGa__realScreen figcaption{flex-direction:column;gap:2px}.landing-module__EtpBGa__securityInner{align-items:flex-start}.landing-module__EtpBGa__securityInner>svg{width:27px}.landing-module__EtpBGa__security h2{font-size:20px}.landing-module__EtpBGa__formCard{padding:19px}.landing-module__EtpBGa__accessChecks{font-size:14px}.landing-module__EtpBGa__footer>.landing-module__EtpBGa__container{gap:15px;display:grid}.landing-module__EtpBGa__footer p{max-width:none}}@media (prefers-reduced-motion:reduce){.landing-module__EtpBGa__landing *{scroll-behavior:auto!important;transition:none!important}}.landing-module__EtpBGa__interactiveScreen{cursor:pointer;text-align:left;background:var(--background);width:100%;padding:12px;display:block;position:relative}.landing-module__EtpBGa__interactiveScreen .landing-module__EtpBGa__screenshot{height:auto}.landing-module__EtpBGa__exploreOverlay{border:1px solid var(--primary);background:var(--background);color:var(--primary);border-radius:8px;align-items:center;gap:9px;padding:11px 15px;font-size:13px;display:flex;position:absolute;inset:auto 16px 16px auto;box-shadow:0 5px 24px #0006}.landing-module__EtpBGa__interactiveScreen:hover .landing-module__EtpBGa__exploreOverlay{background:var(--primary);color:var(--primary-foreground)}.landing-module__EtpBGa__interactiveCaption{border-top:1px solid var(--border);color:var(--muted-foreground);background:var(--background);justify-content:space-between;gap:12px;padding:12px 16px;font-size:12px;display:flex}@media (max-width:760px){.landing-module__EtpBGa__interactiveCaption{flex-direction:column;gap:3px}.landing-module__EtpBGa__exploreOverlay{padding:8px 11px;font-size:12px;inset:auto 10px 10px auto}.landing-module__EtpBGa__marketLayout{align-items:start}}
