.tp-page{background:#faf9f7;min-height:100vh;padding-top:68px}.tp-root{font-family:system-ui,sans-serif}.tp-hero{text-align:center;background:linear-gradient(135deg,#7b1515 0%,#2d0000 60%,#1a1a1a 100%);padding:5rem 5% 4rem}.tp-hero-tag{color:#ffd600;letter-spacing:3px;text-transform:uppercase;background:#ffd60026;border:1px solid #ffd60040;border-radius:50px;margin-bottom:18px;padding:6px 20px;font-size:.72rem;font-weight:700;display:inline-block}.tp-hero h1{color:#fff;margin-bottom:14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6vw,4rem);line-height:1.15}.tp-hero p{color:#ffffffbf;max-width:620px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.7}.tp-filters{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.tp-filter-btn{cursor:pointer;color:#ffffffbf;background:0 0;border:1.5px solid #ffffff4d;border-radius:50px;padding:7px 22px;font-size:.82rem;font-weight:600;transition:all .2s}.tp-filter-btn.active{color:#ffd600;background:#ffd60026;border-color:#ffd600}.tp-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;max-width:1280px;margin:0 auto;padding:60px 5%;display:grid}.tp-card{cursor:pointer;background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 24px #0000000f}.tp-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.tp-card-head{flex-grow:1;padding:28px 28px 20px}.tp-card-icon{background:var(--tp-icon-bg);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:14px;font-size:1.8rem;display:flex;overflow:hidden}.tp-card-icon-img{object-fit:cover;width:100%;height:100%}.tp-card-level{letter-spacing:2px;text-transform:uppercase;color:var(--tp-level-color);margin-bottom:6px;font-size:.65rem;font-weight:700}.tp-card h3{color:#111;margin-bottom:4px;font-family:Georgia,serif;font-size:1.3rem}.tp-card-sub{color:#888;margin-bottom:10px;font-size:.8rem}.tp-card-tagline{color:#555;border-left:3px solid #c8952a;margin-bottom:14px;padding-left:10px;font-size:.88rem;font-style:italic;line-height:1.5}.tp-card p{color:#555;font-size:.88rem;line-height:1.65}.tp-card-meta{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:14px;padding:14px 28px;display:flex}.tp-meta-pills{gap:8px;display:flex}.tp-meta-pill{color:#555;background:#f3f4f6;border-radius:50px;padding:4px 12px;font-size:.7rem;font-weight:600}.tp-btn-solid{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b1515,#c45c00);border:none;border-radius:50px;padding:10px 24px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s}.tp-btn-solid:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7b15154d}.tp-btn-solid--card{margin:0;padding:8px 20px;font-size:.75rem}.tp-btn-solid--white{color:#7b1515;background:#fff;padding:13px 32px;font-size:.9rem}.tp-btn-outline{color:#7b1515;cursor:pointer;background:0 0;border:1.5px solid #7b1515;border-radius:50px;padding:9px 22px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s}.tp-btn-outline:hover{background:#7b15150f}.tp-btn-outline--cta{color:#fff;border:2px solid #fff9}.tp-cta-section{text-align:center;background:#7b1515;padding:80px 5%}.tp-cta-section h2{color:#fff;margin-bottom:14px;font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,2.6rem)}.tp-cta-section p{color:#fffc;max-width:560px;margin:0 auto 36px;font-size:1rem;line-height:1.7}.tp-cta-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (max-width:600px){.tp-grid{grid-template-columns:1fr;padding:40px 4%}}
