:root{--ink:#172d26;--green:#234f40;--muted:#5e6b65;--paper:#fcfcf8;--line:#d8dfd8;--soft:#edf1ea;--accent:#b7cf71;font-family:Pretendard,'Apple SD Gothic Neo','Noto Sans KR',system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #528047;outline-offset:5px}img{display:block;max-width:100%;height:auto}p{line-height:1.8;word-break:keep-all;overflow-wrap:anywhere}h1,h2,h3{word-break:keep-all;letter-spacing:-.055em;line-height:1.35;margin:0}h1{font-size:clamp(2rem,3.6vw,3.6rem)}h2{font-size:clamp(1.6rem,2.5vw,2.5rem)}h3{font-size:1.45rem}small,.eyebrow{font-size:.875rem}.eyebrow{letter-spacing:.12em;font-weight:700;margin:0 0 16px;color:var(--green)}main{max-width:1240px;margin:auto;padding:0 40px}.site-header{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:24px 40px;border-bottom:1px solid var(--line);gap:20px}.brand{display:flex;align-items:center;gap:16px}.brand>span:last-child{font-size:.875rem;display:inline;white-space:nowrap}.brand b{font-size:1rem}.brand-mark{font-family:Georgia,serif;font-size:3rem;line-height:1;letter-spacing:-.12em}.brand-mark span{color:#56824a}.site-header nav{display:flex;gap:28px;font-size:.9375rem;font-weight:600}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:48px 0 32px}.gallery-heading h1 span{color:#72934c}.gallery-heading>p{margin:0;color:var(--muted);font-size:1rem}.featured{display:grid;grid-template-columns:1.25fr 1fr;background:var(--soft);border-radius:4px;overflow:hidden}.featured-image{position:relative;display:block;min-height:460px}.featured-image img{width:100%;height:100%;object-fit:cover}.image-label{position:absolute;left:24px;top:24px;background:var(--paper);padding:9px 14px;border-radius:30px;font-size:.875rem;font-weight:600}.featured-copy{padding:38px;display:flex;flex-direction:column;justify-content:center}.feature-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:22px;align-items:center;font-size:.875rem}.feature-meta .eyebrow{margin:0;letter-spacing:.02em}.featured h2{font-size:clamp(1.8rem,2.7vw,2.8rem);max-width:390px}.reference{color:var(--muted);font-size:1rem}.featured blockquote{margin:4px 0 28px;font-size:1.125rem;line-height:1.8;word-break:keep-all}.button{border:0;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:15px 20px;border-radius:3px;font-weight:600;font-size:1rem;min-height:48px}.button:hover{background:#193d31}.song-link{display:flex;align-items:center;gap:14px;border:0;border-top:1px solid #bdcabb;background:transparent;width:100%;padding:22px 0 0;margin-top:24px;text-align:left;color:var(--ink)}.song-link small{display:block;color:var(--muted);margin-bottom:5px;font-weight:400}.song-link b{font-size:1rem;line-height:1.5}.song-link>span:last-child{margin-left:auto}.play{display:grid;place-items:center;border:1px solid #c2cdbf;border-radius:50%;width:42px;height:42px;flex-shrink:0;font-size:.875rem}.archive{padding:64px 0 84px;scroll-margin-top:24px}.archive-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.archive h2{font-size:1.75rem}.archive h2 span{display:inline-flex;font-size:.875rem;vertical-align:middle;background:var(--soft);border-radius:20px;padding:4px 10px;letter-spacing:0;margin-left:8px}.archive .eyebrow{font-size:.8125rem;margin-bottom:10px}.search{display:flex;flex-direction:column;gap:8px;font-size:.875rem;color:var(--muted)}.search input{border:1px solid var(--line);background:#fff;color:var(--ink);padding:12px 16px;min-width:260px;border-radius:4px}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 28px}.card-image{position:relative;overflow:hidden;background:var(--soft);aspect-ratio:1.4}.card-image img{height:100%;width:100%;object-fit:cover;transition:transform .3s}.card-link:hover img{transform:scale(1.025)}.card-open{position:absolute;bottom:16px;right:16px;background:var(--paper);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:1.3rem}.card-meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.875rem;margin:18px 0 10px;flex-wrap:wrap}.card p{color:var(--muted);margin:10px 0 0}.site-footer{padding:32px 40px;max-width:1240px;border-top:1px solid var(--line);margin:auto;display:flex;justify-content:space-between;align-items:center;gap:20px;color:var(--muted);font-size:.875rem}.footer-brand{font-weight:700;color:var(--ink)}.back{display:inline-block;margin:28px 0;font-size:.9375rem;color:var(--green)}.detail-heading{text-align:center;margin:16px auto 36px;max-width:800px}.detail-heading .eyebrow{letter-spacing:.05em}.detail-heading .eyebrow span{padding:0 12px;color:#9ca89e}.detail-image{margin:0;max-height:650px;overflow:hidden}.detail-image img{width:100%;height:auto}.detail-layout{display:grid;grid-template-columns:220px minmax(0,1fr);gap:80px;margin:60px 0 80px}.contents{align-self:start;position:sticky;top:28px;display:flex;flex-direction:column;gap:20px;font-size:.9375rem}.contents p{margin-bottom:0}.detail-body{max-width:740px}.detail-body>section{margin-bottom:64px;scroll-margin-top:28px}.detail-body h2{font-size:1.65rem;margin-bottom:24px}.detail-body p,.detail-body li{font-size:1.125rem;line-height:1.95}.verse{margin:0;padding:12px 0 12px 24px;border-left:3px solid var(--green);font-size:1.4rem;line-height:1.8;word-break:keep-all}.verse cite{display:block;font-size:.9375rem;color:var(--muted);font-style:normal;margin-top:16px}.declaration{background:var(--green);padding:36px;color:white;border-radius:4px}.declaration .eyebrow{color:#d3e3b6}.declaration>p#declaration-text{font-size:1.3rem;line-height:2;white-space:normal}.light{background:#fff;color:var(--green)}.light:hover{background:#e8f0d8}.copy-status{display:block;margin-top:12px;font-size:.875rem}.message{white-space:normal}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;margin-top:26px}summary{cursor:pointer;font-weight:600;line-height:1.6}li{padding-left:8px;margin:18px 0}ol{padding-left:22px}.text-link{display:inline-block;margin-top:18px;font-size:.9375rem;text-decoration:underline;text-underline-offset:4px}.adjacent{display:grid;grid-template-columns:1fr 1fr;gap:28px;border-top:1px solid var(--line);padding:28px 0}.adjacent a{display:flex;flex-direction:column;gap:10px}.adjacent a:last-child{text-align:right}.adjacent small{color:var(--muted)}.empty{padding:70px 0;min-height:30vh}.listen-header{padding:24px;text-align:center}.muted{color:var(--muted)}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;padding:16px;background:white;z-index:100}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.music-dock{position:fixed;right:24px;bottom:24px;width:min(390px,calc(100vw - 32px));z-index:20;background:var(--paper);border:1px solid var(--line);border-radius:10px;box-shadow:0 12px 50px #13251e40;overflow:hidden}.dock-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;background:var(--green);color:#fff}.dock-title{font-size:.875rem;line-height:1.5;margin:0;overflow-wrap:anywhere}.dock-bar button{border:0;background:transparent;color:white;min-width:40px;min-height:40px;font-size:1.3rem}.dock-video{aspect-ratio:16/9}.dock-video iframe{display:block;border:0;width:100%;height:100%}.dock-footer{padding:12px 16px;font-size:.875rem}.dock-footer p{font-size:.875rem;margin:8px 0 0;color:var(--muted)}.dock-footer a{text-decoration:underline}.music-dock.minimized .dock-video,.music-dock.minimized .dock-footer{display:none}@media(min-width:1500px){.featured-image{min-height:490px}}@media(max-width:900px){.featured-copy{padding:28px}.featured-image{min-height:400px}.detail-layout{grid-template-columns:1fr;gap:20px}.contents{position:static;flex-direction:row;flex-wrap:wrap;gap:12px 20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.contents p{width:100%}.detail-body{max-width:100%}.feature-meta{flex-wrap:wrap}.gallery-heading>p{display:none}}@media(max-width:640px){main{padding:0 20px}.site-header{padding:18px 20px}.site-header nav{gap:15px;font-size:.875rem}.brand{gap:10px}.brand-mark{font-size:2.6rem}.brand>span:last-child{font-size:.8125rem}.gallery-heading{margin:32px 0 24px}.gallery-heading .eyebrow{font-size:.8125rem;margin-bottom:10px}.gallery-heading h1{font-size:2.05rem}.featured{grid-template-columns:1fr}.featured-image{min-height:0;aspect-ratio:1.4}.featured-copy{padding:26px 24px}.featured h2{font-size:1.95rem}.feature-meta{margin-bottom:16px}.featured blockquote{font-size:1.05rem}.archive{padding:44px 0 56px}.archive-heading{align-items:stretch;flex-direction:column;gap:22px}.archive h2{font-size:1.5rem}.search input{min-width:0;width:100%}.grid{grid-template-columns:1fr;gap:32px}.card h3{font-size:1.4rem}.card-meta{font-size:.875rem}.site-footer{margin:0 20px;padding:24px 0;align-items:start;flex-direction:column;gap:12px}.detail-heading{margin-top:12px}.detail-heading h1{font-size:2rem}.detail-layout{margin-top:32px}.contents{font-size:.875rem}.detail-body>section{margin-bottom:44px}.declaration{padding:24px}.detail-body p,.detail-body li{font-size:1.0625rem}.declaration>p#declaration-text{font-size:1.125rem}.verse{font-size:1.2rem;padding-left:18px}.music-dock{right:16px;bottom:16px}.adjacent b{font-size:1rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.site-header,.site-footer,.contents,.music-dock,.search,button{display:none!important}main{padding:0}.detail-layout{display:block}.declaration{color:#000;background:#fff;border:1px solid #aaa}.declaration .eyebrow{color:#000}}

/* Collection: a quiet, compact grid; original art proportions stay intact. */
body:has(.collection){background:#fff;--ink:#20241f;--paper:#fff;--line:#dedfd9}
main:has(.collection){max-width:1440px}
.collection{padding:42px 0 64px;scroll-margin-top:20px;min-height:65vh}
.collection-heading h1{font-size:clamp(2.4rem,5vw,4.2rem);font-weight:800;letter-spacing:-.065em;line-height:1.1}
.collection-heading h1 span{color:#597752}
.collection-heading .eyebrow{font-size:.875rem;letter-spacing:.06em;margin-bottom:18px}
.collection-heading>p:last-child{margin:18px 0 0;color:var(--muted)}
.collection-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:30px 0 30px;padding:12px 0}
.collection-tools>p{margin:0;font-size:.9375rem}.collection-tools b{margin-left:8px}.collection-order{margin-left:24px;color:var(--muted);font-size:.875rem}
.collection-tools .search input{border:0;background:#f5f5f2;min-width:280px}
.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px;align-items:start}
.collection-card{position:relative;min-width:0;isolation:isolate}
.collection-card.preview-open{z-index:5}
.collection-card .card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1.4;background:#f3f3ef}
.collection-card .card-image img{object-fit:cover;object-position:center;width:100%;height:100%;transform:none}
.latest-label{position:absolute;top:10px;left:10px;background:#fff;padding:5px 9px;font-size:.8125rem;color:#294b36}
.collection-card .card-meta{font-size:.875rem;margin:14px 0 7px;gap:8px}
.work-title{font-size:1.15rem;line-height:1.45;letter-spacing:-.035em;font-weight:700}
.card .work-reference{font-size:.875rem;line-height:1.5;margin:5px 0 0;color:var(--muted)}
.card-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);margin-top:14px;gap:8px}
.preview-toggle{background:none;border:0;padding:9px 0;min-height:44px;color:var(--muted);font-size:.875rem;text-align:left}
.quick-song{display:grid;place-items:center;min-width:44px;min-height:44px;color:var(--green);font-size:1rem}
.work-preview{position:absolute;inset:0;min-height:360px;display:flex;flex-direction:column;background:#fbfcf9f7;border:1px solid #aab9aa;box-shadow:0 10px 26px #18332318;padding:16px;z-index:2;backdrop-filter:blur(8px)}
.preview-heading{display:flex;align-items:center;gap:8px;justify-content:space-between;flex-shrink:0;font-size:1rem;font-weight:700;line-height:1.5}
.preview-heading>a{max-width:calc(100% - 40px)}.preview-close{border:0;background:none;color:var(--ink);font-size:1.4rem;min-width:36px;min-height:40px}
.preview-reading{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:7px;scrollbar-width:thin;flex:1}
.card .preview-label{font-size:.875rem;font-weight:700;color:var(--green);margin:15px 0 8px;line-height:1.5}
.preview-reading blockquote{font-size:1rem;line-height:1.8;margin:0;word-break:keep-all}
.card .preview-confession{font-size:1rem;line-height:1.85;color:var(--ink);margin:0 0 10px}
.preview-bottom{flex-shrink:0}.preview-bottom .song-link{margin-top:12px;padding-top:12px;gap:9px}.preview-bottom .song-link small{display:none}.preview-bottom .song-link b{font-size:.875rem}.preview-bottom .play{width:32px;height:32px}
.preview-detail{display:block;font-size:.875rem;text-decoration:underline;text-underline-offset:3px;margin-top:12px;min-height:30px}
.collection-credit{color:var(--muted);font-size:.8125rem;margin:36px 0 0}
.detail-image{max-height:none}.detail-image figcaption{font-size:.8125rem;color:var(--muted);padding-top:10px}
@media(min-width:1280px){.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 28px}}
@media(max-width:760px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.collection-tools{align-items:stretch;flex-direction:column;gap:12px}.collection-tools .search input{min-width:0;width:100%}.collection{padding-top:30px}.collection-heading h1{font-size:2.6rem}.work-title{font-size:1.0625rem}.collection-card .card-meta{font-size:.8125rem}.collection-order{float:right}}
@media(hover:none),(pointer:coarse),(max-width:760px){.work-preview{position:fixed;inset:auto 12px 12px;min-height:0;height:min(70dvh,560px);z-index:15;border-radius:10px;padding:20px;box-shadow:0 0 0 100vmax #15211a55}.collection-card.preview-open{z-index:15}.preview-heading{font-size:1.125rem}.preview-reading{padding-right:10px}.preview-bottom .song-link b{font-size:1rem}}
@media(max-width:360px){.collection-grid{gap:26px 12px}.preview-toggle{font-size:.8125rem}.site-header nav{gap:10px}.brand>span:last-child{font-size:.75rem}}
@media print{.work-preview,.card-actions{display:none!important}}

.pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin:42px 0 12px}
.pagination button{border:1px solid var(--line);background:#fff;color:var(--ink);min-width:44px;min-height:44px;padding:8px 12px;font-size:.9375rem}
.pagination button[aria-current="page"]{background:var(--green);border-color:var(--green);color:#fff;font-weight:700}
.pagination button:disabled{color:#929991;background:#f6f6f3;cursor:default}
.pagination button:not(:disabled):hover{border-color:var(--green)}
.pagination span{padding:0 4px}.page-summary{text-align:center;color:var(--muted);font-size:.875rem;margin:0 0 24px}

.adjacent a.adjacent-link{display:flex;flex-direction:row;align-items:center;gap:14px;text-align:left;min-width:0}
.adjacent .adjacent-thumb{width:96px;height:auto;aspect-ratio:1.4;object-fit:contain;background:var(--soft);flex-shrink:0;border-radius:3px}
.adjacent-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.adjacent-copy b{font-size:1rem;line-height:1.6;word-break:keep-all;overflow-wrap:anywhere}
.adjacent a.adjacent-next{flex-direction:row-reverse;text-align:right}
.adjacent-link:hover .adjacent-copy b{text-decoration:underline;text-underline-offset:4px}
@media(max-width:640px){.adjacent{gap:20px}.adjacent a.adjacent-link{flex-direction:column;align-items:flex-start;gap:12px}.adjacent a.adjacent-next{align-items:flex-end}.adjacent .adjacent-thumb{width:88px}}

/* Reading ends with one compact listening row and a clear return to the collection. */
.detail-body .worship-simple h2.eyebrow{font-size:.875rem;letter-spacing:.12em;margin:0 0 18px}
.detail-body .worship-song{font-size:1.125rem;font-weight:600;line-height:1.6;margin:0 0 14px}
.worship-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:1rem}
.worship-actions a{display:inline-flex;align-items:center;gap:12px;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.worship-actions .listen-here{text-decoration:none}.worship-actions .listen-here:hover>span:last-child{text-decoration:underline;text-underline-offset:4px}
.listen-divider{color:#a2aaa2}.worship-actions .play{background:var(--soft);border:0}
.all-words{display:flex;justify-content:center;width:100%;min-height:56px;margin:24px 0 0;font-size:1.0625rem}
.church-home{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--ink)}.church-home img{width:20px;height:20px}
.song-link>span:last-child{margin-left:0}
@media(max-width:380px){.worship-actions{gap:10px;font-size:.9375rem}.worship-actions a{gap:8px}.worship-actions .play{width:36px;height:36px}}

.worship-row{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}
.worship-track{display:flex;align-items:center;gap:14px;min-width:0;flex:1}
.track-play{width:46px;height:46px;background:var(--soft);border:0;flex-shrink:0;color:var(--green)}
.track-play:hover{background:#dfe8d8}.track-copy{min-width:0}
.detail-body .worship-track .worship-song{margin:0;font-size:1.0625rem;line-height:1.5}
.detail-body .worship-track .worship-info{margin:4px 0 0;font-size:.875rem;line-height:1.5;color:var(--muted)}
.worship-row .worship-actions{margin-left:auto;flex-shrink:0;flex-wrap:nowrap;gap:12px;font-size:.9375rem;white-space:nowrap}
.worship-row .worship-actions a{text-decoration:none}.worship-row .worship-actions a:hover{text-decoration:underline}
@media(max-width:600px){.worship-row{flex-wrap:wrap;gap:12px}.worship-track{flex-basis:100%}.worship-row .worship-actions{justify-content:flex-end}.track-play{width:42px;height:42px}}

/* Quiet image overlay: the confession alone, without a second miniature page. */
.collection-card .confession-preview{inset:0 0 auto;aspect-ratio:1.4;min-height:0;height:auto;padding:0;border:0;box-shadow:none;border-radius:0;backdrop-filter:none;background:rgba(249,250,246,.91);overflow:hidden}
.confession-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:18px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}
.card .confession-preview .preview-confession{margin:auto 0;color:#23382c;font-size:1rem;line-height:1.85;text-align:center;word-break:keep-all;overflow-wrap:anywhere}
.confession-preview .preview-close{position:absolute;right:2px;top:2px;z-index:1;background:rgba(249,250,246,.95);width:32px;min-width:32px;height:32px;min-height:32px;font-size:1.1rem;opacity:0}
.confession-preview .preview-close:focus-visible{opacity:1}
@media(hover:hover) and (pointer:fine){.confession-preview{animation:confession-reveal .18s ease-out}}
@keyframes confession-reveal{from{opacity:0}to{opacity:1}}
@media(hover:none),(pointer:coarse),(max-width:760px){.collection-card .confession-preview{position:absolute;inset:0 0 auto;aspect-ratio:1.4;min-height:0;height:auto;border-radius:0;box-shadow:none;padding:0;z-index:2}.confession-link{padding:30px 10px 10px}.card .confession-preview .preview-confession{font-size:.875rem;line-height:1.7;word-break:normal}.confession-preview .preview-close{opacity:1}}
@media(prefers-reduced-motion:reduce){.confession-preview{animation:none!important}}

/* Inline gallery playback occupies the entire artwork frame. */
.collection-card .card-video{position:absolute;inset:0 0 auto;width:100%;height:auto;aspect-ratio:1.4;border:0;display:block;background:#000;z-index:3}
.collection-card.is-playing .card-image{visibility:hidden}
.collection-card.is-playing .preview-toggle{visibility:hidden}
@media print{.collection-card .card-video{display:none}.collection-card.is-playing .card-image{visibility:visible}}

/* Justification applies only to sermon paragraphs. */
.detail-body #sermon>p:not(.eyebrow){text-align:justify;text-align-last:start;text-justify:inter-word}
.card-actions{flex-wrap:wrap;gap:4px 12px}
.quick-song{display:inline-flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}
.card-actions .preview-toggle,.card-actions .quick-song{font-size:.875rem;font-weight:400;line-height:1.5}
@media(max-width:360px){.card-actions .preview-toggle,.card-actions .quick-song{font-size:.8125rem}.card-actions{column-gap:8px}}

/* Keep each collection title on one line within its grid column. */
.collection-card .work-title{min-width:0}
.collection-card .work-title>a{display:block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
@media(min-width:641px){main,.site-header,.site-footer{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}}

/* Phone: one artwork; tablet: two; desktop: four. */
.collection-grid{grid-template-columns:minmax(0,1fr)}
@media(min-width:768px){.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1200px){.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
