@font-face{font-family:Manrope;src:url('manrope-regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('manrope-bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{font-family:Manrope,system-ui,sans-serif;color:#243e33;background:#f5f6f0;font-synthesis:none;--muted:#627269;--line:#dce3d8;--accent:#284f3e}
*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #7d9951;outline-offset:4px}[hidden]{display:none!important}
.ambient{position:fixed;inset:0;z-index:-1;background:radial-gradient(ellipse at 3% 10%,#dce9d5 0,transparent 48%),radial-gradient(ellipse at 100% 55%,#e4e9d8 0,transparent 45%),#f5f6f0}.ambient::after{content:'';position:absolute;inset:0;background-image:radial-gradient(#375d421f 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(110deg,#000,transparent 80%)}
.layout{max-width:1230px;margin:auto;padding:40px 60px;min-height:100svh;display:grid;grid-template-columns:1fr 450px;gap:90px;align-items:center}.brand-col{display:flex;flex-direction:column;justify-content:space-between;min-height:680px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;width:fit-content}.brand>span{font-weight:700;font-size:27px;letter-spacing:-1.2px;line-height:1.1}.brand small{display:block;font-weight:400;font-size:10px;letter-spacing:2px;margin-bottom:1px}.brand-dot{color:#7a9162}.hero{padding:42px 0}.eyebrow{font-size:9px;font-weight:700;letter-spacing:1.65px;display:flex;align-items:center;gap:8px}.eyebrow i{width:6px;height:6px;border-radius:50%;background:#748c54;box-shadow:0 0 0 4px #748c5414}h1{font-size:clamp(38px,4.3vw,57px);line-height:1.12;letter-spacing:-2.8px;margin:23px 0 19px;font-weight:700}h1 em{font-style:normal;color:#6d815b}.hero>p{font-size:14px;line-height:1.85;color:var(--muted);max-width:370px;margin:0}.brand-foot{font-size:8px;letter-spacing:1.5px;color:#61715e;margin:0}
.finance-preview{max-width:343px;margin-top:32px;padding:20px 23px 19px;border:1px solid #ffffffd9;border-radius:18px;background:#ffffffa3;box-shadow:0 16px 40px -24px #25483055;position:relative;transform:rotate(-2deg)}.preview-top{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px}.demo-label{font-size:7px;letter-spacing:1px;color:#65775f;border:1px solid #dce3d8;padding:4px 6px;border-radius:4px}.preview-balance{display:flex;align-items:center;justify-content:space-between;margin-top:21px}.preview-balance div>span{display:block;font-size:9px;color:var(--muted);margin-bottom:5px}.preview-balance strong{font-size:30px;letter-spacing:-1px}.preview-balance small{font-size:20px;font-weight:400}.balance-icon{display:grid;place-items:center;background:#e8edde;width:34px;height:34px;border-radius:50%;font-size:22px}.mini-chart{display:flex;gap:9px;align-items:flex-end;height:65px;margin:15px 0}.mini-chart i{height:var(--height);flex:1;background:#bac9a5;border-radius:4px 4px 2px 2px}.mini-chart i:nth-last-child(-n+2){background:#718e5b}.preview-bottom{display:flex;justify-content:space-between;font-size:8px;color:var(--muted)}.preview-bottom strong{font-weight:400;color:#3c5e42}.goal-chip{position:absolute;bottom:-18px;right:-34px;display:flex;align-items:center;gap:9px;background:#294c3c;color:#fff;border:1px solid #ffffff30;border-radius:10px;padding:12px 16px;font-size:10px;box-shadow:0 10px 25px -15px #163222;transform:rotate(2deg)}.goal-chip span{color:#d0ddac;font-size:17px}
.form-col{min-width:0}.back-site{display:flex;justify-content:flex-end;align-items:center;gap:9px;text-decoration:none;font-size:11px;color:var(--muted);margin:0 2px 19px}.back-site:hover{text-decoration:underline}.login-card{position:relative;border:1px solid #ffffff;border-radius:25px;background:#ffffffd9;box-shadow:0 24px 65px -35px #27463266;padding:35px 35px 27px;overflow:hidden}.login-card::before{content:'';position:absolute;inset:0 30px auto;height:3px;background:linear-gradient(90deg,transparent,#a9bd8b,transparent)}.card-heading{display:flex;align-items:center;gap:12px;margin-bottom:23px}.welcome-icon{background:#eef2e8;display:grid;place-items:center;width:43px;height:43px;border:1px solid #e4eadd;border-radius:13px}.welcome-icon svg{width:23px;height:23px}.card-kicker{font-size:8px;letter-spacing:1.7px;color:#61715e;font-weight:700}h2{font-size:29px;letter-spacing:-1.2px;line-height:1.2;margin:0 0 10px}.subtitle{font-size:12px;color:var(--muted);margin:0 0 18px}.preview-notice{color:#756131;background:#f8f5e9;border:1px solid #ece5cf;border-radius:8px;font-size:10px;padding:10px 12px;line-height:1.6;margin:0 0 21px}.field{margin-bottom:20px}.field label{font-size:11px;font-weight:700;display:block}.field-label{display:flex;align-items:center;justify-content:space-between;gap:10px}.input-wrap{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;background:#fbfcf9;margin-top:9px;padding:0 13px;transition:border-color .2s}.input-wrap:focus-within{border-color:#718e5b;box-shadow:0 0 0 3px #718e5b18}.input-wrap>svg{width:17px;height:17px;flex-shrink:0;color:#7c8b79}.input-wrap input{background:none;border:0;width:100%;min-width:0;color:#243e33;height:47px;padding:0 11px;font-size:12px}.input-wrap input:focus-visible{outline:none}.input-wrap input::placeholder{color:#859081}.text-button{padding:3px 0;font-size:10px;background:none;border:0;color:#617951}.text-button:hover{text-decoration:underline}.password-toggle{border:0;background:none;color:#70806d;padding:8px 0 8px 5px;display:flex}.password-toggle svg{width:19px;height:19px}.eye-slash{display:none}.password-toggle[aria-pressed=true] .eye-slash{display:block}.submit{border:1px solid #284f3e;background:#284f3e;color:#fff;padding:15px 18px;border-radius:10px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;font-weight:700;box-shadow:0 8px 16px -12px #244433;transition:background .15s}.submit:hover{background:#1d3d2e}.submit>span{font-size:18px;font-weight:400}.form-message{font-size:11px;color:#756131;line-height:1.7;background:#f8f5e9;padding:10px;border-radius:8px}.divider{display:flex;align-items:center;gap:12px;margin:25px 0 20px;color:#75816f;font-size:8px;letter-spacing:1px}.divider::before,.divider::after{content:'';height:1px;background:#e4e9df;flex:1}.invite-button{display:flex;justify-content:center;align-items:center;gap:12px;width:100%;border:1px solid #dce3d8;border-radius:10px;background:transparent;color:#3b5641;padding:13px;font-size:12px;font-weight:700}.invite-button:hover{background:#f2f5ed}.invite-button>span:last-child{margin-left:auto}.invite-button>span:first-child{margin-right:auto;font-size:17px}.trial-copy{text-align:center;font-size:9px;line-height:1.8;color:#75816f;margin:17px 0 0;max-width:280px;margin-inline:auto}.trial-copy strong{font-weight:400;color:#4f6448}footer{color:#697760;font-size:9px;text-align:center;line-height:1.9;margin-top:22px}footer strong{font-weight:400}
 dialog{border:1px solid #dce3d8;border-radius:22px;background:#fbfcf8;color:#243e33;padding:38px;width:min(440px,calc(100% - 32px));box-shadow:0 25px 90px #102b3340}dialog::backdrop{background:#152a2366;backdrop-filter:blur(5px)}.dialog-close{position:absolute;right:17px;top:10px;border:0;background:none;font-size:28px;color:#627269}.dialog-eyebrow{display:block;font-size:8px;letter-spacing:1.7px;margin:10px 0 20px}dialog h2{font-size:26px}dialog p{color:#627269;font-size:13px;line-height:1.8}.dialog-note{border:1px solid #dde5d4;background:#f0f4e9;border-radius:12px;padding:18px;margin:20px 0}.dialog-note strong{font-size:13px}.dialog-note p{margin-bottom:0}.dialog-status{font-size:11px}.dialog-done{margin-top:24px}
@media(min-width:1500px){.layout{gap:120px;max-width:1320px;grid-template-columns:1fr 470px}.brand-col{min-height:730px}}
@media(max-width:1000px){.layout{gap:40px;padding:35px;grid-template-columns:1fr 410px}.login-card{padding:30px}.hero h1{font-size:43px}.eyebrow{font-size:8px;letter-spacing:1px}.finance-preview{max-width:285px}.goal-chip{right:-8px;font-size:9px}}
@media(max-width:760px){.layout{display:flex;flex-direction:column;gap:26px;padding:27px 20px 24px;min-height:100svh;justify-content:center}.brand-col{min-height:0;width:100%;align-items:center}.hero,.brand-foot{display:none}.brand>span{font-size:25px}.brand img{width:37px;height:37px}.form-col{width:100%;max-width:440px}.back-site{justify-content:center;font-size:10px;margin-bottom:17px}.login-card{padding:28px 25px 25px;border-radius:21px}h2{font-size:28px}.input-wrap input{font-size:16px}footer{font-size:9px;margin-top:18px}.trial-copy{font-size:10px}.preview-notice{font-size:11px}.field-label{gap:5px}.text-button{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}

/* Movimento: entradas em sequência, ambiente suave e respostas aos controles. */
.access-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:19px}
.access-tools .back-site{margin:0 2px 0 auto}
.motion-toggle{padding:3px 0;border:0;background:none;color:#627269;font-size:9px;text-decoration:underline;text-underline-offset:3px}
.ambient{overflow:hidden}
.ambient::before{content:'';position:absolute;inset:-18%;background:radial-gradient(ellipse at 22% 28%,#bbd1a54d,transparent 48%),radial-gradient(ellipse at 76% 70%,#ccd4ad55,transparent 44%);animation:ambient-breathe 18s ease-in-out infinite alternate;pointer-events:none}
.ambient::after{animation:dots-drift 35s linear infinite}
.brand{animation:arrive .7s cubic-bezier(.22,1,.36,1) both}
.brand img{animation:logo-float 6s ease-in-out 1s infinite}
.eyebrow{animation:arrive .7s cubic-bezier(.22,1,.36,1) .12s both}
.eyebrow i{animation:signal-breathe 3.5s ease-in-out infinite}
.hero h1{animation:arrive .85s cubic-bezier(.22,1,.36,1) .2s both}
.hero>p{animation:arrive .85s cubic-bezier(.22,1,.36,1) .32s both}
.finance-preview{animation:preview-arrive 1s cubic-bezier(.22,1,.36,1) .42s both,preview-float 7s ease-in-out 1.42s infinite}
.mini-chart i{transform-origin:bottom;animation:bar-reveal 1s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.7s + var(--bar-index,0)*.09s)}
.mini-chart i:nth-child(2){--bar-index:1}.mini-chart i:nth-child(3){--bar-index:2}.mini-chart i:nth-child(4){--bar-index:3}.mini-chart i:nth-child(5){--bar-index:4}.mini-chart i:nth-child(6){--bar-index:5}.mini-chart i:nth-child(7){--bar-index:6}
.goal-chip{animation:chip-arrive .8s cubic-bezier(.22,1,.36,1) 1s both,chip-float 5s ease-in-out 1.8s infinite}
.brand-foot,footer{animation:arrive .8s ease-out .65s both}
.login-card{animation:card-arrive .85s cubic-bezier(.22,1,.36,1) .15s both}
.card-heading{animation:arrive .7s ease-out .28s both}
#login-form .field:nth-child(1){animation:arrive .7s ease-out .36s both}
#login-form .field:nth-child(2){animation:arrive .7s ease-out .44s both}
#login-form>.submit{animation:arrive .7s ease-out .52s both}
.login-card::before{transform-origin:center;animation:line-reveal 1.2s ease-out .4s both}
.submit,.invite-button,.welcome-icon,.password-toggle,.dialog-close{transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.submit{position:relative;overflow:hidden;isolation:isolate}
.submit::after{content:'';position:absolute;inset:-50% auto -50% -65%;width:40%;background:linear-gradient(90deg,transparent,#ffffff17,transparent);transform:skewX(-20deg);pointer-events:none}
.submit>span,.invite-button>span:last-child{transition:transform .25s ease}
@media(hover:hover) and (pointer:fine){
  .submit:hover{transform:translateY(-2px);box-shadow:0 12px 22px -12px #24443370}
  .submit:hover::after{animation:button-sheen .65s ease-out}
  .submit:hover>span{transform:translateX(3px)}
  .invite-button:hover{transform:translateY(-2px)}
  .invite-button:hover>span:last-child{transform:translate(2px,-2px)}
  .welcome-icon:hover{transform:rotate(-7deg)}
  .dialog-close:hover{transform:rotate(90deg)}
}
.submit:active,.invite-button:active{transform:translateY(1px) scale(.985)}
dialog[open]{animation:dialog-arrive .3s cubic-bezier(.22,1,.36,1) both}
dialog[open]::backdrop{animation:backdrop-arrive .25s ease-out both}
.form-message:not([hidden]){animation:arrive .35s ease-out both}
@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
@keyframes card-arrive{from{opacity:0;transform:translateY(25px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes preview-arrive{from{opacity:0;transform:translateY(20px) rotate(-4deg)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}
@keyframes preview-float{0%,100%{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-7px) rotate(-1deg)}}
@keyframes chip-arrive{from{opacity:0;transform:translateY(10px) rotate(2deg)}to{opacity:1;transform:translateY(0) rotate(2deg)}}
@keyframes chip-float{0%,100%{transform:translateY(0) rotate(2deg)}50%{transform:translateY(-4px) rotate(1deg)}}
@keyframes logo-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}
@keyframes bar-reveal{from{transform:scaleY(.03);opacity:.3}to{transform:scaleY(1);opacity:1}}
@keyframes ambient-breathe{from{transform:translate(-2%,-1%) scale(1);opacity:.5}to{transform:translate(3%,2%) scale(1.08);opacity:1}}
@keyframes dots-drift{to{background-position:26px 26px}}
@keyframes signal-breathe{0%,100%{box-shadow:0 0 0 3px #748c5414}50%{box-shadow:0 0 0 7px #748c5408}}
@keyframes line-reveal{from{transform:scaleX(.1);opacity:0}to{transform:scaleX(1);opacity:1}}
@keyframes button-sheen{to{left:130%}}
@keyframes dialog-arrive{from{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes backdrop-arrive{from{opacity:0}to{opacity:1}}
@media(max-width:760px){.access-tools{margin-bottom:17px}.motion-toggle{font-size:9px}.ambient::after{animation:none}}
/* Sem movimento, os estilos de base continuam totalmente visíveis e utilizáveis. */
:root[data-motion=paused] *,:root[data-motion=paused] *::before,:root[data-motion=paused] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
:root[data-motion=paused] .submit,:root[data-motion=paused] .submit>span,:root[data-motion=paused] .invite-button,:root[data-motion=paused] .invite-button>span,:root[data-motion=paused] .welcome-icon,:root[data-motion=paused] .dialog-close{transform:none!important}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-toggle{display:none!important}.submit,.submit>span,.invite-button,.invite-button>span,.welcome-icon,.dialog-close{transform:none!important}}
