.u4m-listings-page-wrapper{margin:0 auto;max-width:1400px;padding:0 1.5rem}.listings-filter-bar{background:#f1f5f9;border-radius:8px;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:3rem;padding:1.5rem}.filter-group{display:flex;flex:1 1 200px;flex-direction:column}.filter-group label{color:#475569;font-size:.85rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.story-filter{background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#1e293b;cursor:pointer;font-size:1rem;padding:.75rem}.listings-grid{align-items:start!important;display:grid!important;gap:2rem!important;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important;width:100%}.listing-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex!important;flex-direction:column;margin:0;max-width:420px!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;width:100%!important}.listing-card:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1);transform:translateY(-4px)}.card-image-wrapper img{height:200px;object-fit:cover!important;width:100%}.card-content-wrapper{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem}.card-content h3{color:#1e293b;font-size:1.25rem;margin-top:0}.card-opening{color:#475569;font-size:.95rem;margin-bottom:1.5rem}.read-more-btn{color:#00838f;display:inline-block;font-weight:600;text-decoration:none}.read-more-btn:hover{text-decoration:underline}