.almanac-posts.almanac-posts--module{display:block;margin:0;padding:0}.almanac-posts__list{list-style:none;margin:0;padding:0}.almanac-posts__item{margin:0}.almanac-posts__post{position:relative}.almanac-posts__meta{color:var(--al-muted);display:flex;flex-wrap:wrap;font-family:var(--al-mono-family);font-size:.74rem;font-weight:500;gap:.2rem 0;letter-spacing:.08em;margin:0 0 .6rem;text-transform:uppercase}.almanac-posts__tag{color:var(--al-primary)}.almanac-posts__meta>span+span:before{color:var(--al-rule-strong);content:"/";margin:0 .6em}.almanac-posts__title{font-size:clamp(1.35rem,1.2rem + .6vw,1.7rem);line-height:1.15;margin:0 0 .5rem}.almanac-posts__link{color:var(--al-ink);text-decoration:none}.almanac-posts__link:after{content:"";inset:0;position:absolute;z-index:1}.almanac-posts__link:focus-visible,.almanac-posts__link:hover{color:var(--al-primary);text-decoration:underline;text-decoration-thickness:1px}.almanac-posts__link:focus-visible{outline:none}.almanac-posts__post:has(.almanac-posts__link:focus-visible){outline:2px solid var(--al-primary);outline-offset:4px}.almanac-posts__summary{color:var(--al-muted);margin:0;max-width:40rem}.almanac-posts__all{margin:1.5rem 0 0}.almanac-posts__empty{color:var(--al-muted);margin:0;padding:1.5rem 0}.almanac-posts--list .almanac-posts__list,.almanac-posts__empty{border-top:1px solid var(--al-ink)}.almanac-posts--list .almanac-posts__item{border-bottom:1px solid var(--al-rule)}.almanac-posts--list .almanac-posts__post{padding:1.4rem 0}@media (min-width:768px){.almanac-posts--list .almanac-posts__post{align-items:baseline;display:grid;gap:2rem;grid-template-columns:12rem minmax(0,1fr);padding:1.75rem 0}.almanac-posts--list .almanac-posts__meta{flex-direction:column;margin:0}.almanac-posts--list .almanac-posts__meta>span+span:before{display:none}.almanac-posts--list .almanac-posts__tag{margin-top:.35rem}}.almanac-posts--grid .almanac-posts__list{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(auto-fill,minmax(min(100%,18rem),1fr))}.almanac-posts--grid .almanac-posts__post{border-top:1px solid var(--al-ink);display:flex;flex-direction:column;height:100%;padding-top:1.1rem}.almanac-posts--grid .almanac-posts__media{background:var(--al-surface);border-radius:var(--al-radius);margin:-1.1rem 0 1.1rem;order:-1;overflow:hidden}.almanac-posts--grid .almanac-posts__media img{aspect-ratio:16/10;display:block;height:auto;object-fit:cover;transition:transform .5s var(--al-ease);width:100%}.almanac-posts--grid .almanac-posts__post:hover .almanac-posts__media img{transform:scale(1.03)}.almanac-posts--grid .almanac-posts__post:has(.almanac-posts__media){border-top:0}@media (min-width:1024px){.almanac-posts--grid .almanac-posts__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.almanac-posts--grid .almanac-posts__post:hover .almanac-posts__media img{transform:none}}.al-band--dark .almanac-posts__link,.al-on-dark .almanac-posts__link{color:#fff}.al-band--dark .almanac-posts__tag,.al-on-dark .almanac-posts__tag{color:var(--al-highlight)}.al-band--dark .almanac-posts--grid .almanac-posts__post,.al-band--dark .almanac-posts--list .almanac-posts__list,.al-on-dark .almanac-posts--grid .almanac-posts__post,.al-on-dark .almanac-posts--list .almanac-posts__list{border-top-color:currentColor}.al-band--dark .almanac-posts__meta,.al-band--dark .almanac-posts__summary,.al-on-dark .almanac-posts__meta,.al-on-dark .almanac-posts__summary{color:#cfc8ba}