#tsp-standard-story {
  --story-paper: #f5f0e6;
  --story-ink: #171717;
  --story-muted: #655f56;
  --story-rule: #c8bfb0;
  --story-red: #a72b22;
  background: var(--story-paper);
  color: var(--story-ink);
  font-family: Georgia, 'Times New Roman', serif;
  min-height: 100vh;
}
.tsp-preview-nav { position: relative; z-index: 20; display: flex; justify-content: center; gap: 28px; padding: 14px 18px; border-bottom: 1px solid #d2c8b8; background: #f5f0e6; color: #4e4942; font: 800 10px/1.2 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
.tsp-preview-nav a { color: inherit; text-decoration: none; }
.tsp-preview-nav a:first-child { color: #171717; font-size: 12px; }
#tsp-standard-story * { box-sizing: border-box; }
#tsp-standard-story a { color: inherit; text-underline-offset: 3px; }
#tsp-standard-story .story-shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
#tsp-standard-story .story-hero { padding: clamp(54px, 9vw, 108px) 0 clamp(38px, 6vw, 70px); border-bottom: 5px double var(--story-ink); }
#tsp-standard-story .story-kicker { margin: 0 0 19px; color: var(--story-red); font: 800 12px/1.2 Arial, sans-serif; letter-spacing: .2em; text-transform: uppercase; }
#tsp-standard-story h1 { max-width: 1050px; margin: 0; font: 900 clamp(50px, 8.8vw, 116px)/.89 Georgia, serif; letter-spacing: -.055em; }
#tsp-standard-story .story-deck { max-width: 830px; margin: 27px 0 0; color: var(--story-muted); font-size: clamp(20px, 2.5vw, 29px); font-style: italic; line-height: 1.45; }
#tsp-standard-story .story-meta { display: flex; flex-wrap: wrap; gap: 10px 17px; align-items: center; margin-top: 29px; color: var(--story-muted); font: 700 11px/1.5 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
#tsp-standard-story .story-meta a { font-weight: 900; }
#tsp-standard-story .story-original { padding: 5px 9px; background: var(--story-red); color: #fff; letter-spacing: .13em; }
#tsp-standard-story .story-brief-label { padding: 5px 9px; background: #0b6b3a; color: #fff; letter-spacing: .13em; }
#tsp-standard-story .story-feature { width: min(1320px, 100%); margin: 0 auto; background: #111; }
#tsp-standard-story .story-feature img { display: block; width: 100%; max-height: 760px; object-fit: cover; }
#tsp-standard-story .story-feature figcaption { padding: 11px max(20px, calc((100% - 1140px) / 2)); background: #171717; color: #d5d0c7; font: 12px/1.55 Arial, sans-serif; }
#tsp-standard-story .story-grid { display: grid; grid-template-columns: minmax(0, 760px) minmax(230px, 1fr); gap: clamp(42px, 7vw, 90px); padding-block: clamp(45px, 7vw, 84px); }
#tsp-standard-story .story-body { min-width: 0; font-size: clamp(18px, 1.7vw, 21px); line-height: 1.78; }
#tsp-standard-story .story-body > *:first-child { margin-top: 0; }
#tsp-standard-story .story-body p { margin: 0 0 1.45em; }
#tsp-standard-story .story-body h2 { margin: 1.65em 0 .55em; font: 900 clamp(31px, 4.8vw, 50px)/1 Georgia, serif; letter-spacing: -.03em; }
#tsp-standard-story .story-body h3 { margin: 1.6em 0 .5em; font: 800 21px/1.15 Arial, sans-serif; letter-spacing: .04em; text-transform: uppercase; }
#tsp-standard-story .story-body blockquote { margin: 2em 0; padding: 5px 0 5px 27px; border-left: 6px solid var(--story-red); color: #3f3a34; font-size: 1.2em; font-style: italic; }
#tsp-standard-story .story-body img { max-width: 100%; height: auto; }
#tsp-standard-story .story-side { align-self: start; padding: 25px; border-top: 7px solid var(--story-red); background: #ebe4d8; }
#tsp-standard-story .story-side h2, #tsp-standard-story .story-sources h2, #tsp-standard-story .story-related h2 { margin: 0 0 16px; font: 900 18px/1.1 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
#tsp-standard-story .story-side p { margin: 0; color: var(--story-muted); font-size: 15px; line-height: 1.6; }
#tsp-standard-story .story-side p + p { margin-top: 15px; }
#tsp-standard-story.is-news-brief h1 { max-width: 980px; font-size: clamp(42px, 6.5vw, 88px); line-height: .94; }
#tsp-standard-story.is-news-brief .story-feature img { width: 100%; height: clamp(310px, 52vw, 650px); object-position: center; }
#tsp-standard-story .news-brief-facts { margin: 0 0 22px; }
#tsp-standard-story .news-brief-facts div { padding: 11px 0; border-bottom: 1px solid rgba(26, 24, 21, .2); }
#tsp-standard-story .news-brief-facts dt { color: #0b6b3a; font: 900 10px/1.2 Arial, sans-serif; letter-spacing: .13em; text-transform: uppercase; }
#tsp-standard-story .news-brief-facts dd { margin: 5px 0 0; color: var(--story-ink); font: 800 16px/1.3 Arial, sans-serif; }
#tsp-standard-story .news-brief-disclosure { padding-top: 18px; border-top: 4px solid #0b6b3a; }
#tsp-standard-story .news-brief-source { margin-top: 2.5em; padding: clamp(25px, 5vw, 42px); border: 1px solid var(--story-rule); border-top: 7px solid #0b6b3a; background: #ece5d9; }
#tsp-standard-story .news-brief-source-kicker { color: #0b6b3a; font: 900 10px/1.2 Arial, sans-serif; letter-spacing: .16em; text-transform: uppercase; }
#tsp-standard-story .news-brief-source h2 { margin: 10px 0 12px; font-size: clamp(28px, 4vw, 42px); }
#tsp-standard-story .news-brief-source p { margin-bottom: 22px; font-size: 16px; line-height: 1.6; }
#tsp-standard-story .news-brief-source-button { display: inline-flex; gap: 10px; align-items: center; padding: 13px 17px; background: var(--story-ink); color: #fff; font: 900 12px/1 Arial, sans-serif; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }
#tsp-standard-story .news-brief-source-button:hover, #tsp-standard-story .news-brief-source-button:focus-visible { background: #0b6b3a; }
#tsp-standard-story .story-sources { max-width: 900px; margin: 0 auto; padding: 36px; border-top: 1px solid var(--story-rule); background: #ece5d9; }
#tsp-standard-story .story-sources ol { margin: 0; padding-left: 24px; }
#tsp-standard-story .story-sources li { margin: 0 0 12px; color: var(--story-muted); font-size: 14px; line-height: 1.65; overflow-wrap: anywhere; }
#tsp-standard-story .story-related { padding-block: 64px; }
#tsp-standard-story .story-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--story-ink); border-left: 1px solid var(--story-rule); }
#tsp-standard-story .story-related article { padding: 25px; border-right: 1px solid var(--story-rule); border-bottom: 1px solid var(--story-rule); }
#tsp-standard-story .story-related small { color: var(--story-red); font: 800 10px/1 Arial, sans-serif; letter-spacing: .14em; text-transform: uppercase; }
#tsp-standard-story .story-related h3 { margin: 10px 0 0; font: 900 clamp(21px, 2.5vw, 30px)/1.06 Georgia, serif; }
#tsp-standard-story .story-footer { display: flex; justify-content: space-between; gap: 24px; align-items: center; padding-block: 35px; border-top: 5px double var(--story-ink); color: var(--story-muted); font: 700 11px/1.5 Arial, sans-serif; letter-spacing: .08em; text-transform: uppercase; }
#tsp-standard-story .story-footer img { width: 52px; height: 52px; }
#tsp-standard-story .story-footer-links { display: flex; flex-wrap: wrap; gap: 16px; }
@media (max-width: 820px) {
  #tsp-standard-story .story-grid { grid-template-columns: 1fr; }
  #tsp-standard-story .story-related-grid { grid-template-columns: 1fr; }
}
@media (max-width: 560px) {
  .tsp-preview-nav { justify-content: space-between; gap: 10px; font-size: 9px; }
  #tsp-standard-story .story-shell { width: min(100% - 28px, 1180px); }
  #tsp-standard-story .story-hero { padding-top: 40px; }
  #tsp-standard-story .story-grid { padding-top: 38px; }
  #tsp-standard-story .story-sources { padding: 26px 20px; }
  #tsp-standard-story .story-footer { align-items: flex-start; flex-direction: column; }
}
