.prose .spymark-dictionary { margin: 0 0 2rem; padding: 1.25rem 0; border-top: 1px solid var(--line); }
.spymark-dictionary > div + div { margin-top: 1.5rem; }
.spymark-dictionary dt { display: flex; flex-wrap: wrap; align-items: baseline; gap: .2rem .65rem; line-height: 1.4; }
.spymark-dictionary dfn { font-size: 1.4em; font-weight: 700; font-style: normal; letter-spacing: -.025em; }
.spymark-dictionary .dict-pronunciation { color: var(--muted); font-size: .8em; }
.spymark-dictionary .dict-part { font-size: .85em; font-style: italic; }
.spymark-dictionary dd { margin: .35rem 0 0; }
.prose .spymark-dictionary p { margin: .35rem 0 0; font-size: .9em; line-height: 1.65; }
.prose .spymark-dictionary .dict-forms { color: var(--muted); font-size: .75em; }
.prose .spymark-dictionary .dict-example { margin-top: .35rem; padding-left: 1rem; border-left: 1px solid var(--line); color: var(--muted); font-style: italic; }
