.HubList_postHeader__V8Ux2{font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:24px;text-align:center;letter-spacing:.5px}.HubList_postContainer__YfDpq{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:24px;margin-bottom:80px;background:linear-gradient(180deg,#1a1a1a,#2c2c2c)}.HubList_postList__sNqOf{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:16px;gap:16px;padding:16px;width:100%;max-width:1200px}.HubList_postItem__rA4Re{position:relative;display:flex;flex-direction:column;text-decoration:none;background:#222;border:1px solid #444;border-radius:12px;overflow:hidden;opacity:0;transform:translateY(20px);animation:HubList_fadeIn__e2VsL .4s ease-out forwards;transition:transform .2s ease,box-shadow .2s ease}.HubList_postItem__rA4Re:hover{transform:scale(1.03);box-shadow:0 6px 12px rgba(0,0,0,.2)}.HubList_postItem__rA4Re:focus{outline:2px solid #1e90ff;outline-offset:2px}@keyframes HubList_fadeIn__e2VsL{to{opacity:1;transform:translateY(0)}}.HubList_postThumbnail__kQDtD{position:relative;width:100%;height:200px;overflow:hidden}.HubList_postThumbnail__kQDtD img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;background:#000;transition:transform .3s ease}.HubList_postItem__rA4Re:hover .HubList_postThumbnail__kQDtD img{transform:scale(1.05)}.HubList_overlay__aoFDX{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.6));opacity:0;transition:opacity .3s ease}.HubList_postItem__rA4Re:hover .HubList_overlay__aoFDX{opacity:1}.HubList_postContent__qNg70{padding:16px;display:flex;flex-direction:column;gap:8px}.HubList_postTitle__YVHpd{font-size:1.25rem;font-weight:500;color:#fff;margin:0;line-height:1.4}.HubList_postSubtitle__HGXCg{font-size:.875rem;color:#d3d3d3;margin:0;line-height:1.5}.HubList_postIcon__2Zy8W{color:#1e90ff;margin-top:8px;align-self:flex-end;transition:transform .2s ease}.HubList_postItem__rA4Re:hover .HubList_postIcon__2Zy8W{transform:translateX(4px)}@media (max-width:600px){.HubList_postList__sNqOf{grid-template-columns:1fr;gap:12px}.HubList_postThumbnail__kQDtD{height:180px}.HubList_postTitle__YVHpd{font-size:1.125rem}.HubList_postSubtitle__HGXCg{font-size:.8125rem}}