.sfc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:22px;margin:24px 0}.sfc-grid-single{grid-template-columns:minmax(280px,680px)}.sfc-card{border:1px solid #e7e7e7;border-radius:14px;background:#fff;padding:24px;box-shadow:0 7px 22px rgba(0,0,0,.045);font-family:inherit}.sfc-kicker{font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;margin-bottom:18px;color:#59606a}.sfc-head{display:flex;gap:16px;align-items:center}.sfc-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;flex:0 0 72px;display:flex;align-items:center;justify-content:center;background:#f0f2f5;font-weight:800;font-size:22px;color:#505761}.sfc-avatar img{width:100%;height:100%;object-fit:cover}.sfc-name{font-size:22px;line-height:1.15;margin:0 0 5px;font-weight:700}.sfc-title{font-size:14px;line-height:1.35;color:#555;margin-bottom:7px}.sfc-rating{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:13px}.sfc-stars{letter-spacing:1px;color:#e7a600;font-size:15px}.sfc-rating-count{color:#666}.sfc-bio{font-size:15px;line-height:1.58;margin:18px 0 0;color:#34383d}.sfc-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.sfc-tag{border:1px solid #d7dbe0;border-radius:999px;padding:5px 10px;font-size:12px;background:#fafbfc}.sfc-proof{font-size:12px;color:#69717b;margin-top:16px;padding-top:14px;border-top:1px solid #eee}@media(max-width:520px){.sfc-card{padding:20px}.sfc-avatar{width:62px;height:62px;flex-basis:62px}.sfc-name{font-size:20px}}