
body { font-family: -apple-system, "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;
       max-width: 860px; margin: 0 auto; padding: 24px 16px; line-height: 1.7; color: #222; }
h1 { font-size: 1.4rem; border-bottom: 2px solid #333; padding-bottom: 8px; }
h2.episode-title { font-size: 1.1rem; margin-top: 2.5rem; color: #444; }
.breadcrumb { font-size: 0.85rem; color: #666; margin-bottom: 1rem; }
.breadcrumb a { color: #06c; text-decoration: none; }
.article-block { margin-bottom: 3rem; padding-bottom: 2rem; border-bottom: 1px dashed #ccc; }
.meta { font-size: 0.8rem; color: #888; margin-bottom: 1rem; }
img { max-width: 100%; height: auto; }
ul.list { list-style: none; padding: 0; }
ul.list li { padding: 10px 0; border-bottom: 1px solid #eee; }
ul.list a { text-decoration: none; color: #06c; }
