/* Monet trade: a static, content-first institutional surface. */
:root {
  color-scheme: light;
  --ink: #14241e;
  --green: #164b35;
  --muted: #59655e;
  --line: #dce3dd;
  --paper: #f7f9f8;
  --mint: #dceee1;
  --page-width: 1240px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 100px; -webkit-text-size-adjust: 100%; }
body { margin: 0; color: var(--ink); background: var(--paper); font-family: 'DM Sans', sans-serif; font-size: 16px; line-height: 1.6; }
h1, h2, h3, p { margin: 0; }
ul, ol { margin: 0; padding: 0; list-style: none; }
a { color: inherit; text-decoration: none; }
button { font: inherit; }
img { max-width: 100%; }
[hidden] { display: none !important; }
a, button, summary { -webkit-tap-highlight-color: transparent; }
:is(a, button, summary):focus-visible { outline: 3px solid #548b60; outline-offset: 5px; }
.app { width: 100%; overflow: clip; }
.section-inner, .trade-foot, .landing-feature-inner, .partners-belt, .footer-waitlist-inner, .footer-legal-inner {
  width: min(var(--page-width), calc(100% - 96px)); margin-inline: auto;
}
.trade-skip { position: fixed; top: 8px; left: 16px; z-index: 10001; padding: 12px 20px; color: white; background: var(--green); transform: translateY(-150%); }
.trade-skip:focus { transform: none; }
.app > nav { position: relative; display: flex; align-items: center; justify-content: space-between; gap: 32px; width: min(var(--page-width), calc(100% - 96px)); min-height: 96px; margin: auto; border-bottom: 1px solid var(--line); }
.logo { display: inline-flex; align-items: center; min-height: 44px; flex: 0 0 auto; }
.nav-desktop-links { display: flex; align-items: center; gap: 28px; margin-left: auto; }
.nav-desktop-links a { display: inline-flex; align-items: center; min-height: 44px; font-size: 13px; font-weight: 500; }
.nav-desktop-links a:hover { color: #34784f; }
.nav-cta { display: inline-flex; align-items: center; justify-content: center; min-height: 44px; padding: 10px 19px; border: 1px solid var(--ink); border-radius: 5px; font-size: 13px; font-weight: 600; }
.nav-cta:hover { background: var(--ink); color: white; }
.hero { padding: 78px 0 0; }
.hero-inner { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 80px; }
.hero-eyebrow, .outcome-kicker, .acct-eyebrow, .fund-eyebrow, .swap-eyebrow, .sched-eyebrow, .people-kicker {
  margin-bottom: 25px; color: var(--green); font-size: 11px; font-weight: 600; line-height: 1.6; letter-spacing: .1em; text-transform: uppercase;
}
.hero h1 { margin-bottom: 28px; font-size: clamp(62px, 6.1vw, 84px); font-weight: 500; line-height: 1.02; letter-spacing: -.067em; }
.hero h1 em { color: var(--green); font-style: normal; }
.hero-text > p:not(.hero-qualification) { max-width: 480px; color: var(--muted); font-size: 18px; line-height: 1.7; }
.hero-text > p br { display: none; }
.hero-cta { display: flex; flex-direction: column; align-items: flex-start; gap: 6px; margin-top: 29px; }
.trade-cta, .people-primary { display: inline-flex; align-items: center; justify-content: center; gap: 28px; min-height: 52px; padding: 14px 23px; border: 1px solid var(--green); border-radius: 5px; background: var(--green); color: white; font-size: 14px; font-weight: 500; line-height: 1.5; }
.trade-cta:hover, .people-primary:hover { background: #0c3725; }
.trade-cta span { font-size: 21px; line-height: 1; }
.hero-secondary { display: inline-flex; align-items: center; gap: 28px; min-height: 44px; font-size: 13px; font-weight: 500; }
.hero-secondary:hover { text-decoration: underline; text-underline-offset: 5px; }
.hero-qualification { max-width: 370px; margin-top: 21px; color: var(--muted); font-size: 11px; line-height: 1.7; }
.trade-console { border: 1px solid var(--line); border-radius: 7px; background: #fff; overflow: hidden; }
.console-top { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 18px 26px; border-bottom: 1px solid var(--line); font-size: 10px; font-weight: 600; letter-spacing: .06em; }
.console-label { color: var(--muted); font-size: 9px; letter-spacing: .01em; font-weight: 400; }
.console-heading { padding: 32px 32px 22px; }
.console-heading > span { font-size: 9px; letter-spacing: .1em; color: var(--muted); }
.console-heading h2 { margin-top: 12px; font-size: 31px; font-weight: 500; line-height: 1.2; letter-spacing: -.045em; }
.payment-flow { padding: 0 28px 28px; }
.payment-flow li { display: flex; position: relative; align-items: center; gap: 17px; min-height: 79px; padding: 18px; border: 1px solid var(--line); border-radius: 4px; }
.payment-flow li + li { margin-top: 17px; }
.payment-flow li + li::before { content: ''; position: absolute; top: -18px; left: 31px; width: 1px; height: 17px; background: #99b9a3; }
.payment-flow .flow-balance { border-color: var(--green); background: var(--green); color: white; }
.flow-index { align-self: flex-start; padding-top: 2px; color: #718378; font-family: ui-monospace, monospace; font-size: 10px; }
.flow-balance .flow-index { color: #b8d2bc; }
.payment-flow strong { display: block; font-size: 14px; font-weight: 500; }
.payment-flow div > span { display: block; margin-top: 3px; color: var(--muted); font-size: 11px; }
.flow-balance div > span { color: #cde0d0; }
.flow-symbol { margin-left: auto; font-size: 23px; font-weight: 400; }
.console-footer { display: flex; justify-content: space-between; padding: 16px 28px; border-top: 1px solid var(--line); color: var(--muted); font-size: 11px; }
.trade-foot { display: flex; justify-content: space-between; align-items: center; gap: 20px; margin-top: 68px; padding: 22px 0; border-bottom: 1px solid var(--line); }
.trade-explore { display: inline-flex; gap: 12px; align-items: center; min-height: 44px; font-size: 12px; }
.trade-explore > span { font-size: 18px; }
.trade-caption { color: var(--muted); font-size: 11px; }
.trade-caption > span { padding-inline: 11px; color: #7e9486; }
.trade-edition { color: var(--muted); font-size: 9px; letter-spacing: .08em; }
.partners-belt { display: flex; align-items: center; justify-content: space-between; gap: 45px; padding-block: 33px; }
.partners-eyebrow { color: var(--muted); font-size: 11px; line-height: 1.7; }
.partners-track { display: flex; flex: 1; justify-content: space-between; align-items: center; gap: 24px; max-width: 880px; }
.partner-logo { display: inline-flex; align-items: center; gap: 8px; color: #4a5750; font-size: 20px; font-weight: 600; letter-spacing: -.04em; }
.partner-logo img { width: 23px; height: 23px; object-fit: contain; filter: grayscale(1); }
.landing-feature-strip { border-block: 1px solid var(--line); background: #eef3ef; }
.landing-feature-inner { display: grid; grid-template-columns: repeat(4, 1fr); }
.landing-feature { display: flex; align-items: flex-start; gap: 17px; padding: 32px 22px; border-right: 1px solid var(--line); }
.landing-feature:first-child { padding-left: 0; }
.landing-feature:last-child { border: 0; }
.landing-feature-icon { font: 10px/1.8 ui-monospace, monospace; color: #6c8173; }
.landing-feature small { display: block; margin-bottom: 6px; color: var(--muted); font-size: 11px; }
.landing-feature strong { display: block; font-size: 14px; font-weight: 500; }
.app > section:not(.hero, .landing-details, .footer-bottom) { padding-block: 96px; border-bottom: 1px solid var(--line); }
.app > section h2:not(.console-heading h2) { max-width: 650px; font-size: clamp(32px, 3.7vw, 48px); font-weight: 500; line-height: 1.15; letter-spacing: -.05em; }
.green-accent { color: var(--green); }
.outcome-pricing-inner, .people-section-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 96px; align-items: center; }
.outcome-pricing-copy > p, .people-copy > p { margin: 24px 0 28px; max-width: 540px; color: var(--muted); font-size: 16px; line-height: 1.8; }
.outcome-quote { border: 1px solid var(--line); border-radius: 5px; background: white; }
.outcome-quote-main { display: grid; grid-template-columns: 1fr; gap: 14px; padding: 30px; }
.outcome-quote-main small { display: block; color: var(--muted); font-size: 12px; }
.outcome-quote-main strong { display: block; margin-top: 6px; font-size: 28px; font-weight: 500; letter-spacing: -.035em; }
.outcome-quote-main > div:first-child strong { font-size: 44px; font-variant-numeric: tabular-nums; }
.outcome-arrow { width: 28px; color: var(--green); transform: rotate(90deg); font-size: 23px; text-align: center; }
.outcome-quote-details { display: grid; grid-template-columns: repeat(3, 1fr); border-block: 1px solid var(--line); }
.outcome-quote-details > span { padding: 15px 17px; color: var(--muted); font-size: 10px; border-right: 1px solid var(--line); }
.outcome-quote-details > span:last-child { border: 0; }
.outcome-quote-details b { display: block; margin-top: 5px; color: var(--ink); font-size: 12px; font-weight: 500; }
.outcome-example { padding: 17px 22px; color: var(--muted); font-size: 10px; line-height: 1.7; }
.coverage-section { background: white; }
.order-workflows { background:#eef3ef; }
.importer-operations { background:#fff; }
.importer-case-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:38px; }
.importer-case-grid .order-workflow-card { display:flex;flex-direction:column;padding:28px; }
.importer-case-grid .importer-case-detail { margin-top:auto;padding-top:28px;color:var(--green);font-size:12px;line-height:1.8; }
.importer-case-ledger { display:flex;flex-wrap:wrap;gap:16px 30px;border-bottom:1px solid var(--line);padding:28px 0;font-size:13px;color:var(--muted); }
@media(max-width:1050px){.importer-case-grid{grid-template-columns:1fr}.importer-case-grid .importer-case-detail{padding-top:18px}}
.order-intro { display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:end; }
.order-intro>p { color:var(--muted);max-width:530px;font-size:16px;line-height:1.8; }
.order-workflow-grid { display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:38px; }
.order-workflow-card { min-width:0;padding:32px;border:1px solid var(--line);border-radius:6px;background:#fff; }
.order-number { font-size:10px;letter-spacing:.07em;color:var(--green); }
.order-workflow-card h3 { font-size:25px;font-weight:500;line-height:1.3;letter-spacing:-.035em;margin:15px 0; }
.order-workflow-card>p { color:var(--muted);font-size:14px;line-height:1.8; }
.order-example { margin-top:26px;padding-top:6px;border-top:1px solid var(--line);font-variant-numeric:tabular-nums; }
.order-example>div { display:flex;justify-content:space-between;gap:20px;padding:12px 0;font-size:13px; }
.order-example b { font-weight:500;white-space:nowrap; }
.order-example .order-total { margin-top:6px;border-top:1px solid var(--line);font-size:17px;color:var(--green); }
.order-example small { display:block;margin-top:12px;color:var(--muted);font-size:11px;line-height:1.7; }
.order-capabilities { margin-top:26px; }
.order-capabilities li { padding:15px 0;border-top:1px solid var(--line);font-size:13px;line-height:1.7; }
.order-workflow-foot { display:flex;align-items:flex-start;gap:38px;margin-top:30px; }
.order-workflow-foot>a { flex-shrink:0; }
.order-workflow-foot>p { max-width:700px;color:var(--muted);font-size:12px;line-height:1.8; }
@media(max-width:1050px){.nav-desktop-links{gap:14px}.order-intro{gap:32px}}
@media(max-width:767px){.order-intro,.order-workflow-grid{grid-template-columns:1fr;gap:24px}.order-workflow-card{padding:24px}.order-workflow-foot{flex-direction:column;gap:20px}}
@media(max-width:360px){.order-workflow-card{padding:18px}.order-example>div{font-size:12px;gap:10px}.order-example .order-total{font-size:15px}}
.coverage-intro { display: grid; grid-template-columns: 1fr 1fr; column-gap: 96px; }
.coverage-intro .outcome-kicker { grid-column: 1 / -1; }
.coverage-intro > p { align-self: end; color: var(--muted); font-size: 16px; line-height: 1.8; }
.coverage-tabs { display: flex; gap: 30px; margin-top: 42px; border-bottom: 1px solid var(--line); }
.coverage-tab { position: relative; min-height: 53px; padding: 12px 0; border: 0; border-bottom: 2px solid transparent; margin-bottom: -1px; color: var(--muted); background: transparent; font-size: 13px; cursor: pointer; }
.coverage-tab[aria-selected="true"] { color: var(--green); border-bottom-color: var(--green); font-weight: 600; }
.coverage-list { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 18px; }
#coverage-receive .coverage-list { grid-template-columns: repeat(2, 1fr); }
.coverage-row { display: flex; gap: 16px; padding: 25px 25px 25px 0; border-bottom: 1px solid var(--line); }
.coverage-row img { flex: 0 0 28px; width: 28px; height: 20px; object-fit: cover; margin-top: 3px; border: 1px solid #00000010; }
.coverage-row strong { display: block; font-size: 13px; font-weight: 500; }
.coverage-row span { display: block; margin-top: 5px; color: var(--muted); font-size: 12px; line-height: 1.7; }
.coverage-result { display: inline-flex; align-items: center; min-height: 44px; margin-top: 19px; color: var(--green); font-size: 13px; font-weight: 500; }
.payout-directory-heading { margin-top: 32px; }
.payout-directory-heading h3 { font-size: 24px; font-weight: 500; letter-spacing: -.035em; }
.payout-directory-heading p { max-width: 720px; margin-top: 8px; color: var(--muted); font-size: 14px; }
.payout-filters { display: flex; align-items: end; flex-wrap: wrap; gap: 16px; margin-top: 24px; }
.payout-filters label { display: grid; gap: 7px; color: var(--ink); font-size: 12px; font-weight: 500; }
.payout-search { flex: 1 1 280px; }
.payout-region { flex: 0 1 210px; }
.payout-filters input, .payout-filters select { width: 100%; min-width: 0; min-height: 48px; border: 1px solid var(--line); border-radius: 5px; padding: 11px 14px; color: var(--ink); background: #fff; font: inherit; font-size: 16px; }
.payout-filters input::placeholder { color: var(--muted); }
.payout-reset { min-height: 48px; padding: 10px 16px; border: 1px solid var(--line); border-radius: 5px; color: var(--green); background: var(--paper); font-size: 13px; cursor: pointer; }
:is(.payout-filters input, .payout-filters select, .payout-directory-scroll):focus-visible { outline: 3px solid #548b60; outline-offset: 3px; }
.payout-directory-meta { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 8px 24px; padding: 22px 0 12px; font-size: 12px; }
.payout-directory-meta p { color: var(--green); font-weight: 600; }
.payout-directory-meta span { color: var(--muted); }
.payout-directory-scroll { max-height: 480px; overflow-y: auto; scrollbar-gutter: stable; border-block: 1px solid var(--line); }
.payout-market-list.coverage-list { margin-top: 0; }
.payout-market { min-width: 0; padding: 20px 16px 20px 0; }
.payout-market strong { overflow-wrap: anywhere; }
.payout-empty { padding: 32px 0; color: var(--muted); font-size: 14px; }
.payout-directory-note { max-width: 850px; margin-top: 16px; color: var(--muted); font-size: 12px; line-height: 1.7; }
.acct-section { background: #eaf1eb; }
.acct-section .section-inner > div, .fund-section .section-inner > div, .swap-section .section-inner > div, .sched-section .section-inner > div { display: grid; grid-template-columns: 1fr 1fr; column-gap: 96px; }
.acct-eyebrow, .fund-eyebrow, .swap-eyebrow, .sched-eyebrow { grid-column: 1 / -1; }
.acct-section h2, .fund-section h2, .swap-section h2, .sched-section h2 { grid-column: 1; }
.lp-pill, .swap-fee { grid-column: 1; margin-top: 22px; font-size: 11px; color: var(--green); font-weight: 500; }
.acct-sub, .fund-sub, .swap-sub, .sched-sub { grid-column: 1; margin-top: 16px; color: var(--muted); line-height: 1.8; }
.acct-rails, .fund-steps, .swap-pairs, .sched-feats { grid-column: 2; grid-row: 2 / span 5; }
.acct-rails li, .swap-pairs li, .sched-feats li { padding: 19px 0; border-top: 1px solid #ccd7ce; }
.acct-rails strong, .fund-steps strong, .swap-pairs strong, .sched-feats strong { display: block; font-size: 15px; font-weight: 500; }
.acct-rails li > span, .fund-steps .t, .swap-pairs li > span, .sched-feats li > span { display: block; margin-top: 7px; color: var(--muted); font-size: 13px; line-height: 1.8; }
.acct-partner, .acct-note, .fund-note, .swap-note, .sched-note { grid-column: 1; margin-top: 21px; color: var(--muted); font-size: 11px; line-height: 1.8; }
.acct-note { margin-top: 14px; }
.fund-steps li { display: flex; gap: 20px; padding: 24px 0; border-top: 1px solid var(--line); }
.fund-steps .n { display: inline-flex; align-items: center; justify-content: center; width: 30px; height: 30px; flex: 0 0 30px; background: var(--mint); border-radius: 3px; color: var(--green); font: 11px ui-monospace, monospace; }
.swap-section { background: var(--ink); color: white; }
.swap-section .green-accent, .swap-eyebrow, .swap-fee { color: #bdddc6; }
.swap-sub, .swap-note, .swap-pairs li > span { color: #bbc9bf; }
.swap-pairs li { border-color: #405147; }
.sched-section { background: white; }
.support-people-section { background: #edf2ee; }
.people-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 24px; }
.people-secondary { display: inline-flex; min-height: 44px; align-items: center; font-size: 14px; text-decoration: underline; text-underline-offset: 5px; }
.support-brief { padding: 30px 0 30px 35px; border-left: 1px solid #bdcdbf; }
.brief-label, .workspace-index-head { color: var(--green); font-size: 10px; font-weight: 600; letter-spacing: .09em; }
.support-brief > div { display: flex; align-items: center; gap: 25px; padding: 23px 0; border-bottom: 1px solid #ccd7ce; }
.support-brief div > span { color: #758779; font: 11px ui-monospace, monospace; }
.support-brief strong { font-size: 19px; font-weight: 400; letter-spacing: -.02em; }
.support-brief > p { margin-top: 20px; color: var(--muted); font-size: 12px; }
.workspace-index { border: 1px solid var(--line); border-radius: 5px; background: white; }
.workspace-index-head { display: flex; justify-content: space-between; padding: 24px; border-bottom: 1px solid var(--line); }
.workspace-index > div:not(.workspace-index-head) { display: grid; grid-template-columns: 22px 1fr auto; align-items: center; gap: 15px; padding: 23px 24px; border-bottom: 1px solid var(--line); }
.workspace-index > div:last-child { border-bottom: 0; }
.workspace-index > div > span { font: 10px ui-monospace, monospace; color: #6e8074; }
.workspace-index strong { font-size: 14px; font-weight: 500; }
.workspace-index small { color: var(--muted); font-size: 10px; }
.landing-faq-section { background: white; }
.landing-faq-grid { display: grid; grid-template-columns: .8fr 1.2fr; gap: 110px; }
.landing-faq-copy h2 { max-width: 380px !important; }
.landing-faq-list details { border-top: 1px solid var(--line); }
.landing-faq-list details:last-child { border-bottom: 1px solid var(--line); }
.landing-faq-list summary { display: flex; justify-content: space-between; gap: 24px; padding: 23px 0; cursor: pointer; font-size: 14px; list-style: none; font-weight: 500; }
.landing-faq-list summary::-webkit-details-marker { display: none; }
.landing-faq-list summary::after { content: '+'; flex: 0 0 15px; color: var(--green); font-size: 19px; line-height: 1.3; }
.landing-faq-list details[open] summary::after { content: '−'; }
.landing-faq-list details p { padding-bottom: 24px; color: var(--muted); font-size: 13px; line-height: 1.9; }
.landing-faq-list a { text-decoration: underline; text-underline-offset: 3px; }
.footer-waitlist-section { background: var(--green); color: white; }
.footer-waitlist-inner { display: grid; grid-template-columns: 1.1fr 1fr; column-gap: 110px; }
.footer-waitlist-inner h2 { grid-column: 1; grid-row: 2 / span 3; }
.closing-eyebrow { grid-column: 1 / -1; margin-bottom: 25px; color: #bdddc6; font-size: 11px; letter-spacing: .1em; }
.closing-description { grid-column: 2; color: #c7dccd; font-size: 15px; line-height: 1.8; }
.footer-waitlist-inner .people-actions { grid-column: 2; margin-top: 24px; gap: 20px; }
.footer-waitlist-inner .people-primary { background: #f3f8f4; border-color: #f3f8f4; color: var(--green); }
.footer-waitlist-inner .people-primary:hover { background: var(--mint); }
.footer-waitlist-inner .people-secondary { font-size: 12px; }
.store-badge-row { grid-column: 2; display: flex; align-items: center; gap: 18px; margin-top: 28px; }
.download-store-btn { display: flex; align-items: center; gap: 8px; min-height: 44px; padding: 6px 12px; border: 1px solid #a6a6a6; border-radius: 6px; background: #000; color: #fff; }
.download-store-btn svg { width: 23px; height: 23px; }
.download-store-btn .btn-text { display: flex; flex-direction: column; }
.download-store-btn .sub { font-size: 8px; line-height: 1.2; }
.download-store-btn .main { font-size: 14px; line-height: 1.4; }
.play-store-btn { display: inline-flex; align-items: center; min-height: 44px; }
.play-store-btn img { width: 124px; height: auto; display: block; }
.footer-bottom { padding: 65px 0 28px; background: #f0f4f1; }
.footer-bottom > .section-inner { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 50px; }
.footer-bottom h4 { margin: 0 0 18px; font-size: 11px; font-weight: 600; }
.footer-nav-col a, .footer-contact a { display: block; width: fit-content; padding-block: 5px; color: var(--muted); font-size: 12px; }
.footer-nav-col a:hover, .footer-contact a:hover { text-decoration: underline; }
.footer-divider { display: none; }
.footer-legal-inner { margin-top: 44px; padding-top: 24px; border-top: 1px solid var(--line); color: #627168; font-size: 10px; line-height: 1.9; }
.footer-legal-inner p { margin-bottom: 12px; }
.legal-section { margin-bottom: 24px; }
.legal-link { display: inline-block; padding-block: 8px; text-decoration: underline; text-underline-offset: 3px; }
.legal-section p:last-of-type { display: none; } /* Same full bank disclosure follows immediately below. */
@media (min-width: 1500px) { .hero { padding-top: 96px; } .hero-inner { gap: 110px; } }
@media (max-width: 1050px) {
  .section-inner, .trade-foot, .landing-feature-inner, .partners-belt, .footer-waitlist-inner, .footer-legal-inner, .app > nav { width: calc(100% - 64px); }
  .app > nav { min-height: 82px; }
  .hero { padding-top: 55px; }
  .hero-inner { gap: 35px; }
  .hero h1 { font-size: 62px; }
  .hero-text > p:not(.hero-qualification) { font-size: 16px; }
  .console-top { padding: 16px 20px; }
  .console-heading { padding: 26px 22px 20px; }
  .console-heading h2 { font-size: 28px; }
  .payment-flow { padding: 0 19px 22px; }
  .payment-flow li { padding: 15px 12px; gap: 12px; }
  .payment-flow strong { font-size: 13px; }
  .payment-flow div > span { font-size: 10px; }
  .trade-caption { display: none; }
  .partners-belt { gap: 25px; }
  .partners-track { flex-wrap: wrap; justify-content: flex-end; gap: 16px 25px; }
  .partner-logo { font-size: 18px; }
  .landing-feature { padding: 25px 15px; gap: 12px; }
  .landing-feature strong { font-size: 12px; }
  .outcome-pricing-inner, .people-section-inner, .coverage-intro, .acct-section .section-inner > div, .fund-section .section-inner > div, .swap-section .section-inner > div, .sched-section .section-inner > div, .landing-faq-grid, .footer-waitlist-inner { column-gap: 44px; }
  .coverage-list { grid-template-columns: repeat(2, 1fr); }
  .workspace-index > div:not(.workspace-index-head) { padding: 21px 18px; grid-template-columns: 18px 1fr; }
  .workspace-index small { display: none; }
}
@media (max-width: 767px) {
  html { scroll-padding-top: 24px; }
  .section-inner, .trade-foot, .landing-feature-inner, .partners-belt, .footer-waitlist-inner, .footer-legal-inner, .app > nav { width: calc(100% - 40px); }
  .app > nav { min-height: 76px; }
  .hero { padding-top: 42px; }
  .hero-inner, .outcome-pricing-inner, .people-section-inner, .landing-faq-grid, .footer-waitlist-inner { grid-template-columns: 1fr; gap: 40px; }
  .hero-eyebrow { max-width: 290px; font-size: 10px; margin-bottom: 21px; }
  .hero h1 { font-size: clamp(54px, 12vw, 76px); margin-bottom: 24px; }
  .hero-text > p:not(.hero-qualification) { max-width: 440px; }
  .hero-cta { margin-top: 25px; }
  .hero-qualification { max-width: 340px; margin-top: 13px; font-size: 10px; }
  .trade-console { max-width: 560px; width: 100%; }
  .console-top { padding: 15px 22px; }
  .console-heading { padding: 26px 24px 22px; }
  .console-heading h2 { font-size: 30px; }
  .payment-flow { padding: 0 22px 24px; }
  .payment-flow li { min-height: 76px; padding: 16px; gap: 15px; }
  .payment-flow strong { font-size: 14px; }
  .payment-flow div > span { font-size: 11px; }
  .console-footer { padding: 15px 22px; font-size: 10px; }
  .trade-foot { margin-top: 27px; padding-block: 14px; }
  .trade-edition { font-size: 8px; }
  .partners-belt { flex-direction: column; align-items: flex-start; gap: 22px; padding-block: 28px; }
  .partners-eyebrow br { display: none; }
  .partners-track { width: 100%; justify-content: flex-start; gap: 19px 25px; }
  .partner-logo { font-size: 18px; }
  .partner-logo img { width: 20px; height: 20px; }
  .landing-feature-inner { grid-template-columns: 1fr 1fr; }
  .landing-feature { padding: 24px 12px 24px 0; border: 0; gap: 10px; }
  .landing-feature:nth-child(even) { padding-left: 14px; border-left: 1px solid var(--line); }
  .landing-feature:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .landing-feature small { font-size: 10px; }
  .landing-feature strong { font-size: 12px; }
  .app > section:not(.hero, .landing-details, .footer-bottom) { padding-block: 59px; }
  .app > section h2:not(.console-heading h2) { font-size: 36px; }
  .outcome-kicker, .acct-eyebrow, .fund-eyebrow, .swap-eyebrow, .sched-eyebrow, .people-kicker { margin-bottom: 18px; font-size: 10px; }
  .outcome-pricing-copy > p, .people-copy > p { font-size: 15px; margin-top: 20px; }
  .outcome-quote-main { padding: 25px; }
  .outcome-quote-main strong { font-size: 26px; }
  .outcome-quote-details > span { padding: 14px 12px; font-size: 9px; }
  .outcome-quote-details b { font-size: 11px; }
  .coverage-intro { display: block; }
  .coverage-intro > p { margin-top: 20px; font-size: 15px; }
  .coverage-tabs { gap: 21px; margin-top: 27px; }
  .coverage-tab { font-size: 11px; }
  .coverage-list, #coverage-receive .coverage-list { grid-template-columns: 1fr; margin-top: 4px; }
  .coverage-row { padding-block: 20px; }
  .coverage-row img { width: 26px; flex-basis: 26px; height: 18px; }
  .coverage-row strong { font-size: 13px; }
  .coverage-row span { font-size: 12px; }
  .payout-directory-heading h3 { font-size: 22px; }
  .payout-filters { gap: 12px; }
  .payout-search { flex-basis: 100%; }
  .payout-region { flex: 1 1 150px; }
  .payout-market-list.coverage-list { grid-template-columns: 1fr; }
  .payout-directory-scroll { max-height: 460px; }
  .acct-section .section-inner > div, .fund-section .section-inner > div, .swap-section .section-inner > div, .sched-section .section-inner > div { display: flex; flex-direction: column; }
  .lp-pill, .swap-fee { margin-top: 20px; }
  .acct-sub, .fund-sub, .swap-sub, .sched-sub { font-size: 15px; }
  .acct-rails, .fund-steps, .swap-pairs, .sched-feats { margin-top: 30px; }
  .acct-partner, .acct-note, .fund-note, .swap-note, .sched-note { font-size: 10px; }
  .support-brief { padding: 0; border-left: 0; }
  .support-brief strong { font-size: 17px; }
  .workspace-index > div:not(.workspace-index-head) { grid-template-columns: 22px 1fr auto; }
  .workspace-index small { display: block; }
  .landing-faq-grid { gap: 30px; }
  .landing-faq-list summary { font-size: 13px; }
  .footer-waitlist-inner { display: flex; flex-direction: column; gap: 0; }
  .footer-waitlist-inner h2 { order: 1; }
  .closing-eyebrow { order: 0; margin-bottom: 18px; font-size: 10px; }
  .closing-description { order: 2; margin-top: 24px; }
  .footer-waitlist-inner .people-actions { order: 3; }
  .store-badge-row { order: 4; }
  .footer-bottom { padding-top: 42px; }
  .footer-bottom > .section-inner { grid-template-columns: 1fr 1fr; gap: 32px; }
  .footer-contact { grid-column: 1 / -1; }
  .footer-legal-inner { margin-top: 32px; }
}
@media (max-width: 360px) {
  .hero h1 { font-size: 50px; }
  .trade-edition { display: none; }
  .console-top { padding-inline: 16px; gap: 10px; font-size: 9px; }
  .console-label { font-size: 8px; }
  .payment-flow { padding-inline: 14px; }
  .coverage-tabs { gap: 15px; }
  .coverage-tab { font-size: 10px; }
  .workspace-index small { display: none; }
  .workspace-index > div:not(.workspace-index-head) { grid-template-columns: 18px 1fr; }
  .trade-cta, .people-primary { padding-inline: 18px; font-size: 13px; gap: 20px; }
}
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
