.episode-notes{margin-top:36px}.episode-notes h2{margin:0 0 18px;font-size:30px;color:#374151}.episode-note-card{display:flex;gap:16px;padding:20px;margin-bottom:14px;background:rgba(255,255,255,.88);border-radius:20px;box-shadow:0 14px 34px rgba(15,23,42,.07)}.episode-note-avatar{width:58px;height:58px;min-width:58px;border-radius:50%;object-fit:cover;background:#e5e7eb}.episode-note-body{flex:1;min-width:0}.episode-note-head{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:9px}.episode-note-head strong{font-size:17px;color:#111827}.episode-note-date{font-size:13px;color:#6b7280;text-align:right}.episode-note-text{margin:0;color:#374151;font-size:15px;line-height:1.65;white-space:pre-wrap}.episode-note-edited{display:block;margin-top:8px;color:#9ca3af;font-size:12px}@media(max-width:600px){.episode-note-card{padding:16px;gap:12px}.episode-note-avatar{width:48px;height:48px;min-width:48px}.episode-note-head{display:block}.episode-note-date{display:block;text-align:left;margin-top:3px}}