.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-9822346 */@import url('https://fonts.googleapis.com/css2?family=Fraunces:opsz,ital,wght@9..144,0,400;9..144,0,500;9..144,0,600;9..144,1,400;9..144,1,500&family=Inter:wght@300;400;500;600;700&display=swap');

.ten-years-lp {
  --tyl-cream: #FFF8EC;
  --tyl-cream-deep: #f4ecd9;
  --tyl-navy: #062D60;
  --tyl-orange: #F89C0C;
  --tyl-ink: #1a1f3a;
  --tyl-muted: #6b6354;
  --tyl-rule: rgba(6,45,96,0.14);
  font-family: 'Inter', -apple-system, sans-serif;
  color: var(--tyl-ink);
  background: var(--tyl-cream);
  font-size: 17px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  padding: 0;
  margin: 0;
}
.ten-years-lp * { box-sizing: border-box; }
.ten-years-lp .tyl-inner { max-width: 920px; margin: 0 auto; padding: 0 28px; }

/* ── Hero ── */
.ten-years-lp .tyl-hero {
  padding: 96px 0 76px 0;
  text-align: center;
  background:
    radial-gradient(ellipse at top right, rgba(248,156,12,0.10) 0%, transparent 55%),
    radial-gradient(ellipse at bottom left, rgba(35,132,244,0.06) 0%, transparent 55%),
    var(--tyl-cream);
}
.ten-years-lp .tyl-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px; font-weight: 600;
  letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--tyl-orange);
  margin-bottom: 22px;
  display: inline-block; padding: 0 18px;
  position: relative;
}
.ten-years-lp .tyl-eyebrow::before,
.ten-years-lp .tyl-eyebrow::after {
  content: ''; position: absolute; top: 50%;
  width: 30px; height: 1px; background: var(--tyl-orange); opacity: 0.55;
}
.ten-years-lp .tyl-eyebrow::before { right: 100%; }
.ten-years-lp .tyl-eyebrow::after { left: 100%; }

.ten-years-lp .tyl-hero h1 {
  font-family: 'Fraunces', Georgia, serif;
  font-size: clamp(40px, 5.6vw, 68px);
  font-weight: 500; line-height: 1.06;
  letter-spacing: -0.025em; color: var(--tyl-navy);
  margin: 0 0 26px 0;
}
.ten-years-lp .tyl-hero h1 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-hero-sub {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: clamp(19px, 2.4vw, 24px); line-height: 1.45;
  color: var(--tyl-muted);
  max-width: 700px; margin: 0 auto 36px auto;
  font-weight: 400;
}
.ten-years-lp .tyl-hero-tag {
  font-family: 'Inter', sans-serif;
  font-size: 12px; font-weight: 600;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--tyl-navy);
}
.ten-years-lp .tyl-hero-tag span { color: var(--tyl-orange); }

/* ── The Premise (the cover lines) ── */
.ten-years-lp .tyl-premise {
  background: var(--tyl-navy);
  color: var(--tyl-cream);
  padding: 76px 0;
  text-align: center;
}
.ten-years-lp .tyl-premise-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px; font-weight: 600;
  letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--tyl-orange);
  margin-bottom: 30px;
}
.ten-years-lp .tyl-premise-list {
  font-family: 'Fraunces', serif;
  font-size: clamp(22px, 3vw, 30px);
  line-height: 1.7; font-weight: 500;
  margin: 0;
  letter-spacing: -0.005em;
}
.ten-years-lp .tyl-premise-list span {
  color: var(--tyl-orange); font-weight: 600;
}

/* ── The Truth (already-virtual reveal) ── */
.ten-years-lp .tyl-truth {
  padding: 92px 0 70px 0;
  background: var(--tyl-cream);
}
.ten-years-lp .tyl-truth h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(30px, 3.8vw, 44px);
  font-weight: 500; line-height: 1.15;
  letter-spacing: -0.015em; color: var(--tyl-navy);
  margin: 0 0 32px 0; text-align: center;
}
.ten-years-lp .tyl-truth h2 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-truth-body { max-width: 720px; margin: 0 auto; }
.ten-years-lp .tyl-truth-body p { margin: 0 0 22px 0; color: var(--tyl-ink); }
.ten-years-lp .tyl-truth-body p strong { color: var(--tyl-navy); font-weight: 600; }
.ten-years-lp .tyl-pull {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: clamp(22px, 2.8vw, 28px); line-height: 1.42;
  color: var(--tyl-navy);
  border-left: 3px solid var(--tyl-orange);
  padding: 6px 0 6px 24px;
  margin: 36px auto;
  max-width: 640px;
}

