#page-content article p{text-align:justify}#post-info{display:flex;flex-wrap:wrap;align-items:center;margin-block:24px;gap:32px}.post-info-item{display:flex;align-items:center;gap:4px;color:var(--primary-2);font-size:14px}.post-info-item a{color:inherit}.post-author-by{margin-inline-end:4px}blockquote{padding:24px;border-radius:10px;border:1px dashed var(--text-2)}#post-terms-wrap{margin-bottom:24px}#post-categories a:not(:nth-child(2)){margin-inline-start:6px}.post-terms{display:flex;flex-wrap:wrap;align-items:center;padding-block:12px;row-gap:12px}.post-term-title{font-size:14px;color:var(--primary-1);margin-inline-end:10px}.post-term-separator{margin-inline:2px 4px}#post-categories:not(:last-child){border-bottom:1px dashed var(--text-2)}#post-categories a{color:var(--primary-2);font-size:14px;will-change:color;transition:color .2s ease-in-out}#post-categories a:hover{color:var(--primary-1)}#post-tags a{padding:4px 8px;background:var(--primary-2);border-radius:6px;margin-inline-end:12px;font-size:14px;color:var(--text-4);will-change:color,background;transition:.2s ease-in-out;transition-property:color,background}#post-tags a:hover{color:var(--primary-1);background-color:var(--secondary-3)}#post-share-wrap{display:flex;align-items:start;justify-content:space-between}#post-share-title{font-size:14px;color:var(--primary-1);margin-inline-end:10px}#post-share-items-wrap{display:flex;flex-wrap:wrap;flex-direction:column;gap:8px;align-items:self-end}#post-share-items{display:flex;gap:16px;flex-wrap:wrap;align-items:center}.post-share-item{display:flex;align-items:center;gap:6px;flex-direction:row-reverse;padding:4px 4px;border-radius:6px;background-color:rgba(0,0,0,0);will-change:background;transition:background .2s ease-in-out}.post-share-item:hover{background:var(--secondary-2)}.post-share-item i{font-size:16px}.post-share-item span{font-size:12px;font-weight:600;color:var(--text-2)}#post-share-shortlink-wrap{display:flex;background:var(--input-bg);border-radius:8px;align-items:center;padding-inline:4px}#post-share-copy{font-size:14px;display:flex;background:var(--secondary-1);padding:4px;border-radius:6px;cursor:pointer}#post-share-copy-tick{display:none}.entry-content.type-post figure:not(.post-thumbnail) img:not(.emoji),.entry-content.type-post p:has(img:not(.emoji)) img:not(.emoji),.entry-content.type-post>div img:not(.emoji){max-width:100%;display:block;margin:auto}.entry-content.type-post div{max-width:100%}#recent-posts-section{margin-top:80px}#recent-posts-title{font-size:1.5rem;font-weight:700;margin-bottom:30px;line-height:30px}#recent-posts-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;justify-content:space-between}#recent-posts-items .slick-track{padding-inline:20px}.recent-post{height:100%}@media screen and (max-width:1023px){.content-area:not(.content-area-empty) #page-content{padding:16px}}@media screen and (max-width:767px){blockquote{padding:16px}#recent-posts-items{display:flex;flex-direction:column}.recent-post{width:auto;margin-inline:24px;height:auto}}@media screen and (max-width:480px){#post-tags a{padding:2px 4px}#post-share-wrap{flex-direction:column}#post-share-items-wrap,#post-share-shortlink-wrap{align-self:end}}