/* Listen to Jesus — shared stylesheet (journal, about, contact, legal) */

* { margin: 0; padding: 0; box-sizing: border-box; }
:root {
  --bg: #faf8f3;
  --bg-warm: #f3ede0;
  --ink: #1a1815;
  --ink-soft: #4a463f;
  --gold: #b08d3f;
  --gold-deep: #8a6d2e;
  --line: #d9d2c1;
}
html { scroll-behavior: smooth; }
body {
  font-family: 'Iowan Old Style', 'Palatino Linotype', Georgia, serif;
  background: var(--bg);
  color: var(--ink);
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}
a { color: var(--gold-deep); text-decoration: none; border-bottom: 1px solid var(--line); }
a:hover { color: var(--ink); border-bottom-color: var(--gold); }

.wrap { max-width: 680px; margin: 0 auto; padding: 0 24px; }
.wrap-narrow { max-width: 600px; margin: 0 auto; padding: 0 24px; }

/* Header */
header.site {
  padding: 28px 0 16px;
  text-align: center;
  border-bottom: 1px solid var(--line);
  margin-bottom: 32px;
}
header.site .logo {
  font-size: 13px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--ink-soft);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
}
header.site .logo a { color: var(--ink-soft); border: none; display: inline-block; }
header.site .logo img {
  display: block;
  height: 92px;
  width: auto;
  margin: 0 auto;
}
@media (max-width: 640px) {
  header.site .logo img { height: 76px; }
}
header.site .nav {
  margin-top: 12px;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
header.site .nav a {
  color: var(--ink-soft);
  margin: 0 12px;
  border: none;
}
header.site .nav a:hover { color: var(--gold-deep); }
header.site .nav a.active { color: var(--gold-deep); }

/* Page (about, contact, legal) */
.page-intro {
  text-align: center;
  padding: 24px 0 36px;
}
.page-intro .eyebrow {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 14px;
}
.page-intro h1 {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
.page-intro h1 em { font-style: italic; color: var(--gold-deep); }
.page-intro p {
  font-size: 18px;
  color: var(--ink-soft);
  max-width: 520px;
  margin: 0 auto;
}
.page-body {
  padding: 8px 0 56px;
  font-size: 18px;
  line-height: 1.7;
}
.page-body p { margin-bottom: 20px; }
.page-body h2 {
  font-size: 24px;
  font-weight: 400;
  margin: 32px 0 14px;
  letter-spacing: -0.005em;
}
.page-body h2 em { font-style: italic; color: var(--gold-deep); }
.page-body ul { margin: 0 0 20px 22px; }
.page-body ul li { margin-bottom: 8px; }
.page-body strong { color: var(--ink); }
.page-body blockquote {
  border-left: 3px solid var(--gold);
  padding: 6px 0 6px 22px;
  margin: 24px 0;
  font-style: italic;
  font-size: 20px;
  line-height: 1.55;
}
.page-body .signature {
  margin-top: 28px;
  font-style: italic;
  font-size: 19px;
  color: var(--ink);
}

/* Portrait (about page) */
.portrait-wrap {
  text-align: center;
  margin: 8px 0 36px;
}
.portrait {
  display: inline-block;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: var(--bg-warm) url('/img/david.jpg') center/cover no-repeat;
  border: 3px solid var(--gold);
  position: relative;
  overflow: hidden;
}
.portrait .monogram {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Iowan Old Style', 'Palatino Linotype', Georgia, serif;
  font-style: italic;
  font-size: 110px;
  color: var(--gold);
  z-index: 0;
  opacity: 0.35;
}
.portrait img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  z-index: 1;
}
.portrait-caption {
  margin-top: 16px;
  font-size: 13px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--ink-soft);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Contact info block */
.contact-block {
  background: var(--bg-warm);
  border: 1px solid var(--line);
  border-radius: 6px;
  padding: 28px 28px;
  margin: 24px 0;
}
.contact-block h3 {
  font-size: 14px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}
.contact-block p { margin: 0; font-size: 17px; line-height: 1.55; }
.contact-block .label {
  font-size: 12px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--ink-soft);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 16px;
  margin-bottom: 4px;
}

/* Legal small caps */
.legal-meta {
  font-size: 13px;
  color: var(--ink-soft);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 24px;
}

