html:not(.route-projects) .excerpt{display:none}.blog-entry{display:flex;flex-flow:row wrap;gap:20px;text-decoration:none;padding:15px;width:99%;margin:5px 0;border-radius:12px}.blog-entry:hover{background:var(--theme-highlight);border-radius:20px}.blog-entry:hover .thumbnail img{transform:scale(1.05)}.blog-entry .thumbnail{overflow:hidden;border-radius:1.35rem;width:125px;max-height:125px;box-shadow:0 2px 3px 1px #00000021}.blog-entry .thumbnail img{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;border-radius:1.35rem;width:125px;max-height:125px;object-fit:cover;object-position:center center;transition:all .2s ease-out}.blog-entry .title{text-wrap:balance}.blog-entry .prose{display:flex;flex:1 0 0;flex-flow:column nowrap;height:min-content;min-width:200px;margin:auto}.blog-entry .excerpt{padding-top:5px;color:var(--theme-text-3)}@media (max-width: 799px){.blog-entry{margin:5px auto}.blog-entry .thumbnail{margin:0 auto auto!important;border-radius:2.35rem;width:150px;max-height:150px}.blog-entry .thumbnail img{width:100%!important;max-height:175px}.blog-entry .prose *{text-align:center!important;margin:auto}}@media (max-width: 399px){.blog-entry .thumbnail img{max-height:225px}}