/* ── Four pillars ── */
.ten-years-lp .tyl-pillars {
  padding: 82px 0 88px 0;
  background: var(--tyl-cream-deep);
  border-top: 1px solid var(--tyl-rule);
  border-bottom: 1px solid var(--tyl-rule);
}
.ten-years-lp .tyl-pillars-head {
  text-align: center; margin-bottom: 56px;
}
.ten-years-lp .tyl-pillars-head h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 500; line-height: 1.15;
  color: var(--tyl-navy); margin: 0 0 14px 0;
}
.ten-years-lp .tyl-pillars-head h2 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-pillars-head p {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: 19px; color: var(--tyl-muted); margin: 0 auto;
  max-width: 600px;
}
.ten-years-lp .tyl-pillar-grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 22px;
}
.ten-years-lp .tyl-pillar {
  background: white;
  border: 1px solid var(--tyl-rule);
  border-radius: 10px;
  padding: 30px 28px;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.ten-years-lp .tyl-pillar:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgba(6,45,96,0.10);
}
.ten-years-lp .tyl-pillar-icon {
  width: 46px; height: 46px; border-radius: 50%;
  border: 1.5px solid var(--tyl-orange);
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 18px;
  font-family: 'Fraunces', serif; font-weight: 600;
  font-size: 19px; color: var(--tyl-orange); font-style: italic;
}
.ten-years-lp .tyl-pillar h3 {
  font-family: 'Fraunces', serif;
  font-size: 22px; font-weight: 600;
  color: var(--tyl-navy);
  margin: 0 0 10px 0; line-height: 1.2;
}
.ten-years-lp .tyl-pillar p {
  margin: 0; font-size: 15.5px; line-height: 1.65;
  color: var(--tyl-muted);
}

/* ── The Stack (Cerbo brain + FxMedSupport nerves) ── */
.ten-years-lp .tyl-stack {
  padding: 92px 0 84px 0;
  background: var(--tyl-cream);
}
.ten-years-lp .tyl-stack-head {
  text-align: center; max-width: 720px;
  margin: 0 auto 50px auto;
}
.ten-years-lp .tyl-stack-head h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(28px, 3.5vw, 40px);
  font-weight: 500; line-height: 1.18;
  color: var(--tyl-navy); margin: 0 0 18px 0;
}
.ten-years-lp .tyl-stack-head h2 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-stack-head p {
  font-size: 17px; color: var(--tyl-muted); margin: 0;
}
.ten-years-lp .tyl-stack-row {
  display: grid; grid-template-columns: 1fr 1fr; gap: 24px;
}
.ten-years-lp .tyl-stack-card {
  background: white;
  border: 1px solid var(--tyl-rule);
  border-radius: 12px;
  padding: 36px 32px;
}
.ten-years-lp .tyl-stack-card.tyl-brain { border-top: 4px solid var(--tyl-orange); }
.ten-years-lp .tyl-stack-card.tyl-nerves { border-top: 4px solid var(--tyl-navy); }
.ten-years-lp .tyl-stack-label {
  font-family: 'Inter', sans-serif;
  font-size: 10.5px; font-weight: 700;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: var(--tyl-orange); margin-bottom: 14px;
}
.ten-years-lp .tyl-stack-card h3 {
  font-family: 'Fraunces', serif;
  font-size: 26px; font-weight: 600;
  color: var(--tyl-navy);
  margin: 0 0 14px 0; line-height: 1.2;
}
.ten-years-lp .tyl-stack-card h3 em { color: var(--tyl-orange); font-style: italic; font-weight: 600; }
.ten-years-lp .tyl-stack-card p {
  margin: 0 0 12px 0;
  font-size: 15.5px; line-height: 1.7;
  color: var(--tyl-ink);
}
.ten-years-lp .tyl-stack-card p:last-child { margin-bottom: 0; }
.ten-years-lp .tyl-stack-tagline {
  font-family: 'Fraunces', serif; font-style: italic;
  text-align: center; font-size: 21px; line-height: 1.45;
  color: var(--tyl-navy);
  margin: 48px auto 0 auto; max-width: 680px;
  padding: 26px 0 0 0;
  border-top: 1px solid var(--tyl-rule);
}

