.sof-page{background:var(--paper);color:var(--ink)}.sof-cover{max-width:880px;margin:0 auto;padding:200px 32px 120px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.sof-cover-title{font-family:var(--font-serif);font-size:clamp(32px,5vw,64px);font-weight:400;letter-spacing:.04em;text-transform:uppercase;margin:4px 0 0;color:var(--ink);line-height:1.05}.sof-cover-sub{font-family:var(--font-serif);font-size:clamp(17px,1.8vw,22px);line-height:1.55;color:var(--ink-soft);margin:16px 0 0;max-width:640px;letter-spacing:.01em}.sof-cover-rule{width:1px;height:64px;background:var(--ink);opacity:.3;margin:32px 0 16px}.sof-cover-meta{font-family:var(--font-sans);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--ink-faint);margin:0;font-weight:400}.sof-chapter{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:90vh;gap:0}.sof-chapter--image-right .sof-chapter-image-wrap{order:2}.sof-chapter--image-left .sof-chapter-image-wrap,.sof-chapter--image-right .sof-chapter-text{order:1}.sof-chapter--image-left .sof-chapter-text{order:2}.sof-chapter-image-wrap{position:relative;width:100%;height:100%;background:var(--bone);overflow:hidden;min-height:480px}.sof-chapter-image{object-fit:cover;object-position:center}.sof-chapter-text{padding:96px 72px;display:flex;flex-direction:column;justify-content:center;background:var(--paper);gap:16px;max-width:640px;margin:0 auto}.sof-chapter:nth-of-type(odd) .sof-chapter-text{background:var(--cream)}.sof-chapter-number{font-size:clamp(48px,6vw,80px);opacity:.18;margin:0 0 8px;line-height:1}.sof-chapter-number,.sof-chapter-title{font-family:var(--font-serif);font-weight:400;letter-spacing:.04em;color:var(--ink)}.sof-chapter-title{font-size:clamp(32px,4.4vw,56px);text-transform:uppercase;margin:0;line-height:1.05}.sof-chapter-body{font-family:var(--font-sans);font-size:15px;line-height:1.85;color:var(--ink-soft);margin:16px 0 8px;font-weight:300}.sof-chapter-points{list-style:none;margin:8px 0 16px;display:flex;flex-direction:column;gap:8px;border-top:1px solid var(--line);padding:16px 0 0}.sof-chapter-points li{font-family:var(--font-sans);font-size:13px;line-height:1.65;color:var(--ink-mute);position:relative;padding-left:20px;font-weight:300}.sof-chapter-points li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:1px;background:var(--ink-mute)}.sof-chapter-verse{margin:24px 0 0;padding:24px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.sof-chapter-verse p{font-family:var(--font-serif);font-size:clamp(17px,1.7vw,21px);line-height:1.55;color:var(--ink);margin:0;letter-spacing:.01em;font-style:normal}.sof-chapter-verse cite{font-family:var(--font-sans);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--ink-faint);font-style:normal;font-weight:400}.sof-pastorgpt{background:var(--ink);color:#fff;padding:160px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:24px}.sof-pastorgpt .eyebrow{color:rgba(255,255,255,.6)}.sof-pastorgpt-heading{font-size:clamp(28px,4.4vw,56px);letter-spacing:.02em;margin:4px 0 0;color:#fff;max-width:880px;line-height:1.15}.sof-pastorgpt-heading,.sof-pastorgpt-sub{font-family:var(--font-serif);font-weight:400}.sof-pastorgpt-sub{font-size:clamp(15px,1.5vw,19px);line-height:1.65;color:rgba(255,255,255,.75);margin:8px 0 24px;max-width:600px}.sof-pastorgpt-btn{display:inline-flex;align-items:center;gap:12px;padding:18px 40px;background:transparent;color:#fff;border:1px solid #fff;font-family:var(--font-serif);font-size:13px;letter-spacing:.32em;text-transform:uppercase;text-decoration:none;transition:background var(--dur-fast) var(--ease-out),color var(--dur-fast) var(--ease-out),letter-spacing var(--dur-base) var(--ease-out)}.sof-pastorgpt-btn:hover{background:#fff;color:var(--ink);letter-spacing:.36em}.sof-pastorgpt-btn svg{width:14px;height:14px}@media (max-width:1024px){.sof-chapter{grid-template-columns:1fr;min-height:0}.sof-chapter--image-left .sof-chapter-image-wrap,.sof-chapter--image-right .sof-chapter-image-wrap{order:1}.sof-chapter--image-left .sof-chapter-text,.sof-chapter--image-right .sof-chapter-text{order:2}.sof-chapter-image-wrap{aspect-ratio:16/10;min-height:0}.sof-chapter-text{padding:64px 32px}}@media (max-width:768px){.sof-cover{padding:120px 24px 80px}.sof-chapter-image-wrap{aspect-ratio:4/5}.sof-chapter-text{padding:56px 24px}.sof-pastorgpt{padding:96px 24px}}