/* Bibliographic hierarchy, scoped to the existing author catalogue. */
.author-catalog .catalog-heading{flex-wrap:wrap}
.author-catalog h3,.author-catalog h4,.author-catalog h5,.author-catalog h6{overflow-wrap:anywhere}
.author-catalog .catalog-heading h3{flex:1 1 420px;line-height:1.3}
.catalog-status{display:inline-block;border:1px solid #d5d5c9;background:#efeee7;color:#555a49;padding:4px 10px;font-size:.875rem;line-height:1.5;max-width:100%;font-style:normal}
.status-available{background:#e5e9df;border-color:#a9b39c;color:#344331}
.status-translation,.status-preparation,.status-catalog{background:#eeecdf;border-color:#d6ccb0;color:#645a3d}
.status-review{background:#e9dfc3;border-color:#b29b60;color:#54451e}
.status-unpublished{background:transparent;border-style:dashed;color:#65645a}
.catalog-kind{font-size:.875rem;letter-spacing:.08em;color:var(--muted)}
.author-catalog .part-content{width:100%;min-width:0}
.part-heading,.treatise-title{display:flex;justify-content:space-between;align-items:start;gap:16px;flex-wrap:wrap}
.part-heading h4{flex:1 1 350px;font-family:Georgia,'Times New Roman',serif;font-size:1.2rem;font-weight:400;line-height:1.45;margin:0}
.part-subtitle{font-family:Georgia,'Times New Roman',serif;font-style:italic;color:var(--muted);margin:8px 0}
.author-catalog .internal-treatise{border-left:2px solid var(--gold);padding:18px 22px;margin:20px 0 4px 20px;background:var(--soft)}
.internal-treatise h5{font:400 1.25rem/1.4 Georgia,'Times New Roman',serif;margin:0 0 12px}
.internal-treatise h6{font:400 1.4rem/1.4 Georgia,'Times New Roman',serif;margin:0 0 12px}
.author-catalog .donis-highlight{background:#f1edde;border-left-width:3px}
.author-catalog .opere-highlight{background:#e9eee8;border-left-width:3px;border-left-color:#657b67}.catalog-edition-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.catalog-edition-actions .button{padding:10px 14px;font-size:.825rem}
.treatise-title{padding-left:18px;border-left:1px solid #c6b884;margin-bottom:12px}
.author-catalog .editorial-note{font-size:.875rem;line-height:1.75;color:#5d6356;margin-top:22px;padding-top:16px;border-top:1px solid var(--line)}
@media(max-width:800px){.author-catalog .catalog-heading h3{flex-basis:auto}.part-heading{flex-direction:column;gap:10px}.part-heading h4{flex-basis:auto}.author-catalog .internal-treatise{margin-left:8px;padding:16px}}
@media(max-width:640px){.author-catalog .catalog-heading{gap:12px}.author-catalog .catalog-entry{padding:26px 0}.author-catalog .internal-treatise{margin-left:0;padding:16px 12px}.treatise-title{padding-left:12px}}