/* ── Proof strip ── */
.ten-years-lp .tyl-proof {
  padding: 60px 0;
  background: var(--tyl-navy);
  color: var(--tyl-cream);
  text-align: center;
}
.ten-years-lp .tyl-proof-stats {
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;
  max-width: 760px; margin: 0 auto;
}
.ten-years-lp .tyl-proof-stat .num {
  font-family: 'Fraunces', serif;
  font-size: clamp(36px, 5vw, 56px);
  font-weight: 500; color: var(--tyl-orange);
  line-height: 1; display: block;
}
.ten-years-lp .tyl-proof-stat .lbl {
  font-family: 'Inter', sans-serif;
  font-size: 11px; font-weight: 600;
  letter-spacing: 0.16em; text-transform: uppercase;
  color: rgba(255,248,236,0.72);
  margin-top: 10px; display: block;
}
.ten-years-lp .tyl-proof-line {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: 17px;
  color: rgba(255,248,236,0.86);
  margin: 32px auto 0 auto; max-width: 640px;
}

/* ── The Call (Stop trading time) ── */
.ten-years-lp .tyl-call {
  padding: 96px 0;
  background: var(--tyl-cream);
  text-align: center;
}
.ten-years-lp .tyl-call h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(30px, 4vw, 46px);
  font-weight: 500; line-height: 1.14;
  letter-spacing: -0.02em; color: var(--tyl-navy);
  margin: 0 0 14px 0;
}
.ten-years-lp .tyl-call h2 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-call-sub {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: 20px; color: var(--tyl-muted);
  max-width: 620px; margin: 0 auto 28px auto;
}
.ten-years-lp .tyl-call-line {
  font-family: 'Inter', sans-serif;
  font-size: 13px; font-weight: 600;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--tyl-navy);
  display: inline-block;
  padding-top: 18px;
  border-top: 1px solid var(--tyl-rule);
}
.ten-years-lp .tyl-call-line span { color: var(--tyl-orange); }

/* ── The Book block (image hyperlinks to book page) ── */
.ten-years-lp .tyl-book {
  padding: 88px 0 110px 0;
  background:
    radial-gradient(ellipse at center top, rgba(248,156,12,0.10) 0%, transparent 55%),
    var(--tyl-cream-deep);
  text-align: center;
}
.ten-years-lp .tyl-book-eyebrow {
  font-family: 'Inter', sans-serif;
  font-size: 11px; font-weight: 600;
  letter-spacing: 0.22em; text-transform: uppercase;
  color: var(--tyl-orange);
  margin-bottom: 16px;
}
.ten-years-lp .tyl-book h2 {
  font-family: 'Fraunces', serif;
  font-size: clamp(30px, 4vw, 44px);
  font-weight: 500; line-height: 1.15;
  letter-spacing: -0.015em;
  color: var(--tyl-navy);
  margin: 0 0 16px 0;
}
.ten-years-lp .tyl-book h2 em { color: var(--tyl-orange); font-style: italic; font-weight: 500; }
.ten-years-lp .tyl-book-sub {
  font-family: 'Fraunces', serif; font-style: italic;
  font-size: 19px; line-height: 1.5;
  color: var(--tyl-muted);
  max-width: 600px; margin: 0 auto 46px auto;
}
.ten-years-lp .tyl-book-link {
  display: inline-block;
  position: relative;
  text-decoration: none;
  border: 0;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
.ten-years-lp .tyl-book-link:hover {
  transform: translateY(-6px);
}
.ten-years-lp .tyl-book-link img {
  display: block;
  width: 100%;
  max-width: 420px;
  height: auto;
  border-radius: 6px;
  box-shadow:
    0 30px 60px rgba(6,45,96,0.28),
    0 12px 24px rgba(6,45,96,0.15);
  transition: box-shadow 0.35s ease;
}
.ten-years-lp .tyl-book-link:hover img {
  box-shadow:
    0 40px 80px rgba(6,45,96,0.35),
    0 18px 32px rgba(6,45,96,0.2);
}
.ten-years-lp .tyl-book-cta {
  font-family: 'Inter', sans-serif;
  font-size: 11.5px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--tyl-orange);
  margin-top: 30px;
  display: inline-flex; align-items: center; gap: 10px;
}
.ten-years-lp .tyl-book-cta::after {
  content: '→';
  font-size: 16px;
  transition: transform 0.25s ease;
  display: inline-block;
}
.ten-years-lp .tyl-book-link:hover ~ .tyl-book-cta-wrap .tyl-book-cta::after,
.ten-years-lp .tyl-book-cta:hover::after {
  transform: translateX(4px);
}
.ten-years-lp .tyl-book-byline {
  font-family: 'Fraunces', serif;
  font-size: 13px; font-style: italic;
  color: var(--tyl-muted);
  margin-top: 14px;
  letter-spacing: 0.02em;
}
.ten-years-lp .tyl-book-byline strong {
  font-style: normal; font-weight: 600;
  letter-spacing: 0.12em; text-transform: uppercase;
  font-size: 11px;
  color: var(--tyl-navy);
}

