body,html,material-app{margin:0;top:0;overflow:hidden;left:0;right:0;bottom:0;position:absolute;font-family:Roboto,Noto,Helvetica;font-display:swap}.img-container{height:30vh;overflow:hidden}img{width:auto;height:100%}figure>img{width:100%;height:auto}pre{background-color:wheat}a{text-decoration:none}.feed{display:inline-grid;padding:5px;float:left}.feed:last-of-type{padding-bottom:25px}.mat-card-content:hover,.mat-card-header:hover,img:hover{cursor:pointer}.mat-card{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);transition:box-shadow 280ms cubic-bezier(.4,0,.2,1);display:block;position:relative;padding:24px;border-radius:2px;height:auto;max-height:300px}.mat-card:hover{box-shadow:0 8px 16px 0 rgba(0,0,0,.2)}.mat-card-header{margin:0 8px;display:flex}.mat-card-title{font-weight:600;font-size:18px}.mat-card-avatar{height:80px;width:80px;border-radius:20%;flex-shrink:0;overflow:hidden;margin-right:10px}.mat-card-actions,.mat-card-content{display:inline-block}.mat-card-subtitle{font-size:14px;margin:5px 0}.mat-card-content{font-size:16px}.mat-button{font-size:16px;font-weight:500}@media screen and (max-width:440px){.card{max-width:89vw}.mat-card{padding:17px}}@media screen and (min-width:441px) and (max-width:799px){.card{width:98%}.img-container{height:100px}}@media screen and (min-width:800px){.card{width:48%}.mat-card{height:240px}.container{max-width:1280px}}@media screen and (min-width:1280px){.card{width:32%}.mat-card{height:270px}.toolbar{max-width:1280px}}