.blog{display:flex;width:100%;justify-content:center;align-items:center}.blog .blog-grid{width:fit-content;max-width:70%}.blog .blog-grid .post{transition:all cubic-bezier(0.075, 0.82, 0.165, 1) .25s;_opacity:.91}.blog .blog-grid .post:hover{border:4px solid rgba(29,29,48,.8705882353);border-radius:18px}.blog .blog-grid .post{background:rgba(2,2,11,.8705882353);border-radius:14px;padding:15px;color:#e7e7e7}.blog .blog-grid .post .title-block{display:ruby;align-items:center;gap:.6em}.blog .blog-grid .post .title-block h2{margin-top:0;margin-bottom:.6em;width:fit-content;color:#5774f5}.blog .blog-grid .post .title-block .meta{width:fit-content;margin-bottom:.6em;float:right}.blog .blog-grid .post .title-block .lucide{top:4px;position:relative}.blog .blog-grid .post .post-content{width:100%}.blog .blog-post{min-width:80%}.blog .blog-post .title .poster img{width:32px;height:32px}