/* ── Hero with cover image lead ── */
.ten-years-lp .tyl-hero {
  padding: 80px 0 64px 0;
}
.ten-years-lp .tyl-hero-grid {
  display: grid;
  grid-template-columns: 1fr 0.85fr;
  gap: 56px;
  align-items: center;
  text-align: left;
}
.ten-years-lp .tyl-hero-cover {
  display: block;
  position: relative;
  text-decoration: none;
  transition: transform 0.35s ease;
}
.ten-years-lp .tyl-hero-cover:hover { transform: translateY(-6px); }
.ten-years-lp .tyl-hero-cover img {
  display: block;
  width: 100%;
  max-width: 440px;
  height: auto;
  border-radius: 6px;
  margin-left: auto;
  box-shadow:
    0 36px 70px rgba(6,45,96,0.32),
    0 14px 28px rgba(6,45,96,0.18);
  transition: box-shadow 0.35s ease;
}
.ten-years-lp .tyl-hero-cover:hover img {
  box-shadow:
    0 46px 90px rgba(6,45,96,0.38),
    0 20px 36px rgba(6,45,96,0.22);
}
.ten-years-lp .tyl-hero-text { text-align: left; }
.ten-years-lp .tyl-hero-text .tyl-eyebrow::before { display: none; }
.ten-years-lp .tyl-hero-text .tyl-eyebrow::after {
  left: 100%; width: 30px;
}
.ten-years-lp .tyl-hero-text .tyl-eyebrow { padding-left: 0; }
.ten-years-lp .tyl-hero-text h1 { text-align: left; }
.ten-years-lp .tyl-hero-text .tyl-hero-sub { margin-left: 0; margin-right: 0; }
.ten-years-lp .tyl-hero-cta {
  display: inline-flex; align-items: center; gap: 10px;
  margin-top: 8px;
  font-family: 'Inter', sans-serif;
  font-size: 11.5px; font-weight: 700;
  letter-spacing: 0.18em; text-transform: uppercase;
  color: var(--tyl-orange);
  text-decoration: none;
  padding: 14px 22px;
  background: white;
  border: 1.5px solid var(--tyl-orange);
  border-radius: 6px;
  transition: all 0.2s ease;
}
.ten-years-lp .tyl-hero-cta:hover {
  background: var(--tyl-orange);
  color: white;
}
.ten-years-lp .tyl-hero-cta::after {
  content: '→';
  transition: transform 0.2s ease;
}
.ten-years-lp .tyl-hero-cta:hover::after { transform: translateX(4px); }
.ten-years-lp .tyl-hero-byline {
  font-family: 'Fraunces', serif;
  font-style: italic; font-size: 14px;
  color: var(--tyl-muted);
  margin-top: 24px;
}
.ten-years-lp .tyl-hero-byline strong {
  font-style: normal; font-weight: 600;
  letter-spacing: 0.14em; text-transform: uppercase;
  font-size: 11.5px; color: var(--tyl-navy);
}

/* ── Mobile ── */
@media (max-width: 768px) {
  .ten-years-lp { font-size: 16px; }
  .ten-years-lp .tyl-hero { padding: 52px 0 48px 0; }
  .ten-years-lp .tyl-hero-grid {
    grid-template-columns: 1fr;
    gap: 36px;
    text-align: center;
  }
  .ten-years-lp .tyl-hero-cover { order: -1; }
  .ten-years-lp .tyl-hero-cover img { margin: 0 auto; max-width: 300px; }
  .ten-years-lp .tyl-hero-text { text-align: center; }
  .ten-years-lp .tyl-hero-text h1 { text-align: center; }
  .ten-years-lp .tyl-hero-text .tyl-eyebrow { padding: 0 18px; }
  .ten-years-lp .tyl-hero-text .tyl-eyebrow::before { display: inline; }
  .ten-years-lp .tyl-premise { padding: 56px 0; }
  .ten-years-lp .tyl-truth { padding: 64px 0 52px 0; }
  .ten-years-lp .tyl-pillars { padding: 60px 0 64px 0; }
  .ten-years-lp .tyl-stack { padding: 64px 0; }
  .ten-years-lp .tyl-call { padding: 64px 0; }
  .ten-years-lp .tyl-book { padding: 64px 0 80px 0; }
  .ten-years-lp .tyl-pillar-grid { grid-template-columns: 1fr; }
  .ten-years-lp .tyl-stack-row { grid-template-columns: 1fr; }
  .ten-years-lp .tyl-proof-stats { grid-template-columns: 1fr; gap: 32px; }
  .ten-years-lp .tyl-eyebrow::before,
  .ten-years-lp .tyl-eyebrow::after { width: 18px; }
}/* End custom CSS */