.page-header { padding-top: 7rem; background: #1a1714; }
  .page-header-inner { max-width: var(--max-wide); margin: 0 auto; padding: 3rem var(--col-pad) 3.5rem; display: grid; grid-template-columns: 1fr 1fr; gap: 4rem; align-items: end; }
  .page-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: rgba(245,242,238,0.55); margin-bottom: 1.25rem; display: flex; align-items: center; gap: 0.75rem; opacity: 0; animation: fadeInUp 0.6s ease 0.2s forwards; }
  .page-label::before { content: ""; width: 24px; height: 1px; background: #2b4a6f; flex-shrink: 0; }
  .page-title { font-family: var(--serif); font-size: clamp(3rem, 6vw, 5.5rem); font-weight: 400; line-height: 0.95; letter-spacing: -0.03em; color: #f5f2ee; margin-bottom: 2rem; opacity: 0; animation: fadeInUp 0.6s ease 0.35s forwards; }
  .page-title em { font-style: italic; color: #d4cfc9; }
  .page-standfirst { font-family: var(--sans); font-size: 1.05rem; font-weight: 300; line-height: 1.8; color: rgba(245,242,238,0.72); opacity: 0; animation: fadeInUp 0.6s ease 0.5s forwards; }
  .gr-panel { background: rgba(245,242,238,0.06); border: 1px solid rgba(212,207,201,0.2); padding: 2rem; opacity: 0; animation: fadeInUp 0.6s ease 0.55s forwards; }
  .gr-panel-label { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: rgba(245,242,238,0.86); margin-bottom: 0.75rem; display: block; }
  .gr-panel-name { font-family: var(--serif); font-size: 1.5rem; font-weight: 400; color: #f5f2ee; line-height: 1.2; margin-bottom: 0.75rem; }
  .gr-panel-desc { font-size: 0.9rem; font-weight: 300; line-height: 1.7; color: rgba(245,242,238,0.65); margin-bottom: 1.5rem; }
  .btn-subscribe { display: inline-flex; align-items: center; justify-content: center; font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; text-decoration: none; padding: 0.875rem 1.75rem; min-height: 44px; background: #2b4a6f; color: #f5f2ee; border: 2px solid #2b4a6f; transition: all 0.2s; }
  .btn-subscribe:hover { background: #f5f2ee; color: #2b4a6f; border-color: #f5f2ee; }
  .publication-strip { background: #2b4a6f; padding: 3rem var(--col-pad); }
  .publication-inner { max-width: var(--max-wide); margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 2rem; }
  .pub-stat { text-align: center; }
  .pub-stat-word { font-family: var(--serif); font-size: 1.5rem; font-weight: 400; font-style: italic; color: #f5f2ee; display: block; margin-bottom: 0.35rem; }
  .pub-stat-label { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: rgba(245,242,238,0.78); }
  .press-section { padding: 5rem var(--col-pad); }
  .press-section:nth-child(odd) { background: #f5f2ee; }
  .press-section:nth-child(even) { background: #ede9e3; }
  .press-inner { max-width: var(--max-wide); margin: 0 auto; }
  .section-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.18em; text-transform: uppercase; color: #5c5652; margin-bottom: 1rem; display: flex; align-items: center; gap: 0.75rem; }
  .section-label::before { content: ""; width: 24px; height: 1px; background: #2b4a6f; flex-shrink: 0; }
  .section-heading { font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.5rem); font-weight: 400; line-height: 1.2; color: #1a1714; margin-bottom: 0.75rem; }
  .section-standfirst { font-size: 1rem; font-weight: 300; color: #3d3935; line-height: 1.75; max-width: 640px; margin-bottom: 2.5rem; }
  .section-rule { width: 48px; height: 2px; background: #2b4a6f; border: none; margin: 1.5rem 0 2.5rem; }
  .rounds-list { list-style: none; display: flex; flex-direction: column; gap: 0; }
  .round-item { padding: 2rem 0; border-top: 1px solid #d4cfc9; }
  .round-item:last-child { border-bottom: 1px solid #d4cfc9; }
  .round-name { font-family: var(--serif); font-size: 1.3rem; font-weight: 500; color: #1a1714; margin-bottom: 0.35rem; }
  .round-meta { font-size: 0.75rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: #2b4a6f; display: block; margin-bottom: 0.9rem; }
  .round-desc { font-size: 0.95rem; font-weight: 400; color: #3d3935; line-height: 1.75; max-width: 720px; margin-bottom: 1rem; }
  .round-quote { font-family: var(--serif); font-style: italic; font-size: 1.05rem; color: #1a1714; line-height: 1.6; max-width: 640px; border-left: 2px solid #2b4a6f; padding-left: 1.25rem; margin-bottom: 1.25rem; }
  .round-quote cite { display: block; font-family: var(--sans); font-style: normal; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.06em; text-transform: uppercase; color: #5c5652; margin-top: 0.6rem; }
  .round-link { display: inline-block; font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #2b4a6f; text-decoration: none; border-bottom: 1px solid rgba(43,74,111,0.35); padding-bottom: 2px; transition: border-color 0.2s; }
  .round-link:hover { border-color: #2b4a6f; }
  .rounds-empty-note { font-size: 0.9rem; color: #5c5652; font-style: italic; padding-top: 1.5rem; }
  .about-writing { background: #ede9e3; padding: 5rem var(--col-pad); }
  .about-writing-inner { max-width: var(--max-wide); margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 5rem; align-items: start; }
  .about-writing-heading { font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.5rem); font-weight: 400; line-height: 1.2; color: #1a1714; margin-bottom: 1.5rem; }
  .about-writing p { font-size: 1.0625rem; font-weight: 400; line-height: 1.85; color: #1a1714; margin-bottom: 1.25rem; }
  .interview-box { margin-top: 0.5rem; }
  .interview-label { font-family: var(--sans); font-size: 0.75rem; font-weight: 600; letter-spacing: 0.15em; text-transform: uppercase; color: #5c5652; margin-bottom: 1.25rem; display: block; }
  .interview-card { border: 1px dashed #b8b0a6; padding: 1.75rem; background: rgba(245,242,238,0.5); }
  .interview-card-title { font-family: var(--serif); font-size: 1.15rem; color: #1a1714; margin-bottom: 0.5rem; }
  .interview-card-desc { font-size: 0.9rem; color: #5c5652; line-height: 1.65; }
  .subscribe-section { background: #1a1714; padding: 5rem var(--col-pad); text-align: center; }
  .subscribe-inner { max-width: 860px; margin: 0 auto; }
  .subscribe-heading { font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.5rem); font-weight: 400; color: #f5f2ee; line-height: 1.2; margin-bottom: 1rem; }
  .subscribe-sub { font-size: 1rem; font-weight: 300; color: rgba(245,242,238,0.7); margin-bottom: 2rem; line-height: 1.7; }
  .subscribe-btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }
  .btn-inverse { background: #f5f2ee; color: #1a1714; border: 2px solid #f5f2ee; }
  .btn-inverse:hover { background: transparent; color: #f5f2ee; }
@media (max-width: 860px) {
  .page-header-inner { grid-template-columns: 1fr; }
  .gr-panel { display: none; }
  .publication-inner { grid-template-columns: 1fr; gap: 1.5rem; }
  .pub-stat { text-align: left; }
  .about-writing-inner { grid-template-columns: 1fr; gap: 3rem; }
}
/* Former inline style attributes. Moved out so the CSP can drop
   'unsafe-inline' from style-src — a style="" attribute is blocked
   by that directive just as an inline <style> block is. */
  .x-cto-grand-rounds-1.x-cto-grand-rounds-1.x-cto-grand-rounds-1 { border-color:#f5f2ee;color:#f5f2ee; }
