.post-views{display:inline-flex;align-items:center;gap:5px;width:max-content;color:var(--muted);font-size:11px;font-weight:700;line-height:1.4}.post-views svg{flex:none;fill:currentColor}.post-views b{color:inherit;font-size:12px}.post-card{display:flex;flex-direction:column}.post-card .post-thumb{flex:none}.post-card .post-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:21px}.post-card .category{display:inline-flex;align-items:center;min-height:25px;margin-bottom:9px;padding:2px 9px;border:1px solid color-mix(in srgb,var(--brand),transparent 76%);border-radius:999px;background:color-mix(in srgb,var(--brand),transparent 92%)}.post-card .post-body h2{width:100%;margin:0 0 9px;font-size:18px;line-height:1.65}.post-card .post-views{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid var(--line)}.post-card .post-excerpt{width:100%;min-height:0;margin:0;color:var(--muted);font-size:12px;line-height:1.9}.article-meta-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.article-meta-bar .article-author,.article-meta-bar .article-date{margin:0}.article-meta-bar .article-date{justify-self:end}.article-views{display:flex;align-items:center;flex-direction:column;justify-self:center;padding-inline:18px;border-inline:1px solid var(--line)}.article-views>small{color:var(--muted);font-size:10px;line-height:1.4}.article-views .post-views{margin-top:3px;color:var(--ink)}.article-views .post-views span{display:none}.hero-feature-body>.post-views,.category-featured .post-views{margin:2px 0 12px}.featured-pick-content .post-views{color:rgba(255,255,255,.76)}.featured-pick-content .post-views b{color:#fff}.related-post-card .post-views{margin-top:8px}.popular-posts-list .post-views{color:inherit}html[data-inkor-theme="dark"] .post-card .category{background:color-mix(in srgb,var(--brand),transparent 85%)}@media(max-width:600px){.article-meta-bar{grid-template-columns:1fr auto;gap:14px}.article-views{grid-column:1/-1;grid-row:2;width:100%;padding:11px 0 0;border-inline:0;border-top:1px solid var(--line)}.article-meta-bar .article-date{justify-self:end}.post-card .post-body{padding:18px}}
