/* Fotos del recuerdo seleccionado. */
.featured-memory-photo{position:absolute;z-index:0;top:78px;right:52px;bottom:104px;left:52px;width:calc(100% - 104px);height:calc(100% - 182px);object-fit:cover;border:1px solid #fff1ecaa;box-shadow:0 12px 26px #491b2b55}.main-memory .tag,.main-memory .memory-bottom{z-index:1;position:relative}.main-memory.has-photo .memory-bottom p{padding:10px 13px;background:#3c1a2788;backdrop-filter:blur(5px)}.saved-memory{cursor:pointer;transition:background .2s ease,transform .2s ease}.saved-memory:hover{background:#fff5f1;transform:translateY(-3px)}.saved-memory:focus{outline:2px solid var(--red);outline-offset:-3px}.saved-memory .memory-photo-thumb{width:100%;height:130px;object-fit:cover;margin:0 0 17px;display:block}.entry-photo{padding:11px;border:1px dashed #c88b92;background:#fff5f1;cursor:pointer}.entry-photo input{margin-top:5px;font:11px "DM Sans",sans-serif}.entry-photo[hidden]{display:none}@media(max-width:850px){.featured-memory-photo{top:68px;right:36px;bottom:107px;left:36px;width:calc(100% - 72px);height:calc(100% - 175px)}}
