.pt-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:15px 0}
.pt-tabs button{padding:8px 14px;border:none;background:#eee;border-radius:20px;cursor:pointer}
.pt-tabs button.active{background:#4a6cff;color:#fff}
#pt-price{font-size:22px;font-weight:bold;margin-top:10px}
