/* Inner-page system. The landing page does not load this stylesheet. */
/* Annotated browser feedback: explicit component treatments prevent legacy colour conflicts. */
.fxb-page #main-content .fxb-solid-icon { background: #183e32 !important; opacity: 1 !important; box-shadow: none !important; }
.fxb-page #main-content .fxb-solid-icon svg { color: #fff !important; opacity: 1 !important; }
.fxb-finder-art { width: min(360px, 100%); flex-shrink: 0; margin-inline: auto; position: relative; text-align: center; }
.fxb-finder-art > svg { display: block; width: 100%; height: auto; }
.fxb-finder-art > span { display: inline-block; margin-top: -10px; padding: 7px 16px; border: 1px solid #bfd0a8; background: #edf4e3; color: #183e32; border-radius: 30px; font-size: 12px; font-weight: 600; }
.fxb-page #main-content .fxb-learn-banner { background: #183e32 !important; border: 0; box-shadow: none; padding: 36px; border-radius: 18px; }
.fxb-page #main-content .fxb-learn-banner h3 { color: #fffef9 !important; font: 500 clamp(24px, 3vw, 32px)/1.3 Manrope, sans-serif; max-width: 26ch; }
.fxb-page #main-content .fxb-learn-banner p { color: #d4dec9 !important; max-width: 65ch; }
.fxb-page #main-content .fxb-learn-banner a { background: #d6edac !important; color: #183e32 !important; box-shadow: none; margin-top: 12px; padding: 13px 20px; }
.fxb-page .fxb-learn-banner a svg path { fill: currentColor; }
.fxb-page .fxb-article-media { position: relative; overflow: hidden; }
.fxb-page .fxb-article-media .article-card-image { aspect-ratio: 16/9; transition: transform 220ms; }
.fxb-page .fxb-article-media > span { position: absolute; left: 16px; bottom: 14px; background: #fffef9; color: #183e32; padding: 6px 10px; border-radius: 5px; font-size: 11px; font-weight: 600; }
.fxb-page #main-content .article-card { border-radius: 18px; background: #fffef9; }
.fxb-page #main-content .article-card__body { padding: 24px; gap: 14px; }
.fxb-page #main-content .article-card__title { font-size: 21px; line-height: 1.35; }
.fxb-page #main-content .article-card__description { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; line-height: 1.7; }
.fxb-page #main-content .article-card__content { border-top: 0; padding-top: 4px; font-size: 12px; color: #69736c; }
.fxb-article-read { display: flex; justify-content: space-between; align-items: center; padding-top: 15px; margin-top: 2px; border-top: 1px solid #dce2d5; font-size: 13px; font-weight: 600; color: #183e32; }
.fxb-article-read > span:last-child { display: grid; place-items: center; width: 30px; height: 30px; background: #edf2e3; border-radius: 50%; font-size: 17px; }
.fxb-page .article-card:hover .article-card-image { transform: scale(1.025); }
.fxb-page .fxb-comparison-toolbar { display: flex; justify-content: space-between; align-items: end; flex-wrap: wrap; gap: 20px; margin-top: 26px; color: #183e32; font-size: 14px; }
.fxb-comparison-toolbar strong { display: inline-grid; place-items: center; width: 28px; height: 28px; border-radius: 7px; background: #d6edac; margin-right: 5px; }
.fxb-comparison-toolbar p { font-size: 13px; color: #69736c; margin-top: 8px; }
.fxb-comparison-toolbar label { font-size: 12px; font-weight: 600; }
.fxb-comparison-toolbar input { display: block; min-width: 270px; padding: 12px 15px; margin-top: 8px; border: 1px solid #dce2d5; border-radius: 9px; background: #fffef9; }
.fxb-feature-status { color: #69736c; margin-top: 12px; font-size: 14px; }
.fxb-page--comparison-single #main-content .comparison-table { --comparison-single-first-col-width: 200px; width: 100%; min-width: calc(200px + var(--broker-count) * 230px); border-collapse: separate; border-spacing: 0; table-layout: fixed; }
.fxb-page--comparison-single #main-content .table-scroll-wrapper { max-height: 74vh; overflow: auto !important; border: 1px solid #dce2d5; border-radius: 14px; scrollbar-width: thin; scrollbar-color: #a6b494 #edf2e3; }
.fxb-page--comparison-single #main-content .table-scroll-wrapper::-webkit-scrollbar { display: block; height: 7px; width: 7px; }
.fxb-page--comparison-single #main-content .comparison-table :is(th,td) { padding: 17px 18px !important; color: #203c32; font-size: 14px; border-radius: 0; border-bottom: 1px solid #e3e8dc; }
.fxb-page--comparison-single #main-content .comparison-table thead th { position: sticky; top: 0; z-index: 5; background: #e7eedc; color: #183e32; height: 78px; }
.fxb-page--comparison-single #main-content .comparison-table :is(th,td):first-child { position: sticky; left: 0; z-index: 2; width: var(--comparison-single-first-col-width); min-width: var(--comparison-single-first-col-width); max-width: var(--comparison-single-first-col-width); background: #f0f3e9 !important; white-space: normal !important; font-weight: 500; box-shadow: 1px 0 #dce2d5; }
.fxb-page--comparison-single #main-content .comparison-table thead th:first-child { z-index: 6; background: #e7eedc !important; }
.fxb-page--comparison-single #main-content .comparison-table thead th:has(.dropdown[data-open="true"]) { z-index: 12; }
.fxb-page--comparison-single #main-content .comparison-table tbody tr { background: #fffef9; }
.fxb-page--comparison-single #main-content .comparison-table tbody tr:nth-child(even) { background: #f8f9f4; }
.fxb-page--comparison-single #main-content .comparison-table tbody td:not(:first-child) { border-left: 0; }
.fxb-page--comparison-single #main-content .comparison-table .highlight { background: transparent !important; padding: 0; font-size: 14px; line-height: 1.6; }
.fxb-page--comparison-single #main-content .comparison-table th .dropdown__button { color: #183e32; font-weight: 600; white-space: normal; }
.fxb-page--comparison-single #main-content .comparison-table th .truncate { white-space: normal; text-align: left; }
.fxb-page--comparison-single #main-content .comparison-table th img { width: 30px; height: 30px; }
.fxb-page--comparison-single #main-content .comparison-table th svg { color: #183e32; }
.fxb-page--comparison-single #main-content .comparison-table tr[hidden] { display: none; }
.fxb-page .fxb-faq-hero { padding: 12px 0 36px; max-width: 740px; }
.fxb-page .fxb-faq-hero .eyebrow { margin-bottom: 14px; color: #69736c; }
.fxb-page .fxb-faq-hero > p:last-child { margin-top: 20px; color: #69736c; font-size: 16px; line-height: 1.75; max-width: 64ch; }
.fxb-faq-layout { display: grid; grid-template-columns: 280px minmax(0, 1fr); gap: 64px; align-items: start; margin-bottom: 64px; }
.fxb-faq-support { background: #eaf0e0; padding: 28px; border-radius: 16px; border: 1px solid #dce2d5; }
.fxb-faq-support h2 { margin-block: 24px 12px; font: 600 23px/1.3 Manrope, sans-serif; }
.fxb-faq-support p { font-size: 14px; line-height: 1.7; color: #69736c; }
.fxb-faq-support a { display: flex; justify-content: space-between; gap: 12px; margin-top: 24px; font-size: 13px; font-weight: 600; color: #183e32; }
.fxb-page .fxb-faq-answers .fxb-faq-search { margin-bottom: 22px; }
.fxb-page .fxb-faq-answers .fxb-faq-list { border: 0; gap: 10px; }
.fxb-page .fxb-faq-answers .fxb-faq-item { border: 1px solid #dce2d5; border-radius: 12px; background: #fffef9; }
.fxb-page .fxb-faq-answers summary { padding: 22px; gap: 16px; font-size: 16px; }
.fxb-page .fxb-faq-answers summary > span:nth-child(2) { flex: 1; }
.fxb-question-number { font: 500 12px/1 'DM Sans',sans-serif; color: #859277; }
.fxb-page .fxb-faq-answers .fxb-faq-item[open] { background: #f0f5e8; border-color: #b9cba5; }
.fxb-page .fxb-faq-answers .fxb-faq-answer { padding: 0 24px 24px 54px; }
.fxb-faq-resources { display: grid; grid-template-columns: repeat(3,1fr); border-top: 1px solid #dce2d5; padding-block: 30px; gap: 32px; margin-bottom: 32px; }
.fxb-faq-resources a { position: relative; padding-right: 24px; }
.fxb-faq-resources a > span:first-child { font-weight: 600; font-size: 15px; }
.fxb-faq-resources p { font-size: 13px; color: #69736c; line-height: 1.65; margin-top: 10px; }
.fxb-faq-resources a > span:last-child { position: absolute; right: 0; top: 0; }
@media (max-width: 767px) {
 .fxb-page--comparison-single #main-content .comparison-table { --comparison-single-first-col-width: 128px; min-width: calc(128px + var(--broker-count) * 164px); }
 .fxb-page--comparison-single #main-content .comparison-table :is(th,td) { padding: 14px 12px !important; }
 .fxb-page--comparison-single #main-content .comparison-table .highlight { font-size: 13px; }
 .fxb-page--comparison-single #main-content .comparison-table th .dropdown__button { font-size: 12px; }
 .fxb-page--comparison-single #main-content .comparison-table th img { width: 24px; height: 24px; }
 .fxb-comparison-toolbar label,.fxb-comparison-toolbar input { width: 100%; min-width: 0; }
 .fxb-finder-art { width: min(300px, 100%); }
 .fxb-page #main-content .fxb-learn-banner { padding: 26px; }
 .fxb-faq-layout { grid-template-columns: 1fr; gap: 28px; margin-bottom: 36px; }
 .fxb-faq-support { grid-row: 2; }
 .fxb-page .fxb-faq-hero { padding-top: 0; }
 .fxb-page .fxb-faq-answers summary { padding: 20px 16px; gap: 12px; }
 .fxb-page .fxb-faq-answers .fxb-faq-answer { padding-left: 16px; }
 .fxb-faq-resources { grid-template-columns: 1fr; gap: 26px; }
}
.fxb-page { --inner-paper: #fffef9; --inner-line: #dce2d5; }
.fxb-page #main-content { padding-bottom: 24px; }
.fxb-page .fxb-breadcrumbs { margin-block: 24px 36px; font-size: 13px; color: var(--muted); }
.fxb-page #main-content .fxb-inner-title { font-size: clamp(32px, 3.6vw, 48px); line-height: 1.15; letter-spacing: -.045em; font-weight: 600; text-wrap: balance; }
.fxb-page #main-content > .fxb-inner-title { margin-block: 0 36px; padding-bottom: 28px; border-bottom: 1px solid var(--inner-line); }
.fxb-page #main-content h2 { letter-spacing: -.025em; text-wrap: balance; }
.fxb-page #main-content :is(input:not([type=checkbox]):not([type=radio]):not([type=hidden]), select, textarea) { font-size: 16px; color: var(--ink); }
.fxb-page #main-content :is(input, select, textarea)::placeholder { color: #778177; opacity: 1; }
.fxb-page #main-content :is(button, [role=button], summary, a):focus-visible { outline: 2px solid #416a42 !important; outline-offset: 4px !important; }
.fxb-page #main-content :is(input, select, textarea):focus-visible { outline: 0 !important; outline-offset: 0 !important; box-shadow: none !important; }
.fxb-page #main-content :is(input, textarea):user-invalid { border-color: #a44234; }
.fxb-page #main-content textarea { resize: vertical; min-height: 140px; }
.fxb-page #main-content button:disabled { cursor: not-allowed; opacity: .55; }
.fxb-page #main-content :is(button, a, summary) { -webkit-tap-highlight-color: #d6edac66; }
.fxb-page #main-content [id] { scroll-margin-top: 32px; }
.fxb-page .fxb-page-intro { gap: 28px; padding-block: 0 30px; border-bottom: 1px solid var(--inner-line); align-items: start; }
.fxb-page .fxb-page-intro > div:first-child { max-width: 650px; }
.fxb-page .fxb-page-intro > div:last-child { align-self: end; }
.fxb-search-shell { min-width: 0; }
.fxb-page .fxb-search-form { min-height: 48px; border-color: var(--inner-line); border-radius: 10px; }
.fxb-page .fxb-search-form:focus-within { border-color: var(--forest); box-shadow: none; }
.fxb-page .fxb-search-form input { width: 100%; min-width: 0; }
.fxb-page .fxb-search-form button { min-height: 48px; min-width: 48px; }
.fxb-results-bar { display: flex; flex-wrap: wrap; gap: 12px 24px; align-items: center; justify-content: space-between; margin-block: 24px 12px; color: var(--muted); font-size: 13px; }
.fxb-results-bar strong { color: var(--ink); font-weight: 600; }
.fxb-results-bar a { color: var(--forest); text-decoration: underline; text-underline-offset: 4px; }
.fxb-page .table-shell { border: 1px solid var(--inner-line); box-shadow: none; margin-top: 12px; border-radius: 14px; }
.fxb-page .broker-table th { font-size: 11px; letter-spacing: .07em; text-transform: uppercase; background: #edf1e7; padding-block: 18px; }
.fxb-page .broker-table td { padding-block: 23px; font-variant-numeric: tabular-nums; }
.fxb-page .broker-table tbody tr:hover { background: #f1f5e9; }
.fxb-page .fxb-scroll-hint { display: none; font-size: 12px; color: var(--muted); margin-bottom: 10px; }
.fxb-page .article-card { border: 1px solid var(--inner-line); background: var(--inner-paper); border-radius: 14px; box-shadow: none; overflow: hidden; transition: border-color 160ms, box-shadow 160ms; }
.fxb-page .article-card:hover { transform: none; border-color: #9bac8d; box-shadow: 0 5px 18px #183e3209; }
.fxb-page .article-card-image { aspect-ratio: 16 / 10; width: 100%; height: auto; object-fit: cover; }
.fxb-page .article-card__title { font-family: Manrope, sans-serif; font-size: 19px; line-height: 1.4; letter-spacing: -.025em; }
.fxb-page .article-card__description { font-size: 14px; line-height: 1.7; color: var(--muted); }
.fxb-page .article-card__content { padding-top: 16px; border-top: 1px solid var(--inner-line); font-size: 12px; }
.fxb-page .fxb-article-heading { display: flex; flex-direction: column; align-items: start; gap: 18px; padding-bottom: 24px; border-bottom: 1px solid var(--inner-line); }
.fxb-page .fxb-article-heading > div { align-items: start; gap: 6px; }
.fxb-page .fxb-article-heading .body-medium { font-size: 12px; color: var(--muted); }
.fxb-page .fxb-byline { width: 100%; padding: 20px; border-radius: 10px; background: #edf1e7; border: 0; box-shadow: none; }
.fxb-page .fxb-byline > .absolute { display: none; }
.fxb-page .fxb-byline .profile-image { width: 32px; height: 32px; }
.fxb-page .fxb-byline a { margin-left: 0; gap: 8px; }
.fxb-page .admin-content { max-width: 72ch; font-size: 16px; line-height: 1.85; overflow-wrap: anywhere; }
.fxb-page .admin-content p { line-height: 1.85; margin-block: 0 1.25em; }
.fxb-page .admin-content :is(h2,h3) { line-height: 1.35; margin-top: 1.7em; margin-bottom: .65em; }
.fxb-page .admin-content a { text-decoration: underline; text-underline-offset: 4px; }
.fxb-page .admin-content blockquote { border-inline-start: 3px solid #94ae72; padding: 18px 24px; margin-inline: 0; background: #edf1e7; }
.fxb-page #toc-section { background: transparent; border-radius: 0; border-inline-start: 1px solid var(--inner-line); box-shadow: none; padding-inline: 18px 8px; }
.fxb-page .toc-list a { display: block; padding-block: 7px; color: var(--muted); font-size: 13px; line-height: 1.5; }
.fxb-page .toc-list a:hover, .fxb-page .toc-list a[aria-current] { color: var(--forest); text-decoration: underline; text-underline-offset: 3px; }
.fxb-mobile-toc { display: none; }
.fxb-page .fxb-faq-list { display: grid; grid-template-columns: 1fr; gap: 0; max-width: 880px; margin-inline: auto; border-top: 1px solid var(--inner-line); }
.fxb-faq-item { border-bottom: 1px solid var(--inner-line); padding: 0; }
.fxb-faq-item summary { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 24px 4px; font: 600 17px/1.5 Manrope, sans-serif; cursor: pointer; list-style: none; }
.fxb-faq-item summary::-webkit-details-marker { display: none; }
.fxb-faq-item summary::after { content: '+'; font: 400 24px/1 'DM Sans', sans-serif; flex-shrink: 0; }
.fxb-faq-item[open] summary::after { content: '−'; }
.fxb-faq-answer { max-width: 74ch; padding: 0 36px 24px 4px; font-size: 15px; line-height: 1.85; color: var(--muted); }
.fxb-faq-search { max-width: 880px; margin: 0 auto 28px; }
.fxb-faq-search label { display: block; margin-bottom: 8px; font-size: 13px; font-weight: 600; }
.fxb-faq-search input { width: 100%; background: var(--inner-paper); border: 1px solid var(--inner-line); border-radius: 10px; padding: 14px 18px; }
.fxb-faq-search p { margin-top: 10px; font-size: 13px; color: var(--muted); }
.fxb-page .fxb-contact-grid { grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); align-items: start; gap: 64px; }
.fxb-page .fxb-contact-info > div { background: transparent !important; box-shadow: none !important; border-radius: 0 !important; border: 0; border-bottom: 1px solid var(--inner-line); padding: 8px 0 28px; }
.fxb-page .fxb-contact-info > div > .absolute { display: none; }
.fxb-page .fxb-contact-info .relative.z-10 > div:first-child { width: 38px; height: 38px; margin-bottom: 16px; background: #e8eedf !important; color: var(--forest); }
.fxb-page .fxb-contact-info svg { color: var(--forest); }
.fxb-page .fxb-contact-panel { border: 1px solid var(--inner-line); background: var(--inner-paper) !important; box-shadow: none !important; }
.fxb-page .fxb-contact-panel .form-input { min-height: 50px; border-radius: 8px; }
.fxb-page .calculator-card { box-shadow: none !important; background: var(--inner-paper) !important; border: 1px solid var(--inner-line); border-radius: 16px; }
.fxb-page .result-card { border: 1px solid #c4d3ad !important; background: #edf4df !important; font-variant-numeric: tabular-nums; }
.fxb-page .content-card:hover { transform: none; box-shadow: none; }
.fxb-tool-nav { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 30px; padding-bottom: 22px; border-bottom: 1px solid var(--inner-line); }
.fxb-tool-nav a { padding: 10px 16px; border: 1px solid var(--inner-line); border-radius: 8px; font-size: 13px; color: var(--forest); }
.fxb-tool-nav a[aria-current=page] { background: var(--forest); color: white; border-color: var(--forest); }
.fxb-page--find-broker #find-broker-form-section { padding: 28px; border: 1px solid var(--inner-line); border-radius: 16px; background: var(--inner-paper); }
.fxb-page--find-broker #find-broker-form-section .dropdown__button { min-height: 50px; border-color: var(--inner-line); }
.fxb-page--comparison-index #main-content > div:first-child { border: 1px solid var(--inner-line); box-shadow: none; }
.fxb-page .fxb-comparison-builder [class*="text-white"] { color: var(--forest) !important; }
.fxb-page .fxb-comparison-builder [class*="shadow-"] { box-shadow: none !important; }
.fxb-page .fxb-comparison-builder [class*="backdrop-blur"] { backdrop-filter: none; }
.fxb-page .fxb-comparison-builder .dropdown__trigger { background: var(--inner-paper); border: 1px dashed #9aac8b; min-height: 90px; }
.fxb-page .fxb-comparison-builder .dropdown__trigger:hover { background: #e7efd9; border-color: var(--forest); }
.fxb-page .fxb-comparison-builder .trigger-empty { color: var(--forest); }
.fxb-page .fxb-comparison-builder .trigger-empty svg { stroke: currentColor; }
@media (min-width: 768px) and (max-width: 1023px) {
  .fxb-page .fxb-comparison-builder > div { flex-direction: column; align-items: stretch; }
  .fxb-page .fxb-comparison-builder > div > div { margin-inline: 0; max-width: none; }
}
.fxb-page--comparison-single #main-content table { font-variant-numeric: tabular-nums; }
.fxb-page--comparison-single #main-content td { line-height: 1.65; }
.fxb-page .fxb-info-card { box-shadow: none !important; border: 1px solid var(--inner-line); background: var(--inner-paper); }
.fxb-page .fxb-info-card > .absolute { display: none; }
.fxb-page .fxb-tool-background { border-block: 1px solid var(--inner-line); }
.fxb-page .fxb-tool-background > summary { padding-block: 22px; cursor: pointer; font-weight: 600; }
.fxb-tool-background-content { display: grid; gap: 24px; padding-block: 0 24px; }
.fxb-page .fxb-comment-card { border: 1px solid var(--inner-line); box-shadow: none; background: var(--inner-paper); }
.fxb-page .fxb-comment-card > .absolute { display: none; }
.fxb-page .new-comment { box-shadow: none; border: 1px solid var(--inner-line); background: var(--inner-paper); }
.fxb-page .toc-list a.active-link { color: var(--forest); font-weight: 600; }

/* Best-broker reading frame: separate navigation, supporting choices, and long-form copy. */
.fxb-page--best-broker-single #toc-section.fxb-article-toc {
  padding: 18px 16px 14px;
  border: 1px solid var(--inner-line);
  border-radius: 14px;
  background: var(--inner-paper);
  box-shadow: none;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc > h2 {
  margin: 0 2px 4px;
  color: var(--forest);
  font: 600 14px/1.35 Manrope, sans-serif;
  letter-spacing: -.015em;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list .toc {
  align-items: flex-start;
  border-color: #e5eadf;
  padding-block: 3px;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list .toc::before {
  width: 15px;
  height: 15px;
  margin: 8px 7px 0 0;
  opacity: .72;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list a {
  padding: 8px 2px;
  color: #637067;
  font-size: 12px;
  line-height: 1.45;
  text-decoration: none;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list .toc:hover::before {
  transform: translateY(-1px) translateX(2px);
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list a:is(:hover, :focus-visible, .active-link) {
  color: var(--forest);
  font-weight: 600;
  text-decoration: none;
}

.fxb-page--best-broker-single #toc-section.fxb-article-toc .toc-list a:focus-visible,
.fxb-page--best-broker-single .fxb-top-brokers a:focus-visible {
  outline: 2px solid #78975e;
  outline-offset: 3px;
  border-radius: 5px;
}

.fxb-page--best-broker-single .fxb-top-brokers {
  padding: 18px 16px 14px;
  border: 1px solid var(--inner-line);
  border-radius: 14px;
  background: var(--inner-paper);
  box-shadow: none;
}

.fxb-page--best-broker-single .fxb-top-brokers > h2 {
  margin: 0 2px 5px;
  color: var(--forest);
  font: 600 14px/1.35 Manrope, sans-serif;
  letter-spacing: -.015em;
}

.fxb-page--best-broker-single .fxb-top-brokers .top-brokers-list { gap: 0; }

.fxb-page--best-broker-single .fxb-top-brokers .top-brokers-item {
  min-height: 53px;
  padding: 8px 0;
  border-color: #e5eadf;
  gap: 8px;
}

.fxb-page--best-broker-single .fxb-top-brokers .profile-image {
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  border: 1px solid #d7dfcf;
  background: #f0f4eb;
}

.fxb-page--best-broker-single .fxb-top-brokers .profile-image img { border-radius: 50%; }

.fxb-page--best-broker-single .fxb-top-brokers .body-medium {
  color: #3d4c43;
  font-size: 12px;
  font-weight: 500;
}

.fxb-page--best-broker-single .fxb-top-brokers .icon-button {
  display: grid;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  place-items: center;
  border: 1px solid #dce3d4;
  border-radius: 50%;
  color: var(--forest);
  transition: border-color 160ms, background-color 160ms, color 160ms;
}

.fxb-page--best-broker-single .fxb-top-brokers .top-brokers-item:hover .icon-button {
  border-color: var(--forest);
  background: var(--forest);
  color: #fff;
}

.fxb-page--best-broker-single .fxb-top-brokers .icon-button svg,
.fxb-page--best-broker-single .fxb-top-brokers .icon-button svg * { color: currentColor; stroke: currentColor; }

.fxb-page--best-broker-single .fxb-article-prose-surface {
  position: relative;
  margin-top: 8px;
  padding: clamp(24px, 3.25vw, 42px);
  border: 1px solid var(--inner-line);
  border-radius: 16px;
  background: var(--inner-paper);
}

.fxb-page--best-broker-single .fxb-article-prose-surface .admin-content {
  max-width: 70ch;
}

.fxb-page--best-broker-single .fxb-article-prose-surface .admin-content > :first-child { margin-top: 0; }

.fxb-page--best-broker-single .fxb-article-prose-surface .admin-content h2 {
  color: var(--forest);
  font: 600 clamp(22px, 2vw, 28px)/1.28 Manrope, sans-serif;
  letter-spacing: -.035em;
  scroll-margin-top: 130px;
}

.fxb-page--best-broker-single .fxb-article-prose-surface .admin-content h2:not(:first-child) {
  margin-top: clamp(42px, 5vw, 64px);
}

.fxb-page--best-broker-single .fxb-article-prose-surface .admin-content p { color: #415148; }

.fxb-page--best-broker-single .fxb-best-broker-brief {
  padding: clamp(22px, 3vw, 34px);
  border: 1px solid var(--inner-line);
  border-radius: 16px;
  background: var(--inner-paper);
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-article-heading {
  flex-direction: row;
  align-items: flex-end;
  gap: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--inner-line);
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-inner-title {
  max-width: 15ch;
  font-size: clamp(32px, 3.2vw, 44px);
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-article-heading > div {
  flex: 0 0 auto;
  padding-bottom: 2px;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-article-heading .body-medium {
  font-size: 12px;
  line-height: 1.55;
}

.fxb-page--best-broker-single .fxb-best-broker-brief__body {
  display: grid;
  gap: 18px;
  padding-top: 22px;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline {
  padding: 17px 18px;
  border: 1px solid #dce3d4;
  border-radius: 12px;
  background: #f2f5ed;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline > .relative {
  gap: 18px;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline p:first-child {
  color: #7b887c !important;
  font-size: 10px;
  letter-spacing: .07em;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline a,
.fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline p:last-child {
  color: var(--forest) !important;
}

.fxb-page--best-broker-single .fxb-best-broker-brief > .fxb-mobile-toc { margin-top: 18px; }

.fxb-page--best-broker-single .fxb-best-broker-brief__body > .body-normal {
  max-width: 72ch;
  color: #415148 !important;
  font-size: 14px;
  line-height: 1.7;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .broker-card {
  min-height: 52px;
  padding: 8px 10px;
  border-color: #dce3d4;
  border-radius: 10px;
  background: #fffef9;
  box-shadow: none;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .broker-card:hover {
  border-color: #9eb28d;
  background: #f4f7ef;
}

.fxb-page--best-broker-single .fxb-best-broker-brief .broker-card > span:first-child {
  display: grid;
  width: 23px;
  height: 23px;
  place-items: center;
  border-radius: 7px;
  background: #e8efdf;
  color: var(--forest);
  font-size: 12px;
}

@media (max-width: 767px) {
  .fxb-page--best-broker-single .fxb-article-prose-surface {
    margin-top: 0;
    padding: 24px 18px;
    border-radius: 14px;
  }

  .fxb-page--best-broker-single #toc-section.fxb-article-toc,
  .fxb-page--best-broker-single .fxb-top-brokers { border-radius: 12px; }

  .fxb-page--best-broker-single .fxb-best-broker-brief {
    padding: 20px 18px;
    border-radius: 14px;
  }

  .fxb-page--best-broker-single .fxb-best-broker-brief .fxb-article-heading {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    padding-bottom: 18px;
  }

  .fxb-page--best-broker-single .fxb-best-broker-brief .fxb-article-heading > div { align-items: flex-start; }

  .fxb-page--best-broker-single .fxb-best-broker-brief .fxb-byline > .relative { gap: 14px; }
  .fxb-page--best-broker-single .fxb-best-broker-brief__body { gap: 16px; padding-top: 18px; }
}
.fxb-rating { min-width: 0; padding: 10px 12px 12px; border: 1px solid var(--inner-line); border-radius: 11px; background: #f5f7f1; }
.fxb-rating legend { padding: 0 4px; margin-bottom: 7px; color: var(--forest); font-weight: 600; }
.fxb-rating-options { display: flex; gap: 6px; }
.fxb-rating-options label { position: relative; cursor: pointer; }
.fxb-rating-options input { position: absolute; width: 1px; height: 1px; opacity: 0; }
.fxb-rating-options label > span { display: flex; gap: 3px; align-items: center; justify-content: center; width: 38px; min-height: 40px; border: 1px solid #cad6bf; border-radius: 8px; background: #fffef9; color: #405249; font-size: 12px; font-weight: 600; transition: background-color 160ms, border-color 160ms, color 160ms, transform 160ms; }
.fxb-rating-options label:hover > span { border-color: #829a70; background: #e9f0e1; color: var(--forest); }
.fxb-rating-options input:checked + span { background: var(--forest); border-color: var(--forest); color: #fff; box-shadow: 0 3px 8px rgba(24, 62, 50, .16); }
.fxb-rating-options input:focus-visible + span { outline: 2px solid #416a42; outline-offset: 3px; border-color: var(--forest); }
.fxb-page .fxb-byline .email-icon { border: 0 !important; border-radius: 0 !important; background: transparent !important; box-shadow: none !important; }

/* Related reading: white cards distinct from the cream page surface. */
.fxb-page #main-content .fxb-other-article { border: 1px solid var(--inner-line); border-radius: 15px; background: #fff; box-shadow: 0 8px 24px rgba(24, 62, 50, .035); color: var(--ink); transition: border-color 180ms, box-shadow 180ms, transform 180ms; }
.fxb-page #main-content .fxb-other-article:hover { border-color: #aab99e; box-shadow: 0 13px 30px rgba(24, 62, 50, .09); transform: translateY(-3px); }
.fxb-other-article__media { background: #e8ede1; border-bottom: 1px solid var(--inner-line); }
.fxb-other-article__media::after { content: ""; position: absolute; inset: auto 0 0; height: 38%; background: linear-gradient(180deg, transparent, rgba(24, 62, 50, .16)); pointer-events: none; }
.fxb-other-article__media img { transition: transform 280ms ease; }
.fxb-other-article:hover .fxb-other-article__media img { transform: scale(1.035); }
.fxb-other-article__badge { border: 1px solid #d1ddc6; background: rgba(255, 255, 255, .94); color: var(--forest); box-shadow: 0 2px 8px rgba(24, 62, 50, .08); }
.fxb-other-article__body { min-height: 210px; padding: 21px 20px 17px; gap: 11px; }
.fxb-other-article__title { font: 700 18px/1.35 Manrope, sans-serif; letter-spacing: -.025em; transition: color 160ms; }
.fxb-other-article:hover .fxb-other-article__title { color: var(--forest); }
.fxb-other-article__description { font-size: 13px; line-height: 1.65; color: var(--muted); }
.fxb-other-article__action { margin-top: auto; padding-top: 14px; border-top: 1px solid #e2e8db; color: var(--forest); font-size: 12px; font-weight: 700; }
.fxb-other-article__action svg { margin-left: auto; color: var(--forest); }
.fxb-other-article:hover .fxb-other-article__action svg { transform: translateX(3px); }
@media (min-width: 1100px) {
  .fxb-page .fxb-reading-layout { display: grid; grid-template-columns: minmax(150px, .8fr) minmax(0, 3.3fr) minmax(160px, .9fr); gap: 28px; }
}
@media (max-width: 767px) {
  .fxb-page .fxb-breadcrumbs { margin-block: 18px 24px; }
  .fxb-page #main-content .fxb-inner-title { font-size: 32px; line-height: 1.2; }
  .fxb-page .fxb-page-intro { padding-bottom: 22px; }
  .fxb-page .fxb-page-intro > div:last-child, .fxb-search-shell { width: 100%; }
  .fxb-page .fxb-scroll-hint { display: block; }
  .fxb-page .fxb-contact-grid { grid-template-columns: 1fr; gap: 32px; }
  .fxb-page .fxb-contact-panel { grid-row: 1; padding: 24px 20px; }
  .fxb-page .fxb-byline > .relative { flex-direction: row; flex-wrap: wrap; gap: 16px; }
  .fxb-page .fxb-byline > .relative > div { flex-basis: 40%; }
  .fxb-page .fxb-byline > .relative > div:last-child { flex-basis: 100%; }
  .fxb-page .fxb-byline { padding: 16px; }
  .fxb-mobile-toc { display: block; padding: 14px 18px; background: #edf1e7; border: 1px solid var(--inner-line); border-radius: 10px; }
  .fxb-mobile-toc summary { cursor: pointer; font-weight: 600; font-size: 14px; }
  .fxb-mobile-toc a { display: block; padding-top: 12px; font-size: 14px; color: var(--forest); }
  .fxb-faq-item summary { font-size: 16px; padding-block: 20px; }
  .fxb-page--find-broker #find-broker-form-section { padding: 20px 16px; }
}
@media (prefers-reduced-motion: reduce) {
  .fxb-page *, .fxb-page *::before, .fxb-page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}

/* Broker review: calm editorial ledger with one consistent green visual language. */
.fxb-page--brokers-list-single {
  --review-paper: #fffefa;
  --review-wash: #f0f4e9;
  --review-soft: #e5edd9;
  --review-line: #d7e0cd;
  --review-green: #183e32;
  --review-muted: #65736a;
}

.fxb-page--brokers-list-single .fxb-broker-badges {
  gap: 8px;
}

.fxb-page--brokers-list-single .fxb-broker-badges > div {
  display: inline-flex !important;
  align-items: center;
  gap: 7px;
  min-height: 36px;
  padding: 8px 12px !important;
  border: 1px solid #cfdbc2 !important;
  border-radius: 999px !important;
  background: #eef4e7 !important;
  color: var(--review-green) !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  opacity: 1 !important;
  box-shadow: none !important;
}

.fxb-page--brokers-list-single .fxb-broker-badges > div svg,
.fxb-page--brokers-list-single .fxb-broker-badges > div svg * {
  color: var(--review-green) !important;
  fill: var(--review-green) !important;
  stroke: var(--review-green) !important;
  opacity: 1 !important;
}

.fxb-page--brokers-list-single .fxb-broker-facts {
  position: relative;
  gap: 16px !important;
  padding: 26px !important;
  border: 1px solid var(--review-line) !important;
  border-radius: 22px !important;
  background: var(--review-paper);
  box-shadow: 0 14px 40px rgba(24, 62, 50, .045);
  overflow: hidden;
}

.fxb-page--brokers-list-single .fxb-broker-facts::before {
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, var(--review-green), #91ab6f 68%, #d6edac);
}

.fxb-page--brokers-list-single .fxb-broker-facts > h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 2px 0 4px;
  color: var(--review-green) !important;
  font-size: 21px;
}

.fxb-page--brokers-list-single .fxb-broker-facts > h2::before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #8eab69;
  box-shadow: 0 0 0 5px #e8efdf;
}

.fxb-page--brokers-list-single .fxb-broker-facts table,
.fxb-page--brokers-list-single .fxb-broker-facts tbody {
  display: block;
  width: 100%;
}

.fxb-page--brokers-list-single .fxb-broker-facts tbody {
  gap: 0 !important;
  border-top: 1px solid var(--review-line);
}

.fxb-page--brokers-list-single .fxb-broker-facts .brokers-list__single-info {
  display: grid !important;
  grid-template-columns: minmax(190px, .72fr) minmax(0, 1.8fr);
  align-items: center;
  gap: 20px;
  min-height: 64px;
  margin: 0 !important;
  padding: 11px 4px !important;
  border-bottom: 1px solid #e3e9dc;
  border-radius: 0 !important;
  background: transparent !important;
  background-image: none !important;
}

.fxb-page--brokers-list-single .fxb-broker-facts .brokers-list__single-info:last-child {
  border-bottom: 0;
}

.fxb-page--brokers-list-single .fxb-broker-facts th {
  color: var(--review-green);
  text-align: left;
}

.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(1),
.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(2) {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  border-radius: 9px;
  background: var(--review-green);
}

.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(1) svg,
.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(1) svg *,
.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(2) svg,
.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(2) svg * {
  fill: #fff !important;
  stroke: #fff !important;
  color: #fff !important;
  opacity: 1 !important;
}

.fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(1) {
  display: none;
}

.fxb-page--brokers-list-single .fxb-broker-facts td,
.fxb-page--brokers-list-single .fxb-broker-facts .brokers-list__single-info-item-max-width {
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  justify-content: flex-end;
  overflow: visible !important;
}

.fxb-page--brokers-list-single .fxb-broker-facts .brokers-auto-scroll__track {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 7px;
  min-width: 0;
  transform: none !important;
  animation: none !important;
}

.fxb-page--brokers-list-single .fxb-broker-facts .brokers-list__single-info-item-value {
  margin: 0 !important;
  padding: 7px 11px !important;
  border: 1px solid #cfdbc2;
  border-radius: 999px !important;
  background: var(--review-soft) !important;
  color: var(--review-green) !important;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  white-space: normal !important;
  text-align: center;
}

.fxb-page--brokers-list-single .fxb-review-layout {
  align-items: start;
  gap: 30px !important;
}

.fxb-page--brokers-list-single .fxb-review-layout > div:first-child {
  align-self: stretch;
}

.fxb-page--brokers-list-single .fxb-review-layout > div:first-child > aside {
  top: 100px;
}

.fxb-page--brokers-list-single .fxb-review-meta .fxb-byline,
.fxb-page--brokers-list-single .fxb-review-meta .fxb-risk-note,
.fxb-page--brokers-list-single .fxb-review-author-profile > section > div {
  border: 1px solid var(--review-line) !important;
  border-radius: 18px !important;
  background: var(--review-paper) !important;
  box-shadow: 0 12px 34px rgba(24, 62, 50, .045) !important;
}

.fxb-page--brokers-list-single .fxb-review-meta .fxb-byline {
  padding: 20px !important;
}

.fxb-page--brokers-list-single .fxb-review-meta .fxb-risk-note {
  min-height: 58px;
  align-items: center;
  padding: 14px 18px !important;
}

.fxb-page--brokers-list-single .fxb-review-author-profile > section > div {
  padding: 24px !important;
}

.fxb-page--brokers-list-single .fxb-review-author-profile > section > div > .absolute {
  display: none;
}

.fxb-page--brokers-list-single #toc-section {
  counter-reset: review-toc;
  gap: 14px !important;
  padding: 20px 12px 14px !important;
  border: 1px solid var(--review-line) !important;
  border-radius: 16px !important;
  background: rgba(255, 254, 250, .94) !important;
  box-shadow: 0 12px 32px rgba(24, 62, 50, .06) !important;
  backdrop-filter: blur(8px);
  overflow: hidden;
}

.fxb-page--brokers-list-single #toc-section > h2 {
  padding: 0 10px 13px;
  border-bottom: 1px solid var(--review-line);
  color: var(--review-green);
  font: 600 16px/1.35 Manrope, sans-serif;
}

.fxb-page--brokers-list-single #toc-section .toc-list > ul > :is(li, .accordion) {
  counter-increment: review-toc;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

.fxb-page--brokers-list-single #toc-section .toc-list > ul > :is(li, .accordion) > :is(a, .accordion-header) {
  position: relative;
  display: grid !important;
  grid-template-columns: 24px minmax(0, 1fr) auto;
  align-items: center;
  gap: 7px;
  min-height: 42px;
  padding: 8px 9px !important;
  border-radius: 9px;
  color: var(--review-muted) !important;
  text-decoration: none !important;
  transition: color 160ms, background-color 160ms;
}

.fxb-page--brokers-list-single #toc-section .toc-list > ul > :is(li, .accordion) > :is(a, .accordion-header)::before {
  content: counter(review-toc, decimal-leading-zero);
  grid-column: 1;
  color: #91a085;
  font: 600 10px/1 'DM Sans', sans-serif;
  letter-spacing: .04em;
}

.fxb-page--brokers-list-single #toc-section .toc-list > ul > li.toc::before {
  display: none !important;
}

.fxb-page--brokers-list-single #toc-section h3 {
  grid-column: 2;
  color: inherit !important;
  font-size: 12.5px;
  font-weight: 500;
  line-height: 1.4;
}

.fxb-page--brokers-list-single #toc-section .accordion-icon {
  grid-column: 3;
  color: #809074;
}

.fxb-page--brokers-list-single #toc-section .toc-list > ul > :is(li, .accordion) > :is(a, .accordion-header):hover,
.fxb-page--brokers-list-single #toc-section .toc-list > ul > li > a.active-link,
.fxb-page--brokers-list-single #toc-section .toc-list > ul > li > a[aria-current] {
  background: #eaf1df !important;
  color: var(--review-green) !important;
}

.fxb-page--brokers-list-single #toc-section .accordion-content {
  padding-left: 31px;
}

.fxb-page--brokers-list-single #toc-section .accordion-content .toc {
  border: 0 !important;
}

.fxb-page--brokers-list-single #toc-section .accordion-content .toc::before {
  width: 5px;
  height: 5px;
  margin-right: 7px;
  border-radius: 50%;
  background: #a5b695 !important;
  transform: none !important;
}

.fxb-page--brokers-list-single #toc-section .accordion-content a {
  padding: 6px 4px;
  font-size: 12px;
}

.fxb-page--brokers-list-single .fxb-review-article > :is(.single-broker-card, .single-broker-card__non-select) {
  position: relative;
  gap: 18px !important;
  padding: 26px 28px !important;
  border: 1px solid var(--review-line) !important;
  border-radius: 18px !important;
  background: var(--review-paper) !important;
  box-shadow: 0 12px 34px rgba(24, 62, 50, .045) !important;
  overflow: hidden;
}

.fxb-page--brokers-list-single .fxb-review-article > :is(.single-broker-card, .single-broker-card__non-select)::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 3px;
  background: #9bb47a;
}

.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title {
  gap: 11px;
}

.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:first-child {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  flex: 0 0 36px;
  border-radius: 10px;
  background: var(--review-green);
}

.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:first-child svg,
.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:first-child svg * {
  fill: #fff !important;
  stroke: #fff !important;
  color: #fff !important;
  opacity: 1 !important;
}

.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title h2 {
  color: var(--review-green) !important;
  font-size: 20px;
  line-height: 1.35;
}

.fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-rating {
  margin-left: auto;
  padding: 6px 9px;
  border: 1px solid #d3ddc8;
  border-radius: 999px;
  background: #f1f5eb;
}

.fxb-page--brokers-list-single .fxb-review-article .admin-content {
  max-width: none;
  color: #415048;
}

.fxb-page--brokers-list-single .fxb-review-overview {
  background: linear-gradient(145deg, #fffefa 0%, #f4f7ef 100%) !important;
}

.fxb-page--brokers-list-single .fxb-review-rating .bg-gray-100 {
  background: #edf1e8 !important;
}

.fxb-page--brokers-list-single .fxb-review-rating .bg-\[var\(--primary-color-light\)\] {
  background: linear-gradient(90deg, #76945c, #b3cb93) !important;
}

.fxb-page--brokers-list-single .fxb-how-we-test {
  min-height: 58px;
  padding: 14px 18px !important;
  border: 1px solid #c7d7b8 !important;
  border-radius: 14px !important;
  background: #eaf1df !important;
  color: var(--review-green) !important;
}

.fxb-page--brokers-list-single .fxb-how-we-test p {
  color: var(--review-green) !important;
}

.fxb-page--brokers-list-single .fxb-how-we-test svg,
.fxb-page--brokers-list-single .fxb-how-we-test svg * {
  color: var(--review-green) !important;
  fill: var(--review-green) !important;
  stroke: var(--review-green) !important;
}

@media (max-width: 1023px) {
  .fxb-page--brokers-list-single .fxb-review-layout {
    gap: 20px !important;
  }
}

@media (min-width: 768px) {
  .fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(1) {
    display: grid;
  }

  .fxb-page--brokers-list-single .fxb-broker-facts th > div:nth-child(2) {
    display: none;
  }
}

@media (max-width: 767px) {
  .fxb-page--brokers-list-single .fxb-broker-badges {
    flex-wrap: nowrap;
    margin-inline: -16px;
    padding-inline: 16px;
    overflow-x: auto;
    scrollbar-width: none;
  }

  .fxb-page--brokers-list-single .fxb-broker-badges::-webkit-scrollbar {
    display: none;
  }

  .fxb-page--brokers-list-single .fxb-broker-badges > div {
    flex: 0 0 auto;
    min-height: 34px;
    font-size: 12px;
  }

  .fxb-page--brokers-list-single .fxb-broker-facts {
    padding: 20px 16px !important;
    border-radius: 16px !important;
  }

  .fxb-page--brokers-list-single .fxb-review-meta .fxb-byline,
  .fxb-page--brokers-list-single .fxb-review-meta .fxb-risk-note,
  .fxb-page--brokers-list-single .fxb-review-author-profile > section > div {
    border-radius: 15px !important;
  }

  .fxb-page--brokers-list-single .fxb-review-author-profile > section > div {
    padding: 18px !important;
  }

  .fxb-page--brokers-list-single .fxb-broker-facts .brokers-list__single-info {
    grid-template-columns: minmax(0, 1fr);
    gap: 9px;
    padding: 14px 0 !important;
  }

  .fxb-page--brokers-list-single .fxb-broker-facts td,
  .fxb-page--brokers-list-single .fxb-broker-facts .brokers-auto-scroll__track {
    justify-content: flex-start;
  }

  .fxb-page--brokers-list-single .fxb-review-article > :is(.single-broker-card, .single-broker-card__non-select) {
    gap: 14px !important;
    padding: 20px 17px !important;
    border-radius: 15px !important;
  }

  .fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:first-child {
    display: none;
  }

  .fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:nth-child(2) {
    display: grid;
    place-items: center;
    width: 32px;
    height: 32px;
    flex: 0 0 32px;
    border-radius: 8px;
    background: var(--review-green);
  }

  .fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:nth-child(2) svg,
  .fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title > div:nth-child(2) svg * {
    fill: #fff !important;
    stroke: #fff !important;
    color: #fff !important;
    opacity: 1 !important;
  }

  .fxb-page--brokers-list-single .fxb-review-article .single-broker-card__header-content-title h2 {
    font-size: 17px;
  }
}

/* Education library */
.fxb-learning-search-summary{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px;color:#526348;font-size:14px}
.fxb-learning-search-summary a{color:#183e32;text-decoration:underline;text-underline-offset:4px}
.fxb-learning-intro{display:grid;grid-template-columns:1.5fr 1fr;gap:48px;align-items:center;padding:20px 0 32px}
.fxb-learning-eyebrow{color:#526748;text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:700;margin-bottom:16px}
.fxb-page--education-index #learning-title{font:500 clamp(36px,4vw,54px)/1.12 Manrope,sans-serif;letter-spacing:-.045em;color:#183e32;margin:0}
.fxb-learning-intro em,.fxb-learning-callout em{font-family:'Instrument Serif',serif;font-weight:400}
.fxb-learning-description{max-width:51ch;color:#5b685e;font-size:14px;line-height:1.8;margin-top:18px}
.fxb-learning-search{justify-self:end;width:min(100%,360px)}
.fxb-learning-search-label{font-size:13px;font-weight:600;margin-bottom:12px;color:#203c32}
.fxb-page--education-index .fxb-learning-search .fxb-search-shell{width:100%}
.fxb-page--education-index .fxb-learning-search input{min-width:0;min-height:52px}
.fxb-page--education-index .fxb-learning-search button{min-height:52px;min-width:52px}
.fxb-learning-topics{display:flex;flex-wrap:wrap;gap:8px;border-block:1px solid #dce2d5;padding:18px 0}
.fxb-learning-topic{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border-radius:7px;color:#344d3f;border:1px solid transparent;background:#edf0e7;min-height:42px}
.fxb-learning-topic:hover{border-color:#91a681}
.fxb-learning-topic[aria-current]{background:#183e32;color:#fffef9}
.fxb-learning-count{font-size:11px;font-weight:500;padding-inline-start:8px;border-inline-start:1px solid #a7b49b}
.fxb-learning-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.fxb-page--education-index #main-content .article-card{padding:9px 9px 0;border-radius:16px;border:1px solid #dce2d5;box-shadow:0 3px 0 #e9ede1}
.fxb-page--education-index #main-content .fxb-article-media{border-radius:10px}
.fxb-page--education-index #main-content .article-card-image{aspect-ratio:16/9}
.fxb-page--education-index #main-content .fxb-article-media>span{left:12px;bottom:12px;border-radius:4px;padding:7px 10px;background:#f7f8f2;font-size:11px}
.fxb-page--education-index #main-content .article-card__body{padding:22px 15px 18px;gap:14px}
.fxb-page--education-index #main-content .article-card__title{font-size:23px;font-weight:600;color:#183e32}
.fxb-page--education-index #main-content .article-card__description{color:#5b685e;font-size:14px;line-height:1.75}
.fxb-page--education-index #main-content .article-card__content{font-size:12px;color:#5b685e;line-height:1.8}
.fxb-page--education-index .fxb-article-read>span:last-child{width:34px;height:34px;border-radius:8px;background:#183e32;color:#fffef9}
.fxb-page--education-index #main-content .article-card:hover{border-color:#8caa78;box-shadow:0 8px 22px #183e3210}
.fxb-page--education-index :is(.article-card,.fxb-learning-topic,.fxb-learning-action):focus-visible{outline:3px solid #607e45;outline-offset:4px}
.fxb-learning-callout{grid-column:1/-1;display:grid;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:32px;padding:28px 36px 28px 16px;margin-block:10px;background:#eaf0df;border:1px solid #cfdcbe;border-radius:18px}
.fxb-learning-art svg{width:100%;height:auto}
.fxb-learning-callout .fxb-learning-eyebrow{margin-bottom:10px}
.fxb-learning-callout h2{font:500 34px/1.12 Manrope,sans-serif;letter-spacing:-.035em;color:#183e32}
.fxb-learning-callout-copy>p:last-child{color:#526348;font-size:13px;line-height:1.8;max-width:55ch;margin-top:14px}
.fxb-learning-action{display:inline-flex;gap:22px;align-items:center;justify-content:space-between;background:#183e32;color:#fffef9;padding:16px 20px;font-size:13px;font-weight:600;border-radius:8px}
.fxb-learning-action:hover{background:#294f3b}
.fxb-learning-action span{font-size:20px}
@media(max-width:1100px){.fxb-learning-callout{grid-template-columns:190px minmax(0,1fr);gap:20px}.fxb-learning-action{grid-column:2;justify-self:start}.fxb-learning-art{grid-row:span 2}}
@media(max-width:900px){.fxb-learning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fxb-learning-intro{gap:28px;grid-template-columns:1.3fr 1fr}}
@media(max-width:600px){.fxb-learning-intro{grid-template-columns:1fr;gap:24px;padding-bottom:24px}.fxb-learning-search{width:100%;justify-self:stretch}.fxb-learning-topics{flex-wrap:nowrap;overflow-x:auto;padding-block:14px}.fxb-learning-topic{flex-shrink:0}.fxb-learning-grid{grid-template-columns:1fr}.fxb-learning-callout{grid-template-columns:1fr;padding:24px;gap:20px}.fxb-learning-art{width:210px;grid-row:auto;margin:auto}.fxb-learning-action{grid-column:auto;justify-self:stretch}.fxb-learning-callout h2{font-size:33px}}

.fxb-learning-empty{padding:48px 24px;text-align:center;border:1px solid #dce2d5;border-radius:14px;background:#fffef9;margin-top:30px}
.fxb-learning-empty h2{font:500 26px/1.3 Manrope,sans-serif;color:#183e32}
.fxb-learning-empty p{margin-top:12px;color:#5b685e;font-size:14px}
.fxb-learning-empty a{display:inline-flex;gap:18px;margin-top:22px;padding:13px 18px;border-radius:7px;background:#183e32;color:#fffef9;font-size:13px}
/* Comparison directory: a quiet workspace for choosing and researching brokers. */
.fxb-page--comparison-index #main-content .fxb-comparison-builder{padding:40px;margin-bottom:42px;background:#edf2e4;border:1px solid #d9e2ce;border-radius:20px;overflow:visible}
.fxb-page--comparison-index .fxb-compare-layout{display:grid;grid-template-columns:1fr 1.12fr;gap:48px;align-items:center}
.fxb-compare-intro{min-width:0}
.fxb-compare-eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.06em;font-weight:600;color:#335743;margin-bottom:22px}
.fxb-compare-eyebrow>svg{width:32px;height:32px;padding:6px;box-sizing:content-box;background:#183e32;color:#fffef9;border-radius:12px}
.fxb-page--comparison-index .fxb-compare-intro h1{font:500 clamp(34px,3.5vw,48px)/1.1 Manrope,sans-serif;letter-spacing:-.045em;max-width:440px;margin:0 0 18px;color:#183e32}
.fxb-compare-description{font-size:15px;line-height:1.75;color:#536453;max-width:370px}
.fxb-compare-features{display:flex;flex-wrap:wrap;gap:18px;margin-top:26px}
.fxb-compare-features>span{display:flex;align-items:center;gap:7px;color:#335743;font-size:12px}
.fxb-compare-features svg{width:19px;height:19px;transition:transform 180ms ease}
.fxb-compare-features>span:hover svg{transform:translateY(-3px)}
.fxb-compare-picker{min-width:0}
.fxb-compare-picker-heading{margin-bottom:20px}
.fxb-compare-picker-heading h2{font-size:16px;font-weight:600;color:#183e32}
.fxb-compare-picker-heading p{font-size:12px;color:#536453;margin-top:6px}
.fxb-compare-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.fxb-page--comparison-index .fxb-comparison-builder .fxb-compare-slot{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:128px;border:1px solid #c5d2b8;border-radius:12px;background:#fffef9;box-shadow:none;padding:12px 5px;transition:background 180ms,border-color 180ms,transform 180ms}
.fxb-page--comparison-index .fxb-compare-slot:hover,.fxb-page--comparison-index .fxb-compare-slot[aria-expanded="true"]{border-color:#406645;background:#f5f9ee;transform:translateY(-3px)}
.fxb-slot-number{position:absolute;top:9px;left:11px;font-size:10px;letter-spacing:.04em;color:#637459}
.fxb-slot-plus{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf1df;color:#295232;margin-bottom:7px;transition:transform 180ms,background 180ms}
.fxb-slot-plus svg{width:18px;height:18px}
.fxb-compare-slot:hover .fxb-slot-plus{transform:rotate(90deg);background:#d6edac}
.fxb-compare-picker-footer{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:20px}
.fxb-compare-picker-footer>p{font-size:12px!important;color:#536453!important;line-height:1.6}
.fxb-page--comparison-index #compare-submit{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%!important;padding:14px 18px;border-radius:9px;background:#183e32;color:#fffef9!important;font-size:13px;font-weight:600;transition:background 180ms}
.fxb-page--comparison-index #compare-submit[aria-disabled="true"]{background:#dce5d2;color:#53634a!important;opacity:1}
.fxb-page--comparison-index #compare-submit[aria-disabled="false"]:hover{background:#2b5643}
.fxb-page--comparison-index #compare-submit svg{width:19px;height:19px}
.fxb-comparison-list-heading{display:flex;align-items:center;gap:16px;margin-bottom:26px;padding-bottom:22px;border-bottom:1px solid #d9dfd0}
.fxb-comparison-list-icon{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;background:#183e32;color:#fffef9;border-radius:13px}
.fxb-comparison-list-heading h2{color:#183e32!important;font-weight:600!important;letter-spacing:-.035em}
.fxb-comparison-list-heading p{color:#5b685e!important;font-size:12px!important}
.fxb-comparison-articles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.fxb-page--comparison-index #main-content .article-card{padding:8px 8px 0;border-radius:16px;background:#fffef9;border:1px solid #d9dfd0;transition:transform 200ms,border-color 200ms,box-shadow 200ms}
.fxb-page--comparison-index #main-content .article-card:hover{transform:translateY(-4px);border-color:#90a778;box-shadow:0 10px 22px #183e320a}
.fxb-page--comparison-index .fxb-article-media{border-radius:10px}
.fxb-page--comparison-index #main-content .article-card-image{aspect-ratio:16/8.5;object-fit:cover}
.fxb-page--comparison-index #main-content .article-card__body{padding:22px 16px 18px;gap:15px}
.fxb-page--comparison-index #main-content .article-card__title{font-size:21px;font-weight:600;color:#183e32;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.fxb-page--comparison-index #main-content .article-card__description{font-size:14px;line-height:1.75;color:#5b685e;-webkit-line-clamp:2}
.fxb-page--comparison-index #main-content .article-card__content{font-size:11px;color:#5b685e;line-height:1.8}
.fxb-page--comparison-index .article-card__content-item,.fxb-page--comparison-index .article-card__posted-on{display:flex;align-items:center;gap:6px}
.fxb-page--comparison-index .article-card__content svg{width:14px;height:14px;flex-shrink:0;color:#3f6444}
.fxb-page--comparison-index .fxb-article-read{margin-top:1px;padding-top:14px}
.fxb-page--comparison-index .fxb-article-read>span:last-child{width:34px;height:34px;border-radius:9px;background:#183e32;color:#fffef9;transition:background 180ms}
.fxb-page--comparison-index .fxb-article-read svg{width:18px;height:18px;transition:transform 180ms}
.fxb-page--comparison-index .article-card:hover .fxb-article-read svg{transform:translateX(3px)}
.fxb-page--comparison-index :is(.article-card,.dropdown__trigger,#compare-submit):focus-visible{outline:3px solid #608347;outline-offset:4px}
@media(max-width:1100px){.fxb-page--comparison-index .fxb-compare-layout{grid-template-columns:1fr 1.2fr;gap:26px}.fxb-page--comparison-index #main-content .fxb-comparison-builder{padding:28px}.fxb-comparison-articles{gap:18px}.fxb-page--comparison-index #main-content .article-card__body{padding:18px 10px}}
@media(max-width:900px){.fxb-page--comparison-index .fxb-compare-layout{grid-template-columns:1fr;gap:30px}.fxb-page--comparison-index .fxb-compare-intro h1{max-width:600px}.fxb-compare-description{max-width:550px}.fxb-comparison-articles{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:580px){.fxb-page--comparison-index #main-content .fxb-comparison-builder{padding:24px 18px;margin-bottom:30px;border-radius:14px}.fxb-page--comparison-index .fxb-compare-intro h1{font-size:36px}.fxb-compare-eyebrow{margin-bottom:18px;font-size:10px}.fxb-compare-features{gap:14px;margin-top:20px}.fxb-compare-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.fxb-page--comparison-index .fxb-comparison-builder .fxb-compare-slot{height:105px}.fxb-comparison-articles{grid-template-columns:1fr;gap:20px}.fxb-page--comparison-index #main-content .article-card__body{padding:20px 14px}.fxb-page--comparison-index #main-content .article-card__title{font-size:22px}.fxb-comparison-list-heading{gap:12px}}
@media(prefers-reduced-motion:reduce){.fxb-page--comparison-index #main-content *{transition:none!important;animation:none!important}}
.fxb-page--find-broker #find-broker-form-section.fxb-finder { padding: 0; margin-top: 36px; border: 0; border-radius: 0; background: transparent; }
.fxb-finder-heading { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-bottom: 30px; }
.fxb-finder-eyebrow { display: block; color: #52654f; font-size: 11px; font-weight: 700; letter-spacing: .14em; text-transform: uppercase; margin-bottom: 10px; }
.fxb-finder-heading h2 { font-family: 'Instrument Serif', Georgia, serif; font-size: clamp(30px, 3vw, 42px); font-weight: 400; line-height: 1.15; letter-spacing: -.7px; color: #183e32; }
.fxb-finder-heading p { margin-top: 10px; color: #536353; font-size: 14px; }
.fxb-finder-reset { display: inline-flex; align-items: center; gap: 12px; color: #183e32; font-size: 13px; white-space: nowrap; padding: 10px 0; border-bottom: 1px solid #acb9a0; }
.fxb-finder-reset span { font-size: 20px; }
.fxb-finder form { gap: 0 !important; }
.fxb-finder-group { display: grid; grid-template-columns: 250px minmax(0, 1fr); gap: 40px; padding: 30px 0; border-top: 1px solid #d5ddcc; }
.fxb-finder-group-title { display: flex; align-items: flex-start; gap: 14px; }
.fxb-finder-group-title > span { font-size: 11px; color: #183e32; background: #e9efdF; border: 1px solid #d5ddcc; width: 30px; height: 30px; display: grid; place-items: center; border-radius: 50%; flex-shrink: 0; }
.fxb-finder-group-title h3 { color: #183e32; font-size: 16px; font-weight: 600; line-height: 30px; }
.fxb-finder-group-title p { margin-top: 8px; color: #536353; font-size: 13px; line-height: 1.7; max-width: 190px; }
.fxb-finder-fields { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 24px 20px; min-width: 0; }
.fxb-finder-fields .find-best-broker-item { width: 100% !important; min-width: 0; }
.fxb-finder-fields .form-label { color: #304d3e; font-size: 12px; font-weight: 500; line-height: 1.5; }
.fxb-page--find-broker #find-broker-form-section.fxb-finder .dropdown__button { background: #fffefb; border: 1px solid #cdd7c6; border-radius: 8px; min-height: 50px; padding: 12px 14px; box-shadow: none; color: #5a6a5b; }
.fxb-finder .dropdown__button p { font-size: 14px; line-height: 1.6; overflow-wrap: anywhere; color: #5a6a5b !important; }
.fxb-finder .dropdown__menu-item:focus-visible { outline: 2px solid #183e32; outline-offset: -3px; background: #edf2e5; }
.fxb-finder .dropdown__button svg { color: #385745; opacity: 1; }
.fxb-finder .dropdown__button.selected { border-color: #7c9670 !important; background: #f2f6eb !important; }
.fxb-finder .dropdown__button:hover { border-color: #7c9670 !important; }
.fxb-finder :is(.dropdown__button, a, button):focus-visible { outline: 2px solid #183e32; outline-offset: 4px; }
.fxb-finder-actions { display: flex; justify-content: space-between; align-items: center; gap: 24px; border-top: 1px solid #d5ddcc; padding: 24px 0 30px; }
.fxb-finder-actions p { display: flex; align-items: center; gap: 10px; color: #536353; font-size: 13px; }
.fxb-finder-actions p svg { width: 19px; height: 19px; flex-shrink: 0; }
.fxb-finder-submit { display: inline-flex; align-items: center; justify-content: center; gap: 16px; background: #183e32; color: #fff; padding: 15px 24px; border: 1px solid #183e32; border-radius: 8px; font-size: 14px; font-weight: 600; white-space: nowrap; transition: background .18s; }
.fxb-finder-submit:hover { background: #2c5140; }
.fxb-finder-submit svg { width: 20px; height: 20px; }
.fxb-finder-status { display: flex; align-items: center; gap: 18px; background: #edf2e5; padding: 24px; border-radius: 10px; }
.fxb-finder-status-icon { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 9px; background: #183e32; color: #fff; flex-shrink: 0; }
.fxb-finder-status-icon svg { width: 24px; height: 24px; }
.fxb-finder-status h3 { font-size: 15px; font-weight: 600; color: #183e32; }
.fxb-finder-status p { font-size: 13px; line-height: 1.7; color: #536353; margin-top: 5px; }
.fxb-finder-status a { margin-left: auto; display: flex; align-items: center; gap: 12px; color: #183e32; font-size: 13px; font-weight: 600; white-space: nowrap; }
.fxb-finder-results > div:first-child:not(#find-broker-results) { padding: 20px 0; }
@media (max-width: 1050px) { .fxb-finder-group { grid-template-columns: 205px minmax(0, 1fr); gap: 24px; } }
@media (max-width: 767px) {
 .fxb-finder-heading { align-items: flex-start; flex-direction: column; gap: 12px; padding-bottom: 24px; }
 .fxb-finder-group { grid-template-columns: 1fr; gap: 22px; padding: 24px 0; }
 .fxb-finder-group-title p { max-width: none; margin-top: 2px; }
 .fxb-finder-fields { gap: 20px 14px; }
 .fxb-finder-actions { flex-direction: column-reverse; align-items: stretch; gap: 16px; }
 .fxb-finder-actions p { justify-content: center; font-size: 12px; }
 .fxb-finder-status { flex-wrap: wrap; padding: 20px; gap: 14px; }
 .fxb-finder-status > div { flex: 1; min-width: 180px; }
 .fxb-finder-status a { margin-left: 58px; }
}
@media (max-width: 560px) { .fxb-finder-fields { grid-template-columns: 1fr; } }
