#main.community #community.post{padding:1.5rem 0}#main.community .sidebar{margin-top:1.5rem}#main.community .breadcrumb{margin:0 0 .5rem 0}section.latest{margin:1.5rem 0 1rem 0}section.latest .grid{display:grid;grid-template-columns:repeat(1, minmax(0, 1fr));gap:1rem}@media(min-width: 576px){section.latest .grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px){section.latest .grid{grid-template-columns:repeat(3, 1fr)}}section.latest article{background:var(--bs-light-bg-subtle);border-radius:1rem;padding:.75rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.06);height:100%}section.latest article .head{display:flex;align-items:center;gap:.625rem;margin:0 0 .625rem 0}section.latest article .head .icon{font-size:1.625rem;line-height:1}section.latest article .head .meta .name{font-size:1.125rem;font-weight:700;margin:0}section.latest article .head .meta .name a{color:var(--bs-body-color);text-decoration:none}section.latest article .head .meta .name a:hover{text-decoration:underline}section.latest article .head .meta .desc{margin:.125rem 0 0 0;color:var(--bs-secondary-color);font-size:.85rem;letter-spacing:-1px}section.latest article .links{margin:.75rem 0 0 0;padding:.5rem;list-style:none;display:flex;flex-wrap:wrap;gap:.5rem .75rem}section.latest article .links>li{padding:0}section.latest article .links>li a{font-size:.9rem;text-decoration:none;color:var(--bs-body-color)}section.latest article .links>li a:hover{text-decoration:underline}section.feed{margin:1.75rem 0 .5rem 0}section.feed h2.title{margin:0 0 .625rem 0;font-size:1rem;font-weight:700}section.feed .grid{display:grid;gap:.625rem;grid-template-columns:repeat(1, 1fr)}@media(min-width: 768px){section.feed .grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1200px){section.feed .grid{grid-template-columns:repeat(3, 1fr)}}section.feed article{background:var(--bs-tertiary-bg);border-radius:.75rem;padding:.75rem .875rem}section.feed article .link{display:block;text-decoration:none;color:var(--bs-body-color)}section.feed article .time{font-size:.75rem;color:var(--bs-secondary-color);margin:0 0 .375rem 0}section.feed article .title{font-size:.938rem;font-weight:500;line-height:1.4}section.feed article:hover{background:color-mix(in oklab, var(--bs-tertiary-bg), #000 6%)}
