@layer page{.definitions-list{padding-left:1.5rem;list-style:decimal}.context{font-style:italic}.context-container,.word-class-container{color:var(--foreground-secondary)}.word-meta{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex;& :not(:last-child):after{content:"·";user-select:none;pointer-events:none;color:var(--foreground-secondary);margin-left:.5rem}&:not(&:has(*)){margin-bottom:0;display:none}}.word-card-full .header-with-actions{margin-bottom:.5rem;& .subtitle{margin-top:.5rem}:has(.word-meta:not(&:has(*))){margin-bottom:-1rem;@media (width<=500px){margin-bottom:-1.5rem}}}.word-header{font-family:var(--font-normal)}.rendered-notes{margin-top:.5rem}.when-small{display:none!important}@media (width<=600px){.when-large{display:none!important}.when-small{display:inline-flex!important}}ul.quotations{& li{flex-direction:column;gap:.325rem;list-style-type:none;display:inline-flex}&:not(:has(li)){display:none}}.quotation-link{font-style:italic;text-decoration:none;& .highlight{font-weight:700}&:hover{color:var(--foreground-secondary)}}.cognacy-card{& .cognacy-error{background-color:var(--background-page);border:var(--border);border-radius:var(--rounding);color:var(--foreground-secondary);padding:1em;& .cognacy-error-detail{opacity:.8;font-size:.9em}}& .cognacy-svg{background-color:var(--background-page);border:var(--border);border-radius:var(--rounding);flex-direction:row;justify-content:center;margin-top:0;display:flex;overflow:auto;& svg{& .node{& a{text-decoration:none;&:hover path{stroke:var(--foreground-secondary)}}& text{fill:var(--foreground-primary);font-family:inherit;font-size:12px}& path{transition:stroke var(--duration-very-fast) ease-in-out;fill:var(--background-panel);stroke:var(--border-color);stroke-width:1px}}& .current-word{& path{stroke:var(--foreground-secondary)}}& .edge{& polygon{fill:var(--foreground-secondary);stroke:var(--foreground-secondary)}& path{stroke:var(--foreground-secondary);stroke-width:1px}}}}}a.word-class{color:var(--foreground-secondary);font-size:.9em;text-decoration:none;& .word-class-abbreviation{font-style:italic}}}