.post__wrapper{display:grid;gap:1.5rem}.tag-breadcrumbs+h1{margin-top:28px}.tag-breadcrumbs{align-items:center;display:flex;gap:4px}.tag-breadcrumbs a span{font-size:15px;transform:translateY(-1px)}.tag-breadcrumbs>*{align-items:center;background:var(--agent-Gray-1,#e2e8f0);border:1px solid var(--agent-Gray-6,#1a202c);border-radius:6px;color:inherit;display:flex;font-size:14px;font-weight:500;gap:4px;height:24px;line-height:1.4;padding:0 8px;text-decoration:none}.tag-breadcrumbs a:hover{box-shadow:inset 0 0 0 1px var(--agent-Gray-6,#1a202c)}.tag-breadcrumbs a:active,.tag-breadcrumbs a:hover{color:var(--agent-Gray-6,#1a202c);font-weight:500;text-decoration:none}.tag-breadcrumbs a:active{background-color:var(--agent-Gray-6,#1a202c);color:#fff}@media(min-width:768px){.post__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.post__wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}