.PixCard-module__r76edW__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1.6rem,4vw,2.4rem)}.PixCard-module__r76edW__tick{background:var(--grad);border-radius:2px;width:18px;height:2px}.PixCard-module__r76edW__title{margin:.9rem 0 .5rem;font-size:1.4rem}.PixCard-module__r76edW__text{color:var(--muted);margin-bottom:1.6rem;font-size:.95rem}.PixCard-module__r76edW__body{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.PixCard-module__r76edW__qr{border-radius:var(--radius-sm);background:#fff;padding:6px}.PixCard-module__r76edW__qrPlaceholder{border:1px dashed var(--line-strong);border-radius:var(--radius-sm);text-align:center;width:150px;height:150px;color:var(--faint);font-family:var(--font-mono);flex-shrink:0;place-items:center;gap:.3rem;font-size:.85rem;display:grid}.PixCard-module__r76edW__qrPlaceholder small{max-width:12ch;font-size:.6rem}.PixCard-module__r76edW__keyBox{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.PixCard-module__r76edW__keyLabel{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.PixCard-module__r76edW__key{font-family:var(--font-mono);background:var(--bg);border:1px solid var(--line);border-radius:var(--radius-sm);word-break:break-all;color:var(--ink);padding:.7rem .9rem;font-size:.95rem}.PixCard-module__r76edW__copy{font-family:var(--font-body);color:var(--ink);background:var(--glass);border:1px solid var(--line-strong);border-radius:var(--radius-pill);cursor:pointer;transition:border-color .2s var(--ease), color .2s var(--ease);align-self:flex-start;padding:.55rem 1.1rem;font-size:.85rem;font-weight:700}.PixCard-module__r76edW__copy:hover{border-color:var(--magenta);color:var(--magenta)}.PixCard-module__r76edW__holder{color:var(--faint);font-size:.8rem}
.ContactForm-module__f_V9Ma__form{flex-direction:column;gap:1rem;display:flex}.ContactForm-module__f_V9Ma__privacy{color:var(--faint);margin-top:-.25rem;font-size:.78rem;line-height:1.5}.ContactForm-module__f_V9Ma__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__f_V9Ma__field{flex-direction:column;gap:.4rem;display:flex}.ContactForm-module__f_V9Ma__field>span{color:var(--muted);font-size:.8rem;font-weight:600}.ContactForm-module__f_V9Ma__field input,.ContactForm-module__f_V9Ma__field select,.ContactForm-module__f_V9Ma__field textarea{width:100%;font-family:var(--font-body);color:var(--ink);background:var(--bg);border:1px solid var(--line-strong);border-radius:var(--radius-sm);transition:border-color .2s var(--ease), box-shadow .2s var(--ease);padding:.8rem 1rem;font-size:.95rem}.ContactForm-module__f_V9Ma__field textarea{resize:vertical}.ContactForm-module__f_V9Ma__field input:focus,.ContactForm-module__f_V9Ma__field select:focus,.ContactForm-module__f_V9Ma__field textarea:focus{border-color:var(--magenta);outline:none;box-shadow:0 0 0 3px #ff2d7826}.ContactForm-module__f_V9Ma__submit{font-family:var(--font-body);color:#15082a;background:var(--grad);border-radius:var(--radius-pill);cursor:pointer;transition:transform .25s var(--ease-spring), box-shadow .25s var(--ease);border:none;align-self:flex-start;margin-top:.4rem;padding:.9rem 1.9rem;font-size:1rem;font-weight:700;box-shadow:0 8px 26px #ff2d7866}.ContactForm-module__f_V9Ma__submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 14px 38px #ff2d788c}.ContactForm-module__f_V9Ma__submit:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__f_V9Ma__err{color:#ff6b8b;font-size:.9rem}.ContactForm-module__f_V9Ma__success{text-align:center;padding:2rem 1rem}.ContactForm-module__f_V9Ma__check{background:var(--grad);color:#15082a;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-grid}.ContactForm-module__f_V9Ma__success h3{margin-bottom:.5rem;font-size:1.4rem}.ContactForm-module__f_V9Ma__success p{color:var(--muted)}.ContactForm-module__f_V9Ma__success a{color:var(--magenta);font-weight:600}@media (max-width:560px){.ContactForm-module__f_V9Ma__row{grid-template-columns:1fr}}
.contato-module__Ilqo7G__top{min-height:80vh;padding-top:clamp(7rem,12vw,9rem)}.contato-module__Ilqo7G__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:1.4rem;display:grid}.contato-module__Ilqo7G__channels{flex-direction:column;gap:1rem;display:flex}.contato-module__Ilqo7G__channel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease-spring), border-color .3s var(--ease);grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:1rem;padding:1.3rem 1.5rem;display:grid}.contato-module__Ilqo7G__channel:hover{border-color:var(--magenta);transform:translateY(-4px)}.contato-module__Ilqo7G__icon{background:var(--grad-soft);color:#15082a;border-radius:14px;grid-row:span 2;place-items:center;width:48px;height:48px;display:grid}.contato-module__Ilqo7G__icon svg{width:24px;height:24px}.contato-module__Ilqo7G__cLabel{font-family:var(--font-display);font-size:1.1rem;font-weight:700}.contato-module__Ilqo7G__cValue{color:var(--muted);font-size:.9rem}.contato-module__Ilqo7G__formCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1.6rem,4vw,2.4rem)}@media (max-width:880px){.contato-module__Ilqo7G__grid{grid-template-columns:1fr}}
.investir-module___1wpRq__top{padding-top:clamp(7rem,12vw,9rem)}.investir-module___1wpRq__why{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}.investir-module___1wpRq__whyCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);transition:transform .3s var(--ease-spring), border-color .3s var(--ease);padding:1.6rem}.investir-module___1wpRq__whyCard:hover{border-color:var(--magenta);transform:translateY(-5px)}.investir-module___1wpRq__whyCard h3{margin-bottom:.5rem;font-size:1.15rem}.investir-module___1wpRq__whyCard p{color:var(--muted);font-size:.92rem}.investir-module___1wpRq__funds{grid-template-columns:repeat(4,1fr);gap:1.1rem;display:grid}.investir-module___1wpRq__fund{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.6rem}.investir-module___1wpRq__fundP{font-family:var(--font-display);font-variant-numeric:tabular-nums;margin-bottom:.4rem;font-size:2.2rem;font-weight:700;display:block}.investir-module___1wpRq__fund h3{margin-bottom:.3rem;font-size:1.05rem}.investir-module___1wpRq__fund p{color:var(--muted);font-size:.88rem}.investir-module___1wpRq__tiers{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.2rem;display:grid}.investir-module___1wpRq__tier{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;padding:2rem 1.7rem;display:flex;position:relative}.investir-module___1wpRq__tierFeat{background:linear-gradient(var(--surface), var(--surface)) padding-box, var(--grad) border-box;box-shadow:var(--shadow);border:2px solid #0000}.investir-module___1wpRq__badge{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:#15082a;background:var(--grad);border-radius:var(--radius-pill);white-space:nowrap;padding:.3rem .9rem;font-size:.62rem;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.investir-module___1wpRq__tierName{font-size:1.3rem}.investir-module___1wpRq__tierV{font-family:var(--font-mono);color:var(--accent);margin:.3rem 0 1rem;font-size:.9rem}.investir-module___1wpRq__tierD{color:var(--muted);flex:1;font-size:.95rem}.investir-module___1wpRq__tierCta{color:var(--ink);border-bottom:2px solid;border-image:var(--grad) 1;transition:opacity .2s var(--ease);align-self:flex-start;margin-top:1.4rem;padding-bottom:2px;font-weight:700}.investir-module___1wpRq__tierCta:hover{opacity:.75}.investir-module___1wpRq__grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.4rem;display:grid}.investir-module___1wpRq__formCard{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:clamp(1.6rem,4vw,2.4rem)}@media (max-width:900px){.investir-module___1wpRq__why,.investir-module___1wpRq__funds{grid-template-columns:1fr 1fr}.investir-module___1wpRq__tiers,.investir-module___1wpRq__grid{grid-template-columns:1fr}}@media (max-width:480px){.investir-module___1wpRq__why,.investir-module___1wpRq__funds{grid-template-columns:1fr}}
