/* 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}}
/* Simplified card-network marks and no-scroll mobile tables */
.brand-heading{display:flex;align-items:center;justify-content:center;gap:5px;min-height:24px;white-space:nowrap;text-transform:none;letter-spacing:0}.brand-visa{font:800 11px Arial,sans-serif;letter-spacing:-.7px;color:#1a4aa1}.brand-mc{position:relative;display:inline-flex;width:22px;height:13px}.brand-mc i{position:absolute;width:13px;height:13px;border-radius:50%;background:#eb001b}.brand-mc i+i{left:8px;background:#f79e1b;mix-blend-mode:multiply}.brand-elo{font:800 15px Arial,sans-serif;color:#111}.brand-amex{font:800 8px Arial,sans-serif;color:#1767a8;border:1px solid #1767a8;padding:2px 3px;border-radius:2px}.brand-hiper{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:3px;background:#e52b35;color:#fff;font:800 11px Arial,sans-serif}
@media(max-width:600px){.rates .table-card{overflow:hidden}.rates .table-card table{min-width:0;table-layout:fixed}.rates .table-card th,.rates .table-card td{padding:9px 5px;font-size:11px;overflow:hidden}.rates .table-card th{font-size:9px;letter-spacing:0;text-transform:none;line-height:1.15}.rates .table-card th:first-child,.rates .table-card td:first-child{width:31%}.rates .table-card th:nth-child(2),.rates .table-card td:nth-child(2){width:13%;text-align:center}.rates .table-card th:nth-child(3),.rates .table-card td:nth-child(3),.rates .table-card th:nth-child(4),.rates .table-card td:nth-child(4){width:28%}.brand-heading{gap:2px;transform:scale(.88)}.table-foot{padding:12px 10px;font-size:11px;line-height:1.35}}
.rates-navigator{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 22px}.rates-mode,.rates-brands{display:flex;gap:8px;padding:5px;border:1px solid var(--line);border-radius:14px;background:#faf9fc}.rates-mode-btn,.rates-brand-btn{flex:1;min-height:54px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--muted);font:600 14px 'DM Sans';cursor:pointer;transition:.2s}.rates-mode-btn small{display:block;margin-top:3px;font:11px 'DM Sans';color:inherit;opacity:.78}.rates-mode-btn.active,.rates-brand-btn.active{background:#fff;color:var(--ink);border-color:#ddd6ef;box-shadow:0 3px 9px rgba(51,35,99,.08)}.rates-brand-btn{display:flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.rates-brand-btn>span:last-child{font-size:12px}.rates-panel{margin-bottom:16px}.rates-panel-head{display:flex;align-items:end;justify-content:space-between;margin:0 0 10px}.rates-panel-head h3{margin:0;font:600 24px 'Space Grotesk';letter-spacing:-.5px}.rates-panel-head p{margin:5px 0 0;color:var(--muted);font-size:14px}.rates-panel-note{color:var(--muted);font-size:12px}.rates-panel .table-card th:first-child{width:70%}.rates-panel .table-card th:last-child,.rates-panel .table-card td:last-child{text-align:right}.rates-panel .table-card td:last-child{color:var(--purple);font-weight:700}.rates-panel .table-card th,.rates-panel .table-card td{padding:13px 20px}.rates-panel+.flow-highlight{margin-top:16px}
@media(max-width:700px){.rates-navigator{grid-template-columns:1fr;gap:12px}.rates-mode,.rates-brands{width:100%}.rates-mode-btn{min-height:50px;font-size:13px}.rates-brand-btn{min-height:52px;flex-wrap:wrap;gap:4px}.rates-brand-btn>span:last-child{flex-basis:100%;font-size:10px}.rates-panel-head{align-items:flex-start;gap:10px;flex-direction:column}.rates-panel-head h3{font-size:21px}.rates-panel-head p{font-size:13px}.rates-panel-note{font-size:11px}.rates-panel .table-card th,.rates-panel .table-card td{padding:12px 14px;font-size:13px}.rates-panel .table-card th:first-child{width:65%}.rates-panel+.flow-highlight{margin-top:14px}}
.rates-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.rate-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(51,35,99,.07)}.rate-card-head{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border-bottom:1px solid #efedf3}.brand-card-visa{display:flex;align-items:center;gap:13px}.brand-card-visa .brand-visa{font-size:42px;letter-spacing:-2px}.brand-card-visa .brand-mc{width:48px;height:31px}.brand-card-visa .brand-mc i{width:31px;height:31px}.brand-card-visa .brand-mc i+i{left:18px}.brand-card-other{display:flex;align-items:center;gap:8px}.brand-card-other .brand-elo{font-size:39px;letter-spacing:-2px}.brand-card-other .brand-amex{font-size:11px;padding:4px 6px}.brand-card-other .brand-hiper{min-width:42px;height:21px;font-size:10px}.rate-card-sub{font-size:12px;color:var(--muted)}.rate-card table{width:100%;border-collapse:collapse}.rate-card th,.rate-card td{padding:12px 20px;border-bottom:1px solid #f0eef4;font-size:14px}.rate-card th{background:#faf9fc;color:#777281;font-size:11px;text-transform:uppercase;letter-spacing:.6px;text-align:left}.rate-card th:last-child,.rate-card td:last-child{text-align:right}.rate-card tr:last-child td{border-bottom:0}.rate-card td:last-child{font-weight:700;color:var(--ink)}.rate-card.is-flow .rate-card-head{min-height:96px}
@media(max-width:700px){.rates-cards{display:flex;overflow-x:auto;gap:14px;margin-right:-6vw;padding:0 6vw 14px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.rates-cards::-webkit-scrollbar{display:none}.rate-card{flex:0 0 calc(100vw - 12vw);scroll-snap-align:start}.rate-card-head{min-height:96px}.brand-card-visa .brand-visa{font-size:34px}.brand-card-visa .brand-mc{transform:scale(.82);transform-origin:right center}.brand-card-other .brand-elo{font-size:34px}.rate-card th,.rate-card td{padding:11px 15px;font-size:13px}.rate-card th{font-size:10px}.rate-card.is-flow .rate-card-head{min-height:88px}}
.brand-hiper{min-width:38px!important;width:auto!important;padding:0 3px!important;font-size:0!important}.brand-hiper::after{content:'Hiper';font:800 8px Arial,sans-serif;letter-spacing:-.2px}
.rates-navigator{display:flex!important;justify-content:center!important;grid-template-columns:none!important;margin:0 auto 34px!important}.rates-mode{display:flex!important;width:min(640px,100%)!important;gap:8px!important;padding:5px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#171f3b!important}.rates-brands{display:none!important}.rates-mode-btn{min-height:58px!important;background:transparent!important;color:#fff!important;font-size:16px!important}.rates-mode-btn.active{background:linear-gradient(105deg,#ffd75b,#f5ff3b)!important;color:#17151f!important}.rates-cards{margin-top:0!important}
@media(max-width:700px){.rates-navigator{margin-bottom:24px!important}.rates-mode{width:100%!important}.rates-mode-btn{min-height:54px!important;font-size:13px!important}}
.rates-mode-clean{display:flex;justify-content:center;width:min(640px,100%);margin:0 auto 34px;padding:5px;gap:8px;border-radius:14px;background:#17151f}.rates-mode-clean-btn{flex:1;min-height:58px;border:0;border-radius:10px;background:transparent;color:#fff;font:700 16px 'DM Sans';cursor:pointer;transition:.2s}.rates-mode-clean-btn small{display:block;margin-top:4px;font:11px 'DM Sans';opacity:.72}.rates-mode-clean-btn.active{background:linear-gradient(105deg,#ffd75b,#f5ff3b);color:#17151f}.rates-cards-clean{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.rate-card-clean{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(51,35,99,.07)}.rate-card-clean header{min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border-bottom:1px solid #efedf3}.rate-card-clean header p{margin:0;color:var(--muted);font-size:14px}.rate-card-clean table{width:100%;border-collapse:collapse}.rate-card-clean th,.rate-card-clean td{padding:13px 20px;border-bottom:1px solid #f0eef4;font-size:14px}.rate-card-clean th{background:#faf9fc;color:#777281;font-size:11px;text-transform:uppercase;letter-spacing:.6px;text-align:left}.rate-card-clean th:last-child,.rate-card-clean td:last-child{text-align:right}.rate-card-clean tr:last-child td{border-bottom:0}.rate-card-clean td:last-child{font-weight:700;color:var(--ink)}.rate-card-clean .brand-card-visa{display:flex;align-items:center;gap:13px}.rate-card-clean .brand-card-visa .brand-visa{font-size:42px;letter-spacing:-2px}.rate-card-clean .brand-card-visa .brand-mc{width:48px;height:31px}.rate-card-clean .brand-card-visa .brand-mc i{width:31px;height:31px}.rate-card-clean .brand-card-visa .brand-mc i+i{left:18px}.rate-card-clean .brand-card-other{display:flex;align-items:center;gap:8px}.rate-card-clean .brand-card-other .brand-elo{font-size:39px;letter-spacing:-2px}.rate-card-clean .brand-card-other .brand-amex{font-size:11px;padding:4px 6px}.rate-card-clean .brand-card-other .brand-hiper{min-width:42px;height:21px;font-size:10px}
@media(max-width:700px){.rates-mode-clean{width:100%;margin-bottom:24px}.rates-mode-clean-btn{min-height:54px;font-size:14px}.rates-cards-clean{display:flex;overflow-x:auto;gap:14px;margin-right:-6vw;padding:0 6vw 14px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.rates-cards-clean::-webkit-scrollbar{display:none}.rate-card-clean{flex:0 0 calc(100vw - 12vw);scroll-snap-align:start}.rate-card-clean header{min-height:96px}.rate-card-clean .brand-card-visa .brand-visa{font-size:34px}.rate-card-clean .brand-card-visa .brand-mc{transform:scale(.82);transform-origin:right center}.rate-card-clean .brand-card-other .brand-elo{font-size:34px}.rate-card-clean th,.rate-card-clean td{padding:11px 15px;font-size:13px}.rate-card-clean th{font-size:10px}}
.rates-mode-clean{width:min(680px,100%);margin:0 auto 34px;padding:5px;gap:8px;border:1px solid rgba(137,90,246,.22);border-radius:14px;background:#f7f6fb}.rates-mode-clean-btn{min-height:58px;background:transparent;color:#706d7b;font:700 16px 'DM Sans';letter-spacing:.2px}.rates-mode-clean-btn.active{background:var(--purple);color:#fff;box-shadow:0 8px 18px rgba(137,90,246,.22)}.rates-mode-clean-btn small{opacity:.82}.rates-cards-clean{margin-top:0}
@media(max-width:700px){.rates-mode-clean{margin-bottom:24px}.rates-mode-clean-btn{min-height:54px;font-size:14px}}
.rates-mode-clean{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:stretch!important}.rates-mode-clean-btn{display:flex!important;flex:1 1 50%!important;width:50%!important;align-items:center!important;justify-content:center!important;flex-direction:column!important}


/* Keep the receiving-mode switch below the section intro and above both rate tables on desktop. */
@media(min-width:900px){.rates>.rates-mode-clean{grid-column:1/-1;grid-row:auto}.rates>.rates-cards-clean{grid-column:1/-1;grid-row:auto}}


/* Stronger receiving-mode labels and official card network marks. */
.rates-mode-clean-btn{font-size:20px!important;letter-spacing:.1px}.rates-mode-clean-btn small{font-size:12px!important;margin-top:5px!important}.rate-card-clean .brand-card-visa,.rate-card-clean .brand-card-other{display:flex;align-items:center;justify-content:center;gap:12px;height:44px}.rate-card-clean .brand-card-visa img{width:auto;height:30px;object-fit:contain}.rate-card-clean .brand-card-visa img:first-child{width:82px}.rate-card-clean .brand-card-visa img:last-child{width:42px}.rate-card-clean .brand-card-other img{width:auto;height:28px;object-fit:contain}.rate-card-clean .brand-card-other img:first-child{width:72px}.rate-card-clean .brand-card-other img:nth-child(2){width:68px;height:34px}.rate-card-clean .brand-card-other img:last-child{width:70px;height:31px}
@media(max-width:700px){.rates-mode-clean-btn{font-size:17px!important}.rates-mode-clean-btn small{font-size:11px!important}.rate-card-clean .brand-card-visa,.rate-card-clean .brand-card-other{gap:7px}.rate-card-clean .brand-card-visa img:first-child{width:68px}.rate-card-clean .brand-card-visa img:last-child{width:34px}.rate-card-clean .brand-card-other img:first-child{width:58px}.rate-card-clean .brand-card-other img:nth-child(2){width:52px;height:27px}.rate-card-clean .brand-card-other img:last-child{width:52px;height:25px}}


/* Mobile swipe pagination for the rate-table cards. */
.rates-swipe-pager{display:none}
@media(max-width:700px){.rates-swipe-pager{display:flex;align-items:center;justify-content:center;gap:8px;margin:2px auto 0}.rates-swipe-dot{display:block;width:7px;height:7px;border-radius:50%;background:#d7d2e6;transition:all .2s ease;cursor:pointer}.rates-swipe-dot.active{width:22px;border-radius:999px;background:var(--purple);box-shadow:0 3px 8px rgba(137,90,246,.25)}}