/* Index page — list of articles (journal) */
.journal-intro {
  text-align: center;
  padding: 24px 0 40px;
}
.journal-intro .eyebrow {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 14px;
}
.journal-intro h1 {
  font-size: 42px;
  font-weight: 400;
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin-bottom: 16px;
}
.journal-intro h1 em { font-style: italic; color: var(--gold-deep); }
.journal-intro p {
  font-size: 18px;
  color: var(--ink-soft);
  max-width: 520px;
  margin: 0 auto;
}

.article-list { padding: 8px 0 60px; }
.article-card {
  display: block;
  padding: 28px 0;
  border-bottom: 1px solid var(--line);
  border-radius: 0;
  border-left: none;
  border-right: none;
  border-top: none;
  color: var(--ink);
}
.article-card:hover { background: var(--bg-warm); padding-left: 12px; padding-right: 12px; margin-left: -12px; margin-right: -12px; }
.article-card .meta {
  font-size: 12px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 8px;
}
.article-card h2 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 8px;
  color: var(--ink);
}
.article-card h2 em { font-style: italic; color: var(--gold-deep); }
.article-card .excerpt {
  font-size: 17px;
  color: var(--ink-soft);
  line-height: 1.55;
}

/* Article page */
article.post { padding: 16px 0 60px; }
article.post .post-meta {
  text-align: center;
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 18px;
}
article.post h1 {
  font-size: 40px;
  line-height: 1.15;
  font-weight: 400;
  letter-spacing: -0.01em;
  text-align: center;
  margin-bottom: 24px;
}
article.post h1 em { font-style: italic; color: var(--gold-deep); }
article.post .hero-image {
  display: block;
  width: 100%;
  height: auto;
  margin: 24px 0 40px;
  border-radius: 4px;
  border: 1px solid var(--line);
}
article.post .deck {
  font-size: 21px;
  line-height: 1.5;
  color: var(--ink-soft);
  text-align: center;
  margin: 0 auto 32px;
  max-width: 540px;
  font-style: italic;
}
article.post .body {
  font-size: 19px;
  line-height: 1.7;
}
article.post .body p { margin-bottom: 22px; }
article.post .body p.lead {
  font-size: 21px;
  line-height: 1.55;
}
article.post .body h2 {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: -0.005em;
  margin: 36px 0 16px;
}
article.post .body h2 em { font-style: italic; color: var(--gold-deep); }
article.post .body blockquote {
  border-left: 3px solid var(--gold);
  padding: 6px 0 6px 22px;
  margin: 28px 0;
  font-style: italic;
  font-size: 21px;
  line-height: 1.5;
  color: var(--ink);
}

/* Inline CTA */
.in-article-cta {
  background: var(--bg-warm);
  border: 1px solid var(--gold);
  border-radius: 6px;
  padding: 28px 24px;
  margin: 40px 0;
  text-align: center;
}
.in-article-cta .eyebrow {
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--gold-deep);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
.in-article-cta h3 {
  font-size: 22px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 14px;
}
.in-article-cta h3 em { font-style: italic; color: var(--gold-deep); }
.in-article-cta .cta-btn {
  display: inline-block;
  margin-top: 8px;
  padding: 14px 32px;
  background: var(--ink);
  color: var(--bg);
  border-radius: 6px;
  font-size: 16px;
  border: none;
}
.in-article-cta .cta-btn:hover { background: var(--gold-deep); color: white; border: none; }
.in-article-cta .small {
  font-size: 13px;
  color: var(--ink-soft);
  margin-top: 10px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Footer */
footer.site {
  padding: 40px 0 32px;
  text-align: center;
  font-size: 12px;
  color: var(--ink-soft);
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  letter-spacing: 0.05em;
  border-top: 1px solid var(--line);
  margin-top: 40px;
}
footer.site a { color: var(--ink-soft); margin: 0 8px; border: none; }
footer.site a:hover { color: var(--gold-deep); }
footer.site .legal-line { margin-top: 14px; opacity: 0.7; }

/* Mobile */
@media (max-width: 640px) {
  .journal-intro h1, .page-intro h1 { font-size: 32px; }
  article.post h1 { font-size: 30px; }
  article.post .deck { font-size: 18px; }
  article.post .body { font-size: 18px; }
  article.post .body blockquote, .page-body blockquote { font-size: 19px; }
  .article-card h2 { font-size: 22px; }
  .portrait { width: 180px; height: 180px; }
  .portrait .monogram { font-size: 90px; }
}
