.elementor-1060 .elementor-element.elementor-element-079350d > .elementor-container{max-width:1600px;}.elementor-1060 .elementor-element.elementor-element-1b714f9 > .elementor-container{max-width:1600px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}/* Start custom CSS for section, class: .elementor-element-079350d */.eightk-legal-page {
  --bg: #070d19;
  --panel: #101933;
  --text: #edf3ff;
  --muted: #b9c7e3;
  --red: #ff4242;
  --cyan: #24d9ff;
  --gold: #f7c867;
  --line: rgba(255,255,255,.14);
  font-family: "Poppins", "Segoe UI", sans-serif;
  color: var(--text);
  background: linear-gradient(180deg, #101933 0%, #070d19 55%, #050a13 100%);
  padding: 32px 18px 64px;
}
.eightk-legal-page * { box-sizing: border-box; }
.eightk-legal-page .hero, .eightk-legal-page .section { border: 1px solid var(--line); border-radius: 16px; background: rgba(255,255,255,.02); padding: 20px; }
.eightk-legal-page .section { margin-top: 20px; }
.eightk-legal-page .eyebrow { color: var(--cyan); text-transform: uppercase; letter-spacing: .09em; font-size: 12px; margin: 0 0 8px; }
.eightk-legal-page h1 { margin: 0 0 12px; font-size: clamp(1.8rem, 3vw, 2.4rem); }
.eightk-legal-page h2 { margin: 0 0 12px; font-size: clamp(1.25rem, 2vw, 1.7rem); }
.eightk-legal-page p, .eightk-legal-page li { color: var(--muted); line-height: 1.75; }
.eightk-legal-page ul { margin: 0 0 0 18px; }
.eightk-legal-page .btn { display: inline-block; margin-right: 10px; margin-top: 8px; border-radius: 10px; padding: 12px 16px; font-weight: 700; text-decoration: none; }
.eightk-legal-page .btn-primary { background: linear-gradient(90deg, var(--red), #ff7a3b); color: #fff; }
.eightk-legal-page .btn-secondary { background: rgba(36,217,255,.12); color: var(--cyan); border: 1px solid rgba(36,217,255,.45); }
.eightk-legal-page a { color: var(--gold); }
.eightk-legal-page .links-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.eightk-legal-page .final-cta { border-color: rgba(36,217,255,.5); }
@media (max-width: 900px) {
  .eightk-legal-page .links-list { grid-template-columns: 1fr; }
}/* End custom CSS */