/* Isolated styles for the reading hub, articles and HOME reading cards. */
.eunyu-main{width:min(1160px,calc(100% - 40px));margin:0 auto;padding:38px 0 72px}
.eunyu-breadcrumb{font-size:.85rem;color:#536b78;margin-bottom:38px;line-height:1.8}
.eunyu-heading{max-width:900px;margin:0 0 36px}.eunyu-heading h1{font-family:"Noto Serif KR",serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.5;word-break:keep-all;overflow-wrap:anywhere;margin:12px 0 18px}
.eunyu-heading>p{color:#536b78}.eunyu-author{font-size:.85rem}
.eunyu-review-note{background:#f7f3e9;padding:14px 20px;border-radius:8px;color:#5b5a51;font-size:.88rem;margin-bottom:28px}
.eunyu-filters{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 12px}.eunyu-filters[hidden]{display:none}
.eunyu-filters button{font:inherit;min-height:44px;padding:8px 22px;border:1px solid #91b5c9;border-radius:24px;background:white;color:#23485f;cursor:pointer}
.eunyu-filters button[aria-pressed="true"]{background:#23485f;color:#fff;border-color:#23485f}.eunyu-count{font-size:.85rem;color:#536b78}
.eunyu-card[hidden]{display:none}.eunyu-card .eunyu-image-pending{margin:0 0 24px;flex-shrink:0}
.eunyu-image-pending{aspect-ratio:16/9;background:#e7eff4;border:1px dashed #a7bbc7;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px;gap:8px;color:#426c83}
.eunyu-image-pending small{font-size:.75rem}.eunyu-image-pending span{font-size:1rem;font-weight:600}
.eunyu-article-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:40px;align-items:start}
.eunyu-toc{position:sticky;top:108px;border-left:2px solid #91b5c9;padding:0 0 0 16px}.eunyu-toc summary{cursor:pointer;min-height:44px;padding:10px 0;font-weight:600}.eunyu-toc nav{display:grid;gap:4px}.eunyu-toc a{padding:10px 0;font-size:.88rem;color:#536b78}
.eunyu-body{max-width:800px}.eunyu-body h2,.eunyu-related h2{font-family:"Noto Serif KR",serif;font-size:1.4rem;line-height:1.6;margin:0 0 16px}
.eunyu-summary,.eunyu-source{padding:26px;border-radius:8px;margin-bottom:24px}.eunyu-summary{background:#edf4f8}.eunyu-source{background:#fcfaf5;border:1px solid #e9e2d5}.eunyu-source h2{font-family:inherit;font-size:1rem}
.eunyu-pending{color:#627582;font-size:.9rem}.eunyu-body-image{margin:32px 0}.eunyu-prose{padding:26px 0;border-bottom:1px solid #dce6ec;scroll-margin-top:110px}.eunyu-quote-slot{padding:22px;border-left:3px solid #91b5c9;background:#f2f7fa;margin-top:30px;color:#536b78}
.eunyu-related{margin-top:64px;border-top:1px solid #c9dbe5;padding-top:32px}.eunyu-related .reading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eunyu-bottom{display:flex;gap:24px;flex-wrap:wrap;justify-content:space-between;margin-top:38px}
@media(max-width:900px){.eunyu-article-layout{grid-template-columns:1fr;gap:22px}.eunyu-toc{position:static;border:1px solid #c9dbe5;border-radius:8px;padding:8px 18px}.eunyu-body{max-width:none}}
@media(max-width:560px){.eunyu-main{width:calc(100% - 34px);padding-top:26px}.eunyu-related .reading-grid{grid-template-columns:1fr}.eunyu-summary,.eunyu-source{padding:20px}.eunyu-filters{gap:8px}.eunyu-filters button{padding:8px 16px}}

.eunyu-card-image{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:8px;margin:0 0 24px}
.eunyu-article-image{margin:32px 0}.eunyu-article-image img{display:block;width:100%;height:auto;border-radius:8px}.eunyu-article-image figcaption{font-size:.8rem;color:#627582;margin-top:10px}
.eunyu-summary ul{margin:0;padding-left:22px}.eunyu-summary li+li{margin-top:10px}.eunyu-prose p{line-height:1.95;word-break:keep-all;overflow-wrap:anywhere}.eunyu-quote-slot{margin-left:0;margin-right:0}.eunyu-quote-slot cite{font-style:normal;font-size:.85rem}

.eunyu-jijang-image{object-fit:contain;background:#f7f3e9}.eunyu-prose .accordion summary{cursor:pointer;line-height:1.6}#article-faq{scroll-margin-top:110px}

.eunyu-meditation-image{object-fit:contain;background:#f7f3e9}

/* Compact attribution and a single participation path after related reading. */
.eunyu-body .eunyu-source{padding:0 0 20px;margin:0 0 28px;background:transparent;border:0;border-bottom:1px solid #e1e5e4;border-radius:0;font-size:.85rem;color:#536b78;line-height:1.8}
.eunyu-source p{margin:0 0 8px}.eunyu-source-meta{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 20px}.eunyu-source-meta a{display:inline-block;padding:6px 0;color:#315f77;text-underline-offset:4px;text-decoration:underline}.eunyu-source-meta span{font-size:.8rem}
.eunyu-invitation{margin-top:40px;padding:26px 28px;background:#f7f3e9;border-radius:10px;border:1px solid #d2c9b8}.eunyu-invitation p{margin:0 0 12px;line-height:1.8}.eunyu-invitation a{display:inline-block;padding:6px 0}
.eunyu-bottom{margin-top:22px;font-size:.85rem}.eunyu-bottom a,.eunyu-hub-footer a{color:#536b78;display:inline-block;padding:12px 0}
.eunyu-hub-footer{border-top:1px solid #dce6ec;margin-top:38px;padding-top:14px;text-align:right;font-size:.88rem}
@media(max-width:560px){.eunyu-invitation{padding:22px 20px}.eunyu-source-meta{column-gap:16px}}

/* Match the shared reading hierarchy without changing article layout. */
.home-review .eunyu-heading h1,.home-review .eunyu-body h2,.home-review .eunyu-related h2{color:#183b52}
.home-review .eunyu-heading>p,.home-review .eunyu-breadcrumb,.home-review .eunyu-count,.home-review .eunyu-toc a,.home-review .eunyu-article-image figcaption,.home-review .eunyu-quote-slot,.home-review .eunyu-body .eunyu-source,.home-review .eunyu-bottom a,.home-review .eunyu-hub-footer a{color:#505b61}