h1,h2,h3,h4,h5,h6,p{margin:0}p:last-child{margin-bottom:0}ul{margin:0;padding:0;list-style:none}a{color:currentColor;text-decoration:none}button{cursor:pointer}img{display:block;max-width:100%;height:auto}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color:#242424;background-color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{display:flex;flex-direction:column;min-width:100vw;min-height:100vh;margin:0}main{flex-grow:1}main:has(.back-link){text-align:center}.container{max-width:1200px;padding-left:16px;padding-right:16px;margin-left:auto;margin-right:auto}@media only screen and (min-width: 768px){.container{max-width:768px}}@media only screen and (min-width: 1200px){.container{max-width:1200px}}.posts-page{padding-top:30px;padding-bottom:30px;margin-left:auto;margin-right:auto}.posts-list{display:flex;gap:20px;flex-wrap:wrap}.posts-list-item{position:relative;width:calc((100% - 60px)/4);height:260px;padding:32px 8px 0 24px;border-radius:4px;box-shadow:0 8px 10px #0003,0 6px 30px #0000001f,0 16px 24px #00000024;background-color:#fff;overflow:auto}.posts-list-item:after{position:sticky;bottom:0;display:block;width:100%;height:32px;background-color:#fff;content:""}.load-posts{border:none;border-radius:50px;background-color:brown;height:25px;width:200px;cursor:pointer;color:beige;margin-top:8px;margin-bottom:8px}
