:root{--navy:#172f38;--ink:#23383c;--muted:#586560;--gold:#806127;--cream:#f8f6ef;--line:#dfdfd3;--green:#edf0e8;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--gold)}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #936b22;outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.17}h1{font-size:clamp(2.8rem,5vw,4.7rem);letter-spacing:-.045em}h2{font-size:clamp(1.9rem,3vw,2.55rem);letter-spacing:-.03em}h3{font-size:1.7rem}img{max-width:100%;height:auto}button{cursor:pointer}.container{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;background:white;padding:12px;z-index:10}.skip-link:focus{top:10px}.site-header{background:var(--cream);border-bottom:1px solid var(--line)}.header-inner{width:min(1320px,calc(100% - 64px));margin:auto;min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;gap:14px;align-items:center;text-decoration:none;flex-shrink:0}.brand-mark{font-size:34px;color:var(--gold)}.brand strong{display:block;font:38px/1 var(--serif);letter-spacing:-1.5px}.brand small{font-size:8px;letter-spacing:2px;display:block;margin-top:8px}#primary-nav{display:flex;gap:24px}#primary-nav a{font-size:13px;font-weight:500;text-decoration:none;padding:14px 0;white-space:nowrap}#primary-nav a[aria-current],#primary-nav .active{color:var(--gold);box-shadow:0 1px var(--gold)}.search-link{display:flex;align-items:center;gap:8px;text-decoration:none;font-size:13px}.menu-toggle{display:none;border:1px solid var(--line);padding:8px 12px;background:transparent}.hero{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#f8f6ef 45%,#f0efe5)}.hero-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:80px;align-items:center;padding-block:83px 72px}.eyebrow{text-transform:uppercase;letter-spacing:2.2px;font-size:10px;font-weight:650;color:var(--gold);font-family:var(--sans);line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:12px;margin-bottom:25px}.tiny-line{width:28px;height:1px;background:var(--gold)}.hero h1{font-size:clamp(2.8rem,4.8vw,4.2rem);margin-bottom:26px;line-height:1.13}.hero h1 em{font-weight:400;color:#65705c}.hero-copy>p:not(.eyebrow){max-width:460px;color:var(--muted);font-size:16px;line-height:1.9}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--navy);color:white;border:1px solid var(--navy);border-radius:3px;padding:14px 21px;font-size:13px;text-decoration:none}.button:hover{background:#304a46;color:white}.text-link{font-size:13px;text-decoration:none;font-weight:600}.hero-note{margin-top:43px;font-size:11px;color:var(--muted);letter-spacing:.2px}.hero-note span{color:var(--gold);margin-right:9px}.hero-scripture{padding:36px 40px;background:var(--navy);color:#f8f4e7;border-radius:130px 130px 4px 4px;text-align:center;min-height:380px;box-shadow:12px 12px 0 #e4e5d8}.hero-scripture .eyebrow{display:block;margin:22px 0 0;color:#d8be88;font-size:9px}.quote-mark{font:68px/1 var(--serif);color:#c3a367;display:block;height:55px;margin-top:12px}.hero-scripture blockquote{font:italic clamp(1.6rem,2.6vw,2.1rem)/1.5 var(--serif);margin:0 0 22px}.verse-label{font-size:9px;letter-spacing:2px;color:#e0c991}.verse-label span{color:#c5ceca}.verse-rule{height:1px;background:#65726b;width:40px;margin:24px auto 16px}.quiet{font-size:11px;color:#d0d8cc}.section{padding-block:62px 10px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:27px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:10px}.section-heading>span{color:var(--muted);font-size:12px}.featured-study{display:grid;grid-template-columns:32% 1fr;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fffefa}.featured-aside{background:#e7ebdf;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 25px;border-right:1px solid var(--line)}.featured-aside .eyebrow{font-size:9px}.book-name{font:italic 58px/1.4 var(--serif);margin-top:15px}.chapter-label{font-size:9px;letter-spacing:4px}.featured-reference{font-size:11px;margin-top:26px;color:var(--muted)}.featured-copy{padding:38px 42px}.featured-copy h3{font-size:31px;margin:12px 0}.featured-copy h3 a,.content-card h3 a{text-decoration:none}.featured-copy>p:not(.eyebrow){color:var(--muted);max-width:540px;font-size:14px}.featured-copy .text-link{display:inline-block;margin-top:23px}.badges{display:flex;flex-wrap:wrap;gap:8px}.badge{font-size:10px;letter-spacing:.3px;border:1px solid #d7dcce;border-radius:3px;padding:4px 10px;color:#465748;background:#f3f5ee;text-decoration:none}.badge:hover{background:#e4e9db;color:var(--navy)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.content-card{background:#fffefa;border:1px solid var(--line);border-radius:5px;padding:26px;display:flex;flex-direction:column;align-items:start}.card-top{display:flex;justify-content:space-between;width:100%;gap:12px;margin-bottom:23px}.card-top .eyebrow{font-size:9px}.card-arrow{color:var(--gold)}.reference{font-size:12px;color:var(--gold);font-weight:500;margin-bottom:10px}.content-card h3{font-size:25px;line-height:1.28;margin-bottom:15px}.content-card>p:not(.reference){font-size:13px;line-height:1.8;color:var(--muted)}.card-meta{display:flex;flex-wrap:wrap;gap:12px;width:100%;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-top:18px;margin-top:auto;margin-bottom:15px}.small{font-size:12px}.collection-links{display:grid;grid-template-columns:repeat(3,1fr);gap:23px;margin-top:20px;font-size:12px}.collection-links a{text-decoration:none}.topic-section{margin-top:65px;padding:45px 0;display:grid;grid-template-columns:1fr 1.15fr;gap:40px;border-block:1px solid var(--line);align-items:center}.topic-section h2{margin-bottom:10px}.topic-section p:not(.eyebrow){font-size:13px;color:var(--muted);margin-bottom:0}.topic-cloud{gap:12px}.topic-cloud .badge{font-size:12px;padding:9px 17px;background:transparent}.home-callout{text-align:center;padding:54px 10px 64px}.scripture{border-left:3px solid #b29150;background:#eef0e6;margin:28px 0;padding:26px 30px}.scripture blockquote{margin:0;font:italic 24px/1.65 var(--serif)}.scripture blockquote p{margin:0}.scripture figcaption{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;margin-top:16px;color:var(--gold)}.home-callout .scripture{background:transparent;border:0;max-width:780px;margin:0 auto;padding:20px}.home-callout .scripture blockquote{font-size:28px}.site-footer{background:var(--navy);color:#e8ece2;margin-top:60px;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1fr;gap:60px}.footer-brand{font:32px var(--serif);text-decoration:none}.footer-brand span{font:10px var(--sans);margin-left:10px}.site-footer p{font-size:12px;color:#c5cfc5;margin-top:12px}.site-footer h2{font:600 11px var(--sans);letter-spacing:1px}.footer-grid>div:nth-child(2)>a{display:block;font-size:12px;margin:10px 0;text-decoration:none}.site-footer a:hover{color:#e5ca95}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #4b5d60;margin-top:34px;padding-top:20px;font-size:10px;color:#c1cac3}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px;font-size:11px;color:var(--muted)}.breadcrumbs a{text-decoration:none}.page-heading{padding:55px 0 20px;max-width:800px}.page-heading h1{margin-bottom:20px}.lead{font-size:19px;line-height:1.8;color:var(--muted)}.browse-panel{padding:28px;background:var(--green);border:1px solid var(--line);border-radius:4px}.browse-panel h2{font-size:25px}.browse-panel h3{font:600 12px var(--sans);margin:22px 0 12px}.book-list{padding-top:38px}.book-list h2{font-size:28px}.book-list a{display:block}.article-shell{width:min(760px,calc(100% - 48px));margin:0 auto}.article-heading{padding:58px 0 35px;border-bottom:1px solid var(--line);margin-bottom:34px}.article-heading h1{font-size:clamp(2.8rem,5vw,4rem)}.article-meta{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted);margin:22px 0}.article-image{aspect-ratio:16/9;object-fit:cover;border-radius:4px}.prose{font:19px/1.9 var(--serif);overflow-wrap:anywhere}.prose h2{font-size:31px;margin:42px 0 18px}.prose h3{font-size:25px;margin-top:30px}.prose li{margin:9px 0}.prose blockquote:not(.scripture blockquote){margin-inline:0;border-left:3px solid #b29150;padding-left:24px;color:#59654f}.prose code{font-size:.85em}.discussion{background:var(--green);padding:26px 30px;border-radius:4px;margin-top:35px}.discussion h2{margin-top:5px}.toc{padding:23px 28px;background:var(--green);margin-bottom:32px}.toc h2{font:600 13px var(--sans)}.toc ol{margin-bottom:0;font-size:13px}.share{display:flex;flex-wrap:wrap;align-items:center;gap:20px;font-size:12px;border-top:1px solid var(--line);padding-top:25px;margin-top:42px}.share button{border:1px solid var(--line);background:white;padding:6px 10px;border-radius:3px;color:var(--ink)}.article-pagination{display:flex;justify-content:space-between;gap:30px;margin-top:30px;font-size:13px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.topic-tile{border:1px solid var(--line);padding:30px;background:#fffefa;border-radius:4px;text-decoration:none}.topic-tile h2{font-size:29px}.topic-tile span{font-size:12px;color:var(--muted)}.topic-tile>span{display:flex;justify-content:space-between}.empty-state{grid-column:1/-1;background:var(--green);padding:36px}.empty-state h2{font-size:30px}.search-page{min-height:60vh}.search-controls{display:flex;gap:12px;margin-top:10px;max-width:800px}.search-controls input{width:100%;min-width:0;padding:15px;border:1px solid #9ca99a;border-radius:3px;background:#fffefa;color:var(--ink)}#search-form label{font-size:13px}#search-status{margin:24px 0;color:var(--muted);font-size:13px}[hidden]{display:none!important}
@media(min-width:1500px){.hero-grid{padding-block:100px}.hero h1{font-size:72px}}
@media(max-width:1100px){.header-inner{gap:15px;width:calc(100% - 40px)}#primary-nav{gap:15px}#primary-nav a{font-size:12px}.search-link span{display:none}.hero-grid{gap:40px}.hero-actions{align-items:start;flex-direction:column;gap:18px}.hero h1{font-size:48px}.hero-scripture{padding:30px 22px}.container{width:calc(100% - 56px)}}
@media(max-width:850px){.header-inner{flex-wrap:wrap;padding-block:20px}.brand{margin-right:auto}.menu-toggle:not([hidden]){display:block}#primary-nav{order:4;flex-basis:100%;flex-wrap:wrap;gap:10px 23px}.js #primary-nav:not(.open){display:none}.hero-grid{gap:30px;padding-block:55px;grid-template-columns:1.3fr 1fr}.hero h1{font-size:39px}.hero-scripture blockquote{font-size:25px}.hero-scripture{min-height:350px}.hero-note{font-size:10px}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{gap:30px}.featured-copy{padding:30px}.topic-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header-inner{min-height:83px}.brand strong{font-size:32px}.brand-mark{font-size:27px}.hero-grid{grid-template-columns:1fr;padding-block:43px;gap:40px}.hero h1{font-size:44px}.hero-copy>p:not(.eyebrow){font-size:15px}.hero-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.hero-note{margin-top:25px}.hero-scripture{max-width:360px;width:100%;justify-self:center;padding:24px;min-height:330px}.hero-scripture blockquote{font-size:29px}.section{padding-top:40px}.section-heading{align-items:start;gap:15px;flex-direction:column}.section-heading>span{display:none}.featured-study{grid-template-columns:1fr}.featured-aside{padding:28px;border-right:0;border-bottom:1px solid var(--line)}.book-name{font-size:48px;margin:4px}.featured-reference{margin-top:13px}.featured-copy{padding:26px}.featured-copy h3{font-size:29px}.card-grid{grid-template-columns:1fr}.collection-links{display:flex;flex-wrap:wrap;gap:16px}.topic-section{grid-template-columns:1fr;gap:23px;margin-top:40px;padding:35px 0}.home-callout{padding-block:30px}.home-callout .scripture blockquote{font-size:25px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:10px}.site-footer{margin-top:40px}.page-heading{padding-top:40px}.topic-grid{grid-template-columns:1fr}.article-heading{padding-top:35px}.article-heading h1{font-size:40px}.lead{font-size:17px}.prose{font-size:18px}.scripture{padding:20px}.discussion{padding:22px}.search-controls{flex-direction:column}.search-controls .button{align-self:start}.article-pagination{flex-direction:column}.article-meta{gap:10px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{body{background:white;color:black;font-size:12pt}.site-header,.site-footer,.breadcrumbs,.share,.related,.article-pagination,.toc,.skip-link,.hero-actions{display:none!important}.article-shell,.container{width:100%;max-width:none}.prose{font-size:12pt}.article-heading{padding:0}.article-heading h1{font-size:28pt}a{color:black;text-decoration:underline}.scripture,.discussion,.content-card{break-inside:avoid;background:white}.badges{display:none}h2,h3{break-after:avoid}.hero-grid,.card-grid{display:block}.hero-scripture{color:black;background:white;box-shadow:none}}

/* Book browsing: full-width entries and clearly bounded sections. */
.study-library {
  width: min(1440px, calc(100% - 64px));
}
.library-heading {
  max-width: none;
  margin: 26px 0 28px;
  padding: 30px 36px;
  background: var(--green);
  border: 1px solid #cbd2c4;
  border-left: 5px solid var(--gold);
  border-radius: 5px;
}
.library-heading .eyebrow { font-size: 12px; margin-bottom: 12px; }
.library-heading h1 { font-size: clamp(2.4rem, 4vw, 3.5rem); margin-bottom: 14px; }
.library-heading .lead { max-width: 80ch; margin-bottom: 0; font-size: 18px; line-height: 1.7; }
.library-section {
  margin: 0 0 28px;
  border: 1px solid #cbd2c4;
  border-radius: 5px;
  background: #fffefa;
}
.library-section > .section-heading {
  margin: 0;
  padding: 20px 28px;
  border-bottom: 1px solid #cbd2c4;
  background: #e4e9df;
  border-radius: 5px 5px 0 0;
  align-items: center;
}
.library-section .section-heading h2 { font-size: 27px; font-weight: 600; }
.library-section .section-heading > span { font-size: 14px; }
.study-list { display: grid; gap: 0; }
.study-row {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr) auto;
  gap: 28px;
  padding: 30px 28px;
  align-items: start;
}
.study-row + .study-row { border-top: 1px solid #cbd2c4; }
.study-position {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 8px;
  border: 1px solid #cbd2c4;
  border-radius: 4px;
  background: var(--green);
}
.study-position span { font-size: 11px; text-transform: uppercase; letter-spacing: 1px; }
.study-position strong { font: 40px/1.2 var(--serif); margin-top: 5px; }
.study-row-copy { min-width: 0; }
.study-row .reference { font-size: 14px; margin-bottom: 8px; }
.study-row h3 { font-size: clamp(1.5rem, 2.5vw, 1.9rem); margin-bottom: 12px; line-height: 1.3; }
.study-row h3 a { text-decoration: none; }
.study-description { max-width: 78ch; font-size: 16px; line-height: 1.75; color: var(--muted); margin-bottom: 16px; }
.study-row-meta { display: flex; flex-wrap: wrap; gap: 8px 20px; font-size: 13px; color: var(--muted); margin-bottom: 14px; }
.study-row .badge { font-size: 12px; }
.study-read { margin-top: 6px; white-space: nowrap; }
.library-back { margin: 24px 0; }
.library-back .text-link { font-size: 15px; }
.book-directory { display: grid; }
.book-directory .topic-tile {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  padding: 28px;
  border: 0;
  border-radius: 0 0 5px 5px;
}
.book-directory .topic-tile + .topic-tile { border-top: 1px solid #cbd2c4; }
.book-directory .topic-tile:hover { background: #f0f3eb; }
.book-directory h3 { font-size: 30px; margin-bottom: 10px; }
.book-directory p { font-size: 16px; color: var(--muted); margin-bottom: 0; }
.book-directory .topic-tile > span { flex-shrink: 0; gap: 28px; font-size: 14px; }

/* Readable article measure with more distinct heading and discussion blocks. */
.reading-page { width: min(1440px, calc(100% - 64px)); }
.reading-page .article-heading { padding: 32px; margin-top: 26px; background: var(--green); border: 1px solid #cbd2c4; border-top: 4px solid var(--gold); border-radius: 5px; }
.reading-page .article-heading h1 { font-size: clamp(2.2rem, 4vw, 3.3rem); }
.reading-page > .prose { padding: 8px 32px 28px; background: #fffefa; border: 1px solid var(--line); border-radius: 5px; font-size: 20px; line-height: 1.85; }
.reading-page .prose > h2 { border-top: 2px solid #cbd2c4; padding-top: 24px; margin-top: 36px; font-weight: 600; }
.reading-page .discussion { border: 1px solid #cbd2c4; border-left: 4px solid var(--gold); }
.reading-page .toc { border: 1px solid #cbd2c4; border-radius: 5px; }
.reading-page .toc ol { font-size: 15px; line-height: 1.9; }
@media (max-width: 850px) {
  .study-row { grid-template-columns: 72px minmax(0, 1fr); gap: 20px; }
  .study-read { grid-column: 2; justify-self: start; margin-top: 0; }
  .library-section > .section-heading { align-items: start; flex-direction: column; gap: 8px; }
}
@media (max-width: 600px) {
  .study-library { width: calc(100% - 32px); }
  .library-heading { padding: 22px; margin-block: 20px; }
  .library-heading .lead { font-size: 16px; }
  .library-section > .section-heading { padding: 18px; }
  .library-section .section-heading h2 { font-size: 25px; }
  .library-section .section-heading > span { display: block; }
  .study-row { grid-template-columns: minmax(0, 1fr); padding: 22px 18px; gap: 16px; }
  .study-position { flex-direction: row; justify-self: start; gap: 10px; padding: 6px 12px; }
  .study-position strong { font-size: 22px; margin: 0; }
  .study-read { grid-column: 1; }
  .book-directory .topic-tile { padding: 22px 18px; flex-direction: column; align-items: stretch; gap: 16px; }
  .reading-page { width: calc(100% - 32px); }
  .reading-page .article-heading { padding: 22px; }
  .reading-page > .prose { padding: 8px 20px 24px; font-size: 18px; }
}
@media print {
  .study-library, .reading-page { width: 100%; }
  .library-heading, .library-section, .reading-page .article-heading, .reading-page > .prose { background: white; border: 0; padding: 0; }
  .study-row { break-inside: avoid; }
  .study-read { display: none; }
}

/* Markdown study tables retain their columns without widening the page. */
.table-scroll { max-width: 100%; overflow-x: auto; margin: 26px 0; border: 1px solid #cbd2c4; border-radius: 5px; }
.prose .table-scroll table { width: 100%; min-width: 640px; border-collapse: collapse; font: 15px/1.7 var(--sans); text-align: left; }
.prose .table-scroll th { background: var(--navy); color: white; font-weight: 600; }
.prose .table-scroll th, .prose .table-scroll td { padding: 16px; border-bottom: 1px solid #cbd2c4; vertical-align: top; }
.prose .table-scroll th:first-child { width: 15%; }
.prose .table-scroll th:nth-child(2) { width: 48%; }
.prose .table-scroll tbody tr:nth-child(even) { background: var(--green); }
.prose .table-scroll tbody tr:last-child td { border-bottom: 0; }
@media print {
  .table-scroll { overflow: visible; border: 0; }
  .prose .table-scroll table { min-width: 0; font-size: 10pt; }
  .prose .table-scroll th { background: white; color: black; }
  .prose .table-scroll th, .prose .table-scroll td { padding: 8px; }
  .prose .table-scroll tr { break-inside: avoid; }
  .prose .table-scroll thead { display: table-header-group; }
}
