/* Monew visual system: premium, restrained claymorphism */
:root{--shadow-soft:0 18px 45px rgba(47,31,93,.08);--shadow-lift:0 14px 30px rgba(47,31,93,.14)}
.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:0 1px 0 rgba(233,231,239,.8)}
.nav nav a{transition:color .2s ease}.nav nav a:hover,.nav nav a:focus-visible{color:var(--purple)}
.nav-cta,.button{border-radius:12px;box-shadow:0 8px 18px rgba(23,21,31,.12);transition:transform .2s ease,box-shadow .2s ease}.nav-cta:hover,.button:hover{transform:translateY(-2px);box-shadow:var(--shadow-lift)}
.hero{background:radial-gradient(circle at 82% 35%,rgba(137,90,246,.17),transparent 31%),linear-gradient(120deg,#fff 50%,#f4f1ff)}
.hero-art img{filter:drop-shadow(18px 30px 26px rgba(93,57,186,.24))}.art-note{border:1px solid rgba(233,231,239,.8);box-shadow:var(--shadow-soft)}
.panel,.table-card{box-shadow:var(--shadow-soft)}.panel{border-radius:22px}.money-input,select,.parcel-trigger,.receive button{border-radius:12px;transition:border-color .2s,box-shadow .2s,transform .2s}.money-input:focus-within,.parcel-trigger:focus-visible,select:focus-visible{border-color:var(--purple);box-shadow:0 0 0 4px rgba(137,90,246,.12);outline:0}
.segmented{border-radius:12px}.segmented button{border-radius:9px;transition:background .2s,color .2s}.receive button:hover{transform:translateY(-1px)}.result{background:linear-gradient(150deg,#211d2e,#17151f)}
.table-card{border-radius:18px}.table-card tr:last-child td{border-bottom:0}.flow-highlight{box-shadow:var(--shadow-soft)}.machine{background:radial-gradient(circle at 75% 35%,rgba(137,90,246,.2),transparent 25%),#17151f}
button:focus-visible,a:focus-visible{outline:3px solid rgba(137,90,246,.45);outline-offset:3px}
@media(max-width:800px){.nav{height:70px}.brand img{width:118px}.nav-cta{padding:11px 13px;font-size:13px}.hero{background:radial-gradient(circle at 50% 70%,rgba(137,90,246,.14),transparent 34%),#fff}.hero-copy p{font-size:17px}.section-intro h2{font-size:36px}.sim-grid{gap:16px}.panel{padding:22px}.result{min-height:330px}}

/* Broad layout pass */
.hero{min-height:650px;padding-top:78px;padding-bottom:70px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)}
.hero-copy{max-width:610px}.hero-copy h1{font-size:clamp(56px,6.7vw,96px);line-height:.93;margin:25px 0 24px}.hero-copy p{font-size:20px;max-width:520px}.hero-pills{gap:10px;margin-top:32px}.hero-pills span{padding:11px 15px;background:rgba(255,255,255,.74);box-shadow:0 5px 18px rgba(47,31,93,.05)}
.hero-art{height:535px}.hero-art .glow{width:410px;height:410px;background:radial-gradient(circle,#b9a5ff 0%,#e9e4ff 57%,transparent 70%);opacity:.8}.hero-art>picture img{height:515px}.art-note{right:0;bottom:38px;padding:17px 20px;border-radius:16px}
.sim-wrap{padding-top:104px;padding-bottom:104px;background:linear-gradient(180deg,#f8f7fc 0%,#f3f0fb 100%)}.section-intro{max-width:1100px;margin:0 auto 38px}.section-intro h2{font-size:48px;margin:14px 0 10px}.section-intro p{font-size:16px}.sim-grid{max-width:1100px;margin:0 auto;grid-template-columns:1.08fr .92fr;gap:26px}.inputs{padding:34px;gap:28px 22px}.inputs label{font-size:14px}.result{padding:34px;border:0;box-shadow:0 22px 55px rgba(23,21,31,.18)}.big-value{font-size:58px;margin:22px 0 26px}.result-line{padding:14px 0}.result-foot{margin-top:7px}
.rates{padding-top:106px;padding-bottom:108px}.rates>.section-intro{margin-bottom:42px}.rates .rate-section{width:calc(50% - 18px)}.rate-title{min-height:58px;align-items:flex-start;flex-direction:column;gap:5px}.rate-title h3{font-size:24px}.rate-title p{font-size:14px}.table-card{background:#fff}.rates .table-card th,.rates .table-card td{padding:11px 15px;font-size:13px}.rates .table-card th{font-size:10px}.flow-highlight{min-height:220px;padding:28px;flex-direction:row;text-align:left;justify-content:flex-start;gap:18px}.flow-highlight p{max-width:330px}.flow-badge{margin-left:auto}
.machine{padding-top:112px;padding-bottom:112px;min-height:650px;grid-template-columns:1fr .9fr}.machine h2{font-size:62px;letter-spacing:-2.5px}.machine-copy p{font-size:17px}.machine-points{margin:38px 0;gap:16px}.machine-points div{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);max-width:440px}.machine-visual{height:580px}.machine-visual>picture img{height:560px}.machine-orb{width:470px;height:470px}.footer-main{max-width:1100px;margin:0 auto}.footer-bottom{max-width:1100px;margin:0 auto}
@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:0;padding-top:58px;padding-bottom:30px}.hero-copy h1{font-size:clamp(50px,13vw,76px)}.hero-art{height:430px}.hero-art>picture img{height:400px}.sim-wrap,.rates{padding-top:78px;padding-bottom:78px}.section-intro h2{font-size:40px}.sim-grid{grid-template-columns:1fr}.rates .rate-section{width:100%;display:block}.rates .flow-table{margin-left:0;margin-top:36px}.machine{grid-template-columns:1fr;padding-top:78px;padding-bottom:78px}.machine-visual{order:-1;height:420px}.machine-visual>picture img{height:410px}.machine h2{font-size:48px}.flow-highlight{margin-top:16px}}
@media(max-width:600px){.hero-pills span{font-size:12px;padding:9px 11px}.hero-art{height:360px}.hero-art>picture img{height:340px}.hero-art .glow{width:290px;height:290px}.art-note{bottom:8px;padding:13px 15px}.sim-wrap,.rates{padding-left:6vw;padding-right:6vw}.section-intro h2{font-size:34px}.inputs{padding:20px}.result{padding:24px}.big-value{font-size:43px}.rates .table-card{overflow-x:auto}.rates .table-card table{min-width:590px}.flow-highlight{align-items:flex-start;flex-wrap:wrap}.flow-badge{margin-left:0}.machine{padding-left:7vw;padding-right:7vw}.machine h2{font-size:40px}.machine-visual{height:355px}.machine-visual>picture img{height:350px}.machine-orb{width:300px;height:300px}}

/* Responsive hardening: CTAs remain single-line at every viewport */
button,.nav-cta,.button,.result-foot button{white-space:nowrap;word-break:keep-all;overflow-wrap:normal}
.nav-cta,.button,.result-foot button{flex-wrap:nowrap;min-width:max-content}.button-arrow{flex:0 0 auto}
.result-foot{gap:12px;flex-wrap:wrap}.result-foot button{margin-left:auto}
.machine .button{width:max-content;max-width:100%}
img,svg{max-width:100%}
@media(max-width:900px){.nav{padding-left:5vw;padding-right:5vw}.nav-cta{min-width:0}.result-foot{align-items:flex-start}.result-foot button{margin-left:0}.machine-copy{min-width:0}}
@media(max-width:420px){.nav-cta{padding-left:10px;padding-right:10px;font-size:12px}.nav-cta .button-arrow{width:13px}.machine .button{font-size:13px;padding-left:14px;padding-right:14px}.result-foot button{font-size:12px}.hero-copy p{max-width:100%}}

/* Final CTA lock: text and arrow must remain on one horizontal line */
.machine .button,.nav-cta{display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;white-space:nowrap!important;width:max-content!important;min-width:max-content!important;max-width:100%!important;line-height:1!important}
.machine .button .button-arrow,.nav-cta .button-arrow{display:block!important;flex:0 0 auto!important;width:15px!important;height:15px!important;margin:0!important;white-space:nowrap!important}

/* Flow visual fills the right column to the same rhythm as D+1 */
@media(min-width:900px){.rates{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:24px;align-items:stretch}.rates>.section-intro{grid-column:1/-1;width:100%}.rates>.rate-section{width:auto!important;display:flex!important;flex-direction:column!important;margin:0!important}.rates>.rate-section .table-card{flex:0 0 auto}.rates>.flow-table .flow-highlight{flex:1 1 auto;min-height:0;margin-top:16px}}
.flow-highlight{display:flex;gap:20px;align-items:center;justify-content:flex-start;text-align:left;padding:28px;overflow:hidden}.flow-visual{width:100%;max-width:420px;padding:20px 18px;border:1px solid rgba(137,90,246,.18);border-radius:18px;background:rgba(255,255,255,.58);box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.flow-visual-top{display:flex;align-items:center;gap:10px;color:#706d7b;font-size:12px;font-weight:600}.flow-calendar{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--purple);color:#fff;font:700 17px 'Space Grotesk';box-shadow:0 8px 18px rgba(137,90,246,.25)}.flow-track{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:0;height:30px;margin:14px 6px 4px;background:linear-gradient(90deg,rgba(137,90,246,.2),rgba(137,90,246,.8),rgba(137,90,246,.2)) center/100% 2px no-repeat}.flow-track i{position:relative;width:11px;height:11px;margin:auto;border:3px solid #fff;border-radius:50%;background:var(--purple);box-shadow:0 0 0 3px rgba(137,90,246,.16);animation:flow-pulse 2.8s ease-in-out infinite}.flow-track i:nth-child(2){animation-delay:.35s}.flow-track i:nth-child(3){animation-delay:.7s}.flow-track i:nth-child(4){animation-delay:1.05s}.flow-visual-labels{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;color:#706d7b;font-size:10px;text-align:center;white-space:nowrap}.flow-highlight-copy{min-width:150px}.flow-highlight-copy strong{display:block;font:600 21px 'Space Grotesk';color:#24164b}.flow-highlight-copy p{margin:7px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.flow-badge{flex:0 0 auto}@keyframes flow-pulse{0%,100%{transform:scale(.85);opacity:.65}50%{transform:scale(1.2);opacity:1}}
@media(max-width:899px){.flow-highlight{flex-direction:column;align-items:stretch}.flow-visual{max-width:none}.flow-highlight-copy{min-width:0}.flow-badge{align-self:flex-start}}
@media(prefers-reduced-motion:reduce){.flow-track i{animation:none}}
.flow-highlight{flex-wrap:wrap}.flow-highlight .flow-visual{flex:1 1 100%;max-width:none}.flow-highlight-copy{flex:1 1 220px}

/* Illustrated 30-day flow card */
.flow-highlight{position:relative;isolation:isolate;min-height:250px;background:radial-gradient(circle at 78% 10%,rgba(137,90,246,.2),transparent 36%),linear-gradient(145deg,rgba(137,90,246,.14),rgba(255,255,255,.86) 72%);border-color:rgba(137,90,246,.28)}.flow-highlight:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.3;background-image:linear-gradient(rgba(137,90,246,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(137,90,246,.08) 1px,transparent 1px);background-size:22px 22px;mask-image:linear-gradient(135deg,#000,transparent 72%)}.flow-highlight:after{content:'30 dias';position:absolute;top:18px;right:20px;padding:7px 10px;border:1px solid rgba(137,90,246,.18);border-radius:999px;background:rgba(255,255,255,.65);color:#7143e5;font-size:10px;font-weight:700;letter-spacing:.5px}.flow-visual{position:relative;overflow:hidden;min-height:142px;padding:18px 20px;border-color:rgba(137,90,246,.24);background:linear-gradient(145deg,rgba(255,255,255,.82),rgba(246,242,255,.72));box-shadow:0 15px 28px rgba(89,54,166,.1),inset 0 1px 0 rgba(255,255,255,.9)}.flow-visual:after{content:'R$';position:absolute;right:24px;bottom:-20px;display:grid;place-items:center;width:68px;height:68px;border-radius:22px;background:rgba(137,90,246,.12);color:rgba(113,67,229,.48);font:700 22px 'Space Grotesk';transform:rotate(12deg);animation:flow-float 4s ease-in-out infinite}.flow-calendar{position:relative}.flow-calendar:after{content:'';position:absolute;top:-4px;left:9px;width:20px;height:3px;border-radius:4px;background:#fff;opacity:.7}.flow-track{position:relative;z-index:1}.flow-track:after{content:'';position:absolute;left:0;top:50%;width:25%;height:4px;border-radius:9px;background:var(--purple);filter:blur(1px);animation:flow-progress 3.6s ease-in-out infinite}.flow-visual-labels span{font-weight:600}.flow-highlight-copy{position:relative;z-index:1}.flow-highlight-copy strong{font-size:23px}.flow-badge{position:relative;z-index:1;box-shadow:0 6px 14px rgba(137,90,246,.12)}@keyframes flow-progress{0%,100%{transform:translateX(0);opacity:.35}50%{transform:translateX(280%);opacity:1}}@keyframes flow-float{0%,100%{transform:rotate(12deg) translateY(0)}50%{transform:rotate(8deg) translateY(-7px)}}
@media(max-width:899px){.flow-highlight:after{top:14px;right:14px}.flow-visual:after{right:18px}.flow-highlight-copy strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){.flow-visual:after,.flow-track:after{animation:none}}

/* Compact complementary Pix card */
.flow-highlights{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);gap:16px;flex:1 1 auto;margin-top:16px}.flow-highlights>.flow-highlight{margin-top:0;min-height:0;height:100%;padding:22px;align-content:center}.flow-highlights>.flow-highlight .flow-visual{padding:14px 16px;min-height:118px}.flow-highlights>.flow-highlight .flow-highlight-copy strong{font-size:20px}.flow-highlights>.flow-highlight .flow-highlight-copy p{font-size:13px}.pix-highlight{background:radial-gradient(circle at 85% 15%,rgba(157,108,255,.42),transparent 44%),linear-gradient(145deg,#211936,#15131d);border-color:rgba(163,125,255,.35);color:#fff}.pix-highlight .flow-highlight-copy strong{color:#fff}.pix-highlight .flow-highlight-copy p{color:rgba(255,255,255,.7)}.pix-highlight .flow-badge{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);color:#d7c6ff}.pix-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:14px;border-radius:16px;background:linear-gradient(145deg,#a875ff,#6d38dc);color:#fff;font:700 27px 'Space Grotesk';box-shadow:0 12px 24px rgba(121,70,225,.35)}
.pix-highlight:after{display:none}.pix-highlight .flow-highlight-copy strong{line-height:1.18}.pix-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.footer-bottom{justify-content:flex-start!important}
@media(max-width:899px){.flow-highlights{grid-template-columns:1fr}.flow-highlights>.flow-highlight{min-height:220px}}
