.PostList_heading__OEqGp{text-align:center;margin-bottom:.5rem}.PostList_intro__QaH_2{text-align:center;color:var(--ink-soft);max-width:60ch;margin:0 auto 2.5rem}.PostList_grid__Qrvew{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.PostList_card__BOBsV{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:box-shadow .15s ease,transform .15s ease}.PostList_card__BOBsV:hover{box-shadow:0 12px 28px rgba(0,0,0,.08);transform:translateY(-3px)}.PostList_thumb__eodNL{aspect-ratio:16/10;overflow:hidden;background:var(--bg-alt)}.PostList_thumb__eodNL img{width:100%;height:100%;object-fit:cover}.PostList_noimg__J3sgf{width:100%;height:100%;background:linear-gradient(135deg,var(--bg-alt),#eaeaea)}.PostList_cardBody__bTDg7{padding:20px;display:flex;flex-direction:column;gap:8px}.PostList_date__RuRos{color:var(--brand);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0}.PostList_cardTitle__NwjbE{font-size:1.1rem;margin:0;color:var(--ink)}.PostList_card__BOBsV:hover .PostList_cardTitle__NwjbE{color:var(--brand)}.PostList_excerpt___nBCk{color:var(--ink-soft);font-size:.9rem;margin:0}.PostList_reading__hehnx{color:var(--ink-soft);font-size:.78rem;margin:0}.PostList_withSidebar__fr9_a{display:grid;grid-template-columns:1fr 280px;grid-gap:36px;gap:36px;align-items:start}.PostList_gridNarrow__C4yen{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.PostList_sidebar__hhcQA{position:-webkit-sticky;position:sticky;top:90px;background:var(--bg-alt);border-radius:14px;padding:22px}.PostList_sidebar__hhcQA h3{font-size:1.05rem;margin:0 0 10px}.PostList_sidebar__hhcQA h3+.PostList_sideList__3ZKyy{margin-bottom:20px}.PostList_sideList__3ZKyy{list-style:none;margin:0;padding:0}.PostList_sideList__3ZKyy li{padding:6px 0;border-bottom:1px solid var(--line);font-size:.9rem}.PostList_sideList__3ZKyy li:last-child{border-bottom:none}.PostList_sideList__3ZKyy a:hover{color:var(--brand)}.PostList_sideDate__a9NZs{display:block;color:var(--ink-soft);font-size:.75rem}@media (max-width:900px){.PostList_withSidebar__fr9_a{grid-template-columns:1fr}.PostList_gridNarrow__C4yen{grid-template-columns:1fr 1fr}}@media (max-width:560px){.PostList_gridNarrow__C4yen{grid-template-columns:1fr}}.PostList_pagination__w119P{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:3rem}.PostList_pageLink__sYIKM{border:1px solid var(--line);border-radius:8px;padding:10px 18px;font-weight:600}.PostList_pageLink__sYIKM:hover{border-color:var(--brand);color:var(--brand)}.PostList_pageInfo__NO618{color:var(--ink-soft);font-size:.9rem}@media (max-width:860px){.PostList_grid__Qrvew{grid-template-columns:1fr 1fr}}@media (max-width:560px){.PostList_grid__Qrvew{grid-template-columns:1fr}}