.tp-hero{text-align:center;padding:80px 24px 48px}.tp-hero h1{max-width:600px;margin:0 auto 16px}.tp-hero .hp-subtitle{margin-bottom:0}.tp-grid-section{padding:0 24px 80px}.tp-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:920px;margin:0 auto}.tp-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 24px #0000000f;transition:transform .2s,box-shadow .2s}.tp-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001a}.tp-card-img{height:350px;overflow:hidden}.tp-card-img img{width:100%;height:100%;object-fit:cover;object-position:top}.tp-card-body{padding:24px}.tp-card-name{font-size:20px;font-weight:700;margin-bottom:6px}.tp-card-desc{font-size:14px;color:var(--hp-gray, #64748b);line-height:1.6;margin-bottom:20px}.tp-card-btn{padding:10px 24px;font-size:14px;border-radius:9999px}@media(max-width:768px){.tp-grid{grid-template-columns:1fr}.tp-hero{padding:72px 20px 40px}.tp-grid-section{padding:0 20px 56px}.tp-card-img{height:300px}}
