.tpm-grid{width:100%;display:grid;gap:22px;min-width:0}.tpm-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tpm-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tpm-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tpm-cols-1{grid-template-columns:1fr}.tpm-card{display:block;background:#fff;border:1px solid #e8ebf0;border-radius:22px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:0 10px 26px rgba(17,24,39,.06);transition:.18s ease;min-width:0}.tpm-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(17,24,39,.1)}.tpm-image-wrap{height:180px;background:#f2f4f8;display:flex;align-items:center;justify-content:center;overflow:hidden}.tpm-image-wrap img{width:100%;height:100%;object-fit:cover;display:block}.tpm-placeholder{width:70px;height:70px;border-radius:20px;background:linear-gradient(135deg,#e7e9ff,#fff0f0)}.tpm-card-body{padding:18px}.tpm-card-body h3{font-size:18px;line-height:1.25;margin:0 0 8px;font-weight:800;color:#111827}.tpm-card-body p{font-size:14px;line-height:1.55;margin:0;color:#5b6472}.tpm-empty{background:#fff;border:1px dashed #ccd2dd;border-radius:16px;padding:20px;color:#687386}@media(max-width:1100px){.tpm-cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.tpm-grid,.tpm-cols-4,.tpm-cols-3,.tpm-cols-2{grid-template-columns:1fr}.tpm-image-wrap{height:210px}}
