.local-post-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem;}.post{background-color:#fff;border-radius:.75rem;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:1.25rem;border:1px solid #e5e7eb;}.post-image-wrapper{width:100%;aspect-ratio:4/3;border-radius:.5rem;object-fit:contain;overflow:hidden;margin-bottom:1.875rem;}.post-no-image-wrapper{display:flex;justify-content:center;}.post-date{color:#6b7280;font-size:.875rem;font-weight:700;margin:0;margin-bottom:.75rem;}.post-summary{color:#111827;font-size:.875rem;line-height:1.25rem;margin:.625rem 0;max-height:6rem;overflow:auto;}.view-post-button{color:#3b82f6;font-weight:400;display:inline-block;text-decoration:none;font-size:.875rem;}@media only screen and (max-width: 600px){.local-post-wrapper{grid-template-columns:repeat(1,1fr);}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}