.home-community-dashboard{grid-template-columns:minmax(0,1fr) minmax(300px,.34fr);align-items:start;gap:16px;width:100%;min-width:0;display:grid}.home-community-dashboard.is-single-column{grid-template-columns:minmax(0,1fr)}.home-community-dashboard .home-community-popular{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--jdsc-shadow-1);padding:20px}.home-community-dashboard .home-community-popular:before{display:none}.home-community-dashboard-side{gap:14px}.home-community-dashboard-side .community-home-redesign-card{border-radius:var(--radius-lg);box-shadow:var(--jdsc-shadow-1)}.home-community-empty{min-height:280px;color:var(--color-text-muted);text-align:center;place-content:center;justify-items:center;gap:7px;display:grid}.home-community-empty strong{color:var(--color-text-strong);font-size:15px;font-weight:var(--jdsc-fw-bold)}.home-community-empty span{font-size:12px;font-weight:700}.home-community-empty a{margin-top:4px}@media (max-width:1040px){.home-community-dashboard{grid-template-columns:minmax(0,1fr) minmax(280px,.42fr)}}@media (max-width:900px){.home-community-dashboard{grid-template-columns:minmax(0,1fr)}.home-community-dashboard-side{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;width:100%}}@media (max-width:760px),(max-width:1024px) and (max-height:640px){.home-community-dashboard{grid-template-columns:minmax(0,1fr)}.home-community-dashboard .home-community-popular{padding:16px}.home-community-dashboard-side{grid-template-columns:minmax(0,1fr);width:100%}}
