/* Roberin The New — News pages, 2026-06-30a: smaller detail article titles */

body.tn-news-page-body {
  background:
    radial-gradient(circle at 1px 1px, rgba(26, 18, 8, 0.045) 1px, transparent 1.45px) 0 0 / 12px 12px,
    linear-gradient(180deg, #f8f1e4 0%, #fbf7ee 48%, #f5ecda 100%) !important;
}

body.tn-news-page-body :is(.cs-entry__header, .cs-custom-content-post-before) {
  display: none !important;
}

body.tn-news-page-body :is(.cs-site-content, .cs-main-content, .entry-content, .tn-news-route) {
  overflow-x: clip !important;
}

body.tn-news-page-body .entry-content {
  margin-top: 0 !important;
}

body.tn-news-page-body .tn-news-route :is(.cs-entry__wrap, .cs-entry__container, .cs-entry__content-wrap, .entry-content) {
  width: 100% !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.tn-news-page-body :is(.tn-news-page, .tn-news-page *, .tn-news-page *::before, .tn-news-page *::after) {
  box-sizing: border-box !important;
  min-width: 0 !important;
}

body.tn-news-page-body .tn-news-page {
  --tn-ink: #1a1208;
  --tn-muted: #5a4a30;
  --tn-line: #b8a888;
  --tn-line-soft: #ddd4be;
  --tn-paper: #faf6ee;
  --tn-paper-strong: #fffdf7;
  --tn-wash: #f5efdf;
  --tn-button: #ede6d4;
  --tn-button-hover: #dfd4bb;
  --tn-accent: #c44a00;
  --tn-shadow: 4px 4px 0 rgba(26, 18, 8, 0.10);
  width: min(1180px, calc(100% - 10px)) !important;
  max-width: 1180px !important;
  margin: 0 auto 34px !important;
  padding: 0 !important;
  color: var(--tn-ink) !important;
  -webkit-text-fill-color: currentColor !important;
  font-family: ui-serif, Georgia, "Times New Roman", "Noto Serif KR", "Noto Serif JP", serif !important;
  font-size: 15px !important;
  line-height: 1.58 !important;
}

body.tn-news-page-body .tn-news-page :is(h1,h2,h3,p,ul,ol,li,a,span,strong,em,b,time,div,section,article,aside,nav,figure,figcaption) {
  color: inherit !important;
  -webkit-text-fill-color: currentColor !important;
}

body.tn-news-page-body .tn-news-page :is(h1,h2,h3,p,ul,ol,figure) {
  margin: 0 !important;
  padding: 0 !important;
}

body.tn-news-page-body .tn-news-hero {
  display: block !important;
  padding: 0 0 18px !important;
  border-bottom: 3px double var(--tn-line) !important;
  background: transparent !important;
}

body.tn-news-page-body .tn-news-eyebrow {
  display: inline-block !important;
  margin-bottom: 8px !important;
  color: var(--tn-muted) !important;
  font-family: "Courier New", monospace !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 1.2 !important;
  letter-spacing: .08em !important;
}

body.tn-news-page-body .tn-news-hero h1 {
  display: block !important;
  margin: 0 0 10px !important;
  color: var(--tn-ink) !important;
  font-family: ui-serif, Georgia, "Times New Roman", "Noto Serif KR", "Noto Serif JP", serif !important;
  font-size: clamp(38px, 5.2vw, 66px) !important;
  font-weight: 950 !important;
  line-height: .96 !important;
  letter-spacing: -.055em !important;
  word-break: keep-all !important;
}

body.tn-news-page-body--detail .tn-news-detail-hero h1 {
  max-width: 960px !important;
  font-size: clamp(28px, 3vw, 38px) !important;
  line-height: 1.08 !important;
  letter-spacing: -.045em !important;
}

body.tn-news-page-body .tn-news-hero p {
  max-width: 920px !important;
  color: #2b2119 !important;
  font-size: 16px !important;
  font-weight: 650 !important;
  line-height: 1.62 !important;
  letter-spacing: -.015em !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-news-highlights {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 14px !important;
  margin: 22px 0 !important;
}

body.tn-news-page-body .tn-news-card,
body.tn-news-page-body .tn-news-item,
body.tn-news-page-body .tn-news-action-card {
  background: rgba(255, 253, 247, .74) !important;
  border: 1px solid var(--tn-line) !important;
  box-shadow: var(--tn-shadow) !important;
}

body.tn-news-page-body .tn-news-card {
  padding: 17px 16px !important;
}

body.tn-news-page-body :is(.tn-news-card span, .tn-news-item__meta, .tn-news-read) {
  font-family: "Courier New", monospace !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  line-height: 1.2 !important;
}

body.tn-news-page-body .tn-news-card span {
  display: block !important;
  margin: 0 0 8px !important;
  color: var(--tn-muted) !important;
  text-transform: uppercase !important;
}

body.tn-news-page-body .tn-news-card h2 {
  display: block !important;
  margin: 0 0 9px !important;
  color: var(--tn-ink) !important;
  font-size: 22px !important;
  font-weight: 950 !important;
  line-height: 1.16 !important;
  letter-spacing: -.045em !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-news-card h2 a {
  text-decoration: none !important;
}

body.tn-news-page-body .tn-news-card p {
  color: var(--tn-muted) !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.46 !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-design-note {
  width: min(990px, 100%) !important;
  margin: 22px auto 28px !important;
  padding: 14px 18px !important;
  display: grid !important;
  grid-template-columns: 230px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: center !important;
  color: var(--tn-ink) !important;
  background:
    radial-gradient(circle at 1px 1px, rgba(26,18,8,.045) 1px, transparent 1.5px) 0 0 / 12px 12px,
    rgba(250, 246, 238, .62) !important;
  border-top: 3px double var(--tn-line) !important;
  border-bottom: 3px double var(--tn-line) !important;
}

body.tn-news-page-body .tn-design-note > strong {
  display: block !important;
  align-self: center !important;
  padding: 4px 0 !important;
  color: var(--tn-ink) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: 19px !important;
  line-height: 1.35 !important;
  font-weight: 950 !important;
  letter-spacing: -.035em !important;
  word-break: keep-all !important;
}

body.tn-news-page-body .tn-design-note > strong span {
  display: block !important;
  margin: 0 0 7px !important;
  color: var(--tn-accent) !important;
  font-family: "Courier New", monospace !important;
  font-size: 11px !important;
  line-height: 1 !important;
  font-weight: 900 !important;
  letter-spacing: .16em !important;
}

body.tn-news-page-body .tn-design-note ul {
  margin: 0 !important;
  padding: 0 !important;
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 16px !important;
  align-items: center !important;
  align-self: center !important;
  list-style: none !important;
}

body.tn-news-page-body .tn-design-note li {
  display: block !important;
  margin: 0 !important;
  padding: 0 0 0 10px !important;
  color: var(--tn-muted) !important;
  border-left: 1px solid var(--tn-line) !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.42 !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-design-note li::before {
  content: none !important;
}

body.tn-news-page-body .tn-design-note b {
  display: block !important;
  margin: 0 0 2px !important;
  color: var(--tn-ink) !important;
  font-weight: 950 !important;
}

body.tn-news-page-body .tn-news-page .tn-mini-mark {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: max-content !important;
  min-height: 24px !important;
  margin: 0 0 11px !important;
  padding: 4px 9px !important;
  color: #f7ead1 !important;
  -webkit-text-fill-color: #f7ead1 !important;
  background: #111 !important;
  border: 1px solid #111 !important;
  font-family: "Courier New", monospace !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  letter-spacing: .03em !important;
}

body.tn-news-page-body .tn-news-article-panel {
  margin: 0 0 28px !important;
  padding: 23px 24px !important;
  color: var(--tn-ink) !important;
  background: rgba(255,253,247,.72) !important;
  border: 1px solid var(--tn-line) !important;
  box-shadow: var(--tn-shadow) !important;
}

body.tn-news-page-body .tn-news-article-title {
  margin: 0 0 14px !important;
  color: var(--tn-ink) !important;
  font-size: clamp(26px, 3.2vw, 38px) !important;
  font-weight: 950 !important;
  line-height: 1.08 !important;
  letter-spacing: -.055em !important;
  word-break: keep-all !important;
}

body.tn-news-page-body .tn-news-intro-grid {
  columns: 2 280px !important;
  column-gap: 32px !important;
  margin: 0 0 18px !important;
}

body.tn-news-page-body .tn-news-intro-grid p,
body.tn-news-page-body .tn-news-copy-block p,
body.tn-news-page-body .tn-news-action-card p {
  color: #2b2119 !important;
  font-size: 15px !important;
  font-weight: 620 !important;
  line-height: 1.66 !important;
  letter-spacing: -.01em !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-news-intro-grid p + p {
  margin-top: 10px !important;
}

body.tn-news-page-body .tn-news-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 18px 0 22px !important;
}

body.tn-news-page-body .tn-news-item {
  display: grid !important;
  grid-template-rows: auto auto 1fr auto !important;
  gap: 9px !important;
  padding: 16px !important;
}

body.tn-news-page-body .tn-news-item__meta {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 6px 8px !important;
  color: var(--tn-muted) !important;
}

body.tn-news-page-body .tn-news-item__meta span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 22px !important;
  padding: 0 7px !important;
  background: rgba(245,239,223,.82) !important;
  border: 1px solid var(--tn-line-soft) !important;
}

body.tn-news-page-body .tn-news-item h3 {
  color: var(--tn-ink) !important;
  font-size: 20px !important;
  font-weight: 950 !important;
  line-height: 1.2 !important;
  letter-spacing: -.04em !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-news-item h3 a {
  text-decoration: none !important;
}

body.tn-news-page-body .tn-news-item p {
  color: var(--tn-muted) !important;
  font-size: 13px !important;
  font-weight: 650 !important;
  line-height: 1.52 !important;
  word-break: keep-all !important;
  overflow-wrap: anywhere !important;
}

body.tn-news-page-body .tn-news-read,
body.tn-news-page-body .tn-news-actions a,
body.tn-news-page-body .tn-news-back a {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  width: max-content !important;
  max-width: 100% !important;
  padding: 0 12px !important;
  color: var(--tn-ink) !important;
  -webkit-text-fill-color: var(--tn-ink) !important;
  background: var(--tn-button) !important;
  border: 1px solid var(--tn-ink) !important;
  box-shadow: 2px 2px 0 rgba(26,18,8,.12) !important;
  font-family: "Courier New", monospace !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-decoration: none !important;
  white-space: nowrap !important;
}

body.tn-news-page-body :is(.tn-news-read, .tn-news-actions a, .tn-news-back a):hover,
body.tn-news-page-body :is(.tn-news-read, .tn-news-actions a, .tn-news-back a):focus-visible {
  background: var(--tn-button-hover) !important;
}

body.tn-news-page-body .tn-news-action-card {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  gap: 18px !important;
  align-items: end !important;
  margin: 18px 0 0 !important;
  padding: 17px 18px !important;
  color: var(--tn-ink) !important;
}

body.tn-news-page-body .tn-news-action-card strong {
  display: block !important;
  margin: 0 0 8px !important;
  color: var(--tn-ink) !important;
  font-size: 22px !important;
  font-weight: 950 !important;
  line-height: 1.16 !important;
  letter-spacing: -.045em !important;
  word-break: keep-all !important;
}

body.tn-news-page-body .tn-news-actions {
  display: grid !important;
  grid-template-columns: repeat(2, max-content) !important;
  gap: 8px !important;
  align-items: center !important;
}

body.tn-news-page-body .tn-news-meta {
  margin: 15px 0 0 !important;
  text-align: right !important;
}

body.tn-news-page-body .tn-news-meta span {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 28px !important;
  padding: 0 !important;
  color: var(--tn-muted) !important;
  background: transparent !important;
  border: 0 !important;
  font-family: "Courier New", monospace !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

body.tn-news-page-body .tn-news-back {
  margin: 0 0 16px !important;
}

body.tn-news-page-body .tn-news-media {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 12px !important;
  margin: 18px 0 20px !important;
  padding: 0 0 18px !important;
  border-bottom: 1px dashed var(--tn-line) !important;
}

body.tn-news-page-body .tn-news-media__item {
  margin: 0 !important;
  padding: 10px !important;
  background: rgba(255,253,247,.74) !important;
  border: 1px solid var(--tn-line) !important;
  box-shadow: 2px 2px 0 rgba(26,18,8,.08) !important;
}

body.tn-news-page-body .tn-news-media__item img {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  margin: 0 !important;
  border: 1px solid var(--tn-line-soft) !important;
}

body.tn-news-page-body .tn-news-media__item figcaption {
  margin: 8px 0 0 !important;
  color: var(--tn-muted) !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1.42 !important;
}

body.tn-news-page-body .tn-news-copy-block {
  padding: 16px 0 !important;
  border-top: 1px dashed var(--tn-line) !important;
}

body.tn-news-page-body .tn-news-copy-block h3 {
  margin: 0 0 8px !important;
  color: var(--tn-ink) !important;
  font-size: 21px !important;
  font-weight: 950 !important;
  line-height: 1.18 !important;
  letter-spacing: -.04em !important;
  word-break: keep-all !important;
}

body.tn-news-page-body :is(.cs-entry__footer, .cs-sight-testimonials, .cs-contact-form) {
  width: min(1180px, calc(100% - 10px)) !important;
  max-width: 1180px !important;
}

body.tn-news-page-body .cs-entry__footer {
  margin-top: 28px !important;
}

body.tn-news-page-body :is(.tn-ad, .tn-ad-label, .tn-news-page [class*="ad-label"]) {
  display: none !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]),
body[data-scheme="dark"].tn-news-page-body,
body[data-scheme="inverse"].tn-news-page-body,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) {
  background:
    radial-gradient(circle at 1px 1px, rgba(247, 234, 209, 0.12) 1px, transparent 1.45px) 0 0 / 12px 12px,
    linear-gradient(180deg, #17100a 0%, #21170f 52%, #160f09 100%) !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-news-page,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-news-page,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-news-page {
  --tn-ink: #f7ead1;
  --tn-muted: #d8c7a7;
  --tn-line: #806a4b;
  --tn-line-soft: #5f4a32;
  --tn-paper: #2c2015;
  --tn-paper-strong: #33271d;
  --tn-wash: #241910;
  --tn-button: #352516;
  --tn-button-hover: #46321e;
  --tn-accent: #ffb36d;
  --tn-shadow: 4px 4px 0 rgba(0,0,0,.35);
  color: var(--tn-ink) !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-news-page :is(.tn-news-hero p, .tn-news-intro-grid p, .tn-news-copy-block p, .tn-news-action-card p),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-news-page :is(.tn-news-hero p, .tn-news-intro-grid p, .tn-news-copy-block p, .tn-news-action-card p),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-news-page :is(.tn-news-hero p, .tn-news-intro-grid p, .tn-news-copy-block p, .tn-news-action-card p) {
  color: var(--tn-ink) !important;
  -webkit-text-fill-color: var(--tn-ink) !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) :is(.tn-news-card, .tn-news-item, .tn-news-action-card, .tn-news-article-panel, .tn-news-media__item),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) :is(.tn-news-card, .tn-news-item, .tn-news-action-card, .tn-news-article-panel, .tn-news-media__item),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) :is(.tn-news-card, .tn-news-item, .tn-news-action-card, .tn-news-article-panel, .tn-news-media__item) {
  background:
    radial-gradient(circle at 1px 1px, rgba(247,234,209,.055) 1px, transparent 1.4px) 0 0 / 13px 13px,
    linear-gradient(rgba(44, 32, 21, .94), rgba(44, 32, 21, .94)) !important;
  background-color: rgba(44, 32, 21, .94) !important;
  border-color: var(--tn-line) !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-design-note,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-design-note,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-design-note {
  color: #f7ead1 !important;
  background:
    radial-gradient(circle at 1px 1px, rgba(247,234,209,.055) 1px, transparent 1.4px) 0 0 / 13px 13px,
    linear-gradient(rgba(44, 32, 21, .82), rgba(44, 32, 21, .82)) !important;
  border-color: #6f583d !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-design-note li,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-design-note li,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-design-note li {
  color: #d9c5a5 !important;
  border-left-color: #6f583d !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-design-note :is(strong,b),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-design-note :is(strong,b),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-design-note :is(strong,b) {
  color: #f7ead1 !important;
  -webkit-text-fill-color: currentColor !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-design-note > strong span,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-design-note > strong span,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-design-note > strong span {
  color: #ffb36f !important;
  -webkit-text-fill-color: currentColor !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-news-page .tn-mini-mark,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-news-page .tn-mini-mark,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-news-page .tn-mini-mark {
  color: #f7ead1 !important;
  -webkit-text-fill-color: #f7ead1 !important;
  background: #120d08 !important;
  border-color: #120d08 !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) .tn-news-item__meta span,
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) .tn-news-item__meta span,
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) .tn-news-item__meta span {
  background: rgba(44,32,21,.96) !important;
  border-color: var(--tn-line-soft) !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) :is(.tn-news-read, .tn-news-actions a, .tn-news-back a),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) :is(.tn-news-read, .tn-news-actions a, .tn-news-back a),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) :is(.tn-news-read, .tn-news-actions a, .tn-news-back a) {
  color: var(--tn-ink) !important;
  -webkit-text-fill-color: var(--tn-ink) !important;
  background: var(--tn-button) !important;
  border-color: var(--tn-line) !important;
}

@media (prefers-color-scheme: dark) {
  body.tn-news-page-body[data-scheme="auto"] {
    background:
      radial-gradient(circle at 1px 1px, rgba(247, 234, 209, 0.12) 1px, transparent 1.45px) 0 0 / 12px 12px,
      linear-gradient(180deg, #17100a 0%, #21170f 52%, #160f09 100%) !important;
  }

  body.tn-news-page-body[data-scheme="auto"] .tn-news-page {
    --tn-ink: #f7ead1;
    --tn-muted: #d8c7a7;
    --tn-line: #806a4b;
    --tn-line-soft: #5f4a32;
    --tn-paper: #2c2015;
    --tn-paper-strong: #33271d;
    --tn-wash: #241910;
    --tn-button: #352516;
    --tn-button-hover: #46321e;
    --tn-accent: #ffb36d;
    --tn-shadow: 4px 4px 0 rgba(0,0,0,.35);
  }

  body.tn-news-page-body[data-scheme="auto"] :is(.tn-news-card, .tn-news-item, .tn-news-action-card, .tn-news-article-panel, .tn-news-media__item) {
    background:
      radial-gradient(circle at 1px 1px, rgba(247,234,209,.055) 1px, transparent 1.4px) 0 0 / 13px 13px,
      linear-gradient(rgba(44, 32, 21, .94), rgba(44, 32, 21, .94)) !important;
    background-color: rgba(44, 32, 21, .94) !important;
  }
}

@media (max-width: 900px) {
  body.tn-news-page-body .tn-news-highlights,
  body.tn-news-page-body .tn-news-list,
  body.tn-news-page-body .tn-design-note ul {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.tn-news-page-body .tn-design-note,
  body.tn-news-page-body .tn-news-action-card {
    grid-template-columns: 1fr !important;
  }

  body.tn-news-page-body .tn-news-actions {
    justify-content: start !important;
  }
}

@media (max-width: 700px) {
  body.tn-news-page-body .tn-news-page {
    width: calc(100% - 10px) !important;
    margin-bottom: 26px !important;
  }

  body.tn-news-page-body .tn-news-hero {
    padding-bottom: 15px !important;
  }

  body.tn-news-page-body .tn-news-hero h1 {
    font-size: clamp(30px, 11vw, 42px) !important;
    letter-spacing: -.06em !important;
  }

  body.tn-news-page-body--detail .tn-news-detail-hero h1 {
    max-width: 100% !important;
    font-size: clamp(23px, 7.2vw, 29px) !important;
    line-height: 1.14 !important;
    letter-spacing: -.045em !important;
  }

  body.tn-news-page-body .tn-news-hero p {
    font-size: 14px !important;
    line-height: 1.58 !important;
  }

  body.tn-news-page-body .tn-news-highlights,
  body.tn-news-page-body .tn-news-list,
  body.tn-news-page-body .tn-design-note ul,
  body.tn-news-page-body .tn-news-media {
    grid-template-columns: 1fr !important;
  }

  body.tn-news-page-body .tn-news-card,
  body.tn-news-page-body .tn-news-item {
    padding: 15px 14px !important;
  }

  body.tn-news-page-body .tn-design-note {
    margin: 18px auto 24px !important;
    padding: 14px 14px !important;
    gap: 14px !important;
  }

  body.tn-news-page-body .tn-news-article-panel {
    padding: 18px 15px !important;
  }

  body.tn-news-page-body .tn-news-article-title {
    font-size: 26px !important;
  }

  body.tn-news-page-body .tn-news-intro-grid {
    columns: auto !important;
    column-gap: 0 !important;
  }

  body.tn-news-page-body .tn-news-item h3 {
    font-size: 18px !important;
  }

  body.tn-news-page-body .tn-news-actions {
    grid-template-columns: 1fr !important;
    width: 100% !important;
  }

  body.tn-news-page-body .tn-news-actions a,
  body.tn-news-page-body .tn-news-read,
  body.tn-news-page-body .tn-news-back a {
    width: 100% !important;
  }
}

/* 2026-06-27 board-format follow-up: News lists should read like a quiet board, not card grids. */
body.tn-news-page-body .tn-news-highlights {
  display: block !important;
  margin: 22px 0 26px !important;
  background:
    radial-gradient(circle at 1px 1px, rgba(26,18,8,.035) 1px, transparent 1.45px) 0 0 / 12px 12px,
    rgba(250, 246, 238, .42) !important;
  border-top: 1px solid var(--tn-line) !important;
  border-bottom: 1px solid var(--tn-line) !important;
  box-shadow: none !important;
}

body.tn-news-page-body .tn-news-card {
  display: grid !important;
  grid-template-columns: 150px minmax(0, 1fr) !important;
  grid-template-rows: auto auto !important;
  gap: 5px 18px !important;
  align-items: center !important;
  padding: 14px 12px !important;
  background: transparent !important;
  border: 0 !important;
  border-top: 1px solid var(--tn-line-soft) !important;
  box-shadow: none !important;
}

body.tn-news-page-body .tn-news-card:first-child {
  border-top: 0 !important;
}

body.tn-news-page-body .tn-news-card span {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  margin: 0 !important;
}

body.tn-news-page-body .tn-news-card h2 {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
}

body.tn-news-page-body .tn-news-card p {
  grid-column: 2 !important;
  grid-row: 2 !important;
  margin: 0 !important;
}

body.tn-news-page-body .tn-news-list {
  display: block !important;
  margin: 18px 0 22px !important;
  background:
    radial-gradient(circle at 1px 1px, rgba(26,18,8,.03) 1px, transparent 1.45px) 0 0 / 12px 12px,
    rgba(250, 246, 238, .34) !important;
  border-top: 2px solid var(--tn-line) !important;
  border-bottom: 1px solid var(--tn-line) !important;
  box-shadow: none !important;
}

body.tn-news-page-body .tn-news-item {
  display: grid !important;
  grid-template-columns: 150px minmax(0, 1fr) max-content !important;
  grid-template-rows: auto auto !important;
  gap: 6px 16px !important;
  align-items: center !important;
  padding: 14px 12px !important;
  background: transparent !important;
  border: 0 !important;
  border-top: 1px solid var(--tn-line-soft) !important;
  box-shadow: none !important;
}

body.tn-news-page-body .tn-news-item:first-child {
  border-top: 0 !important;
}

body.tn-news-page-body .tn-news-item__meta {
  grid-column: 1 !important;
  grid-row: 1 / span 2 !important;
  align-self: center !important;
  display: grid !important;
  gap: 6px !important;
  color: var(--tn-muted) !important;
}

body.tn-news-page-body .tn-news-item__meta span {
  width: max-content !important;
}

body.tn-news-page-body .tn-news-item h3 {
  grid-column: 2 !important;
  grid-row: 1 !important;
  margin: 0 !important;
}

body.tn-news-page-body .tn-news-item p {
  grid-column: 2 !important;
  grid-row: 2 !important;
  margin: 0 !important;
}

body.tn-news-page-body .tn-news-read {
  grid-column: 3 !important;
  grid-row: 1 / span 2 !important;
  align-self: center !important;
  justify-self: end !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) :is(.tn-news-highlights, .tn-news-list),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) :is(.tn-news-highlights, .tn-news-list),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) :is(.tn-news-highlights, .tn-news-list) {
  background:
    radial-gradient(circle at 1px 1px, rgba(247,234,209,.055) 1px, transparent 1.4px) 0 0 / 13px 13px,
    linear-gradient(rgba(44, 32, 21, .52), rgba(44, 32, 21, .52)) !important;
  border-color: #6f583d !important;
}

body.tn-news-page-body:is([data-scheme="dark"], [data-scheme="inverse"]) :is(.tn-news-card, .tn-news-item),
body.tn-news-page-body[data-scheme="auto"]:is([data-d="dark"], [data-l="dark"]) :is(.tn-news-card, .tn-news-item),
html:is([data-scheme="dark"], [data-scheme="inverse"], .theme-dark) body.tn-news-page-body:not([data-scheme="light"]) :is(.tn-news-card, .tn-news-item) {
  background: transparent !important;
  border-color: #6f583d !important;
  box-shadow: none !important;
}

@media (max-width: 700px) {
  body.tn-news-page-body .tn-news-card,
  body.tn-news-page-body .tn-news-item {
    grid-template-columns: 1fr !important;
    grid-template-rows: auto !important;
    gap: 8px !important;
    padding: 14px !important;
  }

  body.tn-news-page-body .tn-news-card span,
  body.tn-news-page-body .tn-news-card h2,
  body.tn-news-page-body .tn-news-card p,
  body.tn-news-page-body .tn-news-item__meta,
  body.tn-news-page-body .tn-news-item h3,
  body.tn-news-page-body .tn-news-item p,
  body.tn-news-page-body .tn-news-read {
    grid-column: 1 !important;
    grid-row: auto !important;
    justify-self: start !important;
  }

  body.tn-news-page-body .tn-news-read {
    width: max-content !important;
  }
}
