.styles-module__1ghtea__hero{padding:132px 0 96px;position:relative;overflow:hidden}.styles-module__1ghtea__wrap{max-width:var(--maxw);padding:0 var(--gutter);margin:0 auto}.styles-module__1ghtea__grid{grid-template-columns:1fr 1.04fr;align-items:center;gap:56px;display:grid}.styles-module__1ghtea__hero h1{letter-spacing:-.022em;max-width:560px;font-size:clamp(29px,3vw,42px)}.styles-module__1ghtea__sub{color:var(--muted);max-width:500px;margin-top:22px;font-size:17.5px}.styles-module__1ghtea__ctas{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.styles-module__1ghtea__meta{flex-wrap:wrap;gap:30px;margin-top:46px;display:flex}.styles-module__1ghtea__meta .styles-module__1ghtea__m{flex-direction:column;gap:2px;display:flex}.styles-module__1ghtea__meta .styles-module__1ghtea__m b{letter-spacing:-.02em;font-size:22px;font-weight:600}.styles-module__1ghtea__meta .styles-module__1ghtea__m span{font-family:var(--mono);letter-spacing:.08em;color:var(--muted-2);text-transform:uppercase;font-size:12px}.styles-module__1ghtea__u,.styles-module__1ghtea__hl{color:var(--accent)}.styles-module__1ghtea__dotgrid{pointer-events:none;z-index:0;opacity:.45;background-image:radial-gradient(#ffffff0d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60% at 50% 40%,#000,#0000 80%);mask-image:radial-gradient(60% 60% at 50% 40%,#000,#0000 80%)}.styles-module__1ghtea__ideWrap{position:relative}.styles-module__1ghtea__ide{border:1px solid var(--line-2);font-family:var(--mono);background:#0b1019;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px -30px #000000b3,0 0 0 1px #ffffff05}.styles-module__1ghtea__bar{border-bottom:1px solid var(--line);background:#10171f;align-items:center;gap:14px;padding:12px 16px;display:flex}.styles-module__1ghtea__dots{gap:7px;display:flex}.styles-module__1ghtea__dots i{background:#2c3543;border:1px solid #ffffff0f;border-radius:50%;width:11px;height:11px}.styles-module__1ghtea__file{color:var(--muted);letter-spacing:.01em;font-size:12.5px}.styles-module__1ghtea__branch{color:var(--accent);border:1px solid var(--accent-line);background:var(--accent-dim);border-radius:6px;align-items:center;gap:7px;margin-left:auto;padding:3px 10px;font-size:11.5px;display:inline-flex}.styles-module__1ghtea__branch:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.styles-module__1ghtea__body{grid-template-columns:158px 1fr;min-height:300px;display:grid}.styles-module__1ghtea__tree{border-right:1px solid var(--line);background:#0a0f18;padding:14px 0}.styles-module__1ghtea__tree .styles-module__1ghtea__t{color:#7c879a;white-space:nowrap;cursor:default;padding:5px 14px 5px 26px;font-size:12.5px;position:relative}.styles-module__1ghtea__tree .styles-module__1ghtea__dir{color:#aab4c6;padding-left:16px}.styles-module__1ghtea__tree .styles-module__1ghtea__dir:before{content:"▸";color:#5a6678;font-size:9px;position:absolute;top:7px;left:16px}.styles-module__1ghtea__tree .styles-module__1ghtea__dir.styles-module__1ghtea__open:before{content:"▾"}.styles-module__1ghtea__tree .styles-module__1ghtea__leaf:before{content:"";border:1px solid #3a4452;border-radius:1px;width:6px;height:6px;position:absolute;top:10px;left:16px}.styles-module__1ghtea__tree .styles-module__1ghtea__active{color:#fff;box-shadow:inset 2px 0 0 var(--accent);background:#c6ff0012}.styles-module__1ghtea__tree .styles-module__1ghtea__active:before{border-color:var(--accent)}.styles-module__1ghtea__code{counter-reset:ln;padding:16px 20px;overflow:hidden}.styles-module__1ghtea__code pre{font-family:var(--mono);white-space:pre;color:#8b95a7;margin:0;font-size:13px;line-height:1.85}.styles-module__1ghtea__code .styles-module__1ghtea__ln{padding-left:34px;display:block;position:relative}.styles-module__1ghtea__code .styles-module__1ghtea__ln:before{counter-increment:ln;content:counter(ln);text-align:right;color:#3c4658;width:22px;font-size:11.5px;position:absolute;left:0}.styles-module__1ghtea__code .styles-module__1ghtea__k{color:var(--accent)}.styles-module__1ghtea__code .styles-module__1ghtea__f{color:#e8ecf3}.styles-module__1ghtea__code .styles-module__1ghtea__strLit{color:#9fb98a}.styles-module__1ghtea__code .styles-module__1ghtea__c{color:#566049;font-style:italic}.styles-module__1ghtea__code .styles-module__1ghtea__t2{color:#c3ccdb}.styles-module__1ghtea__code .styles-module__1ghtea__cur{background:var(--accent);vertical-align:-2px;width:7px;height:15px;margin-left:1px;animation:1.1s step-end infinite styles-module__1ghtea__blink;display:inline-block}@keyframes styles-module__1ghtea__blink{50%{opacity:0}}.styles-module__1ghtea__term{border-top:1px solid var(--line);color:#7c879a;background:#080c13;flex-wrap:wrap;align-items:center;gap:10px;padding:11px 16px;font-size:12px;display:flex}.styles-module__1ghtea__term .styles-module__1ghtea__prompt{color:var(--accent)}.styles-module__1ghtea__term .styles-module__1ghtea__ok{color:#9fb98a;align-items:center;gap:6px;margin-left:auto;display:inline-flex}.styles-module__1ghtea__term .styles-module__1ghtea__ok:before{content:"✓";color:var(--accent);font-weight:700}.styles-module__1ghtea__mascot{z-index:3;filter:drop-shadow(0 16px 28px #0000008c);pointer-events:none;width:104px;height:auto;position:absolute;bottom:-40px;right:-26px}.styles-module__1ghtea__badge{border:1px solid var(--line-2);z-index:3;background-color:#2b334299;border-radius:10px;align-items:center;gap:9px;padding:9px 14px;display:flex;position:absolute;top:-20px;left:-22px;box-shadow:0 14px 30px -14px #0009}.styles-module__1ghtea__badge b{font-size:14px;font-weight:600}.styles-module__1ghtea__badge span{font-family:var(--mono);letter-spacing:.08em;color:var(--muted-2);text-transform:uppercase;font-size:10.5px}.styles-module__1ghtea__badgeDot{background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 4px var(--accent-dim);border-radius:50%}@media (max-width:1080px){.styles-module__1ghtea__grid{grid-template-columns:1fr;gap:48px}.styles-module__1ghtea__ideWrap{max-width:560px;margin:0 auto}.styles-module__1ghtea__mascot{width:84px;right:-12px}}@media (max-width:560px){.styles-module__1ghtea__body{grid-template-columns:1fr}.styles-module__1ghtea__tree,.styles-module__1ghtea__mascot{display:none}}
.Card-module__ZNCISG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform .35s var(--ease), border-color .35s var(--ease), background .35s var(--ease);padding:30px;position:relative}.Card-module__ZNCISG__card:hover{border-color:var(--accent-line);background:var(--surface-2);transform:translateY(-4px)}.Card-module__ZNCISG__card h3{margin-bottom:10px;font-size:19.5px}.Card-module__ZNCISG__card p{color:var(--muted);font-size:15.5px}.Card-module__ZNCISG__ico{border:1px solid var(--line);width:46px;height:46px;transition:border-color .35s var(--ease), background .35s var(--ease);background:#ffffff0a;border-radius:11px;place-items:center;margin-bottom:22px;display:grid}.Card-module__ZNCISG__card:hover .Card-module__ZNCISG__ico{border-color:var(--accent-line);background:var(--accent-dim)}.Card-module__ZNCISG__ico svg{width:22px;height:22px;stroke:var(--accent);fill:none;stroke-width:1.6px}
.Eyebrow-module__R8U1LG__eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--accent);align-items:center;gap:10px;margin-bottom:22px;font-size:12.5px;font-weight:500;display:inline-flex}.Eyebrow-module__R8U1LG__eyebrow:before{content:"";background:var(--accent);width:22px;height:1px}.Eyebrow-module__R8U1LG__muted{color:var(--muted-2)}.Eyebrow-module__R8U1LG__muted:before{background:var(--muted-2)}
.Grid-module__zrrOca__grid{gap:20px;display:grid}.Grid-module__zrrOca__cols2{grid-template-columns:repeat(2,1fr)}.Grid-module__zrrOca__cols3{grid-template-columns:repeat(3,1fr)}.Grid-module__zrrOca__cols5{grid-template-columns:repeat(5,1fr)}@media (max-width:760px){.Grid-module__zrrOca__cols2,.Grid-module__zrrOca__cols3,.Grid-module__zrrOca__cols5{grid-template-columns:1fr}}
.Section-module__3ylyJq__section{padding:140px 0;position:relative}.Section-module__3ylyJq__tight{padding:96px 0}.Section-module__3ylyJq__alt{background:var(--bg-2)}
.Tag-module__2384ra__tag{font-family:var(--mono);letter-spacing:.04em;color:var(--muted);border:1px solid var(--line);border-radius:999px;align-items:center;padding:5px 11px;font-size:12px;display:inline-flex}
.styles-module__g7CO5a__casesGrid{grid-template-columns:repeat(2,1fr);gap:22px;margin-top:60px;display:grid}.styles-module__g7CO5a__case{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform .35s var(--ease), border-color .35s var(--ease);flex-direction:column;display:flex;overflow:hidden}.styles-module__g7CO5a__case:hover{border-color:var(--accent-line);transform:translateY(-4px)}.styles-module__g7CO5a__viz{border-bottom:1px solid var(--line);background:#0a0e17;height:180px;position:relative;overflow:hidden}.styles-module__g7CO5a__viz img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.styles-module__g7CO5a__body{padding:28px 30px 30px}.styles-module__g7CO5a__cat{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:11.5px}.styles-module__g7CO5a__case h3{margin:12px 0;font-size:22px}.styles-module__g7CO5a__case p{color:var(--muted);font-size:15.5px}.styles-module__g7CO5a__tags{flex-wrap:wrap;gap:8px;margin:20px 0 22px;display:flex}.styles-module__g7CO5a__cta{color:var(--accent);align-items:center;gap:9px;font-size:15px;font-weight:600;display:inline-flex}.styles-module__g7CO5a__cta svg{width:16px;height:16px;transition:transform .3s var(--ease)}.styles-module__g7CO5a__case:hover .styles-module__g7CO5a__cta svg{transform:translate(4px)}@media (max-width:760px){.styles-module__g7CO5a__casesGrid{grid-template-columns:1fr}}
.styles-module__Ton5dW__faq{border-top:1px solid var(--line);max-width:860px;margin:54px auto 0}.styles-module__Ton5dW__item{border-bottom:1px solid var(--line)}.styles-module__Ton5dW__q{cursor:pointer;text-align:left;width:100%;color:var(--text);font-family:var(--sans);letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;padding:26px 8px;font-size:19px;font-weight:500;display:flex}.styles-module__Ton5dW__q:hover{color:var(--accent)}.styles-module__Ton5dW__ic{border:1px solid var(--line);width:30px;height:30px;transition:border-color .3s var(--ease);border-radius:8px;flex:none;place-items:center;display:grid;position:relative}.styles-module__Ton5dW__aberta .styles-module__Ton5dW__ic{border-color:var(--accent-line);background:var(--accent-dim)}.styles-module__Ton5dW__ic:before,.styles-module__Ton5dW__ic:after{content:"";background:var(--accent);transition:transform .3s var(--ease);border-radius:2px;position:absolute}.styles-module__Ton5dW__ic:before{width:12px;height:2px}.styles-module__Ton5dW__ic:after{width:2px;height:12px}.styles-module__Ton5dW__aberta .styles-module__Ton5dW__ic:after{transform:scaleY(0)}.styles-module__Ton5dW__a p{color:var(--muted);max-width:680px;padding:0 8px 28px;font-size:16.5px}
.styles-module__pM8e9G__ctaCard{border:1px solid var(--accent-line);text-align:center;background:linear-gradient(135deg,#141c2c,#0f1626);border-radius:24px;padding:80px 70px;position:relative;overflow:hidden}.styles-module__pM8e9G__ctaCard h2{max-width:760px;margin:0 auto;font-size:clamp(30px,3.6vw,48px)}.styles-module__pM8e9G__ctaCard p{color:var(--muted);max-width:600px;margin:24px auto 0;font-size:19px}.styles-module__pM8e9G__btns{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.styles-module__pM8e9G__arc{border:1px solid var(--accent-line);opacity:.25;border-radius:50%;width:600px;height:600px;position:absolute;top:120%;left:50%;transform:translate(-50%)}@media (max-width:760px){.styles-module__pM8e9G__ctaCard{padding:50px 26px}}
.styles-module__XWPkTq__comToc{grid-template-columns:248px 1fr;align-items:start;gap:64px;padding:64px 0 110px;display:grid}.styles-module__XWPkTq__semToc{padding:64px 0 110px}.styles-module__XWPkTq__toc{align-self:start;position:sticky;top:104px}.styles-module__XWPkTq__body{max-width:760px}.styles-module__XWPkTq__body p{color:var(--muted);margin-bottom:16px;font-size:16px;line-height:1.72}.styles-module__XWPkTq__body p:last-child{margin-bottom:0}.styles-module__XWPkTq__body strong{color:#e7ebf2;font-weight:600}.styles-module__XWPkTq__body a.in{color:var(--accent);border-bottom:1px solid var(--accent-line);text-decoration:none}.styles-module__XWPkTq__body ul{flex-direction:column;gap:12px;margin:0 0 18px;padding:0;list-style:none;display:flex}.styles-module__XWPkTq__body ul li{color:var(--muted);padding-left:26px;font-size:16px;line-height:1.65;position:relative}.styles-module__XWPkTq__body ul li:before{content:"";border:1.5px solid var(--accent);border-radius:2px;width:7px;height:7px;position:absolute;top:9px;left:4px;transform:rotate(45deg)}.styles-module__XWPkTq__body ul li strong{color:#e7ebf2}@media (max-width:980px){.styles-module__XWPkTq__comToc{grid-template-columns:1fr;gap:0}.styles-module__XWPkTq__toc{display:none}}.intro{color:#cdd5e2;border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:34px;font-size:18.5px;line-height:1.65}.legal-sec{border-bottom:1px solid var(--line);padding:38px 0;scroll-margin-top:104px}.legal-sec:last-child{border-bottom:none}.legal-sec__h{align-items:baseline;gap:14px;margin-bottom:20px;display:flex}.legal-sec__h .n{font-family:var(--mono);color:var(--accent);flex:none;font-size:14px}.legal-sec__h h2{letter-spacing:-.02em;font-size:23px}.callout{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--accent);border-radius:10px;margin:22px 0;padding:20px 22px}.callout p{color:#cdd5e2;margin:0;font-size:15px}.deflist{grid-template-columns:1fr;gap:14px;margin-bottom:18px;display:grid}.deflist .row{border-top:1px solid var(--line);grid-template-columns:170px 1fr;gap:18px;padding:14px 0;display:grid}.deflist .row dt{color:#e7ebf2;font-size:15px;font-weight:600}.deflist .row dd{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.contact-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;gap:14px 40px;margin-top:8px;padding:24px;display:flex}.contact-card .ci{align-items:center;gap:12px;display:flex}.contact-card .ci svg{width:18px;height:18px;stroke:var(--accent);fill:none;stroke-width:1.6px}.contact-card .ci .lab{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2);font-size:10px}.contact-card .ci .val{color:#e7ebf2;font-size:14.5px}@media (max-width:680px){.deflist .row{grid-template-columns:1fr;gap:4px}}
.styles-module__XxCINW__conteudo{max-width:760px;margin:0 auto}.styles-module__XxCINW__total{width:100%}.styles-module__XxCINW__conteudo img,.styles-module__XxCINW__conteudo video,.styles-module__XxCINW__total img,.styles-module__XxCINW__total video{border-radius:var(--radius);border:1px solid var(--line);width:100%;height:auto;display:block}.styles-module__XxCINW__legenda{color:var(--muted);text-align:center;margin-top:14px;font-size:14px}
.styles-module__Etph0W__form{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);max-width:720px;margin:54px auto 0;padding:44px}.styles-module__Etph0W__grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.styles-module__Etph0W__fld{flex-direction:column;gap:8px;display:flex}.styles-module__Etph0W__full{grid-column:1/-1}.styles-module__Etph0W__fld label{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-2);font-size:11px}.styles-module__Etph0W__inp{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;font-family:var(--sans);color:var(--text);transition:border-color .25s var(--ease), box-shadow .25s var(--ease);padding:13px 15px;font-size:15px}.styles-module__Etph0W__inp::placeholder{color:var(--muted-2)}textarea.styles-module__Etph0W__inp{resize:vertical;min-height:130px}select.styles-module__Etph0W__inp{cursor:pointer}.styles-module__Etph0W__inp:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-color:var(--accent-line)}.styles-module__Etph0W__inp[aria-invalid=true]{border-color:#ff6b6b}.styles-module__Etph0W__erro{color:#ff8f8f;font-size:13.5px}.styles-module__Etph0W__form>button,.styles-module__Etph0W__form>a{margin-top:32px}@media (max-width:760px){.styles-module__Etph0W__form{padding:30px 22px}.styles-module__Etph0W__grid{grid-template-columns:1fr}}
.Header-module__8JGRhq__header{z-index:60;-webkit-backdrop-filter:saturate(140%)blur(14px);border-bottom:1px solid var(--line);transition:background .3s var(--ease), border-color .3s var(--ease);background:#0d1321b8;position:fixed;top:0;left:0;right:0}.Header-module__8JGRhq__inner{max-width:var(--maxw);padding:0 var(--gutter);justify-content:space-between;align-items:center;gap:32px;height:72px;margin-inline:auto;display:flex}.Header-module__8JGRhq__brand{align-items:center;gap:12px;display:flex}.Header-module__8JGRhq__brand img{flex:none;width:78px;max-width:none;height:26px}.Header-module__8JGRhq__nav{align-items:center;gap:6px;display:flex}.Header-module__8JGRhq__nav a{color:var(--muted);transition:color .2s var(--ease);border-radius:8px;padding:8px 14px;font-size:15px;position:relative}.Header-module__8JGRhq__nav a:hover,.Header-module__8JGRhq__nav a[aria-current=page]{color:var(--text)}.Header-module__8JGRhq__nav a[aria-current=page]:after{content:"";background:var(--accent);border-radius:2px;height:2px;position:absolute;bottom:2px;left:14px;right:14px}.Header-module__8JGRhq__cta{align-items:center;gap:14px;display:flex}.Header-module__8JGRhq__menuBtn{font-family:var(--sans);letter-spacing:-.01em;cursor:pointer;border:1px solid var(--line-2);color:var(--text);transition:transform .25s var(--ease), background .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:11px;font-size:15.5px;font-weight:600;display:none}.Header-module__8JGRhq__menuBtn:hover{border-color:var(--accent-line);background:#ffffff08;transform:translateY(-2px)}.Header-module__8JGRhq__nav.Header-module__8JGRhq__aberto{background:#0a0f1af7;border-bottom:1px solid #ffffff14;flex-direction:column;align-items:stretch;padding:16px 28px 24px;display:flex;position:absolute;top:72px;left:0;right:0}@media (max-width:1080px){.Header-module__8JGRhq__nav,.Header-module__8JGRhq__cta>a{display:none}.Header-module__8JGRhq__menuBtn{display:grid}}
.Footer-module__Za3gma__footer{border-top:1px solid var(--line);background:var(--bg-2);padding:80px 0 36px}.Footer-module__Za3gma__top{max-width:var(--maxw);padding:0 var(--gutter);grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:48px;margin:0 auto;display:grid}.Footer-module__Za3gma__brand img{height:26px;margin-bottom:22px}.Footer-module__Za3gma__brand p{color:var(--muted);max-width:340px;font-size:15px}.Footer-module__Za3gma__col h4{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted-2);margin-bottom:20px;font-size:12px;font-weight:500}.Footer-module__Za3gma__col a,.Footer-module__Za3gma__col .Footer-module__Za3gma__li{color:var(--muted);transition:color .2s var(--ease);align-items:center;gap:10px;padding:7px 0;font-size:15px;display:flex}.Footer-module__Za3gma__col a:hover{color:var(--accent)}.Footer-module__Za3gma__col .Footer-module__Za3gma__li svg{width:16px;height:16px;stroke:var(--accent);fill:none;stroke-width:1.6px;flex:none}.Footer-module__Za3gma__contato a{margin-top:18px}.Footer-module__Za3gma__bottom{max-width:var(--maxw);padding:0 var(--gutter);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin:60px auto 0;padding-top:28px;display:flex}.Footer-module__Za3gma__legal{flex-wrap:wrap;gap:24px;display:flex}.Footer-module__Za3gma__cc{font-family:var(--mono);color:var(--muted-2);font-size:12.5px}.Footer-module__Za3gma__bottom a{color:var(--muted-2);font-size:13.5px}.Footer-module__Za3gma__bottom a:hover{color:var(--text)}@media (max-width:760px){.Footer-module__Za3gma__top{grid-template-columns:1fr 1fr}}
