.posts-module__5gI-4a__container{width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 2rem}.posts-module__5gI-4a__header{text-align:center;margin-bottom:4rem}.posts-module__5gI-4a__title{color:var(--secondary);margin-bottom:1rem;font-size:3rem;font-weight:800}.posts-module__5gI-4a__subtitle{color:var(--foreground);opacity:.8;margin-bottom:2.5rem;font-size:1.25rem}.posts-module__5gI-4a__searchBar{background:var(--card-bg);border:1px solid var(--border);border-radius:999px;gap:1rem;max-width:800px;margin:0 auto;padding:.5rem;display:flex;box-shadow:0 4px 20px #0000000d}.posts-module__5gI-4a__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;padding:.75rem 1.5rem;font-size:1rem}.posts-module__5gI-4a__searchButton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:.75rem 2rem;font-weight:600;transition:background-color .2s}.posts-module__5gI-4a__searchButton:hover{background-color:var(--primary-hover)}.posts-module__5gI-4a__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.posts-module__5gI-4a__card{background:var(--card-bg);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:2rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 6px #00000005}.posts-module__5gI-4a__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.posts-module__5gI-4a__cardTag{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.75rem;font-weight:700}.posts-module__5gI-4a__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.posts-module__5gI-4a__cardSummary{color:var(--foreground);opacity:.7;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:2rem;display:-webkit-box;overflow:hidden}.posts-module__5gI-4a__cardFooter{color:var(--foreground);opacity:.6;border-top:1px solid var(--border);justify-content:space-between;padding-top:1rem;font-size:.875rem;display:flex}.posts-module__5gI-4a__empty{text-align:center;color:var(--foreground);opacity:.6;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;grid-column:1/-1;padding:4rem;font-size:1.25rem}
