
/* Alexandria Digital — Etapa 5.5: Sistema de Medalhões */
.medallion-img{display:block;width:100%;height:100%;object-fit:contain;border-radius:50%;filter:drop-shadow(0 .45rem .8rem #24170f33)}
.author-portrait{padding:0!important;background:none!important;box-shadow:none!important;border:0!important;aspect-ratio:1/1;overflow:visible!important}
.author-portrait .medallion-img{width:100%;height:100%}
.author-index-portrait,.related-portrait{padding:0!important;background:none!important;overflow:visible!important;border:0!important;box-shadow:none!important}
.author-index-portrait .medallion-img,.related-portrait .medallion-img{width:100%;height:100%}
.medallion-caption{display:block;text-align:center;color:#e9d4a4;font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;margin-top:.65rem;font-weight:700}
.work-cover .cover-seal{width:4.4rem;height:4.4rem;border-radius:50%;display:grid;place-items:center;font-size:0!important}
.work-cover .cover-seal .medallion-img{width:4.4rem;height:4.4rem}
.related-work-card .mini-cover{overflow:hidden;padding:.35rem}
.related-work-card .mini-cover .medallion-img{width:100%;height:100%}
.author-work-card .work-mark{overflow:hidden;padding:.35rem}
.author-work-card .work-mark .medallion-img{width:100%;height:100%}
.search-result-icon.medallion-search{padding:0!important;background:none!important;overflow:visible!important}
.search-result-icon.medallion-search .medallion-img{width:3rem;height:3rem}
.path-card img.medallion-img{object-fit:contain!important;background:transparent!important;border-radius:50%!important;padding:0!important}
.book-card .portrait-medallion{width:3.4rem!important;height:3.4rem!important;border:0!important;background:none!important;overflow:visible!important;display:grid!important;place-items:center!important}
.book-card .portrait-medallion .medallion-img{width:100%;height:100%}
.author-card .home-medallion{width:3.4rem;height:3.4rem;display:block;margin:0 auto .6rem}
.author-card .home-medallion .medallion-img{width:100%;height:100%}
.medallion-system-note{border:1px solid var(--ad-border);background:linear-gradient(145deg,var(--ad-surface),var(--ad-bg-soft));border-radius:.8rem;padding:1rem;color:var(--ad-text-soft)}
@media(max-width:36rem){.work-cover .cover-seal,.work-cover .cover-seal .medallion-img{width:3.8rem;height:3.8rem}.author-index-portrait .medallion-img{width:4rem;height:4rem}.related-portrait .medallion-img{width:3rem;height:3rem}}

.catalog-cover .cover-seal{width:3.4rem;height:3.4rem;border:0!important;opacity:1!important;overflow:visible;background:none!important}
.catalog-cover .cover-seal .medallion-img{width:3.4rem;height:3.4rem}
@media(max-width:36rem){.catalog-cover .cover-seal,.catalog-cover .cover-seal .medallion-img{width:2.8rem;height:2.8rem}}
