:root{--bg:#faf7f2;--surface:#fff;--text:#2b2520;--muted:#6f655c;--accent:#5b4636;--line:#d9cfc3;--serif:"Lora", Georgia, serif;--sans:"Source Sans 3", system-ui, sans-serif}@media (prefers-color-scheme:dark){:root{--bg:#1d1a17;--surface:#26221e;--text:#ece5dc;--muted:#a99d91;--accent:#d8b894;--line:#3d3630}}*,:before,:after{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--sans);margin:0;font-size:1.125rem;line-height:1.65}h1,h2,.site-name{font-family:var(--serif);font-weight:600;line-height:1.25}a{color:var(--accent)}img,video,iframe{max-width:100%;display:block}main{max-width:46rem;margin:0 auto;padding:1rem 1rem 4rem}.site-header{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem 1.5rem;max-width:46rem;margin:0 auto;padding:1.25rem 1rem;display:flex}.site-name{color:var(--text);font-size:1.25rem;text-decoration:none}.site-header nav{gap:1.25rem;display:flex}.site-header nav a{color:var(--muted);text-decoration:none}.site-header nav a[aria-current=page]{color:var(--text);font-weight:600}.site-footer{text-align:center;color:var(--muted);border-top:1px solid var(--line);padding:2rem 1rem;font-size:.95rem}.hero{text-align:center;padding:3rem 0}.hero h1{margin:.5rem 0;font-size:clamp(2.5rem,8vw,4rem)}.portrait{object-fit:cover;border-radius:50%;width:12rem;height:12rem;margin:0 auto 1rem}.lifespan{font-family:var(--serif);color:var(--muted);margin:0;font-size:1.25rem}.tagline{font-style:italic;font-family:var(--serif);max-width:32rem;margin:1.5rem auto 2rem}.button{background:var(--accent);color:var(--bg);border-radius:999px;padding:.6rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.page-title{margin:2rem 0;font-size:2.25rem}.timeline{margin:0;padding:0;list-style:none;position:relative}.timeline:before{content:"";background:var(--line);width:2px;position:absolute;top:.5rem;bottom:0;left:.45rem}.year{margin-bottom:2.75rem;padding-left:2.25rem;scroll-margin-top:1rem;position:relative}.year-marker{background:var(--accent);border:3px solid var(--accent);border-radius:50%;width:1rem;height:1rem;position:absolute;top:.55rem;left:0}.year>h2{margin:0 0 .75rem;font-size:1.9rem}.year>h2 a{color:inherit;text-decoration:none}.events{margin:0;padding:0;list-style:none}.event{margin:0 0 1.25rem;scroll-margin-top:1rem;position:relative}.event:before{content:"";background:var(--bg);border:2px solid var(--accent);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.6rem;left:-2.02rem}.event h3{font-family:var(--serif);margin:0;font-size:1.2rem;line-height:1.35}.event h3 a{color:inherit;text-decoration:none}.event h3 a:hover{text-decoration:underline}.event-meta{color:var(--muted);margin:.15rem 0 0;font-size:.95rem}.event .entry-body{margin-top:.4rem}.event .entry-body:empty{display:none}.entry-body>:first-child{margin-top:0}.entry-media{grid-template-columns:repeat(auto-fill,minmax(14rem,1fr));gap:1rem;margin-top:1rem;display:grid}.media{margin:0}.media-image img{background:var(--surface);border-radius:6px;width:100%}.media-video{grid-column:1/-1}.media-video iframe,.media-video video{aspect-ratio:16/9;background:#000;border:0;border-radius:6px;width:100%}.media figcaption{color:var(--muted);margin-top:.35rem;font-size:.9rem}.entry-links{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.media-link{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:.3rem .8rem;font-size:.95rem;text-decoration:none;display:inline-block}.hero-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.button-secondary{color:var(--accent);border:2px solid var(--accent);background:0 0}.intro{font-family:var(--serif);margin-top:-1rem;font-style:italic}.spotify{border:0;border-radius:12px;width:100%;height:38rem;max-height:80vh}.spotify-note{color:var(--muted);font-size:.95rem}.photo-grid{gap:.5rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.photo-grid-large{grid-template-columns:repeat(auto-fill,minmax(10rem,1fr))}.photo-grid-small{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr))}.photo-grid a{display:block}.photo-thumb{aspect-ratio:1;object-fit:cover;background:var(--surface);border-radius:4px;width:100%;height:auto}.photo-grid a:hover .photo-thumb,.photo-grid a:focus-visible .photo-thumb{opacity:.85}.photo-more a{aspect-ratio:1;border:1px solid var(--line);background:var(--surface);border-radius:4px;justify-content:center;align-items:center;height:100%;font-weight:600;text-decoration:none;display:flex}.year-links{flex-wrap:wrap;gap:.4rem 1rem;margin-bottom:1rem;display:flex}.photo-year{margin-bottom:2.5rem;scroll-margin-top:1rem}.photo-year h2{border-bottom:1px solid var(--line);margin:0;padding-bottom:.25rem;font-size:1.5rem}.lightbox{color:#fff;background:#000000eb;border:0;width:100vw;max-width:none;height:100vh;max-height:none;margin:0;padding:0}.lightbox::backdrop{background:#0009}.lightbox figure{flex-direction:column;justify-content:center;align-items:center;height:100%;margin:0;padding:3rem 3.5rem 1rem;display:flex}.lightbox img{object-fit:contain;max-width:100%;max-height:calc(100vh - 6rem)}.lightbox figcaption{color:#ddd;margin-top:.75rem;font-size:.95rem}.lightbox button{color:#fff;cursor:pointer;background:#0006;border:0;border-radius:50%;width:3rem;height:3rem;font-size:2.25rem;line-height:1;position:absolute}.lightbox button:hover,.lightbox button:focus-visible{background:#fff3}.lightbox-close{top:.75rem;right:.75rem}.lightbox-prev{top:50%;left:.5rem;transform:translateY(-50%)}.lightbox-next{top:50%;right:.5rem;transform:translateY(-50%)}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header nav a[aria-current]{color:var(--text);font-weight:600}.site-header nav{flex-wrap:wrap;gap:.25rem 1.25rem}.intro-text{color:var(--muted);margin-top:-1rem}.sermon-search{margin:1.5rem 0 .5rem}.sermon-search input[type=search]{width:100%;font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:8px;padding:.65rem .9rem}.sermon-filters{flex-wrap:wrap;align-items:end;gap:.75rem 1rem;margin-top:.75rem;display:flex}.sermon-filters label{color:var(--muted);flex-direction:column;gap:.2rem;font-size:.85rem;display:flex}.sermon-filters select{font:inherit;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:6px;max-width:12rem;padding:.35rem .5rem;font-size:.95rem}.sermon-filters .sermon-filter-check{flex-direction:row;align-items:center;gap:.4rem;padding-bottom:.4rem;font-size:.95rem}.sermon-count{color:var(--muted);font-size:.95rem}.sermon-year h2{border-bottom:1px solid var(--line);margin:2rem 0 .5rem;padding-bottom:.25rem;font-size:1.35rem}.sermon-year ul,.sermon-results{margin:0;padding:0;list-style:none}.sermon-year li,.sermon-results li{padding:.45rem 0}.sermon-year li a,.sermon-results li>a{font-family:var(--serif);font-size:1.1rem;font-weight:600;text-decoration:none}.sermon-year li a:hover,.sermon-results li>a:hover{text-decoration:underline}.sermon-meta{color:var(--muted);font-size:.9rem;display:block}.no-text{font-style:italic}.sermon-results li{border-bottom:1px solid var(--line);padding:.9rem 0}.sermon-excerpt{margin:.35rem 0 0;font-size:.98rem}.sermon-excerpt mark{background:color-mix(in srgb, var(--accent) 25%, transparent);color:inherit;padding:0 .1em}.back-link{margin:1.5rem 0 0;font-size:.95rem}.back-link a{text-decoration:none}.sermon-header{margin:1rem 0 1.5rem}.sermon-kicker{color:var(--muted);letter-spacing:.02em;margin:0;font-size:.95rem;font-weight:600}.sermon-header h1{margin:.3rem 0 .5rem;font-size:clamp(1.9rem,5vw,2.5rem)}.sermon-byline{color:var(--muted);margin:0}.sermon-description{font-family:var(--serif);margin:.75rem 0 0;font-size:1.15rem;font-style:italic}.sermon-facts{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-template-columns:max-content 1fr;gap:.35rem 1rem;margin:0 0 2rem;padding:1rem 1.1rem;font-size:.95rem;display:grid}.sermon-facts dt{color:var(--muted);font-weight:600}.sermon-facts dd{margin:0}@media (width<=30rem){.sermon-facts{grid-template-columns:1fr}.sermon-facts dd{margin-bottom:.4rem}}.sermon-text{font-family:var(--serif);font-size:1.1rem;line-height:1.75}.sermon-text p{overflow-wrap:anywhere;margin:0 0 1em}.slide-marker{font-family:var(--sans);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-size:.8rem;margin:1.5em 0 .25em!important}.sermon-note{color:var(--muted);font-style:italic}.sermon-versions{border-top:1px solid var(--line);margin-top:3rem;padding-top:1rem}.sermon-versions h2{font-size:1.35rem}.sermon-versions details{border:1px solid var(--line);background:var(--surface);border-radius:8px;margin:.6rem 0}.sermon-versions summary{cursor:pointer;padding:.6rem .9rem;font-weight:600}.sermon-versions details .sermon-text{padding:0 1rem .5rem;font-size:1.02rem}.version-format{color:var(--muted);font-weight:400}.sermon-pager{border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1rem;font-size:.95rem;display:flex}.sermon-pager a{max-width:48%;text-decoration:none}.sermon-pager a[rel=next]{text-align:right;margin-left:auto}.sermon-video{margin:0 0 2rem}.sermon-video-frame{aspect-ratio:16/9;background:#000;border-radius:8px;overflow:hidden}.sermon-video-frame iframe{border:0;width:100%;height:100%}.sermon-video figcaption{color:var(--muted);margin-top:.5rem;font-size:.95rem}.sermon-video figcaption strong{color:var(--text)}.sermon-video-note{font-style:italic}
