/* GoldAutoTradePRO system page v4.8 FINAL.
   Scope: DE/EN system pages only. Homepage v4.4 remains frozen. */

/* Hero: no right-side visual/ad. Keep the architecture copy as the sole focus. */
body[data-page="system"] .system-hero-grid-v45{display:block}
body[data-page="system"] .system-hero-grid-v45 .system-hero-copy{max-width:860px}
body[data-page="system"] .system-hero-grid-v45 .system-hero-copy h1{max-width:10.8ch}
body[data-page="system"] .system-hero-text-v45{max-width:820px;gap:16px}
body[data-page="system"] .system-hero-text-v45 p{margin:0}

/* Mid-page NinjaTrader ad: full content width and visually centered in the gap. */
body[data-page="system"] .system-ad-break-v45{padding-top:42px;padding-bottom:42px}
body[data-page="system"] .system-ad-break-inner-v45{width:100%;max-width:728px;margin:0 auto;display:flex;flex-direction:column;align-items:flex-end;transform:none}
body[data-page="system"] .system-ad-break-inner-v45 .system-ad-label-v45{display:block;text-align:right}
body[data-page="system"] .system-ad-break-v45 a{display:block;width:100%;max-width:728px;margin:0 auto;line-height:0}
body[data-page="system"] .system-ad-break-v45 img{display:block;width:100%;height:auto}

/* Lower system-page ad remains a distinct, one-time creative. */
body[data-page="system"] .system-env-head-v45{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,330px);gap:54px;align-items:center;margin-bottom:34px}
body[data-page="system"] .system-env-head-v45 .section-head{margin-bottom:0}
body[data-page="system"] .system-square-ad-v45{justify-self:end;width:min(100%,300px)}
body[data-page="system"] .system-square-ad-v45 .system-ad-label-v45{display:block;text-align:right}
body[data-page="system"] .system-square-ad-v45 a{display:block;line-height:0;border-radius:18px;overflow:hidden;box-shadow:0 24px 58px rgba(0,0,0,.28)}
body[data-page="system"] .system-square-ad-v45 img{display:block;width:100%;height:auto}

@media(max-width:760px){
  body[data-page="system"] .system-ad-break-v45{padding-top:24px;padding-bottom:32px}
  body[data-page="system"] .system-ad-break-inner-v45{max-width:100%;margin:0 auto;transform:none}
  body[data-page="system"] .system-env-head-v45{grid-template-columns:1fr;gap:26px;margin-bottom:28px}
  body[data-page="system"] .system-square-ad-v45{justify-self:center;width:min(100%,280px)}
}
