/* Scoped to the eToro review; shared article styles stay unchanged. */
.etoro-review { --etoro-green: #146b47; }
.etoro-review .article-hero { padding-top: 42px; gap: 32px; }
.etoro-review .article-hero h1 { font-size: clamp(40px, 5.1vw, 66px); line-height: 1.05; }
.etoro-review .article-lead { font-size: 19px; line-height: 1.65; }
.etoro-review .article-meta a { color: inherit; text-decoration: underline; text-underline-offset: 3px; }
.etoro-review .article-hero-card { background: #fff; }
.etoro-review .etoro-hero-label { display: block; padding: 16px 22px; color: #fff; background: #1c2230; font-size: 13px; font-weight: 800; }
.etoro-review .article-hero-card img { display: block; height: auto; aspect-ratio: auto; object-fit: contain; }
.etoro-verdict { padding: 22px; }
.etoro-verdict strong { display: block; margin-bottom: 10px; font-size: 23px; line-height: 1.3; }
.etoro-verdict p { margin: 0; color: #46586f; font-size: 15px; line-height: 1.65; }
.etoro-review .quick-facts { margin: 0 0 16px; padding: 0; }
.etoro-review .quick-facts div { padding: 16px 22px; }
.etoro-review .quick-facts dd { font-size: 17px; }
.etoro-review .article-sidebar { max-height: calc(100dvh - 112px); overflow-y: auto; padding-bottom: 8px; }
.etoro-review .toc-card ol { gap: 3px; }
.etoro-review .toc-card a { padding: 5px 0; line-height: 1.4; }
.etoro-review .article-card-box { border-radius: 16px; }
.etoro-review .article-card-box h2 { font-size: clamp(25px, 2.7vw, 34px); line-height: 1.25; }
.etoro-review .article-card-box h3 { font-size: 22px; line-height: 1.35; }
.etoro-review .article-card-box p, .etoro-review .article-card-box li { line-height: 1.7; }
.etoro-review .article-content strong { color: #182d47; }
.etoro-review .etoro-small, .etoro-review p.etoro-small { color: #526278; font-size: 13px; line-height: 1.65; }
.etoro-review .etoro-risk { margin: 18px 0 0; color: #46586f; font-size: 13px; line-height: 1.65; }
.etoro-risk a { color: #23518b; text-decoration: underline; }
.etoro-disclosure { border-top: 1px solid #dce5ef; margin-top: 16px; padding-top: 14px; }
.etoro-review .etoro-intro { border-top: 4px solid var(--etoro-green); }
.etoro-procons { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin: 20px 0; }
.etoro-procons > div { padding: 18px; border: 1px solid #dce5ef; border-radius: 10px; background: #f8fbfe; }
.etoro-procons > div:first-child { border-top: 3px solid var(--etoro-green); background: #f5faf7; }
.etoro-procons > div:last-child { border-top: 3px solid #b77222; }
.etoro-review .etoro-procons h3 { margin: 0 0 10px; font-size: 19px; }
.etoro-review .etoro-procons ul { margin-bottom: 0; }
.etoro-review .etoro-procons li { font-size: 15px; }
.etoro-stats { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin: 22px 0; }
.etoro-stats > div { padding: 15px 12px; background: #f3f7fb; border: 1px solid #dce5ef; border-radius: 10px; }
.etoro-stats dt { color: #46586f; font-size: 12px; }
.etoro-stats dd { margin: 4px 0 0; color: #182d47; font-size: 23px; font-weight: 800; }
.etoro-review .etoro-note { margin: 18px 0; padding: 16px 18px; border-left: 3px solid #236da8; background: #f1f7fd; border-radius: 0 8px 8px 0; }
.etoro-review .etoro-note p:last-child { margin-bottom: 0; }
.etoro-review .etoro-warning { border-left-color: #b77222; background: #fff9f0; }
.etoro-review .etoro-shot { max-width: 100%; margin: 20px auto; }
.etoro-review .etoro-shot a { display: block; cursor: zoom-in; }
.etoro-review .etoro-shot img { display: block; width: 100%; height: auto; background: #1c202b; }
.etoro-review .etoro-shot figcaption { padding: 12px 14px; line-height: 1.6; }
.etoro-review .etoro-shot--compact { max-width: 620px; }
.etoro-review .etoro-shot--small { max-width: 411px; }
.etoro-review .etoro-shots { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); align-items: start; gap: 16px; margin: 18px 0; }
.etoro-review .etoro-shots .etoro-shot { margin: 0; width: 100%; }
.etoro-review .etoro-phones { max-width: 620px; margin: 20px auto; }
.etoro-review details.etoro-details { padding: 0; margin: 20px 0; border: 1px solid #d9e3ee; border-radius: 10px; background: #fff; }
.etoro-review .etoro-details summary { padding: 15px 18px; cursor: pointer; color: #23518b; font-size: 16px; line-height: 1.5; font-weight: 800; }
.etoro-review .etoro-details[open] summary { border-bottom: 1px solid #d9e3ee; }
.etoro-review .etoro-details-body { padding: 0 18px 8px; }
.etoro-review .etoro-details-body > p:first-child { margin-top: 16px; }
.etoro-review .etoro-table-wrap { overflow-x: auto; margin: 20px 0; border: 1px solid #dce5ef; border-radius: 10px; overscroll-behavior-x: contain; }
.etoro-table { width: 100%; border-collapse: collapse; text-align: left; font-size: 15px; line-height: 1.6; }
.etoro-table caption { padding: 14px 16px; color: #182d47; font-weight: 800; text-align: left; background: #f0f5fa; }
.etoro-table th, .etoro-table td { padding: 13px 15px; border-bottom: 1px solid #e4eaf1; vertical-align: top; color: #46586f; }
.etoro-table thead th { background: #f7f9fc; color: #182d47; font-size: 13px; }
.etoro-table tbody th { color: #182d47; font-weight: 700; width: 29%; }
.etoro-table tr:last-child td, .etoro-table tr:last-child th { border-bottom: 0; }
.etoro-table tbody tr:nth-child(even) { background: #fbfcfe; }
.etoro-review .etoro-table p { margin: 0; font-size: inherit; }
.etoro-review .etoro-affiliate { display: grid; gap: 12px; align-items: start; margin: 20px 0 0; }
.etoro-affiliate .button { justify-self: start; white-space: normal; }
.etoro-review .etoro-affiliate p { margin: 0; font-size: 13px; }
.etoro-review .etoro-step { margin-top: 20px; padding-top: 2px; }
.etoro-review .etoro-anchor { scroll-margin-top: 112px; }
.etoro-review .etoro-faq summary { color: #182d47; }
.etoro-review .etoro-faq .etoro-details-body { padding-top: 16px; }
.etoro-review .etoro-source-list { font-size: 14px; }
.etoro-review .etoro-source-list li { font-size: 14px; overflow-wrap: anywhere; }
.etoro-review .etoro-source-list a { font-weight: 600; }
.etoro-review a:focus-visible, .etoro-review summary:focus-visible, .etoro-review .etoro-table-wrap:focus-visible { outline: 3px solid #23518b; outline-offset: 4px; }
.etoro-review .etoro-skip { position: fixed; top: 8px; left: 8px; z-index: 2000; padding: 12px; color: #fff; background: #182d47; transform: translateY(-200%); }
.etoro-review .etoro-skip:focus { transform: translateY(0); }
@media (max-width: 1080px) {
  .etoro-review .article-sidebar { position: static; max-height: none; overflow: visible; }
  .etoro-review .sidebar-cta { display: none; }
  .etoro-review .toc-card ol { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .etoro-review .article-hero { padding-top: 26px; gap: 24px; }
  .etoro-review .article-hero h1 { font-size: 42px; }
  .etoro-review .article-lead { font-size: 17px; }
  .etoro-review .article-meta { gap: 7px; }
  .etoro-review .article-meta li { font-size: 12px; }
  .etoro-review .article-card-box { padding: 20px 16px; }
  .etoro-review .toc-card ol { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 5px 14px; }
  .etoro-review .toc-card a { min-height: 44px; font-size: 13px; }
  .etoro-procons { grid-template-columns: 1fr; gap: 12px; }
  .etoro-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .etoro-review .etoro-shots:not(.etoro-phones) { grid-template-columns: 1fr; }
  .etoro-review .etoro-phones { gap: 10px; }
  .etoro-review .etoro-phones figcaption { font-size: 12px; padding: 10px; }
  .etoro-table { min-width: 560px; }
  .etoro-table--compact { min-width: 0; }
  .etoro-table th, .etoro-table td { padding: 12px; }
  .etoro-table:not(.etoro-table--compact),
  .etoro-table:not(.etoro-table--compact) tbody { display: block; min-width: 0; }
  .etoro-table:not(.etoro-table--compact) caption { display: block; }
  .etoro-table:not(.etoro-table--compact) thead { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
  .etoro-table:not(.etoro-table--compact) tbody tr { display: block; padding: 16px; border-bottom: 1px solid #dce5ef; }
  .etoro-table:not(.etoro-table--compact) tbody tr:last-child { border-bottom: 0; }
  .etoro-table:not(.etoro-table--compact) tbody th,
  .etoro-table:not(.etoro-table--compact) tbody td { display: block; width: auto; padding: 0; border: 0; }
  .etoro-table:not(.etoro-table--compact) tbody th { margin-bottom: 5px; }
  .etoro-table:not(.etoro-table--compact) tbody td:nth-child(2) { font-weight: 800; color: #146b47; }
  .etoro-table:not(.etoro-table--compact) tbody td:last-child { margin-top: 7px; font-size: 13px; }
  .etoro-review .etoro-details-body { padding-left: 12px; padding-right: 12px; }
  .etoro-review .etoro-details summary { padding: 14px 12px; }
}
@media (prefers-reduced-motion: reduce) { .etoro-review { scroll-behavior: auto; } }
@media print {
  .etoro-review .site-header, .etoro-review .article-sidebar, .etoro-review .site-footer, .etoro-review .article-actions, .etoro-affiliate { display: none; }
  .etoro-review .article-layout, .etoro-review .article-hero { display: block; }
  .etoro-review .article-card-box { box-shadow: none; border: 0; }
  .etoro-review .etoro-table-wrap { overflow: visible; }
  .etoro-review .etoro-table { min-width: 0; }
}
