/* Migrated from the original gallery.html; loaded only on this page. */
.anchor-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0}
    .anchor-nav a{font-size:.9rem;padding:.4rem .8rem;border:1px solid rgba(201,164,106,.5);border-radius:999px;text-decoration:none;color:var(--navy,#14213d)}
    .anchor-nav a:hover{background:rgba(201,164,106,.15)}
    .quick-facts{list-style:none;padding:0;margin:0}
    .quick-facts li{padding:.45rem 0;border-bottom:1px dashed rgba(20,33,61,.15)}
    .quick-facts li:last-child{border-bottom:0}
    .checklist{list-style:none;padding:0;margin:0}
    .checklist li{padding:.5rem 0 .5rem 1.6rem;position:relative;border-bottom:1px dashed rgba(20,33,61,.12)}
    .checklist li::before{content:"✓";position:absolute;left:0;color:var(--gold-dark,#a9822f);font-weight:700}
    .group-head{margin:2.5rem 0 1rem}
    .group-head h3{margin-bottom:.35rem}
    .group-head p{color:#4b5563;font-size:.95rem}
    .case-box{border-left:3px solid var(--gold-dark,#a9822f);padding:.9rem 1.1rem;background:rgba(201,164,106,.07);margin:1rem 0}
    .updated{font-size:.85rem;color:#6b7280}
    .tag-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.75rem}
    .tag-row span{font-size:.8rem;padding:.25rem .6rem;border-radius:999px;background:rgba(20,33,61,.06)}
