@layer quartz-base{.homepage-recent{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}@media (max-width:800px){.homepage-recent{grid-template-columns:1fr}}.homepage-recent-island{border:1px solid var(--lightgray);border-radius:.5rem;min-width:0;padding:1.25rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.homepage-recent-island h2{margin:0 0 1rem;font-size:1.25rem}.homepage-recent-island ol{margin:0;padding-left:1.5rem}.homepage-recent-island li{margin:.65rem 0;padding-left:.15rem}.homepage-recent-island a{text-underline-offset:.18em;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .14s,text-decoration-color .14s,text-shadow .14s}.homepage-recent-island a:hover{text-decoration-color:currentColor}.homepage-recent-island a:focus-visible{outline-offset:3px;border-radius:.2rem;outline:2px solid;text-decoration-color:currentColor}[saved-theme=dark] .homepage-recent-island{background-color:#1c1d20;border-color:#464349}[saved-theme=dark] .homepage-recent-island:hover{border-color:#68656e;box-shadow:0 0 1.25rem #7b97aa1f}[saved-theme=dark] .homepage-recent-island a{color:#a9c7db;background-color:#0000}[saved-theme=dark] .homepage-recent-island a:hover,[saved-theme=dark] .homepage-recent-island a:focus-visible{color:#b9e4db;text-shadow:0 0 .7rem #84a59d47}.homepage-recent-badge{border:1px solid var(--secondary);color:var(--secondary);vertical-align:.1em;border-radius:999px;margin-left:.5rem;padding:.05rem .4rem;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block}.homepage-recent-more{margin-top:.75rem;font-size:.9rem;display:inline-block}}