.pn-tutor-feed{font-family:inherit;color:#1A1A1A;box-sizing:border-box}.pn-tutor-feed *,.pn-tutor-feed *::before,.pn-tutor-feed *::after{box-sizing:border-box}.pn-tutor-feed__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}@media (max-width:1024px){.pn-tutor-feed__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pn-tutor-feed__grid{grid-template-columns:1fr}}.pn-tutor-feed__card{background:#FFF;border:1px solid #E8E8E8;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px;transition:box-shadow 0.2s ease}.pn-tutor-feed__card:hover{box-shadow:0 4px 16px rgb(0 0 0 / .08)}.pn-tutor-feed__photo-wrap{position:relative;width:80px;height:80px;flex-shrink:0;margin-bottom:4px}.pn-tutor-feed__photo{width:80px;height:80px;border-radius:50%;object-fit:cover;display:block}.pn-tutor-feed__photo--placeholder{background:#ff6b6b;color:#FFF;font-size:28px;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:50%;width:80px;height:80px}.pn-tutor-feed__verified{position:absolute;bottom:0;right:0;background:#1D9E75;color:#FFF;width:22px;height:22px;border-radius:50%;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #FFF;cursor:default}.pn-tutor-feed__name{font-size:17px;font-weight:600;color:#1A1A1A;margin:0;line-height:1.3}.pn-tutor-feed__rating{display:flex;align-items:center;gap:2px}.pn-tutor-feed__star{color:#E8E8E8;font-size:16px;line-height:1}.pn-tutor-feed__star--filled{color:#F5A623}.pn-tutor-feed__review-count{font-size:13px;color:#666;margin-left:4px}.pn-tutor-feed__location{font-size:14px;color:#666;margin:0}.pn-tutor-feed__pills{display:flex;flex-wrap:wrap;gap:6px}.pn-tutor-feed__pill{font-size:12px;font-weight:500;padding:3px 10px;border-radius:999px;display:inline-block;line-height:1.6}.pn-tutor-feed__pill--online{background:#EAF7F2;color:#1D9E75}.pn-tutor-feed__pill--inperson{background:#FEF0F0;color:#E84040}.pn-tutor-feed__skills{font-size:13px;color:#1A1A1A;margin:0;line-height:1.5}.pn-tutor-feed__skills-more{color:#666;font-style:italic}.pn-tutor-feed__bio{font-size:14px;color:#666;margin:0;line-height:1.6;flex-grow:1}.pn-tutor-feed__btn{display:inline-block;margin-top:auto;padding:10px 20px;background:#ff6b6b;color:#FFF;border-radius:8px;font-size:14px;font-weight:600;text-decoration:none;text-align:center;transition:background 0.2s ease}.pn-tutor-feed__btn:hover,.pn-tutor-feed__btn:focus{background:#c93535;color:#FFF;text-decoration:none}.pn-tutor-feed__cta{background:#FEF0F0;border:1px solid #FBCFCF;border-radius:12px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.pn-tutor-feed__cta p{margin:0;font-size:16px;font-weight:500;color:#1A1A1A}.pn-tutor-feed__cta a{display:inline-block;padding:12px 28px;background:#ff6b6b;color:#FFF;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;white-space:nowrap;transition:background 0.2s ease}.pn-tutor-feed__cta a:hover,.pn-tutor-feed__cta a:focus{background:#c93535;color:#FFF;text-decoration:none}.pn-tutor-feed--fallback{background:#FEF0F0;border:1px solid #FBCFCF;border-radius:12px;padding:32px;text-align:center}.pn-tutor-feed--fallback p{margin:0 0 16px;font-size:16px;color:#1A1A1A}.pn-tutor-feed--fallback a{display:inline-block;padding:12px 28px;background:#ff6b6b;color:#FFF;border-radius:8px;font-size:15px;font-weight:600;text-decoration:none;transition:background 0.2s ease}.pn-tutor-feed--fallback a:hover{background:#c93535;color:#FFF;text-decoration:none}@media (max-width:600px){.pn-tutor-feed__cta{flex-direction:column;text-align:center}.pn-tutor-feed__cta a{width:100%;text-align:center}}