@layer quartz-base{.recent-notes>h3{margin:.5rem 0 1rem;font-size:1rem}.recent-notes>ul.recent-ul{margin-top:1rem;padding-left:0;list-style:none}.recent-notes>ul.recent-ul>li{margin:1rem 0}.recent-notes>ul.recent-ul>li .section>.desc>h3>a{background-color:#0000}.recent-notes>ul.recent-ul>li .section>.meta{opacity:.6;margin:0 0 .5rem}.recent-notes ul.tags{flex-wrap:wrap;gap:.375rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.recent-notes ul.tags li{margin:0}.recent-notes ul.tags a.tag-link{background:var(--highlight);color:var(--secondary);border-radius:4px;padding:.125rem .5rem;font-size:.6875rem;text-decoration:none;display:inline-block}.recent-notes ul.tags a.tag-link:hover{background:var(--secondary);color:var(--light)}.recent-notes .recent-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.recent-notes .recent-card-rows{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.recent-notes .recent-card{background:var(--light);border:1px solid var(--lightgray);border-radius:8px;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.recent-notes .recent-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.recent-notes .recent-card.recent-card-row{flex-direction:row;display:flex}.recent-notes .recent-card.recent-card-row .recent-card-img-link{flex-shrink:0;width:180px}.recent-notes .recent-card.recent-card-row .recent-card-img-link .recent-card-img{object-fit:cover;border-bottom:none;border-right:1px solid var(--lightgray);width:100%;height:100%}.recent-notes .recent-card.recent-card-row .recent-card-body{flex:1;min-width:0}.recent-notes .recent-card-img-link{line-height:0;text-decoration:none;display:block}.recent-notes .recent-card-img{object-fit:cover;border-bottom:1px solid var(--lightgray);width:100%;height:140px;display:block}.recent-notes .recent-card-body{flex-direction:column;flex:1;padding:1rem 1.125rem;display:flex}.recent-notes .recent-card-title{margin:0 0 .375rem;font-size:.9375rem;line-height:1.4}.recent-notes .recent-card-title a{color:var(--dark);background-color:#0000;text-decoration:none}.recent-notes .recent-card-title a:hover{color:var(--secondary)}.recent-notes .recent-card-desc{color:var(--gray);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0 0 .75rem;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.recent-notes .recent-card-footer{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:auto;display:flex}.recent-notes .recent-card-date{color:var(--darkgray);opacity:.6;white-space:nowrap;font-size:.75rem}.recent-notes .recent-card-tags{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.recent-notes .recent-card-tags li{margin:0}.recent-notes .recent-card-tags a.tag-link{background:var(--highlight);color:var(--secondary);border-radius:4px;padding:.125rem .5rem;font-size:.6875rem;text-decoration:none;display:inline-block}.recent-notes .recent-card-tags a.tag-link:hover{background:var(--secondary);color:var(--light)}.recent-notes .recent-more{margin:1rem 0 0}.recent-notes .recent-more a{color:var(--secondary);font-size:.875rem;text-decoration:none}.recent-notes .recent-more a:hover{text-decoration:underline}@media (max-width:600px){.recent-notes .recent-card.recent-card-row{flex-direction:column}.recent-notes .recent-card.recent-card-row .recent-card-img-link{width:100%}.recent-notes .recent-card.recent-card-row .recent-card-img-link .recent-card-img{border-right:none;border-bottom:1px solid var(--lightgray);height:140px}}}