body{padding-bottom:160px}.hero{padding-top:32px}.featured-card{min-height:320px}@media(max-width:768px){.featured-card{grid-template-columns:1fr!important;min-height:auto}.featured-visual{display:none}.featured-content{padding:32px 24px}.featured-title{font-size:24px}body{padding-bottom:140px}}.posts-grid{gap:16px;align-items:stretch}.post-card{height:100%}.site-footer{margin-bottom:40px}.post-content{font-size:1.05rem;line-height:1.8}.post-content pre{border-radius:8px;border:1px solid var(--border)}.post-content table{border-radius:8px;overflow:hidden}.post-content th{background:var(--code-bg);font-weight:600}.entry-card{border:1px solid var(--border);border-radius:12px;padding:16px;margin-bottom:16px;transition:transform .2s,box-shadow .2s}.entry-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.tag-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:.8rem;background:var(--code-bg);border:1px solid var(--border);margin-right:4px}.post-content h3:has(+p):has(+p){color:var(--secondary)}.post-content a{color:var(--primary);text-decoration:none;border-bottom:1px solid var(--primary)}.post-content a:hover{border-bottom-style:dashed}.post-content p{margin-bottom:1em}footer{padding:2rem 0}