.post-list-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.post-list-grid{grid-template-columns:repeat(3,1fr)}}.post-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s}.post-card:hover{box-shadow:0 4px 24px #00000026}.post-card-image-wrapper{background:#f6f6f6;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.post-card-image-wrapper img.post-card-image{display:block;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;width:100%}.post-card-image{height:180px;object-fit:cover;width:100%}@media (min-width:1024px){.post-card-image{height:200px}}.post-card-content{display:flex;flex:1 1;flex-direction:column;padding:1rem}.post-card-title{color:#222;font-size:1.2rem;margin:0 0 .5rem}.post-card-meta{color:#888;font-size:.9rem;margin-bottom:.5rem}.post-card-desc{color:#444;font-size:1rem;margin-top:auto}.code-block{margin:1rem 0;position:relative}.copy-button{background-color:#0078d4;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;position:absolute;right:10px;top:10px}.copy-button:hover{background-color:#005a9e}.youtube-embed{height:0;margin:1rem 0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}.youtube-embed iframe{height:100%;left:0;position:absolute;top:0;width:100%}.devops-animation{border:1px solid #ccc;border-radius:4px;margin:1rem 0;padding:1rem}body{font-family:Arial,sans-serif;margin:0;padding:0}footer,header{background:#282c34;color:#fff;padding:1rem;text-align:center}main{padding:2rem}
/*# sourceMappingURL=main.d8a51346.css.map*/