/* Solvo Pay — financial platform design system. */
:root {
  --bg: #091822;
  --surface: #10232f;
  --panel: #142b38;
  --green: #7ae5b4;
  --green-bright: #9af0c8;
  --text: #f5f8fa;
  --muted: #a6b6bf;
  --line: rgba(191, 216, 224, 0.15);
  --heading: "Manrope", sans-serif;
  --body: "DM Sans", sans-serif;
  --wrap: 1240px;
  --ink: #132330;
  --ink-muted: #5e6c77;
  --paper: #fff;
  --paper-line: #e3e9ed;
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 98px;
}
body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font: 15px/1.6 var(--body);
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
p {
  margin: 0;
}
h1,
h2,
h3,
h4 {
  font-family: var(--heading);
  font-weight: 650;
  letter-spacing: -0.035em;
}
button,
input,
select {
  font: inherit;
}
button {
  cursor: pointer;
  color: inherit;
  border: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
a {
  -webkit-tap-highlight-color: transparent;
}
svg {
  vertical-align: middle;
  flex: none;
}
img {
  display: block;
  max-width: 100%;
}
figure {
  margin: 0;
}
.icon {
  width: 21px;
  height: 21px;
  flex: none;
}
.wrap {
  width: min(var(--wrap), calc(100% - 96px));
  margin-inline: auto;
}
.section {
  padding: 62px 0;
}
h2 {
  font-size: 33px;
  line-height: 1.17;
}
h2 > span {
  color: #8fb4a7;
}
::selection {
  background: var(--green);
  color: var(--ink);
}
:focus-visible {
  outline: 3px solid #329c74;
  outline-offset: 4px;
}
[hidden] {
  display: none !important;
}
.skip-link {
  position: fixed;
  top: -80px;
  left: 20px;
  padding: 12px;
  background: var(--green);
  color: var(--bg);
  z-index: 100;
}
.skip-link:focus {
  top: 10px;
}
.eyebrow {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #8cb9a8;
  font-size: 9px;
  font-weight: 600;
  letter-spacing: 1.6px;
  margin-bottom: 16px;
  line-height: 1.5;
}
.eyebrow > span {
  width: 4px;
  height: 4px;
  background: var(--green);
  border-radius: 50%;
  flex: none;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  min-height: 42px;
  padding: 12px 18px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
  transition:
    background 0.18s,
    transform 0.18s;
}
.button-primary {
  background: var(--green);
  color: #133a2b;
}
.button-primary:hover {
  background: #9bf1c9;
  transform: translateY(-1px);
}
.button .icon {
  width: 16px;
  height: 16px;
}
.text-link {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: var(--green);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}
.text-link:hover {
  text-decoration: underline;
  text-underline-offset: 5px;
}
.text-link .icon {
  width: 15px;
  height: 15px;
}
.status-dot {
  width: 5px;
  height: 5px;
  display: inline-block;
  border-radius: 50%;
  background: var(--green);
}
/* Navigation */
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  border-bottom: 1px solid var(--line);
  background: #091822f5;
  backdrop-filter: blur(16px);
}
.header-inner {
  height: 76px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
}
.brand {
  display: flex;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
  font: 700 29px/1 var(--heading);
  letter-spacing: -1.8px;
}
.brand-mark {
  width: 26px;
  height: 30px;
  color: var(--green);
}
.brand-pay {
  font-weight: 450;
  color: #d0dce1;
}
.brand-point {
  color: var(--green);
}
.desktop-nav {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-left: auto;
  margin-right: auto;
}
.desktop-nav a {
  font-size: 11px;
  color: #c3cfd5;
  transition: color 0.2s;
}
.desktop-nav a:hover {
  color: var(--green);
}
.header-actions {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header-cta {
  display: flex;
  align-items: center;
  gap: 22px;
  background: var(--green);
  color: #113727;
  padding: 10px 18px;
  border-radius: 5px;
  font-size: 11px;
  font-weight: 650;
  white-space: nowrap;
}
.header-cta:hover {
  background: #a2f4cd;
}
.header-cta .icon {
  width: 16px;
  height: 16px;
}
.menu-toggle {
  display: none;
  background: none;
  min-width: 42px;
  min-height: 44px;
}
.mobile-nav {
  padding: 12px 25px 22px;
  border-top: 1px solid var(--line);
}
.mobile-nav a {
  display: block;
  padding: 12px 0;
  font-size: 14px;
}
/* Hero: actual product language, illustrative financial data. */
.hero {
  overflow: hidden;
  position: relative;
  background:
    radial-gradient(ellipse at 68% 48%, #1a3e3980 0, transparent 49%),
    linear-gradient(120deg, #091620, #0b1c27);
}
.hero:after {
  content: "";
  position: absolute;
  width: 650px;
  height: 650px;
  border: 1px solid #73dca90b;
  border-radius: 50%;
  right: 10%;
  top: -50%;
  pointer-events: none;
}
.hero-grid-bg {
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(#b6e2d704 1px, transparent 1px),
    linear-gradient(90deg, #b6e2d704 1px, transparent 1px);
  background-size: 50px 50px;
  mask-image: linear-gradient(90deg, transparent, #000);
}
.hero-layout {
  display: grid;
  grid-template-columns: 1fr 1.12fr;
  align-items: center;
  gap: 10px;
  position: relative;
  min-height: 570px;
  padding-block: 38px;
}
.hero-copy {
  position: relative;
  z-index: 5;
  max-width: 540px;
}
.launch-badge {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 8px;
  color: #85b7a3;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  margin-bottom: 20px;
  max-width: max-content;
}
.launch-badge .icon {
  display: none;
}
.hero h1 {
  font-size: 54px;
  line-height: 1.025;
  letter-spacing: -2.7px;
  font-weight: 650;
  max-width: 535px;
}
.hero h1 > span {
  color: var(--green);
}
.hero-description {
  color: #b0c0c9;
  font-size: 13px;
  line-height: 1.7;
  max-width: 420px;
  margin-top: 20px;
}
.hero-actions {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 24px;
}
.hero-demo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 42px;
  border: 1px solid #789fa170;
  border-radius: 5px;
  padding: 10px 15px;
  font-size: 12px;
  color: #e0eeeb;
}
.hero-demo:hover {
  border-color: var(--green);
  background: #7ae5b408;
}
.play-icon {
  display: grid;
  place-items: center;
}
.play-icon .icon {
  width: 12px;
  height: 12px;
}
.hero-reassurance {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 13px;
  margin: 18px 0 0;
  padding: 0;
  font-size: 8px;
  color: #a2b6bf;
}
.hero-reassurance li {
  display: flex;
  align-items: center;
  gap: 4px;
}
.hero-reassurance .icon {
  height: 10px;
  width: 10px;
  color: var(--green);
}
.hero-visual {
  position: relative;
  width: 620px;
  height: 480px;
  justify-self: center;
  margin-left: -25px;
}
.globe-art,
.payment-route {
  position: absolute;
  width: 620px;
  max-width: none;
  height: 620px;
  inset: -67px 0 auto;
  pointer-events: none;
}
.globe-art {
  opacity: 0.97;
  filter: brightness(1.2);
  z-index: 1;
}
.payment-route {
  z-index: 2;
}
.globe-halo {
  position: absolute;
  inset: 0 11% 0 8%;
  background: #4feab717;
  filter: blur(40px);
  border-radius: 50%;
}
.orbit {
  position: absolute;
  left: -1%;
  top: 0;
  width: 99%;
  height: 100%;
  border: 1px solid #7ce8b90d;
  border-radius: 50%;
  transform: rotate(-35deg) scaleY(0.7);
}
.orbit-two {
  transform: rotate(40deg) scaleY(0.8);
}
.route-line {
  stroke-width: 1.8;
}
.route-shadow {
  stroke: #66ffc0;
  stroke-width: 9;
  opacity: 0.25;
  filter: blur(5px);
}
.floating-card {
  position: absolute;
  z-index: 4;
  border: 1px solid #a1c7c132;
  border-radius: 8px;
  padding: 15px;
  background: linear-gradient(115deg, #172f3bdb, #132633ee);
  box-shadow: 0 20px 40px #0003;
  backdrop-filter: blur(12px);
  display: flex;
  gap: 11px;
  align-items: flex-start;
}
.card-eyebrow {
  display: block;
  font-size: 10px;
  color: #a8c1c6;
}
.floating-card strong {
  display: block;
  font: 600 24px/1.4 var(--heading);
  letter-spacing: -0.7px;
  color: #eef8f6;
  margin: 5px 0;
}
.floating-card strong > span {
  font-size: 17px;
}
.floating-card small {
  display: block;
  font-size: 8px;
  color: #8da7b1;
}
.notification-icon {
  width: 33px;
  height: 33px;
  display: grid;
  place-items: center;
  background: #71d4a319;
  border: 1px solid #70dbaa12;
  border-radius: 7px;
  color: var(--green);
}
.notification-icon svg {
  width: 18px;
  height: 18px;
}
.payment-card {
  right: -5px;
  top: 22px;
  width: 273px;
}
.payment-card > div {
  flex: 1;
}
.transaction-time {
  float: right;
  margin-left: 20px;
}
.tiny-status {
  height: 4px;
  width: 4px;
  background: var(--green);
  border-radius: 50%;
  margin-top: 6px;
}
.balance-card {
  right: -4px;
  top: 165px;
  width: 268px;
  display: block;
  padding: 18px;
}
.balance-card strong {
  font-size: 25px;
  white-space: nowrap;
  margin: 8px 0 16px;
}
.balance-card strong .balance-currency {
  float: right;
  font: 500 8px var(--body);
  color: var(--green);
  background: #7ae5b413;
  border-radius: 3px;
  padding: 4px 6px;
  margin-top: 7px;
}
.balance-actions {
  display: flex;
  gap: 8px;
}
.balance-actions a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  font-size: 9px;
  border: 1px solid #90b4b13a;
  border-radius: 4px;
  padding: 8px 10px;
  flex: 1;
}
.balance-actions a:first-child {
  background: var(--green);
  color: #153e2e;
  border-color: transparent;
}
.balance-actions a:hover {
  filter: brightness(1.1);
}
.balance-actions svg {
  width: 11px;
  height: 11px;
}
.payout-card {
  bottom: 25px;
  left: 18px;
  width: 258px;
  align-items: center;
  transform: rotate(-2deg);
}
.payout-card strong {
  font-size: 17px;
  letter-spacing: -0.2px;
  margin: 2px 0;
}
.payout-card > .icon {
  width: 15px;
  height: 15px;
  color: var(--green);
  margin-left: auto;
}
.payout-card .notification-icon {
  background: transparent;
  border: 0;
}
.location-label {
  position: absolute;
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 10px;
  color: #dcebe5;
  background: #112731dd;
  border: 1px solid #9fd6bf24;
  border-radius: 5px;
  padding: 9px 11px;
}
.location-us {
  top: 116px;
  left: 57px;
}
.location-br {
  top: 334px;
  left: 316px;
}
.flag {
  height: 16px;
  width: 23px;
  display: inline-block;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  flex: none;
}
.flag-us {
  background: repeating-linear-gradient(#c85f65 0 1.9px, #f2ece5 1.9px 3.8px);
}
.flag-us:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 8px;
  background: #364c77;
  top: 0;
  left: 0;
}
.flag-br {
  background: #188a45;
  display: inline-grid;
  place-items: center;
}
.flag-br:before {
  content: "";
  width: 12px;
  height: 12px;
  background: #f0d24d;
  transform: rotate(45deg);
}
.flag-br i {
  position: absolute;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background: #234975;
}
.visual-caption {
  position: absolute;
  bottom: 9px;
  right: 12px;
  font-size: 7px;
  letter-spacing: 1.5px;
  line-height: 1.7;
  max-width: 160px;
  text-align: right;
  color: #789a94;
}
.demo-caption {
  position: absolute;
  bottom: -10px;
  right: 12px;
  color: #92aaa5;
  font-size: 8px;
}
.visual-caption span {
  display: none;
}
/* Banking-style white information bands. */
.payment-strip {
  background: #f5f7fa;
  color: var(--ink);
  border-bottom: 1px solid #e2e8ed;
}
.payment-strip-inner {
  min-height: 118px;
  display: flex;
  align-items: center;
  gap: 28px;
  padding-block: 20px;
}
.payment-strip-inner > p {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.3;
  min-width: 174px;
}
.payment-strip-inner strong {
  font-weight: 500;
}
.payment-ecosystem {
  padding: 7px 26px;
  border-inline: 1px solid #dce3e9;
}
.payment-brands {
  display: flex;
  align-items: center;
  gap: 26px;
}
.payment-ecosystem > small {
  display: block;
  margin-top: 12px;
  color: #73808b;
  font-size: 8px;
  text-align: center;
}
.visa-word {
  font: italic 800 27px Arial;
  letter-spacing: -1px;
  color: #153bab;
}
.mastercard-word {
  display: flex;
  position: relative;
  padding-bottom: 8px;
}
.mastercard-word i {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #eb2325;
}
.mastercard-word i + i {
  background: #f4a125;
  margin-left: -9px;
  mix-blend-mode: multiply;
}
.mastercard-word small {
  position: absolute;
  bottom: -1px;
  width: 100%;
  text-align: center;
  font-size: 6px;
  color: #273346;
}
.amex-word {
  font: 800 9px/1.05 Arial;
  letter-spacing: -0.3px;
  background: #2580b6;
  color: white;
  padding: 4px 3px;
  border-radius: 2px;
}
.discover-word {
  font: 700 14px Arial;
  letter-spacing: -0.8px;
  color: #1d2429;
}
.discover-word > span {
  color: #e58a3f;
}
.payment-assurances {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex: 1;
}
.payment-assurances > span {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #64707c;
  font-size: 9px;
  line-height: 1.5;
}
.payment-assurances .icon {
  height: 24px;
  width: 24px;
  color: #253b49;
}
.how-section {
  background: white;
  color: var(--ink);
}
.how-section .eyebrow,
.difference-section .eyebrow,
.purpose-section .eyebrow,
.trust-section .eyebrow {
  color: #6c8b7d;
}
.how-section .eyebrow > span,
.difference-section .eyebrow > span,
.purpose-section .eyebrow > span,
.trust-section .eyebrow > span {
  background: #43b48a;
}
.section-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 25px;
  margin-bottom: 38px;
}
.section-heading > p {
  font-size: 12px;
  line-height: 1.8;
  color: var(--ink-muted);
  max-width: 340px;
}
.section-heading > .text-link {
  color: #288062;
  white-space: nowrap;
  font-size: 10px;
  margin-bottom: 4px;
}
.flow-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
}
.flow-step {
  position: relative;
  padding: 4px 26px 0;
}
.flow-step:first-child {
  padding-left: 0;
}
.flow-step:last-child {
  padding-right: 0;
}
.flow-step + .flow-step {
  border-left: 1px solid #e6ecf0;
}
.step-top {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 16px;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.step-number {
  font-size: 9px;
  color: #87a098;
  letter-spacing: 1px;
}
.flow-step .step-number {
  display: grid;
  place-items: center;
  font-size: 10px;
  color: #268567;
  background: #e9f8ef;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  letter-spacing: 0;
}
.step-icon {
  height: 44px;
  width: 44px;
  border-radius: 50%;
  background: #f2f6f7;
  display: grid;
  place-items: center;
  color: #2d5048;
}
.step-icon svg {
  height: 22px;
  width: 22px;
}
.flow-step h3 {
  font-size: 15px;
  letter-spacing: -0.4px;
  margin-bottom: 10px;
}
.flow-step p {
  font-size: 12px;
  line-height: 1.75;
  color: #63717d;
  max-width: 240px;
}
.step-tag {
  display: none;
}
.flow-note {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  background: #f5f9f7;
  padding: 13px 16px;
  border: 1px solid #e3ece7;
  border-radius: 5px;
  margin-top: 28px;
  color: #61766b;
}
.flow-note > .icon {
  color: #469575;
  width: 17px;
  height: 17px;
  margin-top: 3px;
}
.flow-note p {
  font-size: 10px;
  line-height: 1.8;
}
.flow-note strong {
  font-weight: 600;
  color: #3e6353;
}
.flow-note a {
  margin-left: auto;
  color: #448f6a;
}
.flow-note a svg {
  width: 15px;
  height: 15px;
}
/* Receiving: two clear options, progressive disclosure for full detail. */
.receiving-options {
  background:
    radial-gradient(ellipse at 12% 95%, #1d443b39, transparent 50%), #0b1c27;
  border-top: 1px solid var(--line);
  border-bottom: 1px solid var(--line);
  padding-block: 42px;
}
.receiving-layout {
  display: grid;
  grid-template-columns: 0.86fr 2fr;
  gap: 22px 46px;
  align-items: start;
}
.receiving-heading {
  padding-top: 8px;
}
.receiving-heading h2 {
  font-size: 36px;
  line-height: 1.08;
}
.receiving-heading > p {
  font-size: 13px;
  color: #a5b9c1;
  margin-top: 18px;
  max-width: 300px;
  line-height: 1.8;
}
.receiving-caption {
  display: block;
  color: #6f9288;
  font-size: 11px;
  line-height: 1.8;
  margin-top: 25px;
}
.receiving-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.receiving-card {
  background: linear-gradient(130deg, #172e3970, #10232d80);
  border: 1px solid #7faab135;
  border-radius: 7px;
  padding: 22px 20px;
  min-width: 0;
}
.receiving-card-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.country-tile {
  width: 39px;
  height: 39px;
  display: grid;
  place-items: center;
  border-radius: 5px;
  background: #233b4780;
  border: 1px solid #b0cfc41a;
  flex: none;
}
.country-tile .flag {
  height: 20px;
  width: 29px;
}
.country-tile .flag-br:before {
  width: 15px;
  height: 15px;
}
.country-tile .flag-br i {
  height: 10px;
  width: 10px;
}
.receiving-card .step-number {
  font-size: 7px;
  letter-spacing: 1.3px;
  display: block;
  margin-bottom: 4px;
  color: #91afa7;
}
.receiving-card h3 {
  font: 600 14px/1.3 var(--body);
  letter-spacing: -0.2px;
}
.receiving-card > p {
  color: #a2b6bf;
  font-size: 11px;
  line-height: 1.7;
  min-height: 37px;
}
.receiving-card ul {
  padding: 0;
  margin: 21px 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.receiving-card li {
  display: flex;
  align-items: flex-start;
  gap: 7px;
  color: #b4c8ce;
  font-size: 10px;
  line-height: 1.5;
}
.receiving-card li svg {
  width: 12px;
  height: 12px;
  margin-top: 1px;
  color: var(--green);
}
.receiving-details summary {
  list-style: none;
  background: var(--green);
  color: #184433;
  padding: 10px 14px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 17px;
  cursor: pointer;
  min-height: 37px;
}
.receiving-details summary::-webkit-details-marker {
  display: none;
}
.receiving-details summary svg {
  height: 13px;
  width: 13px;
  transition: transform 0.2s;
}
.receiving-details[open] summary svg {
  transform: rotate(90deg);
}
.receiving-details > p {
  font-size: 12px;
  color: #bacbd1;
  line-height: 1.85;
  margin-top: 18px;
}
.receiving-details > a {
  font-size: 11px;
  color: var(--green);
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 16px;
}
.receiving-details > a svg {
  width: 13px;
  height: 13px;
}
.passport-guidance {
  grid-column: 1/-1;
  display: flex;
  align-items: center;
  gap: 12px;
  padding-top: 19px;
  border-top: 1px solid var(--line);
}
.passport-guidance > .icon {
  color: var(--green);
  height: 23px;
  width: 23px;
}
.passport-guidance > div {
  flex: 1;
}
.passport-guidance strong {
  font-size: 11px;
  color: #bbd5c9;
  font-weight: 600;
}
.passport-guidance p {
  font-size: 10px;
  color: #89a6a9;
  line-height: 1.8;
  margin-top: 3px;
  max-width: 970px;
}
.passport-guidance .text-link {
  white-space: nowrap;
  margin-left: 18px;
  font-size: 11px;
}
/* Institutional credibility, without invented certifications. */
.difference-section {
  background: #fff;
  color: var(--ink);
  padding-block: 38px;
}
.institutional-layout {
  display: grid;
  grid-template-columns: 1.14fr 1fr 0.9fr;
  align-items: center;
  gap: 45px;
}
.institutional-copy h2 {
  font-size: 33px;
  line-height: 1.1;
  letter-spacing: -1.3px;
}
.institutional-copy > p {
  margin-top: 18px;
  color: #697580;
  font-size: 12px;
  line-height: 1.85;
  max-width: 350px;
}
.institutional-copy .button {
  margin-top: 21px;
  min-height: 38px;
  padding: 10px 17px;
  font-size: 11px;
}
.group-name {
  display: block;
  font: 650 13px var(--heading);
  letter-spacing: 2px;
  color: #637883;
  margin-top: 25px;
}
.group-name small {
  font-size: 7px;
  font-weight: 500;
  letter-spacing: 3px;
}
.institutional-benefits {
  display: flex;
  flex-direction: column;
  gap: 25px;
  border-left: 1px solid #e7ecef;
  padding-left: 30px;
}
.institutional-benefits article {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.institutional-benefits article > span {
  flex: none;
  background: #f2f6f7;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: #172b38;
}
.institutional-benefits h3 {
  font-size: 13px;
  line-height: 1.35;
  letter-spacing: -0.2px;
}
.institutional-benefits p {
  font-size: 11px;
  color: #76808a;
  line-height: 1.75;
  margin-top: 7px;
}
.institutional-photo {
  align-self: stretch;
  position: relative;
  min-height: 345px;
  border-radius: 9px;
  overflow: hidden;
  background: #1b303f;
}
.institutional-photo > img {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  object-fit: cover;
  object-position: 50% 37%;
  filter: saturate(0.68);
}
.institutional-photo:after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    transparent 25%,
    #08192345 50%,
    #081923f2 100%
  );
}
.institutional-photo figcaption {
  position: absolute;
  left: 24px;
  bottom: 26px;
  right: 20px;
  z-index: 1;
  color: white;
}
.institutional-photo figcaption > span {
  font-size: 7px;
  letter-spacing: 1.3px;
  color: #a8c0bf;
}
.institutional-photo figcaption strong {
  font: 550 25px/1.2 var(--heading);
  letter-spacing: -0.9px;
  display: block;
  margin-top: 12px;
}
.institutional-photo .photo-line {
  display: block;
  height: 2px;
  width: 46px;
  background: var(--green);
  margin-top: 20px;
}
/* Functional dashboard showcase. */
.dashboard-section {
  background:
    radial-gradient(ellipse at 30% 100%, #24574a27, transparent 55%), #0a1a25;
  padding: 50px 0 30px;
  overflow: hidden;
}
.dashboard-showcase {
  display: grid;
  grid-template-columns: 0.72fr 2fr;
  gap: 22px 45px;
  align-items: center;
}
.dashboard-copy {
  align-self: start;
  padding-top: 30px;
}
.dashboard-copy h2 {
  font-size: 34px;
  line-height: 1.14;
}
.dashboard-copy > p {
  font-size: 12px;
  color: #9fb6c0;
  line-height: 1.9;
  max-width: 260px;
  margin-top: 22px;
}
.dashboard-copy .button {
  margin-top: 25px;
  font-size: 11px;
}
.demo-badge {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #9ac6af;
  font-size: 10px;
}
.dashboard-copy .demo-badge {
  margin-top: 25px;
}
.dashboard-copy > small {
  display: block;
  color: #698b9a;
  font-size: 9px;
  line-height: 1.8;
  margin-top: 8px;
}
.dashboard-disclaimer {
  grid-column: 2;
  display: flex;
  gap: 8px;
  align-items: flex-start;
  color: #79929f;
  font-size: 9px;
}
.dashboard-disclaimer > .icon {
  width: 12px;
  height: 12px;
  margin-top: 2px;
}
.dashboard-disclaimer p {
  line-height: 1.8;
}
.dashboard-disclaimer > span {
  display: none;
}
/* Purpose, mission, operating principles. */
.purpose-section {
  background: #f0f7f4;
  color: var(--ink);
  padding: 40px 0;
  border-bottom: 1px solid #dfe9e3;
}
.purpose-content {
  display: grid;
  grid-template-columns: 0.78fr 2fr;
  gap: 45px;
  align-items: start;
}
.purpose-intro h2 {
  font-size: 27px;
  line-height: 1.15;
  letter-spacing: -0.8px;
}
.purpose-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
}
.purpose-label-row {
  display: flex;
  align-items: center;
  gap: 9px;
  color: #387557;
  margin-bottom: 12px;
}
.purpose-label-row svg {
  height: 18px;
  width: 18px;
}
.purpose-label-row h3 {
  font: 650 10px var(--body);
  letter-spacing: 1.5px;
}
.purpose-grid article > p {
  font: 500 15px/1.75 var(--body);
  color: #385e4b;
}
.trust-section {
  background: white;
  color: var(--ink);
  padding: 36px 0;
}
.trust-layout {
  display: grid;
  grid-template-columns: 1.18fr 1fr 1fr 1fr;
  gap: 25px;
  align-items: start;
}
.trust-layout h2 {
  font-size: 22px;
  line-height: 1.17;
  letter-spacing: -0.8px;
}
.trust-layout article {
  border-left: 1px solid #e2e8ec;
  padding-left: 24px;
  display: grid;
  grid-template-columns: 24px 1fr;
  gap: 9px 9px;
}
.trust-layout article > .icon {
  height: 21px;
  width: 21px;
  color: #2a4b43;
}
.trust-layout h3 {
  font-size: 11px;
  line-height: 1.4;
  letter-spacing: -0.1px;
}
.trust-layout article > p {
  grid-column: 1/-1;
  font-size: 10px;
  line-height: 1.8;
  color: #6b7882;
}
.trust-layout .eyebrow {
  font-size: 8px;
  margin-bottom: 11px;
}
/* FAQs and secure waitlist. */
.faq-section {
  border-top: 1px solid var(--line);
  background: #0b1c26;
  padding: 54px 0;
}
.faq-layout {
  display: grid;
  grid-template-columns: 0.86fr 1.65fr;
  gap: 90px;
}
.faq-layout h2 {
  font-size: 33px;
  line-height: 1.2;
}
.faq-layout > div > p {
  font-size: 12px;
  line-height: 1.8;
  color: #96afbb;
  margin-top: 18px;
}
.faq-layout .text-link {
  margin-top: 24px;
  font-size: 11px;
}
.faq-item {
  border-bottom: 1px solid var(--line);
}
.faq-item:first-child {
  border-top: 1px solid var(--line);
}
.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  padding: 16px 0;
  font-size: 12px;
  color: #d4e1e5;
}
.faq-item summary::-webkit-details-marker {
  display: none;
}
.faq-item summary > span {
  width: 21px;
  height: 21px;
  border: 1px solid #769f9840;
  border-radius: 50%;
  display: grid;
  place-items: center;
  flex: none;
}
.faq-item summary svg {
  width: 12px;
  height: 12px;
  transition: transform 0.2s;
}
.faq-item[open] summary {
  color: var(--green);
}
.faq-item[open] summary svg {
  transform: rotate(45deg);
}
.faq-item > p {
  font-size: 12px;
  line-height: 1.9;
  color: #a3b7c1;
  padding: 0 22px 21px 0;
}
.faq-item strong {
  color: #d5e6df;
  font-weight: 500;
}
.waitlist-section {
  background:
    radial-gradient(ellipse at 5% 100%, #2b5d4545, transparent 55%), #10252f;
  border-top: 1px solid #77988e24;
  padding: 58px 0;
}
.waitlist-layout {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  align-items: center;
}
.waitlist-copy h2 {
  font-size: 36px;
  line-height: 1.15;
}
.waitlist-copy > p {
  font-size: 13px;
  line-height: 1.9;
  color: #a3b9bf;
  margin-top: 22px;
  max-width: 420px;
}
.waitlist-copy ul {
  list-style: none;
  padding: 0;
  margin: 23px 0;
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.waitlist-copy li {
  display: flex;
  align-items: center;
  gap: 8px;
  color: #b8cdc7;
  font-size: 12px;
}
.waitlist-copy li svg {
  color: var(--green);
  height: 14px;
  width: 14px;
}
.waitlist-foot {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 10px;
  color: #85a99b;
  margin-top: 27px;
}
.waitlist-foot svg {
  height: 14px;
  width: 14px;
}
/* Footer */
.site-footer {
  background: #091722;
  padding: 35px 0 25px;
  border-top: 1px solid var(--line);
}
.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 35px;
  padding-bottom: 25px;
}
.footer-top .brand {
  font-size: 25px;
}
.footer-top .brand-mark {
  width: 22px;
  height: 27px;
}
.footer-top > p {
  margin-right: auto;
  font-size: 10px;
  line-height: 1.8;
  color: #b4c6cf;
}
.footer-top > p > span {
  color: #78919e;
}
.footer-top nav {
  display: flex;
  gap: 24px;
  font-size: 10px;
  color: #92aab7;
}
.footer-top nav a:hover {
  color: var(--green);
}
.back-top {
  display: grid;
  place-items: center;
  height: 33px;
  width: 33px;
  border-radius: 50%;
  border: 1px solid #7c9c9845;
}
.back-top svg {
  transform: rotate(-90deg);
  height: 14px;
  width: 14px;
  color: #9cbeaf;
}
.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  border-top: 1px solid var(--line);
  padding: 17px 0;
  font-size: 9px;
  color: #7f98a7;
}
.footer-bottom > span:last-child {
  font-size: 7px;
  letter-spacing: 1.1px;
}
.privacy-trigger {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 0;
  background: none;
  font-size: 9px;
  color: #94b4a6;
}
.privacy-trigger svg {
  height: 11px;
  width: 11px;
}
.legal-copy {
  font-size: 9px;
  line-height: 1.85;
  color: #788d9e;
}
.photo-credit {
  font-size: 8px;
  color: #678291;
  margin-top: 10px;
}
.photo-credit a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* Reused, functional product and form components. */
.dashboard {
  border: 1px solid #adc5dc2b;
  border-radius: 13px;
  overflow: hidden;
  box-shadow: 0 35px 70px #0003;
}
.browser-bar {
  background: #18212f;
  height: 43px;
  padding: 0 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #768cac1c;
  color: #788797;
}
.window-dots {
  display: flex;
  gap: 5px;
}
.window-dots i {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #657284;
}
.window-dots i:first-child {
  background: #99615e;
}
.window-dots i:nth-child(2) {
  background: #9f8c58;
}
.window-dots i:nth-child(3) {
  background: #539577;
}
.browser-bar > span {
  font-size: 9px;
  display: flex;
  gap: 6px;
  align-items: center;
}
.browser-bar svg {
  width: 10px;
  height: 10px;
}
.browser-bar > small {
  font-size: 7px;
  letter-spacing: 0.9px;
  color: #95b8a1;
  border: 1px solid #789c8138;
  background: #213a2b50;
  padding: 3px 6px;
  border-radius: 3px;
}
.dashboard-body {
  display: grid;
  grid-template-columns: 196px 1fr;
  min-height: 554px;
  background: #0d1625;
}
.dashboard-sidebar {
  padding: 24px 14px;
  display: flex;
  flex-direction: column;
  background: #101b29;
  border-right: 1px solid #879db21b;
}
.dashboard-brand {
  display: flex;
  gap: 7px;
  align-items: center;
  margin-left: 8px;
  margin-bottom: 26px;
}
.dashboard-brand > .brand-mark {
  width: 17px;
  height: 20px;
}
.dashboard-brand strong {
  font-family: var(--heading);
  font-size: 20px;
  letter-spacing: -1px;
}
.dashboard-brand strong span {
  color: #9aabbc;
  font-weight: 400;
}
.demo-account {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 8px;
  border: 1px solid #93a7c721;
  background: #a6c3df03;
  border-radius: 6px;
  margin-bottom: 26px;
}
.demo-account > span {
  border-radius: 6px;
  height: 28px;
  width: 28px;
  background: #344347;
  display: grid;
  place-items: center;
  font-size: 9px;
  color: #c1d8cb;
}
.demo-account > div {
  font-size: 10px;
}
.demo-account small {
  display: block;
  font-size: 7px;
  color: #758496;
  margin-top: 2px;
}
.sidebar-label {
  font-size: 7px;
  letter-spacing: 1.2px;
  color: #56697f;
  margin-left: 10px;
  margin-bottom: 10px;
}
#dashboard-nav {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
#dashboard-nav button {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 11px 12px;
  text-align: left;
  font-size: 10px;
  background: none;
  color: #8b9aaf;
  border-radius: 5px;
}
#dashboard-nav button svg {
  width: 15px;
  height: 15px;
}
#dashboard-nav button:hover {
  background: #93b9a609;
}
#dashboard-nav button[aria-current="true"] {
  background: #71e0a514;
  color: var(--green);
}
.sidebar-footer {
  margin-top: auto;
  display: block;
  font-size: 8px;
  color: #5e7384;
  line-height: 1.7;
  padding: 10px 10px 0;
}
.sidebar-footer svg {
  display: block;
  width: 17px;
  height: 17px;
  margin-bottom: 7px;
}
.dashboard-content {
  padding: 25px 29px 20px;
  min-width: 0;
}
.dashboard-view-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 21px;
}
.dashboard-view-title h3 {
  font-size: 20px;
  letter-spacing: -0.6px;
}
.dashboard-view-title p {
  font-size: 9px;
  color: #718399;
  margin-top: 3px;
}
.period-select {
  background: #182435;
  border: 1px solid #8a9bb221;
  color: #bac7d5;
  font-size: 9px;
  padding: 7px 9px;
  border-radius: 5px;
  color-scheme: dark;
}
.kpis {
  display: grid;
  grid-template-columns: 1.2fr 1fr 1fr;
  gap: 12px;
}
.kpi {
  background: #142030;
  border: 1px solid #7596b123;
  border-radius: 7px;
  padding: 16px;
}
.kpi:first-child {
  background: linear-gradient(120deg, #143b32, #142b2c);
  border-color: #68b9902e;
}
.kpi > span {
  font-size: 9px;
  color: #8fa3ae;
  display: block;
}
.kpi > strong {
  font: 600 25px/1.5 var(--heading);
  letter-spacing: -0.8px;
  display: block;
  margin-top: 7px;
}
.kpi strong em {
  font-style: normal;
  font-size: 15px;
  font-weight: 400;
  color: #96b4a7;
  margin-right: 4px;
}
.kpi > small {
  color: #6ed99c;
  display: block;
  font-size: 8px;
  margin-top: 6px;
}
.kpi small.neutral {
  color: #7c8f9f;
}
.chart-panel {
  border: 1px solid #7795b222;
  border-radius: 7px;
  margin-top: 15px;
  background: #101d2d;
  padding: 15px 17px 10px;
}
.chart-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 10px;
}
.chart-title > span {
  font-size: 8px;
  color: #7e95a8;
  display: flex;
  align-items: center;
  gap: 6px;
}
.chart-title i {
  height: 4px;
  width: 4px;
  border-radius: 50%;
  background: var(--green);
}
.chart-graphic {
  position: relative;
  height: 148px;
  margin-top: 13px;
  padding-left: 40px;
}
.chart-axis {
  position: absolute;
  left: 0;
  inset-block: 0 18px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 7px;
  color: #57718b;
}
.chart-graphic svg {
  width: 100%;
  height: 123px;
  overflow: visible;
}
.chart-days {
  display: flex;
  justify-content: space-between;
  font-size: 7px;
  color: #5f758a;
  padding-top: 4px;
}
.recent-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 18px;
}
.recent-header h4 {
  font: 500 11px var(--body);
}
.recent-header button {
  background: none;
  color: #7fc49a;
  font-size: 8px;
  padding: 0;
}
.table-scroll {
  overflow: auto;
}
.transactions-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 9px;
  text-align: left;
  white-space: nowrap;
}
.transactions-table th {
  color: #61778d;
  font-weight: 400;
  font-size: 8px;
  padding: 12px 0 8px;
  border-bottom: 1px solid #8398b219;
}
.transactions-table td {
  padding: 10px 0;
  border-bottom: 1px solid #8398b20f;
  color: #a6b9cb;
}
.transactions-table td + td,
.transactions-table th + th {
  padding-left: 10px;
}
.transactions-table tr:last-child td {
  border-bottom: 0;
}
.customer-cell {
  display: flex;
  gap: 8px;
  align-items: center;
}
.customer-avatar {
  height: 25px;
  width: 25px;
  background: #203441;
  border-radius: 50%;
  font-size: 7px;
  color: #9abbae;
  display: grid;
  place-items: center;
}
.customer-cell strong {
  font-size: 9px;
  font-weight: 500;
  color: #c4d0dd;
  display: block;
}
.customer-cell small {
  font-size: 7px;
  color: #576e87;
}
.amount {
  font-weight: 600;
  color: #d6e0ea !important;
}
.status-pill {
  font-size: 7px;
  padding: 4px 7px;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  gap: 4px;
}
.status-pill:before {
  content: "";
  width: 3px;
  height: 3px;
  background: currentColor;
  border-radius: 50%;
}
.status-approved {
  color: #75dba8;
  background: #63c38d10;
}
.status-pending {
  color: #d5b86a;
  background: #d5b86a10;
}
.status-disputed {
  color: #e58e98;
  background: #e58e9810;
}
.dashboard-disclaimer {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  margin-top: 21px;
  color: #617489;
}
.dashboard-disclaimer > .icon {
  width: 13px;
  height: 13px;
  margin-top: 2px;
}
.dashboard-disclaimer p {
  font-size: 9px;
  max-width: 690px;
  line-height: 1.8;
}
.dashboard-disclaimer > span {
  margin-left: auto;
  white-space: nowrap;
  font-size: 7px;
  letter-spacing: 1.2px;
  margin-top: 2px;
  color: #557667;
}
.filter-toolbar {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
  margin: 18px 0 12px;
  flex-wrap: wrap;
}
.filter-chips {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.filter-chips button {
  background: transparent;
  border: 1px solid #879ab32e;
  border-radius: 5px;
  color: #899baf;
  font-size: 9px;
  padding: 6px 9px;
}
.filter-chips button[aria-pressed="true"] {
  border-color: #79edb470;
  background: #79edb415;
  color: var(--green);
}
.search-transactions {
  background: #111f30;
  border: 1px solid #879ab32e;
  border-radius: 5px;
  color: var(--text);
  padding: 8px 9px;
  font-size: 10px;
  width: 160px;
}
.export-button {
  background: #1c302c;
  color: #9fe2bb;
  border: 1px solid #8abc9b30;
  border-radius: 5px;
  font-size: 9px;
  padding: 7px 10px;
}
.fee-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 13px;
}
.fee-card {
  padding: 22px 18px;
  border: 1px solid #91abca26;
  background: #142031;
  border-radius: 8px;
}
.fee-card h4 {
  font-size: 11px;
  color: #9aadc0;
}
.fee-card strong {
  display: block;
  font-size: 21px;
  margin: 20px 0 10px;
  font-weight: 500;
}
.fee-card p {
  font-size: 10px;
  color: #738ba3;
}
.fee-note {
  font-size: 11px;
  color: #8ba3aa;
  line-height: 1.9;
  border-left: 2px solid var(--green);
  padding: 12px 18px;
  margin-top: 25px;
}
.no-results {
  text-align: center !important;
  padding: 45px !important;
  color: #9bb1c4;
}
.settlement-note {
  color: #829cae;
  font-size: 10px;
  line-height: 1.8;
  margin-top: 25px;
}
.quiz-card {
  background: #111f29;
  border: 1px solid #afcabc23;
  box-shadow: 0 20px 50px #0002;
  border-radius: 12px;
  padding: 30px;
  min-height: 495px;
}
.quiz-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  font-size: 8px;
  letter-spacing: 1.4px;
  color: #a3b6b3;
}
.quiz-top small {
  font-size: 8px;
  letter-spacing: 0.8px;
  color: #6d877d;
}
.quiz-progress {
  display: flex;
  gap: 5px;
  margin-top: 18px;
  margin-bottom: 26px;
}
.quiz-progress i {
  background: #2b3c43;
  height: 3px;
  flex: 1;
  border-radius: 1px;
  transition: background 0.2s;
}
.quiz-progress i.complete {
  background: var(--green);
}
#quiz-content h3 {
  font-size: 23px;
  line-height: 1.3;
  letter-spacing: -0.6px;
  margin-bottom: 8px;
}
#quiz-content .question-hint {
  color: #718e88;
  font-size: 10px;
  line-height: 1.7;
  margin-bottom: 20px;
  min-height: 17px;
}
.quiz-options {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.quiz-option {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #162733;
  border: 1px solid #8aaca31e;
  border-radius: 6px;
  cursor: pointer;
  color: #a9bfc0;
  font-size: 11px;
  padding: 11px 12px;
  line-height: 1.4;
  transition: all 0.15s;
}
.quiz-option:hover {
  background: #1b303b;
  border-color: #86cfaa55;
}
.quiz-option:has(input:checked) {
  color: #b8eed0;
  background: #21453644;
  border-color: #7bd49b88;
}
.quiz-option input {
  appearance: none;
  margin: 0;
  width: 14px;
  height: 14px;
  flex: none;
  border: 1px solid #6d90856b;
  border-radius: 50%;
  position: relative;
}
.quiz-option input:checked {
  border-color: var(--green);
}
.quiz-option input:checked:after {
  content: "";
  position: absolute;
  inset: 3px;
  background: var(--green);
  border-radius: 50%;
}
.quiz-navigation {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 22px;
  gap: 12px;
}
.quiz-navigation .button {
  padding: 11px 17px;
  font-size: 11px;
}
.quiz-navigation button:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.quiz-back {
  background: none;
  font-size: 10px;
  color: #8aada1;
  padding: 8px 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.quiz-back svg {
  transform: rotate(180deg);
  width: 13px;
}
.quiz-timing {
  font-size: 9px;
  color: #58776c;
}
.quiz-bottom {
  font-size: 8px;
  color: #628074;
  text-align: center;
  margin-top: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.quiz-bottom svg {
  width: 11px;
  height: 11px;
}
.contact-form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.contact-form label {
  font-size: 10px;
  color: #b9cec5;
}
.contact-form input:not([type="checkbox"]) {
  display: block;
  width: 100%;
  padding: 11px 12px;
  margin-top: 4px;
  border: 1px solid #abc2b92b;
  border-radius: 5px;
  background: #172935;
  color: #e4f5ea;
  font-size: 12px;
  outline-offset: 2px;
}
.contact-form input::placeholder {
  color: #6f8d91;
}
.consent-field {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  line-height: 1.7;
  font-size: 9px !important;
  color: #84a395 !important;
}
.consent-field input {
  accent-color: var(--green);
  margin-top: 4px;
}
.consent-field button {
  background: transparent;
  color: #bdd8ca;
  text-decoration: underline;
  font-size: inherit;
  padding: 0;
}
.form-error {
  color: #f2a6a1;
  font-size: 11px;
  padding: 9px 12px;
  background: #e26d7610;
  border-radius: 5px;
}
.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.quiz-success {
  text-align: center;
  padding: 32px 10px;
}
.success-check {
  height: 62px;
  width: 62px;
  display: grid;
  place-items: center;
  background: #7ae7ad15;
  color: var(--green);
  border: 1px solid #7ae7ad55;
  border-radius: 50%;
  margin: 0 auto 25px;
}
.success-check svg {
  width: 28px;
  height: 28px;
}
.quiz-success h3 {
  font-size: 29px !important;
}
.quiz-success p {
  font-size: 12px;
  line-height: 1.9;
  color: #98b9ab;
  margin: 16px 0 22px;
}
.quiz-success small {
  font-size: 10px;
  color: #6f8a7c;
  display: block;
  margin-bottom: 26px;
}
.quiz-success a {
  font-size: 12px;
  color: var(--green);
  border-bottom: 1px solid #77c69955;
  padding-bottom: 4px;
}
dialog {
  width: min(580px, calc(100% - 32px));
  max-height: 90dvh;
  padding: 40px;
  border: 1px solid #789e9155;
  border-radius: 16px;
  background: #14222e;
  color: #dfece6;
  box-shadow: 0 30px 100px #0009;
}
dialog::backdrop {
  background: #03080dcc;
  backdrop-filter: blur(8px);
}
.dialog-close {
  position: absolute;
  top: 12px;
  right: 12px;
  padding: 6px;
  background: none;
  color: #789d8e;
}
dialog h2 {
  font-size: 28px;
  margin: 20px 0;
}
dialog p {
  font-size: 13px;
  line-height: 1.9;
  color: #9cb7aa;
  margin: 16px 0;
}
dialog small {
  font-size: 10px;
  color: #668d7a;
}
dialog .privacy-accept {
  display: flex;
  margin-top: 25px;
}

/* Shared component refinements for the new, more compact grid. */
.dashboard {
  border-color: #7ba7a733;
  border-radius: 8px;
  box-shadow: 0 15px 50px #0004;
}
.dashboard-body {
  grid-template-columns: 148px 1fr;
  min-height: 515px;
  background: #102330;
}
.dashboard-sidebar {
  background: #102330;
  padding: 21px 10px;
  border-color: #a5c4c11a;
}
.dashboard-content {
  padding: 22px 20px;
  background: #0d202c;
}
.dashboard-brand {
  margin-left: 5px;
}
.dashboard-brand strong {
  font-size: 18px;
}
.demo-account {
  padding: 8px 6px;
  gap: 7px;
}
.demo-account > div {
  font-size: 8px;
}
.demo-account small {
  font-size: 6px;
}
.demo-account > span {
  width: 23px;
  height: 23px;
  font-size: 8px;
}
.browser-bar {
  background: #18303d;
  height: 35px;
}
.browser-bar > small {
  font-size: 6px;
}
.browser-bar > span {
  font-size: 8px;
}
.window-dots i {
  height: 5px;
  width: 5px;
}
#dashboard-nav button {
  font-size: 9px;
  gap: 7px;
  padding: 10px 8px;
}
#dashboard-nav button svg {
  height: 13px;
  width: 13px;
}
.dashboard-view-title h3 {
  font-size: 19px;
}
.dashboard-view-title p {
  font-size: 9px;
}
.kpis {
  gap: 9px;
}
.kpi {
  padding: 12px;
  background: #182e3b;
}
.kpi:first-child {
  background: linear-gradient(130deg, #1b453d, #173637);
}
.kpi > span {
  font-size: 8px;
}
.kpi > strong {
  font-size: 23px;
}
.kpi > strong em {
  font-size: 12px;
}
.kpi > small {
  font-size: 7px;
}
.chart-panel {
  background: #112836;
  border-color: #87b2b320;
  padding: 13px 13px 9px;
}
.chart-graphic {
  height: 132px;
}
.chart-graphic svg {
  height: 111px;
}
.transactions-table {
  font-size: 8px;
}
.transactions-table th {
  font-size: 8px;
}
.customer-cell strong {
  font-size: 8px;
}
.customer-cell small {
  font-size: 7px;
}
.customer-avatar {
  height: 22px;
  width: 22px;
  font-size: 6px;
}
.transactions-table td {
  padding: 9px 0;
}
.recent-header h4 {
  font-size: 10px;
}
.table-scroll {
  max-width: 100%;
}
.fee-grid {
  gap: 10px;
}
.fee-card {
  padding: 17px 12px;
}
.fee-card strong {
  font-size: 17px;
}
.period-select {
  color-scheme: dark;
}
.demo-badge {
  font-size: 9px;
}
.dashboard-disclaimer {
  margin-top: 0;
}
.dashboard-disclaimer p {
  max-width: none;
}
.dashboard-disclaimer > span {
  display: none;
}
.quiz-card {
  min-height: 0;
  padding: 27px;
  background: #f8fbfa;
  color: var(--ink);
  border: 1px solid #dcebe4;
  border-radius: 9px;
  box-shadow: 0 20px 50px #0002;
}
.quiz-top {
  font-size: 9px;
  color: #356551;
  letter-spacing: 1.1px;
}
.quiz-top small {
  color: #5f7d71;
  font-size: 8px;
}
.quiz-progress {
  margin-block: 15px 22px;
}
.quiz-progress i {
  background: #dce8e2;
}
.quiz-progress i.complete {
  background: #43bb8c;
}
#quiz-content h3 {
  font-size: 24px;
  color: #17382c;
  letter-spacing: -0.65px;
}
#quiz-content .question-hint {
  font-size: 11px;
  color: #677d73;
  margin-bottom: 17px;
}
.quiz-option {
  background: #fff;
  border-color: #dfe9e3;
  color: #50675c;
  padding: 10px 12px;
  min-height: 40px;
  font-size: 11px;
}
.quiz-option:hover {
  background: #f2faf6;
  border-color: #92caae;
}
.quiz-option:has(input:checked) {
  background: #e8f6ef;
  border-color: #50a87d;
  color: #1d6441;
}
.quiz-option input {
  border-color: #a1bbad;
}
.quiz-option input:checked {
  border-color: #2a8d61;
}
.quiz-option input:checked:after {
  background: #319766;
}
.quiz-navigation {
  margin-top: 17px;
}
.quiz-navigation .button {
  font-size: 11px;
  min-height: 39px;
  gap: 14px;
}
.quiz-back {
  color: #547965;
  min-height: 40px;
}
.quiz-timing {
  color: #718779;
}
.quiz-bottom {
  color: #7a9285;
  font-size: 9px;
  margin-top: 18px;
}
.contact-form label {
  font-size: 11px;
  color: #355643;
}
.contact-form input:not([type="checkbox"]) {
  background: white;
  color: #203d2e;
  border-color: #cddfd3;
  font-size: 13px;
  padding: 10px 12px;
}
.contact-form input::placeholder {
  color: #82978b;
}
.consent-field {
  color: #5f7d6c !important;
  font-size: 10px !important;
}
.consent-field button {
  color: #296945;
}
.form-error {
  color: #ae3b43;
  background: #f9e9e9;
}
.success-check {
  color: #2c9465;
  background: #e4f6ec;
  border-color: #80c89f;
}
.quiz-success p {
  color: #5a7c67;
}
.quiz-success small {
  color: #678775;
}
.quiz-success a {
  color: #237b51;
}
/* Responsive — preserve real UI readability, never shrink a desktop screenshot. */
@media (min-width: 1500px) {
  .hero-layout {
    min-height: 590px;
  }
  .hero h1 {
    font-size: 58px;
  }
  .hero-copy {
    max-width: 550px;
  }
}
@media (max-width: 1150px) {
  .wrap {
    width: calc(100% - 64px);
  }
  .desktop-nav {
    gap: 19px;
  }
  .desktop-nav a {
    font-size: 10px;
  }
  .header-inner {
    gap: 20px;
  }
  .hero h1 {
    font-size: 48px;
    letter-spacing: -2.3px;
  }
  .hero-layout {
    grid-template-columns: 1fr 1fr;
    min-height: 535px;
  }
  .hero-visual {
    transform: scale(0.87);
    transform-origin: center;
    margin-left: -65px;
  }
  .hero-description {
    max-width: 360px;
    font-size: 12px;
  }
  .hero-reassurance {
    gap: 6px 10px;
    font-size: 7px;
  }
  .hero-actions {
    gap: 10px;
  }
  .hero-actions .button,
  .hero-demo {
    font-size: 11px;
  }
  .payment-strip-inner {
    gap: 20px;
  }
  .payment-strip-inner > p {
    min-width: 142px;
    font-size: 11px;
  }
  .payment-ecosystem {
    padding-inline: 20px;
  }
  .payment-brands {
    gap: 18px;
  }
  .payment-assurances {
    gap: 16px;
  }
  .payment-assurances > span {
    font-size: 8px;
    gap: 7px;
  }
  .payment-assurances svg {
    width: 20px !important;
    height: 20px !important;
  }
  .section-heading h2 {
    font-size: 29px;
  }
  .section-heading > p {
    font-size: 11px;
  }
  .section-heading > .text-link {
    display: none;
  }
  .receiving-layout {
    gap: 22px 28px;
    grid-template-columns: 0.75fr 2fr;
  }
  .receiving-heading h2 {
    font-size: 32px;
  }
  .receiving-card {
    padding: 20px 17px;
  }
  .receiving-card h3 {
    font-size: 12px;
  }
  .receiving-card li {
    font-size: 9px;
  }
  .institutional-layout {
    gap: 28px;
  }
  .institutional-copy h2 {
    font-size: 29px;
  }
  .institutional-benefits {
    padding-left: 22px;
  }
  .institutional-benefits article {
    gap: 11px;
  }
  .institutional-benefits h3 {
    font-size: 12px;
  }
  .institutional-benefits p {
    font-size: 10px;
  }
  .institutional-photo {
    min-height: 335px;
  }
  .institutional-photo figcaption {
    left: 20px;
  }
  .institutional-photo figcaption strong {
    font-size: 23px;
  }
  .dashboard-showcase {
    grid-template-columns: 0.65fr 2fr;
    gap: 22px 30px;
  }
  .dashboard-copy h2 {
    font-size: 30px;
  }
  .dashboard-copy > p {
    font-size: 11px;
  }
  .dashboard-body {
    grid-template-columns: 132px 1fr;
  }
  .dashboard-content {
    padding: 20px 15px;
  }
  .dashboard-view-title h3 {
    font-size: 17px;
  }
  .kpi > strong {
    font-size: 20px;
  }
  .kpi {
    padding: 11px;
  }
  .kpi > span {
    font-size: 7px;
  }
  .kpi > small {
    font-size: 6px;
  }
  .purpose-content {
    gap: 30px;
    grid-template-columns: 0.65fr 2fr;
  }
  .purpose-intro h2 {
    font-size: 24px;
  }
  .purpose-grid {
    gap: 25px;
  }
  .purpose-grid article > p {
    font-size: 14px;
  }
  .trust-layout {
    gap: 20px;
  }
  .trust-layout h2 {
    font-size: 20px;
  }
  .trust-layout article {
    padding-left: 18px;
  }
  .waitlist-layout {
    gap: 65px;
  }
}
@media (max-width: 900px) {
  .desktop-nav {
    display: none;
  }
  .menu-toggle {
    display: block;
  }
  .hero h1 {
    font-size: 44px;
    letter-spacing: -2px;
  }
  .hero-layout {
    min-height: 515px;
  }
  .hero-visual {
    transform: scale(0.73);
    margin-left: -100px;
  }
  .hero-copy {
    max-width: 390px;
  }
  .hero-description {
    font-size: 12px;
  }
  .hero-actions {
    gap: 10px;
    flex-wrap: wrap;
  }
  .hero-demo {
    padding: 10px 12px;
    font-size: 10px;
  }
  .hero-actions .button {
    font-size: 10px;
    padding: 12px 14px;
    gap: 13px;
  }
  .hero-reassurance {
    font-size: 7px;
    max-width: 320px;
  }
  .payment-strip-inner {
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px 25px;
    padding-block: 23px;
  }
  .payment-ecosystem {
    border-right: 0;
  }
  .payment-assurances {
    flex-basis: 100%;
    justify-content: center;
    gap: 40px;
    padding-top: 15px;
    border-top: 1px solid #e1e7ec;
  }
  .payment-assurances > span {
    font-size: 10px;
  }
  .payment-brands {
    gap: 30px;
  }
  .section {
    padding: 48px 0;
  }
  .section-heading {
    gap: 25px;
  }
  .section-heading h2 {
    font-size: 27px;
  }
  .section-heading > p {
    font-size: 11px;
    max-width: 290px;
  }
  .section-heading > p br {
    display: none;
  }
  .flow-step {
    padding-inline: 17px;
  }
  .flow-step h3 {
    font-size: 12px;
  }
  .flow-step p {
    font-size: 11px;
  }
  .step-top {
    gap: 10px;
  }
  .receiving-layout {
    grid-template-columns: 1fr;
  }
  .receiving-heading {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 30px;
    align-items: center;
  }
  .receiving-heading .eyebrow {
    grid-column: 1/-1;
  }
  .receiving-heading h2 {
    font-size: 32px;
  }
  .receiving-heading > p {
    margin-top: 0;
    max-width: 360px;
    font-size: 12px;
  }
  .receiving-caption {
    display: none;
  }
  .receiving-card {
    padding: 23px;
  }
  .receiving-card h3 {
    font-size: 14px;
  }
  .receiving-card li {
    font-size: 11px;
  }
  .receiving-card > p {
    font-size: 12px;
  }
  .passport-guidance {
    flex-wrap: wrap;
  }
  .passport-guidance > div {
    flex-basis: calc(100% - 40px);
  }
  .passport-guidance .text-link {
    margin-left: 35px;
  }
  .institutional-layout {
    grid-template-columns: 1.1fr 1fr;
    gap: 30px;
  }
  .institutional-copy h2 {
    font-size: 31px;
  }
  .institutional-benefits {
    padding: 0;
    border: 0;
    grid-column: 1;
    grid-row: 2;
    gap: 20px;
  }
  .institutional-benefits article {
    gap: 13px;
  }
  .institutional-benefits article br {
    display: none;
  }
  .institutional-benefits h3 {
    font-size: 13px;
  }
  .institutional-benefits p {
    font-size: 11px;
  }
  .institutional-photo {
    grid-column: 2;
    grid-row: 1/3;
    min-height: 400px;
  }
  .institutional-copy .group-name {
    font-size: 11px;
    margin-top: 20px;
  }
  .institutional-photo figcaption strong {
    font-size: 27px;
  }
  .dashboard-showcase {
    display: block;
  }
  .dashboard-copy {
    padding-top: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0 35px;
    margin-bottom: 25px;
  }
  .dashboard-copy .eyebrow {
    grid-column: 1/-1;
  }
  .dashboard-copy h2 {
    font-size: 32px;
    grid-row: 2/4;
  }
  .dashboard-copy h2 br {
    display: none;
  }
  .dashboard-copy > p {
    margin-top: 0;
    font-size: 12px;
    max-width: 100%;
  }
  .dashboard-copy .button {
    justify-self: start;
    margin-top: 16px;
  }
  .dashboard-copy .demo-badge {
    margin-top: 22px;
  }
  .dashboard-copy > small {
    display: none;
  }
  .dashboard-body {
    grid-template-columns: 157px 1fr;
  }
  .dashboard-content {
    padding: 22px;
  }
  .kpi > span {
    font-size: 8px;
  }
  .kpi > strong {
    font-size: 24px;
  }
  .kpi > small {
    font-size: 7px;
  }
  .dashboard-disclaimer {
    margin-top: 16px;
  }
  .purpose-content {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .purpose-intro h2 {
    font-size: 27px;
  }
  .purpose-intro h2 br {
    display: none;
  }
  .purpose-grid {
    gap: 36px;
  }
  .purpose-grid article > p {
    font-size: 15px;
  }
  .trust-layout {
    grid-template-columns: 1fr 1fr;
    gap: 28px;
  }
  .trust-layout h2 {
    font-size: 24px;
  }
  .trust-layout article {
    padding-left: 22px;
  }
  .trust-layout article:nth-child(3) {
    border-left: 0;
    padding-left: 0;
  }
  .trust-layout h3 {
    font-size: 12px;
  }
  .trust-layout article > p {
    font-size: 11px;
  }
  .faq-layout {
    gap: 40px;
    grid-template-columns: 0.8fr 1.4fr;
  }
  .faq-layout h2 {
    font-size: 28px;
  }
  .waitlist-layout {
    gap: 35px;
  }
  .waitlist-copy h2 {
    font-size: 31px;
  }
  .waitlist-copy > p {
    font-size: 12px;
  }
  .quiz-card {
    padding: 23px;
  }
  .quiz-top {
    font-size: 8px;
  }
  .quiz-top small {
    font-size: 7px;
  }
  .footer-top {
    gap: 22px;
  }
  .footer-top > p {
    display: none;
  }
  .footer-bottom {
    flex-wrap: wrap;
  }
}
@media (max-width: 650px) {
  .wrap {
    width: calc(100% - 40px);
  }
  .header-inner {
    height: 68px;
    gap: 12px;
  }
  .brand {
    font-size: 25px;
  }
  .brand-mark {
    height: 27px;
    width: 23px;
  }
  .header-cta {
    font-size: 10px;
    padding: 10px 12px;
    gap: 12px;
  }
  .header-cta svg {
    width: 13px;
    height: 13px;
  }
  .header-actions {
    gap: 5px;
  }
  .menu-toggle {
    min-width: 36px;
  }
  .hero-layout {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 34px 0 0;
    gap: 0;
    min-height: 0;
  }
  .hero-copy {
    max-width: 100%;
  }
  .launch-badge {
    font-size: 7px;
    letter-spacing: 1.2px;
    margin-bottom: 18px;
  }
  .hero h1 {
    font-size: 42px;
    line-height: 1.05;
    letter-spacing: -1.9px;
    max-width: 440px;
  }
  .hero-description {
    font-size: 13px;
    max-width: 370px;
    margin-top: 18px;
  }
  .hero-actions {
    gap: 12px;
    margin-top: 20px;
  }
  .hero-actions .button,
  .hero-demo {
    font-size: 11px;
    min-height: 42px;
  }
  .hero-actions .button {
    padding: 12px 16px;
  }
  .hero-reassurance {
    font-size: 8px;
    max-width: 100%;
    gap: 8px 11px;
    margin-top: 17px;
  }
  .hero-visual {
    align-self: center;
    width: 620px;
    height: 480px;
    transform: scale(0.61);
    transform-origin: top center;
    margin: 30px 0 -156px;
    left: -8px;
  }
  .payment-card {
    right: 28px;
    top: 17px;
  }
  .balance-card {
    right: 27px;
    top: 153px;
  }
  .payout-card {
    left: 38px;
    bottom: 35px;
  }
  .location-us {
    left: 45px;
  }
  .location-br {
    left: 330px;
    top: 325px;
  }
  .floating-card .card-eyebrow {
    font-size: 14px;
  }
  .floating-card small {
    font-size: 11px;
  }
  .floating-card strong {
    font-size: 27px;
  }
  .payout-card strong {
    font-size: 23px;
  }
  .payout-card small {
    font-size: 10px;
  }
  .balance-actions a {
    font-size: 12px;
  }
  .balance-card .card-eyebrow {
    font-size: 12px;
  }
  .balance-card strong .balance-currency {
    font-size: 9px;
  }
  .location-label {
    font-size: 12px;
  }
  .demo-caption {
    font-size: 10px;
    bottom: 0;
    right: 40px;
  }
  .visual-caption {
    font-size: 8px;
    bottom: 18px;
    right: 40px;
  }
  .payment-strip-inner {
    gap: 20px;
    padding-block: 23px;
  }
  .payment-strip-inner > p {
    font-size: 12px;
    min-width: 0;
    text-align: center;
    width: 100%;
    line-height: 1.4;
  }
  .payment-strip-inner > p br:last-child {
    display: none;
  }
  .payment-strip-inner > p strong {
    font-weight: 450;
  }
  .payment-ecosystem {
    padding: 0;
    border: 0;
  }
  .payment-brands {
    gap: 29px;
  }
  .payment-assurances {
    gap: 17px;
    align-items: flex-start;
    justify-content: space-between;
  }
  .payment-assurances > span {
    font-size: 8px;
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 6px;
    flex: 1;
  }
  .payment-assurances svg {
    width: 22px !important;
    height: 22px !important;
  }
  .payment-ecosystem > small {
    font-size: 8px;
  }
  .section {
    padding: 40px 0;
  }
  .eyebrow {
    font-size: 8px;
    letter-spacing: 1.2px;
    margin-bottom: 13px;
  }
  .section-heading {
    display: block;
    margin-bottom: 27px;
  }
  .section-heading h2 {
    font-size: 29px;
    line-height: 1.1;
    letter-spacing: -1px;
  }
  .section-heading > p {
    font-size: 12px;
    margin-top: 17px;
    max-width: 350px;
    line-height: 1.8;
  }
  .flow-grid {
    grid-template-columns: 1fr 1fr;
    gap: 27px 20px;
  }
  .flow-step {
    padding: 0 !important;
    border: 0 !important;
  }
  .flow-step:nth-child(even) {
    padding-left: 17px !important;
    border-left: 1px solid #e6ecf0 !important;
  }
  .step-top {
    gap: 10px;
    margin-bottom: 14px;
  }
  .step-icon {
    height: 38px;
    width: 38px;
  }
  .flow-step .step-number {
    height: 21px;
    width: 21px;
    font-size: 9px;
  }
  .flow-step h3 {
    font-size: 13px;
    line-height: 1.3;
  }
  .flow-step p {
    font-size: 11px;
    line-height: 1.8;
  }
  .flow-note {
    padding: 13px 12px;
    gap: 8px;
    margin-top: 25px;
  }
  .flow-note p {
    font-size: 10px;
  }
  .flow-note a {
    display: none;
  }
  .receiving-heading {
    display: block;
  }
  .receiving-heading h2 {
    font-size: 32px;
  }
  .receiving-heading h2 br {
    display: none;
  }
  .receiving-heading > p {
    font-size: 13px;
    margin-top: 16px;
    max-width: 370px;
  }
  .receiving-layout {
    gap: 25px;
  }
  .receiving-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .receiving-card {
    padding: 23px 21px;
  }
  .receiving-card h3 {
    font-size: 15px;
  }
  .receiving-card > p {
    font-size: 12px;
    min-height: 0;
  }
  .receiving-card li {
    font-size: 12px;
  }
  .receiving-card ul {
    gap: 12px;
  }
  .receiving-details summary {
    min-height: 42px;
    font-size: 12px;
  }
  .receiving-card .step-number {
    font-size: 8px;
  }
  .passport-guidance {
    gap: 10px;
    align-items: flex-start;
  }
  .passport-guidance > .icon {
    margin-top: 3px;
  }
  .passport-guidance strong {
    font-size: 12px;
  }
  .passport-guidance p {
    font-size: 11px;
  }
  .passport-guidance .text-link {
    font-size: 12px;
    min-height: 40px;
    margin-left: 33px;
  }
  .institutional-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .institutional-copy h2 {
    font-size: 31px;
    line-height: 1.12;
  }
  .institutional-copy > p {
    font-size: 13px;
  }
  .institutional-copy .button {
    font-size: 12px;
    min-height: 42px;
  }
  .institutional-benefits {
    grid-column: auto;
    grid-row: auto;
    padding-top: 24px;
    border-top: 1px solid #e5ece8;
    gap: 22px;
  }
  .institutional-benefits h3 {
    font-size: 14px;
  }
  .institutional-benefits p {
    font-size: 12px;
  }
  .institutional-photo {
    grid-column: auto;
    grid-row: auto;
    min-height: 300px;
    max-height: 330px;
  }
  .institutional-photo img {
    object-position: 50% 33%;
  }
  .institutional-photo figcaption {
    bottom: 26px;
    left: 23px;
  }
  .institutional-photo figcaption strong {
    font-size: 27px;
  }
  .institutional-photo figcaption > span {
    font-size: 8px;
  }
  .dashboard-copy {
    display: block;
    margin-bottom: 25px;
  }
  .dashboard-copy h2 {
    font-size: 32px;
  }
  .dashboard-copy h2 br {
    display: none;
  }
  .dashboard-copy > p {
    font-size: 13px;
    max-width: 360px;
    margin-top: 17px;
  }
  .dashboard-copy .button {
    margin-top: 20px;
    min-height: 42px;
    font-size: 12px;
  }
  .dashboard-copy .demo-badge {
    margin-top: 18px;
    font-size: 10px;
  }
  .dashboard {
    border-radius: 7px;
  }
  .dashboard-body {
    display: block;
    min-height: 0;
  }
  .dashboard-sidebar {
    padding: 10px;
    border: 0;
    border-bottom: 1px solid #87b4ae1e;
  }
  .dashboard-brand,
  .demo-account,
  .sidebar-label,
  .sidebar-footer {
    display: none;
  }
  #dashboard-nav {
    flex-direction: row;
    justify-content: space-between;
    gap: 3px;
  }
  #dashboard-nav button {
    padding: 10px 6px;
    min-height: 36px;
    font-size: 8px;
    gap: 5px;
  }
  #dashboard-nav button svg {
    width: 12px;
    height: 12px;
  }
  .dashboard-content {
    padding: 17px 12px;
  }
  .dashboard-view-title {
    margin-bottom: 17px;
  }
  .dashboard-view-title h3 {
    font-size: 18px;
  }
  .dashboard-view-title p {
    font-size: 8px;
  }
  .period-select {
    font-size: 8px;
    padding: 7px 8px;
  }
  .kpis {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .kpi {
    padding: 12px;
  }
  .kpi:first-child {
    grid-column: 1/-1;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px 5px;
  }
  .kpi:first-child > strong {
    grid-column: 2;
    grid-row: 1/3;
    text-align: right;
    margin-top: 0;
    align-self: center;
    font-size: 27px;
  }
  .kpi:first-child > span {
    align-self: end;
  }
  .kpi:first-child > small {
    margin-top: 1px;
  }
  .kpi > strong {
    font-size: 23px;
  }
  .kpi > span {
    font-size: 8px;
  }
  .kpi > small {
    font-size: 7px;
  }
  .chart-panel {
    padding: 12px 10px 9px;
  }
  .chart-graphic {
    height: 135px;
  }
  .chart-title {
    font-size: 9px;
  }
  .chart-title > span {
    font-size: 7px;
  }
  .transactions-table .method-column {
    display: none;
  }
  .transactions-table td + td,
  .transactions-table th + th {
    padding-left: 6px;
  }
  .customer-cell {
    gap: 5px;
  }
  .customer-avatar {
    width: 19px;
    height: 19px;
  }
  .customer-cell strong {
    font-size: 8px;
  }
  .customer-cell small {
    font-size: 6px;
  }
  .status-pill {
    font-size: 6px;
    padding: 4px 5px;
  }
  .dashboard-disclaimer p {
    font-size: 9px;
  }
  .filter-toolbar {
    gap: 11px;
  }
  .filter-chips {
    gap: 4px;
  }
  .filter-chips button {
    font-size: 8px;
    padding: 7px;
  }
  .search-transactions {
    width: 100%;
    font-size: 12px;
  }
  .fee-grid {
    grid-template-columns: 1fr;
  }
  .fee-card {
    padding: 18px;
  }
  .fee-card h4 {
    font-size: 12px;
  }
  .fee-card strong {
    font-size: 21px;
    margin: 12px 0;
  }
  .fee-card p {
    font-size: 12px;
  }
  .fee-note {
    font-size: 12px;
  }
  .settlement-note {
    font-size: 11px;
    line-height: 1.9;
  }
  .purpose-section {
    padding: 36px 0;
  }
  .purpose-content {
    gap: 25px;
  }
  .purpose-intro h2 {
    font-size: 28px;
  }
  .purpose-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }
  .purpose-grid article + article {
    padding-top: 22px;
    border-top: 1px solid #d7e6dc;
  }
  .purpose-grid article > p {
    font-size: 16px;
    line-height: 1.8;
  }
  .purpose-label-row h3 {
    font-size: 10px;
    letter-spacing: 1.8px;
  }
  .trust-section {
    padding: 34px 0;
  }
  .trust-layout {
    grid-template-columns: 1fr;
    gap: 23px;
  }
  .trust-layout h2 {
    font-size: 27px;
  }
  .trust-layout h2 br {
    display: none;
  }
  .trust-layout article,
  .trust-layout article:nth-child(3) {
    border: 0;
    padding: 21px 0 0;
    border-top: 1px solid #e3eaee;
    grid-template-columns: 27px 1fr;
    gap: 9px 12px;
  }
  .trust-layout h3 {
    font-size: 13px;
  }
  .trust-layout h3 br {
    display: none;
  }
  .trust-layout article > p {
    grid-column: 2;
    font-size: 12px;
  }
  .faq-layout {
    grid-template-columns: 1fr;
    gap: 27px;
  }
  .faq-layout h2 {
    font-size: 31px;
  }
  .faq-layout > div > p {
    font-size: 13px;
  }
  .faq-item summary {
    font-size: 12px;
    padding: 17px 0;
  }
  .faq-item > p {
    font-size: 12px;
    padding-right: 4px;
  }
  .faq-layout .text-link {
    font-size: 12px;
    min-height: 40px;
    margin-top: 14px;
  }
  .waitlist-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .waitlist-copy h2 {
    font-size: 33px;
  }
  .waitlist-copy > p {
    font-size: 13px;
  }
  .waitlist-copy li {
    font-size: 12px;
  }
  .waitlist-foot {
    font-size: 10px;
  }
  .quiz-card {
    padding: 25px 21px;
  }
  .quiz-top {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .quiz-top small {
    font-size: 8px;
  }
  #quiz-content h3 {
    font-size: 24px;
  }
  #quiz-content .question-hint {
    font-size: 12px;
  }
  .quiz-option {
    min-height: 46px;
    font-size: 12px;
    padding: 12px;
  }
  .quiz-navigation .button {
    min-height: 44px;
    font-size: 12px;
  }
  .quiz-back {
    min-height: 44px;
  }
  .quiz-timing {
    font-size: 9px;
  }
  .quiz-bottom {
    font-size: 9px;
  }
  .contact-form label {
    font-size: 12px;
  }
  .contact-form input:not([type="checkbox"]) {
    font-size: 16px;
    min-height: 44px;
  }
  .consent-field {
    font-size: 10px !important;
  }
  .footer-top {
    gap: 24px;
    flex-wrap: wrap;
  }
  .footer-top nav {
    order: 3;
    width: 100%;
    justify-content: space-between;
    font-size: 11px;
    gap: 10px;
  }
  .footer-top .brand {
    font-size: 25px;
  }
  .footer-bottom {
    gap: 15px;
    font-size: 9px;
  }
  .footer-bottom > span:last-child {
    display: none;
  }
  .legal-copy {
    font-size: 9px;
  }
  dialog {
    padding: 30px 23px;
  }
  dialog h2 {
    font-size: 26px;
  }
  .browser-bar > small {
    font-size: 6px;
  }
  .browser-bar {
    padding: 0 12px;
  }
  .demo-badge {
    font-size: 8px;
  }
}
@media (max-width: 365px) {
  .wrap {
    width: calc(100% - 30px);
  }
  .hero h1 {
    font-size: 37px;
    letter-spacing: -1.8px;
  }
  .hero-actions {
    gap: 9px;
  }
  .hero-actions .button,
  .hero-demo {
    font-size: 10px;
    padding-inline: 12px;
  }
  .hero-reassurance {
    font-size: 7px;
    gap: 8px;
  }
  .hero-visual {
    transform: scale(0.53);
    margin-bottom: -194px;
  }
  .hero-visual .balance-card {
    right: 35px;
  }
  .hero-visual .payment-card {
    right: 35px;
  }
  .header-inner {
    gap: 8px;
  }
  .brand {
    font-size: 23px;
  }
  .header-cta {
    font-size: 9px;
    padding: 10px;
    gap: 10px;
  }
  .header-actions {
    gap: 1px;
  }
  .payment-brands {
    gap: 24px;
  }
  #dashboard-nav button {
    font-size: 7px;
    padding: 9px 4px;
    gap: 4px;
  }
  .quiz-card {
    padding: 23px 18px;
  }
  .quiz-top {
    font-size: 7px;
  }
  .quiz-top small {
    font-size: 7px;
  }
  .receiving-card {
    padding: 21px 18px;
  }
  .receiving-card h3 {
    font-size: 14px;
  }
  .country-tile {
    width: 35px;
    height: 35px;
  }
  .trust-layout h2 {
    font-size: 25px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *,
  *:before,
  *:after {
    animation: none !important;
    transition: none !important;
  }
  .route-particle {
    display: none;
  }
}
