/* Collection navigation stays within the exhibition; ritual excerpts stay beside their forms. */
.exhibit-tabs{position:sticky;top:0;z-index:3;display:flex;gap:4px;padding:7px;background:#f4f0e6;border:1px solid #e1d8c4;border-radius:10px;margin:18px 0 24px;box-shadow:0 3px 10px #4437220a}
.exhibit-tabs button{flex:1;min-width:0;min-height:43px;padding:8px 4px;color:#867250;font-size:12px;border-radius:6px}
.exhibit-tabs button[aria-pressed=true]{background:#7b6540;color:#fff;box-shadow:0 2px 5px #4c3a2822;font-weight:650}
.exhibit-panel>h3{font-size:20px!important;line-height:1.6;margin-top:0!important}
.exhibit-source{border:1px solid #ddd4c1;background:#faf8f1;padding:16px;border-radius:9px;margin:22px 0}
.exhibit-source>small{font-size:10px;color:#8a785b;letter-spacing:1px}
.rich-document .site-museum .exhibit-source h2{font-family:inherit;font-size:18px;line-height:1.6;margin:12px 0}
.exhibit-source .web-form{margin-bottom:12px}.exhibit-source .web-record{padding:10px 13px;margin-bottom:0}
.exhibit-donor{border-left:3px solid #ac9370;background:#ede6d6;padding:1px 16px 10px;margin:26px 0 12px}
.exhibit-donor h3{font-size:15px!important}.exhibit-donor strong{font-weight:750}
.feast-reference{border:1px solid #7a5743;background:#2a1c18;color:#d9bda0;border-radius:7px;margin:20px 0;padding:0 15px}
.feast-reference summary{cursor:pointer;min-height:48px;display:list-item;align-content:center;font-size:14px;color:#e9caab;padding:13px 0}
.feast-reference>small{font-size:10px;color:#b0957f}.feast-reference blockquote{font-size:14px;line-height:2.1;margin:12px 0 17px;color:#edd5ba;border:0;background:none;padding:0}
.feast-reference dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0 17px}.feast-reference dl>div{padding:9px 3px;background:#ffffff08;text-align:center;border:1px solid #79583d66;border-radius:4px}
.feast-reference dt{font-size:14px;color:#f0d9bd}.feast-reference dd{font-size:11px;margin:5px 0 0;color:#c7ac92}
@media(max-width:375px){.exhibit-tabs{gap:2px;padding:5px}.exhibit-tabs button{font-size:11px}.exhibit-source{padding:12px}.feast-reference{padding:0 12px}}
