.phmh-category-cards{display:grid;gap:1.5rem;margin:2rem 0}.phmh-category-cards.columns-2{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.phmh-category-card{border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;background:#fff}.phmh-card-title{margin-top:0}.phmh-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.phmh-breadcrumbs ol{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:.25rem}.phmh-breadcrumbs li:not(:last-child)::after{content:" › ";margin-left:.25rem;color:#666}.phmh-landing-hero{padding:3rem 1rem;background:#f5f7fa;text-align:center;margin-bottom:2rem}